Started by upstream project "gerrit-osmo-trx" build number 602 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-trx/+/43116 in silent mode. Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4 [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-mXujgOv2guHA/agent.1975655 SSH_AGENT_PID=1975658 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4@tmp/private_key_80134474750701833.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4@tmp/private_key_80134474750701833.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/osmo-trx > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4/osmo-trx # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-trx > 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/osmo-trx +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-trx # 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/osmo-trx # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-trx 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/osmo-trx refs/changes/16/43116/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision 1b3b00ff80ee3f7779a54884613bf98c9c099c7f (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1b3b00ff80ee3f7779a54884613bf98c9c099c7f # timeout=10 Commit message: "Transceiver52M: implement TRXDv2 support" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk cbf472fa0a289977e763ff8e906d03b1154ebd5d # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.osmocom-bb.url # timeout=10 > git config -f .gitmodules --get submodule.osmocom-bb.path # timeout=10 > git submodule update osmocom-bb # timeout=10 [gerrit-binpkgs@4] $ /bin/sh -xe /tmp/jenkins5042547295875227709.sh + set +x Building binary packages for distro: 'debian:11' + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline 7a65dad contrib/obs-mirror: log to systemd journal + cd osmo-trx + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:11 :: Copying the source to the cache dir :: Building the source package docker: building image debian-13-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '-t', 'debian-13-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4/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: 1.48kB done #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: 2B done #3 DONE 0.1s #4 [1/4] FROM docker.io/library/debian:trixie #4 DONE 0.0s #5 [2/4] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper default-libmysqlclient-dev dh-cmake dh-python dh-runit dh-virtualenv dpkg-dev erlang-nox fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc pkgconf python3-packaging python3-pip python3-setuptools quilt sed sphinx-common wget && apt-get clean #5 CACHED #6 [3/4] RUN WGET https://github.com/erlang/rebar3/releases/download/3.24.0/rebar3 -O /usr/bin/rebar3 && echo "d2d31cfb98904b8e4917300a75f870de12cb5167cd6214d1043e973a56668a54 /usr/bin/rebar3" | sha256sum -c && chmod +x /usr/bin/rebar3 && rebar3 --version #6 CACHED #7 [4/4] RUN USERADD --uid=1000 -m user #7 CACHED #8 exporting to image #8 exporting layers done #8 writing image sha256:b0a96d02fdbc57e5c0c9a8faedcb274bbd6bd3e403a1ab464a882907d5dc86d9 0.0s done #8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg 0.0s done #8 DONE 0.1s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) /obs/lib/debian.py:183: SyntaxWarning: invalid escape sequence '\/' lib.run_cmd(["sed", "-i", "s/$(MAKE) -C doc\/manuals//g", f"{debian}/rules"]) + main(): ['rm', '-rf', '/obs/_temp'] osmo-trx: using cached https://gerrit.osmocom.org/osmo-trx (not cloning, not fetching) osmo-trx: 'git clean -ffxd' + build(): ['git', 'clean', '-ffxd'] + checkout_default_branch(): ['git', 'log', '--pretty=oneline', '--abbrev-commit', '-1'] 1b3b00f Transceiver52M: implement TRXDv2 support osmo-trx: skipping git checkout, current commit: 1b3b00f Transceiver52M: implement TRXDv2 support + get_version_for_feed(): ['/obs/_cache/osmo-trx/git-version-gen', '.'] 1.7.2.29-1b3bosmo-trx: building source package 1.7.2.29-1b3b osmo-trx: adding debian/changelog entry (1.7.2 => 1.7.2.29.1b3b) + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] osmo-trx: building debian source package + build(): ['dpkg-buildpackage', '-S', '-uc', '-us', '-d'] dpkg-buildpackage: info: source package osmo-trx dpkg-buildpackage: info: source version 1.7.2.29.1b3b dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts <info@osmocom.org> dpkg-source --before-build . debian/rules clean dh clean --with autoreconf dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building osmo-trx in osmo-trx_1.7.2.29.1b3b.tar.xz dpkg-source: info: building osmo-trx in osmo-trx_1.7.2.29.1b3b.dsc dpkg-genbuildinfo --build=source -O../osmo-trx_1.7.2.29.1b3b_source.buildinfo dpkg-genchanges --build=source -O../osmo-trx_1.7.2.29.1b3b_source.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: source-only upload: Debian-native package + build(): mv *.tar* *.dsc /obs/_temp/srcpkgs/osmo-trx + write_commit_txt(): ['git', 'rev-parse', 'HEAD'] 1b3b00ff80ee3f7779a54884613bf98c9c099c7f osmo-trx: adding commit_1b3b00ff80ee3f7779a54884613bf98c9c099c7f.txt + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] docker: running: build_srcpkg.py inside docker :: Building the binary packages + <module>(): ['rm', '-rf', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4/osmo-ci/scripts/obs/_temp/binpkgs'] docker: building image debian-11-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:11', '--build-arg', 'DISTRO_FROM=debian:11', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-11-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4/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.72kB 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:11 #2 DONE 0.2s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/6] FROM docker.io/library/debian:11@sha256:6cb68b1be980a0e5b19be25582b34b5cf9cb466d52d08ab4354b79051f2cd298 #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.1s #6 [4/6] RUN CASE "debian:11" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && mkdir -p /usr/share/man/man1/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) set -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #6 CACHED #7 [5/6] RUN SET -x; VERSION="$(echo "debian:11" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:11" in debian:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; centos:7) { 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 ;; almalinux:8) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/AlmaLinux_8/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/AlmaLinux_8/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:11" && exit 1 ;; esac #7 CACHED #8 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc #8 CACHED #9 [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 #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:afb698dc43684dddfdd34741d44a82ecf871f9c91421eca462b10c2141761566 0.0s done #11 naming to docker.io/library/debian-11-osmocom-obs-build-binpkg 0.0s done #11 DONE 0.1s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) docker: building image debian-11-osmocom-obs-build-binpkg-manuals + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:11', '--build-arg', 'DISTRO_FROM=debian-11-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-11-osmocom-obs-build-binpkg-manuals', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4/osmo-ci/scripts/obs/data/build_binpkg_manuals.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg_manuals.Dockerfile #1 transferring dockerfile: 802B done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian-11-osmocom-obs-build-binpkg:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/2] FROM docker.io/library/debian-11-osmocom-obs-build-binpkg:latest #4 DONE 0.0s #5 [2/2] RUN CASE "debian:11" in debian*|ubuntu*) apt-get update && apt-get install -y --no-install-recommends osmo-gsm-manuals-dev && apt-get clean ;; esac #5 CACHED #6 exporting to image #6 exporting layers done #6 writing image sha256:5c13faacc17eab7607bb5e93ce73094ed4683d6363aba386cedd5dd8f04c3f75 done #6 naming to docker.io/library/debian-11-osmocom-obs-build-binpkg-manuals 0.0s done #6 DONE 0.1s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 9) + 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/osmo-trx/*.tar.* osmo-trx/ osmo-trx/.checkpatch.c++.conf osmo-trx/.checkpatch.c.conf osmo-trx/.clang-format osmo-trx/.github/ osmo-trx/.github/FUNDING.yml osmo-trx/.tarball-version osmo-trx/COPYING osmo-trx/CommonLibs/ osmo-trx/CommonLibs/BitVector.cpp osmo-trx/CommonLibs/BitVector.h osmo-trx/CommonLibs/Interthread.h osmo-trx/CommonLibs/LinkedLists.cpp osmo-trx/CommonLibs/LinkedLists.h osmo-trx/CommonLibs/Logger.cpp osmo-trx/CommonLibs/Logger.h osmo-trx/CommonLibs/Makefile.am osmo-trx/CommonLibs/PRBS.h osmo-trx/CommonLibs/Threads.cpp osmo-trx/CommonLibs/Threads.h osmo-trx/CommonLibs/Timeval.cpp osmo-trx/CommonLibs/Timeval.h osmo-trx/CommonLibs/Utils.cpp osmo-trx/CommonLibs/Utils.h osmo-trx/CommonLibs/Vector.h osmo-trx/CommonLibs/config_defs.h osmo-trx/CommonLibs/debug.c osmo-trx/CommonLibs/debug.h osmo-trx/CommonLibs/osmo_signal.h osmo-trx/CommonLibs/trx_rate_ctr.cpp osmo-trx/CommonLibs/trx_rate_ctr.h osmo-trx/CommonLibs/trx_vty.c osmo-trx/CommonLibs/trx_vty.h osmo-trx/GSM/ osmo-trx/GSM/GSMCommon.cpp osmo-trx/GSM/GSMCommon.h osmo-trx/GSM/Makefile.am osmo-trx/LEGAL osmo-trx/Makefile.am osmo-trx/Makefile.common osmo-trx/README.md osmo-trx/TODO-RELEASE osmo-trx/Transceiver52M/ osmo-trx/Transceiver52M/Channelizer.cpp osmo-trx/Transceiver52M/Channelizer.h osmo-trx/Transceiver52M/ChannelizerBase.cpp osmo-trx/Transceiver52M/ChannelizerBase.h osmo-trx/Transceiver52M/Complex.h osmo-trx/Transceiver52M/Makefile.am osmo-trx/Transceiver52M/Resampler.cpp osmo-trx/Transceiver52M/Resampler.h osmo-trx/Transceiver52M/Synthesis.cpp osmo-trx/Transceiver52M/Synthesis.h osmo-trx/Transceiver52M/Transceiver.cpp osmo-trx/Transceiver52M/Transceiver.h osmo-trx/Transceiver52M/arch/ osmo-trx/Transceiver52M/arch/Makefile.am osmo-trx/Transceiver52M/arch/arm/ osmo-trx/Transceiver52M/arch/arm/Makefile.am osmo-trx/Transceiver52M/arch/arm/convert.c osmo-trx/Transceiver52M/arch/arm/convert_neon.S osmo-trx/Transceiver52M/arch/arm/convolve.c osmo-trx/Transceiver52M/arch/arm/convolve_neon.S osmo-trx/Transceiver52M/arch/arm/mult.c osmo-trx/Transceiver52M/arch/arm/mult_neon.S osmo-trx/Transceiver52M/arch/arm/scale.c osmo-trx/Transceiver52M/arch/arm/scale_neon.S osmo-trx/Transceiver52M/arch/common/ osmo-trx/Transceiver52M/arch/common/Makefile.am osmo-trx/Transceiver52M/arch/common/convert.h osmo-trx/Transceiver52M/arch/common/convert_base.c osmo-trx/Transceiver52M/arch/common/convolve.h osmo-trx/Transceiver52M/arch/common/convolve_base.c osmo-trx/Transceiver52M/arch/common/fft.c osmo-trx/Transceiver52M/arch/common/fft.h osmo-trx/Transceiver52M/arch/common/mult.h osmo-trx/Transceiver52M/arch/common/scale.h osmo-trx/Transceiver52M/arch/x86/ osmo-trx/Transceiver52M/arch/x86/Makefile.am osmo-trx/Transceiver52M/arch/x86/convert.c osmo-trx/Transceiver52M/arch/x86/convert_sse_3.c osmo-trx/Transceiver52M/arch/x86/convert_sse_3.h osmo-trx/Transceiver52M/arch/x86/convert_sse_4_1.c osmo-trx/Transceiver52M/arch/x86/convert_sse_4_1.h osmo-trx/Transceiver52M/arch/x86/convolve.c osmo-trx/Transceiver52M/arch/x86/convolve_sse_3.c osmo-trx/Transceiver52M/arch/x86/convolve_sse_3.h osmo-trx/Transceiver52M/device/ osmo-trx/Transceiver52M/device/Makefile.am osmo-trx/Transceiver52M/device/bladerf/ osmo-trx/Transceiver52M/device/bladerf/Makefile.am osmo-trx/Transceiver52M/device/bladerf/bladerf.cpp osmo-trx/Transceiver52M/device/bladerf/bladerf.h osmo-trx/Transceiver52M/device/common/ osmo-trx/Transceiver52M/device/common/Makefile.am osmo-trx/Transceiver52M/device/common/bandmanager.h osmo-trx/Transceiver52M/device/common/radioDevice.h osmo-trx/Transceiver52M/device/common/smpl_buf.cpp osmo-trx/Transceiver52M/device/common/smpl_buf.h osmo-trx/Transceiver52M/device/ipc/ osmo-trx/Transceiver52M/device/ipc/IPCDevice.cpp osmo-trx/Transceiver52M/device/ipc/IPCDevice.h osmo-trx/Transceiver52M/device/ipc/Makefile.am osmo-trx/Transceiver52M/device/ipc/ipc-driver-test.c osmo-trx/Transceiver52M/device/ipc/ipc-driver-test.h osmo-trx/Transceiver52M/device/ipc/ipc_chan.c osmo-trx/Transceiver52M/device/ipc/ipc_chan.h osmo-trx/Transceiver52M/device/ipc/ipc_shm.c osmo-trx/Transceiver52M/device/ipc/ipc_shm.h osmo-trx/Transceiver52M/device/ipc/ipc_sock.c osmo-trx/Transceiver52M/device/ipc/ipc_sock.h osmo-trx/Transceiver52M/device/ipc/shm.c osmo-trx/Transceiver52M/device/ipc/shm.h osmo-trx/Transceiver52M/device/ipc/uhdwrap.cpp osmo-trx/Transceiver52M/device/ipc/uhdwrap.h osmo-trx/Transceiver52M/device/lms/ osmo-trx/Transceiver52M/device/lms/LMSDevice.cpp osmo-trx/Transceiver52M/device/lms/LMSDevice.h osmo-trx/Transceiver52M/device/lms/Makefile.am osmo-trx/Transceiver52M/device/uhd/ osmo-trx/Transceiver52M/device/uhd/Makefile.am osmo-trx/Transceiver52M/device/uhd/UHDDevice.cpp osmo-trx/Transceiver52M/device/uhd/UHDDevice.h osmo-trx/Transceiver52M/device/usrp1/ osmo-trx/Transceiver52M/device/usrp1/Makefile.am osmo-trx/Transceiver52M/device/usrp1/USRPDevice.cpp osmo-trx/Transceiver52M/device/usrp1/USRPDevice.h osmo-trx/Transceiver52M/device/usrp1/std_inband.rbf osmo-trx/Transceiver52M/grgsm_vitac/ osmo-trx/Transceiver52M/grgsm_vitac/constants.h osmo-trx/Transceiver52M/grgsm_vitac/grgsm_vitac.cpp osmo-trx/Transceiver52M/grgsm_vitac/grgsm_vitac.h osmo-trx/Transceiver52M/grgsm_vitac/viterbi_detector.cc osmo-trx/Transceiver52M/grgsm_vitac/viterbi_detector.h osmo-trx/Transceiver52M/ms/ osmo-trx/Transceiver52M/ms/bladerf_specific.h osmo-trx/Transceiver52M/ms/itrq.h osmo-trx/Transceiver52M/ms/l1ctl_server.c osmo-trx/Transceiver52M/ms/l1ctl_server_cb.cpp osmo-trx/Transceiver52M/ms/logging.c osmo-trx/Transceiver52M/ms/ms.cpp osmo-trx/Transceiver52M/ms/ms.h osmo-trx/Transceiver52M/ms/ms_rx_lower.cpp osmo-trx/Transceiver52M/ms/ms_trxcon_if.cpp osmo-trx/Transceiver52M/ms/ms_trxcon_if.h osmo-trx/Transceiver52M/ms/ms_upper.cpp osmo-trx/Transceiver52M/ms/ms_upper.h osmo-trx/Transceiver52M/ms/sch.c osmo-trx/Transceiver52M/ms/sch.h osmo-trx/Transceiver52M/ms/threadpool.h osmo-trx/Transceiver52M/ms/threadsched.cpp osmo-trx/Transceiver52M/ms/threadsched.h osmo-trx/Transceiver52M/ms/uhd_specific.h osmo-trx/Transceiver52M/osmo-trx.cpp osmo-trx/Transceiver52M/radioBuffer.cpp osmo-trx/Transceiver52M/radioBuffer.h osmo-trx/Transceiver52M/radioClock.cpp osmo-trx/Transceiver52M/radioClock.h osmo-trx/Transceiver52M/radioInterface.cpp osmo-trx/Transceiver52M/radioInterface.h osmo-trx/Transceiver52M/radioInterfaceMulti.cpp osmo-trx/Transceiver52M/radioInterfaceMulti.h osmo-trx/Transceiver52M/radioInterfaceResamp.cpp osmo-trx/Transceiver52M/radioVector.cpp osmo-trx/Transceiver52M/radioVector.h osmo-trx/Transceiver52M/sigProcLib.cpp osmo-trx/Transceiver52M/sigProcLib.h osmo-trx/Transceiver52M/signalVector.cpp osmo-trx/Transceiver52M/signalVector.h osmo-trx/config/ osmo-trx/config/ax_check_compile_flag.m4 osmo-trx/config/ax_cxx_compile_stdcxx.m4 osmo-trx/config/ax_cxx_compile_stdcxx_11.m4 osmo-trx/config/ax_sse.m4 osmo-trx/configure.ac osmo-trx/contrib/ osmo-trx/contrib/Makefile.am osmo-trx/contrib/jenkins.sh osmo-trx/contrib/systemd/ osmo-trx/contrib/systemd/Makefile.am osmo-trx/contrib/systemd/osmo-trx-ipc.service osmo-trx/contrib/systemd/osmo-trx-lms.service osmo-trx/contrib/systemd/osmo-trx-uhd.service osmo-trx/contrib/systemd/osmo-trx-usrp1.service osmo-trx/debian/ osmo-trx/debian/changelog osmo-trx/debian/compat osmo-trx/debian/control osmo-trx/debian/copyright osmo-trx/debian/libosmo-trx-dev.install osmo-trx/debian/libosmo-trx-doc.doc-base osmo-trx/debian/libosmo-trx-doc.install osmo-trx/debian/libosmotrx0.install osmo-trx/debian/osmo-trx-doc.install osmo-trx/debian/osmo-trx-ipc.install osmo-trx/debian/osmo-trx-ipc.postinst osmo-trx/debian/osmo-trx-lms.install osmo-trx/debian/osmo-trx-lms.postinst osmo-trx/debian/osmo-trx-ms-blade.install osmo-trx/debian/osmo-trx-uhd.install osmo-trx/debian/osmo-trx-uhd.postinst osmo-trx/debian/osmo-trx-usrp1.install osmo-trx/debian/osmo-trx-usrp1.postinst osmo-trx/debian/osmo-trx.install osmo-trx/debian/rules osmo-trx/debian/source/ osmo-trx/debian/source/format osmo-trx/doc/ osmo-trx/doc/Makefile.am osmo-trx/doc/examples/ osmo-trx/doc/examples/Makefile.am osmo-trx/doc/examples/osmo-trx-ipc/ osmo-trx/doc/examples/osmo-trx-ipc/osmo-trx-ipc.cfg osmo-trx/doc/examples/osmo-trx-lms/ osmo-trx/doc/examples/osmo-trx-lms/osmo-trx-limesdr.cfg osmo-trx/doc/examples/osmo-trx-lms/osmo-trx-lms.cfg osmo-trx/doc/examples/osmo-trx-uhd/ osmo-trx/doc/examples/osmo-trx-uhd/osmo-trx-limesdr.cfg osmo-trx/doc/examples/osmo-trx-uhd/osmo-trx-uhd.cfg osmo-trx/doc/examples/osmo-trx-uhd/osmo-trx-umtrx.cfg osmo-trx/doc/examples/osmo-trx-uhd/osmo-trx-usrp_b200.cfg osmo-trx/doc/manuals/ osmo-trx/doc/manuals/Makefile.am osmo-trx/doc/manuals/chapters/ osmo-trx/doc/manuals/chapters/code-architecture.adoc osmo-trx/doc/manuals/chapters/configuration.adoc osmo-trx/doc/manuals/chapters/control.adoc osmo-trx/doc/manuals/chapters/counters.adoc osmo-trx/doc/manuals/chapters/counters_generated.adoc osmo-trx/doc/manuals/chapters/device-usrp-inband-signaling-usb.adoc osmo-trx/doc/manuals/chapters/ipc_if.adoc osmo-trx/doc/manuals/chapters/overview.adoc osmo-trx/doc/manuals/chapters/running.adoc osmo-trx/doc/manuals/chapters/trx-architectures.adoc osmo-trx/doc/manuals/chapters/trx-backends.adoc osmo-trx/doc/manuals/chapters/trx-devices.adoc osmo-trx/doc/manuals/osmotrx-usermanual-docinfo.xml osmo-trx/doc/manuals/osmotrx-usermanual.adoc osmo-trx/doc/manuals/vty/ osmo-trx/doc/manuals/vty/Makefile.vty-reference.inc osmo-trx/doc/manuals/vty/osmotrx-vty-reference.xml osmo-trx/doc/manuals/vty/trx_vty_additions.xml osmo-trx/git-version-gen osmo-trx/libosmo-trx/ osmo-trx/libosmo-trx/Doxyfile.trx.in osmo-trx/libosmo-trx/Makefile.am osmo-trx/libosmo-trx/include/ osmo-trx/libosmo-trx/include/Makefile.am osmo-trx/libosmo-trx/include/osmocom/ osmo-trx/libosmo-trx/include/osmocom/trx/ osmo-trx/libosmo-trx/include/osmocom/trx/ep.h osmo-trx/libosmo-trx/include/osmocom/trx/trxc.h osmo-trx/libosmo-trx/include/osmocom/trx/trxc_client.h osmo-trx/libosmo-trx/include/osmocom/trx/trxd.h osmo-trx/libosmo-trx/include/osmocom/trx/trxd_int.h osmo-trx/libosmo-trx/libosmotrx.pc.in osmo-trx/libosmo-trx/src/ osmo-trx/libosmo-trx/src/Makefile.am osmo-trx/libosmo-trx/src/trx_ep.c osmo-trx/libosmo-trx/src/trxc.c osmo-trx/libosmo-trx/src/trxc_client.c osmo-trx/libosmo-trx/src/trxd.c osmo-trx/osmocom-bb/ osmo-trx/osmocom-bb/contrib/ osmo-trx/osmocom-bb/contrib/jenkins.sh osmo-trx/osmocom-bb/doc/ osmo-trx/osmocom-bb/doc/calypso-block.svg osmo-trx/osmocom-bb/doc/calypso-gsm-notes.txt osmo-trx/osmocom-bb/doc/calypso-signals.txt osmo-trx/osmocom-bb/doc/examples/ osmo-trx/osmocom-bb/doc/examples/mobile/ osmo-trx/osmocom-bb/doc/examples/mobile/default.cfg osmo-trx/osmocom-bb/doc/examples/mobile/lua_helloworld.lua osmo-trx/osmocom-bb/doc/examples/mobile/lua_ms_on_off.lua osmo-trx/osmocom-bb/doc/examples/mobile/lua_sms_on_attach.lua osmo-trx/osmocom-bb/doc/examples/mobile/lua_sms_receive.lua osmo-trx/osmocom-bb/doc/examples/mobile/lua_timer.lua osmo-trx/osmocom-bb/doc/examples/mobile/multi_ms.cfg osmo-trx/osmocom-bb/doc/examples/modem/ osmo-trx/osmocom-bb/doc/examples/modem/modem.cfg osmo-trx/osmocom-bb/doc/gsmdevboard-block.svg osmo-trx/osmocom-bb/doc/manuals/ osmo-trx/osmocom-bb/doc/manuals/Makefile osmo-trx/osmocom-bb/doc/manuals/chapters/ osmo-trx/osmocom-bb/doc/manuals/chapters/scripting.adoc osmo-trx/osmocom-bb/doc/manuals/osmo-gsm-manuals-dir.sh osmo-trx/osmocom-bb/doc/manuals/osmocombb-usermanual-docinfo.xml osmo-trx/osmocom-bb/doc/manuals/osmocombb-usermanual.adoc osmo-trx/osmocom-bb/include/ osmo-trx/osmocom-bb/include/l1ctl_proto.h osmo-trx/osmocom-bb/include/l1gprs.h osmo-trx/osmocom-bb/src/ osmo-trx/osmocom-bb/src/Makefile osmo-trx/osmocom-bb/src/README.building osmo-trx/osmocom-bb/src/README.development osmo-trx/osmocom-bb/src/host/ osmo-trx/osmocom-bb/src/host/calypso_pll/ osmo-trx/osmocom-bb/src/host/calypso_pll/pll.pl osmo-trx/osmocom-bb/src/host/fb_tools/ osmo-trx/osmocom-bb/src/host/fb_tools/bdf_to_c.py osmo-trx/osmocom-bb/src/host/gprsdecode/ osmo-trx/osmocom-bb/src/host/gprsdecode/Makefile.am osmo-trx/osmocom-bb/src/host/gprsdecode/README osmo-trx/osmocom-bb/src/host/gprsdecode/configure.ac osmo-trx/osmocom-bb/src/host/gprsdecode/gprs.c osmo-trx/osmocom-bb/src/host/gprsdecode/gprs.h osmo-trx/osmocom-bb/src/host/gprsdecode/gsmtap.c osmo-trx/osmocom-bb/src/host/gprsdecode/gsmtap.h osmo-trx/osmocom-bb/src/host/gprsdecode/l1ctl_proto.h osmo-trx/osmocom-bb/src/host/gprsdecode/main.c osmo-trx/osmocom-bb/src/host/gprsdecode/rlcmac.c osmo-trx/osmocom-bb/src/host/gprsdecode/rlcmac.h osmo-trx/osmocom-bb/src/host/gprsdecode/tests/ osmo-trx/osmocom-bb/src/host/gprsdecode/tests/Makefile.am osmo-trx/osmocom-bb/src/host/gprsdecode/tests/cs2.decoded osmo-trx/osmocom-bb/src/host/gprsdecode/tests/cs2.sample osmo-trx/osmocom-bb/src/host/gprsdecode/tests/cs3.decoded osmo-trx/osmocom-bb/src/host/gprsdecode/tests/cs3.sample osmo-trx/osmocom-bb/src/host/gprsdecode/tests/testsuite.at osmo-trx/osmocom-bb/src/host/layer23/ osmo-trx/osmocom-bb/src/host/layer23/COPYING osmo-trx/osmocom-bb/src/host/layer23/Makefile.am osmo-trx/osmocom-bb/src/host/layer23/README osmo-trx/osmocom-bb/src/host/layer23/configure.ac osmo-trx/osmocom-bb/src/host/layer23/include/ osmo-trx/osmocom-bb/src/host/layer23/include/Makefile.am osmo-trx/osmocom-bb/src/host/layer23/include/l1ctl_proto.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/ osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/Makefile.am osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/ osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/Makefile.am osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/common/ osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/common/Makefile.am osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/common/apn.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/common/apn_fsm.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/common/gps.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/common/l1ctl.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/common/l1l2_interface.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/common/l23_app.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/common/logging.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/common/ms.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/common/networks.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/common/osmocom_data.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/common/sap_fsm.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/common/sap_interface.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/common/sap_proto.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/common/settings.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/common/sim.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/common/subscriber.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/common/support.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/common/sysinfo.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/common/utils.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/common/vty.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/misc/ osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/misc/Makefile.am osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/misc/cell_log.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/misc/geo.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/misc/layer3.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/misc/locate.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/misc/log.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/misc/rslms.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/ osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/Makefile.am osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/app_mobile.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/gapk_io.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/gsm322.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/gsm411_sms.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/gsm44068_gcc_bcc.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/gsm480_ss.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/gsm48_cc.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/gsm48_mm.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/gsm48_rr.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/mncc.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/mncc_ms.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/mncc_sock.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/primitives.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/tch.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/transaction.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile/vty.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/modem/ osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/modem/Makefile.am osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/modem/gmm.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/modem/grr.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/modem/llc.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/modem/modem.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/modem/rlcmac.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/modem/sm.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/modem/sndcp.h osmo-trx/osmocom-bb/src/host/layer23/include/osmocom/bb/modem/vty.h osmo-trx/osmocom-bb/src/host/layer23/src/ osmo-trx/osmocom-bb/src/host/layer23/src/Makefile.am osmo-trx/osmocom-bb/src/host/layer23/src/common/ osmo-trx/osmocom-bb/src/host/layer23/src/common/Makefile.am osmo-trx/osmocom-bb/src/host/layer23/src/common/apn.c osmo-trx/osmocom-bb/src/host/layer23/src/common/apn_fsm.c osmo-trx/osmocom-bb/src/host/layer23/src/common/gps.c osmo-trx/osmocom-bb/src/host/layer23/src/common/l1ctl.c osmo-trx/osmocom-bb/src/host/layer23/src/common/l1ctl_lapdm_glue.c osmo-trx/osmocom-bb/src/host/layer23/src/common/l1l2_interface.c osmo-trx/osmocom-bb/src/host/layer23/src/common/logging.c osmo-trx/osmocom-bb/src/host/layer23/src/common/main.c osmo-trx/osmocom-bb/src/host/layer23/src/common/ms.c osmo-trx/osmocom-bb/src/host/layer23/src/common/networks.c osmo-trx/osmocom-bb/src/host/layer23/src/common/sap_fsm.c osmo-trx/osmocom-bb/src/host/layer23/src/common/sap_interface.c osmo-trx/osmocom-bb/src/host/layer23/src/common/sap_proto.c osmo-trx/osmocom-bb/src/host/layer23/src/common/settings.c osmo-trx/osmocom-bb/src/host/layer23/src/common/sim.c osmo-trx/osmocom-bb/src/host/layer23/src/common/subscriber.c osmo-trx/osmocom-bb/src/host/layer23/src/common/support.c osmo-trx/osmocom-bb/src/host/layer23/src/common/sysinfo.c osmo-trx/osmocom-bb/src/host/layer23/src/common/utils.c osmo-trx/osmocom-bb/src/host/layer23/src/common/vty.c osmo-trx/osmocom-bb/src/host/layer23/src/misc/ osmo-trx/osmocom-bb/src/host/layer23/src/misc/Makefile.am osmo-trx/osmocom-bb/src/host/layer23/src/misc/app_bcch_scan.c osmo-trx/osmocom-bb/src/host/layer23/src/misc/app_cbch_sniff.c osmo-trx/osmocom-bb/src/host/layer23/src/misc/app_ccch_scan.c osmo-trx/osmocom-bb/src/host/layer23/src/misc/app_cell_log.c osmo-trx/osmocom-bb/src/host/layer23/src/misc/app_echo_test.c osmo-trx/osmocom-bb/src/host/layer23/src/misc/bcch_scan.c osmo-trx/osmocom-bb/src/host/layer23/src/misc/bcch_scan.h osmo-trx/osmocom-bb/src/host/layer23/src/misc/cell_log.c osmo-trx/osmocom-bb/src/host/layer23/src/misc/geo.c osmo-trx/osmocom-bb/src/host/layer23/src/misc/gsmmap.c osmo-trx/osmocom-bb/src/host/layer23/src/misc/locate.c osmo-trx/osmocom-bb/src/host/layer23/src/misc/log.c osmo-trx/osmocom-bb/src/host/layer23/src/misc/rslms.c osmo-trx/osmocom-bb/src/host/layer23/src/mobile/ osmo-trx/osmocom-bb/src/host/layer23/src/mobile/Makefile.am osmo-trx/osmocom-bb/src/host/layer23/src/mobile/app_mobile.c osmo-trx/osmocom-bb/src/host/layer23/src/mobile/gapk_io.c osmo-trx/osmocom-bb/src/host/layer23/src/mobile/gsm322.c osmo-trx/osmocom-bb/src/host/layer23/src/mobile/gsm411_sms.c osmo-trx/osmocom-bb/src/host/layer23/src/mobile/gsm414.c osmo-trx/osmocom-bb/src/host/layer23/src/mobile/gsm44068_gcc_bcc.c osmo-trx/osmocom-bb/src/host/layer23/src/mobile/gsm480_ss.c osmo-trx/osmocom-bb/src/host/layer23/src/mobile/gsm48_cc.c osmo-trx/osmocom-bb/src/host/layer23/src/mobile/gsm48_mm.c osmo-trx/osmocom-bb/src/host/layer23/src/mobile/gsm48_rr.c osmo-trx/osmocom-bb/src/host/layer23/src/mobile/main.c osmo-trx/osmocom-bb/src/host/layer23/src/mobile/mncc_sock.c osmo-trx/osmocom-bb/src/host/layer23/src/mobile/mnccms.c osmo-trx/osmocom-bb/src/host/layer23/src/mobile/primitives.c osmo-trx/osmocom-bb/src/host/layer23/src/mobile/script_lua.c osmo-trx/osmocom-bb/src/host/layer23/src/mobile/script_nolua.c osmo-trx/osmocom-bb/src/host/layer23/src/mobile/tch.c osmo-trx/osmocom-bb/src/host/layer23/src/mobile/tch_data.c osmo-trx/osmocom-bb/src/host/layer23/src/mobile/tch_data_sock.c osmo-trx/osmocom-bb/src/host/layer23/src/mobile/tch_voice.c osmo-trx/osmocom-bb/src/host/layer23/src/mobile/transaction.c osmo-trx/osmocom-bb/src/host/layer23/src/mobile/vty_interface.c osmo-trx/osmocom-bb/src/host/layer23/src/modem/ osmo-trx/osmocom-bb/src/host/layer23/src/modem/Makefile.am osmo-trx/osmocom-bb/src/host/layer23/src/modem/app_modem.c osmo-trx/osmocom-bb/src/host/layer23/src/modem/gmm.c osmo-trx/osmocom-bb/src/host/layer23/src/modem/grr.c osmo-trx/osmocom-bb/src/host/layer23/src/modem/llc.c osmo-trx/osmocom-bb/src/host/layer23/src/modem/rlcmac.c osmo-trx/osmocom-bb/src/host/layer23/src/modem/sm.c osmo-trx/osmocom-bb/src/host/layer23/src/modem/sndcp.c osmo-trx/osmocom-bb/src/host/layer23/src/modem/vty.c osmo-trx/osmocom-bb/src/host/osmocon/ osmo-trx/osmocom-bb/src/host/osmocon/COPYING osmo-trx/osmocom-bb/src/host/osmocon/Makefile.am osmo-trx/osmocom-bb/src/host/osmocon/configure.ac osmo-trx/osmocom-bb/src/host/osmocon/git-version-gen osmo-trx/osmocom-bb/src/host/osmocon/memdump_convert.pl osmo-trx/osmocom-bb/src/host/osmocon/osmocon.c osmo-trx/osmocom-bb/src/host/osmocon/osmoload.c osmo-trx/osmocom-bb/src/host/osmocon/tpu_debug.c osmo-trx/osmocom-bb/src/host/rita_pll/ osmo-trx/osmocom-bb/src/host/rita_pll/mtk_pll.pl osmo-trx/osmocom-bb/src/host/rita_pll/mtk_pll.txt osmo-trx/osmocom-bb/src/host/rita_pll/rita_pll.pl osmo-trx/osmocom-bb/src/host/rita_pll/rita_pll.txt osmo-trx/osmocom-bb/src/host/rita_pll/rita_pll_notes.txt osmo-trx/osmocom-bb/src/host/trxcon/ osmo-trx/osmocom-bb/src/host/trxcon/Makefile.am osmo-trx/osmocom-bb/src/host/trxcon/configure.ac osmo-trx/osmocom-bb/src/host/trxcon/include/ osmo-trx/osmocom-bb/src/host/trxcon/include/Makefile.am osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/ osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/Makefile.am osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/ osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/Makefile.am osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1ctl_proto.h osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1gprs.h osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched/ osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched/Makefile.am osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched/l1sched.h osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched/logging.h osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched/prim.h osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon/ osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon/Makefile.am osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon/l1ctl.h osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon/l1ctl_server.h osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon/logging.h osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon/phyif.h osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon/trx_if.h osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon/trxcon.h osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon/trxcon_fsm.h osmo-trx/osmocom-bb/src/host/trxcon/m4/ osmo-trx/osmocom-bb/src/host/trxcon/m4/.gitkeep osmo-trx/osmocom-bb/src/host/trxcon/src/ osmo-trx/osmocom-bb/src/host/trxcon/src/Makefile.am osmo-trx/osmocom-bb/src/host/trxcon/src/l1ctl.c osmo-trx/osmocom-bb/src/host/trxcon/src/l1ctl_server.c osmo-trx/osmocom-bb/src/host/trxcon/src/l1gprs.c osmo-trx/osmocom-bb/src/host/trxcon/src/logging.c osmo-trx/osmocom-bb/src/host/trxcon/src/sched_lchan_common.c osmo-trx/osmocom-bb/src/host/trxcon/src/sched_lchan_desc.c osmo-trx/osmocom-bb/src/host/trxcon/src/sched_lchan_pdtch.c osmo-trx/osmocom-bb/src/host/trxcon/src/sched_lchan_rach.c osmo-trx/osmocom-bb/src/host/trxcon/src/sched_lchan_sch.c osmo-trx/osmocom-bb/src/host/trxcon/src/sched_lchan_tchf.c osmo-trx/osmocom-bb/src/host/trxcon/src/sched_lchan_tchh.c osmo-trx/osmocom-bb/src/host/trxcon/src/sched_lchan_xcch.c osmo-trx/osmocom-bb/src/host/trxcon/src/sched_mframe.c osmo-trx/osmocom-bb/src/host/trxcon/src/sched_prim.c osmo-trx/osmocom-bb/src/host/trxcon/src/sched_trx.c osmo-trx/osmocom-bb/src/host/trxcon/src/trx_if.c osmo-trx/osmocom-bb/src/host/trxcon/src/trxcon_fsm.c osmo-trx/osmocom-bb/src/host/trxcon/src/trxcon_inst.c osmo-trx/osmocom-bb/src/host/trxcon/src/trxcon_main.c osmo-trx/osmocom-bb/src/host/trxcon/src/trxcon_shim.c osmo-trx/osmocom-bb/src/host/virt_phy/ osmo-trx/osmocom-bb/src/host/virt_phy/Makefile.am osmo-trx/osmocom-bb/src/host/virt_phy/README osmo-trx/osmocom-bb/src/host/virt_phy/configure.ac osmo-trx/osmocom-bb/src/host/virt_phy/include/ osmo-trx/osmocom-bb/src/host/virt_phy/include/Makefile.am osmo-trx/osmocom-bb/src/host/virt_phy/include/osmocom/ osmo-trx/osmocom-bb/src/host/virt_phy/include/osmocom/Makefile.am osmo-trx/osmocom-bb/src/host/virt_phy/include/osmocom/bb/ osmo-trx/osmocom-bb/src/host/virt_phy/include/osmocom/bb/Makefile.am osmo-trx/osmocom-bb/src/host/virt_phy/include/osmocom/bb/l1ctl_proto.h osmo-trx/osmocom-bb/src/host/virt_phy/include/osmocom/bb/l1gprs.h osmo-trx/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy/ osmo-trx/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy/Makefile.am osmo-trx/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy/common_util.h osmo-trx/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy/gsmtapl1_if.h osmo-trx/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy/l1ctl_sap.h osmo-trx/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy/l1ctl_sock.h osmo-trx/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy/logging.h osmo-trx/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy/osmo_mcast_sock.h osmo-trx/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy/virt_l1_model.h osmo-trx/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy/virt_l1_sched.h osmo-trx/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy/virtual_um.h osmo-trx/osmocom-bb/src/host/virt_phy/src/ osmo-trx/osmocom-bb/src/host/virt_phy/src/Makefile.am osmo-trx/osmocom-bb/src/host/virt_phy/src/gsmtapl1_if.c osmo-trx/osmocom-bb/src/host/virt_phy/src/l1ctl_sap.c osmo-trx/osmocom-bb/src/host/virt_phy/src/l1ctl_sock.c osmo-trx/osmocom-bb/src/host/virt_phy/src/l1gprs.c osmo-trx/osmocom-bb/src/host/virt_phy/src/logging.c osmo-trx/osmocom-bb/src/host/virt_phy/src/shared/ osmo-trx/osmocom-bb/src/host/virt_phy/src/shared/osmo_mcast_sock.c osmo-trx/osmocom-bb/src/host/virt_phy/src/shared/virtual_um.c osmo-trx/osmocom-bb/src/host/virt_phy/src/virt_l1_model.c osmo-trx/osmocom-bb/src/host/virt_phy/src/virt_l1_sched_simple.c osmo-trx/osmocom-bb/src/host/virt_phy/src/virt_prim_data.c osmo-trx/osmocom-bb/src/host/virt_phy/src/virt_prim_fbsb.c osmo-trx/osmocom-bb/src/host/virt_phy/src/virt_prim_pdch.c osmo-trx/osmocom-bb/src/host/virt_phy/src/virt_prim_pm.c osmo-trx/osmocom-bb/src/host/virt_phy/src/virt_prim_rach.c osmo-trx/osmocom-bb/src/host/virt_phy/src/virt_prim_traffic.c osmo-trx/osmocom-bb/src/host/virt_phy/src/virtphy.c osmo-trx/osmocom-bb/src/shared/ osmo-trx/osmocom-bb/src/shared/l1gprs.c osmo-trx/osmocom-bb/src/shared/libosmocore/ osmo-trx/osmocom-bb/src/shared/libosmocore/COPYING osmo-trx/osmocom-bb/src/shared/libosmocore/Doxyfile.codec.in osmo-trx/osmocom-bb/src/shared/libosmocore/Doxyfile.core.in osmo-trx/osmocom-bb/src/shared/libosmocore/Doxyfile.gsm.in osmo-trx/osmocom-bb/src/shared/libosmocore/Doxyfile.vty.in osmo-trx/osmocom-bb/src/shared/libosmocore/Makefile.am osmo-trx/osmocom-bb/src/shared/libosmocore/configure.ac osmo-trx/osmocom-bb/src/shared/libosmocore/debian/ osmo-trx/osmocom-bb/src/shared/libosmocore/debian/changelog osmo-trx/osmocom-bb/src/shared/libosmocore/debian/compat osmo-trx/osmocom-bb/src/shared/libosmocore/debian/control osmo-trx/osmocom-bb/src/shared/libosmocore/debian/copyright osmo-trx/osmocom-bb/src/shared/libosmocore/debian/docs osmo-trx/osmocom-bb/src/shared/libosmocore/debian/libosmocore-dbg.dirs osmo-trx/osmocom-bb/src/shared/libosmocore/debian/libosmocore-dbg.install osmo-trx/osmocom-bb/src/shared/libosmocore/debian/libosmocore-dev.dirs osmo-trx/osmocom-bb/src/shared/libosmocore/debian/libosmocore-dev.install osmo-trx/osmocom-bb/src/shared/libosmocore/debian/libosmocore.dirs osmo-trx/osmocom-bb/src/shared/libosmocore/debian/libosmocore.install osmo-trx/osmocom-bb/src/shared/libosmocore/debian/patches/ osmo-trx/osmocom-bb/src/shared/libosmocore/debian/patches/debian-changes-0.1.17-1 osmo-trx/osmocom-bb/src/shared/libosmocore/debian/patches/series osmo-trx/osmocom-bb/src/shared/libosmocore/debian/rules osmo-trx/osmocom-bb/src/shared/libosmocore/debian/source/ osmo-trx/osmocom-bb/src/shared/libosmocore/debian/source/format osmo-trx/osmocom-bb/src/shared/libosmocore/doc/ osmo-trx/osmocom-bb/src/shared/libosmocore/doc/.empty osmo-trx/osmocom-bb/src/shared/libosmocore/doc/vty/ osmo-trx/osmocom-bb/src/shared/libosmocore/doc/vty/example.xml osmo-trx/osmocom-bb/src/shared/libosmocore/doc/vty/merge_doc.xsl osmo-trx/osmocom-bb/src/shared/libosmocore/doc/vty/vtydoc.xsd osmo-trx/osmocom-bb/src/shared/libosmocore/git-version-gen osmo-trx/osmocom-bb/src/shared/libosmocore/include/ osmo-trx/osmocom-bb/src/shared/libosmocore/include/Makefile.am osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/ osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/codec/ osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/codec/codec.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/ osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/application.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/backtrace.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/bits.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/bitvec.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/conv.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/crc16.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/crcXXgen.h.tpl osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/crcgen.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/gsmtap.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/gsmtap_util.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/linuxlist.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/linuxrbtree.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/logging.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/msgb.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/msgfile.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/panic.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/plugin.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/prim.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/process.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/rate_ctr.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/select.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/serial.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/signal.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/socket.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/statistics.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/talloc.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/timer.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/timer_compat.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/utils.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/core/write_queue.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/crypt/ osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/crypt/auth.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/crypt/gprs_cipher.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gprs/ osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gprs/gprs_bssgp.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gprs/gprs_bssgp_bss.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gprs/gprs_msgb.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gprs/gprs_ns.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gprs/gprs_ns_frgre.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gprs/protocol/ osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gprs/protocol/gsm_08_16.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gprs/protocol/gsm_08_18.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/ osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/a5.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/abis_nm.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/comp128.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/gan.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/gsm0411_smc.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/gsm0411_smr.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/gsm0411_utils.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/gsm0480.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/gsm0502.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/gsm0808.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/gsm48.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/gsm48_ie.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/gsm_utils.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/lapd_core.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/lapdm.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/mncc.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/prim.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/protocol/ osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/protocol/gsm_03_41.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/protocol/gsm_04_11.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/protocol/gsm_04_12.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/protocol/gsm_04_80.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/protocol/gsm_44_318.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/protocol/ipaccess.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/rsl.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/rxlev_stat.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/sysinfo.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/gsm/tlv.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/vty/ osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/vty/buffer.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/vty/command.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/vty/logging.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/vty/misc.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/vty/telnet_interface.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/vty/vector.h osmo-trx/osmocom-bb/src/shared/libosmocore/include/osmocom/vty/vty.h osmo-trx/osmocom-bb/src/shared/libosmocore/libosmocodec.pc.in osmo-trx/osmocom-bb/src/shared/libosmocore/libosmocore.pc.in osmo-trx/osmocom-bb/src/shared/libosmocore/libosmogb.pc.in osmo-trx/osmocom-bb/src/shared/libosmocore/libosmogsm.pc.in osmo-trx/osmocom-bb/src/shared/libosmocore/libosmovty.pc.in osmo-trx/osmocom-bb/src/shared/libosmocore/m4/ osmo-trx/osmocom-bb/src/shared/libosmocore/m4/DUMMY osmo-trx/osmocom-bb/src/shared/libosmocore/src/ osmo-trx/osmocom-bb/src/shared/libosmocore/src/Makefile.am osmo-trx/osmocom-bb/src/shared/libosmocore/src/application.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/backtrace.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/bits.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/bitvec.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/codec/ osmo-trx/osmocom-bb/src/shared/libosmocore/src/codec/Makefile.am osmo-trx/osmocom-bb/src/shared/libosmocore/src/codec/gsm610.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/codec/gsm620.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/codec/gsm660.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/codec/gsm690.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/conv.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/crc16.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/crcXXgen.c.tpl osmo-trx/osmocom-bb/src/shared/libosmocore/src/gb/ osmo-trx/osmocom-bb/src/shared/libosmocore/src/gb/Makefile.am osmo-trx/osmocom-bb/src/shared/libosmocore/src/gb/common_vty.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gb/common_vty.h osmo-trx/osmocom-bb/src/shared/libosmocore/src/gb/gprs_bssgp.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gb/gprs_bssgp_bss.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gb/gprs_bssgp_util.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gb/gprs_bssgp_vty.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gb/gprs_ns.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gb/gprs_ns_frgre.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gb/gprs_ns_vty.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gb/libosmogb.map osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/ osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/Makefile.am osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/a5.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/abis_nm.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/auth_comp128v1.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/auth_core.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/auth_milenage.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/comp128.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/gan.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/gprs_cipher_core.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/gsm0411_smc.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/gsm0411_smr.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/gsm0411_utils.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/gsm0480.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/gsm0502.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/gsm0808.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/gsm48.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/gsm48_ie.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/gsm_utils.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/lapd_core.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/lapdm.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/libosmogsm.map osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/milenage/ osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/milenage/aes-encblock.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/milenage/aes-internal-enc.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/milenage/aes-internal.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/milenage/aes.h osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/milenage/aes_i.h osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/milenage/aes_wrap.h osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/milenage/common.h osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/milenage/crypto.h osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/milenage/includes.h osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/milenage/milenage.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/milenage/milenage.h osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/rsl.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/rxlev_stat.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/sysinfo.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsm/tlv_parser.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/gsmtap_util.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/logging.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/logging_syslog.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/msgb.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/msgfile.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/panic.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/plugin.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/rate_ctr.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/rbtree.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/select.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/serial.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/signal.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/socket.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/statistics.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/talloc.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/timer.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/utils.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/vty/ osmo-trx/osmocom-bb/src/shared/libosmocore/src/vty/Makefile.am osmo-trx/osmocom-bb/src/shared/libosmocore/src/vty/buffer.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/vty/command.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/vty/logging_vty.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/vty/telnet_interface.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/vty/utils.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/vty/vector.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/vty/vty.c osmo-trx/osmocom-bb/src/shared/libosmocore/src/write_queue.c osmo-trx/osmocom-bb/src/shared/libosmocore/tests/ osmo-trx/osmocom-bb/src/shared/libosmocore/tests/Makefile.am osmo-trx/osmocom-bb/src/shared/libosmocore/tests/a5/ osmo-trx/osmocom-bb/src/shared/libosmocore/tests/a5/a5_test.c osmo-trx/osmocom-bb/src/shared/libosmocore/tests/a5/a5_test.ok osmo-trx/osmocom-bb/src/shared/libosmocore/tests/auth/ osmo-trx/osmocom-bb/src/shared/libosmocore/tests/auth/milenage_test.c osmo-trx/osmocom-bb/src/shared/libosmocore/tests/auth/milenage_test.ok osmo-trx/osmocom-bb/src/shared/libosmocore/tests/bits/ osmo-trx/osmocom-bb/src/shared/libosmocore/tests/bits/bitrev_test.c osmo-trx/osmocom-bb/src/shared/libosmocore/tests/bits/bitrev_test.ok osmo-trx/osmocom-bb/src/shared/libosmocore/tests/conv/ osmo-trx/osmocom-bb/src/shared/libosmocore/tests/conv/conv_test.c osmo-trx/osmocom-bb/src/shared/libosmocore/tests/conv/conv_test.ok osmo-trx/osmocom-bb/src/shared/libosmocore/tests/gb/ osmo-trx/osmocom-bb/src/shared/libosmocore/tests/gb/bssgp_fc_test.c osmo-trx/osmocom-bb/src/shared/libosmocore/tests/gb/bssgp_fc_tests.err osmo-trx/osmocom-bb/src/shared/libosmocore/tests/gb/bssgp_fc_tests.ok osmo-trx/osmocom-bb/src/shared/libosmocore/tests/gb/bssgp_fc_tests.sh osmo-trx/osmocom-bb/src/shared/libosmocore/tests/gsm0408/ osmo-trx/osmocom-bb/src/shared/libosmocore/tests/gsm0408/gsm0408_test.c osmo-trx/osmocom-bb/src/shared/libosmocore/tests/gsm0408/gsm0408_test.ok osmo-trx/osmocom-bb/src/shared/libosmocore/tests/gsm0808/ osmo-trx/osmocom-bb/src/shared/libosmocore/tests/gsm0808/gsm0808_test.c osmo-trx/osmocom-bb/src/shared/libosmocore/tests/gsm0808/gsm0808_test.ok osmo-trx/osmocom-bb/src/shared/libosmocore/tests/lapd/ osmo-trx/osmocom-bb/src/shared/libosmocore/tests/lapd/lapd_test.c osmo-trx/osmocom-bb/src/shared/libosmocore/tests/lapd/lapd_test.ok osmo-trx/osmocom-bb/src/shared/libosmocore/tests/logging/ osmo-trx/osmocom-bb/src/shared/libosmocore/tests/logging/logging_test.c osmo-trx/osmocom-bb/src/shared/libosmocore/tests/logging/logging_test.err osmo-trx/osmocom-bb/src/shared/libosmocore/tests/logging/logging_test.ok osmo-trx/osmocom-bb/src/shared/libosmocore/tests/msgfile/ osmo-trx/osmocom-bb/src/shared/libosmocore/tests/msgfile/msgconfig.cfg osmo-trx/osmocom-bb/src/shared/libosmocore/tests/msgfile/msgfile_test.c osmo-trx/osmocom-bb/src/shared/libosmocore/tests/msgfile/msgfile_test.ok osmo-trx/osmocom-bb/src/shared/libosmocore/tests/sms/ osmo-trx/osmocom-bb/src/shared/libosmocore/tests/sms/sms_test.c osmo-trx/osmocom-bb/src/shared/libosmocore/tests/sms/sms_test.ok osmo-trx/osmocom-bb/src/shared/libosmocore/tests/smscb/ osmo-trx/osmocom-bb/src/shared/libosmocore/tests/smscb/smscb_test.c osmo-trx/osmocom-bb/src/shared/libosmocore/tests/smscb/smscb_test.ok osmo-trx/osmocom-bb/src/shared/libosmocore/tests/testsuite.at osmo-trx/osmocom-bb/src/shared/libosmocore/tests/timer/ osmo-trx/osmocom-bb/src/shared/libosmocore/tests/timer/timer_test.c osmo-trx/osmocom-bb/src/shared/libosmocore/tests/timer/timer_test.ok osmo-trx/osmocom-bb/src/shared/libosmocore/tests/ussd/ osmo-trx/osmocom-bb/src/shared/libosmocore/tests/ussd/ussd_test.c osmo-trx/osmocom-bb/src/shared/libosmocore/tests/ussd/ussd_test.ok osmo-trx/osmocom-bb/src/shared/libosmocore/utils/ osmo-trx/osmocom-bb/src/shared/libosmocore/utils/Makefile.am osmo-trx/osmocom-bb/src/shared/libosmocore/utils/gen_website_doc_tree.sh osmo-trx/osmocom-bb/src/shared/libosmocore/utils/osmo-arfcn.c osmo-trx/osmocom-bb/src/shared/libosmocore/utils/osmo-auc-gen.c osmo-trx/osmocom-bb/src/shared/update-libosmocore.sh osmo-trx/osmocom-bb/src/target/ osmo-trx/osmocom-bb/src/target/firmware/ osmo-trx/osmocom-bb/src/target/firmware/COPYING osmo-trx/osmocom-bb/src/target/firmware/Makefile osmo-trx/osmocom-bb/src/target/firmware/Makefile.inc osmo-trx/osmocom-bb/src/target/firmware/Makefile.mtk osmo-trx/osmocom-bb/src/target/firmware/abb/ osmo-trx/osmocom-bb/src/target/firmware/abb/twl3025.c osmo-trx/osmocom-bb/src/target/firmware/apps/ osmo-trx/osmocom-bb/src/target/firmware/apps/compal_dsp_dump/ osmo-trx/osmocom-bb/src/target/firmware/apps/compal_dsp_dump/main.c osmo-trx/osmocom-bb/src/target/firmware/apps/hello_world/ osmo-trx/osmocom-bb/src/target/firmware/apps/hello_world/main.c osmo-trx/osmocom-bb/src/target/firmware/apps/layer1/ osmo-trx/osmocom-bb/src/target/firmware/apps/layer1/main.c osmo-trx/osmocom-bb/src/target/firmware/apps/loader/ osmo-trx/osmocom-bb/src/target/firmware/apps/loader/main.c osmo-trx/osmocom-bb/src/target/firmware/apps/loader/protocol.h osmo-trx/osmocom-bb/src/target/firmware/apps/loader_mtk/ osmo-trx/osmocom-bb/src/target/firmware/apps/loader_mtk/main.c osmo-trx/osmocom-bb/src/target/firmware/apps/menu/ osmo-trx/osmocom-bb/src/target/firmware/apps/menu/main.c osmo-trx/osmocom-bb/src/target/firmware/apps/rssi/ osmo-trx/osmocom-bb/src/target/firmware/apps/rssi/main.c osmo-trx/osmocom-bb/src/target/firmware/apps/simtest/ osmo-trx/osmocom-bb/src/target/firmware/apps/simtest/main.c osmo-trx/osmocom-bb/src/target/firmware/apps/snake_game/ osmo-trx/osmocom-bb/src/target/firmware/apps/snake_game/main.c osmo-trx/osmocom-bb/src/target/firmware/battery/ osmo-trx/osmocom-bb/src/target/firmware/battery/compal_e88.c osmo-trx/osmocom-bb/src/target/firmware/battery/dummy.c osmo-trx/osmocom-bb/src/target/firmware/board/ osmo-trx/osmocom-bb/src/target/firmware/board/common/ osmo-trx/osmocom-bb/src/target/firmware/board/common/calypso_pwl.S osmo-trx/osmocom-bb/src/target/firmware/board/common/calypso_uart.S osmo-trx/osmocom-bb/src/target/firmware/board/common/readcal_tiffs.c osmo-trx/osmocom-bb/src/target/firmware/board/common/tx_calchan.c osmo-trx/osmocom-bb/src/target/firmware/board/compal/ osmo-trx/osmocom-bb/src/target/firmware/board/compal/LINKAGE.txt osmo-trx/osmocom-bb/src/target/firmware/board/compal/exceptions_redirect.S osmo-trx/osmocom-bb/src/target/firmware/board/compal/exceptions_redirected.S osmo-trx/osmocom-bb/src/target/firmware/board/compal/handlers.S osmo-trx/osmocom-bb/src/target/firmware/board/compal/header.S osmo-trx/osmocom-bb/src/target/firmware/board/compal/highram.lds osmo-trx/osmocom-bb/src/target/firmware/board/compal/keymap.h osmo-trx/osmocom-bb/src/target/firmware/board/compal/macros.S osmo-trx/osmocom-bb/src/target/firmware/board/compal/ram.lds osmo-trx/osmocom-bb/src/target/firmware/board/compal/readcal_common.c osmo-trx/osmocom-bb/src/target/firmware/board/compal/readcal_small.c osmo-trx/osmocom-bb/src/target/firmware/board/compal/rf_tables.c osmo-trx/osmocom-bb/src/target/firmware/board/compal/rffe_dualband.c osmo-trx/osmocom-bb/src/target/firmware/board/compal/start.ram.S osmo-trx/osmocom-bb/src/target/firmware/board/compal/start.rom.S osmo-trx/osmocom-bb/src/target/firmware/board/compal_e86/ osmo-trx/osmocom-bb/src/target/firmware/board/compal_e86/init.c osmo-trx/osmocom-bb/src/target/firmware/board/compal_e86/rffe_dualband_e86.c osmo-trx/osmocom-bb/src/target/firmware/board/compal_e86/tx_ramps.c osmo-trx/osmocom-bb/src/target/firmware/board/compal_e88/ osmo-trx/osmocom-bb/src/target/firmware/board/compal_e88/LINKAGE.txt osmo-trx/osmocom-bb/src/target/firmware/board/compal_e88/MEMORY_MAP.txt osmo-trx/osmocom-bb/src/target/firmware/board/compal_e88/flash.lds osmo-trx/osmocom-bb/src/target/firmware/board/compal_e88/init.c osmo-trx/osmocom-bb/src/target/firmware/board/compal_e88/loader.lds osmo-trx/osmocom-bb/src/target/firmware/board/compal_e88/tx_ramps.c osmo-trx/osmocom-bb/src/target/firmware/board/compal_e99/ osmo-trx/osmocom-bb/src/target/firmware/board/compal_e99/init.c osmo-trx/osmocom-bb/src/target/firmware/board/compal_e99/readcal.c osmo-trx/osmocom-bb/src/target/firmware/board/fcdev3b/ osmo-trx/osmocom-bb/src/target/firmware/board/fcdev3b/init.c osmo-trx/osmocom-bb/src/target/firmware/board/gta0x/ osmo-trx/osmocom-bb/src/target/firmware/board/gta0x/afcparams.c osmo-trx/osmocom-bb/src/target/firmware/board/gta0x/init.c osmo-trx/osmocom-bb/src/target/firmware/board/gta0x/rf_tables.c osmo-trx/osmocom-bb/src/target/firmware/board/gta0x/rffe_gta0x_triband.c osmo-trx/osmocom-bb/src/target/firmware/board/gtm900b/ osmo-trx/osmocom-bb/src/target/firmware/board/gtm900b/afcparams.c osmo-trx/osmocom-bb/src/target/firmware/board/gtm900b/init.c osmo-trx/osmocom-bb/src/target/firmware/board/gtm900b/keymap.h osmo-trx/osmocom-bb/src/target/firmware/board/gtm900b/rffe_gtm900b.c osmo-trx/osmocom-bb/src/target/firmware/board/manifest.c osmo-trx/osmocom-bb/src/target/firmware/board/mediatek/ osmo-trx/osmocom-bb/src/target/firmware/board/mediatek/macros.S osmo-trx/osmocom-bb/src/target/firmware/board/mediatek/ram.lds osmo-trx/osmocom-bb/src/target/firmware/board/mediatek/start.ram.S osmo-trx/osmocom-bb/src/target/firmware/board/mediatek/uart.c osmo-trx/osmocom-bb/src/target/firmware/board/mt62xx/ osmo-trx/osmocom-bb/src/target/firmware/board/mt62xx/init.c osmo-trx/osmocom-bb/src/target/firmware/board/pirelli_dpl10/ osmo-trx/osmocom-bb/src/target/firmware/board/pirelli_dpl10/init.c osmo-trx/osmocom-bb/src/target/firmware/board/pirelli_dpl10/keymap.h osmo-trx/osmocom-bb/src/target/firmware/board/pirelli_dpl10/readcal.c osmo-trx/osmocom-bb/src/target/firmware/board/pirelli_dpl10/rf_tables.c osmo-trx/osmocom-bb/src/target/firmware/board/pirelli_dpl10/rffe_dpl10_triband.c osmo-trx/osmocom-bb/src/target/firmware/board/se_j100/ osmo-trx/osmocom-bb/src/target/firmware/board/se_j100/init.c osmo-trx/osmocom-bb/src/target/firmware/board/se_j100/tx_ramps.c osmo-trx/osmocom-bb/src/target/firmware/board/se_k2x0/ osmo-trx/osmocom-bb/src/target/firmware/board/se_k2x0/init.c osmo-trx/osmocom-bb/src/target/firmware/board/se_k2x0/keymap.h osmo-trx/osmocom-bb/src/target/firmware/board/se_k2x0/rffe_k2x0.c osmo-trx/osmocom-bb/src/target/firmware/board/tr800/ osmo-trx/osmocom-bb/src/target/firmware/board/tr800/afcparams.c osmo-trx/osmocom-bb/src/target/firmware/board/tr800/init.c osmo-trx/osmocom-bb/src/target/firmware/board/tr800/keymap.h osmo-trx/osmocom-bb/src/target/firmware/board/tr800/rffe_leo_quadband.c osmo-trx/osmocom-bb/src/target/firmware/calypso/ osmo-trx/osmocom-bb/src/target/firmware/calypso/Makefile osmo-trx/osmocom-bb/src/target/firmware/calypso/arm.c osmo-trx/osmocom-bb/src/target/firmware/calypso/backlight.c osmo-trx/osmocom-bb/src/target/firmware/calypso/buzzer.c osmo-trx/osmocom-bb/src/target/firmware/calypso/clock.c osmo-trx/osmocom-bb/src/target/firmware/calypso/dma.c osmo-trx/osmocom-bb/src/target/firmware/calypso/dsp.c osmo-trx/osmocom-bb/src/target/firmware/calypso/dsp_bootcode.c osmo-trx/osmocom-bb/src/target/firmware/calypso/dsp_dumpcode.c osmo-trx/osmocom-bb/src/target/firmware/calypso/dsp_params.c osmo-trx/osmocom-bb/src/target/firmware/calypso/du.c osmo-trx/osmocom-bb/src/target/firmware/calypso/i2c.c osmo-trx/osmocom-bb/src/target/firmware/calypso/irq.c osmo-trx/osmocom-bb/src/target/firmware/calypso/keypad.c osmo-trx/osmocom-bb/src/target/firmware/calypso/misc.c osmo-trx/osmocom-bb/src/target/firmware/calypso/rtc.c osmo-trx/osmocom-bb/src/target/firmware/calypso/sim.c osmo-trx/osmocom-bb/src/target/firmware/calypso/spi.c osmo-trx/osmocom-bb/src/target/firmware/calypso/timer.c osmo-trx/osmocom-bb/src/target/firmware/calypso/tpu.c osmo-trx/osmocom-bb/src/target/firmware/calypso/tsp.c osmo-trx/osmocom-bb/src/target/firmware/calypso/uart.c osmo-trx/osmocom-bb/src/target/firmware/calypso/uwire.c osmo-trx/osmocom-bb/src/target/firmware/comm/ osmo-trx/osmocom-bb/src/target/firmware/comm/Makefile osmo-trx/osmocom-bb/src/target/firmware/comm/msgb.c osmo-trx/osmocom-bb/src/target/firmware/comm/sercomm.c osmo-trx/osmocom-bb/src/target/firmware/comm/sercomm_cons.c osmo-trx/osmocom-bb/src/target/firmware/comm/timer.c osmo-trx/osmocom-bb/src/target/firmware/fb/ osmo-trx/osmocom-bb/src/target/firmware/fb/4x6.c osmo-trx/osmocom-bb/src/target/firmware/fb/5x8.c osmo-trx/osmocom-bb/src/target/firmware/fb/c64.c osmo-trx/osmocom-bb/src/target/firmware/fb/fb_bw8.c osmo-trx/osmocom-bb/src/target/firmware/fb/fb_dummy.c osmo-trx/osmocom-bb/src/target/firmware/fb/fb_k2x0.c osmo-trx/osmocom-bb/src/target/firmware/fb/fb_rgb332.c osmo-trx/osmocom-bb/src/target/firmware/fb/fb_s6b33b1x.c osmo-trx/osmocom-bb/src/target/firmware/fb/fb_ssd1783.c osmo-trx/osmocom-bb/src/target/firmware/fb/fb_ssd1963.c osmo-trx/osmocom-bb/src/target/firmware/fb/fb_st7558.c osmo-trx/osmocom-bb/src/target/firmware/fb/fb_td014.c osmo-trx/osmocom-bb/src/target/firmware/fb/font.c osmo-trx/osmocom-bb/src/target/firmware/fb/framebuffer.c osmo-trx/osmocom-bb/src/target/firmware/fb/helvB08.c osmo-trx/osmocom-bb/src/target/firmware/fb/helvB14.c osmo-trx/osmocom-bb/src/target/firmware/fb/helvB24.c osmo-trx/osmocom-bb/src/target/firmware/fb/helvR08.c osmo-trx/osmocom-bb/src/target/firmware/fb/helvR14.c osmo-trx/osmocom-bb/src/target/firmware/fb/helvR24.c osmo-trx/osmocom-bb/src/target/firmware/fb/symbols.c osmo-trx/osmocom-bb/src/target/firmware/flash/ osmo-trx/osmocom-bb/src/target/firmware/flash/cfi_flash.c osmo-trx/osmocom-bb/src/target/firmware/include/ osmo-trx/osmocom-bb/src/target/firmware/include/abb/ osmo-trx/osmocom-bb/src/target/firmware/include/abb/twl3025.h osmo-trx/osmocom-bb/src/target/firmware/include/arm.h osmo-trx/osmocom-bb/src/target/firmware/include/arpa/ osmo-trx/osmocom-bb/src/target/firmware/include/arpa/inet.h osmo-trx/osmocom-bb/src/target/firmware/include/asm/ osmo-trx/osmocom-bb/src/target/firmware/include/asm/assembler.h osmo-trx/osmocom-bb/src/target/firmware/include/asm/atomic.h osmo-trx/osmocom-bb/src/target/firmware/include/asm/bitops.h osmo-trx/osmocom-bb/src/target/firmware/include/asm/div64.h osmo-trx/osmocom-bb/src/target/firmware/include/asm/linkage.h osmo-trx/osmocom-bb/src/target/firmware/include/asm/ptrace.h osmo-trx/osmocom-bb/src/target/firmware/include/asm/swab.h osmo-trx/osmocom-bb/src/target/firmware/include/asm/system.h osmo-trx/osmocom-bb/src/target/firmware/include/battery/ osmo-trx/osmocom-bb/src/target/firmware/include/battery/battery.h osmo-trx/osmocom-bb/src/target/firmware/include/battery/compal_e88.h osmo-trx/osmocom-bb/src/target/firmware/include/board.h osmo-trx/osmocom-bb/src/target/firmware/include/byteorder.h osmo-trx/osmocom-bb/src/target/firmware/include/calypso/ osmo-trx/osmocom-bb/src/target/firmware/include/calypso/backlight.h osmo-trx/osmocom-bb/src/target/firmware/include/calypso/buzzer.h osmo-trx/osmocom-bb/src/target/firmware/include/calypso/clock.h osmo-trx/osmocom-bb/src/target/firmware/include/calypso/dma.h osmo-trx/osmocom-bb/src/target/firmware/include/calypso/dsp.h osmo-trx/osmocom-bb/src/target/firmware/include/calypso/dsp_api.h osmo-trx/osmocom-bb/src/target/firmware/include/calypso/du.h osmo-trx/osmocom-bb/src/target/firmware/include/calypso/irq.h osmo-trx/osmocom-bb/src/target/firmware/include/calypso/l1_environment.h osmo-trx/osmocom-bb/src/target/firmware/include/calypso/misc.h osmo-trx/osmocom-bb/src/target/firmware/include/calypso/rtc.h osmo-trx/osmocom-bb/src/target/firmware/include/calypso/sim.h osmo-trx/osmocom-bb/src/target/firmware/include/calypso/timer.h osmo-trx/osmocom-bb/src/target/firmware/include/calypso/tpu.h osmo-trx/osmocom-bb/src/target/firmware/include/calypso/tsp.h osmo-trx/osmocom-bb/src/target/firmware/include/comm/ osmo-trx/osmocom-bb/src/target/firmware/include/comm/sercomm.h osmo-trx/osmocom-bb/src/target/firmware/include/comm/sercomm_cons.h osmo-trx/osmocom-bb/src/target/firmware/include/comm/timer.h osmo-trx/osmocom-bb/src/target/firmware/include/console.h osmo-trx/osmocom-bb/src/target/firmware/include/ctors.h osmo-trx/osmocom-bb/src/target/firmware/include/ctype.h osmo-trx/osmocom-bb/src/target/firmware/include/debug.h osmo-trx/osmocom-bb/src/target/firmware/include/defines.h osmo-trx/osmocom-bb/src/target/firmware/include/delay.h osmo-trx/osmocom-bb/src/target/firmware/include/endian.h osmo-trx/osmocom-bb/src/target/firmware/include/fb/ osmo-trx/osmocom-bb/src/target/firmware/include/fb/fb_bw8.h osmo-trx/osmocom-bb/src/target/firmware/include/fb/fb_rgb332.h osmo-trx/osmocom-bb/src/target/firmware/include/fb/font.h osmo-trx/osmocom-bb/src/target/firmware/include/fb/framebuffer.h osmo-trx/osmocom-bb/src/target/firmware/include/flash/ osmo-trx/osmocom-bb/src/target/firmware/include/flash/cfi_flash.h osmo-trx/osmocom-bb/src/target/firmware/include/i2c.h osmo-trx/osmocom-bb/src/target/firmware/include/keypad.h osmo-trx/osmocom-bb/src/target/firmware/include/layer1/ osmo-trx/osmocom-bb/src/target/firmware/include/layer1/afc.h osmo-trx/osmocom-bb/src/target/firmware/include/layer1/agc.h osmo-trx/osmocom-bb/src/target/firmware/include/layer1/async.h osmo-trx/osmocom-bb/src/target/firmware/include/layer1/avg.h osmo-trx/osmocom-bb/src/target/firmware/include/layer1/l23_api.h osmo-trx/osmocom-bb/src/target/firmware/include/layer1/mframe_sched.h osmo-trx/osmocom-bb/src/target/firmware/include/layer1/prim.h osmo-trx/osmocom-bb/src/target/firmware/include/layer1/rfch.h osmo-trx/osmocom-bb/src/target/firmware/include/layer1/sched_gsmtime.h osmo-trx/osmocom-bb/src/target/firmware/include/layer1/sync.h osmo-trx/osmocom-bb/src/target/firmware/include/layer1/tdma_sched.h osmo-trx/osmocom-bb/src/target/firmware/include/layer1/toa.h osmo-trx/osmocom-bb/src/target/firmware/include/layer1/tpu_window.h osmo-trx/osmocom-bb/src/target/firmware/include/manifest.h osmo-trx/osmocom-bb/src/target/firmware/include/memory.h osmo-trx/osmocom-bb/src/target/firmware/include/mtk/ osmo-trx/osmocom-bb/src/target/firmware/include/mtk/bfe.h osmo-trx/osmocom-bb/src/target/firmware/include/mtk/bpi.h osmo-trx/osmocom-bb/src/target/firmware/include/mtk/bsi.h osmo-trx/osmocom-bb/src/target/firmware/include/mtk/emi.h osmo-trx/osmocom-bb/src/target/firmware/include/mtk/mt6139.h osmo-trx/osmocom-bb/src/target/firmware/include/mtk/mt6235.h osmo-trx/osmocom-bb/src/target/firmware/include/mtk/mt6235_sciphone_g2.h osmo-trx/osmocom-bb/src/target/firmware/include/mtk/system.h osmo-trx/osmocom-bb/src/target/firmware/include/mtk/tdma_timer.h osmo-trx/osmocom-bb/src/target/firmware/include/rf/ osmo-trx/osmocom-bb/src/target/firmware/include/rf/readcal.h osmo-trx/osmocom-bb/src/target/firmware/include/rf/trf6151.h osmo-trx/osmocom-bb/src/target/firmware/include/rf/txcal.h osmo-trx/osmocom-bb/src/target/firmware/include/rf/vcxocal.h osmo-trx/osmocom-bb/src/target/firmware/include/rffe.h osmo-trx/osmocom-bb/src/target/firmware/include/spi.h osmo-trx/osmocom-bb/src/target/firmware/include/stdint.h osmo-trx/osmocom-bb/src/target/firmware/include/stdio.h osmo-trx/osmocom-bb/src/target/firmware/include/string.h osmo-trx/osmocom-bb/src/target/firmware/include/swab.h osmo-trx/osmocom-bb/src/target/firmware/include/tiffs.h osmo-trx/osmocom-bb/src/target/firmware/include/uart.h osmo-trx/osmocom-bb/src/target/firmware/include/uwire.h osmo-trx/osmocom-bb/src/target/firmware/layer1/ osmo-trx/osmocom-bb/src/target/firmware/layer1/Makefile osmo-trx/osmocom-bb/src/target/firmware/layer1/afc.c osmo-trx/osmocom-bb/src/target/firmware/layer1/agc.c osmo-trx/osmocom-bb/src/target/firmware/layer1/async.c osmo-trx/osmocom-bb/src/target/firmware/layer1/avg.c osmo-trx/osmocom-bb/src/target/firmware/layer1/init.c osmo-trx/osmocom-bb/src/target/firmware/layer1/l23_api.c osmo-trx/osmocom-bb/src/target/firmware/layer1/mframe_sched.c osmo-trx/osmocom-bb/src/target/firmware/layer1/prim_fbsb.c osmo-trx/osmocom-bb/src/target/firmware/layer1/prim_freq.c osmo-trx/osmocom-bb/src/target/firmware/layer1/prim_pm.c osmo-trx/osmocom-bb/src/target/firmware/layer1/prim_rach.c osmo-trx/osmocom-bb/src/target/firmware/layer1/prim_rx_nb.c osmo-trx/osmocom-bb/src/target/firmware/layer1/prim_tch.c osmo-trx/osmocom-bb/src/target/firmware/layer1/prim_tx_nb.c osmo-trx/osmocom-bb/src/target/firmware/layer1/prim_utils.c osmo-trx/osmocom-bb/src/target/firmware/layer1/rfch.c osmo-trx/osmocom-bb/src/target/firmware/layer1/sched_gsmtime.c osmo-trx/osmocom-bb/src/target/firmware/layer1/sync.c osmo-trx/osmocom-bb/src/target/firmware/layer1/tdma_sched.c osmo-trx/osmocom-bb/src/target/firmware/layer1/toa.c osmo-trx/osmocom-bb/src/target/firmware/layer1/tpu_window.c osmo-trx/osmocom-bb/src/target/firmware/lib/ osmo-trx/osmocom-bb/src/target/firmware/lib/Makefile osmo-trx/osmocom-bb/src/target/firmware/lib/bitops.h osmo-trx/osmocom-bb/src/target/firmware/lib/changebit.S osmo-trx/osmocom-bb/src/target/firmware/lib/clearbit.S osmo-trx/osmocom-bb/src/target/firmware/lib/console.c osmo-trx/osmocom-bb/src/target/firmware/lib/copy_template.S osmo-trx/osmocom-bb/src/target/firmware/lib/ctors.c osmo-trx/osmocom-bb/src/target/firmware/lib/ctype.c osmo-trx/osmocom-bb/src/target/firmware/lib/delay.c osmo-trx/osmocom-bb/src/target/firmware/lib/div64.S osmo-trx/osmocom-bb/src/target/firmware/lib/index.c osmo-trx/osmocom-bb/src/target/firmware/lib/lib1funcs.S osmo-trx/osmocom-bb/src/target/firmware/lib/memcmp.S osmo-trx/osmocom-bb/src/target/firmware/lib/memcpy.S osmo-trx/osmocom-bb/src/target/firmware/lib/memset.S osmo-trx/osmocom-bb/src/target/firmware/lib/printf.c osmo-trx/osmocom-bb/src/target/firmware/lib/setbit.S osmo-trx/osmocom-bb/src/target/firmware/lib/strcmp.c osmo-trx/osmocom-bb/src/target/firmware/lib/string.c osmo-trx/osmocom-bb/src/target/firmware/lib/testchangebit.S osmo-trx/osmocom-bb/src/target/firmware/lib/testclearbit.S osmo-trx/osmocom-bb/src/target/firmware/lib/testsetbit.S osmo-trx/osmocom-bb/src/target/firmware/lib/vsprintf.c osmo-trx/osmocom-bb/src/target/firmware/rf/ osmo-trx/osmocom-bb/src/target/firmware/rf/mt6139.c osmo-trx/osmocom-bb/src/target/firmware/rf/trf6151.c osmo-trx/osmocom-bb/src/target/firmware/solve_envs.py osmo-trx/osmocom-bb/src/target/firmware/tiffs/ osmo-trx/osmocom-bb/src/target/firmware/tiffs/Makefile osmo-trx/osmocom-bb/src/target/firmware/tiffs/globals.c osmo-trx/osmocom-bb/src/target/firmware/tiffs/globals.h osmo-trx/osmocom-bb/src/target/firmware/tiffs/init.c osmo-trx/osmocom-bb/src/target/firmware/tiffs/readfile.c osmo-trx/osmocom-bb/src/target/trx_toolkit/ osmo-trx/osmocom-bb/src/target/trx_toolkit/README osmo-trx/osmocom-bb/src/target/trx_toolkit/app_common.py osmo-trx/osmocom-bb/src/target/trx_toolkit/burst_fwd.py osmo-trx/osmocom-bb/src/target/trx_toolkit/burst_gen.py osmo-trx/osmocom-bb/src/target/trx_toolkit/burst_send.py osmo-trx/osmocom-bb/src/target/trx_toolkit/clck_gen.py osmo-trx/osmocom-bb/src/target/trx_toolkit/codec.py osmo-trx/osmocom-bb/src/target/trx_toolkit/ctrl_cmd.py osmo-trx/osmocom-bb/src/target/trx_toolkit/ctrl_if.py osmo-trx/osmocom-bb/src/target/trx_toolkit/ctrl_if_trx.py osmo-trx/osmocom-bb/src/target/trx_toolkit/data_dump.py osmo-trx/osmocom-bb/src/target/trx_toolkit/data_if.py osmo-trx/osmocom-bb/src/target/trx_toolkit/data_msg.py osmo-trx/osmocom-bb/src/target/trx_toolkit/fake_pm.py osmo-trx/osmocom-bb/src/target/trx_toolkit/fake_trx.py osmo-trx/osmocom-bb/src/target/trx_toolkit/gsm_shared.py osmo-trx/osmocom-bb/src/target/trx_toolkit/rand_burst_gen.py osmo-trx/osmocom-bb/src/target/trx_toolkit/test_codec.py osmo-trx/osmocom-bb/src/target/trx_toolkit/test_data_dump.py osmo-trx/osmocom-bb/src/target/trx_toolkit/test_data_msg.py osmo-trx/osmocom-bb/src/target/trx_toolkit/transceiver.py osmo-trx/osmocom-bb/src/target/trx_toolkit/trx_list.py osmo-trx/osmocom-bb/src/target/trx_toolkit/trx_sniff.py osmo-trx/osmocom-bb/src/target/trx_toolkit/trxd_proto.py osmo-trx/osmocom-bb/src/target/trx_toolkit/udp_link.py osmo-trx/osmocom-bb/src/target/ui-experiment/ osmo-trx/osmocom-bb/src/target/ui-experiment/README osmo-trx/osmocom-bb/src/target/ui-experiment/display.h osmo-trx/osmocom-bb/src/target/ui-experiment/font.h osmo-trx/osmocom-bb/src/target/ui-experiment/image.h osmo-trx/osmocom-bb/src/target/ui-experiment/menu.h osmo-trx/osmocom-bb/src/target/ui-experiment/pixel.h osmo-trx/osmocom-bb/src/target/ui-experiment/png2tiny.c osmo-trx/osmocom-bb/src/target/ui-experiment/screen.h osmo-trx/osmocom-bb/src/target/ui-experiment/sdl.c osmo-trx/osmocom-bb/src/target/ui-experiment/sdl.h osmo-trx/osmocom-bb/src/target/ui-experiment/ui.h osmo-trx/osmocom-bb/src/target_dsp/ osmo-trx/osmocom-bb/src/target_dsp/calypso/ osmo-trx/osmocom-bb/src/target_dsp/calypso/Makefile osmo-trx/osmocom-bb/src/target_dsp/calypso/bin2cfile.py osmo-trx/osmocom-bb/src/target_dsp/calypso/bl_stage3.S osmo-trx/osmocom-bb/src/target_dsp/calypso/dsp_dump.lds osmo-trx/osmocom-bb/src/target_dsp/calypso/dump2coff.py osmo-trx/osmocom-bb/src/target_dsp/calypso/ida/ osmo-trx/osmocom-bb/src/target_dsp/calypso/ida/README.txt osmo-trx/osmocom-bb/src/target_dsp/calypso/ida/ndb.h osmo-trx/osmocom-bb/src/target_dsp/calypso/ida/tms320c54.cfg osmo-trx/tests/ osmo-trx/tests/CommonLibs/ osmo-trx/tests/CommonLibs/BitVectorTest.cpp osmo-trx/tests/CommonLibs/BitVectorTest.ok osmo-trx/tests/CommonLibs/InterthreadTest.cpp osmo-trx/tests/CommonLibs/InterthreadTest.ok osmo-trx/tests/CommonLibs/LogTest.cpp osmo-trx/tests/CommonLibs/LogTest.err osmo-trx/tests/CommonLibs/LogTest.ok osmo-trx/tests/CommonLibs/Makefile.am osmo-trx/tests/CommonLibs/PRBSTest.cpp osmo-trx/tests/CommonLibs/PRBSTest.ok osmo-trx/tests/CommonLibs/TimevalTest.cpp osmo-trx/tests/CommonLibs/TimevalTest.ok osmo-trx/tests/CommonLibs/VectorTest.cpp osmo-trx/tests/CommonLibs/VectorTest.ok osmo-trx/tests/Makefile.am osmo-trx/tests/Transceiver52M/ osmo-trx/tests/Transceiver52M/LMSDeviceTest.cpp osmo-trx/tests/Transceiver52M/Makefile.am osmo-trx/tests/Transceiver52M/convolve_test.c osmo-trx/tests/Transceiver52M/convolve_test.ok osmo-trx/tests/Transceiver52M/convolve_test_golden.h osmo-trx/tests/libosmo-trx/ osmo-trx/tests/libosmo-trx/Makefile.am osmo-trx/tests/libosmo-trx/trx_ep_test.c osmo-trx/tests/libosmo-trx/trx_ep_test.err osmo-trx/tests/libosmo-trx/trx_ep_test.ok osmo-trx/tests/libosmo-trx/trxc_client_test.c osmo-trx/tests/libosmo-trx/trxc_client_test.err osmo-trx/tests/libosmo-trx/trxc_client_test.ok osmo-trx/tests/libosmo-trx/trxc_test.c osmo-trx/tests/libosmo-trx/trxc_test.ok osmo-trx/tests/libosmo-trx/trxd_test.c osmo-trx/tests/libosmo-trx/trxd_test.ok osmo-trx/tests/testsuite.at osmo-trx/utils/ osmo-trx/utils/Makefile.am osmo-trx/utils/clockdump.sh osmo-trx/utils/matlab/ osmo-trx/utils/matlab/README.DFEsymbolspaced osmo-trx/utils/matlab/laurent.m osmo-trx/utils/matlab/pulseApproximate.m osmo-trx/utils/prbs-tool.c osmo-trx/utils/va-test/ osmo-trx/utils/va-test/Makefile.am osmo-trx/utils/va-test/burst-gen.cpp osmo-trx/utils/va-test/demodbits_tsc7.s8 osmo-trx/utils/va-test/nb_chunk_tsc7.cfile + cd _temp/binpkgs/osmo-trx + apt-get -y update Hit:1 http://deb.debian.org/debian bullseye InRelease Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB] Hit:3 http://deb.debian.org/debian bullseye-updates InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ InRelease [1594 B] Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [467 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ Packages [69.2 kB] Fetched 565 kB in 0s (1634 kB/s) Reading package lists... + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf autoconf-archive automake autopoint autotools-dev bsdextrautils debhelper dh-autoreconf dh-strip-nondeterminism doxygen dwz file gettext gettext-base gfortran-10 groff-base ibverbs-providers icu-devtools intltool-debian libarchive-zip-perl libbladerf-dev libbladerf2 libboost-all-dev libboost-atomic-dev libboost-atomic1.74-dev libboost-atomic1.74.0 libboost-chrono-dev libboost-chrono1.74-dev libboost-chrono1.74.0 libboost-container-dev libboost-container1.74-dev libboost-container1.74.0 libboost-context-dev libboost-context1.74-dev libboost-context1.74.0 libboost-coroutine-dev libboost-coroutine1.74-dev libboost-coroutine1.74.0 libboost-date-time-dev libboost-date-time1.74-dev libboost-date-time1.74.0 libboost-dev libboost-exception-dev libboost-exception1.74-dev libboost-fiber-dev libboost-fiber1.74-dev libboost-fiber1.74.0 libboost-filesystem-dev libboost-filesystem1.74-dev libboost-filesystem1.74.0 libboost-graph-dev libboost-graph-parallel-dev libboost-graph-parallel1.74-dev libboost-graph-parallel1.74.0 libboost-graph1.74-dev libboost-graph1.74.0 libboost-iostreams-dev libboost-iostreams1.74-dev libboost-iostreams1.74.0 libboost-locale-dev libboost-locale1.74-dev libboost-locale1.74.0 libboost-log-dev libboost-log1.74-dev libboost-log1.74.0 libboost-math-dev libboost-math1.74-dev libboost-math1.74.0 libboost-mpi-dev libboost-mpi-python-dev libboost-mpi-python1.74-dev libboost-mpi-python1.74.0 libboost-mpi1.74-dev libboost-mpi1.74.0 libboost-nowide-dev libboost-nowide1.74-dev libboost-nowide1.74.0 libboost-numpy-dev libboost-numpy1.74-dev libboost-numpy1.74.0 libboost-program-options-dev libboost-program-options1.74-dev libboost-program-options1.74.0 libboost-python-dev libboost-python1.74-dev libboost-python1.74.0 libboost-random-dev libboost-random1.74-dev libboost-random1.74.0 libboost-regex-dev libboost-regex1.74-dev libboost-regex1.74.0 libboost-serialization-dev libboost-serialization1.74-dev libboost-serialization1.74.0 libboost-stacktrace-dev libboost-stacktrace1.74-dev libboost-stacktrace1.74.0 libboost-system-dev libboost-system1.74-dev libboost-system1.74.0 libboost-test-dev libboost-test1.74-dev libboost-test1.74.0 libboost-thread-dev libboost-thread1.74-dev libboost-thread1.74.0 libboost-timer-dev libboost-timer1.74-dev libboost-timer1.74.0 libboost-tools-dev libboost-type-erasure-dev libboost-type-erasure1.74-dev libboost-type-erasure1.74.0 libboost-wave-dev libboost-wave1.74-dev libboost-wave1.74.0 libboost1.74-dev libboost1.74-tools-dev libcbor0 libclang-cpp11 libclang1-11 libdebhelper-perl libedit2 libevent-2.1-7 libevent-core-2.1-7 libevent-dev libevent-extra-2.1-7 libevent-openssl-2.1-7 libevent-pthreads-2.1-7 libexpat1-dev libfabric1 libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfido2-1 libfile-stripnondeterminism-perl libgfortran-10-dev libgfortran5 libhwloc-dev libhwloc-plugins libhwloc15 libibverbs-dev libibverbs1 libicu-dev libjs-jquery-ui libjs-sphinxdoc libjs-underscore liblimesuite-dev liblimesuite20.10-1 libllvm11 libltdl-dev libmagic-mgc libmagic1 libmnl-dev libnl-3-200 libnl-3-dev libnl-route-3-200 libnl-route-3-dev libnuma-dev libnuma1 libopenmpi-dev libopenmpi3 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpciaccess0 libpcsclite1 libpipeline1 libpmix-dev libpmix2 libpsm-infinipath1 libpsm2-2 libpython3-dev libpython3.9 libpython3.9-dev librdmacm1 libsctp-dev libsctp1 libsigsegv2 libsub-override-perl libtalloc-dev libtalloc2 libtool libuchardet0 libucx0 libuhd-dev libuhd3.15.0 liburing1 libusb-1.0-0 libusb-1.0-0-dev libusrp-dev libusrp1 libxapian30 libxnvctrl0 libz3-4 m4 man-db mpi-default-bin mpi-default-dev ocl-icd-libopencl1 openmpi-bin openmpi-common openssh-client pkg-config po-debconf python3-dev python3-distutils python3-lib2to3 python3.9-dev zlib1g-dev 0 upgraded, 223 newly installed, 0 to remove and 1 not upgraded. Need to get 136 MB of archives. After this operation, 774 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8+deb11u2 [146 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore22 1.14.1.1.95043 [191 kB] Get:3 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocodec4 1.14.1.1.95043 [70.5 kB] Get:5 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmoisdn0 1.14.1.1.95043 [89.0 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmogsm20 1.14.1.1.95043 [245 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocoding0 1.14.1.1.95043 [89.9 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmovty13 1.14.1.1.95043 [122 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmogb14 1.14.1.1.95043 [196 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmoctrl0 1.14.1.1.95043 [78.3 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmosim2 1.14.1.1.95043 [82.0 kB] Get:13 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmousb0 1.14.1.1.95043 [68.5 kB] Get:15 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore 1.14.1.1.95043 [61.9 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore-dev 1.14.1.1.95043 [871 kB] Get:18 http://deb.debian.org/debian bullseye/main amd64 autoconf-archive all 20190106-2.1 [746 kB] Get:19 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libusrp1 3.4.11 [119 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libusrp-dev 3.4.11 [25.6 kB] Get:22 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB] Get:23 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB] Get:24 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB] Get:25 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB] Get:26 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB] Get:27 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB] Get:28 http://deb.debian.org/debian-security bullseye-security/main amd64 openssh-client amd64 1:8.4p1-5+deb11u7 [934 kB] Get:29 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] Get:30 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] Get:31 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] Get:32 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] Get:33 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] Get:34 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB] Get:35 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB] Get:36 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] Get:37 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB] Get:38 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:39 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB] Get:40 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] Get:41 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] Get:42 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB] Get:43 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB] Get:44 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] Get:45 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:46 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB] Get:47 http://deb.debian.org/debian bullseye/main amd64 libz3-4 amd64 4.8.10-1 [6949 kB] Get:48 http://deb.debian.org/debian bullseye/main amd64 libllvm11 amd64 1:11.0.1-2 [17.9 MB] Get:49 http://deb.debian.org/debian bullseye/main amd64 libclang-cpp11 amd64 1:11.0.1-2 [9632 kB] Get:50 http://deb.debian.org/debian bullseye/main amd64 libclang1-11 amd64 1:11.0.1-2 [5521 kB] Get:51 http://deb.debian.org/debian bullseye/main amd64 libxapian30 amd64 1.4.18-3+deb11u1 [1089 kB] Get:52 http://deb.debian.org/debian bullseye/main amd64 doxygen amd64 1.9.1-1 [4232 kB] Get:53 http://deb.debian.org/debian bullseye/main amd64 libgfortran5 amd64 10.2.1-6 [727 kB] Get:54 http://deb.debian.org/debian bullseye/main amd64 libgfortran-10-dev amd64 10.2.1-6 [769 kB] Get:55 http://deb.debian.org/debian bullseye/main amd64 gfortran-10 amd64 10.2.1-6 [9447 kB] Get:56 http://deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] Get:57 http://deb.debian.org/debian bullseye/main amd64 libnl-route-3-200 amd64 3.4.0-1+b1 [161 kB] Get:58 http://deb.debian.org/debian bullseye/main amd64 libibverbs1 amd64 33.2-1 [59.4 kB] Get:59 http://deb.debian.org/debian bullseye/main amd64 ibverbs-providers amd64 33.2-1 [253 kB] Get:60 http://deb.debian.org/debian-security bullseye-security/main amd64 icu-devtools amd64 67.1-7+deb11u1 [201 kB] Get:61 http://deb.debian.org/debian bullseye/main amd64 libusb-1.0-0 amd64 2:1.0.24-3 [60.2 kB] Get:62 http://deb.debian.org/debian bullseye/main amd64 libbladerf2 amd64 0.2019.07-7 [188 kB] Get:63 http://deb.debian.org/debian bullseye/main amd64 libbladerf-dev amd64 0.2019.07-7 [60.6 kB] Get:64 http://deb.debian.org/debian bullseye/main amd64 libboost1.74-dev amd64 1.74.0-9 [9534 kB] Get:65 http://deb.debian.org/debian bullseye/main amd64 libboost-dev amd64 1.74.0.3 [4548 B] Get:66 http://deb.debian.org/debian bullseye/main amd64 libboost1.74-tools-dev amd64 1.74.0-9 [1465 kB] Get:67 http://deb.debian.org/debian bullseye/main amd64 libboost-tools-dev amd64 1.74.0.3 [4508 B] Get:68 http://deb.debian.org/debian bullseye/main amd64 libboost-atomic1.74.0 amd64 1.74.0-9 [244 kB] Get:69 http://deb.debian.org/debian bullseye/main amd64 libboost-atomic1.74-dev amd64 1.74.0-9 [245 kB] Get:70 http://deb.debian.org/debian bullseye/main amd64 libboost-atomic-dev amd64 1.74.0.3 [4640 B] Get:71 http://deb.debian.org/debian bullseye/main amd64 libboost-chrono1.74.0 amd64 1.74.0-9 [252 kB] Get:72 http://deb.debian.org/debian bullseye/main amd64 libboost-chrono1.74-dev amd64 1.74.0-9 [260 kB] Get:73 http://deb.debian.org/debian bullseye/main amd64 libboost-chrono-dev amd64 1.74.0.3 [4960 B] Get:74 http://deb.debian.org/debian bullseye/main amd64 libboost-container1.74.0 amd64 1.74.0-9 [270 kB] Get:75 http://deb.debian.org/debian bullseye/main amd64 libboost-container1.74-dev amd64 1.74.0-9 [274 kB] Get:76 http://deb.debian.org/debian bullseye/main amd64 libboost-container-dev amd64 1.74.0.3 [4812 B] Get:77 http://deb.debian.org/debian bullseye/main amd64 libboost-date-time1.74.0 amd64 1.74.0-9 [241 kB] Get:78 http://deb.debian.org/debian bullseye/main amd64 libboost-serialization1.74.0 amd64 1.74.0-9 [340 kB] Get:79 http://deb.debian.org/debian bullseye/main amd64 libboost-serialization1.74-dev amd64 1.74.0-9 [383 kB] Get:80 http://deb.debian.org/debian bullseye/main amd64 libboost-date-time1.74-dev amd64 1.74.0-9 [250 kB] Get:81 http://deb.debian.org/debian bullseye/main amd64 libboost-system1.74.0 amd64 1.74.0-9 [241 kB] Get:82 http://deb.debian.org/debian bullseye/main amd64 libboost-system1.74-dev amd64 1.74.0-9 [243 kB] Get:83 http://deb.debian.org/debian bullseye/main amd64 libboost-thread1.74.0 amd64 1.74.0-9 [279 kB] Get:84 http://deb.debian.org/debian bullseye/main amd64 libboost-thread1.74-dev amd64 1.74.0-9 [290 kB] Get:85 http://deb.debian.org/debian bullseye/main amd64 libboost-context1.74.0 amd64 1.74.0-9 [243 kB] Get:86 http://deb.debian.org/debian bullseye/main amd64 libboost-context1.74-dev amd64 1.74.0-9 [244 kB] Get:87 http://deb.debian.org/debian bullseye/main amd64 libboost-context-dev amd64 1.74.0.3 [4540 B] Get:88 http://deb.debian.org/debian bullseye/main amd64 libboost-coroutine1.74.0 amd64 1.74.0-9 [257 kB] Get:89 http://deb.debian.org/debian bullseye/main amd64 libboost-coroutine1.74-dev amd64 1.74.0-9 [265 kB] Get:90 http://deb.debian.org/debian bullseye/main amd64 libboost-coroutine-dev amd64 1.74.0.3 [4608 B] Get:91 http://deb.debian.org/debian bullseye/main amd64 libboost-date-time-dev amd64 1.74.0.3 [4332 B] Get:92 http://deb.debian.org/debian bullseye/main amd64 libboost-exception1.74-dev amd64 1.74.0-9 [241 kB] Get:93 http://deb.debian.org/debian bullseye/main amd64 libboost-exception-dev amd64 1.74.0.3 [4320 B] Get:94 http://deb.debian.org/debian bullseye/main amd64 libboost-filesystem1.74.0 amd64 1.74.0-9 [283 kB] Get:95 http://deb.debian.org/debian bullseye/main amd64 libboost-filesystem1.74-dev amd64 1.74.0-9 [304 kB] Get:96 http://deb.debian.org/debian bullseye/main amd64 libboost-fiber1.74.0 amd64 1.74.0-9 [264 kB] Get:97 http://deb.debian.org/debian bullseye/main amd64 libboost-fiber1.74-dev amd64 1.74.0-9 [275 kB] Get:98 http://deb.debian.org/debian bullseye/main amd64 libboost-fiber-dev amd64 1.74.0.3 [4764 B] Get:99 http://deb.debian.org/debian bullseye/main amd64 libboost-filesystem-dev amd64 1.74.0.3 [4368 B] Get:100 http://deb.debian.org/debian bullseye/main amd64 libboost-regex1.74.0 amd64 1.74.0-9 [516 kB] Get:101 http://deb.debian.org/debian bullseye/main amd64 libboost-graph1.74.0 amd64 1.74.0-9 [326 kB] Get:102 http://deb.debian.org/debian-security bullseye-security/main amd64 libicu-dev amd64 67.1-7+deb11u1 [9590 kB] Get:103 http://deb.debian.org/debian bullseye/main amd64 libboost-regex1.74-dev amd64 1.74.0-9 [588 kB] Get:104 http://deb.debian.org/debian bullseye/main amd64 libboost-test1.74.0 amd64 1.74.0-9 [472 kB] Get:105 http://deb.debian.org/debian bullseye/main amd64 libboost-test1.74-dev amd64 1.74.0-9 [547 kB] Get:106 http://deb.debian.org/debian bullseye/main amd64 libboost-graph1.74-dev amd64 1.74.0-9 [346 kB] Get:107 http://deb.debian.org/debian bullseye/main amd64 libboost-graph-dev amd64 1.74.0.3 [4436 B] Get:108 http://deb.debian.org/debian bullseye/main amd64 libevent-core-2.1-7 amd64 2.1.12-stable-1 [139 kB] Get:109 http://deb.debian.org/debian bullseye/main amd64 libevent-pthreads-2.1-7 amd64 2.1.12-stable-1 [57.1 kB] Get:110 http://deb.debian.org/debian bullseye/main amd64 libpsm-infinipath1 amd64 3.3+20.604758e7-6.1 [169 kB] Get:111 http://deb.debian.org/debian bullseye/main amd64 libnuma1 amd64 2.0.12-1+b1 [26.3 kB] Get:112 http://deb.debian.org/debian bullseye/main amd64 libpsm2-2 amd64 11.2.185-1 [181 kB] Get:113 http://deb.debian.org/debian bullseye/main amd64 librdmacm1 amd64 33.2-1 [68.9 kB] Get:114 http://deb.debian.org/debian bullseye/main amd64 libfabric1 amd64 1.11.0-2 [521 kB] Get:115 http://deb.debian.org/debian bullseye/main amd64 libhwloc15 amd64 2.4.1+dfsg-1 [150 kB] Get:116 http://deb.debian.org/debian bullseye/main amd64 libpciaccess0 amd64 0.16-1 [53.6 kB] Get:117 http://deb.debian.org/debian bullseye/main amd64 libxnvctrl0 amd64 470.239.06-1 [27.5 kB] Get:118 http://deb.debian.org/debian bullseye/main amd64 ocl-icd-libopencl1 amd64 2.2.14-2 [42.5 kB] Get:119 http://deb.debian.org/debian bullseye/main amd64 libhwloc-plugins amd64 2.4.1+dfsg-1 [21.4 kB] Get:120 http://deb.debian.org/debian bullseye/main amd64 libpmix2 amd64 4.0.0-4.1+deb11u1 [553 kB] Get:121 http://deb.debian.org/debian bullseye/main amd64 libucx0 amd64 1.10.1~rc1+really.1.10.0-1 [649 kB] Get:122 http://deb.debian.org/debian bullseye/main amd64 libopenmpi3 amd64 4.1.0-10 [2370 kB] Get:123 http://deb.debian.org/debian bullseye/main amd64 libboost-mpi1.74.0 amd64 1.74.0-9 [281 kB] Get:124 http://deb.debian.org/debian bullseye/main amd64 libboost-graph-parallel1.74.0 amd64 1.74.0-9 [291 kB] Get:125 http://deb.debian.org/debian bullseye/main amd64 libboost-graph-parallel1.74-dev amd64 1.74.0-9 [295 kB] Get:126 http://deb.debian.org/debian bullseye/main amd64 libboost-graph-parallel-dev amd64 1.74.0.3 [4460 B] Get:127 http://deb.debian.org/debian bullseye/main amd64 libboost-iostreams1.74.0 amd64 1.74.0-9 [264 kB] Get:128 http://deb.debian.org/debian bullseye/main amd64 libboost-iostreams1.74-dev amd64 1.74.0-9 [273 kB] Get:129 http://deb.debian.org/debian bullseye/main amd64 libboost-iostreams-dev amd64 1.74.0.3 [4316 B] Get:130 http://deb.debian.org/debian bullseye/main amd64 libboost-locale1.74.0 amd64 1.74.0-9 [472 kB] Get:131 http://deb.debian.org/debian bullseye/main amd64 libboost-locale1.74-dev amd64 1.74.0-9 [573 kB] Get:132 http://deb.debian.org/debian bullseye/main amd64 libboost-locale-dev amd64 1.74.0.3 [4660 B] Get:133 http://deb.debian.org/debian bullseye/main amd64 libboost-log1.74.0 amd64 1.74.0-9 [619 kB] Get:134 http://deb.debian.org/debian bullseye/main amd64 libboost-log1.74-dev amd64 1.74.0-9 [814 kB] Get:135 http://deb.debian.org/debian bullseye/main amd64 libboost-log-dev amd64 1.74.0.3 [4540 B] Get:136 http://deb.debian.org/debian bullseye/main amd64 libboost-math1.74.0 amd64 1.74.0-9 [521 kB] Get:137 http://deb.debian.org/debian bullseye/main amd64 libboost-math1.74-dev amd64 1.74.0-9 [599 kB] Get:138 http://deb.debian.org/debian bullseye/main amd64 libboost-math-dev amd64 1.74.0.3 [4532 B] Get:139 http://deb.debian.org/debian bullseye/main amd64 openmpi-common all 4.1.0-10 [179 kB] Get:140 http://deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] Get:141 http://deb.debian.org/debian bullseye/main amd64 libnl-route-3-dev amd64 3.4.0-1+b1 [176 kB] Get:142 http://deb.debian.org/debian bullseye/main amd64 libibverbs-dev amd64 33.2-1 [487 kB] Get:143 http://deb.debian.org/debian bullseye/main amd64 libnuma-dev amd64 2.0.12-1+b1 [39.3 kB] Get:144 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB] Get:145 http://deb.debian.org/debian bullseye/main amd64 libhwloc-dev amd64 2.4.1+dfsg-1 [231 kB] Get:146 http://deb.debian.org/debian bullseye/main amd64 libevent-2.1-7 amd64 2.1.12-stable-1 [188 kB] Get:147 http://deb.debian.org/debian bullseye/main amd64 libevent-extra-2.1-7 amd64 2.1.12-stable-1 [110 kB] Get:148 http://deb.debian.org/debian bullseye/main amd64 libevent-openssl-2.1-7 amd64 2.1.12-stable-1 [64.1 kB] Get:149 http://deb.debian.org/debian bullseye/main amd64 libevent-dev amd64 2.1.12-stable-1 [311 kB] Get:150 http://deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] Get:151 http://deb.debian.org/debian bullseye/main amd64 libpmix-dev amd64 4.0.0-4.1+deb11u1 [655 kB] Get:152 http://deb.debian.org/debian bullseye/main amd64 libjs-jquery-ui all 1.12.1+dfsg-8+deb11u2 [232 kB] Get:153 http://deb.debian.org/debian bullseye/main amd64 openmpi-bin amd64 4.1.0-10 [238 kB] Get:154 http://deb.debian.org/debian bullseye/main amd64 libopenmpi-dev amd64 4.1.0-10 [1192 kB] Get:155 http://deb.debian.org/debian bullseye/main amd64 mpi-default-dev amd64 1.13 [5476 B] Get:156 http://deb.debian.org/debian bullseye/main amd64 libboost-mpi1.74-dev amd64 1.74.0-9 [303 kB] Get:157 http://deb.debian.org/debian bullseye/main amd64 libboost-mpi-dev amd64 1.74.0.3 [4420 B] Get:158 http://deb.debian.org/debian bullseye/main amd64 libboost-python1.74.0 amd64 1.74.0-9 [313 kB] Get:159 http://deb.debian.org/debian bullseye/main amd64 mpi-default-bin amd64 1.13 [4672 B] Get:160 http://deb.debian.org/debian bullseye/main amd64 libboost-mpi-python1.74.0 amd64 1.74.0-9 [247 kB] Get:161 http://deb.debian.org/debian bullseye/main amd64 libboost-mpi-python1.74-dev amd64 1.74.0-9 [248 kB] Get:162 http://deb.debian.org/debian bullseye/main amd64 libboost-mpi-python-dev amd64 1.74.0.3 [4456 B] Get:163 http://deb.debian.org/debian bullseye/main amd64 libboost-numpy1.74.0 amd64 1.74.0-9 [252 kB] Get:164 http://deb.debian.org/debian bullseye/main amd64 libboost-numpy1.74-dev amd64 1.74.0-9 [256 kB] Get:165 http://deb.debian.org/debian bullseye/main amd64 libboost-numpy-dev amd64 1.74.0.3 [4376 B] Get:166 http://deb.debian.org/debian bullseye/main amd64 libboost-program-options1.74.0 amd64 1.74.0-9 [356 kB] Get:167 http://deb.debian.org/debian bullseye/main amd64 libboost-program-options1.74-dev amd64 1.74.0-9 [386 kB] Get:168 http://deb.debian.org/debian bullseye/main amd64 libboost-program-options-dev amd64 1.74.0.3 [4340 B] Get:169 http://deb.debian.org/debian-security bullseye-security/main amd64 libpython3.9 amd64 3.9.2-1+deb11u7 [1694 kB] Get:170 http://deb.debian.org/debian-security bullseye-security/main amd64 libexpat1-dev amd64 2.2.10-2+deb11u7 [143 kB] Get:171 http://deb.debian.org/debian-security bullseye-security/main amd64 libpython3.9-dev amd64 3.9.2-1+deb11u7 [4316 kB] Get:172 http://deb.debian.org/debian bullseye/main amd64 libpython3-dev amd64 3.9.2-3 [21.7 kB] Get:173 http://deb.debian.org/debian-security bullseye-security/main amd64 python3.9-dev amd64 3.9.2-1+deb11u7 [507 kB] Get:174 http://deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] Get:175 http://deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] Get:176 http://deb.debian.org/debian bullseye/main amd64 libjs-underscore all 1.9.1~dfsg-3 [100 kB] Get:177 http://deb.debian.org/debian bullseye/main amd64 libjs-sphinxdoc all 3.4.3-2 [127 kB] Get:178 http://deb.debian.org/debian bullseye/main amd64 python3-dev amd64 3.9.2-3 [24.8 kB] Get:179 http://deb.debian.org/debian bullseye/main amd64 libboost-python1.74-dev amd64 1.74.0-9 [336 kB] Get:180 http://deb.debian.org/debian bullseye/main amd64 libboost-python-dev amd64 1.74.0.3 [4632 B] Get:181 http://deb.debian.org/debian bullseye/main amd64 libboost-random1.74.0 amd64 1.74.0-9 [251 kB] Get:182 http://deb.debian.org/debian bullseye/main amd64 libboost-random1.74-dev amd64 1.74.0-9 [254 kB] Get:183 http://deb.debian.org/debian bullseye/main amd64 libboost-random-dev amd64 1.74.0.3 [4336 B] Get:184 http://deb.debian.org/debian bullseye/main amd64 libboost-regex-dev amd64 1.74.0.3 [4600 B] Get:185 http://deb.debian.org/debian bullseye/main amd64 libboost-serialization-dev amd64 1.74.0.3 [4560 B] Get:186 http://deb.debian.org/debian bullseye/main amd64 libboost-stacktrace1.74.0 amd64 1.74.0-9 [279 kB] Get:187 http://deb.debian.org/debian bullseye/main amd64 libboost-stacktrace1.74-dev amd64 1.74.0-9 [255 kB] Get:188 http://deb.debian.org/debian bullseye/main amd64 libboost-stacktrace-dev amd64 1.74.0.3 [4328 B] Get:189 http://deb.debian.org/debian bullseye/main amd64 libboost-system-dev amd64 1.74.0.3 [4468 B] Get:190 http://deb.debian.org/debian bullseye/main amd64 libboost-test-dev amd64 1.74.0.3 [4368 B] Get:191 http://deb.debian.org/debian bullseye/main amd64 libboost-thread-dev amd64 1.74.0.3 [4356 B] Get:192 http://deb.debian.org/debian bullseye/main amd64 libboost-timer1.74.0 amd64 1.74.0-9 [250 kB] Get:193 http://deb.debian.org/debian bullseye/main amd64 libboost-timer1.74-dev amd64 1.74.0-9 [254 kB] Get:194 http://deb.debian.org/debian bullseye/main amd64 libboost-timer-dev amd64 1.74.0.3 [4456 B] Get:195 http://deb.debian.org/debian bullseye/main amd64 libboost-type-erasure1.74.0 amd64 1.74.0-9 [256 kB] Get:196 http://deb.debian.org/debian bullseye/main amd64 libboost-type-erasure1.74-dev amd64 1.74.0-9 [260 kB] Get:197 http://deb.debian.org/debian bullseye/main amd64 libboost-type-erasure-dev amd64 1.74.0.3 [4428 B] Get:198 http://deb.debian.org/debian bullseye/main amd64 libboost-wave1.74.0 amd64 1.74.0-9 [433 kB] Get:199 http://deb.debian.org/debian bullseye/main amd64 libboost-wave1.74-dev amd64 1.74.0-9 [486 kB] Get:200 http://deb.debian.org/debian bullseye/main amd64 libboost-wave-dev amd64 1.74.0.3 [4360 B] Get:201 http://deb.debian.org/debian bullseye/main amd64 libboost-nowide1.74.0 amd64 1.74.0-9 [243 kB] Get:202 http://deb.debian.org/debian bullseye/main amd64 libboost-nowide1.74-dev amd64 1.74.0-9 [245 kB] Get:203 http://deb.debian.org/debian bullseye/main amd64 libboost-nowide-dev amd64 1.74.0.3 [4392 B] Get:204 http://deb.debian.org/debian bullseye/main amd64 libboost-all-dev amd64 1.74.0.3 [4680 B] Get:205 http://deb.debian.org/debian bullseye/main amd64 libfftw3-double3 amd64 3.3.8-2 [733 kB] Get:206 http://deb.debian.org/debian bullseye/main amd64 libfftw3-long3 amd64 3.3.8-2 [319 kB] Get:207 http://deb.debian.org/debian bullseye/main amd64 libfftw3-quad3 amd64 3.3.8-2 [558 kB] Get:208 http://deb.debian.org/debian bullseye/main amd64 libfftw3-single3 amd64 3.3.8-2 [762 kB] Get:209 http://deb.debian.org/debian bullseye/main amd64 libfftw3-bin amd64 3.3.8-2 [50.7 kB] Get:210 http://deb.debian.org/debian bullseye/main amd64 libfftw3-dev amd64 3.3.8-2 [2106 kB] Get:211 http://deb.debian.org/debian bullseye/main amd64 liblimesuite20.10-1 amd64 20.10.0+dfsg-2 [271 kB] Get:212 http://deb.debian.org/debian bullseye/main amd64 liblimesuite-dev amd64 20.10.0+dfsg-2 [58.4 kB] Get:213 http://deb.debian.org/debian bullseye/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] Get:214 http://deb.debian.org/debian bullseye/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [28.3 kB] Get:215 http://deb.debian.org/debian bullseye/main amd64 libtalloc2 amd64 2.3.1-2+b1 [29.3 kB] Get:216 http://deb.debian.org/debian bullseye/main amd64 liburing1 amd64 0.7-3 [8572 B] Get:217 http://deb.debian.org/debian bullseye/main amd64 libpcsclite1 amd64 1.9.1-1 [60.2 kB] Get:218 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB] Get:219 http://deb.debian.org/debian bullseye/main amd64 libtalloc-dev amd64 2.3.1-2+b1 [54.7 kB] Get:220 http://deb.debian.org/debian bullseye/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [81.5 kB] Get:221 http://deb.debian.org/debian bullseye/main amd64 libusb-1.0-0-dev amd64 2:1.0.24-3 [80.4 kB] Get:222 http://deb.debian.org/debian bullseye/main amd64 libuhd3.15.0 amd64 3.15.0.0-4+b1 [2924 kB] Get:223 http://deb.debian.org/debian bullseye/main amd64 libuhd-dev amd64 3.15.0.0-4+b1 [152 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 136 MB in 3s (43.0 MB/s) Selecting previously unselected package bsdextrautils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 60533 files and directories currently installed.) Preparing to unpack .../000-bsdextrautils_2.36.1-8+deb11u2_amd64.deb ... Unpacking bsdextrautils (2.36.1-8+deb11u2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../001-libuchardet0_0.0.7-1_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.7-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../002-groff-base_1.22.4-6_amd64.deb ... Unpacking groff-base (1.22.4-6) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../003-libpipeline1_1.5.3-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.3-1) ... Selecting previously unselected package man-db. Preparing to unpack .../004-man-db_2.9.4-2_amd64.deb ... Unpacking man-db (2.9.4-2) ... Selecting previously unselected package autoconf-archive. Preparing to unpack .../005-autoconf-archive_20190106-2.1_all.deb ... Unpacking autoconf-archive (20190106-2.1) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../006-libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../007-libmagic1_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ... Selecting previously unselected package file. Preparing to unpack .../008-file_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking file (1:5.39-3+deb11u1) ... Selecting previously unselected package gettext-base. Preparing to unpack .../009-gettext-base_0.21-4_amd64.deb ... Unpacking gettext-base (0.21-4) ... Selecting previously unselected package libedit2:amd64. Preparing to unpack .../010-libedit2_3.1-20191231-2+b1_amd64.deb ... Unpacking libedit2:amd64 (3.1-20191231-2+b1) ... Selecting previously unselected package libcbor0:amd64. Preparing to unpack .../011-libcbor0_0.5.0+dfsg-2_amd64.deb ... Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ... Selecting previously unselected package libfido2-1:amd64. Preparing to unpack .../012-libfido2-1_1.6.0-2_amd64.deb ... Unpacking libfido2-1:amd64 (1.6.0-2) ... Selecting previously unselected package openssh-client. Preparing to unpack .../013-openssh-client_1%3a8.4p1-5+deb11u7_amd64.deb ... Unpacking openssh-client (1:8.4p1-5+deb11u7) ... Selecting previously unselected package libsigsegv2:amd64. Preparing to unpack .../014-libsigsegv2_2.13-1_amd64.deb ... Unpacking libsigsegv2:amd64 (2.13-1) ... Selecting previously unselected package m4. Preparing to unpack .../015-m4_1.4.18-5_amd64.deb ... Unpacking m4 (1.4.18-5) ... Selecting previously unselected package autoconf. Preparing to unpack .../016-autoconf_2.69-14_all.deb ... Unpacking autoconf (2.69-14) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../017-autotools-dev_20180224.1+nmu1_all.deb ... Unpacking autotools-dev (20180224.1+nmu1) ... Selecting previously unselected package automake. Preparing to unpack .../018-automake_1%3a1.16.3-2_all.deb ... Unpacking automake (1:1.16.3-2) ... Selecting previously unselected package autopoint. Preparing to unpack .../019-autopoint_0.21-4_all.deb ... Unpacking autopoint (0.21-4) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../020-libdebhelper-perl_13.3.4_all.deb ... Unpacking libdebhelper-perl (13.3.4) ... Selecting previously unselected package libtool. Preparing to unpack .../021-libtool_2.4.6-15_all.deb ... Unpacking libtool (2.4.6-15) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../022-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../023-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libsub-override-perl. Preparing to unpack .../024-libsub-override-perl_0.09-2_all.deb ... Unpacking libsub-override-perl (0.09-2) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../025-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../026-dh-strip-nondeterminism_1.12.0-1_all.deb ... Unpacking dh-strip-nondeterminism (1.12.0-1) ... Selecting previously unselected package dwz. Preparing to unpack .../027-dwz_0.13+20210201-1_amd64.deb ... Unpacking dwz (0.13+20210201-1) ... Selecting previously unselected package gettext. Preparing to unpack .../028-gettext_0.21-4_amd64.deb ... Unpacking gettext (0.21-4) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../029-intltool-debian_0.35.0+20060710.5_all.deb ... Unpacking intltool-debian (0.35.0+20060710.5) ... Selecting previously unselected package po-debconf. Preparing to unpack .../030-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../031-debhelper_13.3.4_all.deb ... Unpacking debhelper (13.3.4) ... Selecting previously unselected package libz3-4:amd64. Preparing to unpack .../032-libz3-4_4.8.10-1_amd64.deb ... Unpacking libz3-4:amd64 (4.8.10-1) ... Selecting previously unselected package libllvm11:amd64. Preparing to unpack .../033-libllvm11_1%3a11.0.1-2_amd64.deb ... Unpacking libllvm11:amd64 (1:11.0.1-2) ... Selecting previously unselected package libclang-cpp11. Preparing to unpack .../034-libclang-cpp11_1%3a11.0.1-2_amd64.deb ... Unpacking libclang-cpp11 (1:11.0.1-2) ... Selecting previously unselected package libclang1-11. Preparing to unpack .../035-libclang1-11_1%3a11.0.1-2_amd64.deb ... Unpacking libclang1-11 (1:11.0.1-2) ... Selecting previously unselected package libxapian30:amd64. Preparing to unpack .../036-libxapian30_1.4.18-3+deb11u1_amd64.deb ... Unpacking libxapian30:amd64 (1.4.18-3+deb11u1) ... Selecting previously unselected package doxygen. Preparing to unpack .../037-doxygen_1.9.1-1_amd64.deb ... Unpacking doxygen (1.9.1-1) ... Selecting previously unselected package libgfortran5:amd64. Preparing to unpack .../038-libgfortran5_10.2.1-6_amd64.deb ... Unpacking libgfortran5:amd64 (10.2.1-6) ... Selecting previously unselected package libgfortran-10-dev:amd64. Preparing to unpack .../039-libgfortran-10-dev_10.2.1-6_amd64.deb ... Unpacking libgfortran-10-dev:amd64 (10.2.1-6) ... Selecting previously unselected package gfortran-10. Preparing to unpack .../040-gfortran-10_10.2.1-6_amd64.deb ... Unpacking gfortran-10 (10.2.1-6) ... Selecting previously unselected package libnl-3-200:amd64. Preparing to unpack .../041-libnl-3-200_3.4.0-1+b1_amd64.deb ... Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... Selecting previously unselected package libnl-route-3-200:amd64. Preparing to unpack .../042-libnl-route-3-200_3.4.0-1+b1_amd64.deb ... Unpacking libnl-route-3-200:amd64 (3.4.0-1+b1) ... Selecting previously unselected package libibverbs1:amd64. Preparing to unpack .../043-libibverbs1_33.2-1_amd64.deb ... Unpacking libibverbs1:amd64 (33.2-1) ... Selecting previously unselected package ibverbs-providers:amd64. Preparing to unpack .../044-ibverbs-providers_33.2-1_amd64.deb ... Unpacking ibverbs-providers:amd64 (33.2-1) ... Selecting previously unselected package icu-devtools. Preparing to unpack .../045-icu-devtools_67.1-7+deb11u1_amd64.deb ... Unpacking icu-devtools (67.1-7+deb11u1) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../046-libusb-1.0-0_2%3a1.0.24-3_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.24-3) ... Selecting previously unselected package libbladerf2:amd64. Preparing to unpack .../047-libbladerf2_0.2019.07-7_amd64.deb ... Unpacking libbladerf2:amd64 (0.2019.07-7) ... Selecting previously unselected package libbladerf-dev:amd64. Preparing to unpack .../048-libbladerf-dev_0.2019.07-7_amd64.deb ... Unpacking libbladerf-dev:amd64 (0.2019.07-7) ... Selecting previously unselected package libboost1.74-dev:amd64. Preparing to unpack .../049-libboost1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost1.74-dev:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-dev:amd64. Preparing to unpack .../050-libboost-dev_1.74.0.3_amd64.deb ... Unpacking libboost-dev:amd64 (1.74.0.3) ... Selecting previously unselected package libboost1.74-tools-dev. Preparing to unpack .../051-libboost1.74-tools-dev_1.74.0-9_amd64.deb ... Unpacking libboost1.74-tools-dev (1.74.0-9) ... Selecting previously unselected package libboost-tools-dev. Preparing to unpack .../052-libboost-tools-dev_1.74.0.3_amd64.deb ... Unpacking libboost-tools-dev (1.74.0.3) ... Selecting previously unselected package libboost-atomic1.74.0:amd64. Preparing to unpack .../053-libboost-atomic1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-atomic1.74.0:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-atomic1.74-dev:amd64. Preparing to unpack .../054-libboost-atomic1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-atomic1.74-dev:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-atomic-dev:amd64. Preparing to unpack .../055-libboost-atomic-dev_1.74.0.3_amd64.deb ... Unpacking libboost-atomic-dev:amd64 (1.74.0.3) ... Selecting previously unselected package libboost-chrono1.74.0:amd64. Preparing to unpack .../056-libboost-chrono1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-chrono1.74.0:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-chrono1.74-dev:amd64. Preparing to unpack .../057-libboost-chrono1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-chrono1.74-dev:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-chrono-dev:amd64. Preparing to unpack .../058-libboost-chrono-dev_1.74.0.3_amd64.deb ... Unpacking libboost-chrono-dev:amd64 (1.74.0.3) ... Selecting previously unselected package libboost-container1.74.0:amd64. Preparing to unpack .../059-libboost-container1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-container1.74.0:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-container1.74-dev:amd64. Preparing to unpack .../060-libboost-container1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-container1.74-dev:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-container-dev:amd64. Preparing to unpack .../061-libboost-container-dev_1.74.0.3_amd64.deb ... Unpacking libboost-container-dev:amd64 (1.74.0.3) ... Selecting previously unselected package libboost-date-time1.74.0:amd64. Preparing to unpack .../062-libboost-date-time1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-date-time1.74.0:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-serialization1.74.0:amd64. Preparing to unpack .../063-libboost-serialization1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-serialization1.74.0:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-serialization1.74-dev:amd64. Preparing to unpack .../064-libboost-serialization1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-serialization1.74-dev:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-date-time1.74-dev:amd64. Preparing to unpack .../065-libboost-date-time1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-date-time1.74-dev:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-system1.74.0:amd64. Preparing to unpack .../066-libboost-system1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-system1.74.0:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-system1.74-dev:amd64. Preparing to unpack .../067-libboost-system1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-system1.74-dev:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-thread1.74.0:amd64. Preparing to unpack .../068-libboost-thread1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-thread1.74.0:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-thread1.74-dev:amd64. Preparing to unpack .../069-libboost-thread1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-thread1.74-dev:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-context1.74.0:amd64. Preparing to unpack .../070-libboost-context1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-context1.74.0:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-context1.74-dev:amd64. Preparing to unpack .../071-libboost-context1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-context1.74-dev:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-context-dev:amd64. Preparing to unpack .../072-libboost-context-dev_1.74.0.3_amd64.deb ... Unpacking libboost-context-dev:amd64 (1.74.0.3) ... Selecting previously unselected package libboost-coroutine1.74.0:amd64. Preparing to unpack .../073-libboost-coroutine1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-coroutine1.74.0:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-coroutine1.74-dev:amd64. Preparing to unpack .../074-libboost-coroutine1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-coroutine1.74-dev:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-coroutine-dev:amd64. Preparing to unpack .../075-libboost-coroutine-dev_1.74.0.3_amd64.deb ... Unpacking libboost-coroutine-dev:amd64 (1.74.0.3) ... Selecting previously unselected package libboost-date-time-dev:amd64. Preparing to unpack .../076-libboost-date-time-dev_1.74.0.3_amd64.deb ... Unpacking libboost-date-time-dev:amd64 (1.74.0.3) ... Selecting previously unselected package libboost-exception1.74-dev:amd64. Preparing to unpack .../077-libboost-exception1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-exception1.74-dev:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-exception-dev:amd64. Preparing to unpack .../078-libboost-exception-dev_1.74.0.3_amd64.deb ... Unpacking libboost-exception-dev:amd64 (1.74.0.3) ... Selecting previously unselected package libboost-filesystem1.74.0:amd64. Preparing to unpack .../079-libboost-filesystem1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-filesystem1.74.0:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-filesystem1.74-dev:amd64. Preparing to unpack .../080-libboost-filesystem1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-filesystem1.74-dev:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-fiber1.74.0:amd64. Preparing to unpack .../081-libboost-fiber1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-fiber1.74.0:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-fiber1.74-dev:amd64. Preparing to unpack .../082-libboost-fiber1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-fiber1.74-dev:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-fiber-dev:amd64. Preparing to unpack .../083-libboost-fiber-dev_1.74.0.3_amd64.deb ... Unpacking libboost-fiber-dev:amd64 (1.74.0.3) ... Selecting previously unselected package libboost-filesystem-dev:amd64. Preparing to unpack .../084-libboost-filesystem-dev_1.74.0.3_amd64.deb ... Unpacking libboost-filesystem-dev:amd64 (1.74.0.3) ... Selecting previously unselected package libboost-regex1.74.0:amd64. Preparing to unpack .../085-libboost-regex1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-regex1.74.0:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-graph1.74.0:amd64. Preparing to unpack .../086-libboost-graph1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-graph1.74.0:amd64 (1.74.0-9) ... Selecting previously unselected package libicu-dev:amd64. Preparing to unpack .../087-libicu-dev_67.1-7+deb11u1_amd64.deb ... Unpacking libicu-dev:amd64 (67.1-7+deb11u1) ... Selecting previously unselected package libboost-regex1.74-dev:amd64. Preparing to unpack .../088-libboost-regex1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-regex1.74-dev:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-test1.74.0:amd64. Preparing to unpack .../089-libboost-test1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-test1.74.0:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-test1.74-dev:amd64. Preparing to unpack .../090-libboost-test1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-test1.74-dev:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-graph1.74-dev:amd64. Preparing to unpack .../091-libboost-graph1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-graph1.74-dev:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-graph-dev:amd64. Preparing to unpack .../092-libboost-graph-dev_1.74.0.3_amd64.deb ... Unpacking libboost-graph-dev:amd64 (1.74.0.3) ... Selecting previously unselected package libevent-core-2.1-7:amd64. Preparing to unpack .../093-libevent-core-2.1-7_2.1.12-stable-1_amd64.deb ... Unpacking libevent-core-2.1-7:amd64 (2.1.12-stable-1) ... Selecting previously unselected package libevent-pthreads-2.1-7:amd64. Preparing to unpack .../094-libevent-pthreads-2.1-7_2.1.12-stable-1_amd64.deb ... Unpacking libevent-pthreads-2.1-7:amd64 (2.1.12-stable-1) ... Selecting previously unselected package libpsm-infinipath1. Preparing to unpack .../095-libpsm-infinipath1_3.3+20.604758e7-6.1_amd64.deb ... Unpacking libpsm-infinipath1 (3.3+20.604758e7-6.1) ... Selecting previously unselected package libnuma1:amd64. Preparing to unpack .../096-libnuma1_2.0.12-1+b1_amd64.deb ... Unpacking libnuma1:amd64 (2.0.12-1+b1) ... Selecting previously unselected package libpsm2-2. Preparing to unpack .../097-libpsm2-2_11.2.185-1_amd64.deb ... Unpacking libpsm2-2 (11.2.185-1) ... Selecting previously unselected package librdmacm1:amd64. Preparing to unpack .../098-librdmacm1_33.2-1_amd64.deb ... Unpacking librdmacm1:amd64 (33.2-1) ... Selecting previously unselected package libfabric1. Preparing to unpack .../099-libfabric1_1.11.0-2_amd64.deb ... Unpacking libfabric1 (1.11.0-2) ... Selecting previously unselected package libhwloc15:amd64. Preparing to unpack .../100-libhwloc15_2.4.1+dfsg-1_amd64.deb ... Unpacking libhwloc15:amd64 (2.4.1+dfsg-1) ... Selecting previously unselected package libpciaccess0:amd64. Preparing to unpack .../101-libpciaccess0_0.16-1_amd64.deb ... Unpacking libpciaccess0:amd64 (0.16-1) ... Selecting previously unselected package libxnvctrl0:amd64. Preparing to unpack .../102-libxnvctrl0_470.239.06-1_amd64.deb ... Unpacking libxnvctrl0:amd64 (470.239.06-1) ... Selecting previously unselected package ocl-icd-libopencl1:amd64. Preparing to unpack .../103-ocl-icd-libopencl1_2.2.14-2_amd64.deb ... Unpacking ocl-icd-libopencl1:amd64 (2.2.14-2) ... Selecting previously unselected package libhwloc-plugins:amd64. Preparing to unpack .../104-libhwloc-plugins_2.4.1+dfsg-1_amd64.deb ... Unpacking libhwloc-plugins:amd64 (2.4.1+dfsg-1) ... Selecting previously unselected package libpmix2:amd64. Preparing to unpack .../105-libpmix2_4.0.0-4.1+deb11u1_amd64.deb ... Unpacking libpmix2:amd64 (4.0.0-4.1+deb11u1) ... Selecting previously unselected package libucx0:amd64. Preparing to unpack .../106-libucx0_1.10.1~rc1+really.1.10.0-1_amd64.deb ... Unpacking libucx0:amd64 (1.10.1~rc1+really.1.10.0-1) ... Selecting previously unselected package libopenmpi3:amd64. Preparing to unpack .../107-libopenmpi3_4.1.0-10_amd64.deb ... Unpacking libopenmpi3:amd64 (4.1.0-10) ... Selecting previously unselected package libboost-mpi1.74.0. Preparing to unpack .../108-libboost-mpi1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-mpi1.74.0 (1.74.0-9) ... Selecting previously unselected package libboost-graph-parallel1.74.0. Preparing to unpack .../109-libboost-graph-parallel1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-graph-parallel1.74.0 (1.74.0-9) ... Selecting previously unselected package libboost-graph-parallel1.74-dev. Preparing to unpack .../110-libboost-graph-parallel1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-graph-parallel1.74-dev (1.74.0-9) ... Selecting previously unselected package libboost-graph-parallel-dev. Preparing to unpack .../111-libboost-graph-parallel-dev_1.74.0.3_amd64.deb ... Unpacking libboost-graph-parallel-dev (1.74.0.3) ... Selecting previously unselected package libboost-iostreams1.74.0:amd64. Preparing to unpack .../112-libboost-iostreams1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-iostreams1.74.0:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-iostreams1.74-dev:amd64. Preparing to unpack .../113-libboost-iostreams1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-iostreams1.74-dev:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-iostreams-dev:amd64. Preparing to unpack .../114-libboost-iostreams-dev_1.74.0.3_amd64.deb ... Unpacking libboost-iostreams-dev:amd64 (1.74.0.3) ... Selecting previously unselected package libboost-locale1.74.0:amd64. Preparing to unpack .../115-libboost-locale1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-locale1.74.0:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-locale1.74-dev:amd64. Preparing to unpack .../116-libboost-locale1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-locale1.74-dev:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-locale-dev:amd64. Preparing to unpack .../117-libboost-locale-dev_1.74.0.3_amd64.deb ... Unpacking libboost-locale-dev:amd64 (1.74.0.3) ... Selecting previously unselected package libboost-log1.74.0. Preparing to unpack .../118-libboost-log1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-log1.74.0 (1.74.0-9) ... Selecting previously unselected package libboost-log1.74-dev. Preparing to unpack .../119-libboost-log1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-log1.74-dev (1.74.0-9) ... Selecting previously unselected package libboost-log-dev. Preparing to unpack .../120-libboost-log-dev_1.74.0.3_amd64.deb ... Unpacking libboost-log-dev (1.74.0.3) ... Selecting previously unselected package libboost-math1.74.0:amd64. Preparing to unpack .../121-libboost-math1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-math1.74.0:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-math1.74-dev:amd64. Preparing to unpack .../122-libboost-math1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-math1.74-dev:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-math-dev:amd64. Preparing to unpack .../123-libboost-math-dev_1.74.0.3_amd64.deb ... Unpacking libboost-math-dev:amd64 (1.74.0.3) ... Selecting previously unselected package openmpi-common. Preparing to unpack .../124-openmpi-common_4.1.0-10_all.deb ... Unpacking openmpi-common (4.1.0-10) ... Selecting previously unselected package libnl-3-dev:amd64. Preparing to unpack .../125-libnl-3-dev_3.4.0-1+b1_amd64.deb ... Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... Selecting previously unselected package libnl-route-3-dev:amd64. Preparing to unpack .../126-libnl-route-3-dev_3.4.0-1+b1_amd64.deb ... Unpacking libnl-route-3-dev:amd64 (3.4.0-1+b1) ... Selecting previously unselected package libibverbs-dev:amd64. Preparing to unpack .../127-libibverbs-dev_33.2-1_amd64.deb ... Unpacking libibverbs-dev:amd64 (33.2-1) ... Selecting previously unselected package libnuma-dev:amd64. Preparing to unpack .../128-libnuma-dev_2.0.12-1+b1_amd64.deb ... Unpacking libnuma-dev:amd64 (2.0.12-1+b1) ... Selecting previously unselected package libltdl-dev:amd64. Preparing to unpack .../129-libltdl-dev_2.4.6-15_amd64.deb ... Unpacking libltdl-dev:amd64 (2.4.6-15) ... Selecting previously unselected package libhwloc-dev:amd64. Preparing to unpack .../130-libhwloc-dev_2.4.1+dfsg-1_amd64.deb ... Unpacking libhwloc-dev:amd64 (2.4.1+dfsg-1) ... Selecting previously unselected package libevent-2.1-7:amd64. Preparing to unpack .../131-libevent-2.1-7_2.1.12-stable-1_amd64.deb ... Unpacking libevent-2.1-7:amd64 (2.1.12-stable-1) ... Selecting previously unselected package libevent-extra-2.1-7:amd64. Preparing to unpack .../132-libevent-extra-2.1-7_2.1.12-stable-1_amd64.deb ... Unpacking libevent-extra-2.1-7:amd64 (2.1.12-stable-1) ... Selecting previously unselected package libevent-openssl-2.1-7:amd64. Preparing to unpack .../133-libevent-openssl-2.1-7_2.1.12-stable-1_amd64.deb ... Unpacking libevent-openssl-2.1-7:amd64 (2.1.12-stable-1) ... Selecting previously unselected package libevent-dev. Preparing to unpack .../134-libevent-dev_2.1.12-stable-1_amd64.deb ... Unpacking libevent-dev (2.1.12-stable-1) ... Selecting previously unselected package zlib1g-dev:amd64. Preparing to unpack .../135-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... Selecting previously unselected package libpmix-dev:amd64. Preparing to unpack .../136-libpmix-dev_4.0.0-4.1+deb11u1_amd64.deb ... Unpacking libpmix-dev:amd64 (4.0.0-4.1+deb11u1) ... Selecting previously unselected package libjs-jquery-ui. Preparing to unpack .../137-libjs-jquery-ui_1.12.1+dfsg-8+deb11u2_all.deb ... Unpacking libjs-jquery-ui (1.12.1+dfsg-8+deb11u2) ... Selecting previously unselected package openmpi-bin. Preparing to unpack .../138-openmpi-bin_4.1.0-10_amd64.deb ... Unpacking openmpi-bin (4.1.0-10) ... Selecting previously unselected package libopenmpi-dev:amd64. Preparing to unpack .../139-libopenmpi-dev_4.1.0-10_amd64.deb ... Unpacking libopenmpi-dev:amd64 (4.1.0-10) ... Selecting previously unselected package mpi-default-dev. Preparing to unpack .../140-mpi-default-dev_1.13_amd64.deb ... Unpacking mpi-default-dev (1.13) ... Selecting previously unselected package libboost-mpi1.74-dev. Preparing to unpack .../141-libboost-mpi1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-mpi1.74-dev (1.74.0-9) ... Selecting previously unselected package libboost-mpi-dev. Preparing to unpack .../142-libboost-mpi-dev_1.74.0.3_amd64.deb ... Unpacking libboost-mpi-dev (1.74.0.3) ... Selecting previously unselected package libboost-python1.74.0. Preparing to unpack .../143-libboost-python1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-python1.74.0 (1.74.0-9) ... Selecting previously unselected package mpi-default-bin. Preparing to unpack .../144-mpi-default-bin_1.13_amd64.deb ... Unpacking mpi-default-bin (1.13) ... Selecting previously unselected package libboost-mpi-python1.74.0. Preparing to unpack .../145-libboost-mpi-python1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-mpi-python1.74.0 (1.74.0-9) ... Selecting previously unselected package libboost-mpi-python1.74-dev. Preparing to unpack .../146-libboost-mpi-python1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-mpi-python1.74-dev (1.74.0-9) ... Selecting previously unselected package libboost-mpi-python-dev. Preparing to unpack .../147-libboost-mpi-python-dev_1.74.0.3_amd64.deb ... Unpacking libboost-mpi-python-dev (1.74.0.3) ... Selecting previously unselected package libboost-numpy1.74.0. Preparing to unpack .../148-libboost-numpy1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-numpy1.74.0 (1.74.0-9) ... Selecting previously unselected package libboost-numpy1.74-dev. Preparing to unpack .../149-libboost-numpy1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-numpy1.74-dev (1.74.0-9) ... Selecting previously unselected package libboost-numpy-dev. Preparing to unpack .../150-libboost-numpy-dev_1.74.0.3_amd64.deb ... Unpacking libboost-numpy-dev (1.74.0.3) ... Selecting previously unselected package libboost-program-options1.74.0:amd64. Preparing to unpack .../151-libboost-program-options1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-program-options1.74.0:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-program-options1.74-dev:amd64. Preparing to unpack .../152-libboost-program-options1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-program-options1.74-dev:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-program-options-dev:amd64. Preparing to unpack .../153-libboost-program-options-dev_1.74.0.3_amd64.deb ... Unpacking libboost-program-options-dev:amd64 (1.74.0.3) ... Selecting previously unselected package libpython3.9:amd64. Preparing to unpack .../154-libpython3.9_3.9.2-1+deb11u7_amd64.deb ... Unpacking libpython3.9:amd64 (3.9.2-1+deb11u7) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../155-libexpat1-dev_2.2.10-2+deb11u7_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.2.10-2+deb11u7) ... Selecting previously unselected package libpython3.9-dev:amd64. Preparing to unpack .../156-libpython3.9-dev_3.9.2-1+deb11u7_amd64.deb ... Unpacking libpython3.9-dev:amd64 (3.9.2-1+deb11u7) ... Selecting previously unselected package libpython3-dev:amd64. Preparing to unpack .../157-libpython3-dev_3.9.2-3_amd64.deb ... Unpacking libpython3-dev:amd64 (3.9.2-3) ... Selecting previously unselected package python3.9-dev. Preparing to unpack .../158-python3.9-dev_3.9.2-1+deb11u7_amd64.deb ... Unpacking python3.9-dev (3.9.2-1+deb11u7) ... Selecting previously unselected package python3-lib2to3. Preparing to unpack .../159-python3-lib2to3_3.9.2-1_all.deb ... Unpacking python3-lib2to3 (3.9.2-1) ... Selecting previously unselected package python3-distutils. Preparing to unpack .../160-python3-distutils_3.9.2-1_all.deb ... Unpacking python3-distutils (3.9.2-1) ... Selecting previously unselected package libjs-underscore. Preparing to unpack .../161-libjs-underscore_1.9.1~dfsg-3_all.deb ... Unpacking libjs-underscore (1.9.1~dfsg-3) ... Selecting previously unselected package libjs-sphinxdoc. Preparing to unpack .../162-libjs-sphinxdoc_3.4.3-2_all.deb ... Unpacking libjs-sphinxdoc (3.4.3-2) ... Selecting previously unselected package python3-dev. Preparing to unpack .../163-python3-dev_3.9.2-3_amd64.deb ... Unpacking python3-dev (3.9.2-3) ... Selecting previously unselected package libboost-python1.74-dev. Preparing to unpack .../164-libboost-python1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-python1.74-dev (1.74.0-9) ... Selecting previously unselected package libboost-python-dev. Preparing to unpack .../165-libboost-python-dev_1.74.0.3_amd64.deb ... Unpacking libboost-python-dev (1.74.0.3) ... Selecting previously unselected package libboost-random1.74.0:amd64. Preparing to unpack .../166-libboost-random1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-random1.74.0:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-random1.74-dev:amd64. Preparing to unpack .../167-libboost-random1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-random1.74-dev:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-random-dev:amd64. Preparing to unpack .../168-libboost-random-dev_1.74.0.3_amd64.deb ... Unpacking libboost-random-dev:amd64 (1.74.0.3) ... Selecting previously unselected package libboost-regex-dev:amd64. Preparing to unpack .../169-libboost-regex-dev_1.74.0.3_amd64.deb ... Unpacking libboost-regex-dev:amd64 (1.74.0.3) ... Selecting previously unselected package libboost-serialization-dev:amd64. Preparing to unpack .../170-libboost-serialization-dev_1.74.0.3_amd64.deb ... Unpacking libboost-serialization-dev:amd64 (1.74.0.3) ... Selecting previously unselected package libboost-stacktrace1.74.0:amd64. Preparing to unpack .../171-libboost-stacktrace1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-stacktrace1.74.0:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-stacktrace1.74-dev:amd64. Preparing to unpack .../172-libboost-stacktrace1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-stacktrace1.74-dev:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-stacktrace-dev:amd64. Preparing to unpack .../173-libboost-stacktrace-dev_1.74.0.3_amd64.deb ... Unpacking libboost-stacktrace-dev:amd64 (1.74.0.3) ... Selecting previously unselected package libboost-system-dev:amd64. Preparing to unpack .../174-libboost-system-dev_1.74.0.3_amd64.deb ... Unpacking libboost-system-dev:amd64 (1.74.0.3) ... Selecting previously unselected package libboost-test-dev:amd64. Preparing to unpack .../175-libboost-test-dev_1.74.0.3_amd64.deb ... Unpacking libboost-test-dev:amd64 (1.74.0.3) ... Selecting previously unselected package libboost-thread-dev:amd64. Preparing to unpack .../176-libboost-thread-dev_1.74.0.3_amd64.deb ... Unpacking libboost-thread-dev:amd64 (1.74.0.3) ... Selecting previously unselected package libboost-timer1.74.0:amd64. Preparing to unpack .../177-libboost-timer1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-timer1.74.0:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-timer1.74-dev:amd64. Preparing to unpack .../178-libboost-timer1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-timer1.74-dev:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-timer-dev:amd64. Preparing to unpack .../179-libboost-timer-dev_1.74.0.3_amd64.deb ... Unpacking libboost-timer-dev:amd64 (1.74.0.3) ... Selecting previously unselected package libboost-type-erasure1.74.0:amd64. Preparing to unpack .../180-libboost-type-erasure1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-type-erasure1.74.0:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-type-erasure1.74-dev:amd64. Preparing to unpack .../181-libboost-type-erasure1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-type-erasure1.74-dev:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-type-erasure-dev:amd64. Preparing to unpack .../182-libboost-type-erasure-dev_1.74.0.3_amd64.deb ... Unpacking libboost-type-erasure-dev:amd64 (1.74.0.3) ... Selecting previously unselected package libboost-wave1.74.0:amd64. Preparing to unpack .../183-libboost-wave1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-wave1.74.0:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-wave1.74-dev:amd64. Preparing to unpack .../184-libboost-wave1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-wave1.74-dev:amd64 (1.74.0-9) ... Selecting previously unselected package libboost-wave-dev:amd64. Preparing to unpack .../185-libboost-wave-dev_1.74.0.3_amd64.deb ... Unpacking libboost-wave-dev:amd64 (1.74.0.3) ... Selecting previously unselected package libboost-nowide1.74.0. Preparing to unpack .../186-libboost-nowide1.74.0_1.74.0-9_amd64.deb ... Unpacking libboost-nowide1.74.0 (1.74.0-9) ... Selecting previously unselected package libboost-nowide1.74-dev. Preparing to unpack .../187-libboost-nowide1.74-dev_1.74.0-9_amd64.deb ... Unpacking libboost-nowide1.74-dev (1.74.0-9) ... Selecting previously unselected package libboost-nowide-dev. Preparing to unpack .../188-libboost-nowide-dev_1.74.0.3_amd64.deb ... Unpacking libboost-nowide-dev (1.74.0.3) ... Selecting previously unselected package libboost-all-dev. Preparing to unpack .../189-libboost-all-dev_1.74.0.3_amd64.deb ... Unpacking libboost-all-dev (1.74.0.3) ... Selecting previously unselected package libfftw3-double3:amd64. Preparing to unpack .../190-libfftw3-double3_3.3.8-2_amd64.deb ... Unpacking libfftw3-double3:amd64 (3.3.8-2) ... Selecting previously unselected package libfftw3-long3:amd64. Preparing to unpack .../191-libfftw3-long3_3.3.8-2_amd64.deb ... Unpacking libfftw3-long3:amd64 (3.3.8-2) ... Selecting previously unselected package libfftw3-quad3:amd64. Preparing to unpack .../192-libfftw3-quad3_3.3.8-2_amd64.deb ... Unpacking libfftw3-quad3:amd64 (3.3.8-2) ... Selecting previously unselected package libfftw3-single3:amd64. Preparing to unpack .../193-libfftw3-single3_3.3.8-2_amd64.deb ... Unpacking libfftw3-single3:amd64 (3.3.8-2) ... Selecting previously unselected package libfftw3-bin. Preparing to unpack .../194-libfftw3-bin_3.3.8-2_amd64.deb ... Unpacking libfftw3-bin (3.3.8-2) ... Selecting previously unselected package libfftw3-dev:amd64. Preparing to unpack .../195-libfftw3-dev_3.3.8-2_amd64.deb ... Unpacking libfftw3-dev:amd64 (3.3.8-2) ... Selecting previously unselected package liblimesuite20.10-1:amd64. Preparing to unpack .../196-liblimesuite20.10-1_20.10.0+dfsg-2_amd64.deb ... Unpacking liblimesuite20.10-1:amd64 (20.10.0+dfsg-2) ... Selecting previously unselected package liblimesuite-dev:amd64. Preparing to unpack .../197-liblimesuite-dev_20.10.0+dfsg-2_amd64.deb ... Unpacking liblimesuite-dev:amd64 (20.10.0+dfsg-2) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../198-libmnl-dev_1.0.4-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.4-3) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../199-libsctp1_1.0.18+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../200-libtalloc2_2.3.1-2+b1_amd64.deb ... Unpacking libtalloc2:amd64 (2.3.1-2+b1) ... Selecting previously unselected package liburing1:amd64. Preparing to unpack .../201-liburing1_0.7-3_amd64.deb ... Unpacking liburing1:amd64 (0.7-3) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../202-libosmocore22_1.14.1.1.95043_amd64.deb ... Unpacking libosmocore22:amd64 (1.14.1.1.95043) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../203-libosmocodec4_1.14.1.1.95043_amd64.deb ... Unpacking libosmocodec4:amd64 (1.14.1.1.95043) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../204-libosmoisdn0_1.14.1.1.95043_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.14.1.1.95043) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../205-libosmogsm20_1.14.1.1.95043_amd64.deb ... Unpacking libosmogsm20:amd64 (1.14.1.1.95043) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../206-libosmocoding0_1.14.1.1.95043_amd64.deb ... Unpacking libosmocoding0:amd64 (1.14.1.1.95043) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../207-libosmovty13_1.14.1.1.95043_amd64.deb ... Unpacking libosmovty13:amd64 (1.14.1.1.95043) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../208-libosmogb14_1.14.1.1.95043_amd64.deb ... Unpacking libosmogb14:amd64 (1.14.1.1.95043) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../209-libosmoctrl0_1.14.1.1.95043_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.14.1.1.95043) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../210-libpcsclite1_1.9.1-1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.9.1-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../211-libosmosim2_1.14.1.1.95043_amd64.deb ... Unpacking libosmosim2:amd64 (1.14.1.1.95043) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../212-libosmousb0_1.14.1.1.95043_amd64.deb ... Unpacking libosmousb0:amd64 (1.14.1.1.95043) ... Selecting previously unselected package libosmocore. Preparing to unpack .../213-libosmocore_1.14.1.1.95043_amd64.deb ... Unpacking libosmocore (1.14.1.1.95043) ... Selecting previously unselected package pkg-config. Preparing to unpack .../214-pkg-config_0.29.2-1_amd64.deb ... Unpacking pkg-config (0.29.2-1) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../215-libtalloc-dev_2.3.1-2+b1_amd64.deb ... Unpacking libtalloc-dev:amd64 (2.3.1-2+b1) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../216-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../217-libusb-1.0-0-dev_2%3a1.0.24-3_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.24-3) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../218-libosmocore-dev_1.14.1.1.95043_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.14.1.1.95043) ... Selecting previously unselected package libuhd3.15.0:amd64. Preparing to unpack .../219-libuhd3.15.0_3.15.0.0-4+b1_amd64.deb ... Unpacking libuhd3.15.0:amd64 (3.15.0.0-4+b1) ... Selecting previously unselected package libuhd-dev:amd64. Preparing to unpack .../220-libuhd-dev_3.15.0.0-4+b1_amd64.deb ... Unpacking libuhd-dev:amd64 (3.15.0.0-4+b1) ... Selecting previously unselected package libusrp1. Preparing to unpack .../221-libusrp1_3.4.11_amd64.deb ... Unpacking libusrp1 (3.4.11) ... Selecting previously unselected package libusrp-dev. Preparing to unpack .../222-libusrp-dev_3.4.11_amd64.deb ... Unpacking libusrp-dev (3.4.11) ... Setting up libboost-chrono1.74.0:amd64 (1.74.0-9) ... Setting up libpipeline1:amd64 (1.5.3-1) ... Setting up libboost-system1.74.0:amd64 (1.74.0-9) ... Setting up libxapian30:amd64 (1.4.18-3+deb11u1) ... Setting up libpciaccess0:amd64 (0.16-1) ... Setting up libboost1.74-dev:amd64 (1.74.0-9) ... Setting up libfftw3-single3:amd64 (3.3.8-2) ... Setting up libboost-atomic1.74.0:amd64 (1.74.0-9) ... Setting up bsdextrautils (2.36.1-8+deb11u2) ... update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist Setting up libmagic-mgc (1:5.39-3+deb11u1) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libboost-iostreams1.74.0:amd64 (1.74.0-9) ... Setting up libboost-program-options1.74.0:amd64 (1.74.0-9) ... Setting up libdebhelper-perl (13.3.4) ... Setting up libedit2:amd64 (3.1-20191231-2+b1) ... Setting up libboost-chrono1.74-dev:amd64 (1.74.0-9) ... Setting up libcbor0:amd64 (0.5.0+dfsg-2) ... Setting up libboost-stacktrace1.74.0:amd64 (1.74.0-9) ... Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ... Setting up libfftw3-long3:amd64 (3.3.8-2) ... Setting up gettext-base (0.21-4) ... Setting up libboost-nowide1.74.0 (1.74.0-9) ... Setting up libboost-filesystem1.74.0:amd64 (1.74.0-9) ... Setting up autoconf-archive (20190106-2.1) ... Setting up libboost-exception1.74-dev:amd64 (1.74.0-9) ... Setting up file (1:5.39-3+deb11u1) ... Setting up libboost-exception-dev:amd64 (1.74.0.3) ... Setting up libboost-program-options1.74-dev:amd64 (1.74.0-9) ... Setting up libxnvctrl0:amd64 (470.239.06-1) ... Setting up libtalloc2:amd64 (2.3.1-2+b1) ... Setting up autotools-dev (20180224.1+nmu1) ... Setting up libz3-4:amd64 (4.8.10-1) ... Setting up libpython3.9:amd64 (3.9.2-1+deb11u7) ... Setting up libllvm11:amd64 (1:11.0.1-2) ... Setting up libjs-jquery-ui (1.12.1+dfsg-8+deb11u2) ... Setting up libexpat1-dev:amd64 (2.2.10-2+deb11u7) ... Setting up libboost-test1.74.0:amd64 (1.74.0-9) ... Setting up libboost-program-options-dev:amd64 (1.74.0.3) ... Setting up libmnl-dev:amd64 (1.0.4-3) ... Setting up libboost-system1.74-dev:amd64 (1.74.0-9) ... Setting up libsigsegv2:amd64 (2.13-1) ... Setting up libfftw3-quad3:amd64 (3.3.8-2) ... Setting up libboost-nowide1.74-dev (1.74.0-9) ... Setting up libboost-regex1.74.0:amd64 (1.74.0-9) ... Setting up libhwloc15:amd64 (2.4.1+dfsg-1) ... Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-1) ... Setting up libboost-context1.74.0:amd64 (1.74.0-9) ... Setting up libevent-2.1-7:amd64 (2.1.12-stable-1) ... Setting up libclang1-11 (1:11.0.1-2) ... Setting up libboost-graph1.74.0:amd64 (1.74.0-9) ... Setting up libboost-random1.74.0:amd64 (1.74.0-9) ... Setting up autopoint (0.21-4) ... Setting up icu-devtools (67.1-7+deb11u1) ... Setting up pkg-config (0.29.2-1) ... Setting up libpcsclite1:amd64 (1.9.1-1) ... Setting up libboost1.74-tools-dev (1.74.0-9) ... Setting up liburing1:amd64 (0.7-3) ... Setting up libfftw3-double3:amd64 (3.3.8-2) ... Setting up libgfortran5:amd64 (10.2.1-6) ... Setting up libboost-atomic1.74-dev:amd64 (1.74.0-9) ... Setting up libboost-math1.74.0:amd64 (1.74.0-9) ... Setting up libboost-serialization1.74.0:amd64 (1.74.0-9) ... Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... Setting up libboost-atomic-dev:amd64 (1.74.0.3) ... Setting up libnuma1:amd64 (2.0.12-1+b1) ... Setting up dwz (0.13+20210201-1) ... Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... Setting up libosmocore22:amd64 (1.14.1.1.95043) ... Setting up libboost-container1.74.0:amd64 (1.74.0-9) ... Setting up libosmocodec4:amd64 (1.14.1.1.95043) ... Setting up ocl-icd-libopencl1:amd64 (2.2.14-2) ... Setting up libuchardet0:amd64 (0.0.7-1) ... Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... Setting up libpsm2-2 (11.2.185-1) ... Setting up openmpi-common (4.1.0-10) ... Setting up libsub-override-perl (0.09-2) ... Setting up libgfortran-10-dev:amd64 (10.2.1-6) ... Setting up libboost-dev:amd64 (1.74.0.3) ... Setting up libboost-math1.74-dev:amd64 (1.74.0-9) ... Setting up libusb-1.0-0:amd64 (2:1.0.24-3) ... Setting up libpsm-infinipath1 (3.3+20.604758e7-6.1) ... update-alternatives: using /usr/lib/libpsm1/libpsm_infinipath.so.1.16 to provide /usr/lib/x86_64-linux-gnu/libpsm_infinipath.so.1 (libpsm_infinipath.so.1) in auto mode Setting up libboost-filesystem1.74-dev:amd64 (1.74.0-9) ... Setting up libboost-date-time1.74.0:amd64 (1.74.0-9) ... Setting up libfido2-1:amd64 (1.6.0-2) ... Setting up libboost-python1.74.0 (1.74.0-9) ... Setting up libboost-fiber1.74.0:amd64 (1.74.0-9) ... Setting up libboost-stacktrace1.74-dev:amd64 (1.74.0-9) ... Setting up libboost-test1.74-dev:amd64 (1.74.0-9) ... Setting up python3-lib2to3 (3.9.2-1) ... Setting up libboost-timer1.74.0:amd64 (1.74.0-9) ... Setting up libicu-dev:amd64 (67.1-7+deb11u1) ... Setting up libboost-filesystem-dev:amd64 (1.74.0.3) ... Setting up libjs-underscore (1.9.1~dfsg-3) ... Setting up libboost-thread1.74.0:amd64 (1.74.0-9) ... Setting up libboost-numpy1.74.0 (1.74.0-9) ... Setting up libevent-pthreads-2.1-7:amd64 (2.1.12-stable-1) ... Setting up python3-distutils (3.9.2-1) ... Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... Setting up libboost-log1.74.0 (1.74.0-9) ... Setting up libevent-extra-2.1-7:amd64 (2.1.12-stable-1) ... Setting up gettext (0.21-4) ... Setting up libosmovty13:amd64 (1.14.1.1.95043) ... Setting up libtool (2.4.6-15) ... Setting up libboost-container1.74-dev:amd64 (1.74.0-9) ... Setting up libosmoisdn0:amd64 (1.14.1.1.95043) ... Setting up libboost-chrono-dev:amd64 (1.74.0.3) ... Setting up libfftw3-bin (3.3.8-2) ... Setting up openssh-client (1:8.4p1-5+deb11u7) ... Setting up libboost-math-dev:amd64 (1.74.0.3) ... Setting up libboost-coroutine1.74.0:amd64 (1.74.0-9) ... Setting up libboost-system-dev:amd64 (1.74.0.3) ... Setting up liblimesuite20.10-1:amd64 (20.10.0+dfsg-2) ... Setting up libevent-openssl-2.1-7:amd64 (2.1.12-stable-1) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.24-3) ... Setting up m4 (1.4.18-5) ... Setting up libpython3.9-dev:amd64 (3.9.2-1+deb11u7) ... Setting up libboost-tools-dev (1.74.0.3) ... Setting up libhwloc-plugins:amd64 (2.4.1+dfsg-1) ... Setting up libboost-nowide-dev (1.74.0.3) ... Setting up libbladerf2:amd64 (0.2019.07-7) ... Setting up libboost-container-dev:amd64 (1.74.0.3) ... Setting up libusrp1 (3.4.11) ... Setting up intltool-debian (0.35.0+20060710.5) ... Setting up libnuma-dev:amd64 (2.0.12-1+b1) ... Setting up libnl-route-3-200:amd64 (3.4.0-1+b1) ... Setting up libclang-cpp11 (1:11.0.1-2) ... Setting up libboost-test-dev:amd64 (1.74.0.3) ... Setting up libtalloc-dev:amd64 (2.3.1-2+b1) ... Setting up libuhd3.15.0:amd64 (3.15.0.0-4+b1) ... Setting up doxygen (1.9.1-1) ... Setting up libevent-dev (2.1.12-stable-1) ... Setting up libboost-random1.74-dev:amd64 (1.74.0-9) ... Setting up gfortran-10 (10.2.1-6) ... Setting up libboost-timer1.74-dev:amd64 (1.74.0-9) ... Setting up libboost-numpy1.74-dev (1.74.0-9) ... Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... Setting up libosmousb0:amd64 (1.14.1.1.95043) ... Setting up libjs-sphinxdoc (3.4.3-2) ... Setting up autoconf (2.69-14) ... Setting up libboost-serialization1.74-dev:amd64 (1.74.0-9) ... Setting up dh-strip-nondeterminism (1.12.0-1) ... Setting up libboost-wave1.74.0:amd64 (1.74.0-9) ... Setting up python3.9-dev (3.9.2-1+deb11u7) ... Setting up libboost-regex1.74-dev:amd64 (1.74.0-9) ... Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... Setting up groff-base (1.22.4-6) ... Setting up libboost-stacktrace-dev:amd64 (1.74.0.3) ... Setting up libuhd-dev:amd64 (3.15.0.0-4+b1) ... Setting up libosmogsm20:amd64 (1.14.1.1.95043) ... Setting up libusrp-dev (3.4.11) ... Setting up libboost-locale1.74.0:amd64 (1.74.0-9) ... Setting up libboost-regex-dev:amd64 (1.74.0.3) ... Setting up libfftw3-dev:amd64 (3.3.8-2) ... Setting up libboost-timer-dev:amd64 (1.74.0.3) ... Setting up libboost-type-erasure1.74.0:amd64 (1.74.0-9) ... Setting up automake (1:1.16.3-2) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist Setting up liblimesuite-dev:amd64 (20.10.0+dfsg-2) ... Setting up libibverbs1:amd64 (33.2-1) ... Setting up libosmoctrl0:amd64 (1.14.1.1.95043) ... Setting up libpython3-dev:amd64 (3.9.2-3) ... Setting up libbladerf-dev:amd64 (0.2019.07-7) ... Setting up libboost-wave1.74-dev:amd64 (1.74.0-9) ... Setting up libpmix2:amd64 (4.0.0-4.1+deb11u1) ... Setting up libosmogb14:amd64 (1.14.1.1.95043) ... Setting up ibverbs-providers:amd64 (33.2-1) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up libboost-random-dev:amd64 (1.74.0.3) ... Setting up libboost-wave-dev:amd64 (1.74.0.3) ... Setting up man-db (2.9.4-2) ... Building database of manual pages ... Setting up libboost-iostreams1.74-dev:amd64 (1.74.0-9) ... Setting up dh-autoreconf (20) ... Setting up libnl-route-3-dev:amd64 (3.4.0-1+b1) ... Setting up libboost-date-time1.74-dev:amd64 (1.74.0-9) ... Setting up libltdl-dev:amd64 (2.4.6-15) ... Setting up libboost-graph1.74-dev:amd64 (1.74.0-9) ... Setting up python3-dev (3.9.2-3) ... Setting up libboost-numpy-dev (1.74.0.3) ... Setting up libosmocoding0:amd64 (1.14.1.1.95043) ... Setting up libboost-serialization-dev:amd64 (1.74.0.3) ... Setting up libboost-date-time-dev:amd64 (1.74.0.3) ... Setting up libosmosim2:amd64 (1.14.1.1.95043) ... Setting up libboost-thread1.74-dev:amd64 (1.74.0-9) ... Setting up libosmocore (1.14.1.1.95043) ... Setting up libhwloc-dev:amd64 (2.4.1+dfsg-1) ... Setting up libpmix-dev:amd64 (4.0.0-4.1+deb11u1) ... Setting up libboost-thread-dev:amd64 (1.74.0.3) ... Setting up librdmacm1:amd64 (33.2-1) ... Setting up libboost-graph-dev:amd64 (1.74.0.3) ... Setting up libucx0:amd64 (1.10.1~rc1+really.1.10.0-1) ... Setting up libboost-log1.74-dev (1.74.0-9) ... Setting up debhelper (13.3.4) ... Setting up libboost-iostreams-dev:amd64 (1.74.0.3) ... Setting up libibverbs-dev:amd64 (33.2-1) ... Setting up libboost-context1.74-dev:amd64 (1.74.0-9) ... Setting up libboost-python1.74-dev (1.74.0-9) ... Setting up libboost-python-dev (1.74.0.3) ... Setting up libboost-fiber1.74-dev:amd64 (1.74.0-9) ... Setting up libboost-type-erasure1.74-dev:amd64 (1.74.0-9) ... Setting up libboost-locale1.74-dev:amd64 (1.74.0-9) ... Setting up libosmocore-dev:amd64 (1.14.1.1.95043) ... Setting up libboost-coroutine1.74-dev:amd64 (1.74.0-9) ... Setting up libboost-coroutine-dev:amd64 (1.74.0.3) ... Setting up libboost-log-dev (1.74.0.3) ... Setting up libboost-fiber-dev:amd64 (1.74.0.3) ... Setting up libfabric1 (1.11.0-2) ... Setting up libopenmpi3:amd64 (4.1.0-10) ... Setting up libboost-mpi1.74.0 (1.74.0-9) ... Setting up libboost-locale-dev:amd64 (1.74.0.3) ... Setting up libboost-context-dev:amd64 (1.74.0.3) ... Setting up libboost-type-erasure-dev:amd64 (1.74.0.3) ... Setting up libboost-graph-parallel1.74.0 (1.74.0-9) ... Setting up openmpi-bin (4.1.0-10) ... update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/mpirun.1.gz because associated file /usr/share/man/man1/mpirun.openmpi.1.gz (of link group mpirun) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/mpiexec.1.gz because associated file /usr/share/man/man1/mpiexec.openmpi.1.gz (of link group mpirun) doesn't exist update-alternatives: using /usr/bin/mpicc.openmpi to provide /usr/bin/mpicc (mpi) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/mpicc.1.gz because associated file /usr/share/man/man1/mpicc.openmpi.1.gz (of link group mpi) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/mpic++.1.gz because associated file /usr/share/man/man1/mpic++.openmpi.1.gz (of link group mpi) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/mpicxx.1.gz because associated file /usr/share/man/man1/mpicxx.openmpi.1.gz (of link group mpi) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/mpiCC.1.gz because associated file /usr/share/man/man1/mpiCC.openmpi.1.gz (of link group mpi) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/mpif77.1.gz because associated file /usr/share/man/man1/mpif77.openmpi.1.gz (of link group mpi) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/mpif90.1.gz because associated file /usr/share/man/man1/mpif90.openmpi.1.gz (of link group mpi) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/mpifort.1.gz because associated file /usr/share/man/man1/mpifort.openmpi.1.gz (of link group mpi) doesn't exist Setting up mpi-default-bin (1.13) ... Setting up libboost-graph-parallel1.74-dev (1.74.0-9) ... Setting up libopenmpi-dev:amd64 (4.1.0-10) ... update-alternatives: using /usr/lib/x86_64-linux-gnu/openmpi/include to provide /usr/include/x86_64-linux-gnu/mpi (mpi-x86_64-linux-gnu) in auto mode Setting up libboost-mpi-python1.74.0 (1.74.0-9) ... Setting up libboost-graph-parallel-dev (1.74.0.3) ... Setting up mpi-default-dev (1.13) ... Setting up libboost-mpi1.74-dev (1.74.0-9) ... Setting up libboost-mpi-python1.74-dev (1.74.0-9) ... Setting up libboost-mpi-python-dev (1.74.0.3) ... Setting up libboost-mpi-dev (1.74.0.3) ... Setting up libboost-all-dev (1.74.0.3) ... Processing triggers for libc-bin (2.31-13+deb11u14) ... Processing triggers for mailcap (3.69) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j21 dpkg-buildpackage: info: source package osmo-trx dpkg-buildpackage: info: source version 1.7.2.29.1b3b 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 fakeroot debian/rules clean dh clean --with autoreconf dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building osmo-trx in osmo-trx_1.7.2.29.1b3b.tar.xz dpkg-source: info: building osmo-trx in osmo-trx_1.7.2.29.1b3b.dsc debian/rules build dh build --with autoreconf dh_update_autotools_config dh_autoreconf 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: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' libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config'. libtoolize: copying file 'config/libtool.m4' libtoolize: copying file 'config/ltoptions.m4' libtoolize: copying file 'config/ltsugar.m4' libtoolize: copying file 'config/ltversion.m4' libtoolize: copying file 'config/lt~obsolete.m4' configure.ac:46: installing './compile' configure.ac:31: installing './config.guess' configure.ac:31: installing './config.sub' configure.ac:35: installing './install-sh' configure.ac:35: installing './missing' CommonLibs/Makefile.am: installing './depcomp' debian/rules override_dh_auto_configure make[1]: Entering directory '/obs/_temp/binpkgs/osmo-trx' dh_auto_configure -- \ --enable-manuals \ --with-systemdsystemunitdir=/lib/systemd/system \ --with-bladerf \ --with-ipc \ --with-lms \ --with-mstrx \ --with-uhd \ --with-usrp1 \ ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --enable-manuals --with-systemdsystemunitdir=/lib/systemd/system --with-bladerf --with-ipc --with-lms --with-mstrx --with-uhd --with-usrp1 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking dependency style of gcc... none checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking whether g++ supports C++11 features by default... yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for rm... /bin/rm checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... no checking for libosmocore >= 1.10.0... yes checking for libosmovty >= 1.10.0... yes checking for libosmoctrl >= 1.10.0... yes checking for libosmocoding >= 1.10.0... yes checking for libosmogsm >= 1.10.0... yes checking for doxygen... /usr/bin/doxygen checking boost/config.hpp usability... yes checking boost/config.hpp presence... yes checking for boost/config.hpp... yes checking for usrp >= 3.3... yes checking for LimeSuite... yes checking for uhd >= 003.011... yes checking for uhd < 004.002... yes checking for libbladeRF >= 2.0... yes checking whether to enable building MS TRX... yes checking whether C++ compiler accepts -msse3... yes checking whether C++ compiler accepts -msse4.1... yes checking whether gcc has __builtin_cpu_supports built-in... yes checking whether gcc has __sync_fetch_and_and built-in... yes checking whether gcc has __sync_or_and_fetch built-in... yes checking for fftw3f... yes checking for OSMO_GSM_MANUALS_DIR... /usr/share/osmo-gsm-manuals (from pkg-conf) All dependencies installed! CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" CFLAGS="-g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11" CXXFLAGS="-g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security" LDFLAGS="-Wl,-z,relro -Wl,-z,now" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libosmo-trx/Makefile config.status: creating libosmo-trx/include/Makefile config.status: creating libosmo-trx/src/Makefile config.status: creating libosmo-trx/libosmotrx.pc config.status: creating libosmo-trx/Doxyfile.trx config.status: creating CommonLibs/Makefile config.status: creating GSM/Makefile config.status: creating Transceiver52M/Makefile config.status: creating Transceiver52M/arch/Makefile config.status: creating Transceiver52M/arch/common/Makefile config.status: creating Transceiver52M/arch/arm/Makefile config.status: creating Transceiver52M/arch/x86/Makefile config.status: creating Transceiver52M/device/Makefile config.status: creating Transceiver52M/device/common/Makefile config.status: creating Transceiver52M/device/uhd/Makefile config.status: creating Transceiver52M/device/usrp1/Makefile config.status: creating Transceiver52M/device/lms/Makefile config.status: creating Transceiver52M/device/ipc/Makefile config.status: creating Transceiver52M/device/bladerf/Makefile config.status: creating tests/Makefile config.status: creating tests/libosmo-trx/Makefile config.status: creating tests/CommonLibs/Makefile config.status: creating tests/Transceiver52M/Makefile config.status: creating utils/Makefile config.status: creating utils/va-test/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating doc/manuals/Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands === configuring in osmocom-bb/src/host/trxcon (/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/x86_64-linux-gnu' '--libexecdir=${prefix}/lib/x86_64-linux-gnu' '--disable-maintainer-mode' '--disable-dependency-tracking' '--enable-manuals' '--with-systemdsystemunitdir=/lib/systemd/system' '--with-bladerf' '--with-ipc' '--with-lms' '--with-mstrx' '--with-uhd' '--with-usrp1' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking 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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes CFLAGS="-g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating 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[1]: Leaving directory '/obs/_temp/binpkgs/osmo-trx' dh_auto_build make -j21 make[1]: Entering directory '/obs/_temp/binpkgs/osmo-trx' echo 1.7.2.29-1b3b > .version-t && mv .version-t .version make all-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-trx' Making all in osmocom-bb/src/host/trxcon make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/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/osmo-trx/osmocom-bb/src/host/trxcon' Making all in include make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include' Making all in osmocom make[6]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom' Making all in bb make[7]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb' Making all in l1sched make[8]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' Making all in trxcon make[8]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' make[8]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb' make[7]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb' make[7]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom' make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include' Making all in src make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/src' gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o l1ctl_server.o l1ctl_server.c gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o trxcon_main.o trxcon_main.c gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o logging.o logging.c gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o trx_if.o trx_if.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o trxcon_inst.lo trxcon_inst.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o trxcon_fsm.lo trxcon_fsm.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o trxcon_shim.lo trxcon_shim.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o l1ctl.lo l1ctl.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sched_lchan_common.lo sched_lchan_common.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sched_lchan_pdtch.lo sched_lchan_pdtch.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sched_lchan_desc.lo sched_lchan_desc.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sched_lchan_xcch.lo sched_lchan_xcch.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sched_lchan_tchf.lo sched_lchan_tchf.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sched_lchan_tchh.lo sched_lchan_tchh.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sched_lchan_rach.lo sched_lchan_rach.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sched_lchan_sch.lo sched_lchan_sch.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sched_mframe.lo sched_mframe.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sched_prim.lo sched_prim.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sched_trx.lo sched_trx.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o l1gprs.lo l1gprs.c libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_tchh.c -fPIC -DPIC -o .libs/sched_lchan_tchh.o libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_pdtch.c -fPIC -DPIC -o .libs/sched_lchan_pdtch.o libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c l1ctl.c -fPIC -DPIC -o .libs/l1ctl.o libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_desc.c -fPIC -DPIC -o .libs/sched_lchan_desc.o libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trxcon_shim.c -fPIC -DPIC -o .libs/trxcon_shim.o libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_tchf.c -fPIC -DPIC -o .libs/sched_lchan_tchf.o libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c l1gprs.c -fPIC -DPIC -o .libs/l1gprs.o libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_mframe.c -fPIC -DPIC -o .libs/sched_mframe.o libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_xcch.c -fPIC -DPIC -o .libs/sched_lchan_xcch.o libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trxcon_fsm.c -fPIC -DPIC -o .libs/trxcon_fsm.o libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_rach.c -fPIC -DPIC -o .libs/sched_lchan_rach.o libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trxcon_inst.c -fPIC -DPIC -o .libs/trxcon_inst.o libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_trx.c -fPIC -DPIC -o .libs/sched_trx.o libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_common.c -fPIC -DPIC -o .libs/sched_lchan_common.o libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_sch.c -fPIC -DPIC -o .libs/sched_lchan_sch.o libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_prim.c -fPIC -DPIC -o .libs/sched_prim.o sched_lchan_tchh.c: In function 'rx_tchh_fn': sched_lchan_tchh.c:339:3: warning: 'gsm0503_tch_hr_decode' is deprecated: Use gsm0503_tch_hr_decode2() instead [-Wdeprecated-declarations] 339 | 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, | ^~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_desc.c -o sched_lchan_desc.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_mframe.c -o sched_mframe.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trxcon_inst.c -o trxcon_inst.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_rach.c -o sched_lchan_rach.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_sch.c -o sched_lchan_sch.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trxcon_shim.c -o trxcon_shim.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_xcch.c -o sched_lchan_xcch.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_pdtch.c -o sched_lchan_pdtch.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_common.c -o sched_lchan_common.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_tchf.c -o sched_lchan_tchf.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_tchh.c -o sched_lchan_tchh.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_prim.c -o sched_prim.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trxcon_fsm.c -o trxcon_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_trx.c -o sched_trx.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c l1gprs.c -o l1gprs.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c l1ctl.c -o l1ctl.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -Wl,-z,now -o libl1sched.la sched_lchan_common.lo sched_lchan_pdtch.lo sched_lchan_desc.lo sched_lchan_xcch.lo sched_lchan_tchf.lo sched_lchan_tchh.lo sched_lchan_rach.lo sched_lchan_sch.lo sched_mframe.lo sched_prim.lo sched_trx.lo /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -Wl,-z,now -o libl1gprs.la l1gprs.lo libtool: link: ar cr .libs/libl1sched.a .libs/sched_lchan_common.o .libs/sched_lchan_pdtch.o .libs/sched_lchan_desc.o .libs/sched_lchan_xcch.o .libs/sched_lchan_tchf.o .libs/sched_lchan_tchh.o .libs/sched_lchan_rach.o .libs/sched_lchan_sch.o .libs/sched_mframe.o .libs/sched_prim.o .libs/sched_trx.o libtool: link: ar cr .libs/libl1gprs.a .libs/l1gprs.o libtool: link: ranlib .libs/libl1gprs.a /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -Wl,-z,now -o libtrxcon.la trxcon_inst.lo trxcon_fsm.lo trxcon_shim.lo l1ctl.lo libtool: link: ranlib .libs/libl1sched.a libtool: link: ( cd ".libs" && rm -f "libl1sched.la" && ln -s "../libl1sched.la" "libl1sched.la" ) libtool: link: ( cd ".libs" && rm -f "libl1gprs.la" && ln -s "../libl1gprs.la" "libl1gprs.la" ) libtool: link: ar cr .libs/libtrxcon.a .libs/trxcon_inst.o .libs/trxcon_fsm.o .libs/trxcon_shim.o .libs/l1ctl.o libtool: link: ranlib .libs/libtrxcon.a libtool: link: ( cd ".libs" && rm -f "libtrxcon.la" && ln -s "../libtrxcon.la" "libtrxcon.la" ) /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -Wl,-z,now -o trxcon l1ctl_server.o trxcon_main.o logging.o trx_if.o libtrxcon.la libl1sched.la libl1gprs.la -losmocore -ltalloc -lmnl -losmocoding -losmogsm -losmoisdn -losmocodec -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o trxcon l1ctl_server.o trxcon_main.o logging.o trx_if.o ./.libs/libtrxcon.a ./.libs/libl1sched.a ./.libs/libl1gprs.a /usr/lib/x86_64-linux-gnu/libosmocoding.so /usr/lib/x86_64-linux-gnu/libosmocodec.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/src' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon' Making all in libosmo-trx make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/libosmo-trx' Making all in include make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/libosmo-trx/include' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/libosmo-trx/include' Making all in src make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/libosmo-trx/src' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libosmo-trx/include -I../../libosmo-trx/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o trxc.lo trxc.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libosmo-trx/include -I../../libosmo-trx/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o trxc_client.lo trxc_client.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libosmo-trx/include -I../../libosmo-trx/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o trxd.lo trxd.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libosmo-trx/include -I../../libosmo-trx/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o trx_ep.lo trx_ep.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libosmo-trx/include -I../../libosmo-trx/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trxd.c -fPIC -DPIC -o .libs/trxd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libosmo-trx/include -I../../libosmo-trx/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trxc_client.c -fPIC -DPIC -o .libs/trxc_client.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libosmo-trx/include -I../../libosmo-trx/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trx_ep.c -fPIC -DPIC -o .libs/trx_ep.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libosmo-trx/include -I../../libosmo-trx/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trxc.c -fPIC -DPIC -o .libs/trxc.o trx_ep.c: In function 'osmo_trx_ep_close': trx_ep.c:369:4: warning: implicit declaration of function 'osmo_iofd_flush'; did you mean 'osmo_iofd_close'? [-Wimplicit-function-declaration] 369 | osmo_iofd_flush(chan->ctrl_iofd); | ^~~~~~~~~~~~~~~ | osmo_iofd_close libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libosmo-trx/include -I../../libosmo-trx/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trxc.c -o trxc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libosmo-trx/include -I../../libosmo-trx/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trxc_client.c -o trxc_client.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libosmo-trx/include -I../../libosmo-trx/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trx_ep.c -o trx_ep.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libosmo-trx/include -I../../libosmo-trx/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trxd.c -o trxd.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -version-info 0:0:0 -no-undefined -export-symbols-regex '^osmo_' -Wl,-z,relro -Wl,-z,now -o libosmotrx.la -rpath /usr/lib/x86_64-linux-gnu trxc.lo trxc_client.lo trxd.lo trx_ep.lo -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lboost_thread libtool: link: /usr/bin/nm -B .libs/trxc.o .libs/trxc_client.o .libs/trxd.o .libs/trx_ep.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libosmotrx.exp libtool: link: /bin/grep -E -e "^osmo_" ".libs/libosmotrx.exp" > ".libs/libosmotrx.expT" libtool: link: mv -f ".libs/libosmotrx.expT" ".libs/libosmotrx.exp" libtool: link: echo "{ global:" > .libs/libosmotrx.ver libtool: link: cat .libs/libosmotrx.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libosmotrx.ver libtool: link: echo "local: *; };" >> .libs/libosmotrx.ver libtool: link: gcc -shared -fPIC -DPIC .libs/trxc.o .libs/trxc_client.o .libs/trxd.o .libs/trx_ep.o /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lboost_thread -pthread -pthread -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmotrx.so.0 -Wl,-version-script -Wl,.libs/libosmotrx.ver -o .libs/libosmotrx.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libosmotrx.so.0" && ln -s "libosmotrx.so.0.0.0" "libosmotrx.so.0") libtool: link: (cd ".libs" && rm -f "libosmotrx.so" && ln -s "libosmotrx.so.0.0.0" "libosmotrx.so") libtool: link: ar cr .libs/libosmotrx.a trxc.o trxc_client.o trxd.o trx_ep.o libtool: link: ranlib .libs/libosmotrx.a libtool: link: ( cd ".libs" && rm -f "libosmotrx.la" && ln -s "../libosmotrx.la" "libosmotrx.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/libosmo-trx/src' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/libosmo-trx' rm -rf ./doc/html; mkdir -p ./doc /usr/bin/doxygen Doxyfile.trx warning: ignoring unsupported tag 'PROJECT_ICON' at line 70, file Doxyfile.trx warning: ignoring unsupported tag 'CREATE_SUBDIRS_LEVEL' at line 99, file Doxyfile.trx warning: ignoring unsupported tag 'MARKDOWN_STRICT' at line 366, file Doxyfile.trx warning: ignoring unsupported tag 'MARKDOWN_ID_STYLE' at line 386, file Doxyfile.trx warning: ignoring unsupported tag 'AUTOLINK_IGNORE_WORDS' at line 403, file Doxyfile.trx warning: ignoring unsupported tag 'TIMESTAMP' at line 527, file Doxyfile.trx warning: ignoring unsupported tag 'HIDE_UNDOC_NAMESPACES' at line 622, file Doxyfile.trx warning: ignoring unsupported tag 'SHOW_HEADERFILE' at line 680, file Doxyfile.trx warning: ignoring unsupported tag 'GENERATE_REQUIREMENTS' at line 791, file Doxyfile.trx warning: ignoring unsupported tag 'REQ_TRACEABILITY_INFO' at line 805, file Doxyfile.trx warning: ignoring unsupported tag 'EXTERNAL_TOOL_PATH' at line 893, file Doxyfile.trx warning: ignoring unsupported tag 'WARN_IF_INCOMPLETE_DOC' at line 935, file Doxyfile.trx warning: ignoring unsupported tag 'WARN_IF_UNDOC_ENUM_VAL' at line 953, file Doxyfile.trx warning: ignoring unsupported tag 'WARN_LAYOUT_FILE' at line 961, file Doxyfile.trx warning: ignoring unsupported tag 'WARN_LINE_FORMAT' at line 998, file Doxyfile.trx warning: ignoring unsupported tag 'INPUT_FILE_ENCODING' at line 1040, file Doxyfile.trx warning: ignoring unsupported tag 'IMPLICIT_DIR_DOCS' at line 1195, file Doxyfile.trx warning: ignoring unsupported tag 'FORTRAN_COMMENT_AFTER' at line 1204, file Doxyfile.trx warning: ignoring unsupported tag 'HTML_COLORSTYLE' at line 1458, file Doxyfile.trx warning: ignoring unsupported tag 'HTML_CODE_FOLDING' at line 1514, file Doxyfile.trx warning: ignoring unsupported tag 'HTML_COPY_CLIPBOARD' at line 1525, file Doxyfile.trx warning: ignoring unsupported tag 'HTML_PROJECT_COOKIE' at line 1534, file Doxyfile.trx warning: ignoring unsupported tag 'DOCSET_FEEDURL' at line 1577, file Doxyfile.trx warning: ignoring unsupported tag 'SITEMAP_URL' at line 1674, file Doxyfile.trx warning: ignoring unsupported tag 'PAGE_OUTLINE_PANEL' at line 1796, file Doxyfile.trx warning: ignoring unsupported tag 'FULL_SIDEBAR' at line 1807, file Doxyfile.trx warning: ignoring unsupported tag 'SHOW_ENUM_VALUES' at line 1823, file Doxyfile.trx warning: ignoring unsupported tag 'OBFUSCATE_EMAILS' at line 1844, file Doxyfile.trx warning: ignoring unsupported tag 'MATHJAX_VERSION' at line 1892, file Doxyfile.trx warning: ignoring unsupported tag 'RTF_EXTRA_FILES' at line 2294, file Doxyfile.trx warning: ignoring unsupported tag 'GENERATE_SQLITE3' at line 2412, file Doxyfile.trx warning: ignoring unsupported tag 'SQLITE3_OUTPUT' at line 2420, file Doxyfile.trx warning: ignoring unsupported tag 'SQLITE3_RECREATE_DB' at line 2428, file Doxyfile.trx warning: ignoring unsupported tag 'DOT_COMMON_ATTR' at line 2633, file Doxyfile.trx warning: ignoring unsupported tag 'DOT_EDGE_ATTR' at line 2642, file Doxyfile.trx warning: ignoring unsupported tag 'DOT_NODE_ATTR' at line 2650, file Doxyfile.trx warning: ignoring unsupported tag 'UML_MAX_EDGE_LABELS' at line 2726, file Doxyfile.trx warning: ignoring unsupported tag 'DIR_GRAPH_MAX_DEPTH' at line 2829, file Doxyfile.trx warning: ignoring unsupported tag 'PLANTUMLFILE_DIRS' at line 2911, file Doxyfile.trx warning: ignoring unsupported tag 'MSCGEN_TOOL' at line 2973, file Doxyfile.trx /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxc.h:71: warning: Unsupported xml/html tag <chan_comb> found /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxc.h:89: warning: Unsupported xml/html tag <chan_comb> found Doxygen version used: 1.9.1 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom Searching for files in directory /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx Searching for files in directory /obs/_temp/binpkgs/osmo-trx/libosmo-trx/src Reading and parsing tag files Parsing files Preprocessing /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/ep.h... Parsing file /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/ep.h... Preprocessing /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxc.h... Parsing file /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxc.h... Preprocessing /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxc_client.h... Parsing file /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxc_client.h... Preprocessing /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxd.h... Parsing file /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxd.h... Preprocessing /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxd_int.h... Parsing file /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxd_int.h... Preprocessing /obs/_temp/binpkgs/osmo-trx/libosmo-trx/src/trx_ep.c... Parsing file /obs/_temp/binpkgs/osmo-trx/libosmo-trx/src/trx_ep.c... Preprocessing /obs/_temp/binpkgs/osmo-trx/libosmo-trx/src/trxc.c... Parsing file /obs/_temp/binpkgs/osmo-trx/libosmo-trx/src/trxc.c... Preprocessing /obs/_temp/binpkgs/osmo-trx/libosmo-trx/src/trxc_client.c... Parsing file /obs/_temp/binpkgs/osmo-trx/libosmo-trx/src/trxc_client.c... Preprocessing /obs/_temp/binpkgs/osmo-trx/libosmo-trx/src/trxd.c... Parsing file /obs/_temp/binpkgs/osmo-trx/libosmo-trx/src/trxd.c... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/osmocom/trx/ep.h... Generating code for file include/osmocom/trx/trxc.h... Generating code for file include/osmocom/trx/trxc_client.h... Generating code for file include/osmocom/trx/trxd.h... Generating code for file include/osmocom/trx/trxd_int.h... Parsing code/obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxc.h:71: warning: Unsupported xml/html tag <chan_comb> found /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxc.h:89: warning: Unsupported xml/html tag <chan_comb> found /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxc.h:71: warning: Unsupported xml/html tag <chan_comb> found /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxc.h:89: warning: Unsupported xml/html tag <chan_comb> found /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxc_client.h:70: warning: The following parameters of osmo_trxc_setformat_cb(struct osmo_trxc_client *client, uint8_t ver_use, void *cb_data) are not documented: parameter 'client' parameter 'cb_data' for file src/trx_ep.c... Parsing code for file src/trxc.c... Parsing code for file src/trxc_client.c... Parsing code for file src/trxd.c... Generating file documentation... Generating docs for file include/osmocom/trx/ep.h... Generating docs for file include/osmocom/trx/trxc.h... Generating docs for file include/osmocom/trx/trxc_client.h... Generating docs for file include/osmocom/trx/trxd.h... Generating docs for file include/osmocom/trx/trxd_int.h... Generating docs for file src/trx_ep.c... Generating docs for file src/trxc.c... Generating docs for file src/trxc_client.c... Generating docs for file src/trxd.c... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound osmo_trx_ep... Generating docs for compound osmo_trx_ep_cfg... Generating docs for compound osmo_trx_ep_chan... Generating docs for compound osmo_trxc_client... Generating docs for compound osmo_trxc_client_ops... Generating docs for compound osmo_trxc_msg... Generating docs for compound osmo_trxc_setslot... Generating docs for compound osmo_trxc_setslot_tsc... Generating docs for compound osmo_trxd_burst_ind... Generating docs for compound osmo_trxd_burst_req... Generating docs for compound osmo_trxd_parse_state... Generating docs for compound trxc_cmd_entry... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 347/65536 hits=2208 misses=369 finished... cd ./doc && tar cf html.tar html make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/libosmo-trx' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/libosmo-trx' Making all in CommonLibs make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/CommonLibs' /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o BitVector.lo BitVector.cpp /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o LinkedLists.lo LinkedLists.cpp /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Threads.lo Threads.cpp /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Timeval.lo Timeval.cpp /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Logger.lo Logger.cpp /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Utils.lo Utils.cpp /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o trx_rate_ctr.lo trx_rate_ctr.cpp /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o trx_vty.lo trx_vty.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o debug.lo debug.c libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c BitVector.cpp -fPIC -DPIC -o .libs/BitVector.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trx_vty.c -fPIC -DPIC -o .libs/trx_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c debug.c -fPIC -DPIC -o .libs/debug.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c LinkedLists.cpp -fPIC -DPIC -o .libs/LinkedLists.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Logger.cpp -fPIC -DPIC -o .libs/Logger.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Timeval.cpp -fPIC -DPIC -o .libs/Timeval.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Threads.cpp -fPIC -DPIC -o .libs/Threads.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Utils.cpp -fPIC -DPIC -o .libs/Utils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c trx_rate_ctr.cpp -fPIC -DPIC -o .libs/trx_rate_ctr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c debug.c -o debug.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c LinkedLists.cpp -o LinkedLists.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trx_vty.c -o trx_vty.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Timeval.cpp -o Timeval.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Threads.cpp -o Threads.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c BitVector.cpp -o BitVector.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Utils.cpp -o Utils.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Logger.cpp -o Logger.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c trx_rate_ctr.cpp -o trx_rate_ctr.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=link g++ -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o libcommon.la BitVector.lo LinkedLists.lo Threads.lo Timeval.lo Logger.lo Utils.lo trx_rate_ctr.lo trx_vty.lo debug.lo -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -lpthread -lboost_thread libtool: link: ar cr .libs/libcommon.a .libs/BitVector.o .libs/LinkedLists.o .libs/Threads.o .libs/Timeval.o .libs/Logger.o .libs/Utils.o .libs/trx_rate_ctr.o .libs/trx_vty.o .libs/debug.o libtool: link: ranlib .libs/libcommon.a libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" ) make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/CommonLibs' Making all in GSM make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/GSM' /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o GSMCommon.lo GSMCommon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c GSMCommon.cpp -fPIC -DPIC -o .libs/GSMCommon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c GSMCommon.cpp -o GSMCommon.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o libGSM.la GSMCommon.lo -lboost_thread libtool: link: ar cr .libs/libGSM.a .libs/GSMCommon.o libtool: link: ranlib .libs/libGSM.a libtool: link: ( cd ".libs" && rm -f "libGSM.la" && ln -s "../libGSM.la" "libGSM.la" ) make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/GSM' Making all in Transceiver52M make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M' Making all in arch make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch' Making all in common make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch/common' /bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o convolve_base.lo convolve_base.c /bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o convert_base.lo convert_base.c /bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o fft.lo fft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c fft.c -fPIC -DPIC -o .libs/fft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convolve_base.c -fPIC -DPIC -o .libs/convolve_base.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convert_base.c -fPIC -DPIC -o .libs/convert_base.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convert_base.c -o convert_base.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c fft.c -o fft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convolve_base.c -o convolve_base.o >/dev/null 2>&1 /bin/bash ../../../libtool --tag=CC --mode=link gcc -Wall -std=gnu99 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -Wl,-z,now -o libarch_common.la convolve_base.lo convert_base.lo fft.lo -lboost_thread libtool: link: ar cr .libs/libarch_common.a .libs/convolve_base.o .libs/convert_base.o .libs/fft.o libtool: link: ranlib .libs/libarch_common.a libtool: link: ( cd ".libs" && rm -f "libarch_common.la" && ln -s "../libarch_common.la" "libarch_common.la" ) make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch/common' Making all in x86 make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch/x86' /bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o convert.lo convert.c /bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o convolve.lo convolve.c /bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -msse3 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o libarch_sse_3_la-convert_sse_3.lo `test -f 'convert_sse_3.c' || echo './'`convert_sse_3.c /bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -msse3 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o libarch_sse_3_la-convolve_sse_3.lo `test -f 'convolve_sse_3.c' || echo './'`convolve_sse_3.c /bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -msse4.1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o libarch_sse_4_1_la-convert_sse_4_1.lo `test -f 'convert_sse_4_1.c' || echo './'`convert_sse_4_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -msse3 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convert_sse_3.c -fPIC -DPIC -o .libs/libarch_sse_3_la-convert_sse_3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convolve.c -fPIC -DPIC -o .libs/convolve.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convert.c -fPIC -DPIC -o .libs/convert.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -msse4.1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convert_sse_4_1.c -fPIC -DPIC -o .libs/libarch_sse_4_1_la-convert_sse_4_1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -msse3 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convolve_sse_3.c -fPIC -DPIC -o .libs/libarch_sse_3_la-convolve_sse_3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convert.c -o convert.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -msse3 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convert_sse_3.c -o libarch_sse_3_la-convert_sse_3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convolve.c -o convolve.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -msse4.1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convert_sse_4_1.c -o libarch_sse_4_1_la-convert_sse_4_1.o >/dev/null 2>&1 /bin/bash ../../../libtool --tag=CC --mode=link gcc -Wall -std=gnu99 -I./../common -msse4.1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -Wl,-z,now -o libarch_sse_4_1.la libarch_sse_4_1_la-convert_sse_4_1.lo -lboost_thread libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -msse3 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convolve_sse_3.c -o libarch_sse_3_la-convolve_sse_3.o >/dev/null 2>&1 libtool: link: ar cr .libs/libarch_sse_4_1.a .libs/libarch_sse_4_1_la-convert_sse_4_1.o libtool: link: ranlib .libs/libarch_sse_4_1.a libtool: link: ( cd ".libs" && rm -f "libarch_sse_4_1.la" && ln -s "../libarch_sse_4_1.la" "libarch_sse_4_1.la" ) /bin/bash ../../../libtool --tag=CC --mode=link gcc -Wall -std=gnu99 -I./../common -msse3 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -Wl,-z,now -o libarch_sse_3.la libarch_sse_3_la-convert_sse_3.lo libarch_sse_3_la-convolve_sse_3.lo -lboost_thread libtool: link: ar cr .libs/libarch_sse_3.a .libs/libarch_sse_3_la-convert_sse_3.o .libs/libarch_sse_3_la-convolve_sse_3.o libtool: link: ranlib .libs/libarch_sse_3.a libtool: link: ( cd ".libs" && rm -f "libarch_sse_3.la" && ln -s "../libarch_sse_3.la" "libarch_sse_3.la" ) /bin/bash ../../../libtool --tag=CC --mode=link gcc -Wall -std=gnu99 -I./../common -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -Wl,-z,now -o libarch.la convert.lo convolve.lo ../../../Transceiver52M/arch/common/libarch_common.la libarch_sse_3.la libarch_sse_4_1.la -lboost_thread libtool: link: (cd .libs/libarch.lax/libarch_common.a && ar x "/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch/x86/../../../Transceiver52M/arch/common/.libs/libarch_common.a") libtool: link: (cd .libs/libarch.lax/libarch_sse_3.a && ar x "/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch/x86/./.libs/libarch_sse_3.a") libtool: link: (cd .libs/libarch.lax/libarch_sse_4_1.a && ar x "/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch/x86/./.libs/libarch_sse_4_1.a") libtool: link: ar cr .libs/libarch.a .libs/convert.o .libs/convolve.o .libs/libarch.lax/libarch_common.a/convert_base.o .libs/libarch.lax/libarch_common.a/convolve_base.o .libs/libarch.lax/libarch_common.a/fft.o .libs/libarch.lax/libarch_sse_3.a/libarch_sse_3_la-convert_sse_3.o .libs/libarch.lax/libarch_sse_3.a/libarch_sse_3_la-convolve_sse_3.o .libs/libarch.lax/libarch_sse_4_1.a/libarch_sse_4_1_la-convert_sse_4_1.o libtool: link: ranlib .libs/libarch.a libtool: link: rm -fr .libs/libarch.lax libtool: link: ( cd ".libs" && rm -f "libarch.la" && ln -s "../libarch.la" "libarch.la" ) make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch/x86' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch' Making all in device make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device' Making all in common make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/common' /bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -Wall -I../../../CommonLibs -I../../../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o smpl_buf.lo smpl_buf.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -Wall -I../../../CommonLibs -I../../../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c smpl_buf.cpp -fPIC -DPIC -o .libs/smpl_buf.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -Wall -I../../../CommonLibs -I../../../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c smpl_buf.cpp -o smpl_buf.o >/dev/null 2>&1 /bin/bash ../../../libtool --tag=CXX --mode=link g++ -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o libdevice_common.la smpl_buf.lo -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lboost_thread libtool: link: ar cr .libs/libdevice_common.a .libs/smpl_buf.o libtool: link: ranlib .libs/libdevice_common.a libtool: link: ( cd ".libs" && rm -f "libdevice_common.la" && ln -s "../libdevice_common.la" "libdevice_common.la" ) make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/common' Making all in usrp1 make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/usrp1' /bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -Wall -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o USRPDevice.lo USRPDevice.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -Wall -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c USRPDevice.cpp -fPIC -DPIC -o .libs/USRPDevice.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -Wall -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c USRPDevice.cpp -o USRPDevice.o >/dev/null 2>&1 /bin/bash ../../../libtool --tag=CXX --mode=link g++ -lpthread -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o libdevice.la USRPDevice.lo -lboost_thread libtool: link: ar cr .libs/libdevice.a .libs/USRPDevice.o libtool: link: ranlib .libs/libdevice.a libtool: link: ( cd ".libs" && rm -f "libdevice.la" && ln -s "../libdevice.la" "libdevice.la" ) make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/usrp1' Making all in uhd make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/uhd' /bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -Wall -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o UHDDevice.lo UHDDevice.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -Wall -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c UHDDevice.cpp -fPIC -DPIC -o .libs/UHDDevice.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -Wall -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c UHDDevice.cpp -o UHDDevice.o >/dev/null 2>&1 /bin/bash ../../../libtool --tag=CXX --mode=link g++ -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o libdevice.la UHDDevice.lo ../../../Transceiver52M/device/common/libdevice_common.la -lboost_thread libtool: link: (cd .libs/libdevice.lax/libdevice_common.a && ar x "/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/uhd/../../../Transceiver52M/device/common/.libs/libdevice_common.a") libtool: link: ar cr .libs/libdevice.a .libs/UHDDevice.o .libs/libdevice.lax/libdevice_common.a/smpl_buf.o libtool: link: ranlib .libs/libdevice.a libtool: link: rm -fr .libs/libdevice.lax libtool: link: ( cd ".libs" && rm -f "libdevice.la" && ln -s "../libdevice.la" "libdevice.la" ) make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/uhd' Making all in ipc make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/ipc' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ipc-driver-test.o ipc-driver-test.c g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o uhdwrap.o uhdwrap.cpp /bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libdevice_la-IPCDevice.lo `test -f 'IPCDevice.cpp' || echo './'`IPCDevice.cpp /bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o libdevice_la-shm.lo `test -f 'shm.c' || echo './'`shm.c /bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o libdevice_la-ipc_shm.lo `test -f 'ipc_shm.c' || echo './'`ipc_shm.c /bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o libdevice_la-ipc_chan.lo `test -f 'ipc_chan.c' || echo './'`ipc_chan.c /bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o libdevice_la-ipc_sock.lo `test -f 'ipc_sock.c' || echo './'`ipc_sock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c ipc_sock.c -fPIC -DPIC -o .libs/libdevice_la-ipc_sock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c ipc_chan.c -fPIC -DPIC -o .libs/libdevice_la-ipc_chan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c ipc_shm.c -fPIC -DPIC -o .libs/libdevice_la-ipc_shm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c shm.c -fPIC -DPIC -o .libs/libdevice_la-shm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c IPCDevice.cpp -fPIC -DPIC -o .libs/libdevice_la-IPCDevice.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c ipc_shm.c -o libdevice_la-ipc_shm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c shm.c -o libdevice_la-shm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c ipc_chan.c -o libdevice_la-ipc_chan.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c ipc_sock.c -o libdevice_la-ipc_sock.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c IPCDevice.cpp -o libdevice_la-IPCDevice.o >/dev/null 2>&1 /bin/bash ../../../libtool --tag=CXX --mode=link g++ -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o libdevice.la libdevice_la-IPCDevice.lo libdevice_la-shm.lo libdevice_la-ipc_shm.lo libdevice_la-ipc_chan.lo libdevice_la-ipc_sock.lo ../../../Transceiver52M/device/common/libdevice_common.la -lpthread -lrt -lboost_thread libtool: link: (cd .libs/libdevice.lax/libdevice_common.a && ar x "/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/ipc/../../../Transceiver52M/device/common/.libs/libdevice_common.a") libtool: link: ar cr .libs/libdevice.a .libs/libdevice_la-IPCDevice.o .libs/libdevice_la-shm.o .libs/libdevice_la-ipc_shm.o .libs/libdevice_la-ipc_chan.o .libs/libdevice_la-ipc_sock.o .libs/libdevice.lax/libdevice_common.a/smpl_buf.o libtool: link: ranlib .libs/libdevice.a libtool: link: rm -fr .libs/libdevice.lax libtool: link: ( cd ".libs" && rm -f "libdevice.la" && ln -s "../libdevice.la" "libdevice.la" ) /bin/bash ../../../libtool --tag=CXX --mode=link g++ -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o ipc-driver-test ipc-driver-test.o uhdwrap.o -luhd -lboost_system -losmocore -ltalloc -lmnl ../../../CommonLibs/libcommon.la libdevice.la ../../../Transceiver52M/device/uhd/UHDDevice.o -lboost_thread libtool: link: g++ -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o ipc-driver-test ipc-driver-test.o uhdwrap.o ../../../Transceiver52M/device/uhd/UHDDevice.o -luhd -lboost_system ../../../CommonLibs/.libs/libcommon.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmovty.so ./.libs/libdevice.a /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lpthread -lrt -lboost_thread -pthread make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/ipc' Making all in lms make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/lms' /bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -Wall -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o LMSDevice.lo LMSDevice.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -Wall -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c LMSDevice.cpp -fPIC -DPIC -o .libs/LMSDevice.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -Wall -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c LMSDevice.cpp -o LMSDevice.o >/dev/null 2>&1 /bin/bash ../../../libtool --tag=CXX --mode=link g++ -lpthread -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o libdevice.la LMSDevice.lo ../../../Transceiver52M/device/common/libdevice_common.la -lboost_thread libtool: link: (cd .libs/libdevice.lax/libdevice_common.a && ar x "/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/lms/../../../Transceiver52M/device/common/.libs/libdevice_common.a") libtool: link: ar cr .libs/libdevice.a .libs/LMSDevice.o .libs/libdevice.lax/libdevice_common.a/smpl_buf.o libtool: link: ranlib .libs/libdevice.a libtool: link: rm -fr .libs/libdevice.lax libtool: link: ( cd ".libs" && rm -f "libdevice.la" && ln -s "../libdevice.la" "libdevice.la" ) make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/lms' Making all in bladerf make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/bladerf' /bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -Wall -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o bladerf.lo bladerf.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -Wall -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c bladerf.cpp -fPIC -DPIC -o .libs/bladerf.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -Wall -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c bladerf.cpp -o bladerf.o >/dev/null 2>&1 /bin/bash ../../../libtool --tag=CXX --mode=link g++ -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o libdevice.la bladerf.lo ../../../Transceiver52M/device/common/libdevice_common.la -lboost_thread libtool: link: (cd .libs/libdevice.lax/libdevice_common.a && ar x "/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/bladerf/../../../Transceiver52M/device/common/.libs/libdevice_common.a") libtool: link: ar cr .libs/libdevice.a .libs/bladerf.o .libs/libdevice.lax/libdevice_common.a/smpl_buf.o libtool: link: ranlib .libs/libdevice.a libtool: link: rm -fr .libs/libdevice.lax libtool: link: ( cd ".libs" && rm -f "libdevice.la" && ln -s "../libdevice.la" "libdevice.la" ) make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/bladerf' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M' g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o osmo_trx_uhd-osmo-trx.o `test -f 'osmo-trx.cpp' || echo './'`osmo-trx.cpp /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o radioInterface.lo radioInterface.cpp /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o radioVector.lo radioVector.cpp /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o radioClock.lo radioClock.cpp /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o radioBuffer.lo radioBuffer.cpp /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o sigProcLib.lo sigProcLib.cpp /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o signalVector.lo signalVector.cpp /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Transceiver.lo Transceiver.cpp /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o ChannelizerBase.lo ChannelizerBase.cpp /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Channelizer.lo Channelizer.cpp /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Synthesis.lo Synthesis.cpp /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Resampler.lo Resampler.cpp /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o radioInterfaceResamp.lo radioInterfaceResamp.cpp /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o radioInterfaceMulti.lo radioInterfaceMulti.cpp g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/libusb-1.0 -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o osmo_trx_usrp1-osmo-trx.o `test -f 'osmo-trx.cpp' || echo './'`osmo-trx.cpp g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o osmo_trx_lms-osmo-trx.o `test -f 'osmo-trx.cpp' || echo './'`osmo-trx.cpp g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o osmo_trx_blade-osmo-trx.o `test -f 'osmo-trx.cpp' || echo './'`osmo-trx.cpp g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o grgsm_vitac/osmo_trx_ms_blade-grgsm_vitac.o `test -f 'grgsm_vitac/grgsm_vitac.cpp' || echo './'`grgsm_vitac/grgsm_vitac.cpp g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o grgsm_vitac/osmo_trx_ms_blade-viterbi_detector.o `test -f 'grgsm_vitac/viterbi_detector.cc' || echo './'`grgsm_vitac/viterbi_detector.cc g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o osmo_trx_ipc-osmo-trx.o `test -f 'osmo-trx.cpp' || echo './'`osmo-trx.cpp /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o grgsm_vitac/grgsm_vitac.lo grgsm_vitac/grgsm_vitac.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c radioClock.cpp -fPIC -DPIC -o .libs/radioClock.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c radioInterface.cpp -fPIC -DPIC -o .libs/radioInterface.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Synthesis.cpp -fPIC -DPIC -o .libs/Synthesis.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c sigProcLib.cpp -fPIC -DPIC -o .libs/sigProcLib.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c ChannelizerBase.cpp -fPIC -DPIC -o .libs/ChannelizerBase.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c radioVector.cpp -fPIC -DPIC -o .libs/radioVector.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Resampler.cpp -fPIC -DPIC -o .libs/Resampler.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Channelizer.cpp -fPIC -DPIC -o .libs/Channelizer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c radioBuffer.cpp -fPIC -DPIC -o .libs/radioBuffer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Transceiver.cpp -fPIC -DPIC -o .libs/Transceiver.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c radioInterfaceMulti.cpp -fPIC -DPIC -o .libs/radioInterfaceMulti.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c grgsm_vitac/grgsm_vitac.cpp -fPIC -DPIC -o grgsm_vitac/.libs/grgsm_vitac.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c radioInterfaceResamp.cpp -fPIC -DPIC -o .libs/radioInterfaceResamp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c signalVector.cpp -fPIC -DPIC -o .libs/signalVector.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Channelizer.cpp -o Channelizer.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o grgsm_vitac/viterbi_detector.lo grgsm_vitac/viterbi_detector.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c grgsm_vitac/viterbi_detector.cc -fPIC -DPIC -o grgsm_vitac/.libs/viterbi_detector.o gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ms/osmo_trx_ms_blade-sch.o `test -f 'ms/sch.c' || echo './'`ms/sch.c libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Synthesis.cpp -o Synthesis.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c signalVector.cpp -o signalVector.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c radioClock.cpp -o radioClock.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c ChannelizerBase.cpp -o ChannelizerBase.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o ms/osmo_trx_ms_blade-ms.o `test -f 'ms/ms.cpp' || echo './'`ms/ms.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c radioBuffer.cpp -o radioBuffer.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o ms/osmo_trx_ms_blade-threadsched.o `test -f 'ms/threadsched.cpp' || echo './'`ms/threadsched.cpp g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o ms/osmo_trx_ms_blade-ms_rx_lower.o `test -f 'ms/ms_rx_lower.cpp' || echo './'`ms/ms_rx_lower.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Resampler.cpp -o Resampler.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c grgsm_vitac/grgsm_vitac.cpp -o grgsm_vitac/grgsm_vitac.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c grgsm_vitac/viterbi_detector.cc -o grgsm_vitac/viterbi_detector.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o ms/osmo_trx_ms_blade-ms_upper.o `test -f 'ms/ms_upper.cpp' || echo './'`ms/ms_upper.cpp gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ms/osmo_trx_ms_blade-l1ctl_server.o `test -f 'ms/l1ctl_server.c' || echo './'`ms/l1ctl_server.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ms/osmo_trx_ms_blade-logging.o `test -f 'ms/logging.c' || echo './'`ms/logging.c libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c radioInterfaceResamp.cpp -o radioInterfaceResamp.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c radioVector.cpp -o radioVector.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o ms/osmo_trx_ms_blade-l1ctl_server_cb.o `test -f 'ms/l1ctl_server_cb.cpp' || echo './'`ms/l1ctl_server_cb.cpp g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o ms/osmo_trx_ms_blade-ms_trxcon_if.o `test -f 'ms/ms_trxcon_if.cpp' || echo './'`ms/ms_trxcon_if.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c radioInterfaceMulti.cpp -o radioInterfaceMulti.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c radioInterface.cpp -o radioInterface.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c sigProcLib.cpp -o sigProcLib.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Transceiver.cpp -o Transceiver.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=link g++ -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o libtransceiver_common.la radioInterface.lo radioVector.lo radioClock.lo radioBuffer.lo sigProcLib.lo signalVector.lo Transceiver.lo grgsm_vitac/grgsm_vitac.lo grgsm_vitac/viterbi_detector.lo ChannelizerBase.lo Channelizer.lo Synthesis.lo Resampler.lo radioInterfaceResamp.lo radioInterfaceMulti.lo -lboost_thread libtool: link: ar cr .libs/libtransceiver_common.a .libs/radioInterface.o .libs/radioVector.o .libs/radioClock.o .libs/radioBuffer.o .libs/sigProcLib.o .libs/signalVector.o .libs/Transceiver.o grgsm_vitac/.libs/grgsm_vitac.o grgsm_vitac/.libs/viterbi_detector.o .libs/ChannelizerBase.o .libs/Channelizer.o .libs/Synthesis.o .libs/Resampler.o .libs/radioInterfaceResamp.o .libs/radioInterfaceMulti.o libtool: link: ranlib .libs/libtransceiver_common.a libtool: link: ( cd ".libs" && rm -f "libtransceiver_common.la" && ln -s "../libtransceiver_common.la" "libtransceiver_common.la" ) /bin/bash ../libtool --tag=CXX --mode=link g++ -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o osmo-trx-uhd osmo_trx_uhd-osmo-trx.o ./device/uhd/libdevice.la libtransceiver_common.la ../libosmo-trx/src/libosmotrx.la ../Transceiver52M/arch/x86/libarch.la ../GSM/libGSM.la ../CommonLibs/libcommon.la -lfftw3f -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -luhd -lboost_system -lboost_thread /bin/bash ../libtool --tag=CXX --mode=link g++ -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o osmo-trx-usrp1 osmo_trx_usrp1-osmo-trx.o ./device/usrp1/libdevice.la libtransceiver_common.la ../libosmo-trx/src/libosmotrx.la ../Transceiver52M/arch/x86/libarch.la ../GSM/libGSM.la ../CommonLibs/libcommon.la -lfftw3f -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -lusrp -lusb-1.0 -lboost_thread /bin/bash ../libtool --tag=CXX --mode=link g++ -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o osmo-trx-lms osmo_trx_lms-osmo-trx.o ./device/lms/libdevice.la libtransceiver_common.la ../libosmo-trx/src/libosmotrx.la ../Transceiver52M/arch/x86/libarch.la ../GSM/libGSM.la ../CommonLibs/libcommon.la -lfftw3f -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -lLimeSuite -lboost_thread /bin/bash ../libtool --tag=CXX --mode=link g++ -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o osmo-trx-blade osmo_trx_blade-osmo-trx.o ./device/bladerf/libdevice.la libtransceiver_common.la ../libosmo-trx/src/libosmotrx.la ../Transceiver52M/arch/x86/libarch.la ../GSM/libGSM.la ../CommonLibs/libcommon.la -lfftw3f -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -L/usr/lib/x86_64-linux-gnu/ -lbladeRF -lboost_thread /bin/bash ../libtool --tag=CXX --mode=link g++ -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o osmo-trx-ms-blade ms/osmo_trx_ms_blade-sch.o ms/osmo_trx_ms_blade-ms.o ms/osmo_trx_ms_blade-threadsched.o ms/osmo_trx_ms_blade-ms_rx_lower.o grgsm_vitac/osmo_trx_ms_blade-grgsm_vitac.o grgsm_vitac/osmo_trx_ms_blade-viterbi_detector.o ms/osmo_trx_ms_blade-ms_upper.o ms/osmo_trx_ms_blade-l1ctl_server.o ms/osmo_trx_ms_blade-logging.o ms/osmo_trx_ms_blade-l1ctl_server_cb.o ms/osmo_trx_ms_blade-ms_trxcon_if.o ./device/bladerf/libdevice.la libtransceiver_common.la ../libosmo-trx/src/libosmotrx.la ../Transceiver52M/arch/x86/libarch.la ../GSM/libGSM.la ../CommonLibs/libcommon.la -lfftw3f -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -L/usr/lib/x86_64-linux-gnu/ -lbladeRF ../osmocom-bb/src/host/trxcon/src/.libs/libtrxcon.a ../osmocom-bb/src/host/trxcon/src/.libs/libl1sched.a ../osmocom-bb/src/host/trxcon/src/.libs/libl1gprs.a -losmocoding -losmogsm -losmoisdn -losmocodec -losmocore -ltalloc -lmnl -lboost_thread /bin/bash ../libtool --tag=CXX --mode=link g++ -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o osmo-trx-ipc osmo_trx_ipc-osmo-trx.o ./device/ipc/libdevice.la libtransceiver_common.la ../libosmo-trx/src/libosmotrx.la ../Transceiver52M/arch/x86/libarch.la ../GSM/libGSM.la ../CommonLibs/libcommon.la -lfftw3f -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -lboost_thread libtool: link: g++ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-trx-ipc osmo_trx_ipc-osmo-trx.o ./device/ipc/.libs/libdevice.a -lrt ./.libs/libtransceiver_common.a ../libosmo-trx/src/.libs/libosmotrx.so ../Transceiver52M/arch/x86/.libs/libarch.a ../GSM/.libs/libGSM.a ../CommonLibs/.libs/libcommon.a -lpthread -lfftw3f /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lboost_thread -pthread libtool: link: g++ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-trx-usrp1 osmo_trx_usrp1-osmo-trx.o ./device/usrp1/.libs/libdevice.a ./.libs/libtransceiver_common.a ../libosmo-trx/src/.libs/libosmotrx.so ../Transceiver52M/arch/x86/.libs/libarch.a ../GSM/.libs/libGSM.a ../CommonLibs/.libs/libcommon.a -lpthread -lfftw3f /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl /usr/lib/x86_64-linux-gnu/libusrp.so -lusb-1.0 -lboost_thread -pthread libtool: link: g++ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-trx-blade osmo_trx_blade-osmo-trx.o ./device/bladerf/.libs/libdevice.a ./.libs/libtransceiver_common.a ../libosmo-trx/src/.libs/libosmotrx.so ../Transceiver52M/arch/x86/.libs/libarch.a ../GSM/.libs/libGSM.a ../CommonLibs/.libs/libcommon.a -lpthread -lfftw3f /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -L/usr/lib/x86_64-linux-gnu/ -lbladeRF -lboost_thread -pthread libtool: link: g++ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-trx-lms osmo_trx_lms-osmo-trx.o ./device/lms/.libs/libdevice.a ./.libs/libtransceiver_common.a ../libosmo-trx/src/.libs/libosmotrx.so ../Transceiver52M/arch/x86/.libs/libarch.a ../GSM/.libs/libGSM.a ../CommonLibs/.libs/libcommon.a -lpthread -lfftw3f /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lLimeSuite -lboost_thread -pthread libtool: link: g++ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-trx-uhd osmo_trx_uhd-osmo-trx.o ./device/uhd/.libs/libdevice.a ./.libs/libtransceiver_common.a ../libosmo-trx/src/.libs/libosmotrx.so ../Transceiver52M/arch/x86/.libs/libarch.a ../GSM/.libs/libGSM.a ../CommonLibs/.libs/libcommon.a -lpthread -lfftw3f /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -luhd -lboost_system -lboost_thread -pthread libtool: link: g++ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-trx-ms-blade ms/osmo_trx_ms_blade-sch.o ms/osmo_trx_ms_blade-ms.o ms/osmo_trx_ms_blade-threadsched.o ms/osmo_trx_ms_blade-ms_rx_lower.o grgsm_vitac/osmo_trx_ms_blade-grgsm_vitac.o grgsm_vitac/osmo_trx_ms_blade-viterbi_detector.o ms/osmo_trx_ms_blade-ms_upper.o ms/osmo_trx_ms_blade-l1ctl_server.o ms/osmo_trx_ms_blade-logging.o ms/osmo_trx_ms_blade-l1ctl_server_cb.o ms/osmo_trx_ms_blade-ms_trxcon_if.o ./device/bladerf/.libs/libdevice.a ./.libs/libtransceiver_common.a ../libosmo-trx/src/.libs/libosmotrx.so ../Transceiver52M/arch/x86/.libs/libarch.a ../GSM/.libs/libGSM.a ../CommonLibs/.libs/libcommon.a -lpthread -lfftw3f /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmovty.so -L/usr/lib/x86_64-linux-gnu/ -lbladeRF ../osmocom-bb/src/host/trxcon/src/.libs/libtrxcon.a ../osmocom-bb/src/host/trxcon/src/.libs/libl1sched.a ../osmocom-bb/src/host/trxcon/src/.libs/libl1gprs.a /usr/lib/x86_64-linux-gnu/libosmocoding.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocodec.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lboost_thread -pthread /usr/bin/ld: ../libosmo-trx/src/.libs/libosmotrx.so: undefined reference to `osmo_iofd_flush' collect2: error: ld returned 1 exit status make[4]: *** [Makefile:866: osmo-trx-lms] Error 1 make[4]: *** Waiting for unfinished jobs.... /usr/bin/ld: ../libosmo-trx/src/.libs/libosmotrx.so: undefined reference to `osmo_iofd_flush' collect2: error: ld returned 1 exit status make[4]: *** [Makefile:904: osmo-trx-uhd] Error 1 /usr/bin/ld: ../libosmo-trx/src/.libs/libosmotrx.so: undefined reference to `osmo_iofd_flush' collect2: error: ld returned 1 exit status make[4]: *** [Makefile:858: osmo-trx-blade] Error 1 /usr/bin/ld: ../libosmo-trx/src/.libs/libosmotrx.so: undefined reference to `osmo_iofd_flush' collect2: error: ld returned 1 exit status make[4]: *** [Makefile:908: osmo-trx-usrp1] Error 1 /usr/bin/ld: ../libosmo-trx/src/.libs/libosmotrx.so: undefined reference to `osmo_iofd_flush' collect2: error: ld returned 1 exit status make[4]: *** [Makefile:862: osmo-trx-ipc] Error 1 make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M' make[3]: *** [Makefile:1267: all-recursive] Error 1 make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M' make[2]: *** [Makefile:523: all-recursive] Error 1 make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-trx' make[1]: *** [Makefile:454: all] Error 2 make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-trx' dh_auto_build: error: make -j21 returned exit code 2 make: *** [debian/rules:6: build] Error 25 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 ERROR: build failed! docker: running: data/build.sh inside docker --- NOTE: if the build failed because dependencies are outdated, see the status here: https://obs.osmocom.org/project/show/osmocom:master --- Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1975658 killed; [ssh-agent] Stopped. Finished: FAILURE