Skip to content

Console Output

Started by upstream project "gerrit-osmocom-bb" build number 1531
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/osmocom-bb/+/36914 in silent mode.
Running as SYSTEM
Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-PKugCRBaLca8/agent.3022641
SSH_AGENT_PID=3022643
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_10595237790671790560.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_10595237790671790560.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/osmocom-bb
 > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmocom-bb # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmocom-bb
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
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/osmocom-bb +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmocom-bb # 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/osmocom-bb # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmocom-bb
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/osmocom-bb refs/changes/14/36914/1 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision 0ec4356821b860dbc01494e79c7ff64112c5dd8c (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0ec4356821b860dbc01494e79c7ff64112c5dd8c # timeout=10
Commit message: "trxcon/l1sched: make l1sched_lchan_emit_data_cnf() NULL-safe"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk d70e8a6de72c361870bd9202110dac933d91992f # timeout=10
[gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins11680812621526750397.sh + set +x Building binary packages for distro: 'debian:12' + 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 3bd97cc jobs/ttcn3: update ttcn3-ggsn-test-kernel + cd osmocom-bb + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:12 :: 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: 561B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/debian:12 #3 DONE 1.1s #4 [1/3] FROM docker.io/library/debian:12@sha256:fac2c0fd33e88dfd3bc88a872cfb78dcb167e74af6162d31724df69e482f886c #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 && 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:85ef4182c0e701d20471a7f8a234ba8032a068a7f943a56ab3f7312a67242f82 done #7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg done #7 DONE 0.0s osmocom-bb: using cached https://gerrit.osmocom.org/osmocom-bb (not cloning, not fetching) osmocom-bb: 'git clean -ffxd' osmocom-bb: skipping git checkout, current commit: 0ec43568 trxcon/l1sched: make l1sched_lchan_emit_data_cnf() NULL-safe osmocom-bb: has no git tags, using 0.0.0 as version osmocom-bb: building source package 0.0.0.3622-0ec4 osmocom-bb: WARNING: version from changelog (0.1.0) is higher than version based on git tag (0.0.0.3622-0ec4), using version from changelog (git tag not pushed yet?) osmocom-bb: building debian source package osmocom-bb: adding commit_0ec4356821b860dbc01494e79c7ff64112c5dd8c.txt docker: running: build_srcpkg.py inside docker :: Building the binary packages docker: building image debian-12-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-12-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: 2.93kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/debian:12 #3 DONE 0.2s #4 [1/6] FROM docker.io/library/debian:12@sha256:fac2c0fd33e88dfd3bc88a872cfb78dcb167e74af6162d31724df69e482f886c #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 /tmp/Release.key #6 CACHED #7 [3/6] RUN USERADD --uid=1000 -m user #7 CACHED #8 [4/6] RUN CASE "debian:12" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && 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) 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:12" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:12" in debian:*) apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb 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:12" && exit 1 ;; esac #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:09ecb81c8b353b1e2a87c4e334048610b0f449c5ceb712c29460c6dc2f19955b done #11 naming to docker.io/library/debian-12-osmocom-obs-build-binpkg done #11 DONE 0.0s + 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/osmocom-bb/*.tar.* osmocom-bb/ osmocom-bb/.github/ osmocom-bb/.github/FUNDING.yml osmocom-bb/.tarball-version osmocom-bb/contrib/ osmocom-bb/contrib/jenkins.sh osmocom-bb/debian/ osmocom-bb/debian/changelog osmocom-bb/debian/compat osmocom-bb/debian/control osmocom-bb/debian/copyright osmocom-bb/debian/osmocom-bb.install osmocom-bb/debian/rules osmocom-bb/debian/source/ osmocom-bb/debian/source/format osmocom-bb/doc/ osmocom-bb/doc/calypso-block.svg osmocom-bb/doc/calypso-gsm-notes.txt osmocom-bb/doc/calypso-signals.txt osmocom-bb/doc/examples/ osmocom-bb/doc/examples/mobile/ osmocom-bb/doc/examples/mobile/default.cfg osmocom-bb/doc/examples/mobile/lua_helloworld.lua osmocom-bb/doc/examples/mobile/lua_ms_on_off.lua osmocom-bb/doc/examples/mobile/lua_sms_on_attach.lua osmocom-bb/doc/examples/mobile/lua_sms_receive.lua osmocom-bb/doc/examples/mobile/lua_timer.lua osmocom-bb/doc/examples/mobile/multi_ms.cfg osmocom-bb/doc/examples/modem/ osmocom-bb/doc/examples/modem/modem.cfg osmocom-bb/doc/gsmdevboard-block.svg osmocom-bb/doc/manuals/ osmocom-bb/doc/manuals/Makefile osmocom-bb/doc/manuals/chapters/ osmocom-bb/doc/manuals/chapters/scripting.adoc osmocom-bb/doc/manuals/osmo-gsm-manuals-dir.sh osmocom-bb/doc/manuals/osmocombb-usermanual-docinfo.xml osmocom-bb/doc/manuals/osmocombb-usermanual.adoc osmocom-bb/include/ osmocom-bb/include/l1ctl_proto.h osmocom-bb/include/l1gprs.h osmocom-bb/src/ osmocom-bb/src/Makefile osmocom-bb/src/README.building osmocom-bb/src/README.development osmocom-bb/src/host/ osmocom-bb/src/host/calypso_pll/ osmocom-bb/src/host/calypso_pll/pll.pl osmocom-bb/src/host/fb_tools/ osmocom-bb/src/host/fb_tools/bdf_to_c.py osmocom-bb/src/host/gprsdecode/ osmocom-bb/src/host/gprsdecode/Makefile.am osmocom-bb/src/host/gprsdecode/README osmocom-bb/src/host/gprsdecode/configure.ac osmocom-bb/src/host/gprsdecode/gprs.c osmocom-bb/src/host/gprsdecode/gprs.h osmocom-bb/src/host/gprsdecode/gsmtap.c osmocom-bb/src/host/gprsdecode/gsmtap.h osmocom-bb/src/host/gprsdecode/l1ctl_proto.h osmocom-bb/src/host/gprsdecode/main.c osmocom-bb/src/host/gprsdecode/rlcmac.c osmocom-bb/src/host/gprsdecode/rlcmac.h osmocom-bb/src/host/gprsdecode/tests/ osmocom-bb/src/host/gprsdecode/tests/Makefile.am osmocom-bb/src/host/gprsdecode/tests/cs2.decoded osmocom-bb/src/host/gprsdecode/tests/cs2.sample osmocom-bb/src/host/gprsdecode/tests/cs3.decoded osmocom-bb/src/host/gprsdecode/tests/cs3.sample osmocom-bb/src/host/gprsdecode/tests/testsuite.at osmocom-bb/src/host/layer23/ osmocom-bb/src/host/layer23/COPYING osmocom-bb/src/host/layer23/Makefile.am osmocom-bb/src/host/layer23/README osmocom-bb/src/host/layer23/configure.ac osmocom-bb/src/host/layer23/include/ osmocom-bb/src/host/layer23/include/Makefile.am osmocom-bb/src/host/layer23/include/l1ctl_proto.h osmocom-bb/src/host/layer23/include/osmocom/ osmocom-bb/src/host/layer23/include/osmocom/Makefile.am osmocom-bb/src/host/layer23/include/osmocom/bb/ osmocom-bb/src/host/layer23/include/osmocom/bb/Makefile.am osmocom-bb/src/host/layer23/include/osmocom/bb/common/ osmocom-bb/src/host/layer23/include/osmocom/bb/common/Makefile.am osmocom-bb/src/host/layer23/include/osmocom/bb/common/apn.h osmocom-bb/src/host/layer23/include/osmocom/bb/common/apn_fsm.h osmocom-bb/src/host/layer23/include/osmocom/bb/common/gps.h osmocom-bb/src/host/layer23/include/osmocom/bb/common/l1ctl.h osmocom-bb/src/host/layer23/include/osmocom/bb/common/l1l2_interface.h osmocom-bb/src/host/layer23/include/osmocom/bb/common/l23_app.h osmocom-bb/src/host/layer23/include/osmocom/bb/common/logging.h osmocom-bb/src/host/layer23/include/osmocom/bb/common/ms.h osmocom-bb/src/host/layer23/include/osmocom/bb/common/networks.h osmocom-bb/src/host/layer23/include/osmocom/bb/common/osmocom_data.h osmocom-bb/src/host/layer23/include/osmocom/bb/common/sap_fsm.h osmocom-bb/src/host/layer23/include/osmocom/bb/common/sap_interface.h osmocom-bb/src/host/layer23/include/osmocom/bb/common/sap_proto.h osmocom-bb/src/host/layer23/include/osmocom/bb/common/settings.h osmocom-bb/src/host/layer23/include/osmocom/bb/common/sim.h osmocom-bb/src/host/layer23/include/osmocom/bb/common/subscriber.h osmocom-bb/src/host/layer23/include/osmocom/bb/common/support.h osmocom-bb/src/host/layer23/include/osmocom/bb/common/sysinfo.h osmocom-bb/src/host/layer23/include/osmocom/bb/common/utils.h osmocom-bb/src/host/layer23/include/osmocom/bb/common/vty.h osmocom-bb/src/host/layer23/include/osmocom/bb/misc/ osmocom-bb/src/host/layer23/include/osmocom/bb/misc/Makefile.am osmocom-bb/src/host/layer23/include/osmocom/bb/misc/cell_log.h osmocom-bb/src/host/layer23/include/osmocom/bb/misc/geo.h osmocom-bb/src/host/layer23/include/osmocom/bb/misc/layer3.h osmocom-bb/src/host/layer23/include/osmocom/bb/misc/locate.h osmocom-bb/src/host/layer23/include/osmocom/bb/misc/log.h osmocom-bb/src/host/layer23/include/osmocom/bb/misc/rslms.h osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/ osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/Makefile.am osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/app_mobile.h osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/gapk_io.h osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/gsm322.h osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/gsm411_sms.h osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/gsm44068_gcc_bcc.h osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/gsm480_ss.h osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/gsm48_cc.h osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/gsm48_mm.h osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/gsm48_rr.h osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/mncc.h osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/mncc_ms.h osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/mncc_sock.h osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/primitives.h osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/tch.h osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/transaction.h osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/vty.h osmocom-bb/src/host/layer23/include/osmocom/bb/modem/ osmocom-bb/src/host/layer23/include/osmocom/bb/modem/Makefile.am osmocom-bb/src/host/layer23/include/osmocom/bb/modem/gmm.h osmocom-bb/src/host/layer23/include/osmocom/bb/modem/grr.h osmocom-bb/src/host/layer23/include/osmocom/bb/modem/llc.h osmocom-bb/src/host/layer23/include/osmocom/bb/modem/modem.h osmocom-bb/src/host/layer23/include/osmocom/bb/modem/rlcmac.h osmocom-bb/src/host/layer23/include/osmocom/bb/modem/sm.h osmocom-bb/src/host/layer23/include/osmocom/bb/modem/sndcp.h osmocom-bb/src/host/layer23/include/osmocom/bb/modem/vty.h osmocom-bb/src/host/layer23/src/ osmocom-bb/src/host/layer23/src/Makefile.am osmocom-bb/src/host/layer23/src/common/ osmocom-bb/src/host/layer23/src/common/Makefile.am osmocom-bb/src/host/layer23/src/common/apn.c osmocom-bb/src/host/layer23/src/common/apn_fsm.c osmocom-bb/src/host/layer23/src/common/gps.c osmocom-bb/src/host/layer23/src/common/l1ctl.c osmocom-bb/src/host/layer23/src/common/l1ctl_lapdm_glue.c osmocom-bb/src/host/layer23/src/common/l1l2_interface.c osmocom-bb/src/host/layer23/src/common/logging.c osmocom-bb/src/host/layer23/src/common/main.c osmocom-bb/src/host/layer23/src/common/ms.c osmocom-bb/src/host/layer23/src/common/networks.c osmocom-bb/src/host/layer23/src/common/sap_fsm.c osmocom-bb/src/host/layer23/src/common/sap_interface.c osmocom-bb/src/host/layer23/src/common/sap_proto.c osmocom-bb/src/host/layer23/src/common/settings.c osmocom-bb/src/host/layer23/src/common/sim.c osmocom-bb/src/host/layer23/src/common/subscriber.c osmocom-bb/src/host/layer23/src/common/support.c osmocom-bb/src/host/layer23/src/common/sysinfo.c osmocom-bb/src/host/layer23/src/common/utils.c osmocom-bb/src/host/layer23/src/common/vty.c osmocom-bb/src/host/layer23/src/misc/ osmocom-bb/src/host/layer23/src/misc/Makefile.am osmocom-bb/src/host/layer23/src/misc/app_bcch_scan.c osmocom-bb/src/host/layer23/src/misc/app_cbch_sniff.c osmocom-bb/src/host/layer23/src/misc/app_ccch_scan.c osmocom-bb/src/host/layer23/src/misc/app_cell_log.c osmocom-bb/src/host/layer23/src/misc/app_echo_test.c osmocom-bb/src/host/layer23/src/misc/bcch_scan.c osmocom-bb/src/host/layer23/src/misc/bcch_scan.h osmocom-bb/src/host/layer23/src/misc/cell_log.c osmocom-bb/src/host/layer23/src/misc/geo.c osmocom-bb/src/host/layer23/src/misc/gsmmap.c osmocom-bb/src/host/layer23/src/misc/locate.c osmocom-bb/src/host/layer23/src/misc/log.c osmocom-bb/src/host/layer23/src/misc/rslms.c osmocom-bb/src/host/layer23/src/mobile/ osmocom-bb/src/host/layer23/src/mobile/Makefile.am osmocom-bb/src/host/layer23/src/mobile/app_mobile.c osmocom-bb/src/host/layer23/src/mobile/gapk_io.c osmocom-bb/src/host/layer23/src/mobile/gsm322.c osmocom-bb/src/host/layer23/src/mobile/gsm411_sms.c osmocom-bb/src/host/layer23/src/mobile/gsm414.c osmocom-bb/src/host/layer23/src/mobile/gsm44068_gcc_bcc.c osmocom-bb/src/host/layer23/src/mobile/gsm480_ss.c osmocom-bb/src/host/layer23/src/mobile/gsm48_cc.c osmocom-bb/src/host/layer23/src/mobile/gsm48_mm.c osmocom-bb/src/host/layer23/src/mobile/gsm48_rr.c osmocom-bb/src/host/layer23/src/mobile/main.c osmocom-bb/src/host/layer23/src/mobile/mncc_sock.c osmocom-bb/src/host/layer23/src/mobile/mnccms.c osmocom-bb/src/host/layer23/src/mobile/primitives.c osmocom-bb/src/host/layer23/src/mobile/script_lua.c osmocom-bb/src/host/layer23/src/mobile/script_nolua.c osmocom-bb/src/host/layer23/src/mobile/tch.c osmocom-bb/src/host/layer23/src/mobile/tch_data.c osmocom-bb/src/host/layer23/src/mobile/tch_data_sock.c osmocom-bb/src/host/layer23/src/mobile/tch_voice.c osmocom-bb/src/host/layer23/src/mobile/transaction.c osmocom-bb/src/host/layer23/src/mobile/vty_interface.c osmocom-bb/src/host/layer23/src/modem/ osmocom-bb/src/host/layer23/src/modem/Makefile.am osmocom-bb/src/host/layer23/src/modem/app_modem.c osmocom-bb/src/host/layer23/src/modem/gmm.c osmocom-bb/src/host/layer23/src/modem/grr.c osmocom-bb/src/host/layer23/src/modem/llc.c osmocom-bb/src/host/layer23/src/modem/rlcmac.c osmocom-bb/src/host/layer23/src/modem/sm.c osmocom-bb/src/host/layer23/src/modem/sndcp.c osmocom-bb/src/host/layer23/src/modem/vty.c osmocom-bb/src/host/osmocon/ osmocom-bb/src/host/osmocon/COPYING osmocom-bb/src/host/osmocon/Makefile.am osmocom-bb/src/host/osmocon/configure.ac osmocom-bb/src/host/osmocon/git-version-gen osmocom-bb/src/host/osmocon/memdump_convert.pl osmocom-bb/src/host/osmocon/osmocon.c osmocom-bb/src/host/osmocon/osmoload.c osmocom-bb/src/host/osmocon/tpu_debug.c osmocom-bb/src/host/rita_pll/ osmocom-bb/src/host/rita_pll/mtk_pll.pl osmocom-bb/src/host/rita_pll/mtk_pll.txt osmocom-bb/src/host/rita_pll/rita_pll.pl osmocom-bb/src/host/rita_pll/rita_pll.txt osmocom-bb/src/host/rita_pll/rita_pll_notes.txt osmocom-bb/src/host/trxcon/ osmocom-bb/src/host/trxcon/Makefile.am osmocom-bb/src/host/trxcon/configure.ac osmocom-bb/src/host/trxcon/include/ osmocom-bb/src/host/trxcon/include/Makefile.am osmocom-bb/src/host/trxcon/include/osmocom/ osmocom-bb/src/host/trxcon/include/osmocom/Makefile.am osmocom-bb/src/host/trxcon/include/osmocom/bb/ osmocom-bb/src/host/trxcon/include/osmocom/bb/Makefile.am osmocom-bb/src/host/trxcon/include/osmocom/bb/l1ctl_proto.h osmocom-bb/src/host/trxcon/include/osmocom/bb/l1gprs.h osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched/ osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched/Makefile.am osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched/l1sched.h osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched/logging.h osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched/prim.h osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon/ osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon/Makefile.am osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon/l1ctl.h osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon/l1ctl_server.h osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon/logging.h osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon/phyif.h osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon/trx_if.h osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon/trxcon.h osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon/trxcon_fsm.h osmocom-bb/src/host/trxcon/m4/ osmocom-bb/src/host/trxcon/m4/.gitkeep osmocom-bb/src/host/trxcon/src/ osmocom-bb/src/host/trxcon/src/Makefile.am osmocom-bb/src/host/trxcon/src/l1ctl.c osmocom-bb/src/host/trxcon/src/l1ctl_server.c osmocom-bb/src/host/trxcon/src/l1gprs.c osmocom-bb/src/host/trxcon/src/logging.c osmocom-bb/src/host/trxcon/src/sched_lchan_common.c osmocom-bb/src/host/trxcon/src/sched_lchan_desc.c osmocom-bb/src/host/trxcon/src/sched_lchan_pdtch.c osmocom-bb/src/host/trxcon/src/sched_lchan_rach.c osmocom-bb/src/host/trxcon/src/sched_lchan_sch.c osmocom-bb/src/host/trxcon/src/sched_lchan_tchf.c osmocom-bb/src/host/trxcon/src/sched_lchan_tchh.c osmocom-bb/src/host/trxcon/src/sched_lchan_xcch.c osmocom-bb/src/host/trxcon/src/sched_mframe.c osmocom-bb/src/host/trxcon/src/sched_prim.c osmocom-bb/src/host/trxcon/src/sched_trx.c osmocom-bb/src/host/trxcon/src/trx_if.c osmocom-bb/src/host/trxcon/src/trxcon_fsm.c osmocom-bb/src/host/trxcon/src/trxcon_inst.c osmocom-bb/src/host/trxcon/src/trxcon_main.c osmocom-bb/src/host/trxcon/src/trxcon_shim.c osmocom-bb/src/host/virt_phy/ osmocom-bb/src/host/virt_phy/Makefile.am osmocom-bb/src/host/virt_phy/README osmocom-bb/src/host/virt_phy/configure.ac osmocom-bb/src/host/virt_phy/include/ osmocom-bb/src/host/virt_phy/include/Makefile.am osmocom-bb/src/host/virt_phy/include/osmocom/ osmocom-bb/src/host/virt_phy/include/osmocom/Makefile.am osmocom-bb/src/host/virt_phy/include/osmocom/bb/ osmocom-bb/src/host/virt_phy/include/osmocom/bb/Makefile.am osmocom-bb/src/host/virt_phy/include/osmocom/bb/l1ctl_proto.h osmocom-bb/src/host/virt_phy/include/osmocom/bb/l1gprs.h osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy/ osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy/Makefile.am osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy/common_util.h osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy/gsmtapl1_if.h osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy/l1ctl_sap.h osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy/l1ctl_sock.h osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy/logging.h osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy/osmo_mcast_sock.h osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy/virt_l1_model.h osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy/virt_l1_sched.h osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy/virtual_um.h osmocom-bb/src/host/virt_phy/src/ osmocom-bb/src/host/virt_phy/src/Makefile.am osmocom-bb/src/host/virt_phy/src/gsmtapl1_if.c osmocom-bb/src/host/virt_phy/src/l1ctl_sap.c osmocom-bb/src/host/virt_phy/src/l1ctl_sock.c osmocom-bb/src/host/virt_phy/src/l1gprs.c osmocom-bb/src/host/virt_phy/src/logging.c osmocom-bb/src/host/virt_phy/src/shared/ osmocom-bb/src/host/virt_phy/src/shared/osmo_mcast_sock.c osmocom-bb/src/host/virt_phy/src/shared/virtual_um.c osmocom-bb/src/host/virt_phy/src/virt_l1_model.c osmocom-bb/src/host/virt_phy/src/virt_l1_sched_simple.c osmocom-bb/src/host/virt_phy/src/virt_prim_data.c osmocom-bb/src/host/virt_phy/src/virt_prim_fbsb.c osmocom-bb/src/host/virt_phy/src/virt_prim_pdch.c osmocom-bb/src/host/virt_phy/src/virt_prim_pm.c osmocom-bb/src/host/virt_phy/src/virt_prim_rach.c osmocom-bb/src/host/virt_phy/src/virt_prim_traffic.c osmocom-bb/src/host/virt_phy/src/virtphy.c osmocom-bb/src/shared/ osmocom-bb/src/shared/l1gprs.c osmocom-bb/src/shared/libosmocore/ osmocom-bb/src/shared/libosmocore/COPYING osmocom-bb/src/shared/libosmocore/Doxyfile.codec.in osmocom-bb/src/shared/libosmocore/Doxyfile.core.in osmocom-bb/src/shared/libosmocore/Doxyfile.gsm.in osmocom-bb/src/shared/libosmocore/Doxyfile.vty.in osmocom-bb/src/shared/libosmocore/Makefile.am osmocom-bb/src/shared/libosmocore/configure.ac osmocom-bb/src/shared/libosmocore/debian/ osmocom-bb/src/shared/libosmocore/debian/changelog osmocom-bb/src/shared/libosmocore/debian/compat osmocom-bb/src/shared/libosmocore/debian/control osmocom-bb/src/shared/libosmocore/debian/copyright osmocom-bb/src/shared/libosmocore/debian/docs osmocom-bb/src/shared/libosmocore/debian/libosmocore-dbg.dirs osmocom-bb/src/shared/libosmocore/debian/libosmocore-dbg.install osmocom-bb/src/shared/libosmocore/debian/libosmocore-dev.dirs osmocom-bb/src/shared/libosmocore/debian/libosmocore-dev.install osmocom-bb/src/shared/libosmocore/debian/libosmocore.dirs osmocom-bb/src/shared/libosmocore/debian/libosmocore.install osmocom-bb/src/shared/libosmocore/debian/patches/ osmocom-bb/src/shared/libosmocore/debian/patches/debian-changes-0.1.17-1 osmocom-bb/src/shared/libosmocore/debian/patches/series osmocom-bb/src/shared/libosmocore/debian/rules osmocom-bb/src/shared/libosmocore/debian/source/ osmocom-bb/src/shared/libosmocore/debian/source/format osmocom-bb/src/shared/libosmocore/doc/ osmocom-bb/src/shared/libosmocore/doc/.empty osmocom-bb/src/shared/libosmocore/doc/vty/ osmocom-bb/src/shared/libosmocore/doc/vty/example.xml osmocom-bb/src/shared/libosmocore/doc/vty/merge_doc.xsl osmocom-bb/src/shared/libosmocore/doc/vty/vtydoc.xsd osmocom-bb/src/shared/libosmocore/git-version-gen osmocom-bb/src/shared/libosmocore/include/ osmocom-bb/src/shared/libosmocore/include/Makefile.am osmocom-bb/src/shared/libosmocore/include/osmocom/ osmocom-bb/src/shared/libosmocore/include/osmocom/codec/ osmocom-bb/src/shared/libosmocore/include/osmocom/codec/codec.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/ osmocom-bb/src/shared/libosmocore/include/osmocom/core/application.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/backtrace.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/bits.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/bitvec.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/conv.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/crc16.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/crcXXgen.h.tpl osmocom-bb/src/shared/libosmocore/include/osmocom/core/crcgen.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/gsmtap.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/gsmtap_util.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/linuxlist.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/linuxrbtree.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/logging.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/msgb.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/msgfile.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/panic.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/plugin.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/prim.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/process.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/rate_ctr.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/select.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/serial.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/signal.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/socket.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/statistics.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/talloc.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/timer.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/timer_compat.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/utils.h osmocom-bb/src/shared/libosmocore/include/osmocom/core/write_queue.h osmocom-bb/src/shared/libosmocore/include/osmocom/crypt/ osmocom-bb/src/shared/libosmocore/include/osmocom/crypt/auth.h osmocom-bb/src/shared/libosmocore/include/osmocom/crypt/gprs_cipher.h osmocom-bb/src/shared/libosmocore/include/osmocom/gprs/ osmocom-bb/src/shared/libosmocore/include/osmocom/gprs/gprs_bssgp.h osmocom-bb/src/shared/libosmocore/include/osmocom/gprs/gprs_bssgp_bss.h osmocom-bb/src/shared/libosmocore/include/osmocom/gprs/gprs_msgb.h osmocom-bb/src/shared/libosmocore/include/osmocom/gprs/gprs_ns.h osmocom-bb/src/shared/libosmocore/include/osmocom/gprs/gprs_ns_frgre.h osmocom-bb/src/shared/libosmocore/include/osmocom/gprs/protocol/ osmocom-bb/src/shared/libosmocore/include/osmocom/gprs/protocol/gsm_08_16.h osmocom-bb/src/shared/libosmocore/include/osmocom/gprs/protocol/gsm_08_18.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/ osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/a5.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/abis_nm.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/comp128.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/gan.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/gsm0411_smc.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/gsm0411_smr.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/gsm0411_utils.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/gsm0480.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/gsm0502.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/gsm0808.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/gsm48.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/gsm48_ie.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/gsm_utils.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/lapd_core.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/lapdm.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/mncc.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/prim.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/protocol/ osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/protocol/gsm_03_41.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/protocol/gsm_04_11.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/protocol/gsm_04_12.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/protocol/gsm_04_80.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/protocol/gsm_44_318.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/protocol/ipaccess.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/rsl.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/rxlev_stat.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/sysinfo.h osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/tlv.h osmocom-bb/src/shared/libosmocore/include/osmocom/vty/ osmocom-bb/src/shared/libosmocore/include/osmocom/vty/buffer.h osmocom-bb/src/shared/libosmocore/include/osmocom/vty/command.h osmocom-bb/src/shared/libosmocore/include/osmocom/vty/logging.h osmocom-bb/src/shared/libosmocore/include/osmocom/vty/misc.h osmocom-bb/src/shared/libosmocore/include/osmocom/vty/telnet_interface.h osmocom-bb/src/shared/libosmocore/include/osmocom/vty/vector.h osmocom-bb/src/shared/libosmocore/include/osmocom/vty/vty.h osmocom-bb/src/shared/libosmocore/libosmocodec.pc.in osmocom-bb/src/shared/libosmocore/libosmocore.pc.in osmocom-bb/src/shared/libosmocore/libosmogb.pc.in osmocom-bb/src/shared/libosmocore/libosmogsm.pc.in osmocom-bb/src/shared/libosmocore/libosmovty.pc.in osmocom-bb/src/shared/libosmocore/m4/ osmocom-bb/src/shared/libosmocore/m4/DUMMY osmocom-bb/src/shared/libosmocore/src/ osmocom-bb/src/shared/libosmocore/src/Makefile.am osmocom-bb/src/shared/libosmocore/src/application.c osmocom-bb/src/shared/libosmocore/src/backtrace.c osmocom-bb/src/shared/libosmocore/src/bits.c osmocom-bb/src/shared/libosmocore/src/bitvec.c osmocom-bb/src/shared/libosmocore/src/codec/ osmocom-bb/src/shared/libosmocore/src/codec/Makefile.am osmocom-bb/src/shared/libosmocore/src/codec/gsm610.c osmocom-bb/src/shared/libosmocore/src/codec/gsm620.c osmocom-bb/src/shared/libosmocore/src/codec/gsm660.c osmocom-bb/src/shared/libosmocore/src/codec/gsm690.c osmocom-bb/src/shared/libosmocore/src/conv.c osmocom-bb/src/shared/libosmocore/src/crc16.c osmocom-bb/src/shared/libosmocore/src/crcXXgen.c.tpl osmocom-bb/src/shared/libosmocore/src/gb/ osmocom-bb/src/shared/libosmocore/src/gb/Makefile.am osmocom-bb/src/shared/libosmocore/src/gb/common_vty.c osmocom-bb/src/shared/libosmocore/src/gb/common_vty.h osmocom-bb/src/shared/libosmocore/src/gb/gprs_bssgp.c osmocom-bb/src/shared/libosmocore/src/gb/gprs_bssgp_bss.c osmocom-bb/src/shared/libosmocore/src/gb/gprs_bssgp_util.c osmocom-bb/src/shared/libosmocore/src/gb/gprs_bssgp_vty.c osmocom-bb/src/shared/libosmocore/src/gb/gprs_ns.c osmocom-bb/src/shared/libosmocore/src/gb/gprs_ns_frgre.c osmocom-bb/src/shared/libosmocore/src/gb/gprs_ns_vty.c osmocom-bb/src/shared/libosmocore/src/gb/libosmogb.map osmocom-bb/src/shared/libosmocore/src/gsm/ osmocom-bb/src/shared/libosmocore/src/gsm/Makefile.am osmocom-bb/src/shared/libosmocore/src/gsm/a5.c osmocom-bb/src/shared/libosmocore/src/gsm/abis_nm.c osmocom-bb/src/shared/libosmocore/src/gsm/auth_comp128v1.c osmocom-bb/src/shared/libosmocore/src/gsm/auth_core.c osmocom-bb/src/shared/libosmocore/src/gsm/auth_milenage.c osmocom-bb/src/shared/libosmocore/src/gsm/comp128.c osmocom-bb/src/shared/libosmocore/src/gsm/gan.c osmocom-bb/src/shared/libosmocore/src/gsm/gprs_cipher_core.c osmocom-bb/src/shared/libosmocore/src/gsm/gsm0411_smc.c osmocom-bb/src/shared/libosmocore/src/gsm/gsm0411_smr.c osmocom-bb/src/shared/libosmocore/src/gsm/gsm0411_utils.c osmocom-bb/src/shared/libosmocore/src/gsm/gsm0480.c osmocom-bb/src/shared/libosmocore/src/gsm/gsm0502.c osmocom-bb/src/shared/libosmocore/src/gsm/gsm0808.c osmocom-bb/src/shared/libosmocore/src/gsm/gsm48.c osmocom-bb/src/shared/libosmocore/src/gsm/gsm48_ie.c osmocom-bb/src/shared/libosmocore/src/gsm/gsm_utils.c osmocom-bb/src/shared/libosmocore/src/gsm/lapd_core.c osmocom-bb/src/shared/libosmocore/src/gsm/lapdm.c osmocom-bb/src/shared/libosmocore/src/gsm/libosmogsm.map osmocom-bb/src/shared/libosmocore/src/gsm/milenage/ osmocom-bb/src/shared/libosmocore/src/gsm/milenage/aes-encblock.c osmocom-bb/src/shared/libosmocore/src/gsm/milenage/aes-internal-enc.c osmocom-bb/src/shared/libosmocore/src/gsm/milenage/aes-internal.c osmocom-bb/src/shared/libosmocore/src/gsm/milenage/aes.h osmocom-bb/src/shared/libosmocore/src/gsm/milenage/aes_i.h osmocom-bb/src/shared/libosmocore/src/gsm/milenage/aes_wrap.h osmocom-bb/src/shared/libosmocore/src/gsm/milenage/common.h osmocom-bb/src/shared/libosmocore/src/gsm/milenage/crypto.h osmocom-bb/src/shared/libosmocore/src/gsm/milenage/includes.h osmocom-bb/src/shared/libosmocore/src/gsm/milenage/milenage.c osmocom-bb/src/shared/libosmocore/src/gsm/milenage/milenage.h osmocom-bb/src/shared/libosmocore/src/gsm/rsl.c osmocom-bb/src/shared/libosmocore/src/gsm/rxlev_stat.c osmocom-bb/src/shared/libosmocore/src/gsm/sysinfo.c osmocom-bb/src/shared/libosmocore/src/gsm/tlv_parser.c osmocom-bb/src/shared/libosmocore/src/gsmtap_util.c osmocom-bb/src/shared/libosmocore/src/logging.c osmocom-bb/src/shared/libosmocore/src/logging_syslog.c osmocom-bb/src/shared/libosmocore/src/msgb.c osmocom-bb/src/shared/libosmocore/src/msgfile.c osmocom-bb/src/shared/libosmocore/src/panic.c osmocom-bb/src/shared/libosmocore/src/plugin.c osmocom-bb/src/shared/libosmocore/src/rate_ctr.c osmocom-bb/src/shared/libosmocore/src/rbtree.c osmocom-bb/src/shared/libosmocore/src/select.c osmocom-bb/src/shared/libosmocore/src/serial.c osmocom-bb/src/shared/libosmocore/src/signal.c osmocom-bb/src/shared/libosmocore/src/socket.c osmocom-bb/src/shared/libosmocore/src/statistics.c osmocom-bb/src/shared/libosmocore/src/talloc.c osmocom-bb/src/shared/libosmocore/src/timer.c osmocom-bb/src/shared/libosmocore/src/utils.c osmocom-bb/src/shared/libosmocore/src/vty/ osmocom-bb/src/shared/libosmocore/src/vty/Makefile.am osmocom-bb/src/shared/libosmocore/src/vty/buffer.c osmocom-bb/src/shared/libosmocore/src/vty/command.c osmocom-bb/src/shared/libosmocore/src/vty/logging_vty.c osmocom-bb/src/shared/libosmocore/src/vty/telnet_interface.c osmocom-bb/src/shared/libosmocore/src/vty/utils.c osmocom-bb/src/shared/libosmocore/src/vty/vector.c osmocom-bb/src/shared/libosmocore/src/vty/vty.c osmocom-bb/src/shared/libosmocore/src/write_queue.c osmocom-bb/src/shared/libosmocore/tests/ osmocom-bb/src/shared/libosmocore/tests/Makefile.am osmocom-bb/src/shared/libosmocore/tests/a5/ osmocom-bb/src/shared/libosmocore/tests/a5/a5_test.c osmocom-bb/src/shared/libosmocore/tests/a5/a5_test.ok osmocom-bb/src/shared/libosmocore/tests/auth/ osmocom-bb/src/shared/libosmocore/tests/auth/milenage_test.c osmocom-bb/src/shared/libosmocore/tests/auth/milenage_test.ok osmocom-bb/src/shared/libosmocore/tests/bits/ osmocom-bb/src/shared/libosmocore/tests/bits/bitrev_test.c osmocom-bb/src/shared/libosmocore/tests/bits/bitrev_test.ok osmocom-bb/src/shared/libosmocore/tests/conv/ osmocom-bb/src/shared/libosmocore/tests/conv/conv_test.c osmocom-bb/src/shared/libosmocore/tests/conv/conv_test.ok osmocom-bb/src/shared/libosmocore/tests/gb/ osmocom-bb/src/shared/libosmocore/tests/gb/bssgp_fc_test.c osmocom-bb/src/shared/libosmocore/tests/gb/bssgp_fc_tests.err osmocom-bb/src/shared/libosmocore/tests/gb/bssgp_fc_tests.ok osmocom-bb/src/shared/libosmocore/tests/gb/bssgp_fc_tests.sh osmocom-bb/src/shared/libosmocore/tests/gsm0408/ osmocom-bb/src/shared/libosmocore/tests/gsm0408/gsm0408_test.c osmocom-bb/src/shared/libosmocore/tests/gsm0408/gsm0408_test.ok osmocom-bb/src/shared/libosmocore/tests/gsm0808/ osmocom-bb/src/shared/libosmocore/tests/gsm0808/gsm0808_test.c osmocom-bb/src/shared/libosmocore/tests/gsm0808/gsm0808_test.ok osmocom-bb/src/shared/libosmocore/tests/lapd/ osmocom-bb/src/shared/libosmocore/tests/lapd/lapd_test.c osmocom-bb/src/shared/libosmocore/tests/lapd/lapd_test.ok osmocom-bb/src/shared/libosmocore/tests/logging/ osmocom-bb/src/shared/libosmocore/tests/logging/logging_test.c osmocom-bb/src/shared/libosmocore/tests/logging/logging_test.err osmocom-bb/src/shared/libosmocore/tests/logging/logging_test.ok osmocom-bb/src/shared/libosmocore/tests/msgfile/ osmocom-bb/src/shared/libosmocore/tests/msgfile/msgconfig.cfg osmocom-bb/src/shared/libosmocore/tests/msgfile/msgfile_test.c osmocom-bb/src/shared/libosmocore/tests/msgfile/msgfile_test.ok osmocom-bb/src/shared/libosmocore/tests/sms/ osmocom-bb/src/shared/libosmocore/tests/sms/sms_test.c osmocom-bb/src/shared/libosmocore/tests/sms/sms_test.ok osmocom-bb/src/shared/libosmocore/tests/smscb/ osmocom-bb/src/shared/libosmocore/tests/smscb/smscb_test.c osmocom-bb/src/shared/libosmocore/tests/smscb/smscb_test.ok osmocom-bb/src/shared/libosmocore/tests/testsuite.at osmocom-bb/src/shared/libosmocore/tests/timer/ osmocom-bb/src/shared/libosmocore/tests/timer/timer_test.c osmocom-bb/src/shared/libosmocore/tests/timer/timer_test.ok osmocom-bb/src/shared/libosmocore/tests/ussd/ osmocom-bb/src/shared/libosmocore/tests/ussd/ussd_test.c osmocom-bb/src/shared/libosmocore/tests/ussd/ussd_test.ok osmocom-bb/src/shared/libosmocore/utils/ osmocom-bb/src/shared/libosmocore/utils/Makefile.am osmocom-bb/src/shared/libosmocore/utils/gen_website_doc_tree.sh osmocom-bb/src/shared/libosmocore/utils/osmo-arfcn.c osmocom-bb/src/shared/libosmocore/utils/osmo-auc-gen.c osmocom-bb/src/shared/update-libosmocore.sh osmocom-bb/src/target/ osmocom-bb/src/target/firmware/ osmocom-bb/src/target/firmware/COPYING osmocom-bb/src/target/firmware/Makefile osmocom-bb/src/target/firmware/Makefile.inc osmocom-bb/src/target/firmware/Makefile.mtk osmocom-bb/src/target/firmware/abb/ osmocom-bb/src/target/firmware/abb/twl3025.c osmocom-bb/src/target/firmware/apps/ osmocom-bb/src/target/firmware/apps/compal_dsp_dump/ osmocom-bb/src/target/firmware/apps/compal_dsp_dump/main.c osmocom-bb/src/target/firmware/apps/hello_world/ osmocom-bb/src/target/firmware/apps/hello_world/main.c osmocom-bb/src/target/firmware/apps/layer1/ osmocom-bb/src/target/firmware/apps/layer1/main.c osmocom-bb/src/target/firmware/apps/loader/ osmocom-bb/src/target/firmware/apps/loader/main.c osmocom-bb/src/target/firmware/apps/loader/protocol.h osmocom-bb/src/target/firmware/apps/loader_mtk/ osmocom-bb/src/target/firmware/apps/loader_mtk/main.c osmocom-bb/src/target/firmware/apps/menu/ osmocom-bb/src/target/firmware/apps/menu/main.c osmocom-bb/src/target/firmware/apps/rssi/ osmocom-bb/src/target/firmware/apps/rssi/main.c osmocom-bb/src/target/firmware/apps/simtest/ osmocom-bb/src/target/firmware/apps/simtest/main.c osmocom-bb/src/target/firmware/apps/snake_game/ osmocom-bb/src/target/firmware/apps/snake_game/main.c osmocom-bb/src/target/firmware/battery/ osmocom-bb/src/target/firmware/battery/compal_e88.c osmocom-bb/src/target/firmware/battery/dummy.c osmocom-bb/src/target/firmware/board/ osmocom-bb/src/target/firmware/board/common/ osmocom-bb/src/target/firmware/board/common/calypso_pwl.S osmocom-bb/src/target/firmware/board/common/calypso_uart.S osmocom-bb/src/target/firmware/board/common/readcal_tiffs.c osmocom-bb/src/target/firmware/board/common/tx_calchan.c osmocom-bb/src/target/firmware/board/compal/ osmocom-bb/src/target/firmware/board/compal/LINKAGE.txt osmocom-bb/src/target/firmware/board/compal/exceptions_redirect.S osmocom-bb/src/target/firmware/board/compal/exceptions_redirected.S osmocom-bb/src/target/firmware/board/compal/handlers.S osmocom-bb/src/target/firmware/board/compal/header.S osmocom-bb/src/target/firmware/board/compal/highram.lds osmocom-bb/src/target/firmware/board/compal/keymap.h osmocom-bb/src/target/firmware/board/compal/macros.S osmocom-bb/src/target/firmware/board/compal/ram.lds osmocom-bb/src/target/firmware/board/compal/readcal_common.c osmocom-bb/src/target/firmware/board/compal/readcal_small.c osmocom-bb/src/target/firmware/board/compal/rf_tables.c osmocom-bb/src/target/firmware/board/compal/rffe_dualband.c osmocom-bb/src/target/firmware/board/compal/start.ram.S osmocom-bb/src/target/firmware/board/compal/start.rom.S osmocom-bb/src/target/firmware/board/compal_e86/ osmocom-bb/src/target/firmware/board/compal_e86/init.c osmocom-bb/src/target/firmware/board/compal_e86/rffe_dualband_e86.c osmocom-bb/src/target/firmware/board/compal_e86/tx_ramps.c osmocom-bb/src/target/firmware/board/compal_e88/ osmocom-bb/src/target/firmware/board/compal_e88/LINKAGE.txt osmocom-bb/src/target/firmware/board/compal_e88/MEMORY_MAP.txt osmocom-bb/src/target/firmware/board/compal_e88/flash.lds osmocom-bb/src/target/firmware/board/compal_e88/init.c osmocom-bb/src/target/firmware/board/compal_e88/loader.lds osmocom-bb/src/target/firmware/board/compal_e88/tx_ramps.c osmocom-bb/src/target/firmware/board/compal_e99/ osmocom-bb/src/target/firmware/board/compal_e99/init.c osmocom-bb/src/target/firmware/board/compal_e99/readcal.c osmocom-bb/src/target/firmware/board/fcdev3b/ osmocom-bb/src/target/firmware/board/fcdev3b/init.c osmocom-bb/src/target/firmware/board/gta0x/ osmocom-bb/src/target/firmware/board/gta0x/afcparams.c osmocom-bb/src/target/firmware/board/gta0x/init.c osmocom-bb/src/target/firmware/board/gta0x/rf_tables.c osmocom-bb/src/target/firmware/board/gta0x/rffe_gta0x_triband.c osmocom-bb/src/target/firmware/board/gtm900b/ osmocom-bb/src/target/firmware/board/gtm900b/afcparams.c osmocom-bb/src/target/firmware/board/gtm900b/init.c osmocom-bb/src/target/firmware/board/gtm900b/keymap.h osmocom-bb/src/target/firmware/board/gtm900b/rffe_gtm900b.c osmocom-bb/src/target/firmware/board/manifest.c osmocom-bb/src/target/firmware/board/mediatek/ osmocom-bb/src/target/firmware/board/mediatek/macros.S osmocom-bb/src/target/firmware/board/mediatek/ram.lds osmocom-bb/src/target/firmware/board/mediatek/start.ram.S osmocom-bb/src/target/firmware/board/mediatek/uart.c osmocom-bb/src/target/firmware/board/mt62xx/ osmocom-bb/src/target/firmware/board/mt62xx/init.c osmocom-bb/src/target/firmware/board/pirelli_dpl10/ osmocom-bb/src/target/firmware/board/pirelli_dpl10/init.c osmocom-bb/src/target/firmware/board/pirelli_dpl10/keymap.h osmocom-bb/src/target/firmware/board/pirelli_dpl10/readcal.c osmocom-bb/src/target/firmware/board/pirelli_dpl10/rf_tables.c osmocom-bb/src/target/firmware/board/pirelli_dpl10/rffe_dpl10_triband.c osmocom-bb/src/target/firmware/board/se_j100/ osmocom-bb/src/target/firmware/board/se_j100/init.c osmocom-bb/src/target/firmware/board/se_j100/tx_ramps.c osmocom-bb/src/target/firmware/board/se_k2x0/ osmocom-bb/src/target/firmware/board/se_k2x0/init.c osmocom-bb/src/target/firmware/board/se_k2x0/keymap.h osmocom-bb/src/target/firmware/board/se_k2x0/rffe_k2x0.c osmocom-bb/src/target/firmware/board/tr800/ osmocom-bb/src/target/firmware/board/tr800/afcparams.c osmocom-bb/src/target/firmware/board/tr800/init.c osmocom-bb/src/target/firmware/board/tr800/keymap.h osmocom-bb/src/target/firmware/board/tr800/rffe_leo_quadband.c osmocom-bb/src/target/firmware/calypso/ osmocom-bb/src/target/firmware/calypso/Makefile osmocom-bb/src/target/firmware/calypso/arm.c osmocom-bb/src/target/firmware/calypso/backlight.c osmocom-bb/src/target/firmware/calypso/buzzer.c osmocom-bb/src/target/firmware/calypso/clock.c osmocom-bb/src/target/firmware/calypso/dma.c osmocom-bb/src/target/firmware/calypso/dsp.c osmocom-bb/src/target/firmware/calypso/dsp_bootcode.c osmocom-bb/src/target/firmware/calypso/dsp_dumpcode.c osmocom-bb/src/target/firmware/calypso/dsp_params.c osmocom-bb/src/target/firmware/calypso/du.c osmocom-bb/src/target/firmware/calypso/i2c.c osmocom-bb/src/target/firmware/calypso/irq.c osmocom-bb/src/target/firmware/calypso/keypad.c osmocom-bb/src/target/firmware/calypso/misc.c osmocom-bb/src/target/firmware/calypso/rtc.c osmocom-bb/src/target/firmware/calypso/sim.c osmocom-bb/src/target/firmware/calypso/spi.c osmocom-bb/src/target/firmware/calypso/timer.c osmocom-bb/src/target/firmware/calypso/tpu.c osmocom-bb/src/target/firmware/calypso/tsp.c osmocom-bb/src/target/firmware/calypso/uart.c osmocom-bb/src/target/firmware/calypso/uwire.c osmocom-bb/src/target/firmware/comm/ osmocom-bb/src/target/firmware/comm/Makefile osmocom-bb/src/target/firmware/comm/msgb.c osmocom-bb/src/target/firmware/comm/sercomm.c osmocom-bb/src/target/firmware/comm/sercomm_cons.c osmocom-bb/src/target/firmware/comm/timer.c osmocom-bb/src/target/firmware/fb/ osmocom-bb/src/target/firmware/fb/4x6.c osmocom-bb/src/target/firmware/fb/5x8.c osmocom-bb/src/target/firmware/fb/c64.c osmocom-bb/src/target/firmware/fb/fb_bw8.c osmocom-bb/src/target/firmware/fb/fb_dummy.c osmocom-bb/src/target/firmware/fb/fb_k2x0.c osmocom-bb/src/target/firmware/fb/fb_rgb332.c osmocom-bb/src/target/firmware/fb/fb_s6b33b1x.c osmocom-bb/src/target/firmware/fb/fb_ssd1783.c osmocom-bb/src/target/firmware/fb/fb_ssd1963.c osmocom-bb/src/target/firmware/fb/fb_st7558.c osmocom-bb/src/target/firmware/fb/fb_td014.c osmocom-bb/src/target/firmware/fb/font.c osmocom-bb/src/target/firmware/fb/framebuffer.c osmocom-bb/src/target/firmware/fb/helvB08.c osmocom-bb/src/target/firmware/fb/helvB14.c osmocom-bb/src/target/firmware/fb/helvB24.c osmocom-bb/src/target/firmware/fb/helvR08.c osmocom-bb/src/target/firmware/fb/helvR14.c osmocom-bb/src/target/firmware/fb/helvR24.c osmocom-bb/src/target/firmware/fb/symbols.c osmocom-bb/src/target/firmware/flash/ osmocom-bb/src/target/firmware/flash/cfi_flash.c osmocom-bb/src/target/firmware/include/ osmocom-bb/src/target/firmware/include/abb/ osmocom-bb/src/target/firmware/include/abb/twl3025.h osmocom-bb/src/target/firmware/include/arm.h osmocom-bb/src/target/firmware/include/arpa/ osmocom-bb/src/target/firmware/include/arpa/inet.h osmocom-bb/src/target/firmware/include/asm/ osmocom-bb/src/target/firmware/include/asm/assembler.h osmocom-bb/src/target/firmware/include/asm/atomic.h osmocom-bb/src/target/firmware/include/asm/bitops.h osmocom-bb/src/target/firmware/include/asm/div64.h osmocom-bb/src/target/firmware/include/asm/linkage.h osmocom-bb/src/target/firmware/include/asm/ptrace.h osmocom-bb/src/target/firmware/include/asm/swab.h osmocom-bb/src/target/firmware/include/asm/system.h osmocom-bb/src/target/firmware/include/battery/ osmocom-bb/src/target/firmware/include/battery/battery.h osmocom-bb/src/target/firmware/include/battery/compal_e88.h osmocom-bb/src/target/firmware/include/board.h osmocom-bb/src/target/firmware/include/byteorder.h osmocom-bb/src/target/firmware/include/calypso/ osmocom-bb/src/target/firmware/include/calypso/backlight.h osmocom-bb/src/target/firmware/include/calypso/buzzer.h osmocom-bb/src/target/firmware/include/calypso/clock.h osmocom-bb/src/target/firmware/include/calypso/dma.h osmocom-bb/src/target/firmware/include/calypso/dsp.h osmocom-bb/src/target/firmware/include/calypso/dsp_api.h osmocom-bb/src/target/firmware/include/calypso/du.h osmocom-bb/src/target/firmware/include/calypso/irq.h osmocom-bb/src/target/firmware/include/calypso/l1_environment.h osmocom-bb/src/target/firmware/include/calypso/misc.h osmocom-bb/src/target/firmware/include/calypso/rtc.h osmocom-bb/src/target/firmware/include/calypso/sim.h osmocom-bb/src/target/firmware/include/calypso/timer.h osmocom-bb/src/target/firmware/include/calypso/tpu.h osmocom-bb/src/target/firmware/include/calypso/tsp.h osmocom-bb/src/target/firmware/include/comm/ osmocom-bb/src/target/firmware/include/comm/sercomm.h osmocom-bb/src/target/firmware/include/comm/sercomm_cons.h osmocom-bb/src/target/firmware/include/comm/timer.h osmocom-bb/src/target/firmware/include/console.h osmocom-bb/src/target/firmware/include/ctors.h osmocom-bb/src/target/firmware/include/ctype.h osmocom-bb/src/target/firmware/include/debug.h osmocom-bb/src/target/firmware/include/defines.h osmocom-bb/src/target/firmware/include/delay.h osmocom-bb/src/target/firmware/include/endian.h osmocom-bb/src/target/firmware/include/fb/ osmocom-bb/src/target/firmware/include/fb/fb_bw8.h osmocom-bb/src/target/firmware/include/fb/fb_rgb332.h osmocom-bb/src/target/firmware/include/fb/font.h osmocom-bb/src/target/firmware/include/fb/framebuffer.h osmocom-bb/src/target/firmware/include/flash/ osmocom-bb/src/target/firmware/include/flash/cfi_flash.h osmocom-bb/src/target/firmware/include/i2c.h osmocom-bb/src/target/firmware/include/keypad.h osmocom-bb/src/target/firmware/include/layer1/ osmocom-bb/src/target/firmware/include/layer1/afc.h osmocom-bb/src/target/firmware/include/layer1/agc.h osmocom-bb/src/target/firmware/include/layer1/async.h osmocom-bb/src/target/firmware/include/layer1/avg.h osmocom-bb/src/target/firmware/include/layer1/l23_api.h osmocom-bb/src/target/firmware/include/layer1/mframe_sched.h osmocom-bb/src/target/firmware/include/layer1/prim.h osmocom-bb/src/target/firmware/include/layer1/rfch.h osmocom-bb/src/target/firmware/include/layer1/sched_gsmtime.h osmocom-bb/src/target/firmware/include/layer1/sync.h osmocom-bb/src/target/firmware/include/layer1/tdma_sched.h osmocom-bb/src/target/firmware/include/layer1/toa.h osmocom-bb/src/target/firmware/include/layer1/tpu_window.h osmocom-bb/src/target/firmware/include/manifest.h osmocom-bb/src/target/firmware/include/memory.h osmocom-bb/src/target/firmware/include/mtk/ osmocom-bb/src/target/firmware/include/mtk/bfe.h osmocom-bb/src/target/firmware/include/mtk/bpi.h osmocom-bb/src/target/firmware/include/mtk/bsi.h osmocom-bb/src/target/firmware/include/mtk/emi.h osmocom-bb/src/target/firmware/include/mtk/mt6139.h osmocom-bb/src/target/firmware/include/mtk/mt6235.h osmocom-bb/src/target/firmware/include/mtk/mt6235_sciphone_g2.h osmocom-bb/src/target/firmware/include/mtk/system.h osmocom-bb/src/target/firmware/include/mtk/tdma_timer.h osmocom-bb/src/target/firmware/include/rf/ osmocom-bb/src/target/firmware/include/rf/readcal.h osmocom-bb/src/target/firmware/include/rf/trf6151.h osmocom-bb/src/target/firmware/include/rf/txcal.h osmocom-bb/src/target/firmware/include/rf/vcxocal.h osmocom-bb/src/target/firmware/include/rffe.h osmocom-bb/src/target/firmware/include/spi.h osmocom-bb/src/target/firmware/include/stdint.h osmocom-bb/src/target/firmware/include/stdio.h osmocom-bb/src/target/firmware/include/string.h osmocom-bb/src/target/firmware/include/swab.h osmocom-bb/src/target/firmware/include/tiffs.h osmocom-bb/src/target/firmware/include/uart.h osmocom-bb/src/target/firmware/include/uwire.h osmocom-bb/src/target/firmware/layer1/ osmocom-bb/src/target/firmware/layer1/Makefile osmocom-bb/src/target/firmware/layer1/afc.c osmocom-bb/src/target/firmware/layer1/agc.c osmocom-bb/src/target/firmware/layer1/async.c osmocom-bb/src/target/firmware/layer1/avg.c osmocom-bb/src/target/firmware/layer1/init.c osmocom-bb/src/target/firmware/layer1/l23_api.c osmocom-bb/src/target/firmware/layer1/mframe_sched.c osmocom-bb/src/target/firmware/layer1/prim_fbsb.c osmocom-bb/src/target/firmware/layer1/prim_freq.c osmocom-bb/src/target/firmware/layer1/prim_pm.c osmocom-bb/src/target/firmware/layer1/prim_rach.c osmocom-bb/src/target/firmware/layer1/prim_rx_nb.c osmocom-bb/src/target/firmware/layer1/prim_tch.c osmocom-bb/src/target/firmware/layer1/prim_tx_nb.c osmocom-bb/src/target/firmware/layer1/prim_utils.c osmocom-bb/src/target/firmware/layer1/rfch.c osmocom-bb/src/target/firmware/layer1/sched_gsmtime.c osmocom-bb/src/target/firmware/layer1/sync.c osmocom-bb/src/target/firmware/layer1/tdma_sched.c osmocom-bb/src/target/firmware/layer1/toa.c osmocom-bb/src/target/firmware/layer1/tpu_window.c osmocom-bb/src/target/firmware/lib/ osmocom-bb/src/target/firmware/lib/Makefile osmocom-bb/src/target/firmware/lib/bitops.h osmocom-bb/src/target/firmware/lib/changebit.S osmocom-bb/src/target/firmware/lib/clearbit.S osmocom-bb/src/target/firmware/lib/console.c osmocom-bb/src/target/firmware/lib/copy_template.S osmocom-bb/src/target/firmware/lib/ctors.c osmocom-bb/src/target/firmware/lib/ctype.c osmocom-bb/src/target/firmware/lib/delay.c osmocom-bb/src/target/firmware/lib/div64.S osmocom-bb/src/target/firmware/lib/index.c osmocom-bb/src/target/firmware/lib/lib1funcs.S osmocom-bb/src/target/firmware/lib/memcmp.S osmocom-bb/src/target/firmware/lib/memcpy.S osmocom-bb/src/target/firmware/lib/memset.S osmocom-bb/src/target/firmware/lib/printf.c osmocom-bb/src/target/firmware/lib/setbit.S osmocom-bb/src/target/firmware/lib/strcmp.c osmocom-bb/src/target/firmware/lib/string.c osmocom-bb/src/target/firmware/lib/testchangebit.S osmocom-bb/src/target/firmware/lib/testclearbit.S osmocom-bb/src/target/firmware/lib/testsetbit.S osmocom-bb/src/target/firmware/lib/vsprintf.c osmocom-bb/src/target/firmware/rf/ osmocom-bb/src/target/firmware/rf/mt6139.c osmocom-bb/src/target/firmware/rf/trf6151.c osmocom-bb/src/target/firmware/solve_envs.py osmocom-bb/src/target/firmware/tiffs/ osmocom-bb/src/target/firmware/tiffs/Makefile osmocom-bb/src/target/firmware/tiffs/globals.c osmocom-bb/src/target/firmware/tiffs/globals.h osmocom-bb/src/target/firmware/tiffs/init.c osmocom-bb/src/target/firmware/tiffs/readfile.c osmocom-bb/src/target/trx_toolkit/ osmocom-bb/src/target/trx_toolkit/README osmocom-bb/src/target/trx_toolkit/app_common.py osmocom-bb/src/target/trx_toolkit/burst_fwd.py osmocom-bb/src/target/trx_toolkit/burst_gen.py osmocom-bb/src/target/trx_toolkit/burst_send.py osmocom-bb/src/target/trx_toolkit/clck_gen.py osmocom-bb/src/target/trx_toolkit/codec.py osmocom-bb/src/target/trx_toolkit/ctrl_cmd.py osmocom-bb/src/target/trx_toolkit/ctrl_if.py osmocom-bb/src/target/trx_toolkit/ctrl_if_trx.py osmocom-bb/src/target/trx_toolkit/data_dump.py osmocom-bb/src/target/trx_toolkit/data_if.py osmocom-bb/src/target/trx_toolkit/data_msg.py osmocom-bb/src/target/trx_toolkit/fake_pm.py osmocom-bb/src/target/trx_toolkit/fake_trx.py osmocom-bb/src/target/trx_toolkit/gsm_shared.py osmocom-bb/src/target/trx_toolkit/rand_burst_gen.py osmocom-bb/src/target/trx_toolkit/test_codec.py osmocom-bb/src/target/trx_toolkit/test_data_dump.py osmocom-bb/src/target/trx_toolkit/test_data_msg.py osmocom-bb/src/target/trx_toolkit/transceiver.py osmocom-bb/src/target/trx_toolkit/trx_list.py osmocom-bb/src/target/trx_toolkit/trx_sniff.py osmocom-bb/src/target/trx_toolkit/trxd_proto.py osmocom-bb/src/target/trx_toolkit/udp_link.py osmocom-bb/src/target/ui-experiment/ osmocom-bb/src/target/ui-experiment/README osmocom-bb/src/target/ui-experiment/display.h osmocom-bb/src/target/ui-experiment/font.h osmocom-bb/src/target/ui-experiment/image.h osmocom-bb/src/target/ui-experiment/menu.h osmocom-bb/src/target/ui-experiment/pixel.h osmocom-bb/src/target/ui-experiment/png2tiny.c osmocom-bb/src/target/ui-experiment/screen.h osmocom-bb/src/target/ui-experiment/sdl.c osmocom-bb/src/target/ui-experiment/sdl.h osmocom-bb/src/target/ui-experiment/ui.h osmocom-bb/src/target_dsp/ osmocom-bb/src/target_dsp/calypso/ osmocom-bb/src/target_dsp/calypso/Makefile osmocom-bb/src/target_dsp/calypso/bin2cfile.py osmocom-bb/src/target_dsp/calypso/bl_stage3.S osmocom-bb/src/target_dsp/calypso/dsp_dump.lds osmocom-bb/src/target_dsp/calypso/dump2coff.py osmocom-bb/src/target_dsp/calypso/ida/ osmocom-bb/src/target_dsp/calypso/ida/README.txt osmocom-bb/src/target_dsp/calypso/ida/ndb.h osmocom-bb/src/target_dsp/calypso/ida/tms320c54.cfg + cd _temp/binpkgs/osmocom-bb + apt-get -y update Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ InRelease [1553 B] Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [156 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ Packages [56.2 kB] Fetched 317 kB in 0s (1033 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/master/Debian_12/./InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf automake autopoint autotools-dev bsdextrautils debhelper dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libasound2 libasound2-data libdebhelper-perl libfile-stripnondeterminism-perl libgsm1 libicu72 libmagic-mgc libmagic1 libmnl-dev libosmo-csn1-0 libosmo-csn1-dev libosmo-gprs-gmm-dev libosmo-gprs-gmm0 libosmo-gprs-llc-dev libosmo-gprs-llc0 libosmo-gprs-rlcmac-dev libosmo-gprs-rlcmac0 libosmo-gprs-sm-dev libosmo-gprs-sm0 libosmo-gprs-sndcp-dev libosmo-gprs-sndcp0 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore21 libosmoctrl0 libosmogapk-dev libosmogapk0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpcsclite1 libpipeline1 libpkgconf3 libsctp-dev libsctp1 libsub-override-perl libtalloc-dev libtalloc2 libtool libuchardet0 liburing2 libusb-1.0-0 libusb-1.0-0-dev libxml2 m4 man-db osmocom-master pkg-config pkgconf pkgconf-bin po-debconf sensible-utils 0 upgraded, 72 newly installed, 0 to remove and 0 not upgraded. Need to get 22.9 MB of archives. After this operation, 88.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ osmocom-master 1.0.0 [1148 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore21 1.9.0.198.0323 [164 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB] Get:7 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-csn1-0 0.1.0 [19.0 kB] Get:9 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] Get:10 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-csn1-dev 0.1.0 [61.5 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoisdn0 1.9.0.198.0323 [65.4 kB] Get:13 http://deb.debian.org/debian-security bookworm-security/main amd64 bsdextrautils amd64 2.38.1-5+deb12u1 [86.8 kB] Get:14 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB] Get:15 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmogsm20 1.9.0.198.0323 [222 kB] Get:17 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] Get:18 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-gprs-llc0 0.1.0 [25.3 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-gprs-gmm0 0.1.0 [85.6 kB] Get:23 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-gprs-gmm-dev 0.1.0 [108 kB] Get:25 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB] Get:26 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-5 [517 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-gprs-llc-dev 0.1.0 [111 kB] Get:28 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB] Get:29 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:30 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B] Get:31 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] Get:32 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B] Get:33 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB] Get:34 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-gprs-rlcmac0 0.1.0 [84.6 kB] Get:35 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB] Get:36 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-gprs-rlcmac-dev 0.1.0 [583 kB] Get:37 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-gprs-sndcp0 0.1.0 [138 kB] Get:38 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-gprs-sm0 0.1.0 [63.2 kB] Get:39 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-gprs-sm-dev 0.1.0 [81.9 kB] Get:40 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-gprs-sndcp-dev 0.1.0 [170 kB] Get:41 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocodec4 1.9.0.198.0323 [45.9 kB] Get:42 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocoding0 1.9.0.198.0323 [66.0 kB] Get:43 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmovty13 1.9.0.198.0323 [98.4 kB] Get:44 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmogb14 1.9.0.198.0323 [173 kB] Get:45 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoctrl0 1.9.0.198.0323 [54.4 kB] Get:46 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmosim2 1.9.0.198.0323 [58.5 kB] Get:47 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmousb0 1.9.0.198.0323 [45.2 kB] Get:48 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore 1.9.0.198.0323 [38.5 kB] Get:49 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB] Get:50 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore-dev 1.9.0.198.0323 [838 kB] Get:51 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB] Get:52 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get:53 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:54 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB] Get:55 http://deb.debian.org/debian bookworm/main amd64 libasound2-data all 1.2.8-1 [20.5 kB] Get:56 http://deb.debian.org/debian bookworm/main amd64 libasound2 amd64 1.2.8-1+b1 [362 kB] Get:57 http://deb.debian.org/debian bookworm/main amd64 libgsm1 amd64 1.0.22-1 [30.9 kB] Get:58 http://deb.debian.org/debian bookworm/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] Get:59 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] Get:60 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] Get:61 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] Get:62 http://deb.debian.org/debian bookworm/main amd64 libpcsclite1 amd64 1.9.9-2 [49.7 kB] Get:63 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0 amd64 2:1.0.26-1 [62.6 kB] Get:64 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] Get:65 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] Get:66 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] Get:67 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] Get:68 http://deb.debian.org/debian bookworm/main amd64 libtalloc-dev amd64 2.4.0-f2 [59.5 kB] Get:69 http://deb.debian.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB] Get:70 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmogapk0 1.1.3.4b1a [14.9 kB] Get:71 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0-dev amd64 2:1.0.26-1 [83.3 kB] Get:72 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmogapk-dev 1.1.3.4b1a [6256 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 22.9 MB in 0s (85.7 MB/s) Selecting previously unselected package sensible-utils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14426 files and directories currently installed.) Preparing to unpack .../00-sensible-utils_0.0.17+nmu1_all.deb ... Unpacking sensible-utils (0.0.17+nmu1) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../01-libmagic-mgc_1%3a5.44-3_amd64.deb ... Unpacking libmagic-mgc (1:5.44-3) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../02-libmagic1_1%3a5.44-3_amd64.deb ... Unpacking libmagic1:amd64 (1:5.44-3) ... Selecting previously unselected package file. Preparing to unpack .../03-file_1%3a5.44-3_amd64.deb ... Unpacking file (1:5.44-3) ... Selecting previously unselected package gettext-base. Preparing to unpack .../04-gettext-base_0.21-12_amd64.deb ... Unpacking gettext-base (0.21-12) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../05-libuchardet0_0.0.7-1_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.7-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../06-groff-base_1.22.4-10_amd64.deb ... Unpacking groff-base (1.22.4-10) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../07-bsdextrautils_2.38.1-5+deb12u1_amd64.deb ... Unpacking bsdextrautils (2.38.1-5+deb12u1) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../08-libpipeline1_1.5.7-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.7-1) ... Selecting previously unselected package man-db. Preparing to unpack .../09-man-db_2.11.2-2_amd64.deb ... Unpacking man-db (2.11.2-2) ... Selecting previously unselected package m4. Preparing to unpack .../10-m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package autoconf. Preparing to unpack .../11-autoconf_2.71-3_all.deb ... Unpacking autoconf (2.71-3) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../12-autotools-dev_20220109.1_all.deb ... Unpacking autotools-dev (20220109.1) ... Selecting previously unselected package automake. Preparing to unpack .../13-automake_1%3a1.16.5-1.3_all.deb ... Unpacking automake (1:1.16.5-1.3) ... Selecting previously unselected package autopoint. Preparing to unpack .../14-autopoint_0.21-12_all.deb ... Unpacking autopoint (0.21-12) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../15-libdebhelper-perl_13.11.4_all.deb ... Unpacking libdebhelper-perl (13.11.4) ... Selecting previously unselected package libtool. Preparing to unpack .../16-libtool_2.4.7-5_all.deb ... Unpacking libtool (2.4.7-5) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../17-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../18-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libsub-override-perl. Preparing to unpack .../19-libsub-override-perl_0.09-4_all.deb ... Unpacking libsub-override-perl (0.09-4) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../20-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../21-dh-strip-nondeterminism_1.13.1-1_all.deb ... Unpacking dh-strip-nondeterminism (1.13.1-1) ... Selecting previously unselected package dwz. Preparing to unpack .../22-dwz_0.15-1_amd64.deb ... Unpacking dwz (0.15-1) ... Selecting previously unselected package libicu72:amd64. Preparing to unpack .../23-libicu72_72.1-3_amd64.deb ... Unpacking libicu72:amd64 (72.1-3) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../24-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... Selecting previously unselected package gettext. Preparing to unpack .../25-gettext_0.21-12_amd64.deb ... Unpacking gettext (0.21-12) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../26-intltool-debian_0.35.0+20060710.6_all.deb ... Unpacking intltool-debian (0.35.0+20060710.6) ... Selecting previously unselected package po-debconf. Preparing to unpack .../27-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../28-debhelper_13.11.4_all.deb ... Unpacking debhelper (13.11.4) ... Selecting previously unselected package libasound2-data. Preparing to unpack .../29-libasound2-data_1.2.8-1_all.deb ... Unpacking libasound2-data (1.2.8-1) ... Selecting previously unselected package libasound2:amd64. Preparing to unpack .../30-libasound2_1.2.8-1+b1_amd64.deb ... Unpacking libasound2:amd64 (1.2.8-1+b1) ... Selecting previously unselected package libgsm1:amd64. Preparing to unpack .../31-libgsm1_1.0.22-1_amd64.deb ... Unpacking libgsm1:amd64 (1.0.22-1) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../32-libmnl-dev_1.0.4-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.4-3) ... Selecting previously unselected package osmocom-master. Preparing to unpack .../33-osmocom-master_1.0.0_amd64.deb ... Unpacking osmocom-master (1.0.0) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../34-libsctp1_1.0.19+dfsg-2_amd64.deb ... Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../35-libtalloc2_2.4.0-f2_amd64.deb ... Unpacking libtalloc2:amd64 (2.4.0-f2) ... Selecting previously unselected package liburing2:amd64. Preparing to unpack .../36-liburing2_2.3-3_amd64.deb ... Unpacking liburing2:amd64 (2.3-3) ... Selecting previously unselected package libosmocore21:amd64. Preparing to unpack .../37-libosmocore21_1.9.0.198.0323_amd64.deb ... Unpacking libosmocore21:amd64 (1.9.0.198.0323) ... Selecting previously unselected package libosmo-csn1-0:amd64. Preparing to unpack .../38-libosmo-csn1-0_0.1.0_amd64.deb ... Unpacking libosmo-csn1-0:amd64 (0.1.0) ... Selecting previously unselected package libosmo-csn1-dev:amd64. Preparing to unpack .../39-libosmo-csn1-dev_0.1.0_amd64.deb ... Unpacking libosmo-csn1-dev:amd64 (0.1.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../40-libosmoisdn0_1.9.0.198.0323_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.9.0.198.0323) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../41-libosmogsm20_1.9.0.198.0323_amd64.deb ... Unpacking libosmogsm20:amd64 (1.9.0.198.0323) ... Selecting previously unselected package libosmo-gprs-llc0:amd64. Preparing to unpack .../42-libosmo-gprs-llc0_0.1.0_amd64.deb ... Unpacking libosmo-gprs-llc0:amd64 (0.1.0) ... Selecting previously unselected package libosmo-gprs-gmm0:amd64. Preparing to unpack .../43-libosmo-gprs-gmm0_0.1.0_amd64.deb ... Unpacking libosmo-gprs-gmm0:amd64 (0.1.0) ... Selecting previously unselected package libosmo-gprs-gmm-dev:amd64. Preparing to unpack .../44-libosmo-gprs-gmm-dev_0.1.0_amd64.deb ... Unpacking libosmo-gprs-gmm-dev:amd64 (0.1.0) ... Selecting previously unselected package libosmo-gprs-llc-dev:amd64. Preparing to unpack .../45-libosmo-gprs-llc-dev_0.1.0_amd64.deb ... Unpacking libosmo-gprs-llc-dev:amd64 (0.1.0) ... Selecting previously unselected package libosmo-gprs-rlcmac0:amd64. Preparing to unpack .../46-libosmo-gprs-rlcmac0_0.1.0_amd64.deb ... Unpacking libosmo-gprs-rlcmac0:amd64 (0.1.0) ... Selecting previously unselected package libosmo-gprs-rlcmac-dev:amd64. Preparing to unpack .../47-libosmo-gprs-rlcmac-dev_0.1.0_amd64.deb ... Unpacking libosmo-gprs-rlcmac-dev:amd64 (0.1.0) ... Selecting previously unselected package libosmo-gprs-sndcp0:amd64. Preparing to unpack .../48-libosmo-gprs-sndcp0_0.1.0_amd64.deb ... Unpacking libosmo-gprs-sndcp0:amd64 (0.1.0) ... Selecting previously unselected package libosmo-gprs-sm0:amd64. Preparing to unpack .../49-libosmo-gprs-sm0_0.1.0_amd64.deb ... Unpacking libosmo-gprs-sm0:amd64 (0.1.0) ... Selecting previously unselected package libosmo-gprs-sm-dev:amd64. Preparing to unpack .../50-libosmo-gprs-sm-dev_0.1.0_amd64.deb ... Unpacking libosmo-gprs-sm-dev:amd64 (0.1.0) ... Selecting previously unselected package libosmo-gprs-sndcp-dev:amd64. Preparing to unpack .../51-libosmo-gprs-sndcp-dev_0.1.0_amd64.deb ... Unpacking libosmo-gprs-sndcp-dev:amd64 (0.1.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../52-libosmocodec4_1.9.0.198.0323_amd64.deb ... Unpacking libosmocodec4:amd64 (1.9.0.198.0323) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../53-libosmocoding0_1.9.0.198.0323_amd64.deb ... Unpacking libosmocoding0:amd64 (1.9.0.198.0323) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../54-libosmovty13_1.9.0.198.0323_amd64.deb ... Unpacking libosmovty13:amd64 (1.9.0.198.0323) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../55-libosmogb14_1.9.0.198.0323_amd64.deb ... Unpacking libosmogb14:amd64 (1.9.0.198.0323) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../56-libosmoctrl0_1.9.0.198.0323_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.9.0.198.0323) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../57-libpcsclite1_1.9.9-2_amd64.deb ... Unpacking libpcsclite1:amd64 (1.9.9-2) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../58-libosmosim2_1.9.0.198.0323_amd64.deb ... Unpacking libosmosim2:amd64 (1.9.0.198.0323) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../59-libusb-1.0-0_2%3a1.0.26-1_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.26-1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../60-libosmousb0_1.9.0.198.0323_amd64.deb ... Unpacking libosmousb0:amd64 (1.9.0.198.0323) ... Selecting previously unselected package libosmocore. Preparing to unpack .../61-libosmocore_1.9.0.198.0323_amd64.deb ... Unpacking libosmocore (1.9.0.198.0323) ... Selecting previously unselected package libpkgconf3:amd64. Preparing to unpack .../62-libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../63-pkgconf-bin_1.8.1-1_amd64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../64-pkgconf_1.8.1-1_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-1) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../65-pkg-config_1.8.1-1_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-1) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../66-libtalloc-dev_2.4.0-f2_amd64.deb ... Unpacking libtalloc-dev:amd64 (2.4.0-f2) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../67-libsctp-dev_1.0.19+dfsg-2_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../68-libusb-1.0-0-dev_2%3a1.0.26-1_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../69-libosmocore-dev_1.9.0.198.0323_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.9.0.198.0323) ... Selecting previously unselected package libosmogapk0:amd64. Preparing to unpack .../70-libosmogapk0_1.1.3.4b1a_amd64.deb ... Unpacking libosmogapk0:amd64 (1.1.3.4b1a) ... Selecting previously unselected package libosmogapk-dev. Preparing to unpack .../71-libosmogapk-dev_1.1.3.4b1a_amd64.deb ... Unpacking libosmogapk-dev (1.1.3.4b1a) ... Setting up libpipeline1:amd64 (1.5.7-1) ... Setting up libicu72:amd64 (72.1-3) ... Setting up bsdextrautils (2.38.1-5+deb12u1) ... Setting up libmagic-mgc (1:5.44-3) ... Setting up libgsm1:amd64 (1.0.22-1) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libdebhelper-perl (13.11.4) ... Setting up libmagic1:amd64 (1:5.44-3) ... Setting up gettext-base (0.21-12) ... Setting up m4 (1.4.19-3) ... Setting up file (1:5.44-3) ... Setting up libtalloc2:amd64 (2.4.0-f2) ... Setting up libasound2-data (1.2.8-1) ... Setting up autotools-dev (20220109.1) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up libmnl-dev:amd64 (1.0.4-3) ... Setting up autopoint (0.21-12) ... Setting up libpcsclite1:amd64 (1.9.9-2) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up osmocom-master (1.0.0) ... Setting up autoconf (2.71-3) ... Setting up dwz (0.15-1) ... Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... Setting up sensible-utils (0.0.17+nmu1) ... Setting up libuchardet0:amd64 (0.0.7-1) ... Setting up libasound2:amd64 (1.2.8-1+b1) ... Setting up libsub-override-perl (0.09-4) ... Setting up libusb-1.0-0:amd64 (2:1.0.26-1) ... Setting up liburing2:amd64 (2.3-3) ... Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... Setting up automake (1:1.16.5-1.3) ... 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 libfile-stripnondeterminism-perl (1.13.1-1) ... Setting up gettext (0.21-12) ... Setting up libtool (2.4.7-5) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dh-autoreconf (20) ... Setting up libtalloc-dev:amd64 (2.4.0-f2) ... Setting up libosmocore21:amd64 (1.9.0.198.0323) ... Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ... Setting up pkg-config:amd64 (1.8.1-1) ... Setting up libosmousb0:amd64 (1.9.0.198.0323) ... Setting up dh-strip-nondeterminism (1.13.1-1) ... Setting up libosmocodec4:amd64 (1.9.0.198.0323) ... Setting up groff-base (1.22.4-10) ... Setting up libosmogapk0:amd64 (1.1.3.4b1a) ... Setting up libosmo-csn1-0:amd64 (0.1.0) ... Setting up libosmo-csn1-dev:amd64 (0.1.0) ... Setting up libosmovty13:amd64 (1.9.0.198.0323) ... Setting up libosmoisdn0:amd64 (1.9.0.198.0323) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.11.2-2) ... Building database of manual pages ... Setting up libosmogapk-dev (1.1.3.4b1a) ... Setting up libosmogsm20:amd64 (1.9.0.198.0323) ... Setting up libosmoctrl0:amd64 (1.9.0.198.0323) ... Setting up libosmogb14:amd64 (1.9.0.198.0323) ... Setting up debhelper (13.11.4) ... Setting up libosmo-gprs-sndcp0:amd64 (0.1.0) ... Setting up libosmo-gprs-sndcp-dev:amd64 (0.1.0) ... Setting up libosmo-gprs-rlcmac0:amd64 (0.1.0) ... Setting up libosmo-gprs-llc0:amd64 (0.1.0) ... Setting up libosmocoding0:amd64 (1.9.0.198.0323) ... Setting up libosmosim2:amd64 (1.9.0.198.0323) ... Setting up libosmocore (1.9.0.198.0323) ... Setting up libosmo-gprs-gmm0:amd64 (0.1.0) ... Setting up libosmo-gprs-rlcmac-dev:amd64 (0.1.0) ... Setting up libosmo-gprs-sm0:amd64 (0.1.0) ... Setting up libosmo-gprs-llc-dev:amd64 (0.1.0) ... Setting up libosmo-gprs-gmm-dev:amd64 (0.1.0) ... Setting up libosmocore-dev:amd64 (1.9.0.198.0323) ... Setting up libosmo-gprs-sm-dev:amd64 (0.1.0) ... Processing triggers for libc-bin (2.36-9+deb12u7) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j17 dpkg-buildpackage: info: source package osmocom-bb dpkg-buildpackage: info: source version 0.1.0 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Oliver Smith <osmith@sysmocom.de> dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build . fakeroot debian/rules clean dh clean -D src/host/layer23 --with-autoreconf dh_testdir -O-Dsrc/host/layer23 -O--with-autoreconf dh_auto_clean -O-Dsrc/host/layer23 -O--with-autoreconf dh_autoreconf_clean -O-Dsrc/host/layer23 -O--with-autoreconf dh_clean -O-Dsrc/host/layer23 -O--with-autoreconf dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building osmocom-bb in osmocom-bb_0.1.0.tar.xz dpkg-source: info: building osmocom-bb in osmocom-bb_0.1.0.dsc debian/rules build dh build -D src/host/layer23 --with-autoreconf dh_testdir -O-Dsrc/host/layer23 -O--with-autoreconf dh_update_autotools_config -O-Dsrc/host/layer23 -O--with-autoreconf dh_autoreconf -O-Dsrc/host/layer23 -O--with-autoreconf configure.ac:90: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:90: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:90: the top level configure.ac:98: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:98: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... configure.ac:98: the top level configure.ac:100: warning: AC_OUTPUT should be used without arguments. configure.ac:100: You should run autoupdate. configure.ac:12: installing './compile' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' src/common/Makefile.am: installing './depcomp' src/misc/Makefile.am:42: warning: source file '$(top_srcdir)/src/common/main.c' is in a subdirectory, src/misc/Makefile.am:42: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. src/misc/Makefile.am:67: warning: source file '$(top_srcdir)/src/common/main.c' is in a subdirectory, src/misc/Makefile.am:67: but option 'subdir-objects' is disabled src/misc/Makefile.am:48: warning: source file '$(top_srcdir)/src/common/main.c' is in a subdirectory, src/misc/Makefile.am:48: but option 'subdir-objects' is disabled src/misc/Makefile.am:60: warning: source file '$(top_srcdir)/src/common/main.c' is in a subdirectory, src/misc/Makefile.am:60: but option 'subdir-objects' is disabled src/misc/Makefile.am:54: warning: source file '$(top_srcdir)/src/common/main.c' is in a subdirectory, src/misc/Makefile.am:54: but option 'subdir-objects' is disabled src/modem/Makefile.am:20: warning: source file '$(top_srcdir)/src/common/main.c' is in a subdirectory, src/modem/Makefile.am:20: but option 'subdir-objects' is disabled debian/rules override_dh_auto_configure make[1]: Entering directory '/obs/_temp/binpkgs/osmocom-bb' dh_auto_configure -D src/host/layer23 -- --with-gapk-io cd src/host/layer23 && ./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 --with-gapk-io checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for ranlib... ranlib checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libosmocore >= 1.5.0... yes checking for libosmovty >= 0.10.0... yes checking for libosmogsm... yes checking for libosmoisdn... yes checking for libosmocodec... yes checking for libosmo-gprs-rlcmac... yes checking for libosmo-gprs-llc... yes checking for libosmo-gprs-sndcp... yes checking for libosmo-gprs-gmm... yes checking for libosmo-gprs-sm... yes checking for gps_waiting in -lgps... no checking for lua53... no checking for libosmogapk... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E CFLAGS="-g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -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 src/Makefile config.status: creating src/common/Makefile config.status: creating src/misc/Makefile config.status: creating src/mobile/Makefile config.status: creating src/modem/Makefile config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/bb/Makefile config.status: creating include/osmocom/bb/common/Makefile config.status: creating include/osmocom/bb/misc/Makefile config.status: creating include/osmocom/bb/mobile/Makefile config.status: creating include/osmocom/bb/modem/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make[1]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb' dh_auto_build -O-Dsrc/host/layer23 -O--with-autoreconf cd src/host/layer23 && make -j17 make[1]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23' make all-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23' Making all in include make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include' Making all in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom' Making all in bb make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb' Making all in common make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/common' Making all in misc make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/misc' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/misc' Making all in mobile make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile' Making all in modem make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/modem' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/modem' make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb' make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb' make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include' make[3]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include' Making all in src make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src' Making all in common make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/common' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o apn.o apn.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o apn_fsm.o apn_fsm.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gps.o gps.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o l1ctl.o l1ctl.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o l1l2_interface.o l1l2_interface.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o l1ctl_lapdm_glue.o l1ctl_lapdm_glue.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o logging.o logging.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ms.o ms.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o networks.o networks.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sap_fsm.o sap_fsm.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sap_proto.o sap_proto.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sap_interface.o sap_interface.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o settings.o settings.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sim.o sim.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o subscriber.o subscriber.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o support.o support.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sysinfo.o sysinfo.c ms.c: In function 'osmocom_ms_alloc': ms.c:58:9: warning: 'lapdm_channel_init' is deprecated: Use lapdm_channel_init3() instead [-Wdeprecated-declarations] 58 | lapdm_channel_init(&ms->lapdm_channel, LAPDM_MODE_MS); | ^~~~~~~~~~~~~~~~~~ In file included from ../../include/osmocom/bb/common/ms.h:8, from ms.c:21: /usr/include/osmocom/gsm/lapdm.h:99:6: note: declared here 99 | void lapdm_channel_init(struct lapdm_channel *lc, enum lapdm_mode mode) | ^~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o utils.o utils.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o vty.o vty.c rm -f liblayer23.a ar cru liblayer23.a apn.o apn_fsm.o gps.o l1ctl.o l1l2_interface.o l1ctl_lapdm_glue.o logging.o ms.o networks.o sap_fsm.o sap_proto.o sap_interface.o settings.o sim.o subscriber.o support.o sysinfo.o utils.o vty.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib liblayer23.a make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/common' Making all in misc make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/misc' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o main.o `test -f '../../src/common/main.c' || echo './'`../../src/common/main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o app_bcch_scan.o app_bcch_scan.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bcch_scan.o bcch_scan.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o app_ccch_scan.o app_ccch_scan.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o rslms.o rslms.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o app_echo_test.o app_echo_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o app_cell_log.o app_cell_log.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o cell_log.o cell_log.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o geo.o geo.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o app_cbch_sniff.o app_cbch_sniff.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsmmap.o gsmmap.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o locate.o locate.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o log.o log.c gsmmap.c:18:2: warning: #warning todo bsic [-Wcpp] 18 | #warning todo bsic | ^~~~~~~ gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o echo_test main.o app_echo_test.o ../../src/common/liblayer23.a -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocodec -losmocore -ltalloc -lmnl -losmo-gprs-rlcmac -losmo-csn1 -losmocore -ltalloc -lmnl -losmo-gprs-llc -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmo-gprs-sndcp -losmo-gprs-llc -losmogsm -losmoisdn -losmocore -ltalloc -lmnl gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o bcch_scan main.o app_bcch_scan.o bcch_scan.o ../../src/common/liblayer23.a -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocodec -losmocore -ltalloc -lmnl -losmo-gprs-rlcmac -losmo-csn1 -losmocore -ltalloc -lmnl -losmo-gprs-llc -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmo-gprs-sndcp -losmo-gprs-llc -losmogsm -losmoisdn -losmocore -ltalloc -lmnl gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o cbch_sniff main.o app_cbch_sniff.o ../../src/common/liblayer23.a -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocodec -losmocore -ltalloc -lmnl -losmo-gprs-rlcmac -losmo-csn1 -losmocore -ltalloc -lmnl -losmo-gprs-llc -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmo-gprs-sndcp -losmo-gprs-llc -losmogsm -losmoisdn -losmocore -ltalloc -lmnl gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o gsmmap gsmmap.o geo.o locate.o log.o ../../src/common/liblayer23.a -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocodec -losmocore -ltalloc -lmnl -losmo-gprs-rlcmac -losmo-csn1 -losmocore -ltalloc -lmnl -losmo-gprs-llc -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmo-gprs-sndcp -losmo-gprs-llc -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lm gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o ccch_scan main.o app_ccch_scan.o rslms.o ../../src/common/liblayer23.a -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocodec -losmocore -ltalloc -lmnl -losmo-gprs-rlcmac -losmo-csn1 -losmocore -ltalloc -lmnl -losmo-gprs-llc -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmo-gprs-sndcp -losmo-gprs-llc -losmogsm -losmoisdn -losmocore -ltalloc -lmnl gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o cell_log main.o app_cell_log.o cell_log.o geo.o ../../src/common/liblayer23.a -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocodec -losmocore -ltalloc -lmnl -losmo-gprs-rlcmac -losmo-csn1 -losmocore -ltalloc -lmnl -losmo-gprs-llc -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmo-gprs-sndcp -losmo-gprs-llc -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lm make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/misc' Making all in mobile make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/mobile' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -DWITH_GAPK_IO=1 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -DWITH_GAPK_IO=1 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o app_mobile.o app_mobile.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -DWITH_GAPK_IO=1 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsm322.o gsm322.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -DWITH_GAPK_IO=1 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsm480_ss.o gsm480_ss.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -DWITH_GAPK_IO=1 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsm411_sms.o gsm411_sms.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -DWITH_GAPK_IO=1 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsm48_cc.o gsm48_cc.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -DWITH_GAPK_IO=1 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsm44068_gcc_bcc.o gsm44068_gcc_bcc.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -DWITH_GAPK_IO=1 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsm48_mm.o gsm48_mm.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -DWITH_GAPK_IO=1 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsm48_rr.o gsm48_rr.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -DWITH_GAPK_IO=1 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsm414.o gsm414.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -DWITH_GAPK_IO=1 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mnccms.o mnccms.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -DWITH_GAPK_IO=1 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mncc_sock.o mncc_sock.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -DWITH_GAPK_IO=1 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o primitives.o primitives.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -DWITH_GAPK_IO=1 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o tch.o tch.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -DWITH_GAPK_IO=1 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o tch_data.o tch_data.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -DWITH_GAPK_IO=1 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o tch_data_sock.o tch_data_sock.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -DWITH_GAPK_IO=1 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o tch_voice.o tch_voice.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -DWITH_GAPK_IO=1 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o transaction.o transaction.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -DWITH_GAPK_IO=1 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o vty_interface.o vty_interface.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -DWITH_GAPK_IO=1 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o script_nolua.o script_nolua.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -DWITH_GAPK_IO=1 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gapk_io.o gapk_io.c In function 'gsm44068_gcc_data_ind', inlined from 'gsm44068_rcv_gcc_bcc' at gsm44068_gcc_bcc.c:1710:8: gsm44068_gcc_bcc.c:1607:25: warning: 'orig' may be used uninitialized [-Wmaybe-uninitialized] 1607 | set_state_attributes(trans, d_att, u_att, comm, orig, -1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gsm44068_gcc_bcc.c: In function 'gsm44068_rcv_gcc_bcc': gsm44068_gcc_bcc.c:1571:37: note: 'orig' was declared here 1571 | uint8_t d_att, u_att, comm, orig; | ^~~~ In function 'gsm44068_gcc_data_ind', inlined from 'gsm44068_rcv_gcc_bcc' at gsm44068_gcc_bcc.c:1710:8: gsm44068_gcc_bcc.c:1607:25: warning: 'comm' may be used uninitialized [-Wmaybe-uninitialized] 1607 | set_state_attributes(trans, d_att, u_att, comm, orig, -1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gsm44068_gcc_bcc.c: In function 'gsm44068_rcv_gcc_bcc': gsm44068_gcc_bcc.c:1571:31: note: 'comm' was declared here 1571 | uint8_t d_att, u_att, comm, orig; | ^~~~ In function 'gsm44068_gcc_data_ind', inlined from 'gsm44068_rcv_gcc_bcc' at gsm44068_gcc_bcc.c:1710:8: gsm44068_gcc_bcc.c:1607:25: warning: 'u_att' may be used uninitialized [-Wmaybe-uninitialized] 1607 | set_state_attributes(trans, d_att, u_att, comm, orig, -1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gsm44068_gcc_bcc.c: In function 'gsm44068_rcv_gcc_bcc': gsm44068_gcc_bcc.c:1571:24: note: 'u_att' was declared here 1571 | uint8_t d_att, u_att, comm, orig; | ^~~~~ In function 'gsm44068_gcc_data_ind', inlined from 'gsm44068_rcv_gcc_bcc' at gsm44068_gcc_bcc.c:1710:8: gsm44068_gcc_bcc.c:1607:25: warning: 'd_att' may be used uninitialized [-Wmaybe-uninitialized] 1607 | set_state_attributes(trans, d_att, u_att, comm, orig, -1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gsm44068_gcc_bcc.c: In function 'gsm44068_rcv_gcc_bcc': gsm44068_gcc_bcc.c:1571:17: note: 'd_att' was declared here 1571 | uint8_t d_att, u_att, comm, orig; | ^~~~~ gsm48_rr.c: In function 'gsm48_rr_tx_meas_rep.isra': gsm48_rr.c:3714:74: warning: 'strongest_i' may be used uninitialized [-Wmaybe-uninitialized] 3714 | if (rrmeas->nc_rxlev_dbm[i] == strongest && i <= strongest_i) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ gsm48_rr.c:3696:31: note: 'strongest_i' was declared here 3696 | int i, index, strongest_i; | ^~~~~~~~~~~ rm -f libmobile.a ar cru libmobile.a gsm322.o gsm480_ss.o gsm411_sms.o gsm48_cc.o gsm44068_gcc_bcc.o gsm48_mm.o gsm48_rr.o gsm414.o mnccms.o mncc_sock.o primitives.o tch.o tch_data.o tch_data_sock.o tch_voice.o transaction.o vty_interface.o script_nolua.o gapk_io.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libmobile.a gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o mobile main.o app_mobile.o libmobile.a ../../src/common/liblayer23.a -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoisdn -losmocore -ltalloc -lmnl -losmo-gprs-rlcmac -losmo-csn1 -losmocore -ltalloc -lmnl -losmo-gprs-llc -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmo-gprs-sndcp -losmo-gprs-llc -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocodec -losmocore -ltalloc -lmnl -losmogapk -losmocodec -losmocore -ltalloc -lmnl make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/mobile' Making all in modem make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/modem' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o main.o `test -f '../../src/common/main.c' || echo './'`../../src/common/main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o app_modem.o app_modem.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gmm.o gmm.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o grr.o grr.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o llc.o llc.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o rlcmac.o rlcmac.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sm.o sm.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sndcp.o sndcp.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o vty.o vty.c grr.c: In function 'forward_to_rlcmac': grr.c:98:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 98 | const uint32_t fn = *(uint32_t *)(&msg->cb[0]); | ^~~~~~~~~~~~~~~~~~~~~~~~~ grr.c: In function 'grr_rx_bcch': grr.c:208:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 208 | const uint32_t fn = *(uint32_t *)(&msg->cb[0]); | ^~~~~~~~~~~~~~~~~~~~~~~~~ grr.c: In function 'modem_grr_rslms_cb': grr.c:426:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 426 | *(uint32_t *)(&msg->cb[0]) = le->datalink[DL_SAPI0].mctx.fn; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o modem main.o app_modem.o gmm.o grr.o llc.o rlcmac.o sm.o sndcp.o vty.o ../../src/common/liblayer23.a -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmo-gprs-rlcmac -losmo-csn1 -losmocore -ltalloc -lmnl -losmo-gprs-llc -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmo-gprs-sndcp -losmo-gprs-llc -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmo-gprs-gmm -losmo-gprs-llc -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmo-gprs-sm -losmo-gprs-gmm -losmo-gprs-sndcp -losmo-gprs-llc -losmogsm -losmoisdn -losmocore -ltalloc -lmnl make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/modem' make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src' make[3]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src' make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23' make[3]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23' make[2]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23' make[1]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23' dh_auto_test -O-Dsrc/host/layer23 -O--with-autoreconf cd src/host/layer23 && make -j17 check "TESTSUITEFLAGS=-j17 --verbose" VERBOSE=1 make[1]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23' Making check in include make[2]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include' Making check in osmocom make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom' Making check in bb make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb' Making check in common make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/common' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/common' Making check in misc make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/misc' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/misc' Making check in mobile make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile' Making check in modem make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/modem' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/modem' make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb' make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb' make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom' make[3]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom' make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include' make[2]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include' Making check in src make[2]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src' Making check in common make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/common' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/common' Making check in misc make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/misc' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/misc' Making check in mobile make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/mobile' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/mobile' Making check in modem make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/modem' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/modem' make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src' make[2]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src' make[2]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23' make[2]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23' make[1]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23' create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary -D src/host/layer23 --with-autoreconf dh_testroot -O-Dsrc/host/layer23 -O--with-autoreconf dh_prep -O-Dsrc/host/layer23 -O--with-autoreconf dh_installdirs -O-Dsrc/host/layer23 -O--with-autoreconf dh_auto_install --destdir=debian/osmocom-bb-layer23/ -O-Dsrc/host/layer23 -O--with-autoreconf cd src/host/layer23 && make -j17 install DESTDIR=/obs/_temp/binpkgs/osmocom-bb/debian/osmocom-bb-layer23 AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23' Making install in include make[2]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include' Making install in osmocom make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom' Making install in bb make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb' Making install in common make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/common' make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/common' 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/osmocom-bb/src/host/layer23/include/osmocom/bb/common' make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/common' Making install in misc make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/misc' make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/misc' 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/osmocom-bb/src/host/layer23/include/osmocom/bb/misc' make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/misc' Making install in mobile make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile' make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile' 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/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile' make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile' Making install in modem make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/modem' make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/modem' 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/osmocom-bb/src/host/layer23/include/osmocom/bb/modem' make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/modem' make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb' make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb' 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/osmocom-bb/src/host/layer23/include/osmocom/bb' make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb' make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb' make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom' make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom' 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/osmocom-bb/src/host/layer23/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom' make[3]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom' make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include' make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include' make[3]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include' make[2]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include' Making install in src make[2]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src' Making install in common make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/common' make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/common' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/common' make[3]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/common' Making install in misc make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/misc' make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/misc' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmocom-bb/debian/osmocom-bb-layer23/usr/bin' /usr/bin/install -c bcch_scan ccch_scan echo_test cell_log cbch_sniff gsmmap '/obs/_temp/binpkgs/osmocom-bb/debian/osmocom-bb-layer23/usr/bin' make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/misc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/misc' Making install in mobile make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/mobile' make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/mobile' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmocom-bb/debian/osmocom-bb-layer23/usr/bin' /usr/bin/install -c mobile '/obs/_temp/binpkgs/osmocom-bb/debian/osmocom-bb-layer23/usr/bin' make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/mobile' make[3]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/mobile' Making install in modem make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/modem' make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/modem' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmocom-bb/debian/osmocom-bb-layer23/usr/bin' /usr/bin/install -c modem '/obs/_temp/binpkgs/osmocom-bb/debian/osmocom-bb-layer23/usr/bin' make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/modem' make[3]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/modem' make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src' make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src' make[3]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src' make[2]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src' make[2]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23' make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23' make[2]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23' make[1]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23' dh_install -O-Dsrc/host/layer23 -O--with-autoreconf dh_installdocs -O-Dsrc/host/layer23 -O--with-autoreconf dh_installchangelogs -O-Dsrc/host/layer23 -O--with-autoreconf dh_installexamples -O-Dsrc/host/layer23 -O--with-autoreconf dh_installman -O-Dsrc/host/layer23 -O--with-autoreconf dh_installcatalogs -O-Dsrc/host/layer23 -O--with-autoreconf dh_installcron -O-Dsrc/host/layer23 -O--with-autoreconf dh_installdebconf -O-Dsrc/host/layer23 -O--with-autoreconf dh_installemacsen -O-Dsrc/host/layer23 -O--with-autoreconf dh_installifupdown -O-Dsrc/host/layer23 -O--with-autoreconf dh_installinfo -O-Dsrc/host/layer23 -O--with-autoreconf dh_systemd_enable -O-Dsrc/host/layer23 -O--with-autoreconf dh_installinit -O-Dsrc/host/layer23 -O--with-autoreconf dh_systemd_start -O-Dsrc/host/layer23 -O--with-autoreconf dh_installmenu -O-Dsrc/host/layer23 -O--with-autoreconf dh_installmime -O-Dsrc/host/layer23 -O--with-autoreconf dh_installmodules -O-Dsrc/host/layer23 -O--with-autoreconf dh_installlogcheck -O-Dsrc/host/layer23 -O--with-autoreconf dh_installlogrotate -O-Dsrc/host/layer23 -O--with-autoreconf dh_installpam -O-Dsrc/host/layer23 -O--with-autoreconf dh_installppp -O-Dsrc/host/layer23 -O--with-autoreconf dh_installudev -O-Dsrc/host/layer23 -O--with-autoreconf dh_installgsettings -O-Dsrc/host/layer23 -O--with-autoreconf dh_installalternatives -O-Dsrc/host/layer23 -O--with-autoreconf dh_bugfiles -O-Dsrc/host/layer23 -O--with-autoreconf dh_ucf -O-Dsrc/host/layer23 -O--with-autoreconf dh_lintian -O-Dsrc/host/layer23 -O--with-autoreconf dh_icons -O-Dsrc/host/layer23 -O--with-autoreconf dh_perl -O-Dsrc/host/layer23 -O--with-autoreconf dh_usrlocal -O-Dsrc/host/layer23 -O--with-autoreconf dh_link -O-Dsrc/host/layer23 -O--with-autoreconf dh_installwm -O-Dsrc/host/layer23 -O--with-autoreconf dh_installxfonts -O-Dsrc/host/layer23 -O--with-autoreconf dh_strip_nondeterminism -O-Dsrc/host/layer23 -O--with-autoreconf dh_compress -O-Dsrc/host/layer23 -O--with-autoreconf dh_fixperms -O-Dsrc/host/layer23 -O--with-autoreconf dh_missing -O-Dsrc/host/layer23 -O--with-autoreconf dh_strip -O-Dsrc/host/layer23 -O--with-autoreconf dh_makeshlibs -O-Dsrc/host/layer23 -O--with-autoreconf dh_shlibdeps -O-Dsrc/host/layer23 -O--with-autoreconf dh_installdeb -O-Dsrc/host/layer23 -O--with-autoreconf dh_gencontrol -O-Dsrc/host/layer23 -O--with-autoreconf dh_md5sums -O-Dsrc/host/layer23 -O--with-autoreconf dh_builddeb -O-Dsrc/host/layer23 -O--with-autoreconf dpkg-deb: building package 'osmocom-bb-layer23-dbgsym' in '../osmocom-bb-layer23-dbgsym_0.1.0_amd64.deb'. dpkg-deb: building package 'osmocom-bb-layer23' in '../osmocom-bb-layer23_0.1.0_amd64.deb'. dpkg-genbuildinfo -O../osmocom-bb_0.1.0_amd64.buildinfo dpkg-genchanges -O../osmocom-bb_0.1.0_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 osmocom-bb-layer23-dbgsym_0.1.0_amd64.deb drwxr-xr-x root/root 0 2024-03-19 10:38 ./ drwxr-xr-x root/root 0 2024-03-19 10:38 ./usr/ drwxr-xr-x root/root 0 2024-03-19 10:38 ./usr/lib/ drwxr-xr-x root/root 0 2024-03-19 10:38 ./usr/lib/debug/ drwxr-xr-x root/root 0 2024-03-19 10:38 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2024-03-19 10:38 ./usr/lib/debug/.build-id/41/ -rw-r--r-- root/root 71944 2024-03-19 10:38 ./usr/lib/debug/.build-id/41/6663b4c082ead0c248880feb1e8ceb13885d59.debug drwxr-xr-x root/root 0 2024-03-19 10:38 ./usr/lib/debug/.build-id/4a/ -rw-r--r-- root/root 333368 2024-03-19 10:38 ./usr/lib/debug/.build-id/4a/291c0d62025ed7a6005d1d72464a91c53025dd.debug drwxr-xr-x root/root 0 2024-03-19 10:38 ./usr/lib/debug/.build-id/6c/ -rw-r--r-- root/root 326944 2024-03-19 10:38 ./usr/lib/debug/.build-id/6c/c79728386fc7a449cfd33e32370fb90580d694.debug drwxr-xr-x root/root 0 2024-03-19 10:38 ./usr/lib/debug/.build-id/b3/ -rw-r--r-- root/root 367456 2024-03-19 10:38 ./usr/lib/debug/.build-id/b3/53110aba6292d2cccf6d3d5f7d1fc33d383990.debug drwxr-xr-x root/root 0 2024-03-19 10:38 ./usr/lib/debug/.build-id/ba/ -rw-r--r-- root/root 1087920 2024-03-19 10:38 ./usr/lib/debug/.build-id/ba/8697de44622471cb15b86dc96eddb1ddbe7998.debug -rw-r--r-- root/root 299688 2024-03-19 10:38 ./usr/lib/debug/.build-id/ba/992c56761fdc5e64444ed172ef5d946a94dc42.debug drwxr-xr-x root/root 0 2024-03-19 10:38 ./usr/lib/debug/.build-id/eb/ -rw-r--r-- root/root 465776 2024-03-19 10:38 ./usr/lib/debug/.build-id/eb/bb2c554e39fa932b99561765fd5f4375847716.debug drwxr-xr-x root/root 0 2024-03-19 10:38 ./usr/lib/debug/.build-id/f0/ -rw-r--r-- root/root 304464 2024-03-19 10:38 ./usr/lib/debug/.build-id/f0/08eb956fcc28febf26f35880cc2b7f31cc5dcb.debug drwxr-xr-x root/root 0 2024-03-19 10:38 ./usr/share/ drwxr-xr-x root/root 0 2024-03-19 10:38 ./usr/share/doc/ lrwxrwxrwx root/root 0 2024-03-19 10:38 ./usr/share/doc/osmocom-bb-layer23-dbgsym -> osmocom-bb-layer23 + dpkg -c osmocom-bb-layer23_0.1.0_amd64.deb drwxr-xr-x root/root 0 2024-03-19 10:38 ./ drwxr-xr-x root/root 0 2024-03-19 10:38 ./usr/ drwxr-xr-x root/root 0 2024-03-19 10:38 ./usr/bin/ -rwxr-xr-x root/root 255168 2024-03-19 10:38 ./usr/bin/bcch_scan -rwxr-xr-x root/root 279808 2024-03-19 10:38 ./usr/bin/cbch_sniff -rwxr-xr-x root/root 267520 2024-03-19 10:38 ./usr/bin/ccch_scan -rwxr-xr-x root/root 304992 2024-03-19 10:38 ./usr/bin/cell_log -rwxr-xr-x root/root 255168 2024-03-19 10:38 ./usr/bin/echo_test -rwxr-xr-x root/root 146048 2024-03-19 10:38 ./usr/bin/gsmmap -rwxr-xr-x root/root 893888 2024-03-19 10:38 ./usr/bin/mobile -rwxr-xr-x root/root 331520 2024-03-19 10:38 ./usr/bin/modem drwxr-xr-x root/root 0 2024-03-19 10:38 ./usr/share/ drwxr-xr-x root/root 0 2024-03-19 10:38 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-03-19 10:38 ./usr/share/doc/osmocom-bb-layer23/ -rw-r--r-- root/root 157 2024-03-19 10:38 ./usr/share/doc/osmocom-bb-layer23/changelog.gz -rw-r--r-- root/root 976 2024-03-19 10:38 ./usr/share/doc/osmocom-bb-layer23/copyright 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 3022643 killed; [ssh-agent] Stopped. Finished: SUCCESS