Started by upstream project "gerrit-osmocom-bb" build number 1683 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/osmocom-bb/+/41070 in silent mode. Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2 [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-WjWJ2uxTMbrV/agent.3097270 SSH_AGENT_PID=3097276 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_7632188716772261188.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_7632188716772261188.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@2/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.39.5' using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/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/70/41070/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision bc21a9e918113770ed41f1a7c62f361ab572c26c (master) > git config core.sparsecheckout # timeout=10 > git checkout -f bc21a9e918113770ed41f1a7c62f361ab572c26c # timeout=10 Commit message: "debian: install *.cfg and *.lua examples" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 0e225f8628fc2b91fbc3005e5ba8bb103b3e178b # timeout=10
[gerrit-binpkgs@2] $ /bin/sh -xe /tmp/jenkins10704182608105335139.sh + set +x Building binary packages for distro: 'debian:13' + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline ffef33c jobs: run ttcn3-remsim-test-asan with bookworm + cd osmocom-bb + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:13 :: Copying the source to the cache dir :: Building the source package docker: building image debian-12-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 579B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:12 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/3] FROM docker.io/library/debian:12 #4 DONE 0.0s #5 [2/3] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper dh-python dpkg-dev fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc python3-packaging python3-setuptools quilt rebar3 sed sphinx-common && apt-get clean #5 CACHED #6 [3/3] RUN USERADD --uid=1000 -m user #6 CACHED #7 exporting to image #7 exporting layers done #7 writing image sha256:59477180ae026d676a9cc995c48374e3924ac1f9943d5fea5d185e66952a294c done #7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg 0.0s done #7 DONE 0.0s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) 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: bc21a9e9 debian: install *.cfg and *.lua examples osmocom-bb: has no git tags osmocom-bb: getting version from debian/changelog osmocom-bb: building source package 0.2.0.3659-bc21 osmocom-bb: adding debian/changelog entry (0.2.0 => 0.2.0.3659.bc21) osmocom-bb: building debian source package osmocom-bb: adding commit_bc21a9e918113770ed41f1a7c62f361ab572c26c.txt docker: running: build_srcpkg.py inside docker :: Building the binary packages docker: building image debian-13-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-13-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 3.31kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [1/6] FROM docker.io/library/debian:trixie #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.1s #6 [5/6] RUN SET -x; VERSION="$(echo "debian:13" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:13" in debian:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*|centos:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:13" && exit 1 ;; esac #6 CACHED #7 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc #7 CACHED #8 [3/6] RUN SET -x && if id "1000" >/dev/null 2>&1; then userdel "$(getent passwd "1000" | cut -d: -f1)"; fi && useradd --uid=1000 -m user #8 CACHED #9 [4/6] RUN CASE "debian:13" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && mkdir -p /usr/share/man/man1/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) set -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:98142864d5427d6f1bf7739f044fd72e81c83622f967db3066d8d413545cf896 0.0s done #11 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg 0.0s done #11 DONE 0.0s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) + apt_get=apt-get + [ -n 1 ] + export DEBIAN_FRONTEND=noninteractive + apt_get=apt-get -y + su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/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-layer23.install osmocom-bb/debian/osmocom-bb-trx-toolkit.install osmocom-bb/debian/osmocom-bb-trxcon.install osmocom-bb/debian/osmocom-bb-virtphy.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/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/mobile.cfg 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/doc/ osmocom-bb/src/host/trxcon/doc/l1sched_tch.txt 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_k2xx/ osmocom-bb/src/target/firmware/board/se_k2xx/init.c osmocom-bb/src/target/firmware/board/se_k2xx/keymap.h osmocom-bb/src/target/firmware/board/se_k2xx/rffe_k2xx.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_k2xx.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_clck_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 Get:1 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ InRelease [1553 B] Hit:2 http://deb.debian.org/debian trixie InRelease Get:3 http://deb.debian.org/debian trixie-updates InRelease [47.1 kB] Get:4 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ Packages [69.2 kB] Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [34.0 kB] Fetched 195 kB in 0s (2707 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/master/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf automake autopoint autotools-dev bsdextrautils debhelper dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libasound2-data libasound2t64 libdebhelper-perl libfile-stripnondeterminism-perl libgsm1 libmagic-mgc libmagic1t64 libmnl-dev libosmo-csn1-1 libosmo-csn1-dev libosmo-gprs-gmm-dev libosmo-gprs-gmm1 libosmo-gprs-llc-dev libosmo-gprs-llc1 libosmo-gprs-rlcmac-dev libosmo-gprs-rlcmac1 libosmo-gprs-sm-dev libosmo-gprs-sm1 libosmo-gprs-sndcp-dev libosmo-gprs-sndcp1 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 libosmogapk-dev libosmogapk0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpcsclite1 libpipeline1 libpkgconf3 libsctp-dev libsctp1 libtalloc-dev libtalloc2 libtool libuchardet0 liburing2 libusb-1.0-0 libusb-1.0-0-dev libxml2 m4 man-db osmocom-keyring osmocom-master pkg-config pkgconf pkgconf-bin po-debconf sensible-utils 0 upgraded, 71 newly installed, 0 to remove and 10 not upgraded. Need to get 14.1 MB of archives. After this operation, 52.1 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian trixie/main amd64 sensible-utils all 0.0.25 [25.0 kB] Get:2 http://deb.debian.org/debian trixie/main amd64 libmagic-mgc amd64 1:5.46-5 [338 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmocom-keyring 1.0.2.5.fc66 [3000 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmocom-master 1.1.0 [1180 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore22 1.11.0.32.33cb4 [173 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-csn1-1 0.2.1 [26.9 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocodec4 1.11.0.32.33cb4 [52.1 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoisdn0 1.11.0.32.33cb4 [71.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogsm20 1.11.0.32.33cb4 [227 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocoding0 1.11.0.32.33cb4 [71.1 kB] Get:11 http://deb.debian.org/debian trixie/main amd64 libmagic1t64 amd64 1:5.46-5 [109 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmovty13 1.11.0.32.33cb4 [105 kB] Get:13 http://deb.debian.org/debian trixie/main amd64 file amd64 1:5.46-5 [43.6 kB] Get:14 http://deb.debian.org/debian trixie/main amd64 gettext-base amd64 0.23.1-2 [243 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogb14 1.11.0.32.33cb4 [178 kB] Get:16 http://deb.debian.org/debian trixie/main amd64 libuchardet0 amd64 0.0.8-1+b2 [68.9 kB] Get:17 http://deb.debian.org/debian trixie/main amd64 groff-base amd64 1.23.0-9 [1187 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoctrl0 1.11.0.32.33cb4 [60.5 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmosim2 1.11.0.32.33cb4 [64.2 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmousb0 1.11.0.32.33cb4 [51.1 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore 1.11.0.32.33cb4 [44.3 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore-dev 1.11.0.32.33cb4 [849 kB] Get:23 http://deb.debian.org/debian trixie/main amd64 bsdextrautils amd64 2.41-5 [94.6 kB] Get:24 http://deb.debian.org/debian trixie/main amd64 libpipeline1 amd64 1.5.8-1 [42.0 kB] Get:25 http://deb.debian.org/debian trixie/main amd64 man-db amd64 2.13.1-1 [1469 kB] Get:26 http://deb.debian.org/debian trixie/main amd64 m4 amd64 1.4.19-8 [294 kB] Get:27 http://deb.debian.org/debian trixie/main amd64 autoconf all 2.72-3.1 [494 kB] Get:28 http://deb.debian.org/debian trixie/main amd64 autotools-dev all 20240727.1 [60.2 kB] Get:29 http://deb.debian.org/debian trixie/main amd64 automake all 1:1.17-4 [862 kB] Get:30 http://deb.debian.org/debian trixie/main amd64 autopoint all 0.23.1-2 [770 kB] Get:31 http://deb.debian.org/debian trixie/main amd64 libdebhelper-perl all 13.24.2 [90.9 kB] Get:32 http://deb.debian.org/debian trixie/main amd64 libtool all 2.5.4-4 [539 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-csn1-dev 0.2.1 [34.2 kB] Get:34 http://deb.debian.org/debian trixie/main amd64 dh-autoreconf all 20 [17.1 kB] Get:35 http://deb.debian.org/debian trixie/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:36 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-gprs-llc1 0.2.1 [32.9 kB] Get:37 http://deb.debian.org/debian trixie/main amd64 libfile-stripnondeterminism-perl all 1.14.1-2 [19.7 kB] Get:38 http://deb.debian.org/debian trixie/main amd64 dh-strip-nondeterminism all 1.14.1-2 [8620 B] Get:39 http://deb.debian.org/debian trixie/main amd64 dwz amd64 0.15-1+b1 [110 kB] Get:40 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-gprs-gmm1 0.2.1 [31.4 kB] Get:41 http://deb.debian.org/debian trixie/main amd64 libxml2 amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u1 [698 kB] Get:42 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-gprs-gmm-dev 0.2.1 [36.5 kB] Get:43 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-gprs-llc-dev 0.2.1 [38.3 kB] Get:44 http://deb.debian.org/debian trixie/main amd64 gettext amd64 0.23.1-2 [1680 kB] Get:45 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-gprs-rlcmac1 0.2.1 [93.0 kB] Get:46 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-gprs-rlcmac-dev 0.2.1 [124 kB] Get:47 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-gprs-sndcp1 0.2.1 [47.9 kB] Get:48 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-gprs-sm1 0.2.1 [24.5 kB] Get:49 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-gprs-sm-dev 0.2.1 [29.2 kB] Get:50 http://deb.debian.org/debian trixie/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get:51 http://deb.debian.org/debian trixie/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:52 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-gprs-sndcp-dev 0.2.1 [54.2 kB] Get:53 http://deb.debian.org/debian trixie/main amd64 debhelper all 13.24.2 [919 kB] Get:54 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogapk0 1.1.2.1.0fe6 [15.2 kB] Get:55 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogapk-dev 1.1.2.1.0fe6 [6444 B] Get:56 http://deb.debian.org/debian trixie/main amd64 libasound2-data all 1.2.14-1 [21.1 kB] Get:57 http://deb.debian.org/debian trixie/main amd64 libasound2t64 amd64 1.2.14-1 [381 kB] Get:58 http://deb.debian.org/debian trixie/main amd64 libgsm1 amd64 1.0.22-1+b2 [29.3 kB] Get:59 http://deb.debian.org/debian trixie/main amd64 libmnl-dev amd64 1.0.5-3 [23.2 kB] Get:60 http://deb.debian.org/debian trixie/main amd64 libsctp1 amd64 1.0.21+dfsg-1 [25.8 kB] Get:61 http://deb.debian.org/debian trixie/main amd64 libtalloc2 amd64 2:2.4.3+samba4.22.4+dfsg-1~deb13u1 [61.1 kB] Get:62 http://deb.debian.org/debian trixie/main amd64 liburing2 amd64 2.9-1 [26.4 kB] Get:63 http://deb.debian.org/debian trixie/main amd64 libpcsclite1 amd64 2.3.3-1 [55.2 kB] Get:64 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0 amd64 2:1.0.28-1 [59.6 kB] Get:65 http://deb.debian.org/debian trixie/main amd64 libtalloc-dev amd64 2:2.4.3+samba4.22.4+dfsg-1~deb13u1 [72.5 kB] Get:66 http://deb.debian.org/debian trixie/main amd64 libsctp-dev amd64 1.0.21+dfsg-1 [74.2 kB] Get:67 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0-dev amd64 2:1.0.28-1 [82.9 kB] Get:68 http://deb.debian.org/debian trixie/main amd64 libpkgconf3 amd64 1.8.1-4 [36.4 kB] Get:69 http://deb.debian.org/debian trixie/main amd64 pkgconf-bin amd64 1.8.1-4 [30.2 kB] Get:70 http://deb.debian.org/debian trixie/main amd64 pkgconf amd64 1.8.1-4 [26.2 kB] Get:71 http://deb.debian.org/debian trixie/main amd64 pkg-config amd64 1.8.1-4 [14.0 kB] Preconfiguring packages ... Fetched 14.1 MB in 0s (74.6 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 ... 15436 files and directories currently installed.) Preparing to unpack .../00-sensible-utils_0.0.25_all.deb ... Unpacking sensible-utils (0.0.25) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../01-libmagic-mgc_1%3a5.46-5_amd64.deb ... Unpacking libmagic-mgc (1:5.46-5) ... Selecting previously unselected package libmagic1t64:amd64. Preparing to unpack .../02-libmagic1t64_1%3a5.46-5_amd64.deb ... Unpacking libmagic1t64:amd64 (1:5.46-5) ... Selecting previously unselected package file. Preparing to unpack .../03-file_1%3a5.46-5_amd64.deb ... Unpacking file (1:5.46-5) ... Selecting previously unselected package gettext-base. Preparing to unpack .../04-gettext-base_0.23.1-2_amd64.deb ... Unpacking gettext-base (0.23.1-2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../05-libuchardet0_0.0.8-1+b2_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.8-1+b2) ... Selecting previously unselected package groff-base. Preparing to unpack .../06-groff-base_1.23.0-9_amd64.deb ... Unpacking groff-base (1.23.0-9) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../07-bsdextrautils_2.41-5_amd64.deb ... Unpacking bsdextrautils (2.41-5) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../08-libpipeline1_1.5.8-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.8-1) ... Selecting previously unselected package man-db. Preparing to unpack .../09-man-db_2.13.1-1_amd64.deb ... Unpacking man-db (2.13.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../10-m4_1.4.19-8_amd64.deb ... Unpacking m4 (1.4.19-8) ... Selecting previously unselected package autoconf. Preparing to unpack .../11-autoconf_2.72-3.1_all.deb ... Unpacking autoconf (2.72-3.1) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../12-autotools-dev_20240727.1_all.deb ... Unpacking autotools-dev (20240727.1) ... Selecting previously unselected package automake. Preparing to unpack .../13-automake_1%3a1.17-4_all.deb ... Unpacking automake (1:1.17-4) ... Selecting previously unselected package autopoint. Preparing to unpack .../14-autopoint_0.23.1-2_all.deb ... Unpacking autopoint (0.23.1-2) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../15-libdebhelper-perl_13.24.2_all.deb ... Unpacking libdebhelper-perl (13.24.2) ... Selecting previously unselected package libtool. Preparing to unpack .../16-libtool_2.5.4-4_all.deb ... Unpacking libtool (2.5.4-4) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../17-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../18-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../19-libfile-stripnondeterminism-perl_1.14.1-2_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.14.1-2) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../20-dh-strip-nondeterminism_1.14.1-2_all.deb ... Unpacking dh-strip-nondeterminism (1.14.1-2) ... Selecting previously unselected package dwz. Preparing to unpack .../21-dwz_0.15-1+b1_amd64.deb ... Unpacking dwz (0.15-1+b1) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../22-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u1_amd64.deb ... Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... Selecting previously unselected package gettext. Preparing to unpack .../23-gettext_0.23.1-2_amd64.deb ... Unpacking gettext (0.23.1-2) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../24-intltool-debian_0.35.0+20060710.6_all.deb ... Unpacking intltool-debian (0.35.0+20060710.6) ... Selecting previously unselected package po-debconf. Preparing to unpack .../25-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../26-debhelper_13.24.2_all.deb ... Unpacking debhelper (13.24.2) ... Selecting previously unselected package libasound2-data. Preparing to unpack .../27-libasound2-data_1.2.14-1_all.deb ... Unpacking libasound2-data (1.2.14-1) ... Selecting previously unselected package libasound2t64:amd64. Preparing to unpack .../28-libasound2t64_1.2.14-1_amd64.deb ... Unpacking libasound2t64:amd64 (1.2.14-1) ... Selecting previously unselected package libgsm1:amd64. Preparing to unpack .../29-libgsm1_1.0.22-1+b2_amd64.deb ... Unpacking libgsm1:amd64 (1.0.22-1+b2) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../30-libmnl-dev_1.0.5-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.5-3) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../31-osmocom-keyring_1.0.2.5.fc66_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66) ... Selecting previously unselected package osmocom-master. Preparing to unpack .../32-osmocom-master_1.1.0_amd64.deb ... Unpacking osmocom-master (1.1.0) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../33-libsctp1_1.0.21+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.21+dfsg-1) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../34-libtalloc2_2%3a2.4.3+samba4.22.4+dfsg-1~deb13u1_amd64.deb ... Unpacking libtalloc2:amd64 (2:2.4.3+samba4.22.4+dfsg-1~deb13u1) ... Selecting previously unselected package liburing2:amd64. Preparing to unpack .../35-liburing2_2.9-1_amd64.deb ... Unpacking liburing2:amd64 (2.9-1) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../36-libosmocore22_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmo-csn1-1:amd64. Preparing to unpack .../37-libosmo-csn1-1_0.2.1_amd64.deb ... Unpacking libosmo-csn1-1:amd64 (0.2.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../38-libosmocodec4_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../39-libosmoisdn0_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../40-libosmogsm20_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../41-libosmocoding0_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../42-libosmovty13_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../43-libosmogb14_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../44-libosmoctrl0_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../45-libpcsclite1_2.3.3-1_amd64.deb ... Unpacking libpcsclite1:amd64 (2.3.3-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../46-libosmosim2_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../47-libusb-1.0-0_2%3a1.0.28-1_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.28-1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../48-libosmousb0_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmocore. Preparing to unpack .../49-libosmocore_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../50-libtalloc-dev_2%3a2.4.3+samba4.22.4+dfsg-1~deb13u1_amd64.deb ... Unpacking libtalloc-dev:amd64 (2:2.4.3+samba4.22.4+dfsg-1~deb13u1) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../51-libsctp-dev_1.0.21+dfsg-1_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.21+dfsg-1) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../52-libusb-1.0-0-dev_2%3a1.0.28-1_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../53-libosmocore-dev_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmo-csn1-dev:amd64. Preparing to unpack .../54-libosmo-csn1-dev_0.2.1_amd64.deb ... Unpacking libosmo-csn1-dev:amd64 (0.2.1) ... Selecting previously unselected package libosmo-gprs-llc1:amd64. Preparing to unpack .../55-libosmo-gprs-llc1_0.2.1_amd64.deb ... Unpacking libosmo-gprs-llc1:amd64 (0.2.1) ... Selecting previously unselected package libosmo-gprs-gmm1:amd64. Preparing to unpack .../56-libosmo-gprs-gmm1_0.2.1_amd64.deb ... Unpacking libosmo-gprs-gmm1:amd64 (0.2.1) ... Selecting previously unselected package libosmo-gprs-gmm-dev:amd64. Preparing to unpack .../57-libosmo-gprs-gmm-dev_0.2.1_amd64.deb ... Unpacking libosmo-gprs-gmm-dev:amd64 (0.2.1) ... Selecting previously unselected package libosmo-gprs-llc-dev:amd64. Preparing to unpack .../58-libosmo-gprs-llc-dev_0.2.1_amd64.deb ... Unpacking libosmo-gprs-llc-dev:amd64 (0.2.1) ... Selecting previously unselected package libosmo-gprs-rlcmac1:amd64. Preparing to unpack .../59-libosmo-gprs-rlcmac1_0.2.1_amd64.deb ... Unpacking libosmo-gprs-rlcmac1:amd64 (0.2.1) ... Selecting previously unselected package libosmo-gprs-rlcmac-dev:amd64. Preparing to unpack .../60-libosmo-gprs-rlcmac-dev_0.2.1_amd64.deb ... Unpacking libosmo-gprs-rlcmac-dev:amd64 (0.2.1) ... Selecting previously unselected package libosmo-gprs-sndcp1:amd64. Preparing to unpack .../61-libosmo-gprs-sndcp1_0.2.1_amd64.deb ... Unpacking libosmo-gprs-sndcp1:amd64 (0.2.1) ... Selecting previously unselected package libosmo-gprs-sm1:amd64. Preparing to unpack .../62-libosmo-gprs-sm1_0.2.1_amd64.deb ... Unpacking libosmo-gprs-sm1:amd64 (0.2.1) ... Selecting previously unselected package libosmo-gprs-sm-dev:amd64. Preparing to unpack .../63-libosmo-gprs-sm-dev_0.2.1_amd64.deb ... Unpacking libosmo-gprs-sm-dev:amd64 (0.2.1) ... Selecting previously unselected package libosmo-gprs-sndcp-dev:amd64. Preparing to unpack .../64-libosmo-gprs-sndcp-dev_0.2.1_amd64.deb ... Unpacking libosmo-gprs-sndcp-dev:amd64 (0.2.1) ... Selecting previously unselected package libosmogapk0:amd64. Preparing to unpack .../65-libosmogapk0_1.1.2.1.0fe6_amd64.deb ... Unpacking libosmogapk0:amd64 (1.1.2.1.0fe6) ... Selecting previously unselected package libosmogapk-dev. Preparing to unpack .../66-libosmogapk-dev_1.1.2.1.0fe6_amd64.deb ... Unpacking libosmogapk-dev (1.1.2.1.0fe6) ... Selecting previously unselected package libpkgconf3:amd64. Preparing to unpack .../67-libpkgconf3_1.8.1-4_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-4) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../68-pkgconf-bin_1.8.1-4_amd64.deb ... Unpacking pkgconf-bin (1.8.1-4) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../69-pkgconf_1.8.1-4_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-4) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../70-pkg-config_1.8.1-4_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-4) ... Setting up libpipeline1:amd64 (1.5.8-1) ... Setting up bsdextrautils (2.41-5) ... Setting up libmagic-mgc (1:5.46-5) ... Setting up libgsm1:amd64 (1.0.22-1+b2) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libdebhelper-perl (13.24.2) ... Setting up libmagic1t64:amd64 (1:5.46-5) ... Setting up gettext-base (0.23.1-2) ... Setting up m4 (1.4.19-8) ... Setting up file (1:5.46-5) ... Setting up libtalloc2:amd64 (2:2.4.3+samba4.22.4+dfsg-1~deb13u1) ... Setting up libasound2-data (1.2.14-1) ... Setting up libtalloc-dev:amd64 (2:2.4.3+samba4.22.4+dfsg-1~deb13u1) ... Setting up autotools-dev (20240727.1) ... Setting up libpkgconf3:amd64 (1.8.1-4) ... Setting up libasound2t64:amd64 (1.2.14-1) ... Setting up libmnl-dev:amd64 (1.0.5-3) ... Setting up autopoint (0.23.1-2) ... Setting up libpcsclite1:amd64 (2.3.3-1) ... Setting up pkgconf-bin (1.8.1-4) ... Setting up autoconf (2.72-3.1) ... Setting up dwz (0.15-1+b1) ... Setting up libsctp1:amd64 (1.0.21+dfsg-1) ... Setting up sensible-utils (0.0.25) ... Setting up libuchardet0:amd64 (0.0.8-1+b2) ... Setting up libusb-1.0-0:amd64 (2:1.0.28-1) ... Setting up liburing2:amd64 (2.9-1) ... Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... Setting up automake (1:1.17-4) ... update-alternatives: using /usr/bin/automake-1.17 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.17.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.17.1.gz (of link group automake) doesn't exist Setting up libfile-stripnondeterminism-perl (1.14.1-2) ... Setting up gettext (0.23.1-2) ... Setting up libtool (2.5.4-4) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... Setting up pkgconf:amd64 (1.8.1-4) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dh-autoreconf (20) ... Setting up libsctp-dev:amd64 (1.0.21+dfsg-1) ... Setting up pkg-config:amd64 (1.8.1-4) ... Setting up dh-strip-nondeterminism (1.14.1-2) ... Setting up groff-base (1.23.0-9) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.13.1-1) ... Building database of manual pages ... Setting up debhelper (13.24.2) ... Setting up osmocom-keyring (1.0.2.5.fc66) ... Setting up osmocom-master (1.1.0) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4) ... Setting up libosmo-csn1-1:amd64 (0.2.1) ... Setting up libosmogapk0:amd64 (1.1.2.1.0fe6) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4) ... Setting up libosmo-gprs-sndcp1:amd64 (0.2.1) ... Setting up libosmo-gprs-llc1:amd64 (0.2.1) ... Setting up libosmo-gprs-rlcmac1:amd64 (0.2.1) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4) ... Setting up libosmo-gprs-gmm1:amd64 (0.2.1) ... Setting up libosmocore (1.11.0.32.33cb4) ... Setting up libosmo-gprs-sm1:amd64 (0.2.1) ... Setting up libosmocore-dev:amd64 (1.11.0.32.33cb4) ... Setting up libosmo-gprs-sm-dev:amd64 (0.2.1) ... Setting up libosmo-gprs-rlcmac-dev:amd64 (0.2.1) ... Setting up libosmo-csn1-dev:amd64 (0.2.1) ... Setting up libosmo-gprs-sndcp-dev:amd64 (0.2.1) ... Setting up libosmo-gprs-llc-dev:amd64 (0.2.1) ... Setting up libosmogapk-dev (1.1.2.1.0fe6) ... Setting up libosmo-gprs-gmm-dev:amd64 (0.2.1) ... Processing triggers for libc-bin (2.41-12) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j21 dpkg-buildpackage: info: source package osmocom-bb dpkg-buildpackage: info: source version 0.2.0.3659.bc21 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts <info@osmocom.org> dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 debian/rules clean dh clean dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building osmocom-bb in osmocom-bb_0.2.0.3659.bc21.tar.xz dpkg-source: info: building osmocom-bb in osmocom-bb_0.2.0.3659.bc21.dsc debian/rules binary dh binary dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/obs/_temp/binpkgs/osmocom-bb' /usr/bin/make -C src layer23 HOST_CONFARGS="--with-gapk-io" make[2]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src' cd host/layer23 && autoreconf -i configure.ac:90: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:90: You should run autoupdate. ./lib/autoconf/headers.m4:663: 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. aclocal.m4:1051: 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 incompatibility. 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 cd host/layer23 && ./configure --with-gapk-io checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 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 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating 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 -C host/layer23 make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23' make all-recursive make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23' Making all in include make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include' Making all in osmocom make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom' Making all in bb make[7]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb' Making all in common make[8]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/common' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/common' Making all in misc make[8]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/misc' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/misc' Making all in mobile make[8]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile' Making all in modem make[8]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/modem' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/modem' make[8]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb' make[7]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb' make[7]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom' make[6]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom' make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include' make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include' Making all in src make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src' Making all in common make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/common' CC apn.o CC apn_fsm.o CC gps.o CC l1ctl.o CC l1l2_interface.o CC l1ctl_lapdm_glue.o CC logging.o CC ms.o 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) | ^~~~~~~~~~~~~~~~~~ CC networks.o CC sap_fsm.o CC sap_proto.o CC sap_interface.o CC settings.o CC sim.o CC subscriber.o CC support.o CC sysinfo.o CC utils.o CC vty.o AR liblayer23.a make[6]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/common' Making all in misc make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/misc' CC main.o CC app_bcch_scan.o CC bcch_scan.o CCLD bcch_scan CC app_ccch_scan.o CC rslms.o CCLD ccch_scan CC app_echo_test.o CCLD echo_test CC app_cell_log.o CC cell_log.o CC geo.o CCLD cell_log CC app_cbch_sniff.o CCLD cbch_sniff CC gsmmap.o gsmmap.c:18:2: warning: #warning todo bsic [-Wcpp] 18 | #warning todo bsic | ^~~~~~~ CC locate.o CC log.o CCLD gsmmap make[6]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/misc' Making all in mobile make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/mobile' CC main.o CC app_mobile.o CC gsm322.o CC gsm480_ss.o CC gsm411_sms.o CC gsm48_cc.o CC gsm44068_gcc_bcc.o CC gsm48_mm.o CC gsm48_rr.o CC gsm414.o CC mnccms.o CC mncc_sock.o CC primitives.o CC tch.o CC tch_data.o CC tch_data_sock.o CC tch_voice.o CC transaction.o CC vty_interface.o CC script_nolua.o CC gapk_io.o AR libmobile.a CCLD mobile make[6]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/mobile' Making all in modem make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/modem' CC main.o CC app_modem.o CC gmm.o CC grr.o 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; | ^~~~~~~~~~~~~~~~~~~~~~~~~ CC llc.o CC rlcmac.o CC sm.o CC sndcp.o CC vty.o CCLD modem make[6]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/modem' make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src' make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src' make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23' make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23' make[4]: Leaving 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' /usr/bin/make -C src trxcon make[2]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src' cd host/trxcon && autoreconf -i libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:21: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:21: the top level configure.ac:12: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' src/Makefile.am: installing './depcomp' cd host/trxcon && ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libosmocore... yes checking for libosmocoding... yes checking for libosmogsm... 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 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes CFLAGS="-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/bb/Makefile config.status: creating include/osmocom/bb/l1sched/Makefile config.status: creating include/osmocom/bb/trxcon/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands make -C host/trxcon make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon' echo 0.0.0 > .version-t && mv .version-t .version make all-recursive make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon' Making all in include make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include' Making all in osmocom make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom' Making all in bb make[7]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom/bb' Making all in l1sched make[8]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' Making all in trxcon make[8]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' make[8]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom/bb' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom/bb' make[7]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom/bb' make[7]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom' make[6]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom' make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include' make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include' Making all in src make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/src' CC l1ctl_server.o CC trxcon_main.o CC logging.o CC trx_if.o CC trxcon_inst.lo CC trxcon_fsm.lo CC trxcon_shim.lo CC l1ctl.lo CCLD libtrxcon.la CC sched_lchan_common.lo CC sched_lchan_pdtch.lo CC sched_lchan_desc.lo CC sched_lchan_xcch.lo CC sched_lchan_tchf.lo CC sched_lchan_tchh.lo sched_lchan_tchh.c: In function 'rx_tchh_fn': sched_lchan_tchh.c:249:17: warning: 'gsm0503_tch_hr_decode' is deprecated: Use gsm0503_tch_hr_decode2() instead [-Wdeprecated-declarations] 249 | rc = gsm0503_tch_hr_decode(&tch_data[0], BUFTAIL8(bursts_p), | ^~ In file included from sched_lchan_tchh.c:36: /usr/include/osmocom/coding/gsm0503_coding.h:52:5: note: declared here 52 | int gsm0503_tch_hr_decode(uint8_t *tch_data, const sbit_t *bursts, int odd, | ^~~~~~~~~~~~~~~~~~~~~ CC sched_lchan_rach.lo CC sched_lchan_sch.lo CC sched_mframe.lo CC sched_prim.lo CC sched_trx.lo CCLD libl1sched.la CC l1gprs.lo CCLD libl1gprs.la CCLD trxcon make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/src' make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon' make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon' make[3]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon' make[2]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src' /usr/bin/make -C src virtphy make[2]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src' cd host/virt_phy && autoreconf -i configure.ac:3: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:3: You should use the 'AC_CONFIG_HEADERS' macro instead. aclocal.m4:1051: AM_CONFIG_HEADER is expanded from... configure.ac:3: the top level configure.ac:23: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:23: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:23: the top level configure.ac:13: installing './compile' configure.ac:4: installing './install-sh' configure.ac:4: installing './missing' src/Makefile.am: installing './depcomp' cd host/virt_phy && ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libosmocore... yes checking for libosmogsm... 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 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmocom-bb=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating 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/virtphy/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands make -C host/virt_phy make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy' make all-recursive make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy' Making all in include make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include' Making all in osmocom make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include/osmocom' Making all in bb make[7]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include/osmocom/bb' Making all in virtphy make[8]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' make[8]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include/osmocom/bb' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include/osmocom/bb' make[7]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include/osmocom/bb' make[7]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include/osmocom' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include/osmocom' make[6]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include/osmocom' make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include' make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include' Making all in src make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/src' CC virtphy.o CC l1gprs.o CC logging.o CC gsmtapl1_if.o CC l1ctl_sock.o CC l1ctl_sap.o CC virt_prim_pm.o CC virt_prim_fbsb.o CC virt_prim_rach.o CC virt_prim_data.o CC virt_prim_pdch.o CC virt_prim_traffic.o CC virt_l1_sched_simple.o CC virt_l1_model.o CC shared/virtual_um.o CC shared/osmo_mcast_sock.o CCLD virtphy make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/src' make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy' make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy' make[3]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy' make[2]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src' make[1]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb' create-stamp debian/debhelper-build-stamp dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/obs/_temp/binpkgs/osmocom-bb' /usr/bin/make -C "src/host/layer23" DESTDIR="/obs/_temp/binpkgs/osmocom-bb/debian/tmp/layer23" install make[2]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23' Making install in include make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include' Making install in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom' Making install in bb make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb' Making install in common make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/common' make[7]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/common' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/common' make[6]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/common' Making install in misc make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/misc' make[7]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/misc' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/misc' make[6]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/misc' Making install in mobile make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile' make[7]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile' make[6]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile' Making install in modem make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/modem' make[7]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/modem' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb/modem' 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[7]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom/bb' 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[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include/osmocom' 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[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/include' 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 install in src make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src' Making install in common make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/common' make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/common' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/common' make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/common' Making install in misc make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/misc' make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/misc' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmocom-bb/debian/tmp/layer23/usr/local/bin' /usr/bin/install -c bcch_scan ccch_scan echo_test cell_log cbch_sniff gsmmap '/obs/_temp/binpkgs/osmocom-bb/debian/tmp/layer23/usr/local/bin' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/misc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/misc' Making install in mobile make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/mobile' make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/mobile' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmocom-bb/debian/tmp/layer23/usr/local/bin' /usr/bin/install -c mobile '/obs/_temp/binpkgs/osmocom-bb/debian/tmp/layer23/usr/local/bin' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/mobile' make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/mobile' Making install in modem make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/modem' make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/modem' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmocom-bb/debian/tmp/layer23/usr/local/bin' /usr/bin/install -c modem '/obs/_temp/binpkgs/osmocom-bb/debian/tmp/layer23/usr/local/bin' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src/modem' 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[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23/src' 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[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23' 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' make[3]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23' make[2]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/layer23' /usr/bin/make -C "src/host/trxcon" DESTDIR="/obs/_temp/binpkgs/osmocom-bb/debian/tmp/trxcon" install make[2]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon' /usr/bin/make install-recursive make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon' Making install in include make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include' Making install in osmocom make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom' Making install in bb make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom/bb' Making install in l1sched make[7]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' make[8]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' make[7]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' Making install in trxcon make[7]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' make[8]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' make[7]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' make[7]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom/bb' make[8]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom/bb' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom/bb' make[7]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom/bb' make[6]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom/bb' make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom' make[7]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom' make[6]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include/osmocom' make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include' make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include' 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/trxcon/include' make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include' make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/include' Making install in src make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/src' make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/src' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmocom-bb/debian/tmp/trxcon/usr/local/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c trxcon '/obs/_temp/binpkgs/osmocom-bb/debian/tmp/trxcon/usr/local/bin' libtool: install: /usr/bin/install -c trxcon /obs/_temp/binpkgs/osmocom-bb/debian/tmp/trxcon/usr/local/bin/trxcon make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/src' make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon/src' make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon' make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon' 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/trxcon' make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon' make[3]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon' make[2]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/trxcon' /usr/bin/make -C "src/host/virt_phy" DESTDIR="/obs/_temp/binpkgs/osmocom-bb/debian/tmp/virt_phy" install make[2]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy' Making install in include make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include' Making install in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include/osmocom' Making install in bb make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include/osmocom/bb' Making install in virtphy make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' make[7]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' make[6]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include/osmocom/bb' make[7]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include/osmocom/bb' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include/osmocom/bb' make[6]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include/osmocom/bb' make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include/osmocom/bb' make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include/osmocom' make[6]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include/osmocom' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include' make[5]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include' make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include' make[3]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/include' Making install in src make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/src' make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/src' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmocom-bb/debian/tmp/virt_phy/usr/local/bin' /usr/bin/install -c virtphy '/obs/_temp/binpkgs/osmocom-bb/debian/tmp/virt_phy/usr/local/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/src' make[3]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy/src' make[3]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy' make[4]: Entering directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmocom-bb/debian/tmp/virt_phy/usr/local/share/doc/virtphy' /usr/bin/install -c -m 644 README '/obs/_temp/binpkgs/osmocom-bb/debian/tmp/virt_phy/usr/local/share/doc/virtphy' make[4]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy' make[3]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy' make[2]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb/src/host/virt_phy' dh override_dh_auto_install make[1]: Leaving directory '/obs/_temp/binpkgs/osmocom-bb' dh_install dh_installdocs dh_installchangelogs dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_strip dh_makeshlibs dh_shlibdeps dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'osmocom-bb-layer23-dbgsym' in '../osmocom-bb-layer23-dbgsym_0.2.0.3659.bc21_amd64.deb'. dpkg-deb: building package 'osmocom-bb-layer23' in '../osmocom-bb-layer23_0.2.0.3659.bc21_amd64.deb'. dpkg-deb: building package 'osmocom-bb-virtphy' in '../osmocom-bb-virtphy_0.2.0.3659.bc21_amd64.deb'. dpkg-deb: building package 'osmocom-bb-trx-toolkit' in '../osmocom-bb-trx-toolkit_0.2.0.3659.bc21_amd64.deb'. dpkg-deb: building package 'osmocom-bb-trxcon' in '../osmocom-bb-trxcon_0.2.0.3659.bc21_amd64.deb'. dpkg-deb: building package 'osmocom-bb-trxcon-dbgsym' in '../osmocom-bb-trxcon-dbgsym_0.2.0.3659.bc21_amd64.deb'. dpkg-deb: building package 'osmocom-bb-virtphy-dbgsym' in '../osmocom-bb-virtphy-dbgsym_0.2.0.3659.bc21_amd64.deb'. dpkg-genbuildinfo -O../osmocom-bb_0.2.0.3659.bc21_amd64.buildinfo dpkg-genchanges -O../osmocom-bb_0.2.0.3659.bc21_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.2.0.3659.bc21_amd64.deb drwxr-xr-x root/root 0 2025-09-08 13:46 ./ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/lib/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/lib/debug/.build-id/1e/ -rw-r--r-- root/root 98800 2025-09-08 13:46 ./usr/lib/debug/.build-id/1e/e88c087e9135d91cd2958c5a3b3aaf72e3a35e.debug drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/lib/debug/.build-id/3a/ -rw-r--r-- root/root 544040 2025-09-08 13:46 ./usr/lib/debug/.build-id/3a/0dd8a626326bd64dff361d629c27bc4dec4952.debug drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/lib/debug/.build-id/66/ -rw-r--r-- root/root 1302952 2025-09-08 13:46 ./usr/lib/debug/.build-id/66/76b3bb79c7440d89a239e7679cfec9c763da18.debug drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/lib/debug/.build-id/82/ -rw-r--r-- root/root 389968 2025-09-08 13:46 ./usr/lib/debug/.build-id/82/50959b508ca3a1b783f1542499d3665cae79e7.debug drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/lib/debug/.build-id/ab/ -rw-r--r-- root/root 435864 2025-09-08 13:46 ./usr/lib/debug/.build-id/ab/61175ea51836f7053b7adcd7a254c1b32b6c86.debug drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/lib/debug/.build-id/b1/ -rw-r--r-- root/root 359904 2025-09-08 13:46 ./usr/lib/debug/.build-id/b1/bf66c9841b443cfe089f455ac13550abbaf1ed.debug drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/lib/debug/.build-id/ca/ -rw-r--r-- root/root 397632 2025-09-08 13:46 ./usr/lib/debug/.build-id/ca/cc10278fa9ebea8a2278d43c60c09e1885b353.debug drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/lib/debug/.build-id/f0/ -rw-r--r-- root/root 365096 2025-09-08 13:46 ./usr/lib/debug/.build-id/f0/ebd40b48524f33433e1982f86d8e2d34e460fb.debug drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/share/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-09-08 13:46 ./usr/share/doc/osmocom-bb-layer23-dbgsym -> osmocom-bb-layer23 + dpkg -c osmocom-bb-layer23_0.2.0.3659.bc21_amd64.deb drwxr-xr-x root/root 0 2025-09-08 13:46 ./ drwxr-xr-x root/root 0 2025-09-08 13:46 ./etc/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./etc/osmocom/ -rw-r--r-- root/root 1487 2025-09-08 13:46 ./etc/osmocom/mobile.cfg -rw-r--r-- root/root 390 2025-09-08 13:46 ./etc/osmocom/modem.cfg drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/bin/ -rwxr-xr-x root/root 259264 2025-09-08 13:46 ./usr/bin/bcch_scan -rwxr-xr-x root/root 279808 2025-09-08 13:46 ./usr/bin/cbch_sniff -rwxr-xr-x root/root 271616 2025-09-08 13:46 ./usr/bin/ccch_scan -rwxr-xr-x root/root 304992 2025-09-08 13:46 ./usr/bin/cell_log -rwxr-xr-x root/root 259264 2025-09-08 13:46 ./usr/bin/echo_test -rwxr-xr-x root/root 146040 2025-09-08 13:46 ./usr/bin/gsmmap -rwxr-xr-x root/root 897984 2025-09-08 13:46 ./usr/bin/mobile -rwxr-xr-x root/root 331520 2025-09-08 13:46 ./usr/bin/modem drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/share/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/share/doc/osmocom-bb-layer23/ -rw-r--r-- root/root 778 2025-09-08 13:46 ./usr/share/doc/osmocom-bb-layer23/changelog.gz -rw-r--r-- root/root 976 2025-09-08 13:46 ./usr/share/doc/osmocom-bb-layer23/copyright drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/share/doc/osmocom-bb-layer23/mobile/ -rw-r--r-- root/root 355 2025-09-08 13:46 ./usr/share/doc/osmocom-bb-layer23/mobile/lua_helloworld.lua -rw-r--r-- root/root 586 2025-09-08 13:46 ./usr/share/doc/osmocom-bb-layer23/mobile/lua_ms_on_off.lua -rw-r--r-- root/root 814 2025-09-08 13:46 ./usr/share/doc/osmocom-bb-layer23/mobile/lua_sms_on_attach.lua -rw-r--r-- root/root 318 2025-09-08 13:46 ./usr/share/doc/osmocom-bb-layer23/mobile/lua_sms_receive.lua -rw-r--r-- root/root 394 2025-09-08 13:46 ./usr/share/doc/osmocom-bb-layer23/mobile/lua_timer.lua -rw-r--r-- root/root 1487 2025-09-08 13:46 ./usr/share/doc/osmocom-bb-layer23/mobile/mobile.cfg -rw-r--r-- root/root 2272 2025-09-08 13:46 ./usr/share/doc/osmocom-bb-layer23/mobile/multi_ms.cfg drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/share/doc/osmocom-bb-layer23/modem/ -rw-r--r-- root/root 390 2025-09-08 13:46 ./usr/share/doc/osmocom-bb-layer23/modem/modem.cfg + dpkg -c osmocom-bb-trx-toolkit_0.2.0.3659.bc21_amd64.deb drwxr-xr-x root/root 0 2025-09-08 13:46 ./ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/share/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/share/doc/osmocom-bb-trx-toolkit/ -rw-r--r-- root/root 778 2025-09-08 13:46 ./usr/share/doc/osmocom-bb-trx-toolkit/changelog.gz -rw-r--r-- root/root 976 2025-09-08 13:46 ./usr/share/doc/osmocom-bb-trx-toolkit/copyright drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/share/osmocom-bb/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/ -rw-r--r-- root/root 1850 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/README -rw-r--r-- root/root 3881 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/app_common.py -rw-r--r-- root/root 2117 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/burst_fwd.py -rwxr-xr-x root/root 7135 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/burst_gen.py -rwxr-xr-x root/root 4921 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/burst_send.py -rwxr-xr-x root/root 4440 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/clck_gen.py -rw-r--r-- root/root 10742 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/codec.py -rwxr-xr-x root/root 3499 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/ctrl_cmd.py -rw-r--r-- root/root 2773 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/ctrl_if.py -rw-r--r-- root/root 7302 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/ctrl_if_trx.py -rw-r--r-- root/root 5184 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/data_dump.py -rw-r--r-- root/root 2890 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/data_if.py -rw-r--r-- root/root 17821 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/data_msg.py -rw-r--r-- root/root 2300 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/fake_pm.py -rwxr-xr-x root/root 17827 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/fake_trx.py -rw-r--r-- root/root 5920 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/gsm_shared.py -rw-r--r-- root/root 3015 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/rand_burst_gen.py -rw-r--r-- root/root 2121 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/test_clck_gen.py -rw-r--r-- root/root 20035 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/test_codec.py -rw-r--r-- root/root 4613 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/test_data_dump.py -rw-r--r-- root/root 5050 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/test_data_msg.py -rw-r--r-- root/root 10882 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/transceiver.py -rw-r--r-- root/root 1743 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/trx_list.py -rwxr-xr-x root/root 8379 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/trx_sniff.py -rw-r--r-- root/root 4346 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/trxd_proto.py -rw-r--r-- root/root 1546 2025-09-08 13:46 ./usr/share/osmocom-bb/trx_toolkit/udp_link.py + dpkg -c osmocom-bb-trxcon-dbgsym_0.2.0.3659.bc21_amd64.deb drwxr-xr-x root/root 0 2025-09-08 13:46 ./ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/lib/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/lib/debug/.build-id/e4/ -rw-r--r-- root/root 270080 2025-09-08 13:46 ./usr/lib/debug/.build-id/e4/f90300a8f7469e6c7f321d6c239648bd0203e7.debug drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/share/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-09-08 13:46 ./usr/share/doc/osmocom-bb-trxcon-dbgsym -> osmocom-bb-trxcon + dpkg -c osmocom-bb-trxcon_0.2.0.3659.bc21_amd64.deb drwxr-xr-x root/root 0 2025-09-08 13:46 ./ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/bin/ -rwxr-xr-x root/root 188968 2025-09-08 13:46 ./usr/bin/trxcon drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/share/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/share/doc/osmocom-bb-trxcon/ -rw-r--r-- root/root 778 2025-09-08 13:46 ./usr/share/doc/osmocom-bb-trxcon/changelog.gz -rw-r--r-- root/root 976 2025-09-08 13:46 ./usr/share/doc/osmocom-bb-trxcon/copyright + dpkg -c osmocom-bb-virtphy-dbgsym_0.2.0.3659.bc21_amd64.deb drwxr-xr-x root/root 0 2025-09-08 13:46 ./ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/lib/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/lib/debug/.build-id/06/ -rw-r--r-- root/root 138032 2025-09-08 13:46 ./usr/lib/debug/.build-id/06/b6c17b600176f14332991483d1193b5e8900e6.debug drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/share/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-09-08 13:46 ./usr/share/doc/osmocom-bb-virtphy-dbgsym -> osmocom-bb-virtphy + dpkg -c osmocom-bb-virtphy_0.2.0.3659.bc21_amd64.deb drwxr-xr-x root/root 0 2025-09-08 13:46 ./ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/bin/ -rwxr-xr-x root/root 72856 2025-09-08 13:46 ./usr/bin/virtphy drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/share/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-09-08 13:46 ./usr/share/doc/osmocom-bb-virtphy/ -rw-r--r-- root/root 778 2025-09-08 13:46 ./usr/share/doc/osmocom-bb-virtphy/changelog.gz -rw-r--r-- root/root 976 2025-09-08 13:46 ./usr/share/doc/osmocom-bb-virtphy/copyright Build successful! docker: running: data/build.sh inside docker :: Find binary packages in: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/_temp/binpkgs $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3097276 killed; [ssh-agent] Stopped. Finished: SUCCESS