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 [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-EpqkBYBlO62n/agent.3805767 SSH_AGENT_PID=3805769 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_11672210665143187040.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_11672210665143187040.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/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] $ /bin/sh -xe /tmp/jenkins5044846962879573595.sh + set +x Building binary packages for distro: 'debian:11' + 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:11 :: 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/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/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-11-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:11', '--build-arg', 'DISTRO_FROM=debian:11', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-11-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/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.0s #2 [internal] load metadata for docker.io/library/debian:11 #2 DONE 1.1s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/6] FROM docker.io/library/debian:11@sha256:8ec25a9073e8cc89a184a6256e219828196d75203375a8ad4f0977f3011f2115 #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.0s #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:11" 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:11" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:11" 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:11" && exit 1 ;; esac #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:f003fa2d502fa9cc5591a4f0d30644a1f733b7158371fd51b22111a99083d1e9 done #11 naming to docker.io/library/debian-11-osmocom-obs-build-binpkg 0.0s done #11 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 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 bullseye InRelease Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB] Hit:3 http://deb.debian.org/debian bullseye-updates InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ InRelease [1553 B] Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [392 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ Packages [70.9 kB] Fetched 492 kB in 0s (2345 kB/s) Reading package lists... + 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 libglib2.0-0 libicu67 libmagic-mgc libmagic1 libmnl-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpcsclite1 libpipeline1 libsctp-dev libsctp1 libsigsegv2 libsub-override-perl libtalloc-dev libtalloc2 libtool libuchardet0 liburing1 libusb-1.0-0 libusb-1.0-0-dev libxml2 m4 man-db osmocom-keyring osmocom-master pkg-config po-debconf sensible-utils 0 upgraded, 55 newly installed, 0 to remove and 0 not upgraded. Need to get 22.1 MB of archives. After this operation, 79.3 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8+deb11u2 [146 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ osmocom-keyring 1.0.2.5.fc66 [3000 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ osmocom-master 1.1.0 [1180 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore22 1.11.0.32.33cb4 [184 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocodec4 1.11.0.32.33cb4 [66.8 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmoisdn0 1.11.0.32.33cb4 [86.0 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmogsm20 1.11.0.32.33cb4 [244 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocoding0 1.11.0.32.33cb4 [86.8 kB] Get:9 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmovty13 1.11.0.32.33cb4 [119 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmogb14 1.11.0.32.33cb4 [193 kB] Get:12 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmoctrl0 1.11.0.32.33cb4 [75.3 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmosim2 1.11.0.32.33cb4 [79.0 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmousb0 1.11.0.32.33cb4 [65.5 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore 1.11.0.32.33cb4 [58.9 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore-dev 1.11.0.32.33cb4 [860 kB] Get:18 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB] Get:19 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB] Get:20 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB] Get:21 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB] Get:22 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB] Get:23 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB] Get:24 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB] Get:25 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] Get:26 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] Get:27 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] Get:28 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] Get:29 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] Get:30 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB] Get:31 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB] Get:32 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] Get:33 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB] Get:34 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:35 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB] Get:36 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] Get:37 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] Get:38 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB] Get:39 http://deb.debian.org/debian-security bullseye-security/main amd64 libicu67 amd64 67.1-7+deb11u1 [8624 kB] Get:40 http://deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u8 [694 kB] Get:41 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB] Get:42 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] Get:43 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:44 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB] Get:45 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-0 amd64 2.66.8-1+deb11u6 [1377 kB] Get:46 http://deb.debian.org/debian bullseye/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] Get:47 http://deb.debian.org/debian bullseye/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [28.3 kB] Get:48 http://deb.debian.org/debian bullseye/main amd64 libtalloc2 amd64 2.3.1-2+b1 [29.3 kB] Get:49 http://deb.debian.org/debian bullseye/main amd64 liburing1 amd64 0.7-3 [8572 B] Get:50 http://deb.debian.org/debian bullseye/main amd64 libpcsclite1 amd64 1.9.1-1 [60.2 kB] Get:51 http://deb.debian.org/debian bullseye/main amd64 libusb-1.0-0 amd64 2:1.0.24-3 [60.2 kB] Get:52 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB] Get:53 http://deb.debian.org/debian bullseye/main amd64 libtalloc-dev amd64 2.3.1-2+b1 [54.7 kB] Get:54 http://deb.debian.org/debian bullseye/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [81.5 kB] Get:55 http://deb.debian.org/debian bullseye/main amd64 libusb-1.0-0-dev amd64 2:1.0.24-3 [80.4 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 22.1 MB in 0s (59.5 MB/s) Selecting previously unselected package bsdextrautils. (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 ... 14371 files and directories currently installed.) Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u2_amd64.deb ... Unpacking bsdextrautils (2.36.1-8+deb11u2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.7-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ... Unpacking groff-base (1.22.4-6) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../03-libpipeline1_1.5.3-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.3-1) ... Selecting previously unselected package man-db. Preparing to unpack .../04-man-db_2.9.4-2_amd64.deb ... Unpacking man-db (2.9.4-2) ... Selecting previously unselected package sensible-utils. Preparing to unpack .../05-sensible-utils_0.0.14_all.deb ... Unpacking sensible-utils (0.0.14) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../06-libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../07-libmagic1_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ... Selecting previously unselected package file. Preparing to unpack .../08-file_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking file (1:5.39-3+deb11u1) ... Selecting previously unselected package gettext-base. Preparing to unpack .../09-gettext-base_0.21-4_amd64.deb ... Unpacking gettext-base (0.21-4) ... Selecting previously unselected package libsigsegv2:amd64. Preparing to unpack .../10-libsigsegv2_2.13-1_amd64.deb ... Unpacking libsigsegv2:amd64 (2.13-1) ... Selecting previously unselected package m4. Preparing to unpack .../11-m4_1.4.18-5_amd64.deb ... Unpacking m4 (1.4.18-5) ... Selecting previously unselected package autoconf. Preparing to unpack .../12-autoconf_2.69-14_all.deb ... Unpacking autoconf (2.69-14) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../13-autotools-dev_20180224.1+nmu1_all.deb ... Unpacking autotools-dev (20180224.1+nmu1) ... Selecting previously unselected package automake. Preparing to unpack .../14-automake_1%3a1.16.3-2_all.deb ... Unpacking automake (1:1.16.3-2) ... Selecting previously unselected package autopoint. Preparing to unpack .../15-autopoint_0.21-4_all.deb ... Unpacking autopoint (0.21-4) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../16-libdebhelper-perl_13.3.4_all.deb ... Unpacking libdebhelper-perl (13.3.4) ... Selecting previously unselected package libtool. Preparing to unpack .../17-libtool_2.4.6-15_all.deb ... Unpacking libtool (2.4.6-15) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../18-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../19-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libsub-override-perl. Preparing to unpack .../20-libsub-override-perl_0.09-2_all.deb ... Unpacking libsub-override-perl (0.09-2) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../21-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../22-dh-strip-nondeterminism_1.12.0-1_all.deb ... Unpacking dh-strip-nondeterminism (1.12.0-1) ... Selecting previously unselected package dwz. Preparing to unpack .../23-dwz_0.13+20210201-1_amd64.deb ... Unpacking dwz (0.13+20210201-1) ... Selecting previously unselected package libicu67:amd64. Preparing to unpack .../24-libicu67_67.1-7+deb11u1_amd64.deb ... Unpacking libicu67:amd64 (67.1-7+deb11u1) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../25-libxml2_2.9.10+dfsg-6.7+deb11u8_amd64.deb ... Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u8) ... Selecting previously unselected package gettext. Preparing to unpack .../26-gettext_0.21-4_amd64.deb ... Unpacking gettext (0.21-4) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../27-intltool-debian_0.35.0+20060710.5_all.deb ... Unpacking intltool-debian (0.35.0+20060710.5) ... Selecting previously unselected package po-debconf. Preparing to unpack .../28-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../29-debhelper_13.3.4_all.deb ... Unpacking debhelper (13.3.4) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../30-libglib2.0-0_2.66.8-1+deb11u6_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.66.8-1+deb11u6) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../31-libmnl-dev_1.0.4-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.4-3) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../32-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 .../33-osmocom-master_1.1.0_amd64.deb ... Unpacking osmocom-master (1.1.0) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../34-libsctp1_1.0.18+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../35-libtalloc2_2.3.1-2+b1_amd64.deb ... Unpacking libtalloc2:amd64 (2.3.1-2+b1) ... Selecting previously unselected package liburing1:amd64. Preparing to unpack .../36-liburing1_0.7-3_amd64.deb ... Unpacking liburing1:amd64 (0.7-3) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../37-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 .../38-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 .../39-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 .../40-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 .../41-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 .../42-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 .../43-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 .../44-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 .../45-libpcsclite1_1.9.1-1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.9.1-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../46-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 .../47-libusb-1.0-0_2%3a1.0.24-3_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.24-3) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../48-libosmousb0_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmocore. Preparing to unpack .../49-libosmocore_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4) ... Selecting previously unselected package pkg-config. Preparing to unpack .../50-pkg-config_0.29.2-1_amd64.deb ... Unpacking pkg-config (0.29.2-1) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../51-libtalloc-dev_2.3.1-2+b1_amd64.deb ... Unpacking libtalloc-dev:amd64 (2.3.1-2+b1) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../52-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../53-libusb-1.0-0-dev_2%3a1.0.24-3_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.24-3) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../54-libosmocore-dev_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.11.0.32.33cb4) ... Setting up libpipeline1:amd64 (1.5.3-1) ... Setting up bsdextrautils (2.36.1-8+deb11u2) ... update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist Setting up libicu67:amd64 (67.1-7+deb11u1) ... Setting up libmagic-mgc (1:5.39-3+deb11u1) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libglib2.0-0:amd64 (2.66.8-1+deb11u6) ... No schema files found: doing nothing. Setting up libdebhelper-perl (13.3.4) ... Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ... Setting up gettext-base (0.21-4) ... Setting up file (1:5.39-3+deb11u1) ... Setting up libtalloc2:amd64 (2.3.1-2+b1) ... Setting up autotools-dev (20180224.1+nmu1) ... Setting up libmnl-dev:amd64 (1.0.4-3) ... Setting up libsigsegv2:amd64 (2.13-1) ... Setting up autopoint (0.21-4) ... Setting up pkg-config (0.29.2-1) ... Setting up libpcsclite1:amd64 (1.9.1-1) ... Setting up liburing1:amd64 (0.7-3) ... Setting up dwz (0.13+20210201-1) ... Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... Setting up sensible-utils (0.0.14) ... Setting up libuchardet0:amd64 (0.0.7-1) ... Setting up libsub-override-perl (0.09-2) ... Setting up libusb-1.0-0:amd64 (2:1.0.24-3) ... Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u8) ... Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... Setting up gettext (0.21-4) ... Setting up libtool (2.4.6-15) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.24-3) ... Setting up m4 (1.4.18-5) ... Setting up intltool-debian (0.35.0+20060710.5) ... Setting up libtalloc-dev:amd64 (2.3.1-2+b1) ... Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... Setting up autoconf (2.69-14) ... Setting up dh-strip-nondeterminism (1.12.0-1) ... Setting up groff-base (1.22.4-6) ... Setting up automake (1:1.16.3-2) ... update-alternatives: using /usr/bin/automake-1.16 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.16.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.16.1.gz (of link group automake) doesn't exist Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.9.4-2) ... Building database of manual pages ... Setting up dh-autoreconf (20) ... Setting up debhelper (13.3.4) ... 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.31-13+deb11u13) ... + [ -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 dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 fakeroot 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 build dh build --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: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 build environment is sane... yes checking for a thread-safe mkdir -p... /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 whether make supports nested variables... (cached) 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... 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... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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 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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.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 ANSI C header files... (cached) yes CFLAGS="-g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c qos.c -o qos.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c csn1_dec.c -o csn1_dec.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libosmo-csn1.exp libtool: link: /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 | 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 -pthread -g -O2 -fstack-protector-strong -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c llc.c -o llc.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gprs-llc.exp libtool: link: /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 | 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 -pthread -pthread -g -O2 -fstack-protector-strong -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o tbf.lo tbf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c csn1_ts_44_060.c -fPIC -DPIC -o .libs/csn1_ts_44_060.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o tbf_dl.lo tbf_dl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gre.c -fPIC -DPIC -o .libs/gre.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c codel.c -o codel.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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gre.c -o gre.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c rlcmac_enc.c -o rlcmac_enc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c csn1_ts_24_008.c -o csn1_ts_24_008.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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c rlcmac_dec.c -o rlcmac_dec.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c coding_scheme.c -o coding_scheme.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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o tbf_dl_ass_fsm.lo tbf_dl_ass_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c rlc_window_ul.c -o rlc_window_ul.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gprs-rlcmac.exp libtool: link: /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 | 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 -pthread -pthread -g -O2 -fstack-protector-strong -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sndcp_xid.c -o sndcp_xid.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gprs-sndcp.exp libtool: link: /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 | 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 -pthread -pthread -g -O2 -fstack-protector-strong -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gmm.c -o gmm.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gprs-gmm.exp libtool: link: /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 | 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 -pthread -pthread -g -O2 -fstack-protector-strong -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sm.c -o sm.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gprs-sm.exp libtool: link: /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 | 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 -pthread -pthread -g -O2 -fstack-protector-strong -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 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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gmm_prim_network_test.o gmm_prim_network_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o xid_codec_test.o xid_codec_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o rlcmac_types_test.o rlcmac_types_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o slhc_test.o slhc_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sm_prim_test.o sm_prim_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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' ## ------------------------------------- ## ## libosmo-gprs 0.2.0.2-2c06 test suite. ## ## ------------------------------------- ## Regression tests 1: gmm/gmm_misc ok 2: gmm/gmm_prim_ms ok 3: gmm/gmm_prim_network ok 4: llc/llc ok 5: llc/llc_prim ok 6: llc/pdu_codec ok 7: llc/xid_codec ok 8: rlcmac/csn1_ts_44_018 ok 9: rlcmac/csn1_ts_44_060 ok 10: rlcmac/rlcmac_prim ok 11: rlcmac/rlcmac_types ok 12: sm/sm_prim ok 13: sndcp/sndcp_prim ok 14: sndcp/sndcp_xid ok 15: sndcp/slhc 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 fakeroot debian/rules binary dh binary --with autoreconf dh_testroot 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'. /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'. /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'. /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'. /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'. /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'. /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' /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' /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' /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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gprs-rlcmac.exp libtool: relink: /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 | 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 -pthread -pthread -g -O2 -fstack-protector-strong -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' /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' /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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gprs-gmm.exp libtool: relink: /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 | 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 -pthread -pthread -g -O2 -fstack-protector-strong -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' /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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -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 | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gprs-sm.exp libtool: relink: /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 | 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 -pthread -pthread -g -O2 -fstack-protector-strong -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'. /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: 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_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 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_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_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_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 dh_installdeb dh_gencontrol dh_md5sums dh_builddeb 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-csn1-dbg' in '../libosmo-csn1-dbg_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-rlcmac1' in '../libosmo-gprs-rlcmac1_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-rlcmac-dbg' in '../libosmo-gprs-rlcmac-dbg_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-sndcp1' in '../libosmo-gprs-sndcp1_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-gprs-sm-dbg' in '../libosmo-gprs-sm-dbg_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-gprs-sndcp-dev' in '../libosmo-gprs-sndcp-dev_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-rlcmac-dev' in '../libosmo-gprs-rlcmac-dev_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-llc1-dbgsym' in '../libosmo-gprs-llc1-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-gmm1-dbgsym' in '../libosmo-gprs-gmm1-dbgsym_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-sndcp1-dbgsym' in '../libosmo-gprs-sndcp1-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 dpkg-genchanges >../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/e7/ -rw-r--r-- root/root 42200 2025-08-26 14:02 ./usr/lib/debug/.build-id/e7/fcee24e1aad7a19c0c511613a8ab7d695663d5.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 47200 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 7693 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 7693 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 73736 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-csn1.a -rw-r--r-- root/root 1043 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 7693 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 7693 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 117750 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-gmm.a -rw-r--r-- root/root 1202 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 7693 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/21/ -rw-r--r-- root/root 97488 2025-08-26 14:02 ./usr/lib/debug/.build-id/21/20af1da28cae89aa3bc275f5704590cda16dfb.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 69416 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 7693 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 7693 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 118768 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-llc.a -rw-r--r-- root/root 1152 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 7693 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/61/ -rw-r--r-- root/root 86168 2025-08-26 14:02 ./usr/lib/debug/.build-id/61/c4895f758678406d570a92536331558337b72b.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 63760 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 7693 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 7693 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 616336 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-rlcmac.a -rw-r--r-- root/root 1215 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 7693 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/cb/ -rw-r--r-- root/root 562744 2025-08-26 14:02 ./usr/lib/debug/.build-id/cb/02d06f8dd5976faefe38e7c4fff3f966e6c2f7.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 385264 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 7693 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 7693 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 72356 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-sm.a -rw-r--r-- root/root 1289 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 7693 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/29/ -rw-r--r-- root/root 70624 2025-08-26 14:02 ./usr/lib/debug/.build-id/29/e91d084e4bf3cd9853fe0a89d238c92fd67ad1.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 43768 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 7693 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 7693 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 198750 2025-08-26 14:02 ./usr/lib/x86_64-linux-gnu/libosmo-gprs-sndcp.a -rw-r--r-- root/root 1170 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 7693 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/75/ -rw-r--r-- root/root 135496 2025-08-26 14:02 ./usr/lib/debug/.build-id/75/5728d6568007dd7809e466aad2d8fcbccaa554.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 100568 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 7693 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/osmo-ci/scripts/obs/_temp/binpkgs $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3805769 killed; [ssh-agent] Stopped. Finished: SUCCESS