Started by upstream project "gerrit-libosmo-gprs" build number 679 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/libosmo-gprs/+/40927 in silent mode. Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3 [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-ATyR2bqfCmBU/agent.3806766 SSH_AGENT_PID=3806772 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3@tmp/private_key_11368125171254246193.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3@tmp/private_key_11368125171254246193.key) [ssh-agent] Using credentials jenkins (gerrit.osmocom.org) The recommended git tool is: NONE using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/libosmo-gprs > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/libosmo-gprs # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmo-gprs > git --version # timeout=10 > git --version # 'git version 2.39.5' using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/libosmo-gprs +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmo-gprs # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmo-gprs # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmo-gprs using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/libosmo-gprs refs/changes/27/40927/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision 2c064d0c0e2a722604cfe65dc08b5a2eda293c25 (osmith/0.2.1) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c064d0c0e2a722604cfe65dc08b5a2eda293c25 # timeout=10 Commit message: "tests: fix for debian 13 armv7l" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 7fa7e786f710504bd88c71498a21e97ff7999d7d # timeout=10
[gerrit-binpkgs@3] $ /bin/sh -xe /tmp/jenkins9636882677173434170.sh + set +x Building binary packages for distro: 'debian:13' + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline cf88fab jobs/gerrit-verifications: osmo-ttcn3-hacks: do make clean + cd libosmo-gprs + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:13 :: Copying the source to the cache dir :: Building the source package docker: building image debian-12-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 579B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:12 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/3] FROM docker.io/library/debian:12 #4 DONE 0.0s #5 [2/3] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper dh-python dpkg-dev fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc python3-packaging python3-setuptools quilt rebar3 sed sphinx-common && apt-get clean #5 CACHED #6 [3/3] RUN USERADD --uid=1000 -m user #6 CACHED #7 exporting to image #7 exporting layers done #7 writing image sha256:59477180ae026d676a9cc995c48374e3924ac1f9943d5fea5d185e66952a294c done #7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg done #7 DONE 0.0s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) libosmo-gprs: using cached https://gerrit.osmocom.org/libosmo-gprs (not cloning, not fetching) libosmo-gprs: 'git clean -ffxd' libosmo-gprs: skipping git checkout, current commit: 2c064d0 tests: fix for debian 13 armv7l libosmo-gprs: building source package 0.2.0.2-2c06 libosmo-gprs: adding debian/changelog entry (0.2.0 => 0.2.0.2.2c06) libosmo-gprs: building debian source package libosmo-gprs: adding commit_2c064d0c0e2a722604cfe65dc08b5a2eda293c25.txt docker: running: build_srcpkg.py inside docker :: Building the binary packages docker: building image debian-13-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-13-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 3.31kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [1/6] FROM docker.io/library/debian:trixie #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.1s #6 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc #6 CACHED #7 [3/6] RUN SET -x && if id "1000" >/dev/null 2>&1; then userdel "$(getent passwd "1000" | cut -d: -f1)"; fi && useradd --uid=1000 -m user #7 CACHED #8 [4/6] RUN CASE "debian:13" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && mkdir -p /usr/share/man/man1/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) set -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #8 CACHED #9 [5/6] RUN SET -x; VERSION="$(echo "debian:13" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:13" in debian:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*|centos:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:13" && exit 1 ;; esac #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:7aa3fc553076b583f2c9ece268a98a3d0e3dcebda783bb04c89fcdc4691bc4b9 0.0s done #11 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg 0.0s done #11 DONE 0.1s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) + apt_get=apt-get + [ -n 1 ] + export DEBIAN_FRONTEND=noninteractive + apt_get=apt-get -y + su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/libosmo-gprs/*.tar.* libosmo-gprs/ libosmo-gprs/.checkpatch.conf libosmo-gprs/.github/ libosmo-gprs/.github/FUNDING.yml libosmo-gprs/.tarball-version libosmo-gprs/COPYING libosmo-gprs/Makefile.am libosmo-gprs/README.md libosmo-gprs/TODO-RELEASE libosmo-gprs/configure.ac libosmo-gprs/contrib/ libosmo-gprs/contrib/jenkins.sh libosmo-gprs/debian/ libosmo-gprs/debian/changelog libosmo-gprs/debian/compat libosmo-gprs/debian/control libosmo-gprs/debian/copyright libosmo-gprs/debian/libosmo-csn1-1.install libosmo-gprs/debian/libosmo-csn1-dev.install libosmo-gprs/debian/libosmo-gprs-gmm-dev.install libosmo-gprs/debian/libosmo-gprs-gmm1.install libosmo-gprs/debian/libosmo-gprs-llc-dev.install libosmo-gprs/debian/libosmo-gprs-llc1.install libosmo-gprs/debian/libosmo-gprs-rlcmac-dev.install libosmo-gprs/debian/libosmo-gprs-rlcmac1.install libosmo-gprs/debian/libosmo-gprs-sm-dev.install libosmo-gprs/debian/libosmo-gprs-sm1.install libosmo-gprs/debian/libosmo-gprs-sndcp-dev.install libosmo-gprs/debian/libosmo-gprs-sndcp1.install libosmo-gprs/debian/rules libosmo-gprs/debian/source/ libosmo-gprs/debian/source/format libosmo-gprs/doc/ libosmo-gprs/doc/pdch_timing.txt libosmo-gprs/git-version-gen libosmo-gprs/include/ libosmo-gprs/include/Makefile.am libosmo-gprs/include/osmocom/ libosmo-gprs/include/osmocom/Makefile.am libosmo-gprs/include/osmocom/csn1/ libosmo-gprs/include/osmocom/csn1/Makefile.am libosmo-gprs/include/osmocom/csn1/csn1.h libosmo-gprs/include/osmocom/csn1/wireshark_compat.h libosmo-gprs/include/osmocom/gprs/ libosmo-gprs/include/osmocom/gprs/Makefile.am libosmo-gprs/include/osmocom/gprs/gmm/ libosmo-gprs/include/osmocom/gprs/gmm/Makefile.am libosmo-gprs/include/osmocom/gprs/gmm/gmm.h libosmo-gprs/include/osmocom/gprs/gmm/gmm_ms_fsm.h libosmo-gprs/include/osmocom/gprs/gmm/gmm_pdu.h libosmo-gprs/include/osmocom/gprs/gmm/gmm_prim.h libosmo-gprs/include/osmocom/gprs/gmm/gmm_private.h libosmo-gprs/include/osmocom/gprs/llc/ libosmo-gprs/include/osmocom/gprs/llc/Makefile.am libosmo-gprs/include/osmocom/gprs/llc/llc.h libosmo-gprs/include/osmocom/gprs/llc/llc_prim.h libosmo-gprs/include/osmocom/gprs/llc/llc_private.h libosmo-gprs/include/osmocom/gprs/rlcmac/ libosmo-gprs/include/osmocom/gprs/rlcmac/Makefile.am libosmo-gprs/include/osmocom/gprs/rlcmac/codel.h libosmo-gprs/include/osmocom/gprs/rlcmac/coding_scheme.h libosmo-gprs/include/osmocom/gprs/rlcmac/csn1_defs.h libosmo-gprs/include/osmocom/gprs/rlcmac/gre.h libosmo-gprs/include/osmocom/gprs/rlcmac/llc_queue.h libosmo-gprs/include/osmocom/gprs/rlcmac/pdch_ul_controller.h libosmo-gprs/include/osmocom/gprs/rlcmac/rlc.h libosmo-gprs/include/osmocom/gprs/rlcmac/rlc_window.h libosmo-gprs/include/osmocom/gprs/rlcmac/rlc_window_dl.h libosmo-gprs/include/osmocom/gprs/rlcmac/rlc_window_ul.h libosmo-gprs/include/osmocom/gprs/rlcmac/rlcmac.h libosmo-gprs/include/osmocom/gprs/rlcmac/rlcmac_dec.h libosmo-gprs/include/osmocom/gprs/rlcmac/rlcmac_enc.h libosmo-gprs/include/osmocom/gprs/rlcmac/rlcmac_prim.h libosmo-gprs/include/osmocom/gprs/rlcmac/rlcmac_private.h libosmo-gprs/include/osmocom/gprs/rlcmac/sched.h libosmo-gprs/include/osmocom/gprs/rlcmac/tbf.h libosmo-gprs/include/osmocom/gprs/rlcmac/tbf_dl.h libosmo-gprs/include/osmocom/gprs/rlcmac/tbf_dl_ass_fsm.h libosmo-gprs/include/osmocom/gprs/rlcmac/tbf_dl_fsm.h libosmo-gprs/include/osmocom/gprs/rlcmac/tbf_ul.h libosmo-gprs/include/osmocom/gprs/rlcmac/tbf_ul_ass_fsm.h libosmo-gprs/include/osmocom/gprs/rlcmac/tbf_ul_fsm.h libosmo-gprs/include/osmocom/gprs/rlcmac/types.h libosmo-gprs/include/osmocom/gprs/rlcmac/types_private.h libosmo-gprs/include/osmocom/gprs/sm/ libosmo-gprs/include/osmocom/gprs/sm/Makefile.am libosmo-gprs/include/osmocom/gprs/sm/sm.h libosmo-gprs/include/osmocom/gprs/sm/sm_ms_fsm.h libosmo-gprs/include/osmocom/gprs/sm/sm_pdu.h libosmo-gprs/include/osmocom/gprs/sm/sm_prim.h libosmo-gprs/include/osmocom/gprs/sm/sm_private.h libosmo-gprs/include/osmocom/gprs/sm/sm_qos.h libosmo-gprs/include/osmocom/gprs/sndcp/ libosmo-gprs/include/osmocom/gprs/sndcp/Makefile.am libosmo-gprs/include/osmocom/gprs/sndcp/comp.h libosmo-gprs/include/osmocom/gprs/sndcp/dcomp.h libosmo-gprs/include/osmocom/gprs/sndcp/pcomp.h libosmo-gprs/include/osmocom/gprs/sndcp/slhc.h libosmo-gprs/include/osmocom/gprs/sndcp/sndcp.h libosmo-gprs/include/osmocom/gprs/sndcp/sndcp_prim.h libosmo-gprs/include/osmocom/gprs/sndcp/sndcp_private.h libosmo-gprs/include/osmocom/gprs/sndcp/v42bis.h libosmo-gprs/include/osmocom/gprs/sndcp/v42bis_private.h libosmo-gprs/include/osmocom/gprs/sndcp/xid.h libosmo-gprs/libosmo-csn1.pc.in libosmo-gprs/libosmo-gprs-gmm.pc.in libosmo-gprs/libosmo-gprs-llc.pc.in libosmo-gprs/libosmo-gprs-rlcmac.pc.in libosmo-gprs/libosmo-gprs-sm.pc.in libosmo-gprs/libosmo-gprs-sndcp.pc.in libosmo-gprs/m4/ libosmo-gprs/m4/.gitkeep libosmo-gprs/src/ libosmo-gprs/src/Makefile.am libosmo-gprs/src/common/ libosmo-gprs/src/common/Makefile.am libosmo-gprs/src/common/qos.c libosmo-gprs/src/common/qos.h libosmo-gprs/src/csn1/ libosmo-gprs/src/csn1/Makefile.am libosmo-gprs/src/csn1/csn1.c libosmo-gprs/src/csn1/csn1_dec.c libosmo-gprs/src/csn1/csn1_enc.c libosmo-gprs/src/gmm/ libosmo-gprs/src/gmm/Makefile.am libosmo-gprs/src/gmm/gmm.c libosmo-gprs/src/gmm/gmm_ms_fsm.c libosmo-gprs/src/gmm/gmm_pdu.c libosmo-gprs/src/gmm/gmm_prim.c libosmo-gprs/src/gmm/misc.c libosmo-gprs/src/llc/ libosmo-gprs/src/llc/Makefile.am libosmo-gprs/src/llc/crc24.c libosmo-gprs/src/llc/llc.c libosmo-gprs/src/llc/llc_bssgp.c libosmo-gprs/src/llc/llc_grr.c libosmo-gprs/src/llc/llc_ll.c libosmo-gprs/src/llc/llc_llgmm.c libosmo-gprs/src/llc/llc_pdu.c libosmo-gprs/src/llc/llc_prim.c libosmo-gprs/src/llc/llc_xid.c libosmo-gprs/src/llc/misc.c libosmo-gprs/src/rlcmac/ libosmo-gprs/src/rlcmac/Makefile.am libosmo-gprs/src/rlcmac/codel.c libosmo-gprs/src/rlcmac/coding_scheme.c libosmo-gprs/src/rlcmac/csn1_ts_24_008.c libosmo-gprs/src/rlcmac/csn1_ts_44_018.c libosmo-gprs/src/rlcmac/csn1_ts_44_060.c libosmo-gprs/src/rlcmac/gre.c libosmo-gprs/src/rlcmac/llc_queue.c libosmo-gprs/src/rlcmac/misc.c libosmo-gprs/src/rlcmac/pdch_ul_controller.c libosmo-gprs/src/rlcmac/rlc.c libosmo-gprs/src/rlcmac/rlc_window.c libosmo-gprs/src/rlcmac/rlc_window_dl.c libosmo-gprs/src/rlcmac/rlc_window_ul.c libosmo-gprs/src/rlcmac/rlcmac.c libosmo-gprs/src/rlcmac/rlcmac_dec.c libosmo-gprs/src/rlcmac/rlcmac_enc.c libosmo-gprs/src/rlcmac/rlcmac_prim.c libosmo-gprs/src/rlcmac/sched.c libosmo-gprs/src/rlcmac/tbf.c libosmo-gprs/src/rlcmac/tbf_dl.c libosmo-gprs/src/rlcmac/tbf_dl_ass_fsm.c libosmo-gprs/src/rlcmac/tbf_dl_fsm.c libosmo-gprs/src/rlcmac/tbf_ul.c libosmo-gprs/src/rlcmac/tbf_ul_ass_fsm.c libosmo-gprs/src/rlcmac/tbf_ul_fsm.c libosmo-gprs/src/rlcmac/ts_44_060.c libosmo-gprs/src/rlcmac/ts_44_064.c libosmo-gprs/src/sm/ libosmo-gprs/src/sm/Makefile.am libosmo-gprs/src/sm/misc.c libosmo-gprs/src/sm/sm.c libosmo-gprs/src/sm/sm_ms_fsm.c libosmo-gprs/src/sm/sm_pdu.c libosmo-gprs/src/sm/sm_prim.c libosmo-gprs/src/sm/sm_qos.c libosmo-gprs/src/sndcp/ libosmo-gprs/src/sndcp/Makefile.am libosmo-gprs/src/sndcp/misc.c libosmo-gprs/src/sndcp/slhc.c libosmo-gprs/src/sndcp/sndcp.c libosmo-gprs/src/sndcp/sndcp_comp.c libosmo-gprs/src/sndcp/sndcp_dcomp.c libosmo-gprs/src/sndcp/sndcp_pcomp.c libosmo-gprs/src/sndcp/sndcp_prim.c libosmo-gprs/src/sndcp/sndcp_xid.c libosmo-gprs/src/sndcp/v42bis.c libosmo-gprs/tests/ libosmo-gprs/tests/Makefile.am libosmo-gprs/tests/gmm/ libosmo-gprs/tests/gmm/Makefile.am libosmo-gprs/tests/gmm/gmm_misc_test.c libosmo-gprs/tests/gmm/gmm_misc_test.err libosmo-gprs/tests/gmm/gmm_misc_test.ok libosmo-gprs/tests/gmm/gmm_prim_ms_test.c libosmo-gprs/tests/gmm/gmm_prim_ms_test.err libosmo-gprs/tests/gmm/gmm_prim_ms_test.ok libosmo-gprs/tests/gmm/gmm_prim_network_test.c libosmo-gprs/tests/gmm/gmm_prim_network_test.err libosmo-gprs/tests/gmm/gmm_prim_network_test.ok libosmo-gprs/tests/gmm/gmm_prim_test.h libosmo-gprs/tests/llc/ libosmo-gprs/tests/llc/Makefile.am libosmo-gprs/tests/llc/llc_prim_test.c libosmo-gprs/tests/llc/llc_prim_test.err libosmo-gprs/tests/llc/llc_prim_test.ok libosmo-gprs/tests/llc/llc_test.c libosmo-gprs/tests/llc/llc_test.err libosmo-gprs/tests/llc/llc_test.ok libosmo-gprs/tests/llc/pdu_codec_test.c libosmo-gprs/tests/llc/pdu_codec_test.err libosmo-gprs/tests/llc/pdu_codec_test.ok libosmo-gprs/tests/llc/xid_codec_test.c libosmo-gprs/tests/llc/xid_codec_test.err libosmo-gprs/tests/llc/xid_codec_test.ok libosmo-gprs/tests/rlcmac/ libosmo-gprs/tests/rlcmac/Makefile.am libosmo-gprs/tests/rlcmac/csn1_ts_44_018_test.c libosmo-gprs/tests/rlcmac/csn1_ts_44_018_test.err libosmo-gprs/tests/rlcmac/csn1_ts_44_018_test.ok libosmo-gprs/tests/rlcmac/csn1_ts_44_060_test.c libosmo-gprs/tests/rlcmac/csn1_ts_44_060_test.err libosmo-gprs/tests/rlcmac/csn1_ts_44_060_test.ok libosmo-gprs/tests/rlcmac/rlcmac_prim_test.c libosmo-gprs/tests/rlcmac/rlcmac_prim_test.err libosmo-gprs/tests/rlcmac/rlcmac_prim_test.ok libosmo-gprs/tests/rlcmac/rlcmac_types_test.c libosmo-gprs/tests/rlcmac/rlcmac_types_test.err libosmo-gprs/tests/rlcmac/rlcmac_types_test.ok libosmo-gprs/tests/sm/ libosmo-gprs/tests/sm/Makefile.am libosmo-gprs/tests/sm/sm_prim_test.c libosmo-gprs/tests/sm/sm_prim_test.err libosmo-gprs/tests/sm/sm_prim_test.ok libosmo-gprs/tests/sndcp/ libosmo-gprs/tests/sndcp/Makefile.am libosmo-gprs/tests/sndcp/slhc_test.c libosmo-gprs/tests/sndcp/slhc_test.ok libosmo-gprs/tests/sndcp/sndcp_prim_test.c libosmo-gprs/tests/sndcp/sndcp_prim_test.err libosmo-gprs/tests/sndcp/sndcp_prim_test.ok libosmo-gprs/tests/sndcp/sndcp_xid_test.c libosmo-gprs/tests/sndcp/sndcp_xid_test.ok libosmo-gprs/tests/testsuite.at + cd _temp/binpkgs/libosmo-gprs + apt-get -y update Hit:1 http://deb.debian.org/debian trixie InRelease Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.1 kB] Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ InRelease [1553 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ Packages [69.3 kB] Fetched 161 kB in 0s (1289 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/master/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf automake autopoint autotools-dev bsdextrautils debhelper dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libdebhelper-perl libfile-stripnondeterminism-perl libmagic-mgc libmagic1t64 libmnl-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpcsclite1 libpipeline1 libpkgconf3 libsctp-dev libsctp1 libtalloc-dev libtalloc2 libtool libuchardet0 liburing2 libusb-1.0-0 libusb-1.0-0-dev libxml2 m4 man-db osmocom-keyring osmocom-master pkg-config pkgconf pkgconf-bin po-debconf sensible-utils 0 upgraded, 54 newly installed, 0 to remove and 4 not upgraded. Need to get 13.1 MB of archives. After this operation, 48.0 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmocom-keyring 1.0.2.5.fc66 [3000 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmocom-master 1.1.0 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore22 1.11.0.32.33cb4 [173 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 sensible-utils all 0.0.25 [25.0 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocodec4 1.11.0.32.33cb4 [52.1 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoisdn0 1.11.0.32.33cb4 [71.3 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogsm20 1.11.0.32.33cb4 [227 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocoding0 1.11.0.32.33cb4 [71.1 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmovty13 1.11.0.32.33cb4 [105 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogb14 1.11.0.32.33cb4 [178 kB] Get:11 http://deb.debian.org/debian trixie/main amd64 libmagic-mgc amd64 1:5.46-5 [338 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoctrl0 1.11.0.32.33cb4 [60.5 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmosim2 1.11.0.32.33cb4 [64.2 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmousb0 1.11.0.32.33cb4 [51.1 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore 1.11.0.32.33cb4 [44.3 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore-dev 1.11.0.32.33cb4 [849 kB] Get:17 http://deb.debian.org/debian trixie/main amd64 libmagic1t64 amd64 1:5.46-5 [109 kB] Get:18 http://deb.debian.org/debian trixie/main amd64 file amd64 1:5.46-5 [43.6 kB] Get:19 http://deb.debian.org/debian trixie/main amd64 gettext-base amd64 0.23.1-2 [243 kB] Get:20 http://deb.debian.org/debian trixie/main amd64 libuchardet0 amd64 0.0.8-1+b2 [68.9 kB] Get:21 http://deb.debian.org/debian trixie/main amd64 groff-base amd64 1.23.0-9 [1187 kB] Get:22 http://deb.debian.org/debian trixie/main amd64 bsdextrautils amd64 2.41-5 [94.6 kB] Get:23 http://deb.debian.org/debian trixie/main amd64 libpipeline1 amd64 1.5.8-1 [42.0 kB] Get:24 http://deb.debian.org/debian trixie/main amd64 man-db amd64 2.13.1-1 [1469 kB] Get:25 http://deb.debian.org/debian trixie/main amd64 m4 amd64 1.4.19-8 [294 kB] Get:26 http://deb.debian.org/debian trixie/main amd64 autoconf all 2.72-3.1 [494 kB] Get:27 http://deb.debian.org/debian trixie/main amd64 autotools-dev all 20240727.1 [60.2 kB] Get:28 http://deb.debian.org/debian trixie/main amd64 automake all 1:1.17-4 [862 kB] Get:29 http://deb.debian.org/debian trixie/main amd64 autopoint all 0.23.1-2 [770 kB] Get:30 http://deb.debian.org/debian trixie/main amd64 libdebhelper-perl all 13.24.2 [90.9 kB] Get:31 http://deb.debian.org/debian trixie/main amd64 libtool all 2.5.4-4 [539 kB] Get:32 http://deb.debian.org/debian trixie/main amd64 dh-autoreconf all 20 [17.1 kB] Get:33 http://deb.debian.org/debian trixie/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:34 http://deb.debian.org/debian trixie/main amd64 libfile-stripnondeterminism-perl all 1.14.1-2 [19.7 kB] Get:35 http://deb.debian.org/debian trixie/main amd64 dh-strip-nondeterminism all 1.14.1-2 [8620 B] Get:36 http://deb.debian.org/debian trixie/main amd64 dwz amd64 0.15-1+b1 [110 kB] Get:37 http://deb.debian.org/debian trixie/main amd64 libxml2 amd64 2.12.7+dfsg+really2.9.14-2.1 [698 kB] Get:38 http://deb.debian.org/debian trixie/main amd64 gettext amd64 0.23.1-2 [1680 kB] Get:39 http://deb.debian.org/debian trixie/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get:40 http://deb.debian.org/debian trixie/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:41 http://deb.debian.org/debian trixie/main amd64 debhelper all 13.24.2 [919 kB] Get:42 http://deb.debian.org/debian trixie/main amd64 libmnl-dev amd64 1.0.5-3 [23.2 kB] Get:43 http://deb.debian.org/debian trixie/main amd64 libsctp1 amd64 1.0.21+dfsg-1 [25.8 kB] Get:44 http://deb.debian.org/debian trixie/main amd64 libtalloc2 amd64 2:2.4.3+samba4.22.3+dfsg-4 [60.7 kB] Get:45 http://deb.debian.org/debian trixie/main amd64 liburing2 amd64 2.9-1 [26.4 kB] Get:46 http://deb.debian.org/debian trixie/main amd64 libpcsclite1 amd64 2.3.3-1 [55.2 kB] Get:47 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0 amd64 2:1.0.28-1 [59.6 kB] Get:48 http://deb.debian.org/debian trixie/main amd64 libtalloc-dev amd64 2:2.4.3+samba4.22.3+dfsg-4 [72.1 kB] Get:49 http://deb.debian.org/debian trixie/main amd64 libsctp-dev amd64 1.0.21+dfsg-1 [74.2 kB] Get:50 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0-dev amd64 2:1.0.28-1 [82.9 kB] Get:51 http://deb.debian.org/debian trixie/main amd64 libpkgconf3 amd64 1.8.1-4 [36.4 kB] Get:52 http://deb.debian.org/debian trixie/main amd64 pkgconf-bin amd64 1.8.1-4 [30.2 kB] Get:53 http://deb.debian.org/debian trixie/main amd64 pkgconf amd64 1.8.1-4 [26.2 kB] Get:54 http://deb.debian.org/debian trixie/main amd64 pkg-config amd64 1.8.1-4 [14.0 kB] Preconfiguring packages ... Fetched 13.1 MB in 0s (76.3 MB/s) Selecting previously unselected package sensible-utils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15431 files and directories currently installed.) Preparing to unpack .../00-sensible-utils_0.0.25_all.deb ... Unpacking sensible-utils (0.0.25) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../01-libmagic-mgc_1%3a5.46-5_amd64.deb ... Unpacking libmagic-mgc (1:5.46-5) ... Selecting previously unselected package libmagic1t64:amd64. Preparing to unpack .../02-libmagic1t64_1%3a5.46-5_amd64.deb ... Unpacking libmagic1t64:amd64 (1:5.46-5) ... Selecting previously unselected package file. Preparing to unpack .../03-file_1%3a5.46-5_amd64.deb ... Unpacking file (1:5.46-5) ... Selecting previously unselected package gettext-base. Preparing to unpack .../04-gettext-base_0.23.1-2_amd64.deb ... Unpacking gettext-base (0.23.1-2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../05-libuchardet0_0.0.8-1+b2_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.8-1+b2) ... Selecting previously unselected package groff-base. Preparing to unpack .../06-groff-base_1.23.0-9_amd64.deb ... Unpacking groff-base (1.23.0-9) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../07-bsdextrautils_2.41-5_amd64.deb ... Unpacking bsdextrautils (2.41-5) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../08-libpipeline1_1.5.8-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.8-1) ... Selecting previously unselected package man-db. Preparing to unpack .../09-man-db_2.13.1-1_amd64.deb ... Unpacking man-db (2.13.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../10-m4_1.4.19-8_amd64.deb ... Unpacking m4 (1.4.19-8) ... Selecting previously unselected package autoconf. Preparing to unpack .../11-autoconf_2.72-3.1_all.deb ... Unpacking autoconf (2.72-3.1) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../12-autotools-dev_20240727.1_all.deb ... Unpacking autotools-dev (20240727.1) ... Selecting previously unselected package automake. Preparing to unpack .../13-automake_1%3a1.17-4_all.deb ... Unpacking automake (1:1.17-4) ... Selecting previously unselected package autopoint. Preparing to unpack .../14-autopoint_0.23.1-2_all.deb ... Unpacking autopoint (0.23.1-2) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../15-libdebhelper-perl_13.24.2_all.deb ... Unpacking libdebhelper-perl (13.24.2) ... Selecting previously unselected package libtool. Preparing to unpack .../16-libtool_2.5.4-4_all.deb ... Unpacking libtool (2.5.4-4) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../17-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../18-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../19-libfile-stripnondeterminism-perl_1.14.1-2_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.14.1-2) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../20-dh-strip-nondeterminism_1.14.1-2_all.deb ... Unpacking dh-strip-nondeterminism (1.14.1-2) ... Selecting previously unselected package dwz. Preparing to unpack .../21-dwz_0.15-1+b1_amd64.deb ... Unpacking dwz (0.15-1+b1) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../22-libxml2_2.12.7+dfsg+really2.9.14-2.1_amd64.deb ... Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1) ... Selecting previously unselected package gettext. Preparing to unpack .../23-gettext_0.23.1-2_amd64.deb ... Unpacking gettext (0.23.1-2) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../24-intltool-debian_0.35.0+20060710.6_all.deb ... Unpacking intltool-debian (0.35.0+20060710.6) ... Selecting previously unselected package po-debconf. Preparing to unpack .../25-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../26-debhelper_13.24.2_all.deb ... Unpacking debhelper (13.24.2) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../27-libmnl-dev_1.0.5-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.5-3) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../28-osmocom-keyring_1.0.2.5.fc66_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66) ... Selecting previously unselected package osmocom-master. Preparing to unpack .../29-osmocom-master_1.1.0_amd64.deb ... Unpacking osmocom-master (1.1.0) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../30-libsctp1_1.0.21+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.21+dfsg-1) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../31-libtalloc2_2%3a2.4.3+samba4.22.3+dfsg-4_amd64.deb ... Unpacking libtalloc2:amd64 (2:2.4.3+samba4.22.3+dfsg-4) ... Selecting previously unselected package liburing2:amd64. Preparing to unpack .../32-liburing2_2.9-1_amd64.deb ... Unpacking liburing2:amd64 (2.9-1) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../33-libosmocore22_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../34-libosmocodec4_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../35-libosmoisdn0_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../36-libosmogsm20_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../37-libosmocoding0_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../38-libosmovty13_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../39-libosmogb14_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../40-libosmoctrl0_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../41-libpcsclite1_2.3.3-1_amd64.deb ... Unpacking libpcsclite1:amd64 (2.3.3-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../42-libosmosim2_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../43-libusb-1.0-0_2%3a1.0.28-1_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.28-1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../44-libosmousb0_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmocore. Preparing to unpack .../45-libosmocore_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../46-libtalloc-dev_2%3a2.4.3+samba4.22.3+dfsg-4_amd64.deb ... Unpacking libtalloc-dev:amd64 (2:2.4.3+samba4.22.3+dfsg-4) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../47-libsctp-dev_1.0.21+dfsg-1_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.21+dfsg-1) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../48-libusb-1.0-0-dev_2%3a1.0.28-1_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../49-libosmocore-dev_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libpkgconf3:amd64. Preparing to unpack .../50-libpkgconf3_1.8.1-4_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-4) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../51-pkgconf-bin_1.8.1-4_amd64.deb ... Unpacking pkgconf-bin (1.8.1-4) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../52-pkgconf_1.8.1-4_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-4) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../53-pkg-config_1.8.1-4_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-4) ... Setting up libpipeline1:amd64 (1.5.8-1) ... Setting up bsdextrautils (2.41-5) ... Setting up libmagic-mgc (1:5.46-5) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libdebhelper-perl (13.24.2) ... Setting up libmagic1t64:amd64 (1:5.46-5) ... Setting up gettext-base (0.23.1-2) ... Setting up m4 (1.4.19-8) ... Setting up file (1:5.46-5) ... Setting up libtalloc2:amd64 (2:2.4.3+samba4.22.3+dfsg-4) ... Setting up libtalloc-dev:amd64 (2:2.4.3+samba4.22.3+dfsg-4) ... Setting up autotools-dev (20240727.1) ... Setting up libpkgconf3:amd64 (1.8.1-4) ... Setting up libmnl-dev:amd64 (1.0.5-3) ... Setting up autopoint (0.23.1-2) ... Setting up libpcsclite1:amd64 (2.3.3-1) ... Setting up pkgconf-bin (1.8.1-4) ... Setting up autoconf (2.72-3.1) ... Setting up dwz (0.15-1+b1) ... Setting up libsctp1:amd64 (1.0.21+dfsg-1) ... Setting up sensible-utils (0.0.25) ... Setting up libuchardet0:amd64 (0.0.8-1+b2) ... Setting up libusb-1.0-0:amd64 (2:1.0.28-1) ... Setting up liburing2:amd64 (2.9-1) ... Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1) ... Setting up automake (1:1.17-4) ... update-alternatives: using /usr/bin/automake-1.17 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.17.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.17.1.gz (of link group automake) doesn't exist Setting up libfile-stripnondeterminism-perl (1.14.1-2) ... Setting up gettext (0.23.1-2) ... Setting up libtool (2.5.4-4) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... Setting up pkgconf:amd64 (1.8.1-4) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dh-autoreconf (20) ... Setting up libsctp-dev:amd64 (1.0.21+dfsg-1) ... Setting up pkg-config:amd64 (1.8.1-4) ... Setting up dh-strip-nondeterminism (1.14.1-2) ... Setting up groff-base (1.23.0-9) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.13.1-1) ... Building database of manual pages ... Setting up debhelper (13.24.2) ... Setting up osmocom-keyring (1.0.2.5.fc66) ... Setting up osmocom-master (1.1.0) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4) ... Setting up libosmocore (1.11.0.32.33cb4) ... Setting up libosmocore-dev:amd64 (1.11.0.32.33cb4) ... Processing triggers for libc-bin (2.41-12) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j21 dpkg-buildpackage: info: source package libosmo-gprs dpkg-buildpackage: info: source version 0.2.0.2.2c06 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts <info@osmocom.org> dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 debian/rules clean dh clean --with autoreconf dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building libosmo-gprs in libosmo-gprs_0.2.0.2.2c06.tar.xz dpkg-source: info: building libosmo-gprs in libosmo-gprs_0.2.0.2.2c06.dsc debian/rules binary dh binary --with autoreconf dh_update_autotools_config dh_autoreconf libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:43: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:43: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:43: the top level configure.ac:22: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/common/Makefile.am: installing './depcomp' dh_auto_configure ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for libosmocore >= 1.10.0... yes checking for libosmogsm >= 1.10.0... yes checking for egrep... (cached) /usr/bin/grep -E CFLAGS="-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmo-csn1.pc config.status: creating libosmo-gprs-gmm.pc config.status: creating libosmo-gprs-llc.pc config.status: creating libosmo-gprs-rlcmac.pc config.status: creating libosmo-gprs-sndcp.pc config.status: creating libosmo-gprs-sm.pc config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/csn1/Makefile config.status: creating include/osmocom/gprs/Makefile config.status: creating include/osmocom/gprs/gmm/Makefile config.status: creating include/osmocom/gprs/llc/Makefile config.status: creating include/osmocom/gprs/rlcmac/Makefile config.status: creating include/osmocom/gprs/sndcp/Makefile config.status: creating include/osmocom/gprs/sm/Makefile config.status: creating src/Makefile config.status: creating src/common/Makefile config.status: creating src/csn1/Makefile config.status: creating src/gmm/Makefile config.status: creating src/llc/Makefile config.status: creating src/rlcmac/Makefile config.status: creating src/sndcp/Makefile config.status: creating src/sm/Makefile config.status: creating tests/Makefile config.status: creating tests/gmm/Makefile config.status: creating tests/llc/Makefile config.status: creating tests/rlcmac/Makefile config.status: creating tests/sndcp/Makefile config.status: creating tests/sm/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands dh_auto_build make -j21 make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs' echo 0.2.0.2-2c06 > .version-t && mv .version-t .version make all-recursive make[2]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs' Making all in include make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include' Making all in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom' Making all in csn1 make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/csn1' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/csn1' Making all in gprs make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs' Making all in gmm make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/gmm' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/gmm' Making all in llc make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/llc' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/llc' Making all in rlcmac make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/rlcmac' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/rlcmac' Making all in sndcp make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/sndcp' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/sndcp' Making all in sm make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/sm' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/sm' make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include' Making all in src make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src' Making all in common make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/common' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o qos.lo qos.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c qos.c -fPIC -DPIC -o .libs/qos.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c qos.c -o qos.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z,relro -o libosmo-gprs-common.la qos.lo libtool: link: ar cr .libs/libosmo-gprs-common.a .libs/qos.o libtool: link: ranlib .libs/libosmo-gprs-common.a libtool: link: ( cd ".libs" && rm -f "libosmo-gprs-common.la" && ln -s "../libosmo-gprs-common.la" "libosmo-gprs-common.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/common' Making all in csn1 make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/csn1' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o csn1.lo csn1.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o csn1_enc.lo csn1_enc.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o csn1_dec.lo csn1_dec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c csn1.c -fPIC -DPIC -o .libs/csn1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c csn1_enc.c -fPIC -DPIC -o .libs/csn1_enc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c csn1_dec.c -fPIC -DPIC -o .libs/csn1_dec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c csn1.c -o csn1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c csn1_enc.c -o csn1_enc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c csn1_dec.c -o csn1_dec.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -export-symbols-regex '^osmo_' -version-info 1:0:0 -no-undefined -Wl,-z,relro -o libosmo-csn1.la -rpath /usr/lib/x86_64-linux-gnu csn1.lo csn1_enc.lo csn1_dec.lo -losmocore -ltalloc -lmnl libtool: link: /usr/bin/nm -B .libs/csn1.o .libs/csn1_enc.o .libs/csn1_dec.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libosmo-csn1.exp libtool: link: /usr/bin/grep -E -e "^osmo_" ".libs/libosmo-csn1.exp" > ".libs/libosmo-csn1.expT" libtool: link: mv -f ".libs/libosmo-csn1.expT" ".libs/libosmo-csn1.exp" libtool: link: echo "{ global:" > .libs/libosmo-csn1.ver libtool: link: cat .libs/libosmo-csn1.exp | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libosmo-csn1.ver libtool: link: echo "local: *; };" >> .libs/libosmo-csn1.ver libtool: link: gcc -shared -fPIC -DPIC .libs/csn1.o .libs/csn1_enc.o .libs/csn1_dec.o /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Werror=format-security -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libosmo-csn1.so.1 -Wl,-version-script -Wl,.libs/libosmo-csn1.ver -o .libs/libosmo-csn1.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libosmo-csn1.so.1" && ln -s "libosmo-csn1.so.1.0.0" "libosmo-csn1.so.1") libtool: link: (cd ".libs" && rm -f "libosmo-csn1.so" && ln -s "libosmo-csn1.so.1.0.0" "libosmo-csn1.so") libtool: link: ar cr .libs/libosmo-csn1.a csn1.o csn1_enc.o csn1_dec.o libtool: link: ranlib .libs/libosmo-csn1.a libtool: link: ( cd ".libs" && rm -f "libosmo-csn1.la" && ln -s "../libosmo-csn1.la" "libosmo-csn1.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/csn1' Making all in llc make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/llc' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o crc24.lo crc24.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o llc.lo llc.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o llc_bssgp.lo llc_bssgp.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o llc_ll.lo llc_ll.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o llc_llgmm.lo llc_llgmm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o llc_grr.lo llc_grr.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o llc_pdu.lo llc_pdu.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o llc_prim.lo llc_prim.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o llc_xid.lo llc_xid.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o misc.lo misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c llc.c -fPIC -DPIC -o .libs/llc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c llc_llgmm.c -fPIC -DPIC -o .libs/llc_llgmm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c llc_pdu.c -fPIC -DPIC -o .libs/llc_pdu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c llc_bssgp.c -fPIC -DPIC -o .libs/llc_bssgp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c crc24.c -fPIC -DPIC -o .libs/crc24.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c misc.c -fPIC -DPIC -o .libs/misc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c llc_grr.c -fPIC -DPIC -o .libs/llc_grr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c llc_ll.c -fPIC -DPIC -o .libs/llc_ll.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c llc_prim.c -fPIC -DPIC -o .libs/llc_prim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c llc_xid.c -fPIC -DPIC -o .libs/llc_xid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c crc24.c -o crc24.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c misc.c -o misc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c llc_bssgp.c -o llc_bssgp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c llc_grr.c -o llc_grr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c llc_prim.c -o llc_prim.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c llc_llgmm.c -o llc_llgmm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c llc_xid.c -o llc_xid.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c llc_ll.c -o llc_ll.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c llc_pdu.c -o llc_pdu.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c llc.c -o llc.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -export-symbols-regex '^osmo_' -version-info 1:0:0 -no-undefined -Wl,-z,relro -o libosmo-gprs-llc.la -rpath /usr/lib/x86_64-linux-gnu crc24.lo llc.lo llc_bssgp.lo llc_ll.lo llc_llgmm.lo llc_grr.lo llc_pdu.lo llc_prim.lo llc_xid.lo misc.lo -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: /usr/bin/nm -B .libs/crc24.o .libs/llc.o .libs/llc_bssgp.o .libs/llc_ll.o .libs/llc_llgmm.o .libs/llc_grr.o .libs/llc_pdu.o .libs/llc_prim.o .libs/llc_xid.o .libs/misc.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gprs-llc.exp libtool: link: /usr/bin/grep -E -e "^osmo_" ".libs/libosmo-gprs-llc.exp" > ".libs/libosmo-gprs-llc.expT" libtool: link: mv -f ".libs/libosmo-gprs-llc.expT" ".libs/libosmo-gprs-llc.exp" libtool: link: echo "{ global:" > .libs/libosmo-gprs-llc.ver libtool: link: cat .libs/libosmo-gprs-llc.exp | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libosmo-gprs-llc.ver libtool: link: echo "local: *; };" >> .libs/libosmo-gprs-llc.ver libtool: link: gcc -shared -fPIC -DPIC .libs/crc24.o .libs/llc.o .libs/llc_bssgp.o .libs/llc_ll.o .libs/llc_llgmm.o .libs/llc_grr.o .libs/llc_pdu.o .libs/llc_prim.o .libs/llc_xid.o .libs/misc.o /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Werror=format-security -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libosmo-gprs-llc.so.1 -Wl,-version-script -Wl,.libs/libosmo-gprs-llc.ver -o .libs/libosmo-gprs-llc.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libosmo-gprs-llc.so.1" && ln -s "libosmo-gprs-llc.so.1.0.0" "libosmo-gprs-llc.so.1") libtool: link: (cd ".libs" && rm -f "libosmo-gprs-llc.so" && ln -s "libosmo-gprs-llc.so.1.0.0" "libosmo-gprs-llc.so") libtool: link: ar cr .libs/libosmo-gprs-llc.a crc24.o llc.o llc_bssgp.o llc_ll.o llc_llgmm.o llc_grr.o llc_pdu.o llc_prim.o llc_xid.o misc.o libtool: link: ranlib .libs/libosmo-gprs-llc.a libtool: link: ( cd ".libs" && rm -f "libosmo-gprs-llc.la" && ln -s "../libosmo-gprs-llc.la" "libosmo-gprs-llc.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/llc' Making all in rlcmac make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/rlcmac' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o codel.lo codel.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o coding_scheme.lo coding_scheme.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o csn1_ts_24_008.lo csn1_ts_24_008.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o csn1_ts_44_018.lo csn1_ts_44_018.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o csn1_ts_44_060.lo csn1_ts_44_060.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o gre.lo gre.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o pdch_ul_controller.lo pdch_ul_controller.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o llc_queue.lo llc_queue.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o rlc_window.lo rlc_window.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o rlc_window_dl.lo rlc_window_dl.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o rlc_window_ul.lo rlc_window_ul.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o rlc.lo rlc.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o rlcmac.lo rlcmac.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o rlcmac_dec.lo rlcmac_dec.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o rlcmac_enc.lo rlcmac_enc.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o rlcmac_prim.lo rlcmac_prim.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o sched.lo sched.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o tbf.lo tbf.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o tbf_dl.lo tbf_dl.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o tbf_dl_fsm.lo tbf_dl_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o tbf_ul.lo tbf_ul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c csn1_ts_24_008.c -fPIC -DPIC -o .libs/csn1_ts_24_008.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c pdch_ul_controller.c -fPIC -DPIC -o .libs/pdch_ul_controller.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c codel.c -fPIC -DPIC -o .libs/codel.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c rlc.c -fPIC -DPIC -o .libs/rlc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c rlc_window_ul.c -fPIC -DPIC -o .libs/rlc_window_ul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c rlcmac_dec.c -fPIC -DPIC -o .libs/rlcmac_dec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c coding_scheme.c -fPIC -DPIC -o .libs/coding_scheme.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c rlc_window_dl.c -fPIC -DPIC -o .libs/rlc_window_dl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c csn1_ts_44_060.c -fPIC -DPIC -o .libs/csn1_ts_44_060.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c gre.c -fPIC -DPIC -o .libs/gre.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c tbf_dl.c -fPIC -DPIC -o .libs/tbf_dl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c llc_queue.c -fPIC -DPIC -o .libs/llc_queue.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sched.c -fPIC -DPIC -o .libs/sched.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c rlc_window.c -fPIC -DPIC -o .libs/rlc_window.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c rlcmac_enc.c -fPIC -DPIC -o .libs/rlcmac_enc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c rlcmac_prim.c -fPIC -DPIC -o .libs/rlcmac_prim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c tbf_ul.c -fPIC -DPIC -o .libs/tbf_ul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c csn1_ts_44_018.c -fPIC -DPIC -o .libs/csn1_ts_44_018.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c rlcmac.c -fPIC -DPIC -o .libs/rlcmac.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c tbf_dl_fsm.c -fPIC -DPIC -o .libs/tbf_dl_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c tbf.c -fPIC -DPIC -o .libs/tbf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c rlc_window.c -o rlc_window.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c codel.c -o codel.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c coding_scheme.c -o coding_scheme.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c csn1_ts_24_008.c -o csn1_ts_24_008.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c csn1_ts_44_018.c -o csn1_ts_44_018.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c pdch_ul_controller.c -o pdch_ul_controller.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c tbf.c -o tbf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c rlc.c -o rlc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c tbf_dl_fsm.c -o tbf_dl_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c gre.c -o gre.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o tbf_ul_fsm.lo tbf_ul_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c rlc_window_dl.c -o rlc_window_dl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sched.c -o sched.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c rlc_window_ul.c -o rlc_window_ul.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o tbf_ul_ass_fsm.lo tbf_ul_ass_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c rlcmac_dec.c -o rlcmac_dec.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o tbf_dl_ass_fsm.lo tbf_dl_ass_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c tbf_dl.c -o tbf_dl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c rlcmac_enc.c -o rlcmac_enc.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o ts_44_060.lo ts_44_060.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o ts_44_064.lo ts_44_064.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o misc.lo misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c llc_queue.c -o llc_queue.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c rlcmac.c -o rlcmac.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c tbf_ul_fsm.c -fPIC -DPIC -o .libs/tbf_ul_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c tbf_ul_ass_fsm.c -fPIC -DPIC -o .libs/tbf_ul_ass_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c tbf_dl_ass_fsm.c -fPIC -DPIC -o .libs/tbf_dl_ass_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c misc.c -fPIC -DPIC -o .libs/misc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c ts_44_064.c -fPIC -DPIC -o .libs/ts_44_064.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c ts_44_060.c -fPIC -DPIC -o .libs/ts_44_060.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c rlcmac_prim.c -o rlcmac_prim.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c tbf_ul.c -o tbf_ul.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c misc.c -o misc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c ts_44_060.c -o ts_44_060.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c ts_44_064.c -o ts_44_064.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c tbf_dl_ass_fsm.c -o tbf_dl_ass_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c tbf_ul_fsm.c -o tbf_ul_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c csn1_ts_44_060.c -o csn1_ts_44_060.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c tbf_ul_ass_fsm.c -o tbf_ul_ass_fsm.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -export-symbols-regex '^osmo_' -version-info 1:0:0 -no-undefined -Wl,-z,relro -o libosmo-gprs-rlcmac.la -rpath /usr/lib/x86_64-linux-gnu codel.lo coding_scheme.lo csn1_ts_24_008.lo csn1_ts_44_018.lo csn1_ts_44_060.lo gre.lo pdch_ul_controller.lo llc_queue.lo rlc_window.lo rlc_window_dl.lo rlc_window_ul.lo rlc.lo rlcmac.lo rlcmac_dec.lo rlcmac_enc.lo rlcmac_prim.lo sched.lo tbf.lo tbf_dl.lo tbf_dl_fsm.lo tbf_ul.lo tbf_ul_fsm.lo tbf_ul_ass_fsm.lo tbf_dl_ass_fsm.lo ts_44_060.lo ts_44_064.lo misc.lo ../../src/csn1/libosmo-csn1.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl libtool: link: /usr/bin/nm -B .libs/codel.o .libs/coding_scheme.o .libs/csn1_ts_24_008.o .libs/csn1_ts_44_018.o .libs/csn1_ts_44_060.o .libs/gre.o .libs/pdch_ul_controller.o .libs/llc_queue.o .libs/rlc_window.o .libs/rlc_window_dl.o .libs/rlc_window_ul.o .libs/rlc.o .libs/rlcmac.o .libs/rlcmac_dec.o .libs/rlcmac_enc.o .libs/rlcmac_prim.o .libs/sched.o .libs/tbf.o .libs/tbf_dl.o .libs/tbf_dl_fsm.o .libs/tbf_ul.o .libs/tbf_ul_fsm.o .libs/tbf_ul_ass_fsm.o .libs/tbf_dl_ass_fsm.o .libs/ts_44_060.o .libs/ts_44_064.o .libs/misc.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gprs-rlcmac.exp libtool: link: /usr/bin/grep -E -e "^osmo_" ".libs/libosmo-gprs-rlcmac.exp" > ".libs/libosmo-gprs-rlcmac.expT" libtool: link: mv -f ".libs/libosmo-gprs-rlcmac.expT" ".libs/libosmo-gprs-rlcmac.exp" libtool: link: echo "{ global:" > .libs/libosmo-gprs-rlcmac.ver libtool: link: cat .libs/libosmo-gprs-rlcmac.exp | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libosmo-gprs-rlcmac.ver libtool: link: echo "local: *; };" >> .libs/libosmo-gprs-rlcmac.ver libtool: link: gcc -shared -fPIC -DPIC .libs/codel.o .libs/coding_scheme.o .libs/csn1_ts_24_008.o .libs/csn1_ts_44_018.o .libs/csn1_ts_44_060.o .libs/gre.o .libs/pdch_ul_controller.o .libs/llc_queue.o .libs/rlc_window.o .libs/rlc_window_dl.o .libs/rlc_window_ul.o .libs/rlc.o .libs/rlcmac.o .libs/rlcmac_dec.o .libs/rlcmac_enc.o .libs/rlcmac_prim.o .libs/sched.o .libs/tbf.o .libs/tbf_dl.o .libs/tbf_dl_fsm.o .libs/tbf_ul.o .libs/tbf_ul_fsm.o .libs/tbf_ul_ass_fsm.o .libs/tbf_dl_ass_fsm.o .libs/ts_44_060.o .libs/ts_44_064.o .libs/misc.o -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/csn1/.libs ../../src/csn1/.libs/libosmo-csn1.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Werror=format-security -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libosmo-gprs-rlcmac.so.1 -Wl,-version-script -Wl,.libs/libosmo-gprs-rlcmac.ver -o .libs/libosmo-gprs-rlcmac.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libosmo-gprs-rlcmac.so.1" && ln -s "libosmo-gprs-rlcmac.so.1.0.0" "libosmo-gprs-rlcmac.so.1") libtool: link: (cd ".libs" && rm -f "libosmo-gprs-rlcmac.so" && ln -s "libosmo-gprs-rlcmac.so.1.0.0" "libosmo-gprs-rlcmac.so") libtool: link: ar cr .libs/libosmo-gprs-rlcmac.a codel.o coding_scheme.o csn1_ts_24_008.o csn1_ts_44_018.o csn1_ts_44_060.o gre.o pdch_ul_controller.o llc_queue.o rlc_window.o rlc_window_dl.o rlc_window_ul.o rlc.o rlcmac.o rlcmac_dec.o rlcmac_enc.o rlcmac_prim.o sched.o tbf.o tbf_dl.o tbf_dl_fsm.o tbf_ul.o tbf_ul_fsm.o tbf_ul_ass_fsm.o tbf_dl_ass_fsm.o ts_44_060.o ts_44_064.o misc.o libtool: link: ranlib .libs/libosmo-gprs-rlcmac.a libtool: link: ( cd ".libs" && rm -f "libosmo-gprs-rlcmac.la" && ln -s "../libosmo-gprs-rlcmac.la" "libosmo-gprs-rlcmac.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/rlcmac' Making all in sndcp make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/sndcp' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o slhc.lo slhc.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o sndcp.lo sndcp.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o sndcp_prim.lo sndcp_prim.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o sndcp_comp.lo sndcp_comp.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o sndcp_dcomp.lo sndcp_dcomp.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o sndcp_pcomp.lo sndcp_pcomp.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o sndcp_xid.lo sndcp_xid.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o misc.lo misc.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o v42bis.lo v42bis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c slhc.c -fPIC -DPIC -o .libs/slhc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sndcp_pcomp.c -fPIC -DPIC -o .libs/sndcp_pcomp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sndcp_prim.c -fPIC -DPIC -o .libs/sndcp_prim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sndcp_dcomp.c -fPIC -DPIC -o .libs/sndcp_dcomp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sndcp.c -fPIC -DPIC -o .libs/sndcp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sndcp_comp.c -fPIC -DPIC -o .libs/sndcp_comp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sndcp_xid.c -fPIC -DPIC -o .libs/sndcp_xid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c misc.c -fPIC -DPIC -o .libs/misc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c v42bis.c -fPIC -DPIC -o .libs/v42bis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c misc.c -o misc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sndcp_pcomp.c -o sndcp_pcomp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sndcp_dcomp.c -o sndcp_dcomp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sndcp_comp.c -o sndcp_comp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sndcp_prim.c -o sndcp_prim.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c slhc.c -o slhc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c v42bis.c -o v42bis.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sndcp.c -o sndcp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sndcp_xid.c -o sndcp_xid.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -export-symbols-regex '^osmo_' -version-info 1:0:0 -no-undefined -Wl,-z,relro -o libosmo-gprs-sndcp.la -rpath /usr/lib/x86_64-linux-gnu slhc.lo sndcp.lo sndcp_prim.lo sndcp_comp.lo sndcp_dcomp.lo sndcp_pcomp.lo sndcp_xid.lo misc.lo v42bis.lo ../../src/common/libosmo-gprs-common.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lm libtool: link: /usr/bin/nm -B .libs/slhc.o .libs/sndcp.o .libs/sndcp_prim.o .libs/sndcp_comp.o .libs/sndcp_dcomp.o .libs/sndcp_pcomp.o .libs/sndcp_xid.o .libs/misc.o .libs/v42bis.o ../../src/common/.libs/libosmo-gprs-common.a | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gprs-sndcp.exp libtool: link: /usr/bin/grep -E -e "^osmo_" ".libs/libosmo-gprs-sndcp.exp" > ".libs/libosmo-gprs-sndcp.expT" libtool: link: mv -f ".libs/libosmo-gprs-sndcp.expT" ".libs/libosmo-gprs-sndcp.exp" libtool: link: echo "{ global:" > .libs/libosmo-gprs-sndcp.ver libtool: link: cat .libs/libosmo-gprs-sndcp.exp | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libosmo-gprs-sndcp.ver libtool: link: echo "local: *; };" >> .libs/libosmo-gprs-sndcp.ver libtool: link: gcc -shared -fPIC -DPIC .libs/slhc.o .libs/sndcp.o .libs/sndcp_prim.o .libs/sndcp_comp.o .libs/sndcp_dcomp.o .libs/sndcp_pcomp.o .libs/sndcp_xid.o .libs/misc.o .libs/v42bis.o -Wl,--whole-archive ../../src/common/.libs/libosmo-gprs-common.a -Wl,--no-whole-archive /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lm -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Werror=format-security -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libosmo-gprs-sndcp.so.1 -Wl,-version-script -Wl,.libs/libosmo-gprs-sndcp.ver -o .libs/libosmo-gprs-sndcp.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libosmo-gprs-sndcp.so.1" && ln -s "libosmo-gprs-sndcp.so.1.0.0" "libosmo-gprs-sndcp.so.1") libtool: link: (cd ".libs" && rm -f "libosmo-gprs-sndcp.so" && ln -s "libosmo-gprs-sndcp.so.1.0.0" "libosmo-gprs-sndcp.so") libtool: link: (cd .libs/libosmo-gprs-sndcp.lax/libosmo-gprs-common.a && ar x "/obs/_temp/binpkgs/libosmo-gprs/src/sndcp/../../src/common/.libs/libosmo-gprs-common.a") libtool: link: ar cr .libs/libosmo-gprs-sndcp.a slhc.o sndcp.o sndcp_prim.o sndcp_comp.o sndcp_dcomp.o sndcp_pcomp.o sndcp_xid.o misc.o v42bis.o .libs/libosmo-gprs-sndcp.lax/libosmo-gprs-common.a/qos.o libtool: link: ranlib .libs/libosmo-gprs-sndcp.a libtool: link: rm -fr .libs/libosmo-gprs-sndcp.lax libtool: link: ( cd ".libs" && rm -f "libosmo-gprs-sndcp.la" && ln -s "../libosmo-gprs-sndcp.la" "libosmo-gprs-sndcp.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/sndcp' Making all in gmm make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/gmm' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o gmm.lo gmm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o gmm_ms_fsm.lo gmm_ms_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o gmm_pdu.lo gmm_pdu.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o gmm_prim.lo gmm_prim.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o misc.lo misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c gmm_pdu.c -fPIC -DPIC -o .libs/gmm_pdu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c misc.c -fPIC -DPIC -o .libs/misc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c gmm_ms_fsm.c -fPIC -DPIC -o .libs/gmm_ms_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c gmm.c -fPIC -DPIC -o .libs/gmm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c gmm_prim.c -fPIC -DPIC -o .libs/gmm_prim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c misc.c -o misc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c gmm_pdu.c -o gmm_pdu.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c gmm_ms_fsm.c -o gmm_ms_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c gmm_prim.c -o gmm_prim.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c gmm.c -o gmm.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -export-symbols-regex '^osmo_' -version-info 1:0:0 -no-undefined -Wl,-z,relro -o libosmo-gprs-gmm.la -rpath /usr/lib/x86_64-linux-gnu gmm.lo gmm_ms_fsm.lo gmm_pdu.lo gmm_prim.lo misc.lo ../../src/llc/libosmo-gprs-llc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lm libtool: link: /usr/bin/nm -B .libs/gmm.o .libs/gmm_ms_fsm.o .libs/gmm_pdu.o .libs/gmm_prim.o .libs/misc.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gprs-gmm.exp libtool: link: /usr/bin/grep -E -e "^osmo_" ".libs/libosmo-gprs-gmm.exp" > ".libs/libosmo-gprs-gmm.expT" libtool: link: mv -f ".libs/libosmo-gprs-gmm.expT" ".libs/libosmo-gprs-gmm.exp" libtool: link: echo "{ global:" > .libs/libosmo-gprs-gmm.ver libtool: link: cat .libs/libosmo-gprs-gmm.exp | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libosmo-gprs-gmm.ver libtool: link: echo "local: *; };" >> .libs/libosmo-gprs-gmm.ver libtool: link: gcc -shared -fPIC -DPIC .libs/gmm.o .libs/gmm_ms_fsm.o .libs/gmm_pdu.o .libs/gmm_prim.o .libs/misc.o -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/llc/.libs ../../src/llc/.libs/libosmo-gprs-llc.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lm -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Werror=format-security -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libosmo-gprs-gmm.so.1 -Wl,-version-script -Wl,.libs/libosmo-gprs-gmm.ver -o .libs/libosmo-gprs-gmm.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libosmo-gprs-gmm.so.1" && ln -s "libosmo-gprs-gmm.so.1.0.0" "libosmo-gprs-gmm.so.1") libtool: link: (cd ".libs" && rm -f "libosmo-gprs-gmm.so" && ln -s "libosmo-gprs-gmm.so.1.0.0" "libosmo-gprs-gmm.so") libtool: link: ar cr .libs/libosmo-gprs-gmm.a gmm.o gmm_ms_fsm.o gmm_pdu.o gmm_prim.o misc.o libtool: link: ranlib .libs/libosmo-gprs-gmm.a libtool: link: ( cd ".libs" && rm -f "libosmo-gprs-gmm.la" && ln -s "../libosmo-gprs-gmm.la" "libosmo-gprs-gmm.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/gmm' Making all in sm make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/sm' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o sm.lo sm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o sm_ms_fsm.lo sm_ms_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o sm_pdu.lo sm_pdu.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o sm_prim.lo sm_prim.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o sm_qos.lo sm_qos.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o misc.lo misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sm_prim.c -fPIC -DPIC -o .libs/sm_prim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sm_pdu.c -fPIC -DPIC -o .libs/sm_pdu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sm_qos.c -fPIC -DPIC -o .libs/sm_qos.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sm.c -fPIC -DPIC -o .libs/sm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sm_ms_fsm.c -fPIC -DPIC -o .libs/sm_ms_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c misc.c -fPIC -DPIC -o .libs/misc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sm_qos.c -o sm_qos.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c misc.c -o misc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sm_ms_fsm.c -o sm_ms_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sm_pdu.c -o sm_pdu.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sm_prim.c -o sm_prim.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sm.c -o sm.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -export-symbols-regex '^osmo_' -version-info 1:0:0 -no-undefined -Wl,-z,relro -o libosmo-gprs-sm.la -rpath /usr/lib/x86_64-linux-gnu sm.lo sm_ms_fsm.lo sm_pdu.lo sm_prim.lo sm_qos.lo misc.lo ../../src/gmm/libosmo-gprs-gmm.la ../../src/sndcp/libosmo-gprs-sndcp.la ../../src/common/libosmo-gprs-common.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl -lm libtool: link: /usr/bin/nm -B .libs/sm.o .libs/sm_ms_fsm.o .libs/sm_pdu.o .libs/sm_prim.o .libs/sm_qos.o .libs/misc.o ../../src/common/.libs/libosmo-gprs-common.a | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gprs-sm.exp libtool: link: /usr/bin/grep -E -e "^osmo_" ".libs/libosmo-gprs-sm.exp" > ".libs/libosmo-gprs-sm.expT" libtool: link: mv -f ".libs/libosmo-gprs-sm.expT" ".libs/libosmo-gprs-sm.exp" libtool: link: echo "{ global:" > .libs/libosmo-gprs-sm.ver libtool: link: cat .libs/libosmo-gprs-sm.exp | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libosmo-gprs-sm.ver libtool: link: echo "local: *; };" >> .libs/libosmo-gprs-sm.ver libtool: link: gcc -shared -fPIC -DPIC .libs/sm.o .libs/sm_ms_fsm.o .libs/sm_pdu.o .libs/sm_prim.o .libs/sm_qos.o .libs/misc.o -Wl,--whole-archive ../../src/common/.libs/libosmo-gprs-common.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/gmm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/sndcp/.libs ../../src/gmm/.libs/libosmo-gprs-gmm.so ../../src/sndcp/.libs/libosmo-gprs-sndcp.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lm -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Werror=format-security -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libosmo-gprs-sm.so.1 -Wl,-version-script -Wl,.libs/libosmo-gprs-sm.ver -o .libs/libosmo-gprs-sm.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libosmo-gprs-sm.so.1" && ln -s "libosmo-gprs-sm.so.1.0.0" "libosmo-gprs-sm.so.1") libtool: link: (cd ".libs" && rm -f "libosmo-gprs-sm.so" && ln -s "libosmo-gprs-sm.so.1.0.0" "libosmo-gprs-sm.so") libtool: link: (cd .libs/libosmo-gprs-sm.lax/libosmo-gprs-common.a && ar x "/obs/_temp/binpkgs/libosmo-gprs/src/sm/../../src/common/.libs/libosmo-gprs-common.a") libtool: link: ar cr .libs/libosmo-gprs-sm.a sm.o sm_ms_fsm.o sm_pdu.o sm_prim.o sm_qos.o misc.o .libs/libosmo-gprs-sm.lax/libosmo-gprs-common.a/qos.o libtool: link: ranlib .libs/libosmo-gprs-sm.a libtool: link: rm -fr .libs/libosmo-gprs-sm.lax libtool: link: ( cd ".libs" && rm -f "libosmo-gprs-sm.la" && ln -s "../libosmo-gprs-sm.la" "libosmo-gprs-sm.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/sm' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src' Making all in tests make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests' Making all in gmm make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/gmm' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/gmm' Making all in llc make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/llc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/llc' Making all in rlcmac make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/rlcmac' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/rlcmac' Making all in sndcp make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sndcp' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sndcp' Making all in sm make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sm' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sm' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests' make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs' make[2]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs' make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs' debian/rules override_dh_auto_test make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs' dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false) make -j21 check "TESTSUITEFLAGS=-j21 --verbose" VERBOSE=1 make[2]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs' make check-recursive make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs' Making check in include make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include' Making check in osmocom make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom' Making check in csn1 make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/csn1' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/csn1' Making check in gprs make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs' Making check in gmm make[7]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/gmm' make[7]: Nothing to be done for 'check'. make[7]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/gmm' Making check in llc make[7]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/llc' make[7]: Nothing to be done for 'check'. make[7]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/llc' Making check in rlcmac make[7]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/rlcmac' make[7]: Nothing to be done for 'check'. make[7]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/rlcmac' Making check in sndcp make[7]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/sndcp' make[7]: Nothing to be done for 'check'. make[7]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/sndcp' Making check in sm make[7]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/sm' make[7]: Nothing to be done for 'check'. make[7]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/sm' make[7]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs' make[7]: Nothing to be done for 'check-am'. make[7]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs' make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom' make[6]: Nothing to be done for 'check-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include' Making check in src make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src' Making check in common make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/common' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/common' Making check in csn1 make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/csn1' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/csn1' Making check in llc make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/llc' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/llc' Making check in rlcmac make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/rlcmac' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/rlcmac' Making check in sndcp make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/sndcp' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/sndcp' Making check in gmm make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/gmm' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/gmm' Making check in sm make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/sm' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/sm' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src' Making check in tests make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests' Making check in gmm make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/gmm' make gmm_misc_test gmm_prim_ms_test gmm_prim_network_test make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/gmm' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o gmm_misc_test.o gmm_misc_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o gmm_prim_ms_test.o gmm_prim_ms_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o gmm_prim_network_test.o gmm_prim_network_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -o gmm_misc_test gmm_misc_test.o ../../src/gmm/.libs/libosmo-gprs-gmm.a ../../src/llc/.libs/libosmo-gprs-llc.a -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,--wrap=osmo_get_rand_id -no-install -Wl,-z,relro -o gmm_prim_network_test gmm_prim_network_test.o ../../src/gmm/libosmo-gprs-gmm.la ../../src/llc/.libs/libosmo-gprs-llc.a ../../src/rlcmac/.libs/libosmo-gprs-rlcmac.a ../../src/csn1/libosmo-csn1.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,--wrap=osmo_get_rand_id -no-install -Wl,-z,relro -o gmm_prim_ms_test gmm_prim_ms_test.o ../../src/gmm/libosmo-gprs-gmm.la ../../src/llc/.libs/libosmo-gprs-llc.a ../../src/rlcmac/.libs/libosmo-gprs-rlcmac.a ../../src/csn1/libosmo-csn1.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o gmm_misc_test gmm_misc_test.o ../../src/gmm/.libs/libosmo-gprs-gmm.a ../../src/llc/.libs/libosmo-gprs-llc.a /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,--wrap=osmo_get_rand_id -Wl,-z -Wl,relro -o gmm_prim_network_test gmm_prim_network_test.o ../../src/gmm/.libs/libosmo-gprs-gmm.so ../../src/llc/.libs/libosmo-gprs-llc.a ../../src/rlcmac/.libs/libosmo-gprs-rlcmac.a ../../src/csn1/.libs/libosmo-csn1.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/gmm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/csn1/.libs libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,--wrap=osmo_get_rand_id -Wl,-z -Wl,relro -o gmm_prim_ms_test gmm_prim_ms_test.o ../../src/gmm/.libs/libosmo-gprs-gmm.so ../../src/llc/.libs/libosmo-gprs-llc.a ../../src/rlcmac/.libs/libosmo-gprs-rlcmac.a ../../src/csn1/.libs/libosmo-csn1.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/gmm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/csn1/.libs make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/gmm' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/gmm' Making check in llc make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/llc' make llc_test llc_prim_test pdu_codec_test xid_codec_test make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/llc' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o llc_test.o llc_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o llc_prim_test.o llc_prim_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o pdu_codec_test.o pdu_codec_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o xid_codec_test.o xid_codec_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -o llc_test llc_test.o ../../src/llc/libosmo-gprs-llc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -o pdu_codec_test pdu_codec_test.o ../../src/llc/.libs/libosmo-gprs-llc.a -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -o llc_prim_test llc_prim_test.o ../../src/llc/libosmo-gprs-llc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -o xid_codec_test xid_codec_test.o ../../src/llc/.libs/libosmo-gprs-llc.a -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o pdu_codec_test pdu_codec_test.o ../../src/llc/.libs/libosmo-gprs-llc.a /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o llc_test llc_test.o ../../src/llc/.libs/libosmo-gprs-llc.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/llc/.libs libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o xid_codec_test xid_codec_test.o ../../src/llc/.libs/libosmo-gprs-llc.a /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o llc_prim_test llc_prim_test.o ../../src/llc/.libs/libosmo-gprs-llc.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/llc/.libs make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/llc' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/llc' Making check in rlcmac make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/rlcmac' make csn1_ts_44_018_test csn1_ts_44_060_test rlcmac_prim_test rlcmac_types_test make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/rlcmac' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o csn1_ts_44_018_test.o csn1_ts_44_018_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o csn1_ts_44_060_test.o csn1_ts_44_060_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o rlcmac_prim_test.o rlcmac_prim_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o rlcmac_types_test.o rlcmac_types_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -o csn1_ts_44_018_test csn1_ts_44_018_test.o ../../src/rlcmac/.libs/libosmo-gprs-rlcmac.a ../../src/csn1/libosmo-csn1.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -o rlcmac_types_test rlcmac_types_test.o ../../src/rlcmac/.libs/libosmo-gprs-rlcmac.a ../../src/csn1/libosmo-csn1.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -o csn1_ts_44_060_test csn1_ts_44_060_test.o ../../src/rlcmac/.libs/libosmo-gprs-rlcmac.a ../../src/csn1/libosmo-csn1.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o csn1_ts_44_018_test csn1_ts_44_018_test.o ../../src/rlcmac/.libs/libosmo-gprs-rlcmac.a ../../src/csn1/.libs/libosmo-csn1.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/csn1/.libs libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o rlcmac_types_test rlcmac_types_test.o ../../src/rlcmac/.libs/libosmo-gprs-rlcmac.a ../../src/csn1/.libs/libosmo-csn1.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/csn1/.libs /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -o rlcmac_prim_test rlcmac_prim_test.o ../../src/rlcmac/.libs/libosmo-gprs-rlcmac.a ../../src/csn1/libosmo-csn1.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o csn1_ts_44_060_test csn1_ts_44_060_test.o ../../src/rlcmac/.libs/libosmo-gprs-rlcmac.a ../../src/csn1/.libs/libosmo-csn1.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/csn1/.libs libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o rlcmac_prim_test rlcmac_prim_test.o ../../src/rlcmac/.libs/libosmo-gprs-rlcmac.a ../../src/csn1/.libs/libosmo-csn1.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/csn1/.libs make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/rlcmac' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/rlcmac' Making check in sndcp make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sndcp' make sndcp_prim_test sndcp_xid_test slhc_test make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sndcp' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o sndcp_prim_test.o sndcp_prim_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o sndcp_xid_test.o sndcp_xid_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o slhc_test.o slhc_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -o sndcp_xid_test sndcp_xid_test.o ../../src/sndcp/.libs/libosmo-gprs-sndcp.a ../../src/llc/libosmo-gprs-llc.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl -lrt -lm /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -o slhc_test slhc_test.o ../../src/sndcp/.libs/libosmo-gprs-sndcp.a ../../src/llc/libosmo-gprs-llc.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl -lrt -lm /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -o sndcp_prim_test sndcp_prim_test.o ../../src/sndcp/libosmo-gprs-sndcp.la ../../src/llc/.libs/libosmo-gprs-llc.a -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl -lrt -lm libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o sndcp_xid_test sndcp_xid_test.o ../../src/sndcp/.libs/libosmo-gprs-sndcp.a ../../src/llc/.libs/libosmo-gprs-llc.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lrt -lm -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/llc/.libs libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o slhc_test slhc_test.o ../../src/sndcp/.libs/libosmo-gprs-sndcp.a ../../src/llc/.libs/libosmo-gprs-llc.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lrt -lm -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/llc/.libs libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o sndcp_prim_test sndcp_prim_test.o ../../src/sndcp/.libs/libosmo-gprs-sndcp.so ../../src/llc/.libs/libosmo-gprs-llc.a /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lrt -lm -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/sndcp/.libs make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sndcp' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sndcp' Making check in sm make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sm' make sm_prim_test make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sm' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o sm_prim_test.o sm_prim_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -o sm_prim_test sm_prim_test.o ../../src/sm/libosmo-gprs-sm.la ../../src/sndcp/.libs/libosmo-gprs-sndcp.a ../../src/gmm/.libs/libosmo-gprs-gmm.a ../../src/llc/.libs/libosmo-gprs-llc.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl -lm libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o sm_prim_test sm_prim_test.o ../../src/sm/.libs/libosmo-gprs-sm.so ../../src/sndcp/.libs/libosmo-gprs-sndcp.a ../../src/gmm/.libs/libosmo-gprs-gmm.a ../../src/llc/.libs/libosmo-gprs-llc.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lm -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/sm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/llc/.libs make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sm' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sm' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests' make check-local make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests' :;{ \ echo '# Signature of the current package.' && \ echo 'm4_define([AT_PACKAGE_NAME],' && \ echo ' [libosmo-gprs])' && \ echo 'm4_define([AT_PACKAGE_TARNAME],' && \ echo ' [libosmo-gprs])' && \ echo 'm4_define([AT_PACKAGE_VERSION],' && \ echo ' [0.2.0.2-2c06])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [libosmo-gprs 0.2.0.2-2c06])' && \ echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \ echo ' [osmocom-net-gprs@lists.osmocom.org])'; \ echo 'm4_define([AT_PACKAGE_URL],' && \ echo ' [])'; \ } >'./package.m4' /bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at mv testsuite.tmp testsuite /bin/bash './testsuite' -j21 --verbose ## ------------------------------------- ## ## libosmo-gprs 0.2.0.2-2c06 test suite. ## ## ------------------------------------- ## 1. testsuite.at:4: testing gmm/gmm_misc ... 2. testsuite.at:11: testing gmm/gmm_prim_ms ... ./testsuite.at:8: $abs_top_builddir/tests/gmm/gmm_misc_test ./testsuite.at:15: $abs_top_builddir/tests/gmm/gmm_prim_ms_test 3. testsuite.at:18: testing gmm/gmm_prim_network ... 6. testsuite.at:39: testing llc/pdu_codec ... 8. testsuite.at:53: testing rlcmac/csn1_ts_44_018 ... 4. testsuite.at:25: testing llc/llc ... ./testsuite.at:22: $abs_top_builddir/tests/gmm/gmm_prim_network_test 10. testsuite.at:67: testing rlcmac/rlcmac_prim ... ./testsuite.at:29: $abs_top_builddir/tests/llc/llc_test 5. testsuite.at:32: testing llc/llc_prim ... 13. testsuite.at:88: testing sndcp/sndcp_prim ... 7. testsuite.at:46: testing llc/xid_codec ... ./testsuite.at:57: $abs_top_builddir/tests/rlcmac/csn1_ts_44_018_test 15. testsuite.at:101: testing sndcp/slhc ... ./testsuite.at:36: $abs_top_builddir/tests/llc/llc_prim_test ./testsuite.at:43: $abs_top_builddir/tests/llc/pdu_codec_test ./testsuite.at:71: $abs_top_builddir/tests/rlcmac/rlcmac_prim_test 12. testsuite.at:81: testing sm/sm_prim ... 11. testsuite.at:74: testing rlcmac/rlcmac_types ... ./testsuite.at:104: $abs_top_builddir/tests/sndcp/slhc_test ./testsuite.at:92: $abs_top_builddir/tests/sndcp/sndcp_prim_test ./testsuite.at:50: $abs_top_builddir/tests/llc/xid_codec_test ./testsuite.at:85: $abs_top_builddir/tests/sm/sm_prim_test 9. testsuite.at:60: testing rlcmac/csn1_ts_44_060 ... 14. testsuite.at:95: testing sndcp/sndcp_xid ... ./testsuite.at:98: $abs_top_builddir/tests/sndcp/sndcp_xid_test ./testsuite.at:78: $abs_top_builddir/tests/rlcmac/rlcmac_types_test ./testsuite.at:64: $abs_top_builddir/tests/rlcmac/csn1_ts_44_060_test 2. testsuite.at:11: 3. testsuite.at:18: ok ok 1. testsuite.at:4: ok 4. testsuite.at:25: ok 6. testsuite.at:39: stderr: ok 5. testsuite.at:32: ok 7. testsuite.at:46: stderr: ok 8. testsuite.at:53: <0000> slhc.c:315 slhc_compress(): Compressible packet detected! <0000> slhc.c:341 slhc_compress(): Header not yet seen, will memorize header for the next turn... <0000> slhc.c:557 slhc_compress(): Packet will be sent uncompressed... <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 1 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 1 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:315 slhc_compress(): Compressible packet detected! <0000> slhc.c:347 slhc_compress(): Header already seen, trying to compress... <0000> slhc.c:400 slhc_compress(): Unexpected change: (th->doff > 5 && memcmp(th+1,cs->cs_tcpopt,((th->doff)-5)*4) != 0) <0000> slhc.c:401 slhc_compress(): th->doff = 8 <0000> slhc.c:402 slhc_compress(): th+1 = 0101080a000647df06d1bf61 <0000> slhc.c:404 slhc_compress(): cs->cs_tcpopt = 0101080a000647de06d1bf5e <0000> slhc.c:417 slhc_compress(): The header contains unexpected changes, can't compress... <0000> slhc.c:557 slhc_compress(): Packet will be sent uncompressed... <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 2 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 2 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:315 slhc_compress(): Compressible packet detected! <0000> slhc.c:347 slhc_compress(): Header already seen, trying to compress... <0000> slhc.c:400 slhc_compress(): Unexpected change: (th->doff > 5 && memcmp(th+1,cs->cs_tcpopt,((th->doff)-5)*4) != 0) <0000> slhc.c:401 slhc_compress(): th->doff = 8 <0000> slhc.c:402 slhc_compress(): th+1 = 0101080a000647e106d1bf63 <0000> slhc.c:404 slhc_compress(): cs->cs_tcpopt = 0101080a000647df06d1bf61 <0000> slhc.c:417 slhc_compress(): The header contains unexpected changes, can't compress... <0000> slhc.c:557 slhc_compress(): Packet will be sent uncompressed... <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 3 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 3 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:315 slhc_compress(): Compressible packet detected! <0000> slhc.c:347 slhc_compress(): Header already seen, trying to compress... <0000> slhc.c:400 slhc_compress(): Unexpected change: (th->doff > 5 && memcmp(th+1,cs->cs_tcpopt,((th->doff)-5)*4) != 0) <0000> slhc.c:401 slhc_compress(): th->doff = 8 <0000> slhc.c:402 slhc_compress(): th+1 = 0101080a000647e106d1bf64 <0000> slhc.c:404 slhc_compress(): cs->cs_tcpopt = 0101080a000647e106d1bf63 <0000> slhc.c:417 slhc_compress(): The header contains unexpected changes, can't compress... <0000> slhc.c:557 slhc_compress(): Packet will be sent uncompressed... <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 4 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 4 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:315 slhc_compress(): Compressible packet detected! <0000> slhc.c:347 slhc_compress(): Header already seen, trying to compress... <0000> slhc.c:400 slhc_compress(): Unexpected change: (th->doff > 5 && memcmp(th+1,cs->cs_tcpopt,((th->doff)-5)*4) != 0) <0000> slhc.c:401 slhc_compress(): th->doff = 8 <0000> slhc.c:402 slhc_compress(): th+1 = 0101080a000647e206d1bf64 <0000> slhc.c:404 slhc_compress(): cs->cs_tcpopt = 0101080a000647e106d1bf64 <0000> slhc.c:417 slhc_compress(): The header contains unexpected changes, can't compress... <0000> slhc.c:557 slhc_compress(): Packet will be sent uncompressed... <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 5 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 5 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:315 slhc_compress(): Compressible packet detected! <0000> slhc.c:347 slhc_compress(): Header already seen, trying to compress... <0000> slhc.c:400 slhc_compress(): Unexpected change: (th->doff > 5 && memcmp(th+1,cs->cs_tcpopt,((th->doff)-5)*4) != 0) <0000> slhc.c:401 slhc_compress(): th->doff = 8 <0000> slhc.c:402 slhc_compress(): th+1 = 0101080a000647ec06d1bf6f <0000> slhc.c:404 slhc_compress(): cs->cs_tcpopt = 0101080a000647e206d1bf64 <0000> slhc.c:417 slhc_compress(): The header contains unexpected changes, can't compress... <0000> slhc.c:557 slhc_compress(): Packet will be sent uncompressed... <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 6 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 6 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:315 slhc_compress(): Compressible packet detected! <0000> slhc.c:347 slhc_compress(): Header already seen, trying to compress... <0000> slhc.c:390 slhc_compress(): Unexpected change: th->doff != cs->cs_tcp.doff <0000> slhc.c:417 slhc_compress(): The header contains unexpected changes, can't compress... <0000> slhc.c:557 slhc_compress(): Packet will be sent uncompressed... <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:315 slhc_compress(): Compressible packet detected! <0000> slhc.c:347 slhc_compress(): Header already seen, trying to compress... <0000> slhc.c:459 slhc_compress(): flag: Delta Sequence (S) = 1 <0000> slhc.c:211 encode(): n=000c <0000> slhc.c:497 slhc_compress(): Special case for data xfer detected... <0000> slhc.c:498 slhc_compress(): flag: Delta Sequence (S) = 1, Delta Ack (A) = 1, Delta Window (W) = 1, Urgent Pointer (U) = 1 <0000> slhc.c:511 slhc_compress(): flag: Push (P) = 1 <0000> slhc.c:530 slhc_compress(): flag: Connection number (C) = 1 <0000> slhc.c:543 slhc_compress(): Delta-list length (deltaS) = 0 <0000> slhc.c:544 slhc_compress(): Original header len (hlen) = 40 <0000> slhc.c:640 slhc_uncompress(): Unidirectional data detected <0000> slhc.c:696 slhc_uncompress(): making space for the reconstructed header... <0000> slhc.c:806 slhc_o_status(): 1 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 1 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:315 slhc_compress(): Compressible packet detected! <0000> slhc.c:347 slhc_compress(): Header already seen, trying to compress... <0000> slhc.c:450 slhc_compress(): flag: Delta Ack (A) = 1 <0000> slhc.c:211 encode(): n=0052 <0000> slhc.c:459 slhc_compress(): flag: Delta Sequence (S) = 1 <0000> slhc.c:211 encode(): n=0027 <0000> slhc.c:511 slhc_compress(): flag: Push (P) = 1 <0000> slhc.c:530 slhc_compress(): flag: Connection number (C) = 1 <0000> slhc.c:543 slhc_compress(): Delta-list length (deltaS) = 2 <0000> slhc.c:544 slhc_compress(): Original header len (hlen) = 40 <0000> slhc.c:646 slhc_uncompress(): default packet type detected <0000> slhc.c:696 slhc_uncompress(): making space for the reconstructed header... <0000> slhc.c:806 slhc_o_status(): 2 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 2 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:315 slhc_compress(): Compressible packet detected! <0000> slhc.c:347 slhc_compress(): Header already seen, trying to compress... <0000> slhc.c:450 slhc_compress(): flag: Delta Ack (A) = 1 <0000> slhc.c:211 encode(): n=0003 <0000> slhc.c:459 slhc_compress(): flag: Delta Sequence (S) = 1 <0000> slhc.c:211 encode(): n=0003 <0000> slhc.c:488 slhc_compress(): Special case for echoed terminal traffic detected... <0000> slhc.c:489 slhc_compress(): flag: Delta Sequence (S) = 1, Delta Window (W) = 1, Urgent Pointer (U) = 1 <0000> slhc.c:511 slhc_compress(): flag: Push (P) = 1 <0000> slhc.c:530 slhc_compress(): flag: Connection number (C) = 1 <0000> slhc.c:543 slhc_compress(): Delta-list length (deltaS) = 0 <0000> slhc.c:544 slhc_compress(): Original header len (hlen) = 40 <0000> slhc.c:629 slhc_uncompress(): Echoed terminal traffic detected <0000> slhc.c:696 slhc_uncompress(): making space for the reconstructed header... <0000> slhc.c:806 slhc_o_status(): 3 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 3 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:315 slhc_compress(): Compressible packet detected! <0000> slhc.c:347 slhc_compress(): Header already seen, try ok ing to compress... <0000> slhc.c:450 slhc_compress(): flag: Delta Ack (A) = 1 <0000> slhc.c:211 encode(): n=0003 <0000> slhc.c:459 slhc_compress(): flag: Delta Sequence (S) = 1 <0000> slhc.c:211 encode(): n=0003 <0000> slhc.c:488 slhc_compress(): Special case for echoed terminal traffic detected... <0000> slhc.c:489 slhc_compress(): flag: Delta Sequence (S) = 1, Delta Window (W) = 1, Urgent Pointer (U) = 1 <0000> slhc.c:511 slhc_compress(): flag: Push (P) = 1 <0000> slhc.c:530 slhc_compress(): flag: Connection number (C) = 1 <0000> slhc.c:543 slhc_compress(): Delta-list length (deltaS) = 0 <0000> slhc.c:544 slhc_compress(): Original header len (hlen) = 40 <0000> slhc.c:629 slhc_uncompress(): Echoed terminal traffic detected <0000> slhc.c:696 slhc_uncompress(): making space for the reconstructed header... <0000> slhc.c:806 slhc_o_status(): 4 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 4 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:315 slhc_compress(): Compressible packet detected! <0000> slhc.c:347 slhc_compress(): Header already seen, trying to compress... <0000> slhc.c:459 slhc_compress(): flag: Delta Sequence (S) = 1 <0000> slhc.c:211 encode(): n=0040 <0000> slhc.c:497 slhc_compress(): Special case for data xfer detected... <0000> slhc.c:498 slhc_compress(): flag: Delta Sequence (S) = 1, Delta Ack (A) = 1, Delta Window (W) = 1, Urgent Pointer (U) = 1 <0000> slhc.c:511 slhc_compress(): flag: Push (P) = 1 <0000> slhc.c:530 slhc_compress(): flag: Connection number (C) = 1 <0000> slhc.c:543 slhc_compress(): Delta-list length (deltaS) = 0 <0000> slhc.c:544 slhc_compress(): Original header len (hlen) = 40 <0000> slhc.c:640 slhc_uncompress(): Unidirectional data detected <0000> slhc.c:696 slhc_uncompress(): making space for the reconstructed header... <0000> slhc.c:806 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:281 slhc_compress(): Not a TCP packat, will not touch... <0000> slhc.c:806 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 1 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 1 NotTCP 7 Searches, 1 Misses <0000> slhc.c:281 slhc_compress(): Not a TCP packat, will not touch... <0000> slhc.c:806 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 2 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 2 NotTCP 7 Searches, 1 Misses <0000> slhc.c:281 slhc_compress(): Not a TCP packat, will not touch... <0000> slhc.c:806 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 3 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 3 NotTCP 7 Searches, 1 Misses <0000> slhc.c:174 slhc_free(): Freeing compression states... full talloc report on 'slhc_ctx' (total 1255 bytes in 7 blocks) log contains 1255 bytes in 6 blocks (ref 0) 0x55f82cbe2050 logging contains 1255 bytes in 5 blocks (ref 0) 0x55f82cbe20c0 struct log_target contains 222 bytes in 2 blocks (ref 0) 0x55f82cbe2610 struct log_category contains 62 bytes in 1 blocks (ref 0) 0x55f82cbe2720 struct log_info contains 1032 bytes in 2 blocks (ref 0) 0x55f82cbe2130 struct log_info_cat contains 992 bytes in 1 blocks (ref 0) 0x55f82cbe21c0 full talloc report on 'xid_ctx' (total 1221 bytes in 7 blocks) log contains 1221 bytes in 6 blocks (ref 0) 0x557ec2dd4050 logging contains 1221 bytes in 5 blocks (ref 0) 0x557ec2dd40c0 struct log_target contains 220 bytes in 2 blocks (ref 0) 0x557ec2dd45f0 struct log_category contains 60 bytes in 1 blocks (ref 0) 0x557ec2dd4700 struct log_info contains 1000 bytes in 2 blocks (ref 0) 0x557ec2dd4130 struct log_info_cat contains 960 bytes in 1 blocks (ref 0) 0x557ec2dd41c0 15. testsuite.at:101: 14. testsuite.at:95: ok ok 11. testsuite.at:74: ok 12. testsuite.at:81: ok 10. testsuite.at:67: ok 13. testsuite.at:88: ok 9. testsuite.at:60: ok ## ------------- ## ## Test results. ## ## ------------- ## All 15 tests were successful. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs' make[2]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs' make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs' create-stamp debian/debhelper-build-stamp dh_prep dh_auto_install make -j1 install DESTDIR=/obs/_temp/binpkgs/libosmo-gprs/debian/tmp AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs' make install-recursive make[2]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs' Making install in include make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include' Making install in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom' Making install in csn1 make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/csn1' make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/csn1' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/include/osmocom/csn1' /usr/bin/install -c -m 644 wireshark_compat.h csn1.h '/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/include/osmocom/csn1' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/csn1' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/csn1' Making install in gprs make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs' Making install in gmm make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/gmm' make[7]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/gmm' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/include/osmocom/gprs/gmm' /usr/bin/install -c -m 644 gmm.h gmm_prim.h '/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/include/osmocom/gprs/gmm' make[7]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/gmm' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/gmm' Making install in llc make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/llc' make[7]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/llc' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/include/osmocom/gprs/llc' /usr/bin/install -c -m 644 llc.h llc_prim.h '/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/include/osmocom/gprs/llc' make[7]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/llc' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/llc' Making install in rlcmac make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/rlcmac' make[7]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/rlcmac' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/include/osmocom/gprs/rlcmac' /usr/bin/install -c -m 644 csn1_defs.h rlcmac.h rlcmac_prim.h types.h '/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/include/osmocom/gprs/rlcmac' make[7]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/rlcmac' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/rlcmac' Making install in sndcp make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/sndcp' make[7]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/sndcp' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/include/osmocom/gprs/sndcp' /usr/bin/install -c -m 644 sndcp.h sndcp_prim.h '/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/include/osmocom/gprs/sndcp' make[7]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/sndcp' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/sndcp' Making install in sm make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/sm' make[7]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/sm' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/include/osmocom/gprs/sm' /usr/bin/install -c -m 644 sm.h sm_prim.h sm_qos.h '/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/include/osmocom/gprs/sm' make[7]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/sm' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/sm' make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs' make[7]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom' make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include' Making install in src make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src' Making install in common make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/common' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/common' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/common' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/common' Making install in csn1 make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/csn1' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/csn1' /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-csn1.la '/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/libosmo-csn1.so.1.0.0 /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-csn1.so.1.0.0 libtool: install: (cd /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-csn1.so.1.0.0 libosmo-csn1.so.1 || { rm -f libosmo-csn1.so.1 && ln -s libosmo-csn1.so.1.0.0 libosmo-csn1.so.1; }; }) libtool: install: (cd /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-csn1.so.1.0.0 libosmo-csn1.so || { rm -f libosmo-csn1.so && ln -s libosmo-csn1.so.1.0.0 libosmo-csn1.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmo-csn1.lai /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-csn1.la libtool: install: /usr/bin/install -c .libs/libosmo-csn1.a /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-csn1.a libtool: install: chmod 644 /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-csn1.a libtool: install: ranlib /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-csn1.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/csn1' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/csn1' Making install in llc make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/llc' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/llc' /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-gprs-llc.la '/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/libosmo-gprs-llc.so.1.0.0 /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gprs-llc.so.1.0.0 libtool: install: (cd /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-gprs-llc.so.1.0.0 libosmo-gprs-llc.so.1 || { rm -f libosmo-gprs-llc.so.1 && ln -s libosmo-gprs-llc.so.1.0.0 libosmo-gprs-llc.so.1; }; }) libtool: install: (cd /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-gprs-llc.so.1.0.0 libosmo-gprs-llc.so || { rm -f libosmo-gprs-llc.so && ln -s libosmo-gprs-llc.so.1.0.0 libosmo-gprs-llc.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmo-gprs-llc.lai /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gprs-llc.la libtool: install: /usr/bin/install -c .libs/libosmo-gprs-llc.a /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gprs-llc.a libtool: install: chmod 644 /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gprs-llc.a libtool: install: ranlib /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gprs-llc.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/llc' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/llc' Making install in rlcmac make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/rlcmac' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/rlcmac' /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-gprs-rlcmac.la '/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: warning: relinking 'libosmo-gprs-rlcmac.la' libtool: install: (cd /obs/_temp/binpkgs/libosmo-gprs/src/rlcmac; /bin/bash "/obs/_temp/binpkgs/libosmo-gprs/libtool" --tag CC --mode=relink gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -export-symbols-regex "^osmo_" -version-info 1:0:0 -no-undefined -Wl,-z,relro -o libosmo-gprs-rlcmac.la -rpath /usr/lib/x86_64-linux-gnu codel.lo coding_scheme.lo csn1_ts_24_008.lo csn1_ts_44_018.lo csn1_ts_44_060.lo gre.lo pdch_ul_controller.lo llc_queue.lo rlc_window.lo rlc_window_dl.lo rlc_window_ul.lo rlc.lo rlcmac.lo rlcmac_dec.lo rlcmac_enc.lo rlcmac_prim.lo sched.lo tbf.lo tbf_dl.lo tbf_dl_fsm.lo tbf_ul.lo tbf_ul_fsm.lo tbf_ul_ass_fsm.lo tbf_dl_ass_fsm.lo ts_44_060.lo ts_44_064.lo misc.lo ../../src/csn1/libosmo-csn1.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl -inst-prefix-dir /obs/_temp/binpkgs/libosmo-gprs/debian/tmp) libtool: relink: /usr/bin/nm -B .libs/codel.o .libs/coding_scheme.o .libs/csn1_ts_24_008.o .libs/csn1_ts_44_018.o .libs/csn1_ts_44_060.o .libs/gre.o .libs/pdch_ul_controller.o .libs/llc_queue.o .libs/rlc_window.o .libs/rlc_window_dl.o .libs/rlc_window_ul.o .libs/rlc.o .libs/rlcmac.o .libs/rlcmac_dec.o .libs/rlcmac_enc.o .libs/rlcmac_prim.o .libs/sched.o .libs/tbf.o .libs/tbf_dl.o .libs/tbf_dl_fsm.o .libs/tbf_ul.o .libs/tbf_ul_fsm.o .libs/tbf_ul_ass_fsm.o .libs/tbf_dl_ass_fsm.o .libs/ts_44_060.o .libs/ts_44_064.o .libs/misc.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gprs-rlcmac.exp libtool: relink: /usr/bin/grep -E -e "^osmo_" ".libs/libosmo-gprs-rlcmac.exp" > ".libs/libosmo-gprs-rlcmac.expT" libtool: relink: mv -f ".libs/libosmo-gprs-rlcmac.expT" ".libs/libosmo-gprs-rlcmac.exp" libtool: relink: echo "{ global:" > .libs/libosmo-gprs-rlcmac.ver libtool: relink: cat .libs/libosmo-gprs-rlcmac.exp | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libosmo-gprs-rlcmac.ver libtool: relink: echo "local: *; };" >> .libs/libosmo-gprs-rlcmac.ver libtool: relink: gcc -shared -fPIC -DPIC .libs/codel.o .libs/coding_scheme.o .libs/csn1_ts_24_008.o .libs/csn1_ts_44_018.o .libs/csn1_ts_44_060.o .libs/gre.o .libs/pdch_ul_controller.o .libs/llc_queue.o .libs/rlc_window.o .libs/rlc_window_dl.o .libs/rlc_window_ul.o .libs/rlc.o .libs/rlcmac.o .libs/rlcmac_dec.o .libs/rlcmac_enc.o .libs/rlcmac_prim.o .libs/sched.o .libs/tbf.o .libs/tbf_dl.o .libs/tbf_dl_fsm.o .libs/tbf_ul.o .libs/tbf_ul_fsm.o .libs/tbf_ul_ass_fsm.o .libs/tbf_dl_ass_fsm.o .libs/ts_44_060.o .libs/ts_44_064.o .libs/misc.o -L/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -losmo-csn1 -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Werror=format-security -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libosmo-gprs-rlcmac.so.1 -Wl,-version-script -Wl,.libs/libosmo-gprs-rlcmac.ver -o .libs/libosmo-gprs-rlcmac.so.1.0.0 libtool: install: /usr/bin/install -c .libs/libosmo-gprs-rlcmac.so.1.0.0T /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gprs-rlcmac.so.1.0.0 libtool: install: (cd /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-gprs-rlcmac.so.1.0.0 libosmo-gprs-rlcmac.so.1 || { rm -f libosmo-gprs-rlcmac.so.1 && ln -s libosmo-gprs-rlcmac.so.1.0.0 libosmo-gprs-rlcmac.so.1; }; }) libtool: install: (cd /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-gprs-rlcmac.so.1.0.0 libosmo-gprs-rlcmac.so || { rm -f libosmo-gprs-rlcmac.so && ln -s libosmo-gprs-rlcmac.so.1.0.0 libosmo-gprs-rlcmac.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmo-gprs-rlcmac.lai /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gprs-rlcmac.la libtool: install: /usr/bin/install -c .libs/libosmo-gprs-rlcmac.a /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gprs-rlcmac.a libtool: install: chmod 644 /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gprs-rlcmac.a libtool: install: ranlib /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gprs-rlcmac.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/rlcmac' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/rlcmac' Making install in sndcp make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/sndcp' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/sndcp' /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-gprs-sndcp.la '/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sndcp.so.1.0.0 /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gprs-sndcp.so.1.0.0 libtool: install: (cd /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-gprs-sndcp.so.1.0.0 libosmo-gprs-sndcp.so.1 || { rm -f libosmo-gprs-sndcp.so.1 && ln -s libosmo-gprs-sndcp.so.1.0.0 libosmo-gprs-sndcp.so.1; }; }) libtool: install: (cd /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-gprs-sndcp.so.1.0.0 libosmo-gprs-sndcp.so || { rm -f libosmo-gprs-sndcp.so && ln -s libosmo-gprs-sndcp.so.1.0.0 libosmo-gprs-sndcp.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sndcp.lai /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gprs-sndcp.la libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sndcp.a /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gprs-sndcp.a libtool: install: chmod 644 /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gprs-sndcp.a libtool: install: ranlib /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gprs-sndcp.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/sndcp' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/sndcp' Making install in gmm make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/gmm' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/gmm' /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-gprs-gmm.la '/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: warning: relinking 'libosmo-gprs-gmm.la' libtool: install: (cd /obs/_temp/binpkgs/libosmo-gprs/src/gmm; /bin/bash "/obs/_temp/binpkgs/libosmo-gprs/libtool" --tag CC --mode=relink gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -export-symbols-regex "^osmo_" -version-info 1:0:0 -no-undefined -Wl,-z,relro -o libosmo-gprs-gmm.la -rpath /usr/lib/x86_64-linux-gnu gmm.lo gmm_ms_fsm.lo gmm_pdu.lo gmm_prim.lo misc.lo ../../src/llc/libosmo-gprs-llc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lm -inst-prefix-dir /obs/_temp/binpkgs/libosmo-gprs/debian/tmp) libtool: relink: /usr/bin/nm -B .libs/gmm.o .libs/gmm_ms_fsm.o .libs/gmm_pdu.o .libs/gmm_prim.o .libs/misc.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gprs-gmm.exp libtool: relink: /usr/bin/grep -E -e "^osmo_" ".libs/libosmo-gprs-gmm.exp" > ".libs/libosmo-gprs-gmm.expT" libtool: relink: mv -f ".libs/libosmo-gprs-gmm.expT" ".libs/libosmo-gprs-gmm.exp" libtool: relink: echo "{ global:" > .libs/libosmo-gprs-gmm.ver libtool: relink: cat .libs/libosmo-gprs-gmm.exp | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libosmo-gprs-gmm.ver libtool: relink: echo "local: *; };" >> .libs/libosmo-gprs-gmm.ver libtool: relink: gcc -shared -fPIC -DPIC .libs/gmm.o .libs/gmm_ms_fsm.o .libs/gmm_pdu.o .libs/gmm_prim.o .libs/misc.o -L/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -losmo-gprs-llc -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lm -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Werror=format-security -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libosmo-gprs-gmm.so.1 -Wl,-version-script -Wl,.libs/libosmo-gprs-gmm.ver -o .libs/libosmo-gprs-gmm.so.1.0.0 libtool: install: /usr/bin/install -c .libs/libosmo-gprs-gmm.so.1.0.0T /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gprs-gmm.so.1.0.0 libtool: install: (cd /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-gprs-gmm.so.1.0.0 libosmo-gprs-gmm.so.1 || { rm -f libosmo-gprs-gmm.so.1 && ln -s libosmo-gprs-gmm.so.1.0.0 libosmo-gprs-gmm.so.1; }; }) libtool: install: (cd /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-gprs-gmm.so.1.0.0 libosmo-gprs-gmm.so || { rm -f libosmo-gprs-gmm.so && ln -s libosmo-gprs-gmm.so.1.0.0 libosmo-gprs-gmm.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmo-gprs-gmm.lai /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gprs-gmm.la libtool: install: /usr/bin/install -c .libs/libosmo-gprs-gmm.a /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gprs-gmm.a libtool: install: chmod 644 /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gprs-gmm.a libtool: install: ranlib /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gprs-gmm.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/gmm' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/gmm' Making install in sm make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/sm' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/sm' /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-gprs-sm.la '/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: warning: relinking 'libosmo-gprs-sm.la' libtool: install: (cd /obs/_temp/binpkgs/libosmo-gprs/src/sm; /bin/bash "/obs/_temp/binpkgs/libosmo-gprs/libtool" --tag CC --mode=relink gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -export-symbols-regex "^osmo_" -version-info 1:0:0 -no-undefined -Wl,-z,relro -o libosmo-gprs-sm.la -rpath /usr/lib/x86_64-linux-gnu sm.lo sm_ms_fsm.lo sm_pdu.lo sm_prim.lo sm_qos.lo misc.lo ../../src/gmm/libosmo-gprs-gmm.la ../../src/sndcp/libosmo-gprs-sndcp.la ../../src/common/libosmo-gprs-common.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl -lm -inst-prefix-dir /obs/_temp/binpkgs/libosmo-gprs/debian/tmp) libtool: relink: /usr/bin/nm -B .libs/sm.o .libs/sm_ms_fsm.o .libs/sm_pdu.o .libs/sm_prim.o .libs/sm_qos.o .libs/misc.o ../../src/common/.libs/libosmo-gprs-common.a | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gprs-sm.exp libtool: relink: /usr/bin/grep -E -e "^osmo_" ".libs/libosmo-gprs-sm.exp" > ".libs/libosmo-gprs-sm.expT" libtool: relink: mv -f ".libs/libosmo-gprs-sm.expT" ".libs/libosmo-gprs-sm.exp" libtool: relink: echo "{ global:" > .libs/libosmo-gprs-sm.ver libtool: relink: cat .libs/libosmo-gprs-sm.exp | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libosmo-gprs-sm.ver libtool: relink: echo "local: *; };" >> .libs/libosmo-gprs-sm.ver libtool: relink: gcc -shared -fPIC -DPIC .libs/sm.o .libs/sm_ms_fsm.o .libs/sm_pdu.o .libs/sm_prim.o .libs/sm_qos.o .libs/misc.o -Wl,--whole-archive ../../src/common/.libs/libosmo-gprs-common.a -Wl,--no-whole-archive -L/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -losmo-gprs-gmm -losmo-gprs-sndcp -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lm -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Werror=format-security -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libosmo-gprs-sm.so.1 -Wl,-version-script -Wl,.libs/libosmo-gprs-sm.ver -o .libs/libosmo-gprs-sm.so.1.0.0 libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sm.so.1.0.0T /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gprs-sm.so.1.0.0 libtool: install: (cd /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-gprs-sm.so.1.0.0 libosmo-gprs-sm.so.1 || { rm -f libosmo-gprs-sm.so.1 && ln -s libosmo-gprs-sm.so.1.0.0 libosmo-gprs-sm.so.1; }; }) libtool: install: (cd /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-gprs-sm.so.1.0.0 libosmo-gprs-sm.so || { rm -f libosmo-gprs-sm.so && ln -s libosmo-gprs-sm.so.1.0.0 libosmo-gprs-sm.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sm.lai /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gprs-sm.la libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sm.a /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gprs-sm.a libtool: install: chmod 644 /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gprs-sm.a libtool: install: ranlib /obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gprs-sm.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/sm' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/sm' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src' Making install in tests make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests' Making install in gmm make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/gmm' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/gmm' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/gmm' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/gmm' Making install in llc make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/llc' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/llc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/llc' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/llc' Making install in rlcmac make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/rlcmac' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/rlcmac' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/rlcmac' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/rlcmac' Making install in sndcp make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sndcp' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sndcp' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sndcp' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sndcp' Making install in sm make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sm' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sm' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sm' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sm' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests' make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig' /usr/bin/install -c -m 644 libosmo-csn1.pc libosmo-gprs-gmm.pc libosmo-gprs-llc.pc libosmo-gprs-rlcmac.pc libosmo-gprs-sm.pc libosmo-gprs-sndcp.pc '/obs/_temp/binpkgs/libosmo-gprs/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs' make[2]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs' make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs' dh_install dh_installdocs dh_installchangelogs dh_perl dh_link dh_strip_nondeterminism debian/rules override_dh_compress make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs' dh_compress -X.pdf make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs' dh_fixperms dh_missing dh_strip dh_makeshlibs dh_shlibdeps dpkg-shlibdeps: warning: diversions involved - output may be incorrect diversion by libc6 from: /lib64/ld-linux-x86-64.so.2 dpkg-shlibdeps: warning: diversions involved - output may be incorrect diversion by libc6 to: /lib64/ld-linux-x86-64.so.2.usr-is-merged dpkg-shlibdeps: warning: symbol osmo_gprs_llc_prim_name used by debian/libosmo-gprs-sndcp1/usr/lib/x86_64-linux-gnu/libosmo-gprs-sndcp.so.1.0.0 found in none of the libraries dpkg-shlibdeps: warning: symbol osmo_gprs_llc_prim_alloc_ll_establish_req used by debian/libosmo-gprs-sndcp1/usr/lib/x86_64-linux-gnu/libosmo-gprs-sndcp.so.1.0.0 found in none of the libraries dpkg-shlibdeps: warning: symbol osmo_gprs_llc_prim_alloc_ll_xid_req used by debian/libosmo-gprs-sndcp1/usr/lib/x86_64-linux-gnu/libosmo-gprs-sndcp.so.1.0.0 found in none of the libraries dpkg-shlibdeps: warning: symbol osmo_gprs_llc_prim_alloc_ll_unitdata_req used by debian/libosmo-gprs-sndcp1/usr/lib/x86_64-linux-gnu/libosmo-gprs-sndcp.so.1.0.0 found in none of the libraries dpkg-shlibdeps: warning: symbol osmo_gprs_llc_prim_alloc_ll_xid_resp used by debian/libosmo-gprs-sndcp1/usr/lib/x86_64-linux-gnu/libosmo-gprs-sndcp.so.1.0.0 found in none of the libraries dpkg-shlibdeps: warning: symbol osmo_gprs_llc_sapi_names used by debian/libosmo-gprs-sndcp1/usr/lib/x86_64-linux-gnu/libosmo-gprs-sndcp.so.1.0.0 found in none of the libraries dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'libosmo-csn1-dbg' in '../libosmo-csn1-dbg_0.2.0.2.2c06_amd64.deb'. dpkg-deb: building package 'libosmo-csn1-1' in '../libosmo-csn1-1_0.2.0.2.2c06_amd64.deb'. dpkg-deb: building package 'libosmo-gprs-gmm1' in '../libosmo-gprs-gmm1_0.2.0.2.2c06_amd64.deb'. dpkg-deb: building package 'libosmo-gprs-llc1' in '../libosmo-gprs-llc1_0.2.0.2.2c06_amd64.deb'. dpkg-deb: building package 'libosmo-gprs-rlcmac1' in '../libosmo-gprs-rlcmac1_0.2.0.2.2c06_amd64.deb'. dpkg-deb: building package 'libosmo-gprs-gmm-dbg' in '../libosmo-gprs-gmm-dbg_0.2.0.2.2c06_amd64.deb'. dpkg-deb: building package 'libosmo-gprs-rlcmac-dbg' in '../libosmo-gprs-rlcmac-dbg_0.2.0.2.2c06_amd64.deb'. dpkg-deb: building package 'libosmo-gprs-sndcp1' in '../libosmo-gprs-sndcp1_0.2.0.2.2c06_amd64.deb'. dpkg-deb: building package 'libosmo-gprs-llc-dbg' in '../libosmo-gprs-llc-dbg_0.2.0.2.2c06_amd64.deb'. dpkg-deb: building package 'libosmo-gprs-sm-dbg' in '../libosmo-gprs-sm-dbg_0.2.0.2.2c06_amd64.deb'. dpkg-deb: building package 'libosmo-gprs-sm1' in '../libosmo-gprs-sm1_0.2.0.2.2c06_amd64.deb'. dpkg-deb: building package 'libosmo-gprs-sndcp-dbg' in '../libosmo-gprs-sndcp-dbg_0.2.0.2.2c06_amd64.deb'. dpkg-deb: building package 'libosmo-csn1-dev' in '../libosmo-csn1-dev_0.2.0.2.2c06_amd64.deb'. dpkg-deb: building package 'libosmo-gprs-llc-dev' in '../libosmo-gprs-llc-dev_0.2.0.2.2c06_amd64.deb'. dpkg-deb: building package 'libosmo-gprs-gmm-dev' in '../libosmo-gprs-gmm-dev_0.2.0.2.2c06_amd64.deb'. dpkg-deb: building package 'libosmo-csn1-1-dbgsym' in '../libosmo-csn1-1-dbgsym_0.2.0.2.2c06_amd64.deb'. dpkg-deb: building package 'libosmo-gprs-sm-dev' in '../libosmo-gprs-sm-dev_0.2.0.2.2c06_amd64.deb'. dpkg-deb: building package 'libosmo-gprs-sndcp-dev' in '../libosmo-gprs-sndcp-dev_0.2.0.2.2c06_amd64.deb'. dpkg-deb: building package 'libosmo-gprs-rlcmac-dev' in '../libosmo-gprs-rlcmac-dev_0.2.0.2.2c06_amd64.deb'. dpkg-deb: building package 'libosmo-gprs-gmm1-dbgsym' in '../libosmo-gprs-gmm1-dbgsym_0.2.0.2.2c06_amd64.deb'. dpkg-deb: building package 'libosmo-gprs-llc1-dbgsym' in '../libosmo-gprs-llc1-dbgsym_0.2.0.2.2c06_amd64.deb'. dpkg-deb: building package 'libosmo-gprs-sndcp1-dbgsym' in '../libosmo-gprs-sndcp1-dbgsym_0.2.0.2.2c06_amd64.deb'. dpkg-deb: building package 'libosmo-gprs-sm1-dbgsym' in '../libosmo-gprs-sm1-dbgsym_0.2.0.2.2c06_amd64.deb'. dpkg-deb: building package 'libosmo-gprs-rlcmac1-dbgsym' in '../libosmo-gprs-rlcmac1-dbgsym_0.2.0.2.2c06_amd64.deb'. dpkg-genbuildinfo -O../libosmo-gprs_0.2.0.2.2c06_amd64.buildinfo dpkg-genchanges -O../libosmo-gprs_0.2.0.2.2c06_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + cd .. + dpkg -c libosmo-csn1-1-dbgsym_0.2.0.2.2c06_amd64.deb drwxr-xr-x root/root 0 2025-08-26 14:02 ./ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/debug/.build-id/0d/ -rw-r--r-- root/root 43576 2025-08-26 14:02 ./usr/lib/debug/.build-id/0d/0fa676179541578ad21fd7e51aeeaa108bf8af.debug drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-08-26 14:02 ./usr/share/doc/libosmo-csn1-1-dbgsym -> libosmo-csn1-1 + dpkg -c libosmo-csn1-1_0.2.0.2.2c06_amd64.deb drwxr-xr-x root/root 0 2025-08-26 14:02 ./ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 51272 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-csn1.so.1.0.0 drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/libosmo-csn1-1/ -rw-r--r-- root/root 7694 2025-08-26 14:02 ./usr/share/doc/libosmo-csn1-1/changelog.gz -rw-r--r-- root/root 2160 2025-08-26 14:02 ./usr/share/doc/libosmo-csn1-1/copyright lrwxrwxrwx root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-csn1.so.1 -> libosmo-csn1.so.1.0.0 + dpkg -c libosmo-csn1-dbg_0.2.0.2.2c06_amd64.deb drwxr-xr-x root/root 0 2025-08-26 14:02 ./ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/libosmo-csn1-dbg/ -rw-r--r-- root/root 7694 2025-08-26 14:02 ./usr/share/doc/libosmo-csn1-dbg/changelog.gz -rw-r--r-- root/root 2160 2025-08-26 14:02 ./usr/share/doc/libosmo-csn1-dbg/copyright + dpkg -c libosmo-csn1-dev_0.2.0.2.2c06_amd64.deb drwxr-xr-x root/root 0 2025-08-26 14:02 ./ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/include/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/include/osmocom/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/include/osmocom/csn1/ -rw-r--r-- root/root 33156 2025-08-26 14:02 ./usr/include/osmocom/csn1/csn1.h -rw-r--r-- root/root 1189 2025-08-26 14:02 ./usr/include/osmocom/csn1/wireshark_compat.h drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 75816 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-csn1.a -rw-r--r-- root/root 1042 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-csn1.la drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/pkgconfig/ -rw-r--r-- root/root 266 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmo-csn1.pc drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/libosmo-csn1-dev/ -rw-r--r-- root/root 7694 2025-08-26 14:02 ./usr/share/doc/libosmo-csn1-dev/changelog.gz -rw-r--r-- root/root 2160 2025-08-26 14:02 ./usr/share/doc/libosmo-csn1-dev/copyright lrwxrwxrwx root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-csn1.so -> libosmo-csn1.so.1.0.0 + dpkg -c libosmo-gprs-gmm-dbg_0.2.0.2.2c06_amd64.deb drwxr-xr-x root/root 0 2025-08-26 14:02 ./ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-gmm-dbg/ -rw-r--r-- root/root 7694 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-gmm-dbg/changelog.gz -rw-r--r-- root/root 2160 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-gmm-dbg/copyright + dpkg -c libosmo-gprs-gmm-dev_0.2.0.2.2c06_amd64.deb drwxr-xr-x root/root 0 2025-08-26 14:02 ./ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/include/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/include/osmocom/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/include/osmocom/gprs/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/include/osmocom/gprs/gmm/ -rw-r--r-- root/root 672 2025-08-26 14:02 ./usr/include/osmocom/gprs/gmm/gmm.h -rw-r--r-- root/root 13026 2025-08-26 14:02 ./usr/include/osmocom/gprs/gmm/gmm_prim.h drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 118494 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-gmm.a -rw-r--r-- root/root 1201 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-gmm.la drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/pkgconfig/ -rw-r--r-- root/root 362 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmo-gprs-gmm.pc drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-gmm-dev/ -rw-r--r-- root/root 7694 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-gmm-dev/changelog.gz -rw-r--r-- root/root 2160 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-gmm-dev/copyright lrwxrwxrwx root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-gmm.so -> libosmo-gprs-gmm.so.1.0.0 + dpkg -c libosmo-gprs-gmm1-dbgsym_0.2.0.2.2c06_amd64.deb drwxr-xr-x root/root 0 2025-08-26 14:02 ./ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/debug/.build-id/0b/ -rw-r--r-- root/root 96576 2025-08-26 14:02 ./usr/lib/debug/.build-id/0b/a6df0a01f04b26c3c6dd2316c65b2f5dc68a20.debug drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-gmm1-dbgsym -> libosmo-gprs-gmm1 + dpkg -c libosmo-gprs-gmm1_0.2.0.2.2c06_amd64.deb drwxr-xr-x root/root 0 2025-08-26 14:02 ./ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 73512 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-gmm.so.1.0.0 drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-gmm1/ -rw-r--r-- root/root 7694 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-gmm1/changelog.gz -rw-r--r-- root/root 2160 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-gmm1/copyright lrwxrwxrwx root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-gmm.so.1 -> libosmo-gprs-gmm.so.1.0.0 + dpkg -c libosmo-gprs-llc-dbg_0.2.0.2.2c06_amd64.deb drwxr-xr-x root/root 0 2025-08-26 14:02 ./ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-llc-dbg/ -rw-r--r-- root/root 7694 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-llc-dbg/changelog.gz -rw-r--r-- root/root 2160 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-llc-dbg/copyright + dpkg -c libosmo-gprs-llc-dev_0.2.0.2.2c06_amd64.deb drwxr-xr-x root/root 0 2025-08-26 14:02 ./ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/include/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/include/osmocom/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/include/osmocom/gprs/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/include/osmocom/gprs/llc/ -rw-r--r-- root/root 1127 2025-08-26 14:02 ./usr/include/osmocom/gprs/llc/llc.h -rw-r--r-- root/root 11369 2025-08-26 14:02 ./usr/include/osmocom/gprs/llc/llc_prim.h drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 117032 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-llc.a -rw-r--r-- root/root 1151 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-llc.la drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/pkgconfig/ -rw-r--r-- root/root 330 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmo-gprs-llc.pc drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-llc-dev/ -rw-r--r-- root/root 7694 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-llc-dev/changelog.gz -rw-r--r-- root/root 2160 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-llc-dev/copyright lrwxrwxrwx root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-llc.so -> libosmo-gprs-llc.so.1.0.0 + dpkg -c libosmo-gprs-llc1-dbgsym_0.2.0.2.2c06_amd64.deb drwxr-xr-x root/root 0 2025-08-26 14:02 ./ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/debug/.build-id/4f/ -rw-r--r-- root/root 88208 2025-08-26 14:02 ./usr/lib/debug/.build-id/4f/474a4fc5032c3ecedff27288f7df565be297ae.debug drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-llc1-dbgsym -> libosmo-gprs-llc1 + dpkg -c libosmo-gprs-llc1_0.2.0.2.2c06_amd64.deb drwxr-xr-x root/root 0 2025-08-26 14:02 ./ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 59640 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-llc.so.1.0.0 drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-llc1/ -rw-r--r-- root/root 7694 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-llc1/changelog.gz -rw-r--r-- root/root 2160 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-llc1/copyright lrwxrwxrwx root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-llc.so.1 -> libosmo-gprs-llc.so.1.0.0 + dpkg -c libosmo-gprs-rlcmac-dbg_0.2.0.2.2c06_amd64.deb drwxr-xr-x root/root 0 2025-08-26 14:02 ./ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-rlcmac-dbg/ -rw-r--r-- root/root 7694 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-rlcmac-dbg/changelog.gz -rw-r--r-- root/root 2160 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-rlcmac-dbg/copyright + dpkg -c libosmo-gprs-rlcmac-dev_0.2.0.2.2c06_amd64.deb drwxr-xr-x root/root 0 2025-08-26 14:02 ./ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/include/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/include/osmocom/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/include/osmocom/gprs/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/include/osmocom/gprs/rlcmac/ -rw-r--r-- root/root 125659 2025-08-26 14:02 ./usr/include/osmocom/gprs/rlcmac/csn1_defs.h -rw-r--r-- root/root 699 2025-08-26 14:02 ./usr/include/osmocom/gprs/rlcmac/rlcmac.h -rw-r--r-- root/root 7939 2025-08-26 14:02 ./usr/include/osmocom/gprs/rlcmac/rlcmac_prim.h -rw-r--r-- root/root 4488 2025-08-26 14:02 ./usr/include/osmocom/gprs/rlcmac/types.h drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 615704 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-rlcmac.a -rw-r--r-- root/root 1214 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-rlcmac.la drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/pkgconfig/ -rw-r--r-- root/root 316 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmo-gprs-rlcmac.pc drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-rlcmac-dev/ -rw-r--r-- root/root 7694 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-rlcmac-dev/changelog.gz -rw-r--r-- root/root 2160 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-rlcmac-dev/copyright lrwxrwxrwx root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-rlcmac.so -> libosmo-gprs-rlcmac.so.1.0.0 + dpkg -c libosmo-gprs-rlcmac1-dbgsym_0.2.0.2.2c06_amd64.deb drwxr-xr-x root/root 0 2025-08-26 14:02 ./ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/debug/.build-id/d6/ -rw-r--r-- root/root 562048 2025-08-26 14:02 ./usr/lib/debug/.build-id/d6/181bc450726283607cec227d94fa51943b5e4b.debug drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-rlcmac1-dbgsym -> libosmo-gprs-rlcmac1 + dpkg -c libosmo-gprs-rlcmac1_0.2.0.2.2c06_amd64.deb drwxr-xr-x root/root 0 2025-08-26 14:02 ./ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 389328 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-rlcmac.so.1.0.0 drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-rlcmac1/ -rw-r--r-- root/root 7694 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-rlcmac1/changelog.gz -rw-r--r-- root/root 2160 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-rlcmac1/copyright lrwxrwxrwx root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-rlcmac.so.1 -> libosmo-gprs-rlcmac.so.1.0.0 + dpkg -c libosmo-gprs-sm-dbg_0.2.0.2.2c06_amd64.deb drwxr-xr-x root/root 0 2025-08-26 14:02 ./ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-sm-dbg/ -rw-r--r-- root/root 7694 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-sm-dbg/changelog.gz -rw-r--r-- root/root 2160 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-sm-dbg/copyright + dpkg -c libosmo-gprs-sm-dev_0.2.0.2.2c06_amd64.deb drwxr-xr-x root/root 0 2025-08-26 14:02 ./ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/include/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/include/osmocom/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/include/osmocom/gprs/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/include/osmocom/gprs/sm/ -rw-r--r-- root/root 1503 2025-08-26 14:02 ./usr/include/osmocom/gprs/sm/sm.h -rw-r--r-- root/root 6711 2025-08-26 14:02 ./usr/include/osmocom/gprs/sm/sm_prim.h -rw-r--r-- root/root 3610 2025-08-26 14:02 ./usr/include/osmocom/gprs/sm/sm_qos.h drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 72572 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-sm.a -rw-r--r-- root/root 1288 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-sm.la drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/pkgconfig/ -rw-r--r-- root/root 373 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmo-gprs-sm.pc drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-sm-dev/ -rw-r--r-- root/root 7694 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-sm-dev/changelog.gz -rw-r--r-- root/root 2160 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-sm-dev/copyright lrwxrwxrwx root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-sm.so -> libosmo-gprs-sm.so.1.0.0 + dpkg -c libosmo-gprs-sm1-dbgsym_0.2.0.2.2c06_amd64.deb drwxr-xr-x root/root 0 2025-08-26 14:02 ./ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/debug/.build-id/1f/ -rw-r--r-- root/root 69160 2025-08-26 14:02 ./usr/lib/debug/.build-id/1f/b453d3b3d1904667e9eba23824ad267bebbcb2.debug drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-sm1-dbgsym -> libosmo-gprs-sm1 + dpkg -c libosmo-gprs-sm1_0.2.0.2.2c06_amd64.deb drwxr-xr-x root/root 0 2025-08-26 14:02 ./ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 43736 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-sm.so.1.0.0 drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-sm1/ -rw-r--r-- root/root 7694 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-sm1/changelog.gz -rw-r--r-- root/root 2160 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-sm1/copyright lrwxrwxrwx root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-sm.so.1 -> libosmo-gprs-sm.so.1.0.0 + dpkg -c libosmo-gprs-sndcp-dbg_0.2.0.2.2c06_amd64.deb drwxr-xr-x root/root 0 2025-08-26 14:02 ./ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-sndcp-dbg/ -rw-r--r-- root/root 7694 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-sndcp-dbg/changelog.gz -rw-r--r-- root/root 2160 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-sndcp-dbg/copyright + dpkg -c libosmo-gprs-sndcp-dev_0.2.0.2.2c06_amd64.deb drwxr-xr-x root/root 0 2025-08-26 14:02 ./ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/include/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/include/osmocom/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/include/osmocom/gprs/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/include/osmocom/gprs/sndcp/ -rw-r--r-- root/root 632 2025-08-26 14:02 ./usr/include/osmocom/gprs/sndcp/sndcp.h -rw-r--r-- root/root 6772 2025-08-26 14:02 ./usr/include/osmocom/gprs/sndcp/sndcp_prim.h drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 197598 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-sndcp.a -rw-r--r-- root/root 1169 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-sndcp.la drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/pkgconfig/ -rw-r--r-- root/root 387 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmo-gprs-sndcp.pc drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-sndcp-dev/ -rw-r--r-- root/root 7694 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-sndcp-dev/changelog.gz -rw-r--r-- root/root 2160 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-sndcp-dev/copyright lrwxrwxrwx root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-sndcp.so -> libosmo-gprs-sndcp.so.1.0.0 + dpkg -c libosmo-gprs-sndcp1-dbgsym_0.2.0.2.2c06_amd64.deb drwxr-xr-x root/root 0 2025-08-26 14:02 ./ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/debug/.build-id/9e/ -rw-r--r-- root/root 133000 2025-08-26 14:02 ./usr/lib/debug/.build-id/9e/54670274de495105603120f952d1494804c0df.debug drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-sndcp1-dbgsym -> libosmo-gprs-sndcp1 + dpkg -c libosmo-gprs-sndcp1_0.2.0.2.2c06_amd64.deb drwxr-xr-x root/root 0 2025-08-26 14:02 ./ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 100544 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-sndcp.so.1.0.0 drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-sndcp1/ -rw-r--r-- root/root 7694 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-sndcp1/changelog.gz -rw-r--r-- root/root 2160 2025-08-26 14:02 ./usr/share/doc/libosmo-gprs-sndcp1/copyright lrwxrwxrwx root/root 0 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-sndcp.so.1 -> libosmo-gprs-sndcp.so.1.0.0 Build successful! docker: running: data/build.sh inside docker :: Find binary packages in: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/_temp/binpkgs $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3806772 killed; [ssh-agent] Stopped. Finished: SUCCESS