Skip to content
Started by upstream project "gerrit-osmo-trx" build number 490
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-trx/+/42242 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@2
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-JlmCEVb7LDzC/agent.305472
SSH_AGENT_PID=305475
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_10681181397563733630.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_10681181397563733630.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@2/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/42/42242/1 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision 6f08a418a1d39381d4e9330db9ecfecb03926fcc (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6f08a418a1d39381d4e9330db9ecfecb03926fcc # timeout=10
Commit message: "radio: improve API documentation in RadioDevice"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk eb9e9bada01e90121ff80719521fcb128a7b8268 # 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@2] $ /bin/sh -xe /tmp/jenkins12042654497580724673.sh + set +x Building binary packages for distro: 'debian:13' + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline 6e230c3 lint/checkpatch: support multiple configs + cd osmo-trx + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:13 :: 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@2/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 1.45kB 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 [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 #5 CACHED #6 [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-python 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 #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:3992a07cbedb4a333dca8fb3192d3dbf6e58d972753fdf443f3942e267cd16f6 0.0s done #8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg #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'] 6f08a41 radio: improve API documentation in RadioDevice osmo-trx: skipping git checkout, current commit: 6f08a41 radio: improve API documentation in RadioDevice + get_version_for_feed(): ['/obs/_cache/osmo-trx/git-version-gen', '.'] 1.7.2.2-6f08osmo-trx: building source package 1.7.2.2-6f08 osmo-trx: adding debian/changelog entry (1.7.2 => 1.7.2.2.6f08) + 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.2.6f08 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.2.6f08.tar.xz dpkg-source: info: building osmo-trx in osmo-trx_1.7.2.2.6f08.dsc dpkg-genbuildinfo --build=source -O../osmo-trx_1.7.2.2.6f08_source.buildinfo dpkg-genchanges --build=source -O../osmo-trx_1.7.2.2.6f08_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'] 6f08a418a1d39381d4e9330db9ecfecb03926fcc osmo-trx: adding commit_6f08a418a1d39381d4e9330db9ecfecb03926fcc.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@2/osmo-ci/scripts/obs/_temp/binpkgs'] docker: building image debian-13-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-13-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 3.31kB done #1 DONE 0.3s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.3s #4 [1/6] FROM docker.io/library/debian:trixie #4 CACHED #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 1.0s #6 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc #6 DONE 0.8s #7 [3/6] RUN SET -x && if id "1000" >/dev/null 2>&1; then userdel "$(getent passwd "1000" | cut -d: -f1)"; fi && useradd --uid=1000 -m user #7 0.834 + id 1000 #7 0.834 + useradd --uid=1000 -m user #7 DONE 1.8s #8 [4/6] RUN CASE "debian:13" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && mkdir -p /usr/share/man/man1/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) set -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #8 1.625 Get:1 http://deb.debian.org/debian trixie InRelease [140 kB] #8 1.639 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] #8 1.646 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] #8 1.662 Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9670 kB] #8 1.766 Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [5412 B] #8 1.767 Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [113 kB] #8 2.416 Fetched 10.0 MB in 1s (12.5 MB/s) #8 2.416 Reading package lists... #8 2.859 Reading package lists... #8 3.330 Building dependency tree... #8 3.514 Reading state information... #8 3.748 The following additional packages will be installed: #8 3.748 adduser binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-14 #8 3.748 cpp-14-x86-64-linux-gnu cpp-x86-64-linux-gnu dirmngr dpkg-dev g++ g++-14 #8 3.748 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-14 #8 3.748 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man gnupg gnupg-l10n gpg #8 3.749 gpg-agent gpgconf gpgsm libasan8 libassuan9 libatomic1 libbinutils libbpf1 #8 3.749 libbrotli1 libc-dev-bin libc6-dev libcap2-bin libcc1-0 libcom-err2 #8 3.749 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl #8 3.749 libelf1t64 liberror-perl libexpat1 libfakeroot libffi8 libgcc-14-dev #8 3.749 libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgnutls30t64 libgomp1 #8 3.749 libgpg-error0 libgprofng0 libgssapi-krb5-2 libhwasan0 libidn2-0 libisl23 #8 3.749 libitm1 libjansson4 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 #8 3.749 libksba8 libldap2 liblsan0 libmnl0 libmpc3 libmpfr6 libncursesw6 #8 3.749 libnghttp2-14 libnghttp3-9 libngtcp2-16 libngtcp2-crypto-gnutls8 libnpth0t64 #8 3.749 libp11-kit0 libperl5.40 libpsl5t64 libquadmath0 libreadline8t64 librtmp1 #8 3.749 libsasl2-2 libsasl2-modules-db libsframe1 libssh2-1t64 libstdc++-14-dev #8 3.749 libtasn1-6 libtirpc-common libtirpc3t64 libtsan2 libubsan1 libunistring5 #8 3.749 libxtables12 linux-libc-dev make openssl patch perl perl-modules-5.40 #8 3.750 pinentry-curses readline-common rpcsvc-proto xz-utils #8 3.751 Suggested packages: #8 3.751 liblocale-gettext-perl cron quota binutils-doc gprofng-gui binutils-gold #8 3.751 bzip2-doc cpp-doc gcc-14-locales cpp-14-doc dbus-user-session libpam-systemd #8 3.751 pinentry-gnome3 tor debian-keyring debian-tag2upload-keyring g++-multilib #8 3.751 g++-14-multilib gcc-14-doc gcc-multilib manpages-dev autoconf automake #8 3.751 libtool flex bison gdb gcc-doc gcc-14-multilib gdb-x86-64-linux-gnu #8 3.751 gettext-base git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki #8 3.751 git-svn gpg-wks-server parcimonie xloadimage scdaemon tpm2daemon python3:any #8 3.751 libc-devtools glibc-doc sensible-utils bzr rng-tools gdbm-l10n gnutls-bin #8 3.751 krb5-doc krb5-user libstdc++-14-doc make-doc ed diffutils-doc perl-doc #8 3.751 libterm-readline-gnu-perl | libterm-readline-perl-perl #8 3.751 libtap-harness-archive-perl pinentry-doc readline-doc #8 3.751 Recommended packages: #8 3.751 libalgorithm-merge-perl less ssh-client gnupg-utils gpg-wks-client gpgv #8 3.751 manpages manpages-dev libpam-cap libfile-fcntllock-perl #8 3.751 liblocale-gettext-perl libgpg-error-l10n krb5-locales libldap-common libgpm2 #8 3.751 publicsuffix libsasl2-modules netbase #8 4.380 The following NEW packages will be installed: #8 4.380 adduser binutils binutils-common binutils-x86-64-linux-gnu build-essential #8 4.380 bzip2 ca-certificates cpp cpp-14 cpp-14-x86-64-linux-gnu #8 4.380 cpp-x86-64-linux-gnu dirmngr dpkg-dev fakeroot g++ g++-14 #8 4.380 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-14 #8 4.380 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu git git-man gnupg gnupg-l10n #8 4.380 gnupg2 gpg gpg-agent gpgconf gpgsm iproute2 libasan8 libassuan9 libatomic1 #8 4.380 libbinutils libbpf1 libbrotli1 libc-dev-bin libc6-dev libcap2-bin libcc1-0 #8 4.380 libcom-err2 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls #8 4.380 libdpkg-perl libelf1t64 liberror-perl libexpat1 libfakeroot libffi8 #8 4.380 libgcc-14-dev libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgnutls30t64 #8 4.380 libgomp1 libgpg-error0 libgprofng0 libgssapi-krb5-2 libhwasan0 libidn2-0 #8 4.380 libisl23 libitm1 libjansson4 libk5crypto3 libkeyutils1 libkrb5-3 #8 4.380 libkrb5support0 libksba8 libldap2 liblsan0 libmnl0 libmpc3 libmpfr6 #8 4.380 libncursesw6 libnghttp2-14 libnghttp3-9 libngtcp2-16 #8 4.380 libngtcp2-crypto-gnutls8 libnpth0t64 libp11-kit0 libperl5.40 libpsl5t64 #8 4.381 libquadmath0 libreadline8t64 librtmp1 libsasl2-2 libsasl2-modules-db #8 4.381 libsframe1 libssh2-1t64 libstdc++-14-dev libtasn1-6 libtirpc-common #8 4.381 libtirpc3t64 libtsan2 libubsan1 libunistring5 libxtables12 linux-libc-dev #8 4.381 make openssl patch perl perl-modules-5.40 pinentry-curses readline-common #8 4.381 rpcsvc-proto xz-utils #8 4.423 0 upgraded, 111 newly installed, 0 to remove and 0 not upgraded. #8 4.423 Need to get 106 MB of archives. #8 4.423 After this operation, 428 MB of additional disk space will be used. #8 4.423 Get:1 http://deb.debian.org/debian trixie/main amd64 libexpat1 amd64 2.7.1-2 [108 kB] #8 4.442 Get:2 http://deb.debian.org/debian trixie/main amd64 adduser all 3.152 [191 kB] #8 4.447 Get:3 http://deb.debian.org/debian trixie/main amd64 libelf1t64 amd64 0.192-4 [189 kB] #8 4.457 Get:4 http://deb.debian.org/debian trixie/main amd64 libbpf1 amd64 1:1.5.0-3 [169 kB] #8 4.459 Get:5 http://deb.debian.org/debian trixie/main amd64 libmnl0 amd64 1.0.5-3 [11.9 kB] #8 4.459 Get:6 http://deb.debian.org/debian trixie/main amd64 libkrb5support0 amd64 1.21.3-5 [33.0 kB] #8 4.459 Get:7 http://deb.debian.org/debian trixie/main amd64 libcom-err2 amd64 1.47.2-3+b7 [25.0 kB] #8 4.460 Get:8 http://deb.debian.org/debian trixie/main amd64 libk5crypto3 amd64 1.21.3-5 [81.5 kB] #8 4.461 Get:9 http://deb.debian.org/debian trixie/main amd64 libkeyutils1 amd64 1.6.3-6 [9456 B] #8 4.461 Get:10 http://deb.debian.org/debian trixie/main amd64 libkrb5-3 amd64 1.21.3-5 [326 kB] #8 4.464 Get:11 http://deb.debian.org/debian trixie/main amd64 libgssapi-krb5-2 amd64 1.21.3-5 [138 kB] #8 4.465 Get:12 http://deb.debian.org/debian trixie/main amd64 libtirpc-common all 1.3.6+ds-1 [11.0 kB] #8 4.465 Get:13 http://deb.debian.org/debian trixie/main amd64 libtirpc3t64 amd64 1.3.6+ds-1 [83.3 kB] #8 4.490 Get:14 http://deb.debian.org/debian trixie/main amd64 libxtables12 amd64 1.8.11-2 [31.9 kB] #8 4.491 Get:15 http://deb.debian.org/debian trixie/main amd64 libcap2-bin amd64 1:2.75-10+b3 [36.4 kB] #8 4.491 Get:16 http://deb.debian.org/debian trixie/main amd64 iproute2 amd64 6.15.0-1 [1089 kB] #8 4.495 Get:17 http://deb.debian.org/debian trixie/main amd64 readline-common all 8.2-6 [69.4 kB] #8 4.496 Get:18 http://deb.debian.org/debian trixie/main amd64 bzip2 amd64 1.0.8-6 [40.5 kB] #8 4.496 Get:19 http://deb.debian.org/debian-security trixie-security/main amd64 openssl amd64 3.5.4-1~deb13u2 [1495 kB] #8 4.502 Get:20 http://deb.debian.org/debian trixie/main amd64 ca-certificates all 20250419 [162 kB] #8 4.503 Get:21 http://deb.debian.org/debian trixie/main amd64 perl-modules-5.40 all 5.40.1-6 [3019 kB] #8 4.544 Get:22 http://deb.debian.org/debian trixie/main amd64 libgdbm6t64 amd64 1.24-2 [75.2 kB] #8 4.544 Get:23 http://deb.debian.org/debian trixie/main amd64 libgdbm-compat4t64 amd64 1.24-2 [50.3 kB] #8 4.545 Get:24 http://deb.debian.org/debian trixie/main amd64 libperl5.40 amd64 5.40.1-6 [4341 kB] #8 4.570 Get:25 http://deb.debian.org/debian trixie/main amd64 perl amd64 5.40.1-6 [267 kB] #8 4.572 Get:26 http://deb.debian.org/debian trixie/main amd64 xz-utils amd64 5.8.1-1 [660 kB] #8 4.597 Get:27 http://deb.debian.org/debian trixie/main amd64 libsframe1 amd64 2.44-3 [78.4 kB] #8 4.598 Get:28 http://deb.debian.org/debian trixie/main amd64 binutils-common amd64 2.44-3 [2509 kB] #8 4.608 Get:29 http://deb.debian.org/debian trixie/main amd64 libbinutils amd64 2.44-3 [534 kB] #8 4.610 Get:30 http://deb.debian.org/debian trixie/main amd64 libgprofng0 amd64 2.44-3 [808 kB] #8 4.617 Get:31 http://deb.debian.org/debian trixie/main amd64 libctf-nobfd0 amd64 2.44-3 [156 kB] #8 4.619 Get:32 http://deb.debian.org/debian trixie/main amd64 libctf0 amd64 2.44-3 [88.6 kB] #8 4.619 Get:33 http://deb.debian.org/debian trixie/main amd64 libjansson4 amd64 2.14-2+b3 [39.8 kB] #8 4.620 Get:34 http://deb.debian.org/debian trixie/main amd64 binutils-x86-64-linux-gnu amd64 2.44-3 [1014 kB] #8 4.629 Get:35 http://deb.debian.org/debian trixie/main amd64 binutils amd64 2.44-3 [265 kB] #8 4.631 Get:36 http://deb.debian.org/debian trixie/main amd64 libc-dev-bin amd64 2.41-12+deb13u1 [58.5 kB] #8 4.631 Get:37 http://deb.debian.org/debian-security trixie-security/main amd64 linux-libc-dev all 6.12.73-1 [2745 kB] #8 4.691 Get:38 http://deb.debian.org/debian trixie/main amd64 libcrypt-dev amd64 1:4.4.38-1 [119 kB] #8 4.692 Get:39 http://deb.debian.org/debian trixie/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] #8 4.692 Get:40 http://deb.debian.org/debian trixie/main amd64 libc6-dev amd64 2.41-12+deb13u1 [1994 kB] #8 4.700 Get:41 http://deb.debian.org/debian trixie/main amd64 libisl23 amd64 0.27-1 [659 kB] #8 4.703 Get:42 http://deb.debian.org/debian trixie/main amd64 libmpfr6 amd64 4.2.2-1 [729 kB] #8 4.707 Get:43 http://deb.debian.org/debian trixie/main amd64 libmpc3 amd64 1.3.1-1+b3 [52.2 kB] #8 4.707 Get:44 http://deb.debian.org/debian trixie/main amd64 cpp-14-x86-64-linux-gnu amd64 14.2.0-19 [11.0 MB] #8 4.786 Get:45 http://deb.debian.org/debian trixie/main amd64 cpp-14 amd64 14.2.0-19 [1280 B] #8 4.786 Get:46 http://deb.debian.org/debian trixie/main amd64 cpp-x86-64-linux-gnu amd64 4:14.2.0-1 [4840 B] #8 4.787 Get:47 http://deb.debian.org/debian trixie/main amd64 cpp amd64 4:14.2.0-1 [1568 B] #8 4.787 Get:48 http://deb.debian.org/debian trixie/main amd64 libcc1-0 amd64 14.2.0-19 [42.8 kB] #8 4.787 Get:49 http://deb.debian.org/debian trixie/main amd64 libgomp1 amd64 14.2.0-19 [137 kB] #8 4.788 Get:50 http://deb.debian.org/debian trixie/main amd64 libitm1 amd64 14.2.0-19 [26.0 kB] #8 4.789 Get:51 http://deb.debian.org/debian trixie/main amd64 libatomic1 amd64 14.2.0-19 [9308 B] #8 4.789 Get:52 http://deb.debian.org/debian trixie/main amd64 libasan8 amd64 14.2.0-19 [2725 kB] #8 4.840 Get:53 http://deb.debian.org/debian trixie/main amd64 liblsan0 amd64 14.2.0-19 [1204 kB] #8 4.844 Get:54 http://deb.debian.org/debian trixie/main amd64 libtsan2 amd64 14.2.0-19 [2460 kB] #8 4.905 Get:55 http://deb.debian.org/debian trixie/main amd64 libubsan1 amd64 14.2.0-19 [1074 kB] #8 4.910 Get:56 http://deb.debian.org/debian trixie/main amd64 libhwasan0 amd64 14.2.0-19 [1488 kB] #8 4.916 Get:57 http://deb.debian.org/debian trixie/main amd64 libquadmath0 amd64 14.2.0-19 [145 kB] #8 4.917 Get:58 http://deb.debian.org/debian trixie/main amd64 libgcc-14-dev amd64 14.2.0-19 [2672 kB] #8 4.980 Get:59 http://deb.debian.org/debian trixie/main amd64 gcc-14-x86-64-linux-gnu amd64 14.2.0-19 [21.4 MB] #8 5.144 Get:60 http://deb.debian.org/debian trixie/main amd64 gcc-14 amd64 14.2.0-19 [540 kB] #8 5.146 Get:61 http://deb.debian.org/debian trixie/main amd64 gcc-x86-64-linux-gnu amd64 4:14.2.0-1 [1436 B] #8 5.146 Get:62 http://deb.debian.org/debian trixie/main amd64 gcc amd64 4:14.2.0-1 [5136 B] #8 5.146 Get:63 http://deb.debian.org/debian trixie/main amd64 libstdc++-14-dev amd64 14.2.0-19 [2376 kB] #8 5.251 Get:64 http://deb.debian.org/debian trixie/main amd64 g++-14-x86-64-linux-gnu amd64 14.2.0-19 [12.1 MB] #8 5.337 Get:65 http://deb.debian.org/debian trixie/main amd64 g++-14 amd64 14.2.0-19 [22.5 kB] #8 5.338 Get:66 http://deb.debian.org/debian trixie/main amd64 g++-x86-64-linux-gnu amd64 4:14.2.0-1 [1200 B] #8 5.338 Get:67 http://deb.debian.org/debian trixie/main amd64 g++ amd64 4:14.2.0-1 [1344 B] #8 5.338 Get:68 http://deb.debian.org/debian trixie/main amd64 make amd64 4.4.1-2 [463 kB] #8 5.341 Get:69 http://deb.debian.org/debian trixie/main amd64 libdpkg-perl all 1.22.21 [650 kB] #8 5.344 Get:70 http://deb.debian.org/debian trixie/main amd64 patch amd64 2.8-2 [134 kB] #8 5.344 Get:71 http://deb.debian.org/debian trixie/main amd64 dpkg-dev all 1.22.21 [1338 kB] #8 5.350 Get:72 http://deb.debian.org/debian trixie/main amd64 build-essential amd64 12.12 [4624 B] #8 5.350 Get:73 http://deb.debian.org/debian trixie/main amd64 libgpg-error0 amd64 1.51-4 [82.1 kB] #8 5.350 Get:74 http://deb.debian.org/debian trixie/main amd64 libassuan9 amd64 3.0.2-2 [61.5 kB] #8 5.351 Get:75 http://deb.debian.org/debian trixie/main amd64 libgcrypt20 amd64 1.11.0-7 [843 kB] #8 5.358 Get:76 http://deb.debian.org/debian trixie/main amd64 libreadline8t64 amd64 8.2-6 [169 kB] #8 5.360 Get:77 http://deb.debian.org/debian trixie/main amd64 gpgconf amd64 2.4.7-21+deb13u1+b1 [129 kB] #8 5.361 Get:78 http://deb.debian.org/debian trixie/main amd64 libunistring5 amd64 1.3-2 [477 kB] #8 5.365 Get:79 http://deb.debian.org/debian trixie/main amd64 libidn2-0 amd64 2.3.8-2 [109 kB] #8 5.366 Get:80 http://deb.debian.org/debian trixie/main amd64 libffi8 amd64 3.4.8-2 [24.1 kB] #8 5.366 Get:81 http://deb.debian.org/debian trixie/main amd64 libp11-kit0 amd64 0.25.5-3 [425 kB] #8 5.370 Get:82 http://deb.debian.org/debian trixie/main amd64 libtasn1-6 amd64 4.20.0-2 [49.9 kB] #8 5.376 Get:83 http://deb.debian.org/debian-security trixie-security/main amd64 libgnutls30t64 amd64 3.8.9-3+deb13u2 [1468 kB] #8 5.462 Get:84 http://deb.debian.org/debian trixie/main amd64 libksba8 amd64 1.6.7-2+b1 [136 kB] #8 5.479 Get:85 http://deb.debian.org/debian trixie/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-9 [19.8 kB] #8 5.479 Get:86 http://deb.debian.org/debian trixie/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-9 [57.5 kB] #8 5.480 Get:87 http://deb.debian.org/debian trixie/main amd64 libldap2 amd64 2.6.10+dfsg-1 [194 kB] #8 5.481 Get:88 http://deb.debian.org/debian trixie/main amd64 libnpth0t64 amd64 1.8-3 [23.2 kB] #8 5.481 Get:89 http://deb.debian.org/debian trixie/main amd64 dirmngr amd64 2.4.7-21+deb13u1+b1 [384 kB] #8 5.482 Get:90 http://deb.debian.org/debian trixie/main amd64 libfakeroot amd64 1.37.1.1-1 [29.6 kB] #8 5.482 Get:91 http://deb.debian.org/debian trixie/main amd64 fakeroot amd64 1.37.1.1-1 [76.0 kB] #8 5.483 Get:92 http://deb.debian.org/debian trixie/main amd64 libbrotli1 amd64 1.1.0-2+b7 [307 kB] #8 5.488 Get:93 http://deb.debian.org/debian trixie/main amd64 libnghttp2-14 amd64 1.64.0-1.1 [76.0 kB] #8 5.489 Get:94 http://deb.debian.org/debian trixie/main amd64 libnghttp3-9 amd64 1.8.0-1 [67.7 kB] #8 5.490 Get:95 http://deb.debian.org/debian trixie/main amd64 libngtcp2-16 amd64 1.11.0-1 [131 kB] #8 5.491 Get:96 http://deb.debian.org/debian trixie/main amd64 libngtcp2-crypto-gnutls8 amd64 1.11.0-1 [29.3 kB] #8 5.492 Get:97 http://deb.debian.org/debian trixie/main amd64 libpsl5t64 amd64 0.21.2-1.1+b1 [57.2 kB] #8 5.492 Get:98 http://deb.debian.org/debian trixie/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b5 [58.8 kB] #8 5.493 Get:99 http://deb.debian.org/debian trixie/main amd64 libssh2-1t64 amd64 1.11.1-1 [245 kB] #8 5.495 Get:100 http://deb.debian.org/debian trixie/main amd64 libcurl3t64-gnutls amd64 8.14.1-2+deb13u2 [383 kB] #8 5.498 Get:101 http://deb.debian.org/debian trixie/main amd64 liberror-perl all 0.17030-1 [26.9 kB] #8 5.498 Get:102 http://deb.debian.org/debian trixie/main amd64 git-man all 1:2.47.3-0+deb13u1 [2205 kB] #8 5.527 Get:103 http://deb.debian.org/debian trixie/main amd64 git amd64 1:2.47.3-0+deb13u1 [8862 kB] #8 5.607 Get:104 http://deb.debian.org/debian trixie/main amd64 gnupg-l10n all 2.4.7-21+deb13u1 [749 kB] #8 5.611 Get:105 http://deb.debian.org/debian trixie/main amd64 gpg amd64 2.4.7-21+deb13u1+b1 [634 kB] #8 5.645 Get:106 http://deb.debian.org/debian trixie/main amd64 libncursesw6 amd64 6.5+20250216-2 [135 kB] #8 5.646 Get:107 http://deb.debian.org/debian trixie/main amd64 pinentry-curses amd64 1.3.1-2 [86.4 kB] #8 5.646 Get:108 http://deb.debian.org/debian trixie/main amd64 gpg-agent amd64 2.4.7-21+deb13u1+b1 [271 kB] #8 5.648 Get:109 http://deb.debian.org/debian trixie/main amd64 gpgsm amd64 2.4.7-21+deb13u1+b1 [275 kB] #8 5.649 Get:110 http://deb.debian.org/debian trixie/main amd64 gnupg all 2.4.7-21+deb13u1 [417 kB] #8 5.652 Get:111 http://deb.debian.org/debian trixie/main amd64 gnupg2 all 2.4.7-21+deb13u1 [16.3 kB] #8 5.960 debconf: unable to initialize frontend: Dialog #8 5.960 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 5.960 debconf: falling back to frontend: Readline #8 5.960 debconf: unable to initialize frontend: Readline #8 5.960 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8, <STDIN> line 111.) #8 5.960 debconf: falling back to frontend: Teletype #8 5.970 debconf: unable to initialize frontend: Teletype #8 5.970 debconf: (This frontend requires a controlling tty.) #8 5.970 debconf: falling back to frontend: Noninteractive #8 8.440 Preconfiguring packages ... #8 8.592 Fetched 106 MB in 1s (85.4 MB/s) #8 8.886 Selecting previously unselected package libexpat1:amd64. #8 8.886 (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 ... 4936 files and directories currently installed.) #8 8.893 Preparing to unpack .../libexpat1_2.7.1-2_amd64.deb ... #8 9.009 Unpacking libexpat1:amd64 (2.7.1-2) ... #8 9.348 Selecting previously unselected package adduser. #8 9.348 Preparing to unpack .../archives/adduser_3.152_all.deb ... #8 9.392 Unpacking adduser (3.152) ... #8 9.993 Setting up adduser (3.152) ... #8 10.40 Selecting previously unselected package libelf1t64:amd64. #8 10.40 (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 ... 5030 files and directories currently installed.) #8 10.40 Preparing to unpack .../000-libelf1t64_0.192-4_amd64.deb ... #8 10.45 Unpacking libelf1t64:amd64 (0.192-4) ... #8 10.76 Selecting previously unselected package libbpf1:amd64. #8 10.76 Preparing to unpack .../001-libbpf1_1%3a1.5.0-3_amd64.deb ... #8 10.80 Unpacking libbpf1:amd64 (1:1.5.0-3) ... #8 11.31 Selecting previously unselected package libmnl0:amd64. #8 11.31 Preparing to unpack .../002-libmnl0_1.0.5-3_amd64.deb ... #8 11.35 Unpacking libmnl0:amd64 (1.0.5-3) ... #8 11.62 Selecting previously unselected package libkrb5support0:amd64. #8 11.62 Preparing to unpack .../003-libkrb5support0_1.21.3-5_amd64.deb ... #8 11.66 Unpacking libkrb5support0:amd64 (1.21.3-5) ... #8 11.93 Selecting previously unselected package libcom-err2:amd64. #8 11.93 Preparing to unpack .../004-libcom-err2_1.47.2-3+b7_amd64.deb ... #8 11.97 Unpacking libcom-err2:amd64 (1.47.2-3+b7) ... #8 12.23 Selecting previously unselected package libk5crypto3:amd64. #8 12.23 Preparing to unpack .../005-libk5crypto3_1.21.3-5_amd64.deb ... #8 12.27 Unpacking libk5crypto3:amd64 (1.21.3-5) ... #8 12.57 Selecting previously unselected package libkeyutils1:amd64. #8 12.57 Preparing to unpack .../006-libkeyutils1_1.6.3-6_amd64.deb ... #8 12.62 Unpacking libkeyutils1:amd64 (1.6.3-6) ... #8 12.95 Selecting previously unselected package libkrb5-3:amd64. #8 12.95 Preparing to unpack .../007-libkrb5-3_1.21.3-5_amd64.deb ... #8 12.99 Unpacking libkrb5-3:amd64 (1.21.3-5) ... #8 13.56 Selecting previously unselected package libgssapi-krb5-2:amd64. #8 13.56 Preparing to unpack .../008-libgssapi-krb5-2_1.21.3-5_amd64.deb ... #8 13.61 Unpacking libgssapi-krb5-2:amd64 (1.21.3-5) ... #8 13.91 Selecting previously unselected package libtirpc-common. #8 13.91 Preparing to unpack .../009-libtirpc-common_1.3.6+ds-1_all.deb ... #8 13.97 Unpacking libtirpc-common (1.3.6+ds-1) ... #8 14.40 Selecting previously unselected package libtirpc3t64:amd64. #8 14.40 Preparing to unpack .../010-libtirpc3t64_1.3.6+ds-1_amd64.deb ... #8 14.46 Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' #8 14.51 Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64' #8 14.54 Unpacking libtirpc3t64:amd64 (1.3.6+ds-1) ... #8 14.90 Selecting previously unselected package libxtables12:amd64. #8 14.90 Preparing to unpack .../011-libxtables12_1.8.11-2_amd64.deb ... #8 14.99 Unpacking libxtables12:amd64 (1.8.11-2) ... #8 16.29 Selecting previously unselected package libcap2-bin. #8 16.29 Preparing to unpack .../012-libcap2-bin_1%3a2.75-10+b3_amd64.deb ... #8 16.33 Unpacking libcap2-bin (1:2.75-10+b3) ... #8 16.81 Selecting previously unselected package iproute2. #8 16.81 Preparing to unpack .../013-iproute2_6.15.0-1_amd64.deb ... #8 16.89 Unpacking iproute2 (6.15.0-1) ... #8 17.27 Selecting previously unselected package readline-common. #8 17.27 Preparing to unpack .../014-readline-common_8.2-6_all.deb ... #8 17.33 Unpacking readline-common (8.2-6) ... #8 17.62 Selecting previously unselected package bzip2. #8 17.62 Preparing to unpack .../015-bzip2_1.0.8-6_amd64.deb ... #8 17.68 Unpacking bzip2 (1.0.8-6) ... #8 18.02 Selecting previously unselected package openssl. #8 18.02 Preparing to unpack .../016-openssl_3.5.4-1~deb13u2_amd64.deb ... #8 18.18 Unpacking openssl (3.5.4-1~deb13u2) ... #8 18.93 Selecting previously unselected package ca-certificates. #8 18.93 Preparing to unpack .../017-ca-certificates_20250419_all.deb ... #8 19.00 Unpacking ca-certificates (20250419) ... #8 19.75 Selecting previously unselected package perl-modules-5.40. #8 19.75 Preparing to unpack .../018-perl-modules-5.40_5.40.1-6_all.deb ... #8 19.80 Unpacking perl-modules-5.40 (5.40.1-6) ... #8 20.30 Selecting previously unselected package libgdbm6t64:amd64. #8 20.30 Preparing to unpack .../019-libgdbm6t64_1.24-2_amd64.deb ... #8 20.34 Unpacking libgdbm6t64:amd64 (1.24-2) ... #8 20.66 Selecting previously unselected package libgdbm-compat4t64:amd64. #8 20.66 Preparing to unpack .../020-libgdbm-compat4t64_1.24-2_amd64.deb ... #8 20.70 Unpacking libgdbm-compat4t64:amd64 (1.24-2) ... #8 21.33 Selecting previously unselected package libperl5.40:amd64. #8 21.33 Preparing to unpack .../021-libperl5.40_5.40.1-6_amd64.deb ... #8 21.37 Unpacking libperl5.40:amd64 (5.40.1-6) ... #8 21.79 Selecting previously unselected package perl. #8 21.79 Preparing to unpack .../022-perl_5.40.1-6_amd64.deb ... #8 21.84 Unpacking perl (5.40.1-6) ... #8 22.10 Selecting previously unselected package xz-utils. #8 22.10 Preparing to unpack .../023-xz-utils_5.8.1-1_amd64.deb ... #8 22.15 Unpacking xz-utils (5.8.1-1) ... #8 22.45 Selecting previously unselected package libsframe1:amd64. #8 22.46 Preparing to unpack .../024-libsframe1_2.44-3_amd64.deb ... #8 22.52 Unpacking libsframe1:amd64 (2.44-3) ... #8 22.90 Selecting previously unselected package binutils-common:amd64. #8 22.90 Preparing to unpack .../025-binutils-common_2.44-3_amd64.deb ... #8 22.95 Unpacking binutils-common:amd64 (2.44-3) ... #8 23.94 Selecting previously unselected package libbinutils:amd64. #8 23.94 Preparing to unpack .../026-libbinutils_2.44-3_amd64.deb ... #8 24.04 Unpacking libbinutils:amd64 (2.44-3) ... #8 24.93 Selecting previously unselected package libgprofng0:amd64. #8 24.93 Preparing to unpack .../027-libgprofng0_2.44-3_amd64.deb ... #8 24.98 Unpacking libgprofng0:amd64 (2.44-3) ... #8 25.83 Selecting previously unselected package libctf-nobfd0:amd64. #8 25.84 Preparing to unpack .../028-libctf-nobfd0_2.44-3_amd64.deb ... #8 25.88 Unpacking libctf-nobfd0:amd64 (2.44-3) ... #8 26.27 Selecting previously unselected package libctf0:amd64. #8 26.27 Preparing to unpack .../029-libctf0_2.44-3_amd64.deb ... #8 26.34 Unpacking libctf0:amd64 (2.44-3) ... #8 26.74 Selecting previously unselected package libjansson4:amd64. #8 26.74 Preparing to unpack .../030-libjansson4_2.14-2+b3_amd64.deb ... #8 26.78 Unpacking libjansson4:amd64 (2.14-2+b3) ... #8 27.89 Selecting previously unselected package binutils-x86-64-linux-gnu. #8 27.89 Preparing to unpack .../031-binutils-x86-64-linux-gnu_2.44-3_amd64.deb ... #8 27.94 Unpacking binutils-x86-64-linux-gnu (2.44-3) ... #8 28.23 Selecting previously unselected package binutils. #8 28.23 Preparing to unpack .../032-binutils_2.44-3_amd64.deb ... #8 28.28 Unpacking binutils (2.44-3) ... #8 28.46 Selecting previously unselected package libc-dev-bin. #8 28.46 Preparing to unpack .../033-libc-dev-bin_2.41-12+deb13u1_amd64.deb ... #8 28.51 Unpacking libc-dev-bin (2.41-12+deb13u1) ... #8 28.73 Selecting previously unselected package linux-libc-dev. #8 28.73 Preparing to unpack .../034-linux-libc-dev_6.12.73-1_all.deb ... #8 28.77 Unpacking linux-libc-dev (6.12.73-1) ... #8 29.13 Selecting previously unselected package libcrypt-dev:amd64. #8 29.13 Preparing to unpack .../035-libcrypt-dev_1%3a4.4.38-1_amd64.deb ... #8 29.18 Unpacking libcrypt-dev:amd64 (1:4.4.38-1) ... #8 29.37 Selecting previously unselected package rpcsvc-proto. #8 29.37 Preparing to unpack .../036-rpcsvc-proto_1.4.3-1_amd64.deb ... #8 29.40 Unpacking rpcsvc-proto (1.4.3-1) ... #8 29.62 Selecting previously unselected package libc6-dev:amd64. #8 29.62 Preparing to unpack .../037-libc6-dev_2.41-12+deb13u1_amd64.deb ... #8 29.66 Unpacking libc6-dev:amd64 (2.41-12+deb13u1) ... #8 29.98 Selecting previously unselected package libisl23:amd64. #8 29.98 Preparing to unpack .../038-libisl23_0.27-1_amd64.deb ... #8 30.01 Unpacking libisl23:amd64 (0.27-1) ... #8 30.45 Selecting previously unselected package libmpfr6:amd64. #8 30.45 Preparing to unpack .../039-libmpfr6_4.2.2-1_amd64.deb ... #8 30.49 Unpacking libmpfr6:amd64 (4.2.2-1) ... #8 38.01 Selecting previously unselected package libmpc3:amd64. #8 38.01 Preparing to unpack .../040-libmpc3_1.3.1-1+b3_amd64.deb ... #8 38.05 Unpacking libmpc3:amd64 (1.3.1-1+b3) ... #8 38.30 Selecting previously unselected package cpp-14-x86-64-linux-gnu. #8 38.30 Preparing to unpack .../041-cpp-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #8 38.34 Unpacking cpp-14-x86-64-linux-gnu (14.2.0-19) ... #8 38.90 Selecting previously unselected package cpp-14. #8 38.91 Preparing to unpack .../042-cpp-14_14.2.0-19_amd64.deb ... #8 38.95 Unpacking cpp-14 (14.2.0-19) ... #8 39.18 Selecting previously unselected package cpp-x86-64-linux-gnu. #8 39.18 Preparing to unpack .../043-cpp-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #8 39.22 Unpacking cpp-x86-64-linux-gnu (4:14.2.0-1) ... #8 39.53 Selecting previously unselected package cpp. #8 39.54 Preparing to unpack .../044-cpp_4%3a14.2.0-1_amd64.deb ... #8 39.65 Unpacking cpp (4:14.2.0-1) ... #8 40.03 Selecting previously unselected package libcc1-0:amd64. #8 40.03 Preparing to unpack .../045-libcc1-0_14.2.0-19_amd64.deb ... #8 40.08 Unpacking libcc1-0:amd64 (14.2.0-19) ... #8 40.58 Selecting previously unselected package libgomp1:amd64. #8 40.58 Preparing to unpack .../046-libgomp1_14.2.0-19_amd64.deb ... #8 40.62 Unpacking libgomp1:amd64 (14.2.0-19) ... #8 40.97 Selecting previously unselected package libitm1:amd64. #8 40.97 Preparing to unpack .../047-libitm1_14.2.0-19_amd64.deb ... #8 41.02 Unpacking libitm1:amd64 (14.2.0-19) ... #8 41.44 Selecting previously unselected package libatomic1:amd64. #8 41.45 Preparing to unpack .../048-libatomic1_14.2.0-19_amd64.deb ... #8 41.50 Unpacking libatomic1:amd64 (14.2.0-19) ... #8 41.97 Selecting previously unselected package libasan8:amd64. #8 41.97 Preparing to unpack .../049-libasan8_14.2.0-19_amd64.deb ... #8 42.02 Unpacking libasan8:amd64 (14.2.0-19) ... #8 42.42 Selecting previously unselected package liblsan0:amd64. #8 42.43 Preparing to unpack .../050-liblsan0_14.2.0-19_amd64.deb ... #8 42.54 Unpacking liblsan0:amd64 (14.2.0-19) ... #8 42.89 Selecting previously unselected package libtsan2:amd64. #8 42.89 Preparing to unpack .../051-libtsan2_14.2.0-19_amd64.deb ... #8 42.93 Unpacking libtsan2:amd64 (14.2.0-19) ... #8 43.80 Selecting previously unselected package libubsan1:amd64. #8 43.80 Preparing to unpack .../052-libubsan1_14.2.0-19_amd64.deb ... #8 43.86 Unpacking libubsan1:amd64 (14.2.0-19) ... #8 44.16 Selecting previously unselected package libhwasan0:amd64. #8 44.16 Preparing to unpack .../053-libhwasan0_14.2.0-19_amd64.deb ... #8 44.21 Unpacking libhwasan0:amd64 (14.2.0-19) ... #8 44.76 Selecting previously unselected package libquadmath0:amd64. #8 44.76 Preparing to unpack .../054-libquadmath0_14.2.0-19_amd64.deb ... #8 44.87 Unpacking libquadmath0:amd64 (14.2.0-19) ... #8 45.71 Selecting previously unselected package libgcc-14-dev:amd64. #8 45.71 Preparing to unpack .../055-libgcc-14-dev_14.2.0-19_amd64.deb ... #8 45.76 Unpacking libgcc-14-dev:amd64 (14.2.0-19) ... #8 46.12 Selecting previously unselected package gcc-14-x86-64-linux-gnu. #8 46.12 Preparing to unpack .../056-gcc-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #8 46.16 Unpacking gcc-14-x86-64-linux-gnu (14.2.0-19) ... #8 46.80 Selecting previously unselected package gcc-14. #8 46.80 Preparing to unpack .../057-gcc-14_14.2.0-19_amd64.deb ... #8 46.85 Unpacking gcc-14 (14.2.0-19) ... #8 47.10 Selecting previously unselected package gcc-x86-64-linux-gnu. #8 47.10 Preparing to unpack .../058-gcc-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #8 47.14 Unpacking gcc-x86-64-linux-gnu (4:14.2.0-1) ... #8 47.67 Selecting previously unselected package gcc. #8 47.67 Preparing to unpack .../059-gcc_4%3a14.2.0-1_amd64.deb ... #8 47.75 Unpacking gcc (4:14.2.0-1) ... #8 48.00 Selecting previously unselected package libstdc++-14-dev:amd64. #8 48.00 Preparing to unpack .../060-libstdc++-14-dev_14.2.0-19_amd64.deb ... #8 48.05 Unpacking libstdc++-14-dev:amd64 (14.2.0-19) ... #8 48.44 Selecting previously unselected package g++-14-x86-64-linux-gnu. #8 48.44 Preparing to unpack .../061-g++-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #8 48.48 Unpacking g++-14-x86-64-linux-gnu (14.2.0-19) ... #8 49.39 Selecting previously unselected package g++-14. #8 49.39 Preparing to unpack .../062-g++-14_14.2.0-19_amd64.deb ... #8 49.44 Unpacking g++-14 (14.2.0-19) ... #8 49.70 Selecting previously unselected package g++-x86-64-linux-gnu. #8 49.70 Preparing to unpack .../063-g++-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #8 49.74 Unpacking g++-x86-64-linux-gnu (4:14.2.0-1) ... #8 50.05 Selecting previously unselected package g++. #8 50.05 Preparing to unpack .../064-g++_4%3a14.2.0-1_amd64.deb ... #8 50.11 Unpacking g++ (4:14.2.0-1) ... #8 50.33 Selecting previously unselected package make. #8 50.33 Preparing to unpack .../065-make_4.4.1-2_amd64.deb ... #8 50.37 Unpacking make (4.4.1-2) ... #8 50.62 Selecting previously unselected package libdpkg-perl. #8 50.62 Preparing to unpack .../066-libdpkg-perl_1.22.21_all.deb ... #8 50.67 Unpacking libdpkg-perl (1.22.21) ... #8 51.00 Selecting previously unselected package patch. #8 51.00 Preparing to unpack .../067-patch_2.8-2_amd64.deb ... #8 51.11 Unpacking patch (2.8-2) ... #8 51.59 Selecting previously unselected package dpkg-dev. #8 51.59 Preparing to unpack .../068-dpkg-dev_1.22.21_all.deb ... #8 51.65 Unpacking dpkg-dev (1.22.21) ... #8 52.11 Selecting previously unselected package build-essential. #8 52.11 Preparing to unpack .../069-build-essential_12.12_amd64.deb ... #8 52.16 Unpacking build-essential (12.12) ... #8 52.45 Selecting previously unselected package libgpg-error0:amd64. #8 52.45 Preparing to unpack .../070-libgpg-error0_1.51-4_amd64.deb ... #8 52.49 Unpacking libgpg-error0:amd64 (1.51-4) ... #8 52.86 Selecting previously unselected package libassuan9:amd64. #8 52.86 Preparing to unpack .../071-libassuan9_3.0.2-2_amd64.deb ... #8 52.92 Unpacking libassuan9:amd64 (3.0.2-2) ... #8 53.33 Selecting previously unselected package libgcrypt20:amd64. #8 53.33 Preparing to unpack .../072-libgcrypt20_1.11.0-7_amd64.deb ... #8 53.41 Unpacking libgcrypt20:amd64 (1.11.0-7) ... #8 53.86 Selecting previously unselected package libreadline8t64:amd64. #8 53.86 Preparing to unpack .../073-libreadline8t64_8.2-6_amd64.deb ... #8 53.92 Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64' #8 53.96 Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64' #8 54.01 Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64' #8 54.04 Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64' #8 54.05 Unpacking libreadline8t64:amd64 (8.2-6) ... #8 54.26 Selecting previously unselected package gpgconf. #8 54.26 Preparing to unpack .../074-gpgconf_2.4.7-21+deb13u1+b1_amd64.deb ... #8 54.32 Unpacking gpgconf (2.4.7-21+deb13u1+b1) ... #8 54.63 Selecting previously unselected package libunistring5:amd64. #8 54.63 Preparing to unpack .../075-libunistring5_1.3-2_amd64.deb ... #8 54.67 Unpacking libunistring5:amd64 (1.3-2) ... #8 54.98 Selecting previously unselected package libidn2-0:amd64. #8 54.98 Preparing to unpack .../076-libidn2-0_2.3.8-2_amd64.deb ... #8 55.02 Unpacking libidn2-0:amd64 (2.3.8-2) ... #8 55.32 Selecting previously unselected package libffi8:amd64. #8 55.33 Preparing to unpack .../077-libffi8_3.4.8-2_amd64.deb ... #8 55.37 Unpacking libffi8:amd64 (3.4.8-2) ... #8 55.67 Selecting previously unselected package libp11-kit0:amd64. #8 55.67 Preparing to unpack .../078-libp11-kit0_0.25.5-3_amd64.deb ... #8 55.71 Unpacking libp11-kit0:amd64 (0.25.5-3) ... #8 56.01 Selecting previously unselected package libtasn1-6:amd64. #8 56.01 Preparing to unpack .../079-libtasn1-6_4.20.0-2_amd64.deb ... #8 56.06 Unpacking libtasn1-6:amd64 (4.20.0-2) ... #8 56.37 Selecting previously unselected package libgnutls30t64:amd64. #8 56.37 Preparing to unpack .../080-libgnutls30t64_3.8.9-3+deb13u2_amd64.deb ... #8 56.41 Unpacking libgnutls30t64:amd64 (3.8.9-3+deb13u2) ... #8 56.74 Selecting previously unselected package libksba8:amd64. #8 56.74 Preparing to unpack .../081-libksba8_1.6.7-2+b1_amd64.deb ... #8 56.78 Unpacking libksba8:amd64 (1.6.7-2+b1) ... #8 57.01 Selecting previously unselected package libsasl2-modules-db:amd64. #8 57.01 Preparing to unpack .../082-libsasl2-modules-db_2.1.28+dfsg1-9_amd64.deb ... #8 57.05 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... #8 57.33 Selecting previously unselected package libsasl2-2:amd64. #8 57.33 Preparing to unpack .../083-libsasl2-2_2.1.28+dfsg1-9_amd64.deb ... #8 57.37 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-9) ... #8 57.91 Selecting previously unselected package libldap2:amd64. #8 57.91 Preparing to unpack .../084-libldap2_2.6.10+dfsg-1_amd64.deb ... #8 57.97 Unpacking libldap2:amd64 (2.6.10+dfsg-1) ... #8 63.22 Selecting previously unselected package libnpth0t64:amd64. #8 63.22 Preparing to unpack .../085-libnpth0t64_1.8-3_amd64.deb ... #8 63.35 Unpacking libnpth0t64:amd64 (1.8-3) ... #8 63.75 Selecting previously unselected package dirmngr. #8 63.75 Preparing to unpack .../086-dirmngr_2.4.7-21+deb13u1+b1_amd64.deb ... #8 63.79 Unpacking dirmngr (2.4.7-21+deb13u1+b1) ... #8 64.31 Selecting previously unselected package libfakeroot:amd64. #8 64.31 Preparing to unpack .../087-libfakeroot_1.37.1.1-1_amd64.deb ... #8 64.38 Unpacking libfakeroot:amd64 (1.37.1.1-1) ... #8 65.61 Selecting previously unselected package fakeroot. #8 65.61 Preparing to unpack .../088-fakeroot_1.37.1.1-1_amd64.deb ... #8 65.66 Unpacking fakeroot (1.37.1.1-1) ... #8 65.98 Selecting previously unselected package libbrotli1:amd64. #8 65.98 Preparing to unpack .../089-libbrotli1_1.1.0-2+b7_amd64.deb ... #8 66.02 Unpacking libbrotli1:amd64 (1.1.0-2+b7) ... #8 66.30 Selecting previously unselected package libnghttp2-14:amd64. #8 66.30 Preparing to unpack .../090-libnghttp2-14_1.64.0-1.1_amd64.deb ... #8 66.43 Unpacking libnghttp2-14:amd64 (1.64.0-1.1) ... #8 66.71 Selecting previously unselected package libnghttp3-9:amd64. #8 66.71 Preparing to unpack .../091-libnghttp3-9_1.8.0-1_amd64.deb ... #8 66.75 Unpacking libnghttp3-9:amd64 (1.8.0-1) ... #8 67.02 Selecting previously unselected package libngtcp2-16:amd64. #8 67.02 Preparing to unpack .../092-libngtcp2-16_1.11.0-1_amd64.deb ... #8 67.05 Unpacking libngtcp2-16:amd64 (1.11.0-1) ... #8 67.33 Selecting previously unselected package libngtcp2-crypto-gnutls8:amd64. #8 67.33 Preparing to unpack .../093-libngtcp2-crypto-gnutls8_1.11.0-1_amd64.deb ... #8 67.37 Unpacking libngtcp2-crypto-gnutls8:amd64 (1.11.0-1) ... #8 67.73 Selecting previously unselected package libpsl5t64:amd64. #8 67.73 Preparing to unpack .../094-libpsl5t64_0.21.2-1.1+b1_amd64.deb ... #8 67.77 Unpacking libpsl5t64:amd64 (0.21.2-1.1+b1) ... #8 68.04 Selecting previously unselected package librtmp1:amd64. #8 68.04 Preparing to unpack .../095-librtmp1_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ... #8 68.10 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #8 68.37 Selecting previously unselected package libssh2-1t64:amd64. #8 68.37 Preparing to unpack .../096-libssh2-1t64_1.11.1-1_amd64.deb ... #8 68.41 Unpacking libssh2-1t64:amd64 (1.11.1-1) ... #8 68.67 Selecting previously unselected package libcurl3t64-gnutls:amd64. #8 68.67 Preparing to unpack .../097-libcurl3t64-gnutls_8.14.1-2+deb13u2_amd64.deb ... #8 68.74 Unpacking libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u2) ... #8 69.00 Selecting previously unselected package liberror-perl. #8 69.00 Preparing to unpack .../098-liberror-perl_0.17030-1_all.deb ... #8 69.04 Unpacking liberror-perl (0.17030-1) ... #8 69.23 Selecting previously unselected package git-man. #8 69.23 Preparing to unpack .../099-git-man_1%3a2.47.3-0+deb13u1_all.deb ... #8 69.27 Unpacking git-man (1:2.47.3-0+deb13u1) ... #8 69.60 Selecting previously unselected package git. #8 69.61 Preparing to unpack .../100-git_1%3a2.47.3-0+deb13u1_amd64.deb ... #8 69.66 Unpacking git (1:2.47.3-0+deb13u1) ... #8 70.21 Selecting previously unselected package gnupg-l10n. #8 70.21 Preparing to unpack .../101-gnupg-l10n_2.4.7-21+deb13u1_all.deb ... #8 70.25 Unpacking gnupg-l10n (2.4.7-21+deb13u1) ... #8 70.69 Selecting previously unselected package gpg. #8 70.69 Preparing to unpack .../102-gpg_2.4.7-21+deb13u1+b1_amd64.deb ... #8 70.73 Unpacking gpg (2.4.7-21+deb13u1+b1) ... #8 71.02 Selecting previously unselected package libncursesw6:amd64. #8 71.02 Preparing to unpack .../103-libncursesw6_6.5+20250216-2_amd64.deb ... #8 71.06 Unpacking libncursesw6:amd64 (6.5+20250216-2) ... #8 71.33 Selecting previously unselected package pinentry-curses. #8 71.34 Preparing to unpack .../104-pinentry-curses_1.3.1-2_amd64.deb ... #8 71.89 Unpacking pinentry-curses (1.3.1-2) ... #8 72.39 Selecting previously unselected package gpg-agent. #8 72.39 Preparing to unpack .../105-gpg-agent_2.4.7-21+deb13u1+b1_amd64.deb ... #8 72.43 Unpacking gpg-agent (2.4.7-21+deb13u1+b1) ... #8 72.67 Selecting previously unselected package gpgsm. #8 72.67 Preparing to unpack .../106-gpgsm_2.4.7-21+deb13u1+b1_amd64.deb ... #8 72.71 Unpacking gpgsm (2.4.7-21+deb13u1+b1) ... #8 73.09 Selecting previously unselected package gnupg. #8 73.09 Preparing to unpack .../107-gnupg_2.4.7-21+deb13u1_all.deb ... #8 73.13 Unpacking gnupg (2.4.7-21+deb13u1) ... #8 73.56 Selecting previously unselected package gnupg2. #8 73.56 Preparing to unpack .../108-gnupg2_2.4.7-21+deb13u1_all.deb ... #8 73.60 Unpacking gnupg2 (2.4.7-21+deb13u1) ... #8 74.07 Setting up libexpat1:amd64 (2.7.1-2) ... #8 74.19 Setting up libnpth0t64:amd64 (1.8-3) ... #8 74.32 Setting up libkeyutils1:amd64 (1.6.3-6) ... #8 74.44 Setting up libgdbm6t64:amd64 (1.24-2) ... #8 74.56 Setting up libgpg-error0:amd64 (1.51-4) ... #8 74.72 Setting up libgdbm-compat4t64:amd64 (1.24-2) ... #8 74.85 Setting up libtirpc-common (1.3.6+ds-1) ... #8 75.04 Setting up libbrotli1:amd64 (1.1.0-2+b7) ... #8 75.15 Setting up binutils-common:amd64 (2.44-3) ... #8 75.31 Setting up libnghttp2-14:amd64 (1.64.0-1.1) ... #8 75.85 Setting up linux-libc-dev (6.12.73-1) ... #8 75.99 Setting up libctf-nobfd0:amd64 (2.44-3) ... #8 76.46 Setting up libgcrypt20:amd64 (1.11.0-7) ... #8 76.60 Setting up libcom-err2:amd64 (1.47.2-3+b7) ... #8 76.73 Setting up libgomp1:amd64 (14.2.0-19) ... #8 76.90 Setting up bzip2 (1.0.8-6) ... #8 77.02 Setting up libsframe1:amd64 (2.44-3) ... #8 77.22 Setting up libfakeroot:amd64 (1.37.1.1-1) ... #8 78.83 Setting up libelf1t64:amd64 (0.192-4) ... #8 78.99 Setting up libjansson4:amd64 (2.14-2+b3) ... #8 79.19 Setting up libkrb5support0:amd64 (1.21.3-5) ... #8 79.31 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... #8 79.42 Setting up libcap2-bin (1:2.75-10+b3) ... #8 79.55 Setting up fakeroot (1.37.1.1-1) ... #8 79.63 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 79.63 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 79.63 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 79.63 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 79.63 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 79.63 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 79.63 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 79.63 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 79.63 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 79.71 Setting up rpcsvc-proto (1.4.3-1) ... #8 79.83 Setting up make (4.4.1-2) ... #8 79.94 Setting up libmpfr6:amd64 (4.2.2-1) ... #8 80.06 Setting up gnupg-l10n (2.4.7-21+deb13u1) ... #8 80.21 Setting up xz-utils (5.8.1-1) ... #8 80.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 80.29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #8 80.29 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #8 80.29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #8 80.29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #8 80.29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #8 80.29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #8 80.29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #8 80.29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #8 80.29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #8 80.29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #8 80.40 Setting up libquadmath0:amd64 (14.2.0-19) ... #8 80.66 Setting up libunistring5:amd64 (1.3-2) ... #8 80.85 Setting up libmpc3:amd64 (1.3.1-1+b3) ... #8 81.04 Setting up libmnl0:amd64 (1.0.5-3) ... #8 81.16 Setting up libatomic1:amd64 (14.2.0-19) ... #8 81.30 Setting up patch (2.8-2) ... #8 81.49 Setting up libncursesw6:amd64 (6.5+20250216-2) ... #8 81.60 Setting up libk5crypto3:amd64 (1.21.3-5) ... #8 81.73 Setting up libxtables12:amd64 (1.8.11-2) ... #8 81.90 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-9) ... #8 82.13 Setting up libnghttp3-9:amd64 (1.8.0-1) ... #8 82.26 Setting up libubsan1:amd64 (14.2.0-19) ... #8 82.40 Setting up libffi8:amd64 (3.4.8-2) ... #8 82.56 Setting up perl-modules-5.40 (5.40.1-6) ... #8 82.71 Setting up libhwasan0:amd64 (14.2.0-19) ... #8 82.84 Setting up libcrypt-dev:amd64 (1:4.4.38-1) ... #8 82.96 Setting up libasan8:amd64 (14.2.0-19) ... #8 83.08 Setting up libassuan9:amd64 (3.0.2-2) ... #8 83.28 Setting up libtasn1-6:amd64 (4.20.0-2) ... #8 95.22 Setting up git-man (1:2.47.3-0+deb13u1) ... #8 96.20 Setting up libngtcp2-16:amd64 (1.11.0-1) ... #8 96.37 Setting up libkrb5-3:amd64 (1.21.3-5) ... #8 96.59 Setting up libssh2-1t64:amd64 (1.11.1-1) ... #8 96.73 Setting up libtsan2:amd64 (14.2.0-19) ... #8 96.95 Setting up libbinutils:amd64 (2.44-3) ... #8 97.07 Setting up libisl23:amd64 (0.27-1) ... #8 97.28 Setting up libc-dev-bin (2.41-12+deb13u1) ... #8 97.43 Setting up openssl (3.5.4-1~deb13u2) ... #8 97.62 Setting up readline-common (8.2-6) ... #8 97.76 Setting up libcc1-0:amd64 (14.2.0-19) ... #8 97.90 Setting up libldap2:amd64 (2.6.10+dfsg-1) ... #8 98.11 Setting up libbpf1:amd64 (1:1.5.0-3) ... #8 98.37 Setting up liblsan0:amd64 (14.2.0-19) ... #8 98.50 Setting up libitm1:amd64 (14.2.0-19) ... #8 98.68 Setting up libctf0:amd64 (2.44-3) ... #8 98.92 Setting up libksba8:amd64 (1.6.7-2+b1) ... #8 99.14 Setting up pinentry-curses (1.3.1-2) ... #8 99.42 Setting up libidn2-0:amd64 (2.3.8-2) ... #8 99.57 Setting up libperl5.40:amd64 (5.40.1-6) ... #8 99.72 Setting up ca-certificates (20250419) ... #8 99.86 debconf: unable to initialize frontend: Dialog #8 99.86 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 99.86 debconf: falling back to frontend: Readline #8 99.87 debconf: unable to initialize frontend: Readline #8 99.87 debconf: (This frontend requires a controlling tty.) #8 99.87 debconf: falling back to frontend: Teletype #8 99.87 debconf: unable to initialize frontend: Teletype #8 99.87 debconf: (This frontend requires a controlling tty.) #8 99.87 debconf: falling back to frontend: Noninteractive #8 100.0 Updating certificates in /etc/ssl/certs... #8 100.3 150 added, 0 removed; done. #8 100.6 Setting up perl (5.40.1-6) ... #8 100.7 Setting up libgprofng0:amd64 (2.44-3) ... #8 100.9 Setting up libp11-kit0:amd64 (0.25.5-3) ... #8 101.0 Setting up libgssapi-krb5-2:amd64 (1.21.3-5) ... #8 101.3 Setting up cpp-14-x86-64-linux-gnu (14.2.0-19) ... #8 101.4 Setting up libdpkg-perl (1.22.21) ... #8 102.0 Setting up cpp-14 (14.2.0-19) ... #8 102.2 Setting up libreadline8t64:amd64 (8.2-6) ... #8 102.5 Setting up gpgconf (2.4.7-21+deb13u1+b1) ... #8 102.7 Setting up libc6-dev:amd64 (2.41-12+deb13u1) ... #8 103.0 Setting up libgcc-14-dev:amd64 (14.2.0-19) ... #8 103.2 Setting up libstdc++-14-dev:amd64 (14.2.0-19) ... #8 103.4 Setting up gpg (2.4.7-21+deb13u1+b1) ... #8 103.8 Setting up binutils-x86-64-linux-gnu (2.44-3) ... #8 104.0 Setting up cpp-x86-64-linux-gnu (4:14.2.0-1) ... #8 104.6 Setting up libgnutls30t64:amd64 (3.8.9-3+deb13u2) ... #8 104.8 Setting up gpg-agent (2.4.7-21+deb13u1+b1) ... #8 105.5 Setting up libtirpc3t64:amd64 (1.3.6+ds-1) ... #8 105.6 Setting up iproute2 (6.15.0-1) ... #8 105.8 debconf: unable to initialize frontend: Dialog #8 105.8 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 105.8 debconf: falling back to frontend: Readline #8 105.8 debconf: unable to initialize frontend: Readline #8 105.8 debconf: (This frontend requires a controlling tty.) #8 105.8 debconf: falling back to frontend: Teletype #8 105.8 debconf: unable to initialize frontend: Teletype #8 105.8 debconf: (This frontend requires a controlling tty.) #8 105.8 debconf: falling back to frontend: Noninteractive #8 105.9 Setting up gpgsm (2.4.7-21+deb13u1+b1) ... #8 106.1 Setting up libpsl5t64:amd64 (0.21.2-1.1+b1) ... #8 106.2 Setting up binutils (2.44-3) ... #8 106.4 Setting up dpkg-dev (1.22.21) ... #8 106.6 Setting up liberror-perl (0.17030-1) ... #8 106.8 Setting up dirmngr (2.4.7-21+deb13u1+b1) ... #8 107.1 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #8 107.2 Setting up cpp (4:14.2.0-1) ... #8 107.4 Setting up gnupg (2.4.7-21+deb13u1) ... #8 107.5 Setting up gcc-14-x86-64-linux-gnu (14.2.0-19) ... #8 107.6 Setting up libngtcp2-crypto-gnutls8:amd64 (1.11.0-1) ... #8 107.8 Setting up gnupg2 (2.4.7-21+deb13u1) ... #8 107.9 Setting up gcc-x86-64-linux-gnu (4:14.2.0-1) ... #8 108.1 Setting up libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u2) ... #8 108.5 Setting up gcc-14 (14.2.0-19) ... #8 108.6 Setting up git (1:2.47.3-0+deb13u1) ... #8 108.8 Setting up g++-14-x86-64-linux-gnu (14.2.0-19) ... #8 109.0 Setting up g++-x86-64-linux-gnu (4:14.2.0-1) ... #8 109.2 Setting up g++-14 (14.2.0-19) ... #8 109.4 Setting up gcc (4:14.2.0-1) ... #8 109.7 Setting up g++ (4:14.2.0-1) ... #8 109.8 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 109.8 Setting up build-essential (12.12) ... #8 110.0 Processing triggers for libc-bin (2.41-12+deb13u1) ... #8 110.2 Processing triggers for ca-certificates (20250419) ... #8 110.6 Updating certificates in /etc/ssl/certs... #8 110.9 0 added, 0 removed; done. #8 110.9 Running hooks in /etc/ca-certificates/update.d... #8 110.9 done. #8 DONE 114.3s #9 [5/6] RUN SET -x; VERSION="$(echo "debian:13" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:13" in debian:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*|centos:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:13" && exit 1 ;; esac #9 0.700 + echo debian:13 #9 0.700 + cut -d : -f 2 #9 0.700 + sed s/./\u&/ #9 0.701 + VERSION=13 #9 0.701 + echo deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_13/ ./ #9 DONE 1.0s #10 [6/6] WORKDIR /OBS/ #10 DONE 0.5s #11 exporting to image #11 exporting layers #11 exporting layers 2.0s done #11 writing image sha256:4ca33b9f49fd930c80c302628ed90d8918bf89ed8c5d1bfb5d311b218196d123 0.0s done #11 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg 0.1s done #11 DONE 2.3s 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-13-osmocom-obs-build-binpkg-manuals + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian-13-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-13-osmocom-obs-build-binpkg-manuals', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_binpkg_manuals.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg_manuals.Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 802B done #1 DONE 0.5s #2 [internal] load metadata for docker.io/library/debian-13-osmocom-obs-build-binpkg:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.2s #4 [1/2] FROM docker.io/library/debian-13-osmocom-obs-build-binpkg:latest #4 DONE 1.2s #5 [2/2] RUN CASE "debian:13" in debian*|ubuntu*) apt-get update && apt-get install -y --no-install-recommends osmo-gsm-manuals-dev && apt-get clean ;; esac #5 0.602 Hit:1 http://deb.debian.org/debian trixie InRelease #5 0.602 Hit:2 http://deb.debian.org/debian trixie-updates InRelease #5 0.602 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease #5 0.602 Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ InRelease [1594 B] #5 0.691 Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ Packages [71.7 kB] #5 0.702 Fetched 73.3 kB in 0s (531 kB/s) #5 0.702 Reading package lists... #5 1.038 Reading package lists... #5 1.377 Building dependency tree... #5 1.458 Reading state information... #5 1.569 The following additional packages will be installed: #5 1.569 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex dblatex #5 1.569 distro-info-data docbook-dsssl docbook-utils docbook-xml docbook-xsl #5 1.569 docbook5-xml docutils-common fontconfig fontconfig-config fonts-dejavu-core #5 1.569 fonts-dejavu-mono fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern #5 1.569 fonts-urw-base35 graphviz libabsl20240722 libann0 libaom3 libapache-pom-java #5 1.569 libavif16 libbibtex-parser-perl libcairo-gobject2 libcairo2 libcdt5 #5 1.569 libcgraph6 libcommons-logging-java libcommons-parent-java libdatrie1 #5 1.569 libdav1d7 libde265-0 libdeflate0 libfile-homedir-perl libfile-which-perl #5 1.569 libfontbox-java libfontconfig1 libfontenc1 libfreetype6 libfribidi0 #5 1.569 libgav1-1 libgd3 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libglib2.0-0t64 #5 1.569 libgraphite2-3 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b #5 1.569 libheif-plugin-dav1d libheif-plugin-libde265 libheif1 libice6 libicu76 #5 1.569 libimagequant0 libio-string-perl libjbig0 libjpeg62-turbo libjs-jquery #5 1.569 libkpathsea6 liblab-gamut1 liblatex-tounicode-perl liblcms2-2 liblerc4 #5 1.569 libltdl7 libmime-charset-perl libmpfi0 libopenjp2-7 libosp5 libostyle1t64 #5 1.569 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils #5 1.569 libpaper2 libpathplan4 libpdfbox-java libpixman-1-0 libpng16-16t64 #5 1.569 libpotrace0 libproc2-0 libptexenc1 libpython3-stdlib libpython3.13-minimal #5 1.569 libpython3.13-stdlib libraqm0 librav1e0.7 librsvg2-2 librsvg2-bin #5 1.569 libsgmls-perl libsharpyuv0 libsm6 libsombok3 libsvtav1enc2 libsynctex2 #5 1.569 libteckit0 libtexlua53-5 libtext-charwidth-perl libtext-wrapi18n-perl #5 1.569 libthai-data libthai0 libtiff6 libunicode-linebreak-perl libwebp7 #5 1.569 libwebpdemux2 libwebpmux3 libx11-6 libx11-data libxau6 libxaw7 #5 1.569 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 libxml2 #5 1.569 libxml2-utils libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6t64 #5 1.569 libyaml-tiny-perl libyuv0 libzzip-0-13t64 lmodern lynx lynx-common #5 1.570 media-types mscgen netbase openjade opensp osmocom-keyring osmocom-master #5 1.570 preview-latex-style procps python-apt-common python3 python3-apt #5 1.570 python3-autocommand python3-blockdiag python3-cairo python3-chardet #5 1.570 python3-docutils python3-freetype python3-funcparserlib python3-inflect #5 1.570 python3-jaraco.context python3-jaraco.functools python3-minimal #5 1.570 python3-more-itertools python3-nwdiag python3-pil python3-pkg-resources #5 1.570 python3-reportlab python3-rlpycairo python3-roman python3-typeguard #5 1.570 python3-typing-extensions python3-webcolors python3.13 python3.13-minimal #5 1.570 sensible-utils sgml-base sgml-data sgmlspl shared-mime-info t1utils teckit #5 1.570 tex-common texlive texlive-base texlive-bibtex-extra texlive-binaries #5 1.570 texlive-extra-utils texlive-fonts-recommended texlive-formats-extra #5 1.570 texlive-lang-greek texlive-latex-base texlive-latex-extra #5 1.570 texlive-latex-recommended texlive-luatex texlive-pictures #5 1.570 texlive-plain-generic texlive-science texlive-xetex tipa ucf x11-common #5 1.570 xdg-utils xfonts-encodings xfonts-utils xml-core xsltproc #5 1.571 Suggested packages: #5 1.571 asciidoc-doc source-highlight epubcheck docbook ghostscript #5 1.571 graphicsmagick-imagemagick-compat | imagemagick inkscape latex-cjk-all #5 1.571 pdf-viewer texlive-lang-all texlive-lang-cyrillic transfig xindy #5 1.571 docbook-dsssl-doc docbook-defguide dbtoepub docbook-xsl-doc-html #5 1.571 | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc #5 1.571 docbook-xsl-saxon fop libsaxon-java libxalan2-java libxslthl-java xalan #5 1.571 docbook-xsl-ns docbook5-defguide fonts-freefont-otf | fonts-freefont-ttf #5 1.571 fonts-texgyre gsfonts graphviz-doc libavalon-framework-java #5 1.571 libexcalibur-logkit-java liblog4j1.2-java libgd-tools low-memory-monitor #5 1.571 libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc #5 1.571 libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-kvazaar #5 1.571 libheif-plugin-rav1e libheif-plugin-svtenc liblcms2-utils #5 1.571 libencode-eucjpascii-perl libencode-hanextra-perl libpod2-base-perl #5 1.571 libmpfi-doc sgmls-doc doc-base python3-doc python3-tk python3-venv #5 1.571 python-apt-doc docutils-doc fonts-linuxlibertine | ttf-linux-libertine #5 1.571 texlive-lang-french python-pil-doc python3-setuptools #5 1.571 python3-egenix-mxtexttools python-reportlab-doc rl-accel rl-renderpm #5 1.571 python3.13-venv python3.13-doc binfmt-support sgml-base-doc perlsgml w3-recs #5 1.571 debhelper gv | postscript-viewer perl-tk xpdf | pdf-viewer xzdec #5 1.571 texlive-binaries-sse2 hintview chktex default-jre-headless dvidvi dvipng #5 1.571 fragmaster lacheck latexdiff latexmk purifyeps texlive-fonts-recommended-doc #5 1.571 texlive-latex-base-doc wp2latex python3-pygments icc-profiles #5 1.571 texlive-latex-extra-doc texlive-latex-recommended-doc texlive-pstricks #5 1.571 dot2tex prerex texlive-pictures-doc vprerex texlive-science-doc tipa-doc #5 1.571 Recommended packages: #5 1.571 xmlto dblatex-doc fonts-liberation libgdk-pixbuf2.0-bin libglib2.0-data #5 1.571 xdg-user-dirs libgts-bin libheif-plugin-x265 libheif-plugin-aomenc #5 1.571 javascript-common librsvg2-common mailcap psmisc linux-sysctl-defaults #5 1.571 lsb-release iso-codes python3-pygments python3-olefile fonts-dejavu-extra #5 1.571 dvisvgm ghostscript liblog-log4perl-perl ruby tex-gyre default-jre #5 1.571 libspreadsheet-parseexcel-perl tk libfile-mimeinfo-perl libnet-dbus-perl #5 1.571 libx11-protocol-perl x11-utils x11-xserver-utils #5 2.354 The following NEW packages will be installed: #5 2.354 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex dblatex #5 2.354 distro-info-data docbook-dsssl docbook-utils docbook-xml docbook-xsl #5 2.354 docbook5-xml docutils-common fontconfig fontconfig-config fonts-dejavu-core #5 2.354 fonts-dejavu-mono fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern #5 2.354 fonts-urw-base35 graphviz libabsl20240722 libann0 libaom3 libapache-pom-java #5 2.354 libavif16 libbibtex-parser-perl libcairo-gobject2 libcairo2 libcdt5 #5 2.354 libcgraph6 libcommons-logging-java libcommons-parent-java libdatrie1 #5 2.354 libdav1d7 libde265-0 libdeflate0 libfile-homedir-perl libfile-which-perl #5 2.354 libfontbox-java libfontconfig1 libfontenc1 libfreetype6 libfribidi0 #5 2.354 libgav1-1 libgd3 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libglib2.0-0t64 #5 2.354 libgraphite2-3 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b #5 2.354 libheif-plugin-dav1d libheif-plugin-libde265 libheif1 libice6 libicu76 #5 2.354 libimagequant0 libio-string-perl libjbig0 libjpeg62-turbo libjs-jquery #5 2.354 libkpathsea6 liblab-gamut1 liblatex-tounicode-perl liblcms2-2 liblerc4 #5 2.354 libltdl7 libmime-charset-perl libmpfi0 libopenjp2-7 libosp5 libostyle1t64 #5 2.354 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils #5 2.354 libpaper2 libpathplan4 libpdfbox-java libpixman-1-0 libpng16-16t64 #5 2.354 libpotrace0 libproc2-0 libptexenc1 libpython3-stdlib libpython3.13-minimal #5 2.354 libpython3.13-stdlib libraqm0 librav1e0.7 librsvg2-2 librsvg2-bin #5 2.354 libsgmls-perl libsharpyuv0 libsm6 libsombok3 libsvtav1enc2 libsynctex2 #5 2.354 libteckit0 libtexlua53-5 libtext-charwidth-perl libtext-wrapi18n-perl #5 2.354 libthai-data libthai0 libtiff6 libunicode-linebreak-perl libwebp7 #5 2.354 libwebpdemux2 libwebpmux3 libx11-6 libx11-data libxau6 libxaw7 #5 2.354 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 libxml2 #5 2.354 libxml2-utils libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6t64 #5 2.354 libyaml-tiny-perl libyuv0 libzzip-0-13t64 lmodern lynx lynx-common #5 2.354 media-types mscgen netbase openjade opensp osmo-gsm-manuals-dev #5 2.355 osmocom-keyring osmocom-master preview-latex-style procps python-apt-common #5 2.355 python3 python3-apt python3-autocommand python3-blockdiag python3-cairo #5 2.355 python3-chardet python3-docutils python3-freetype python3-funcparserlib #5 2.355 python3-inflect python3-jaraco.context python3-jaraco.functools #5 2.355 python3-minimal python3-more-itertools python3-nwdiag python3-pil #5 2.355 python3-pkg-resources python3-reportlab python3-rlpycairo python3-roman #5 2.355 python3-typeguard python3-typing-extensions python3-webcolors python3.13 #5 2.355 python3.13-minimal sensible-utils sgml-base sgml-data sgmlspl #5 2.355 shared-mime-info t1utils teckit tex-common texlive texlive-base #5 2.355 texlive-bibtex-extra texlive-binaries texlive-extra-utils #5 2.355 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #5 2.355 texlive-latex-base texlive-latex-extra texlive-latex-recommended #5 2.355 texlive-luatex texlive-pictures texlive-plain-generic texlive-science #5 2.355 texlive-xetex tipa ucf x11-common xdg-utils xfonts-encodings xfonts-utils #5 2.355 xml-core xsltproc #5 2.381 0 upgraded, 202 newly installed, 0 to remove and 0 not upgraded. #5 2.381 Need to get 489 MB of archives. #5 2.381 After this operation, 1132 MB of additional disk space will be used. #5 2.381 Get:1 http://deb.debian.org/debian trixie/main amd64 libpython3.13-minimal amd64 3.13.5-2 [862 kB] #5 2.400 Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmocom-keyring 1.1.1.8.7873 [3168 B] #5 2.403 Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmocom-master 1.1.0 [1180 B] #5 2.409 Get:4 http://deb.debian.org/debian trixie/main amd64 python3.13-minimal amd64 3.13.5-2 [2224 kB] #5 2.417 Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmo-gsm-manuals-dev 1.7.0.5.1842 [443 kB] #5 2.435 Get:6 http://deb.debian.org/debian trixie/main amd64 python3-minimal amd64 3.13.5-1 [27.2 kB] #5 2.440 Get:7 http://deb.debian.org/debian trixie/main amd64 media-types all 13.0.0 [29.3 kB] #5 2.441 Get:8 http://deb.debian.org/debian trixie/main amd64 netbase all 6.5 [12.4 kB] #5 2.441 Get:9 http://deb.debian.org/debian trixie/main amd64 libpython3.13-stdlib amd64 3.13.5-2 [1956 kB] #5 2.460 Get:10 http://deb.debian.org/debian trixie/main amd64 python3.13 amd64 3.13.5-2 [757 kB] #5 2.464 Get:11 http://deb.debian.org/debian trixie/main amd64 libpython3-stdlib amd64 3.13.5-1 [10.2 kB] #5 2.465 Get:12 http://deb.debian.org/debian trixie/main amd64 python3 amd64 3.13.5-1 [28.2 kB] #5 2.465 Get:13 http://deb.debian.org/debian trixie/main amd64 libproc2-0 amd64 2:4.0.4-9 [65.6 kB] #5 2.465 Get:14 http://deb.debian.org/debian trixie/main amd64 procps amd64 2:4.0.4-9 [882 kB] #5 2.498 Get:15 http://deb.debian.org/debian trixie/main amd64 sensible-utils all 0.0.25 [25.0 kB] #5 2.498 Get:16 http://deb.debian.org/debian trixie/main amd64 libtext-charwidth-perl amd64 0.04-11+b4 [9476 B] #5 2.498 Get:17 http://deb.debian.org/debian trixie/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B] #5 2.498 Get:18 http://deb.debian.org/debian trixie/main amd64 ucf all 3.0052 [43.3 kB] #5 2.498 Get:19 http://deb.debian.org/debian trixie/main amd64 asciidoc-common all 10.2.1-1 [104 kB] #5 2.499 Get:20 http://deb.debian.org/debian trixie/main amd64 sgml-base all 1.31+nmu1 [10.9 kB] #5 2.504 Get:21 http://deb.debian.org/debian trixie/main amd64 xml-core all 0.19 [20.1 kB] #5 2.514 Get:22 http://deb.debian.org/debian trixie/main amd64 docbook-xsl all 1.79.2+dfsg-7 [1221 kB] #5 2.529 Get:23 http://deb.debian.org/debian trixie/main amd64 libxml2 amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u2 [698 kB] #5 2.531 Get:24 http://deb.debian.org/debian trixie/main amd64 libxml2-utils amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u2 [100 kB] #5 2.532 Get:25 http://deb.debian.org/debian trixie/main amd64 libxslt1.1 amd64 1.1.35-1.2+deb13u2 [233 kB] #5 2.534 Get:26 http://deb.debian.org/debian trixie/main amd64 xsltproc amd64 1.1.35-1.2+deb13u2 [115 kB] #5 2.550 Get:27 http://deb.debian.org/debian trixie/main amd64 asciidoc-base all 10.2.1-1 [84.9 kB] #5 2.552 Get:28 http://deb.debian.org/debian trixie/main amd64 asciidoc all 10.2.1-1 [5708 B] #5 2.559 Get:29 http://deb.debian.org/debian trixie/main amd64 sgml-data all 2.0.11+nmu1 [179 kB] #5 2.561 Get:30 http://deb.debian.org/debian trixie/main amd64 docbook-xml all 4.5-13 [77.4 kB] #5 2.569 Get:31 http://deb.debian.org/debian trixie/main amd64 python-apt-common all 3.0.0 [68.2 kB] #5 2.569 Get:32 http://deb.debian.org/debian trixie/main amd64 distro-info-data all 0.66+deb13u1 [6724 B] #5 2.575 Get:33 http://deb.debian.org/debian trixie/main amd64 python3-apt amd64 3.0.0 [164 kB] #5 2.583 Get:34 http://deb.debian.org/debian trixie/main amd64 tex-common all 6.19 [29.4 kB] #5 2.585 Get:35 http://deb.debian.org/debian trixie/main amd64 libpaper2 amd64 2.2.5-0.3+b2 [16.7 kB] #5 2.586 Get:36 http://deb.debian.org/debian trixie/main amd64 libpaper-utils amd64 2.2.5-0.3+b2 [16.5 kB] #5 2.588 Get:37 http://deb.debian.org/debian trixie/main amd64 libkpathsea6 amd64 2024.20240313.70630+ds-6 [157 kB] #5 2.590 Get:38 http://deb.debian.org/debian trixie/main amd64 libptexenc1 amd64 2024.20240313.70630+ds-6 [49.3 kB] #5 2.597 Get:39 http://deb.debian.org/debian trixie/main amd64 libsynctex2 amd64 2024.20240313.70630+ds-6 [62.9 kB] #5 2.608 Get:40 http://deb.debian.org/debian trixie/main amd64 libtexlua53-5 amd64 2024.20240313.70630+ds-6 [114 kB] #5 2.615 Get:41 http://deb.debian.org/debian trixie/main amd64 t1utils amd64 1.41-4 [62.1 kB] #5 2.617 Get:42 http://deb.debian.org/debian-security trixie-security/main amd64 libpng16-16t64 amd64 1.6.48-1+deb13u3 [283 kB] #5 2.625 Get:43 http://deb.debian.org/debian trixie/main amd64 libfreetype6 amd64 2.13.3+dfsg-1 [452 kB] #5 2.629 Get:44 http://deb.debian.org/debian trixie/main amd64 fonts-dejavu-mono all 2.37-8 [489 kB] #5 2.634 Get:45 http://deb.debian.org/debian trixie/main amd64 fonts-dejavu-core all 2.37-8 [840 kB] #5 2.642 Get:46 http://deb.debian.org/debian trixie/main amd64 libfontenc1 amd64 1:1.1.8-1+b2 [23.3 kB] #5 2.642 Get:47 http://deb.debian.org/debian trixie/main amd64 x11-common all 1:7.7+24+deb13u1 [217 kB] #5 2.644 Get:48 http://deb.debian.org/debian trixie/main amd64 xfonts-encodings all 1:1.0.4-2.2 [577 kB] #5 2.649 Get:49 http://deb.debian.org/debian trixie/main amd64 xfonts-utils amd64 1:7.7+7 [93.3 kB] #5 2.650 Get:50 http://deb.debian.org/debian trixie/main amd64 fonts-urw-base35 all 20200910-8 [10.8 MB] #5 2.756 Get:51 http://deb.debian.org/debian trixie/main amd64 fontconfig-config amd64 2.15.0-2.3 [318 kB] #5 2.803 Get:52 http://deb.debian.org/debian trixie/main amd64 libfontconfig1 amd64 2.15.0-2.3 [392 kB] #5 2.806 Get:53 http://deb.debian.org/debian trixie/main amd64 libpixman-1-0 amd64 0.44.0-3 [248 kB] #5 2.808 Get:54 http://deb.debian.org/debian trixie/main amd64 libxau6 amd64 1:1.0.11-1 [20.4 kB] #5 2.808 Get:55 http://deb.debian.org/debian trixie/main amd64 libxdmcp6 amd64 1:1.1.5-1 [27.8 kB] #5 2.808 Get:56 http://deb.debian.org/debian trixie/main amd64 libxcb1 amd64 1.17.0-2+b1 [144 kB] #5 2.810 Get:57 http://deb.debian.org/debian trixie/main amd64 libx11-data all 2:1.8.12-1 [343 kB] #5 2.811 Get:58 http://deb.debian.org/debian trixie/main amd64 libx11-6 amd64 2:1.8.12-1 [815 kB] #5 2.814 Get:59 http://deb.debian.org/debian trixie/main amd64 libxcb-render0 amd64 1.17.0-2+b1 [115 kB] #5 2.815 Get:60 http://deb.debian.org/debian trixie/main amd64 libxcb-shm0 amd64 1.17.0-2+b1 [105 kB] #5 2.820 Get:61 http://deb.debian.org/debian trixie/main amd64 libxext6 amd64 2:1.3.4-1+b3 [50.4 kB] #5 2.821 Get:62 http://deb.debian.org/debian trixie/main amd64 libxrender1 amd64 1:0.9.12-1 [27.9 kB] #5 2.821 Get:63 http://deb.debian.org/debian trixie/main amd64 libcairo2 amd64 1.18.4-1+b1 [538 kB] #5 2.826 Get:64 http://deb.debian.org/debian trixie/main amd64 libgraphite2-3 amd64 1.3.14-2+b1 [75.4 kB] #5 2.827 Get:65 http://deb.debian.org/debian trixie/main amd64 libglib2.0-0t64 amd64 2.84.4-3~deb13u2 [1518 kB] #5 2.840 Get:66 http://deb.debian.org/debian trixie/main amd64 libharfbuzz0b amd64 10.2.0-1+b1 [479 kB] #5 2.844 Get:67 http://deb.debian.org/debian trixie/main amd64 libicu76 amd64 76.1-4 [9722 kB] #5 2.939 Get:68 http://deb.debian.org/debian trixie/main amd64 libmpfi0 amd64 1.5.4+ds-4 [35.5 kB] #5 2.940 Get:69 http://deb.debian.org/debian trixie/main amd64 libpotrace0 amd64 1.16-2+b2 [25.6 kB] #5 2.947 Get:70 http://deb.debian.org/debian trixie/main amd64 libteckit0 amd64 2.5.12+ds1-1+b1 [341 kB] #5 2.950 Get:71 http://deb.debian.org/debian trixie/main amd64 libice6 amd64 2:1.1.1-1 [65.4 kB] #5 2.951 Get:72 http://deb.debian.org/debian trixie/main amd64 libsm6 amd64 2:1.2.6-1 [37.3 kB] #5 2.952 Get:73 http://deb.debian.org/debian trixie/main amd64 libxt6t64 amd64 1:1.2.1-1.2+b2 [188 kB] #5 2.954 Get:74 http://deb.debian.org/debian trixie/main amd64 libxmu6 amd64 2:1.1.3-3+b4 [59.0 kB] #5 2.954 Get:75 http://deb.debian.org/debian trixie/main amd64 libxpm4 amd64 1:3.5.17-1+b3 [56.2 kB] #5 2.955 Get:76 http://deb.debian.org/debian trixie/main amd64 libxaw7 amd64 2:1.0.16-1 [212 kB] #5 2.963 Get:77 http://deb.debian.org/debian trixie/main amd64 libxi6 amd64 2:1.8.2-1 [78.9 kB] #5 2.970 Get:78 http://deb.debian.org/debian trixie/main amd64 libzzip-0-13t64 amd64 0.13.78+dfsg.1-0.1 [59.0 kB] #5 2.972 Get:79 http://deb.debian.org/debian trixie/main amd64 texlive-binaries amd64 2024.20240313.70630+ds-6 [8446 kB] #5 3.065 Get:80 http://deb.debian.org/debian trixie/main amd64 xdg-utils all 1.2.1-2 [75.8 kB] #5 3.065 Get:81 http://deb.debian.org/debian trixie/main amd64 texlive-base all 2024.20250309-1 [23.1 MB] #5 3.285 Get:82 http://deb.debian.org/debian trixie/main amd64 texlive-fonts-recommended all 2024.20250309-1 [4989 kB] #5 3.301 Get:83 http://deb.debian.org/debian trixie/main amd64 fonts-lmodern all 2.005-1 [4540 kB] #5 3.445 Get:84 http://deb.debian.org/debian trixie/main amd64 texlive-latex-base all 2024.20250309-1 [1294 kB] #5 3.470 Get:85 http://deb.debian.org/debian trixie/main amd64 texlive-latex-recommended all 2024.20250309-1 [8745 kB] #5 3.537 Get:86 http://deb.debian.org/debian trixie/main amd64 texlive all 2024.20250309-1 [18.7 kB] #5 3.537 Get:87 http://deb.debian.org/debian trixie/main amd64 libio-string-perl all 1.08-4 [12.1 kB] #5 3.538 Get:88 http://deb.debian.org/debian trixie/main amd64 liblatex-tounicode-perl all 0.55-1 [28.8 kB] #5 3.538 Get:89 http://deb.debian.org/debian trixie/main amd64 libbibtex-parser-perl all 1.05+dfsg-1 [17.4 kB] #5 3.538 Get:90 http://deb.debian.org/debian trixie/main amd64 texlive-bibtex-extra all 2024.20250309-2 [79.4 MB] #5 4.242 Get:91 http://deb.debian.org/debian trixie/main amd64 libfile-which-perl all 1.27-2 [15.1 kB] #5 4.242 Get:92 http://deb.debian.org/debian trixie/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB] #5 4.242 Get:93 http://deb.debian.org/debian trixie/main amd64 libthai-data all 0.1.29-2 [168 kB] #5 4.243 Get:94 http://deb.debian.org/debian trixie/main amd64 libdatrie1 amd64 0.2.13-3+b1 [38.1 kB] #5 4.243 Get:95 http://deb.debian.org/debian trixie/main amd64 libthai0 amd64 0.1.29-2+b1 [49.4 kB] #5 4.243 Get:96 http://deb.debian.org/debian trixie/main amd64 libsombok3 amd64 2.4.0-2+b2 [31.8 kB] #5 4.243 Get:97 http://deb.debian.org/debian trixie/main amd64 libmime-charset-perl all 1.013.1-2 [34.0 kB] #5 4.249 Get:98 http://deb.debian.org/debian trixie/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1+b9 [96.1 kB] #5 4.257 Get:99 http://deb.debian.org/debian trixie/main amd64 libyaml-tiny-perl all 1.76-1 [29.8 kB] #5 4.258 Get:100 http://deb.debian.org/debian trixie/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] #5 4.262 Get:101 http://deb.debian.org/debian trixie/main amd64 lmodern all 2.005-1 [9480 kB] #5 4.578 Get:102 http://deb.debian.org/debian trixie/main amd64 texlive-luatex all 2024.20250309-1 [29.1 MB] #5 4.857 Get:103 http://deb.debian.org/debian trixie/main amd64 texlive-plain-generic all 2024.20250309-2 [29.0 MB] #5 5.084 Get:104 http://deb.debian.org/debian trixie/main amd64 texlive-extra-utils all 2024.20250309-2 [67.6 MB] #5 5.685 Get:105 http://deb.debian.org/debian trixie/main amd64 libapache-pom-java all 33-2 [5852 B] #5 5.685 Get:106 http://deb.debian.org/debian trixie/main amd64 libcommons-parent-java all 56-1 [10.8 kB] #5 5.685 Get:107 http://deb.debian.org/debian trixie/main amd64 libcommons-logging-java all 1.3.0-2 [68.6 kB] #5 5.685 Get:108 http://deb.debian.org/debian trixie/main amd64 libfontbox-java all 1:1.8.16-5 [211 kB] #5 5.686 Get:109 http://deb.debian.org/debian trixie/main amd64 libpdfbox-java all 1:1.8.16-5 [5527 kB] #5 6.134 Get:110 http://deb.debian.org/debian trixie/main amd64 preview-latex-style all 13.2-1.1 [350 kB] #5 6.135 Get:111 http://deb.debian.org/debian trixie/main amd64 texlive-pictures all 2024.20250309-1 [17.0 MB] #5 6.291 Get:112 http://deb.debian.org/debian trixie/main amd64 texlive-latex-extra all 2024.20250309-2 [25.2 MB] #5 6.583 Get:113 http://deb.debian.org/debian trixie/main amd64 fonts-gfs-baskerville all 1.1-6 [43.7 kB] #5 6.610 Get:114 http://deb.debian.org/debian trixie/main amd64 fonts-gfs-porson all 1.1-7 [33.8 kB] #5 6.610 Get:115 http://deb.debian.org/debian trixie/main amd64 texlive-lang-greek all 2024.20250309-1 [79.2 MB] #5 7.281 Get:116 http://deb.debian.org/debian trixie/main amd64 texlive-science all 2024.20250309-2 [3937 kB] #5 7.289 Get:117 http://deb.debian.org/debian trixie/main amd64 dblatex all 0.3.12py3-5 [359 kB] #5 7.730 Get:118 http://deb.debian.org/debian trixie/main amd64 libosp5 amd64 1.5.2-15.2 [972 kB] #5 7.732 Get:119 http://deb.debian.org/debian trixie/main amd64 libostyle1t64 amd64 1.4devel1-23.3 [663 kB] #5 7.734 Get:120 http://deb.debian.org/debian trixie/main amd64 openjade amd64 1.4devel1-23.3 [285 kB] #5 7.735 Get:121 http://deb.debian.org/debian trixie/main amd64 docbook-dsssl all 1.79-10 [234 kB] #5 7.735 Get:122 http://deb.debian.org/debian trixie/main amd64 teckit amd64 2.5.12+ds1-1+b1 [714 kB] #5 7.737 Get:123 http://deb.debian.org/debian trixie/main amd64 tipa all 2:1.3-21 [2974 kB] #5 7.869 Get:124 http://deb.debian.org/debian trixie/main amd64 texlive-xetex all 2024.20250309-1 [11.3 MB] #5 7.995 Get:125 http://deb.debian.org/debian trixie/main amd64 texlive-formats-extra all 2024.20250309-2 [7795 kB] #5 8.075 Get:126 http://deb.debian.org/debian trixie/main amd64 lynx-common all 2.9.2-1 [1193 kB] #5 8.115 Get:127 http://deb.debian.org/debian trixie/main amd64 lynx amd64 2.9.2-1 [641 kB] #5 8.118 Get:128 http://deb.debian.org/debian trixie/main amd64 libsgmls-perl all 1.03ii-38 [23.7 kB] #5 8.118 Get:129 http://deb.debian.org/debian trixie/main amd64 sgmlspl all 1.03ii-38 [8752 B] #5 8.118 Get:130 http://deb.debian.org/debian trixie/main amd64 opensp amd64 1.5.2-15.2 [448 kB] #5 8.122 Get:131 http://deb.debian.org/debian trixie/main amd64 docbook-utils all 0.6.14-4 [64.5 kB] #5 8.122 Get:132 http://deb.debian.org/debian trixie/main amd64 asciidoc-dblatex all 10.2.1-1 [7192 B] #5 8.129 Get:133 http://deb.debian.org/debian trixie/main amd64 docbook5-xml all 5.0-4 [667 kB] #5 8.141 Get:134 http://deb.debian.org/debian trixie/main amd64 docutils-common all 0.21.2+dfsg-2 [128 kB] #5 8.142 Get:135 http://deb.debian.org/debian trixie/main amd64 fontconfig amd64 2.15.0-2.3 [463 kB] #5 8.146 Get:136 http://deb.debian.org/debian trixie/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB] #5 8.147 Get:137 http://deb.debian.org/debian trixie/main amd64 libcdt5 amd64 2.42.4-3 [40.3 kB] #5 8.154 Get:138 http://deb.debian.org/debian trixie/main amd64 libcgraph6 amd64 2.42.4-3 [64.0 kB] #5 8.155 Get:139 http://deb.debian.org/debian trixie/main amd64 libaom3 amd64 3.12.1-1 [1871 kB] #5 8.171 Get:140 http://deb.debian.org/debian trixie/main amd64 libdav1d7 amd64 1.5.1-1 [559 kB] #5 8.176 Get:141 http://deb.debian.org/debian trixie/main amd64 libabsl20240722 amd64 20240722.0-4 [492 kB] #5 8.180 Get:142 http://deb.debian.org/debian trixie/main amd64 libgav1-1 amd64 0.19.0-3+b1 [353 kB] #5 8.182 Get:143 http://deb.debian.org/debian trixie/main amd64 librav1e0.7 amd64 0.7.1-9+b2 [946 kB] #5 8.213 Get:144 http://deb.debian.org/debian trixie/main amd64 libsvtav1enc2 amd64 2.3.0+dfsg-1 [2489 kB] #5 8.221 Get:145 http://deb.debian.org/debian trixie/main amd64 libjpeg62-turbo amd64 1:2.1.5-4 [168 kB] #5 8.221 Get:146 http://deb.debian.org/debian trixie/main amd64 libyuv0 amd64 0.0.1904.20250204-1 [174 kB] #5 8.223 Get:147 http://deb.debian.org/debian trixie/main amd64 libavif16 amd64 1.2.1-1.2 [133 kB] #5 8.224 Get:148 http://deb.debian.org/debian trixie/main amd64 libsharpyuv0 amd64 1.5.0-0.1 [116 kB] #5 8.225 Get:149 http://deb.debian.org/debian trixie/main amd64 libheif-plugin-dav1d amd64 1.19.8-1 [11.7 kB] #5 8.231 Get:150 http://deb.debian.org/debian trixie/main amd64 libde265-0 amd64 1.0.15-1+b3 [189 kB] #5 8.233 Get:151 http://deb.debian.org/debian trixie/main amd64 libheif-plugin-libde265 amd64 1.19.8-1 [15.3 kB] #5 8.233 Get:152 http://deb.debian.org/debian trixie/main amd64 libheif1 amd64 1.19.8-1 [520 kB] #5 8.237 Get:153 http://deb.debian.org/debian trixie/main amd64 libimagequant0 amd64 2.18.0-1+b2 [35.2 kB] #5 8.238 Get:154 http://deb.debian.org/debian trixie/main amd64 libdeflate0 amd64 1.23-2 [47.3 kB] #5 8.238 Get:155 http://deb.debian.org/debian trixie/main amd64 libjbig0 amd64 2.1-6.1+b2 [32.1 kB] #5 8.238 Get:156 http://deb.debian.org/debian trixie/main amd64 liblerc4 amd64 4.0.0+ds-5 [183 kB] #5 8.247 Get:157 http://deb.debian.org/debian trixie/main amd64 libwebp7 amd64 1.5.0-0.1 [318 kB] #5 8.249 Get:158 http://deb.debian.org/debian trixie/main amd64 libtiff6 amd64 4.7.0-3+deb13u1 [346 kB] #5 8.259 Get:159 http://deb.debian.org/debian trixie/main amd64 libgd3 amd64 2.3.3-13 [126 kB] #5 8.260 Get:160 http://deb.debian.org/debian trixie/main amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2+b1 [160 kB] #5 8.261 Get:161 http://deb.debian.org/debian trixie/main amd64 libltdl7 amd64 2.5.4-4 [416 kB] #5 8.271 Get:162 http://deb.debian.org/debian trixie/main amd64 libfribidi0 amd64 1.0.16-1 [26.5 kB] #5 8.271 Get:163 http://deb.debian.org/debian trixie/main amd64 libpango-1.0-0 amd64 1.56.3-1 [226 kB] #5 8.274 Get:164 http://deb.debian.org/debian trixie/main amd64 libpangoft2-1.0-0 amd64 1.56.3-1 [55.6 kB] #5 8.274 Get:165 http://deb.debian.org/debian trixie/main amd64 libpangocairo-1.0-0 amd64 1.56.3-1 [35.7 kB] #5 8.274 Get:166 http://deb.debian.org/debian trixie/main amd64 libpathplan4 amd64 2.42.4-3 [42.6 kB] #5 8.283 Get:167 http://deb.debian.org/debian trixie/main amd64 libgvc6 amd64 2.42.4-3 [686 kB] #5 8.295 Get:168 http://deb.debian.org/debian trixie/main amd64 libgvpr2 amd64 2.42.4-3 [192 kB] #5 8.296 Get:169 http://deb.debian.org/debian trixie/main amd64 liblab-gamut1 amd64 2.42.4-3 [198 kB] #5 8.308 Get:170 http://deb.debian.org/debian trixie/main amd64 graphviz amd64 2.42.4-3 [621 kB] #5 8.321 Get:171 http://deb.debian.org/debian trixie/main amd64 libcairo-gobject2 amd64 1.18.4-1+b1 [130 kB] #5 8.322 Get:172 http://deb.debian.org/debian trixie/main amd64 libgdk-pixbuf2.0-common all 2.42.12+dfsg-4 [311 kB] #5 8.325 Get:173 http://deb.debian.org/debian trixie/main amd64 shared-mime-info amd64 2.4-5+b2 [760 kB] #5 8.331 Get:174 http://deb.debian.org/debian trixie/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.12+dfsg-4 [141 kB] #5 8.332 Get:175 http://deb.debian.org/debian trixie/main amd64 liblcms2-2 amd64 2.16-2 [160 kB] #5 8.334 Get:176 http://deb.debian.org/debian trixie/main amd64 libopenjp2-7 amd64 2.5.3-2.1~deb13u1 [205 kB] #5 8.336 Get:177 http://deb.debian.org/debian trixie/main amd64 libraqm0 amd64 0.10.2-1 [13.9 kB] #5 8.336 Get:178 http://deb.debian.org/debian trixie/main amd64 librsvg2-2 amd64 2.60.0+dfsg-1 [1789 kB] #5 8.361 Get:179 http://deb.debian.org/debian trixie/main amd64 librsvg2-bin amd64 2.60.0+dfsg-1 [1967 kB] #5 8.401 Get:180 http://deb.debian.org/debian trixie/main amd64 libwebpdemux2 amd64 1.5.0-0.1 [113 kB] #5 8.401 Get:181 http://deb.debian.org/debian trixie/main amd64 libwebpmux3 amd64 1.5.0-0.1 [126 kB] #5 8.402 Get:182 http://deb.debian.org/debian trixie/main amd64 mscgen amd64 0.20-16 [46.8 kB] #5 8.402 Get:183 http://deb.debian.org/debian trixie/main amd64 python3-funcparserlib all 1.0.0-0.2 [17.5 kB] #5 8.402 Get:184 http://deb.debian.org/debian-security trixie-security/main amd64 python3-pil amd64 11.1.0-5+deb13u1 [512 kB] #5 8.403 Get:185 http://deb.debian.org/debian trixie/main amd64 python3-autocommand all 2.2.2-3 [13.6 kB] #5 8.404 Get:186 http://deb.debian.org/debian trixie/main amd64 python3-more-itertools all 10.7.0-1 [67.4 kB] #5 8.404 Get:187 http://deb.debian.org/debian trixie/main amd64 python3-typing-extensions all 4.13.2-1 [90.5 kB] #5 8.404 Get:188 http://deb.debian.org/debian trixie/main amd64 python3-typeguard all 4.4.2-1 [37.3 kB] #5 8.407 Get:189 http://deb.debian.org/debian trixie/main amd64 python3-inflect all 7.3.1-2 [32.4 kB] #5 8.412 Get:190 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.context all 6.0.1-1 [8276 B] #5 8.412 Get:191 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.functools all 4.1.0-1 [12.0 kB] #5 8.413 Get:192 http://deb.debian.org/debian trixie/main amd64 python3-pkg-resources all 78.1.1-0.1 [224 kB] #5 8.418 Get:193 http://deb.debian.org/debian trixie/main amd64 python3-webcolors all 1.13-1 [15.3 kB] #5 8.419 Get:194 http://deb.debian.org/debian trixie/main amd64 python3-roman all 5.0-1 [10.6 kB] #5 8.426 Get:195 http://deb.debian.org/debian trixie/main amd64 python3-docutils all 0.21.2+dfsg-2 [403 kB] #5 8.429 Get:196 http://deb.debian.org/debian trixie/main amd64 python3-chardet all 5.2.0+dfsg-2 [108 kB] #5 8.430 Get:197 http://deb.debian.org/debian trixie/main amd64 python3-cairo amd64 1.27.0-2 [114 kB] #5 8.461 Get:198 http://deb.debian.org/debian trixie/main amd64 python3-freetype all 2.5.1-1 [89.3 kB] #5 8.465 Get:199 http://deb.debian.org/debian trixie/main amd64 python3-rlpycairo all 0.3.0-3 [9904 B] #5 8.467 Get:200 http://deb.debian.org/debian trixie/main amd64 python3-reportlab all 4.3.1-1 [1158 kB] #5 8.513 Get:201 http://deb.debian.org/debian trixie/main amd64 python3-blockdiag all 3.0.0+dfsg-3 [73.1 kB] #5 8.514 Get:202 http://deb.debian.org/debian trixie/main amd64 python3-nwdiag all 3.0.0+dfsg-2 [32.7 kB] #5 8.659 debconf: unable to initialize frontend: Dialog #5 8.659 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 8.659 debconf: falling back to frontend: Readline #5 8.663 debconf: unable to initialize frontend: Readline #5 8.663 debconf: (This frontend requires a controlling tty.) #5 8.663 debconf: falling back to frontend: Teletype #5 8.664 debconf: unable to initialize frontend: Teletype #5 8.664 debconf: (This frontend requires a controlling tty.) #5 8.664 debconf: falling back to frontend: Noninteractive #5 11.40 Preconfiguring packages ... #5 11.52 Fetched 489 MB in 6s (79.5 MB/s) #5 11.74 Selecting previously unselected package libpython3.13-minimal:amd64. #5 11.74 (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 ... 15438 files and directories currently installed.) #5 11.75 Preparing to unpack .../libpython3.13-minimal_3.13.5-2_amd64.deb ... #5 11.80 Unpacking libpython3.13-minimal:amd64 (3.13.5-2) ... #5 12.38 Selecting previously unselected package python3.13-minimal. #5 12.38 Preparing to unpack .../python3.13-minimal_3.13.5-2_amd64.deb ... #5 12.45 Unpacking python3.13-minimal (3.13.5-2) ... #5 12.96 Setting up libpython3.13-minimal:amd64 (3.13.5-2) ... #5 13.20 Setting up python3.13-minimal (3.13.5-2) ... #5 14.31 Selecting previously unselected package python3-minimal. #5 14.31 (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 ... 15763 files and directories currently installed.) #5 14.31 Preparing to unpack .../0-python3-minimal_3.13.5-1_amd64.deb ... #5 14.38 Unpacking python3-minimal (3.13.5-1) ... #5 14.71 Selecting previously unselected package media-types. #5 14.71 Preparing to unpack .../1-media-types_13.0.0_all.deb ... #5 14.76 Unpacking media-types (13.0.0) ... #5 15.19 Selecting previously unselected package netbase. #5 15.19 Preparing to unpack .../2-netbase_6.5_all.deb ... #5 15.24 Unpacking netbase (6.5) ... #5 15.60 Selecting previously unselected package libpython3.13-stdlib:amd64. #5 15.60 Preparing to unpack .../3-libpython3.13-stdlib_3.13.5-2_amd64.deb ... #5 15.64 Unpacking libpython3.13-stdlib:amd64 (3.13.5-2) ... #5 16.36 Selecting previously unselected package python3.13. #5 16.36 Preparing to unpack .../4-python3.13_3.13.5-2_amd64.deb ... #5 16.43 Unpacking python3.13 (3.13.5-2) ... #5 16.73 Selecting previously unselected package libpython3-stdlib:amd64. #5 16.73 Preparing to unpack .../5-libpython3-stdlib_3.13.5-1_amd64.deb ... #5 16.79 Unpacking libpython3-stdlib:amd64 (3.13.5-1) ... #5 17.09 Setting up python3-minimal (3.13.5-1) ... #5 17.63 Selecting previously unselected package python3. #5 17.63 (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 ... 16224 files and directories currently installed.) #5 17.64 Preparing to unpack .../000-python3_3.13.5-1_amd64.deb ... #5 17.69 Unpacking python3 (3.13.5-1) ... #5 18.46 Selecting previously unselected package libproc2-0:amd64. #5 18.46 Preparing to unpack .../001-libproc2-0_2%3a4.0.4-9_amd64.deb ... #5 18.58 Unpacking libproc2-0:amd64 (2:4.0.4-9) ... #5 19.05 Selecting previously unselected package procps. #5 19.05 Preparing to unpack .../002-procps_2%3a4.0.4-9_amd64.deb ... #5 19.15 Unpacking procps (2:4.0.4-9) ... #5 19.51 Selecting previously unselected package sensible-utils. #5 19.51 Preparing to unpack .../003-sensible-utils_0.0.25_all.deb ... #5 19.57 Unpacking sensible-utils (0.0.25) ... #5 19.81 Selecting previously unselected package libtext-charwidth-perl:amd64. #5 19.82 Preparing to unpack .../004-libtext-charwidth-perl_0.04-11+b4_amd64.deb ... #5 19.86 Unpacking libtext-charwidth-perl:amd64 (0.04-11+b4) ... #5 20.10 Selecting previously unselected package libtext-wrapi18n-perl. #5 20.10 Preparing to unpack .../005-libtext-wrapi18n-perl_0.06-10_all.deb ... #5 20.15 Unpacking libtext-wrapi18n-perl (0.06-10) ... #5 20.48 Selecting previously unselected package ucf. #5 20.48 Preparing to unpack .../006-ucf_3.0052_all.deb ... #5 20.53 Moving old data out of the way #5 20.53 Unpacking ucf (3.0052) ... #5 20.76 Selecting previously unselected package asciidoc-common. #5 20.76 Preparing to unpack .../007-asciidoc-common_10.2.1-1_all.deb ... #5 20.80 Unpacking asciidoc-common (10.2.1-1) ... #5 21.15 Selecting previously unselected package sgml-base. #5 21.15 Preparing to unpack .../008-sgml-base_1.31+nmu1_all.deb ... #5 21.20 Unpacking sgml-base (1.31+nmu1) ... #5 22.24 Selecting previously unselected package xml-core. #5 22.25 Preparing to unpack .../009-xml-core_0.19_all.deb ... #5 22.30 Unpacking xml-core (0.19) ... #5 22.77 Selecting previously unselected package docbook-xsl. #5 22.77 Preparing to unpack .../010-docbook-xsl_1.79.2+dfsg-7_all.deb ... #5 22.84 Unpacking docbook-xsl (1.79.2+dfsg-7) ... #5 23.93 Selecting previously unselected package libxml2:amd64. #5 23.93 Preparing to unpack .../011-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u2_amd64.deb ... #5 23.98 Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... #5 24.28 Selecting previously unselected package libxml2-utils. #5 24.28 Preparing to unpack .../012-libxml2-utils_2.12.7+dfsg+really2.9.14-2.1+deb13u2_amd64.deb ... #5 24.34 Unpacking libxml2-utils (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... #5 24.78 Selecting previously unselected package libxslt1.1:amd64. #5 24.79 Preparing to unpack .../013-libxslt1.1_1.1.35-1.2+deb13u2_amd64.deb ... #5 24.84 Unpacking libxslt1.1:amd64 (1.1.35-1.2+deb13u2) ... #5 25.20 Selecting previously unselected package xsltproc. #5 25.20 Preparing to unpack .../014-xsltproc_1.1.35-1.2+deb13u2_amd64.deb ... #5 25.25 Unpacking xsltproc (1.1.35-1.2+deb13u2) ... #5 25.65 Selecting previously unselected package asciidoc-base. #5 25.65 Preparing to unpack .../015-asciidoc-base_10.2.1-1_all.deb ... #5 25.72 Unpacking asciidoc-base (10.2.1-1) ... #5 26.00 Selecting previously unselected package asciidoc. #5 26.00 Preparing to unpack .../016-asciidoc_10.2.1-1_all.deb ... #5 26.06 Unpacking asciidoc (10.2.1-1) ... #5 26.56 Selecting previously unselected package sgml-data. #5 26.56 Preparing to unpack .../017-sgml-data_2.0.11+nmu1_all.deb ... #5 26.62 Unpacking sgml-data (2.0.11+nmu1) ... #5 27.08 Selecting previously unselected package docbook-xml. #5 27.08 Preparing to unpack .../018-docbook-xml_4.5-13_all.deb ... #5 27.13 Unpacking docbook-xml (4.5-13) ... #5 27.59 Selecting previously unselected package python-apt-common. #5 27.59 Preparing to unpack .../019-python-apt-common_3.0.0_all.deb ... #5 27.66 Unpacking python-apt-common (3.0.0) ... #5 27.98 Selecting previously unselected package distro-info-data. #5 27.99 Preparing to unpack .../020-distro-info-data_0.66+deb13u1_all.deb ... #5 28.04 Unpacking distro-info-data (0.66+deb13u1) ... #5 28.49 Selecting previously unselected package python3-apt. #5 28.49 Preparing to unpack .../021-python3-apt_3.0.0_amd64.deb ... #5 28.55 Unpacking python3-apt (3.0.0) ... #5 29.01 Selecting previously unselected package tex-common. #5 29.01 Preparing to unpack .../022-tex-common_6.19_all.deb ... #5 29.07 Unpacking tex-common (6.19) ... #5 29.81 Selecting previously unselected package libpaper2:amd64. #5 29.81 Preparing to unpack .../023-libpaper2_2.2.5-0.3+b2_amd64.deb ... #5 30.04 Unpacking libpaper2:amd64 (2.2.5-0.3+b2) ... #5 30.94 Selecting previously unselected package libpaper-utils. #5 30.95 Preparing to unpack .../024-libpaper-utils_2.2.5-0.3+b2_amd64.deb ... #5 30.98 Unpacking libpaper-utils (2.2.5-0.3+b2) ... #5 31.47 Selecting previously unselected package libkpathsea6:amd64. #5 31.47 Preparing to unpack .../025-libkpathsea6_2024.20240313.70630+ds-6_amd64.deb ... #5 31.59 Unpacking libkpathsea6:amd64 (2024.20240313.70630+ds-6) ... #5 32.23 Selecting previously unselected package libptexenc1:amd64. #5 32.23 Preparing to unpack .../026-libptexenc1_2024.20240313.70630+ds-6_amd64.deb ... #5 32.29 Unpacking libptexenc1:amd64 (2024.20240313.70630+ds-6) ... #5 32.66 Selecting previously unselected package libsynctex2:amd64. #5 32.66 Preparing to unpack .../027-libsynctex2_2024.20240313.70630+ds-6_amd64.deb ... #5 32.72 Unpacking libsynctex2:amd64 (2024.20240313.70630+ds-6) ... #5 33.05 Selecting previously unselected package libtexlua53-5:amd64. #5 33.05 Preparing to unpack .../028-libtexlua53-5_2024.20240313.70630+ds-6_amd64.deb ... #5 33.10 Unpacking libtexlua53-5:amd64 (2024.20240313.70630+ds-6) ... #5 33.37 Selecting previously unselected package t1utils. #5 33.37 Preparing to unpack .../029-t1utils_1.41-4_amd64.deb ... #5 33.42 Unpacking t1utils (1.41-4) ... #5 33.97 Selecting previously unselected package libpng16-16t64:amd64. #5 33.97 Preparing to unpack .../030-libpng16-16t64_1.6.48-1+deb13u3_amd64.deb ... #5 34.04 Unpacking libpng16-16t64:amd64 (1.6.48-1+deb13u3) ... #5 34.42 Selecting previously unselected package libfreetype6:amd64. #5 34.42 Preparing to unpack .../031-libfreetype6_2.13.3+dfsg-1_amd64.deb ... #5 34.55 Unpacking libfreetype6:amd64 (2.13.3+dfsg-1) ... #5 34.95 Selecting previously unselected package fonts-dejavu-mono. #5 34.96 Preparing to unpack .../032-fonts-dejavu-mono_2.37-8_all.deb ... #5 35.01 Unpacking fonts-dejavu-mono (2.37-8) ... #5 35.73 Selecting previously unselected package fonts-dejavu-core. #5 35.73 Preparing to unpack .../033-fonts-dejavu-core_2.37-8_all.deb ... #5 35.83 Unpacking fonts-dejavu-core (2.37-8) ... #5 37.13 Selecting previously unselected package libfontenc1:amd64. #5 37.13 Preparing to unpack .../034-libfontenc1_1%3a1.1.8-1+b2_amd64.deb ... #5 37.24 Unpacking libfontenc1:amd64 (1:1.1.8-1+b2) ... #5 37.72 Selecting previously unselected package x11-common. #5 37.72 Preparing to unpack .../035-x11-common_1%3a7.7+24+deb13u1_all.deb ... #5 37.77 Unpacking x11-common (1:7.7+24+deb13u1) ... #5 38.05 Selecting previously unselected package xfonts-encodings. #5 38.05 Preparing to unpack .../036-xfonts-encodings_1%3a1.0.4-2.2_all.deb ... #5 38.10 Unpacking xfonts-encodings (1:1.0.4-2.2) ... #5 38.43 Selecting previously unselected package xfonts-utils. #5 38.43 Preparing to unpack .../037-xfonts-utils_1%3a7.7+7_amd64.deb ... #5 38.49 Unpacking xfonts-utils (1:7.7+7) ... #5 39.04 Selecting previously unselected package fonts-urw-base35. #5 39.04 Preparing to unpack .../038-fonts-urw-base35_20200910-8_all.deb ... #5 39.13 Unpacking fonts-urw-base35 (20200910-8) ... #5 39.86 Selecting previously unselected package fontconfig-config. #5 39.86 Preparing to unpack .../039-fontconfig-config_2.15.0-2.3_amd64.deb ... #5 39.92 Unpacking fontconfig-config (2.15.0-2.3) ... #5 40.27 Selecting previously unselected package libfontconfig1:amd64. #5 40.28 Preparing to unpack .../040-libfontconfig1_2.15.0-2.3_amd64.deb ... #5 40.32 Unpacking libfontconfig1:amd64 (2.15.0-2.3) ... #5 41.58 Selecting previously unselected package libpixman-1-0:amd64. #5 41.58 Preparing to unpack .../041-libpixman-1-0_0.44.0-3_amd64.deb ... #5 41.64 Unpacking libpixman-1-0:amd64 (0.44.0-3) ... #5 42.01 Selecting previously unselected package libxau6:amd64. #5 42.01 Preparing to unpack .../042-libxau6_1%3a1.0.11-1_amd64.deb ... #5 42.06 Unpacking libxau6:amd64 (1:1.0.11-1) ... #5 42.53 Selecting previously unselected package libxdmcp6:amd64. #5 42.53 Preparing to unpack .../043-libxdmcp6_1%3a1.1.5-1_amd64.deb ... #5 42.57 Unpacking libxdmcp6:amd64 (1:1.1.5-1) ... #5 42.91 Selecting previously unselected package libxcb1:amd64. #5 42.92 Preparing to unpack .../044-libxcb1_1.17.0-2+b1_amd64.deb ... #5 42.99 Unpacking libxcb1:amd64 (1.17.0-2+b1) ... #5 43.21 Selecting previously unselected package libx11-data. #5 43.22 Preparing to unpack .../045-libx11-data_2%3a1.8.12-1_all.deb ... #5 43.26 Unpacking libx11-data (2:1.8.12-1) ... #5 43.67 Selecting previously unselected package libx11-6:amd64. #5 43.67 Preparing to unpack .../046-libx11-6_2%3a1.8.12-1_amd64.deb ... #5 43.72 Unpacking libx11-6:amd64 (2:1.8.12-1) ... #5 44.16 Selecting previously unselected package libxcb-render0:amd64. #5 44.16 Preparing to unpack .../047-libxcb-render0_1.17.0-2+b1_amd64.deb ... #5 44.21 Unpacking libxcb-render0:amd64 (1.17.0-2+b1) ... #5 44.58 Selecting previously unselected package libxcb-shm0:amd64. #5 44.58 Preparing to unpack .../048-libxcb-shm0_1.17.0-2+b1_amd64.deb ... #5 44.63 Unpacking libxcb-shm0:amd64 (1.17.0-2+b1) ... #5 45.00 Selecting previously unselected package libxext6:amd64. #5 45.00 Preparing to unpack .../049-libxext6_2%3a1.3.4-1+b3_amd64.deb ... #5 45.07 Unpacking libxext6:amd64 (2:1.3.4-1+b3) ... #5 45.38 Selecting previously unselected package libxrender1:amd64. #5 45.38 Preparing to unpack .../050-libxrender1_1%3a0.9.12-1_amd64.deb ... #5 45.43 Unpacking libxrender1:amd64 (1:0.9.12-1) ... #5 45.95 Selecting previously unselected package libcairo2:amd64. #5 45.95 Preparing to unpack .../051-libcairo2_1.18.4-1+b1_amd64.deb ... #5 46.42 Unpacking libcairo2:amd64 (1.18.4-1+b1) ... #5 46.92 Selecting previously unselected package libgraphite2-3:amd64. #5 46.93 Preparing to unpack .../052-libgraphite2-3_1.3.14-2+b1_amd64.deb ... #5 46.99 Unpacking libgraphite2-3:amd64 (1.3.14-2+b1) ... #5 47.66 Selecting previously unselected package libglib2.0-0t64:amd64. #5 47.66 Preparing to unpack .../053-libglib2.0-0t64_2.84.4-3~deb13u2_amd64.deb ... #5 47.76 Unpacking libglib2.0-0t64:amd64 (2.84.4-3~deb13u2) ... #5 48.32 Selecting previously unselected package libharfbuzz0b:amd64. #5 48.32 Preparing to unpack .../054-libharfbuzz0b_10.2.0-1+b1_amd64.deb ... #5 48.37 Unpacking libharfbuzz0b:amd64 (10.2.0-1+b1) ... #5 48.76 Selecting previously unselected package libicu76:amd64. #5 48.77 Preparing to unpack .../055-libicu76_76.1-4_amd64.deb ... #5 48.82 Unpacking libicu76:amd64 (76.1-4) ... #5 49.72 Selecting previously unselected package libmpfi0:amd64. #5 49.72 Preparing to unpack .../056-libmpfi0_1.5.4+ds-4_amd64.deb ... #5 49.81 Unpacking libmpfi0:amd64 (1.5.4+ds-4) ... #5 50.24 Selecting previously unselected package libpotrace0:amd64. #5 50.24 Preparing to unpack .../057-libpotrace0_1.16-2+b2_amd64.deb ... #5 50.28 Unpacking libpotrace0:amd64 (1.16-2+b2) ... #5 51.65 Selecting previously unselected package libteckit0:amd64. #5 51.65 Preparing to unpack .../058-libteckit0_2.5.12+ds1-1+b1_amd64.deb ... #5 51.96 Unpacking libteckit0:amd64 (2.5.12+ds1-1+b1) ... #5 53.15 Selecting previously unselected package libice6:amd64. #5 53.15 Preparing to unpack .../059-libice6_2%3a1.1.1-1_amd64.deb ... #5 53.20 Unpacking libice6:amd64 (2:1.1.1-1) ... #5 53.59 Selecting previously unselected package libsm6:amd64. #5 53.60 Preparing to unpack .../060-libsm6_2%3a1.2.6-1_amd64.deb ... #5 53.65 Unpacking libsm6:amd64 (2:1.2.6-1) ... #5 54.01 Selecting previously unselected package libxt6t64:amd64. #5 54.01 Preparing to unpack .../061-libxt6t64_1%3a1.2.1-1.2+b2_amd64.deb ... #5 54.06 Unpacking libxt6t64:amd64 (1:1.2.1-1.2+b2) ... #5 54.37 Selecting previously unselected package libxmu6:amd64. #5 54.37 Preparing to unpack .../062-libxmu6_2%3a1.1.3-3+b4_amd64.deb ... #5 54.42 Unpacking libxmu6:amd64 (2:1.1.3-3+b4) ... #5 54.79 Selecting previously unselected package libxpm4:amd64. #5 54.79 Preparing to unpack .../063-libxpm4_1%3a3.5.17-1+b3_amd64.deb ... #5 54.94 Unpacking libxpm4:amd64 (1:3.5.17-1+b3) ... #5 55.20 Selecting previously unselected package libxaw7:amd64. #5 55.20 Preparing to unpack .../064-libxaw7_2%3a1.0.16-1_amd64.deb ... #5 55.24 Unpacking libxaw7:amd64 (2:1.0.16-1) ... #5 55.50 Selecting previously unselected package libxi6:amd64. #5 55.50 Preparing to unpack .../065-libxi6_2%3a1.8.2-1_amd64.deb ... #5 55.54 Unpacking libxi6:amd64 (2:1.8.2-1) ... #5 55.91 Selecting previously unselected package libzzip-0-13t64:amd64. #5 55.91 Preparing to unpack .../066-libzzip-0-13t64_0.13.78+dfsg.1-0.1_amd64.deb ... #5 55.95 Unpacking libzzip-0-13t64:amd64 (0.13.78+dfsg.1-0.1) ... #5 56.30 Selecting previously unselected package texlive-binaries. #5 56.30 Preparing to unpack .../067-texlive-binaries_2024.20240313.70630+ds-6_amd64.deb ... #5 56.33 Unpacking texlive-binaries (2024.20240313.70630+ds-6) ... #5 56.95 Selecting previously unselected package xdg-utils. #5 56.95 Preparing to unpack .../068-xdg-utils_1.2.1-2_all.deb ... #5 56.99 Unpacking xdg-utils (1.2.1-2) ... #5 57.40 Selecting previously unselected package texlive-base. #5 57.40 Preparing to unpack .../069-texlive-base_2024.20250309-1_all.deb ... #5 57.46 Unpacking texlive-base (2024.20250309-1) ... #5 58.71 Selecting previously unselected package texlive-fonts-recommended. #5 58.71 Preparing to unpack .../070-texlive-fonts-recommended_2024.20250309-1_all.deb ... #5 58.75 Unpacking texlive-fonts-recommended (2024.20250309-1) ... #5 59.48 Selecting previously unselected package fonts-lmodern. #5 59.48 Preparing to unpack .../071-fonts-lmodern_2.005-1_all.deb ... #5 59.54 Unpacking fonts-lmodern (2.005-1) ... #5 60.02 Selecting previously unselected package texlive-latex-base. #5 60.02 Preparing to unpack .../072-texlive-latex-base_2024.20250309-1_all.deb ... #5 60.10 Unpacking texlive-latex-base (2024.20250309-1) ... #5 60.60 Selecting previously unselected package texlive-latex-recommended. #5 60.60 Preparing to unpack .../073-texlive-latex-recommended_2024.20250309-1_all.deb ... #5 60.65 Unpacking texlive-latex-recommended (2024.20250309-1) ... #5 61.23 Selecting previously unselected package texlive. #5 61.23 Preparing to unpack .../074-texlive_2024.20250309-1_all.deb ... #5 61.27 Unpacking texlive (2024.20250309-1) ... #5 61.53 Selecting previously unselected package libio-string-perl. #5 61.53 Preparing to unpack .../075-libio-string-perl_1.08-4_all.deb ... #5 61.57 Unpacking libio-string-perl (1.08-4) ... #5 61.78 Selecting previously unselected package liblatex-tounicode-perl. #5 61.78 Preparing to unpack .../076-liblatex-tounicode-perl_0.55-1_all.deb ... #5 61.82 Unpacking liblatex-tounicode-perl (0.55-1) ... #5 62.11 Selecting previously unselected package libbibtex-parser-perl. #5 62.11 Preparing to unpack .../077-libbibtex-parser-perl_1.05+dfsg-1_all.deb ... #5 62.19 Unpacking libbibtex-parser-perl (1.05+dfsg-1) ... #5 62.48 Selecting previously unselected package texlive-bibtex-extra. #5 62.48 Preparing to unpack .../078-texlive-bibtex-extra_2024.20250309-2_all.deb ... #5 62.52 Unpacking texlive-bibtex-extra (2024.20250309-2) ... #5 63.48 Selecting previously unselected package libfile-which-perl. #5 63.48 Preparing to unpack .../079-libfile-which-perl_1.27-2_all.deb ... #5 63.51 Unpacking libfile-which-perl (1.27-2) ... #5 63.71 Selecting previously unselected package libfile-homedir-perl. #5 63.71 Preparing to unpack .../080-libfile-homedir-perl_1.006-2_all.deb ... #5 63.86 Unpacking libfile-homedir-perl (1.006-2) ... #5 64.09 Selecting previously unselected package libthai-data. #5 64.09 Preparing to unpack .../081-libthai-data_0.1.29-2_all.deb ... #5 64.13 Unpacking libthai-data (0.1.29-2) ... #5 64.42 Selecting previously unselected package libdatrie1:amd64. #5 64.42 Preparing to unpack .../082-libdatrie1_0.2.13-3+b1_amd64.deb ... #5 64.45 Unpacking libdatrie1:amd64 (0.2.13-3+b1) ... #5 64.74 Selecting previously unselected package libthai0:amd64. #5 64.75 Preparing to unpack .../083-libthai0_0.1.29-2+b1_amd64.deb ... #5 64.85 Unpacking libthai0:amd64 (0.1.29-2+b1) ... #5 65.14 Selecting previously unselected package libsombok3:amd64. #5 65.14 Preparing to unpack .../084-libsombok3_2.4.0-2+b2_amd64.deb ... #5 65.18 Unpacking libsombok3:amd64 (2.4.0-2+b2) ... #5 65.40 Selecting previously unselected package libmime-charset-perl. #5 65.40 Preparing to unpack .../085-libmime-charset-perl_1.013.1-2_all.deb ... #5 65.44 Unpacking libmime-charset-perl (1.013.1-2) ... #5 65.68 Selecting previously unselected package libunicode-linebreak-perl. #5 65.68 Preparing to unpack .../086-libunicode-linebreak-perl_0.0.20190101-1+b9_amd64.deb ... #5 65.79 Unpacking libunicode-linebreak-perl (0.0.20190101-1+b9) ... #5 65.99 Selecting previously unselected package libyaml-tiny-perl. #5 65.99 Preparing to unpack .../087-libyaml-tiny-perl_1.76-1_all.deb ... #5 66.05 Unpacking libyaml-tiny-perl (1.76-1) ... #5 66.36 Selecting previously unselected package libjs-jquery. #5 66.36 Preparing to unpack .../088-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... #5 66.43 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #5 66.85 Selecting previously unselected package lmodern. #5 66.85 Preparing to unpack .../089-lmodern_2.005-1_all.deb ... #5 66.90 Unpacking lmodern (2.005-1) ... #5 67.40 Selecting previously unselected package texlive-luatex. #5 67.40 Preparing to unpack .../090-texlive-luatex_2024.20250309-1_all.deb ... #5 68.19 Unpacking texlive-luatex (2024.20250309-1) ... #5 68.91 Selecting previously unselected package texlive-plain-generic. #5 68.91 Preparing to unpack .../091-texlive-plain-generic_2024.20250309-2_all.deb ... #5 68.95 Unpacking texlive-plain-generic (2024.20250309-2) ... #5 70.03 Selecting previously unselected package texlive-extra-utils. #5 70.03 Preparing to unpack .../092-texlive-extra-utils_2024.20250309-2_all.deb ... #5 70.07 Unpacking texlive-extra-utils (2024.20250309-2) ... #5 70.80 Selecting previously unselected package libapache-pom-java. #5 70.80 Preparing to unpack .../093-libapache-pom-java_33-2_all.deb ... #5 70.84 Unpacking libapache-pom-java (33-2) ... #5 71.06 Selecting previously unselected package libcommons-parent-java. #5 71.07 Preparing to unpack .../094-libcommons-parent-java_56-1_all.deb ... #5 71.27 Unpacking libcommons-parent-java (56-1) ... #5 71.48 Selecting previously unselected package libcommons-logging-java. #5 71.48 Preparing to unpack .../095-libcommons-logging-java_1.3.0-2_all.deb ... #5 71.51 Unpacking libcommons-logging-java (1.3.0-2) ... #5 72.54 Selecting previously unselected package libfontbox-java. #5 72.54 Preparing to unpack .../096-libfontbox-java_1%3a1.8.16-5_all.deb ... #5 72.58 Unpacking libfontbox-java (1:1.8.16-5) ... #5 72.79 Selecting previously unselected package libpdfbox-java. #5 72.80 Preparing to unpack .../097-libpdfbox-java_1%3a1.8.16-5_all.deb ... #5 72.84 Unpacking libpdfbox-java (1:1.8.16-5) ... #5 74.33 Selecting previously unselected package preview-latex-style. #5 74.34 Preparing to unpack .../098-preview-latex-style_13.2-1.1_all.deb ... #5 74.37 Unpacking preview-latex-style (13.2-1.1) ... #5 74.69 Selecting previously unselected package texlive-pictures. #5 74.70 Preparing to unpack .../099-texlive-pictures_2024.20250309-1_all.deb ... #5 74.74 Unpacking texlive-pictures (2024.20250309-1) ... #5 75.39 Selecting previously unselected package texlive-latex-extra. #5 75.40 Preparing to unpack .../100-texlive-latex-extra_2024.20250309-2_all.deb ... #5 75.44 Unpacking texlive-latex-extra (2024.20250309-2) ... #5 76.17 Selecting previously unselected package fonts-gfs-baskerville. #5 76.18 Preparing to unpack .../101-fonts-gfs-baskerville_1.1-6_all.deb ... #5 76.22 Unpacking fonts-gfs-baskerville (1.1-6) ... #5 76.44 Selecting previously unselected package fonts-gfs-porson. #5 76.45 Preparing to unpack .../102-fonts-gfs-porson_1.1-7_all.deb ... #5 76.50 Unpacking fonts-gfs-porson (1.1-7) ... #5 76.76 Selecting previously unselected package texlive-lang-greek. #5 76.77 Preparing to unpack .../103-texlive-lang-greek_2024.20250309-1_all.deb ... #5 76.81 Unpacking texlive-lang-greek (2024.20250309-1) ... #5 78.25 Selecting previously unselected package texlive-science. #5 78.25 Preparing to unpack .../104-texlive-science_2024.20250309-2_all.deb ... #5 78.29 Unpacking texlive-science (2024.20250309-2) ... #5 78.69 Selecting previously unselected package dblatex. #5 78.69 Preparing to unpack .../105-dblatex_0.3.12py3-5_all.deb ... #5 78.73 Unpacking dblatex (0.3.12py3-5) ... #5 79.04 Selecting previously unselected package libosp5. #5 79.05 Preparing to unpack .../106-libosp5_1.5.2-15.2_amd64.deb ... #5 79.08 Unpacking libosp5 (1.5.2-15.2) ... #5 79.40 Selecting previously unselected package libostyle1t64. #5 79.41 Preparing to unpack .../107-libostyle1t64_1.4devel1-23.3_amd64.deb ... #5 79.45 Unpacking libostyle1t64 (1.4devel1-23.3) ... #5 79.79 Selecting previously unselected package openjade. #5 79.79 Preparing to unpack .../108-openjade_1.4devel1-23.3_amd64.deb ... #5 79.83 Unpacking openjade (1.4devel1-23.3) ... #5 80.19 Selecting previously unselected package docbook-dsssl. #5 80.19 Preparing to unpack .../109-docbook-dsssl_1.79-10_all.deb ... #5 80.23 Unpacking docbook-dsssl (1.79-10) ... #5 88.17 Selecting previously unselected package teckit. #5 88.25 Preparing to unpack .../110-teckit_2.5.12+ds1-1+b1_amd64.deb ... #5 88.58 Unpacking teckit (2.5.12+ds1-1+b1) ... #5 91.27 Selecting previously unselected package tipa. #5 91.28 Preparing to unpack .../111-tipa_2%3a1.3-21_all.deb ... #5 92.16 Unpacking tipa (2:1.3-21) ... #5 92.76 Selecting previously unselected package texlive-xetex. #5 92.76 Preparing to unpack .../112-texlive-xetex_2024.20250309-1_all.deb ... #5 92.82 Unpacking texlive-xetex (2024.20250309-1) ... #5 93.83 Selecting previously unselected package texlive-formats-extra. #5 93.83 Preparing to unpack .../113-texlive-formats-extra_2024.20250309-2_all.deb ... #5 93.89 Unpacking texlive-formats-extra (2024.20250309-2) ... #5 94.37 Selecting previously unselected package lynx-common. #5 94.38 Preparing to unpack .../114-lynx-common_2.9.2-1_all.deb ... #5 94.42 Unpacking lynx-common (2.9.2-1) ... #5 95.38 Selecting previously unselected package lynx. #5 95.39 Preparing to unpack .../115-lynx_2.9.2-1_amd64.deb ... #5 95.52 Unpacking lynx (2.9.2-1) ... #5 95.86 Selecting previously unselected package libsgmls-perl. #5 95.87 Preparing to unpack .../116-libsgmls-perl_1.03ii-38_all.deb ... #5 96.08 Unpacking libsgmls-perl (1.03ii-38) ... #5 96.48 Selecting previously unselected package sgmlspl. #5 96.48 Preparing to unpack .../117-sgmlspl_1.03ii-38_all.deb ... #5 96.55 Unpacking sgmlspl (1.03ii-38) ... #5 97.82 Selecting previously unselected package opensp. #5 97.83 Preparing to unpack .../118-opensp_1.5.2-15.2_amd64.deb ... #5 97.88 Unpacking opensp (1.5.2-15.2) ... #5 98.53 Selecting previously unselected package docbook-utils. #5 98.53 Preparing to unpack .../119-docbook-utils_0.6.14-4_all.deb ... #5 99.42 Unpacking docbook-utils (0.6.14-4) ... #5 99.75 Selecting previously unselected package asciidoc-dblatex. #5 99.76 Preparing to unpack .../120-asciidoc-dblatex_10.2.1-1_all.deb ... #5 99.82 Unpacking asciidoc-dblatex (10.2.1-1) ... #5 100.4 Selecting previously unselected package docbook5-xml. #5 100.4 Preparing to unpack .../121-docbook5-xml_5.0-4_all.deb ... #5 100.5 Unpacking docbook5-xml (5.0-4) ... #5 101.1 Selecting previously unselected package docutils-common. #5 101.1 Preparing to unpack .../122-docutils-common_0.21.2+dfsg-2_all.deb ... #5 101.1 Unpacking docutils-common (0.21.2+dfsg-2) ... #5 101.7 Selecting previously unselected package fontconfig. #5 101.8 Preparing to unpack .../123-fontconfig_2.15.0-2.3_amd64.deb ... #5 101.8 Unpacking fontconfig (2.15.0-2.3) ... #5 102.2 Selecting previously unselected package libann0. #5 102.2 Preparing to unpack .../124-libann0_1.1.2+doc-9+b1_amd64.deb ... #5 102.2 Unpacking libann0 (1.1.2+doc-9+b1) ... #5 102.5 Selecting previously unselected package libcdt5:amd64. #5 102.5 Preparing to unpack .../125-libcdt5_2.42.4-3_amd64.deb ... #5 102.6 Unpacking libcdt5:amd64 (2.42.4-3) ... #5 102.9 Selecting previously unselected package libcgraph6:amd64. #5 102.9 Preparing to unpack .../126-libcgraph6_2.42.4-3_amd64.deb ... #5 102.9 Unpacking libcgraph6:amd64 (2.42.4-3) ... #5 103.2 Selecting previously unselected package libaom3:amd64. #5 103.2 Preparing to unpack .../127-libaom3_3.12.1-1_amd64.deb ... #5 103.3 Unpacking libaom3:amd64 (3.12.1-1) ... #5 103.6 Selecting previously unselected package libdav1d7:amd64. #5 103.6 Preparing to unpack .../128-libdav1d7_1.5.1-1_amd64.deb ... #5 103.6 Unpacking libdav1d7:amd64 (1.5.1-1) ... #5 103.9 Selecting previously unselected package libabsl20240722:amd64. #5 103.9 Preparing to unpack .../129-libabsl20240722_20240722.0-4_amd64.deb ... #5 104.0 Unpacking libabsl20240722:amd64 (20240722.0-4) ... #5 104.4 Selecting previously unselected package libgav1-1:amd64. #5 104.4 Preparing to unpack .../130-libgav1-1_0.19.0-3+b1_amd64.deb ... #5 104.4 Unpacking libgav1-1:amd64 (0.19.0-3+b1) ... #5 104.7 Selecting previously unselected package librav1e0.7:amd64. #5 104.7 Preparing to unpack .../131-librav1e0.7_0.7.1-9+b2_amd64.deb ... #5 104.8 Unpacking librav1e0.7:amd64 (0.7.1-9+b2) ... #5 105.3 Selecting previously unselected package libsvtav1enc2:amd64. #5 105.3 Preparing to unpack .../132-libsvtav1enc2_2.3.0+dfsg-1_amd64.deb ... #5 105.3 Unpacking libsvtav1enc2:amd64 (2.3.0+dfsg-1) ... #5 105.8 Selecting previously unselected package libjpeg62-turbo:amd64. #5 105.8 Preparing to unpack .../133-libjpeg62-turbo_1%3a2.1.5-4_amd64.deb ... #5 105.9 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-4) ... #5 106.5 Selecting previously unselected package libyuv0:amd64. #5 106.6 Preparing to unpack .../134-libyuv0_0.0.1904.20250204-1_amd64.deb ... #5 106.6 Unpacking libyuv0:amd64 (0.0.1904.20250204-1) ... #5 107.8 Selecting previously unselected package libavif16:amd64. #5 107.8 Preparing to unpack .../135-libavif16_1.2.1-1.2_amd64.deb ... #5 107.9 Unpacking libavif16:amd64 (1.2.1-1.2) ... #5 108.5 Selecting previously unselected package libsharpyuv0:amd64. #5 108.5 Preparing to unpack .../136-libsharpyuv0_1.5.0-0.1_amd64.deb ... #5 108.7 Unpacking libsharpyuv0:amd64 (1.5.0-0.1) ... #5 109.0 Selecting previously unselected package libheif-plugin-dav1d:amd64. #5 109.0 Preparing to unpack .../137-libheif-plugin-dav1d_1.19.8-1_amd64.deb ... #5 109.0 Unpacking libheif-plugin-dav1d:amd64 (1.19.8-1) ... #5 109.7 Selecting previously unselected package libde265-0:amd64. #5 109.7 Preparing to unpack .../138-libde265-0_1.0.15-1+b3_amd64.deb ... #5 109.8 Unpacking libde265-0:amd64 (1.0.15-1+b3) ... #5 110.0 Selecting previously unselected package libheif-plugin-libde265:amd64. #5 110.1 Preparing to unpack .../139-libheif-plugin-libde265_1.19.8-1_amd64.deb ... #5 110.1 Unpacking libheif-plugin-libde265:amd64 (1.19.8-1) ... #5 110.4 Selecting previously unselected package libheif1:amd64. #5 110.4 Preparing to unpack .../140-libheif1_1.19.8-1_amd64.deb ... #5 110.5 Unpacking libheif1:amd64 (1.19.8-1) ... #5 110.8 Selecting previously unselected package libimagequant0:amd64. #5 110.8 Preparing to unpack .../141-libimagequant0_2.18.0-1+b2_amd64.deb ... #5 110.8 Unpacking libimagequant0:amd64 (2.18.0-1+b2) ... #5 111.1 Selecting previously unselected package libdeflate0:amd64. #5 111.1 Preparing to unpack .../142-libdeflate0_1.23-2_amd64.deb ... #5 111.1 Unpacking libdeflate0:amd64 (1.23-2) ... #5 111.5 Selecting previously unselected package libjbig0:amd64. #5 111.5 Preparing to unpack .../143-libjbig0_2.1-6.1+b2_amd64.deb ... #5 111.6 Unpacking libjbig0:amd64 (2.1-6.1+b2) ... #5 111.9 Selecting previously unselected package liblerc4:amd64. #5 111.9 Preparing to unpack .../144-liblerc4_4.0.0+ds-5_amd64.deb ... #5 112.1 Unpacking liblerc4:amd64 (4.0.0+ds-5) ... #5 112.7 Selecting previously unselected package libwebp7:amd64. #5 112.7 Preparing to unpack .../145-libwebp7_1.5.0-0.1_amd64.deb ... #5 112.8 Unpacking libwebp7:amd64 (1.5.0-0.1) ... #5 113.4 Selecting previously unselected package libtiff6:amd64. #5 113.4 Preparing to unpack .../146-libtiff6_4.7.0-3+deb13u1_amd64.deb ... #5 113.5 Unpacking libtiff6:amd64 (4.7.0-3+deb13u1) ... #5 114.0 Selecting previously unselected package libgd3:amd64. #5 114.0 Preparing to unpack .../147-libgd3_2.3.3-13_amd64.deb ... #5 114.0 Unpacking libgd3:amd64 (2.3.3-13) ... #5 114.4 Selecting previously unselected package libgts-0.7-5t64:amd64. #5 114.4 Preparing to unpack .../148-libgts-0.7-5t64_0.7.6+darcs121130-5.2+b1_amd64.deb ... #5 114.4 Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ... #5 114.9 Selecting previously unselected package libltdl7:amd64. #5 114.9 Preparing to unpack .../149-libltdl7_2.5.4-4_amd64.deb ... #5 114.9 Unpacking libltdl7:amd64 (2.5.4-4) ... #5 115.2 Selecting previously unselected package libfribidi0:amd64. #5 115.2 Preparing to unpack .../150-libfribidi0_1.0.16-1_amd64.deb ... #5 115.3 Unpacking libfribidi0:amd64 (1.0.16-1) ... #5 115.6 Selecting previously unselected package libpango-1.0-0:amd64. #5 115.6 Preparing to unpack .../151-libpango-1.0-0_1.56.3-1_amd64.deb ... #5 115.7 Unpacking libpango-1.0-0:amd64 (1.56.3-1) ... #5 116.0 Selecting previously unselected package libpangoft2-1.0-0:amd64. #5 116.0 Preparing to unpack .../152-libpangoft2-1.0-0_1.56.3-1_amd64.deb ... #5 116.1 Unpacking libpangoft2-1.0-0:amd64 (1.56.3-1) ... #5 116.4 Selecting previously unselected package libpangocairo-1.0-0:amd64. #5 116.4 Preparing to unpack .../153-libpangocairo-1.0-0_1.56.3-1_amd64.deb ... #5 116.4 Unpacking libpangocairo-1.0-0:amd64 (1.56.3-1) ... #5 116.7 Selecting previously unselected package libpathplan4:amd64. #5 116.8 Preparing to unpack .../154-libpathplan4_2.42.4-3_amd64.deb ... #5 116.8 Unpacking libpathplan4:amd64 (2.42.4-3) ... #5 117.1 Selecting previously unselected package libgvc6. #5 117.1 Preparing to unpack .../155-libgvc6_2.42.4-3_amd64.deb ... #5 117.2 Unpacking libgvc6 (2.42.4-3) ... #5 117.5 Selecting previously unselected package libgvpr2:amd64. #5 117.5 Preparing to unpack .../156-libgvpr2_2.42.4-3_amd64.deb ... #5 117.5 Unpacking libgvpr2:amd64 (2.42.4-3) ... #5 117.8 Selecting previously unselected package liblab-gamut1:amd64. #5 117.8 Preparing to unpack .../157-liblab-gamut1_2.42.4-3_amd64.deb ... #5 117.9 Unpacking liblab-gamut1:amd64 (2.42.4-3) ... #5 118.2 Selecting previously unselected package graphviz. #5 118.2 Preparing to unpack .../158-graphviz_2.42.4-3_amd64.deb ... #5 118.2 Unpacking graphviz (2.42.4-3) ... #5 118.5 Selecting previously unselected package libcairo-gobject2:amd64. #5 118.5 Preparing to unpack .../159-libcairo-gobject2_1.18.4-1+b1_amd64.deb ... #5 118.6 Unpacking libcairo-gobject2:amd64 (1.18.4-1+b1) ... #5 118.8 Selecting previously unselected package libgdk-pixbuf2.0-common. #5 118.8 Preparing to unpack .../160-libgdk-pixbuf2.0-common_2.42.12+dfsg-4_all.deb ... #5 118.9 Unpacking libgdk-pixbuf2.0-common (2.42.12+dfsg-4) ... #5 119.2 Selecting previously unselected package shared-mime-info. #5 119.2 Preparing to unpack .../161-shared-mime-info_2.4-5+b2_amd64.deb ... #5 119.2 Unpacking shared-mime-info (2.4-5+b2) ... #5 119.8 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #5 119.8 Preparing to unpack .../162-libgdk-pixbuf-2.0-0_2.42.12+dfsg-4_amd64.deb ... #5 119.9 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-4) ... #5 120.2 Selecting previously unselected package liblcms2-2:amd64. #5 120.2 Preparing to unpack .../163-liblcms2-2_2.16-2_amd64.deb ... #5 120.3 Unpacking liblcms2-2:amd64 (2.16-2) ... #5 120.5 Selecting previously unselected package libopenjp2-7:amd64. #5 120.6 Preparing to unpack .../164-libopenjp2-7_2.5.3-2.1~deb13u1_amd64.deb ... #5 120.6 Unpacking libopenjp2-7:amd64 (2.5.3-2.1~deb13u1) ... #5 120.9 Selecting previously unselected package libraqm0:amd64. #5 120.9 Preparing to unpack .../165-libraqm0_0.10.2-1_amd64.deb ... #5 120.9 Unpacking libraqm0:amd64 (0.10.2-1) ... #5 121.4 Selecting previously unselected package librsvg2-2:amd64. #5 121.4 Preparing to unpack .../166-librsvg2-2_2.60.0+dfsg-1_amd64.deb ... #5 121.4 Unpacking librsvg2-2:amd64 (2.60.0+dfsg-1) ... #5 121.8 Selecting previously unselected package librsvg2-bin. #5 121.8 Preparing to unpack .../167-librsvg2-bin_2.60.0+dfsg-1_amd64.deb ... #5 121.8 Unpacking librsvg2-bin (2.60.0+dfsg-1) ... #5 122.1 Selecting previously unselected package libwebpdemux2:amd64. #5 122.1 Preparing to unpack .../168-libwebpdemux2_1.5.0-0.1_amd64.deb ... #5 122.3 Unpacking libwebpdemux2:amd64 (1.5.0-0.1) ... #5 122.6 Selecting previously unselected package libwebpmux3:amd64. #5 122.6 Preparing to unpack .../169-libwebpmux3_1.5.0-0.1_amd64.deb ... #5 122.6 Unpacking libwebpmux3:amd64 (1.5.0-0.1) ... #5 122.8 Selecting previously unselected package mscgen. #5 122.8 Preparing to unpack .../170-mscgen_0.20-16_amd64.deb ... #5 122.9 Unpacking mscgen (0.20-16) ... #5 123.2 Selecting previously unselected package osmocom-keyring. #5 123.2 Preparing to unpack .../171-osmocom-keyring_1.1.1.8.7873_amd64.deb ... #5 123.2 Unpacking osmocom-keyring (1.1.1.8.7873) ... #5 123.4 Selecting previously unselected package osmocom-master. #5 123.4 Preparing to unpack .../172-osmocom-master_1.1.0_amd64.deb ... #5 123.5 Unpacking osmocom-master (1.1.0) ... #5 123.9 Selecting previously unselected package python3-funcparserlib. #5 123.9 Preparing to unpack .../173-python3-funcparserlib_1.0.0-0.2_all.deb ... #5 123.9 Unpacking python3-funcparserlib (1.0.0-0.2) ... #5 124.2 Selecting previously unselected package python3-pil:amd64. #5 124.2 Preparing to unpack .../174-python3-pil_11.1.0-5+deb13u1_amd64.deb ... #5 124.2 Unpacking python3-pil:amd64 (11.1.0-5+deb13u1) ... #5 124.5 Selecting previously unselected package python3-autocommand. #5 124.5 Preparing to unpack .../175-python3-autocommand_2.2.2-3_all.deb ... #5 124.5 Unpacking python3-autocommand (2.2.2-3) ... #5 125.0 Selecting previously unselected package python3-more-itertools. #5 125.0 Preparing to unpack .../176-python3-more-itertools_10.7.0-1_all.deb ... #5 125.2 Unpacking python3-more-itertools (10.7.0-1) ... #5 125.5 Selecting previously unselected package python3-typing-extensions. #5 125.5 Preparing to unpack .../177-python3-typing-extensions_4.13.2-1_all.deb ... #5 125.5 Unpacking python3-typing-extensions (4.13.2-1) ... #5 125.9 Selecting previously unselected package python3-typeguard. #5 125.9 Preparing to unpack .../178-python3-typeguard_4.4.2-1_all.deb ... #5 126.0 Unpacking python3-typeguard (4.4.2-1) ... #5 126.5 Selecting previously unselected package python3-inflect. #5 126.5 Preparing to unpack .../179-python3-inflect_7.3.1-2_all.deb ... #5 126.5 Unpacking python3-inflect (7.3.1-2) ... #5 126.8 Selecting previously unselected package python3-jaraco.context. #5 126.8 Preparing to unpack .../180-python3-jaraco.context_6.0.1-1_all.deb ... #5 126.8 Unpacking python3-jaraco.context (6.0.1-1) ... #5 127.1 Selecting previously unselected package python3-jaraco.functools. #5 127.1 Preparing to unpack .../181-python3-jaraco.functools_4.1.0-1_all.deb ... #5 127.2 Unpacking python3-jaraco.functools (4.1.0-1) ... #5 128.2 Selecting previously unselected package python3-pkg-resources. #5 128.3 Preparing to unpack .../182-python3-pkg-resources_78.1.1-0.1_all.deb ... #5 128.3 Unpacking python3-pkg-resources (78.1.1-0.1) ... #5 128.6 Selecting previously unselected package python3-webcolors. #5 128.6 Preparing to unpack .../183-python3-webcolors_1.13-1_all.deb ... #5 128.7 Unpacking python3-webcolors (1.13-1) ... #5 129.0 Selecting previously unselected package python3-roman. #5 129.0 Preparing to unpack .../184-python3-roman_5.0-1_all.deb ... #5 129.0 Unpacking python3-roman (5.0-1) ... #5 129.4 Selecting previously unselected package python3-docutils. #5 129.4 Preparing to unpack .../185-python3-docutils_0.21.2+dfsg-2_all.deb ... #5 129.4 Unpacking python3-docutils (0.21.2+dfsg-2) ... #5 129.7 Selecting previously unselected package python3-chardet. #5 129.7 Preparing to unpack .../186-python3-chardet_5.2.0+dfsg-2_all.deb ... #5 129.8 Unpacking python3-chardet (5.2.0+dfsg-2) ... #5 130.0 Selecting previously unselected package python3-cairo. #5 130.0 Preparing to unpack .../187-python3-cairo_1.27.0-2_amd64.deb ... #5 130.1 Unpacking python3-cairo (1.27.0-2) ... #5 130.4 Selecting previously unselected package python3-freetype. #5 130.4 Preparing to unpack .../188-python3-freetype_2.5.1-1_all.deb ... #5 130.4 Unpacking python3-freetype (2.5.1-1) ... #5 130.8 Selecting previously unselected package python3-rlpycairo. #5 130.8 Preparing to unpack .../189-python3-rlpycairo_0.3.0-3_all.deb ... #5 130.8 Unpacking python3-rlpycairo (0.3.0-3) ... #5 131.1 Selecting previously unselected package python3-reportlab. #5 131.1 Preparing to unpack .../190-python3-reportlab_4.3.1-1_all.deb ... #5 131.1 Unpacking python3-reportlab (4.3.1-1) ... #5 131.6 Selecting previously unselected package python3-blockdiag. #5 131.6 Preparing to unpack .../191-python3-blockdiag_3.0.0+dfsg-3_all.deb ... #5 131.6 Unpacking python3-blockdiag (3.0.0+dfsg-3) ... #5 131.9 Selecting previously unselected package python3-nwdiag. #5 131.9 Preparing to unpack .../192-python3-nwdiag_3.0.0+dfsg-2_all.deb ... #5 131.9 Unpacking python3-nwdiag (3.0.0+dfsg-2) ... #5 132.3 Selecting previously unselected package osmo-gsm-manuals-dev. #5 132.3 Preparing to unpack .../193-osmo-gsm-manuals-dev_1.7.0.5.1842_all.deb ... #5 132.3 Unpacking osmo-gsm-manuals-dev (1.7.0.5.1842) ... #5 132.6 Setting up media-types (13.0.0) ... #5 132.7 Setting up libgraphite2-3:amd64 (1.3.14-2+b1) ... #5 132.9 Setting up liblcms2-2:amd64 (2.16-2) ... #5 133.1 Setting up libpixman-1-0:amd64 (0.44.0-3) ... #5 133.2 Setting up libtext-charwidth-perl:amd64 (0.04-11+b4) ... #5 133.4 Setting up libsharpyuv0:amd64 (1.5.0-0.1) ... #5 133.5 Setting up libaom3:amd64 (3.12.1-1) ... #5 133.6 Setting up libfile-which-perl (1.27-2) ... #5 133.9 Setting up libxau6:amd64 (1:1.0.11-1) ... #5 134.0 Setting up libxdmcp6:amd64 (1:1.1.5-1) ... #5 134.1 Setting up libsgmls-perl (1.03ii-38) ... #5 134.3 Setting up libxcb1:amd64 (1.17.0-2+b1) ... #5 134.4 Setting up liblerc4:amd64 (4.0.0+ds-5) ... #5 134.6 Setting up fonts-gfs-porson (1.1-7) ... #5 134.7 Setting up libdatrie1:amd64 (0.2.13-3+b1) ... #5 134.8 Setting up sgmlspl (1.03ii-38) ... #5 134.9 Setting up libxcb-render0:amd64 (1.17.0-2+b1) ... #5 135.1 Setting up distro-info-data (0.66+deb13u1) ... #5 135.2 Setting up libfontbox-java (1:1.8.16-5) ... #5 135.3 Setting up liblatex-tounicode-perl (0.55-1) ... #5 135.5 Setting up liblab-gamut1:amd64 (2.42.4-3) ... #5 135.6 Setting up libgdk-pixbuf2.0-common (2.42.12+dfsg-4) ... #5 135.7 Setting up x11-common (1:7.7+24+deb13u1) ... #5 136.5 debconf: unable to initialize frontend: Dialog #5 136.5 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 136.5 debconf: falling back to frontend: Readline #5 136.5 debconf: unable to initialize frontend: Readline #5 136.5 debconf: (This frontend requires a controlling tty.) #5 136.5 debconf: falling back to frontend: Teletype #5 136.5 debconf: unable to initialize frontend: Teletype #5 136.5 debconf: (This frontend requires a controlling tty.) #5 136.5 debconf: falling back to frontend: Noninteractive #5 136.5 invoke-rc.d: could not determine current runlevel #5 136.5 invoke-rc.d: policy-rc.d denied execution of start. #5 136.6 Setting up libdeflate0:amd64 (1.23-2) ... #5 136.7 Setting up libxcb-shm0:amd64 (1.17.0-2+b1) ... #5 136.9 Setting up libabsl20240722:amd64 (20240722.0-4) ... #5 137.0 Setting up libyaml-tiny-perl (1.76-1) ... #5 137.1 Setting up libtext-wrapi18n-perl (0.06-10) ... #5 137.3 Setting up libjbig0:amd64 (2.1-6.1+b2) ... #5 137.4 Setting up libosp5 (1.5.2-15.2) ... #5 137.6 Setting up libio-string-perl (1.08-4) ... #5 137.7 Setting up libfontenc1:amd64 (1:1.1.8-1+b2) ... #5 137.9 Setting up libglib2.0-0t64:amd64 (2.84.4-3~deb13u2) ... #5 138.0 No schema files found: doing nothing. #5 138.0 Setting up libjpeg62-turbo:amd64 (1:2.1.5-4) ... #5 138.2 Setting up libzzip-0-13t64:amd64 (0.13.78+dfsg.1-0.1) ... #5 138.3 Setting up libx11-data (2:1.8.12-1) ... #5 138.4 Setting up libsvtav1enc2:amd64 (2.3.0+dfsg-1) ... #5 138.6 Setting up libteckit0:amd64 (2.5.12+ds1-1+b1) ... #5 138.7 Setting up libpathplan4:amd64 (2.42.4-3) ... #5 138.8 Setting up libapache-pom-java (33-2) ... #5 138.9 Setting up libann0 (1.1.2+doc-9+b1) ... #5 139.1 Setting up xfonts-encodings (1:1.0.4-2.2) ... #5 139.2 Setting up libfribidi0:amd64 (1.0.16-1) ... #5 139.3 Setting up t1utils (1.41-4) ... #5 139.4 Setting up libtexlua53-5:amd64 (2024.20240313.70630+ds-6) ... #5 139.6 Setting up libimagequant0:amd64 (2.18.0-1+b2) ... #5 139.8 Setting up libproc2-0:amd64 (2:4.0.4-9) ... #5 139.9 Setting up fonts-dejavu-mono (2.37-8) ... #5 140.2 Setting up libpng16-16t64:amd64 (1.6.48-1+deb13u3) ... #5 140.4 Setting up libmpfi0:amd64 (1.5.4+ds-4) ... #5 140.5 Setting up fonts-dejavu-core (2.37-8) ... #5 141.4 Setting up libgav1-1:amd64 (0.19.0-3+b1) ... #5 141.5 Setting up osmocom-keyring (1.1.1.8.7873) ... #5 141.7 Setting up lynx-common (2.9.2-1) ... #5 141.9 Setting up osmocom-master (1.1.0) ... #5 142.1 Setting up libltdl7:amd64 (2.5.4-4) ... #5 142.2 Setting up libkpathsea6:amd64 (2024.20240313.70630+ds-6) ... #5 142.3 Setting up libwebp7:amd64 (1.5.0-0.1) ... #5 142.5 Setting up python-apt-common (3.0.0) ... #5 142.6 Setting up libdav1d7:amd64 (1.5.1-1) ... #5 143.0 Setting up fonts-gfs-baskerville (1.1-6) ... #5 143.2 Setting up sensible-utils (0.0.25) ... #5 143.4 Setting up libmime-charset-perl (1.013.1-2) ... #5 143.5 Setting up libtiff6:amd64 (4.7.0-3+deb13u1) ... #5 143.7 Setting up librav1e0.7:amd64 (0.7.1-9+b2) ... #5 143.9 Setting up procps (2:4.0.4-9) ... #5 144.1 Setting up fonts-lmodern (2.005-1) ... #5 144.3 Setting up libopenjp2-7:amd64 (2.5.3-2.1~deb13u1) ... #5 144.4 Setting up libx11-6:amd64 (2:1.8.12-1) ... #5 144.6 Setting up libthai-data (0.1.29-2) ... #5 144.7 Setting up netbase (6.5) ... #5 145.1 Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ... #5 145.3 Setting up sgml-base (1.31+nmu1) ... #5 145.4 Setting up libcdt5:amd64 (2.42.4-3) ... #5 145.6 Setting up libcgraph6:amd64 (2.42.4-3) ... #5 145.7 Setting up libicu76:amd64 (76.1-4) ... #5 145.9 Setting up libpaper2:amd64 (2.2.5-0.3+b2) ... #5 146.0 debconf: unable to initialize frontend: Dialog #5 146.0 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 146.0 debconf: falling back to frontend: Readline #5 146.0 debconf: unable to initialize frontend: Readline #5 146.0 debconf: (This frontend requires a controlling tty.) #5 146.0 debconf: falling back to frontend: Teletype #5 146.0 debconf: unable to initialize frontend: Teletype #5 146.0 debconf: (This frontend requires a controlling tty.) #5 146.0 debconf: falling back to frontend: Noninteractive #5 146.2 Setting up lynx (2.9.2-1) ... #5 146.3 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #5 146.3 update-alternatives: warning: skip creation of /usr/share/man/man1/www-browser.1.gz because associated file /usr/share/man/man1/lynx.1.gz (of link group www-browser) doesn't exist #5 146.3 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #5 146.5 Setting up libde265-0:amd64 (1.0.15-1+b3) ... #5 146.6 Setting up libfile-homedir-perl (1.006-2) ... #5 147.0 Setting up libwebpmux3:amd64 (1.5.0-0.1) ... #5 147.1 Setting up libyuv0:amd64 (0.0.1904.20250204-1) ... #5 147.3 Setting up libpython3.13-stdlib:amd64 (3.13.5-2) ... #5 147.4 Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... #5 147.6 Setting up xdg-utils (1.2.1-2) ... #5 147.7 update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode #5 147.7 update-alternatives: warning: skip creation of /usr/share/man/man1/open.1.gz because associated file /usr/share/man/man1/xdg-open.1.gz (of link group open) doesn't exist #5 147.8 Setting up libostyle1t64 (1.4devel1-23.3) ... #5 148.0 Setting up libsynctex2:amd64 (2024.20240313.70630+ds-6) ... #5 148.1 Setting up libpython3-stdlib:amd64 (3.13.5-1) ... #5 148.5 Setting up libpotrace0:amd64 (1.16-2+b2) ... #5 148.7 Setting up teckit (2.5.12+ds1-1+b1) ... #5 148.8 Setting up libice6:amd64 (2:1.1.1-1) ... #5 149.0 Setting up libavif16:amd64 (1.2.1-1.2) ... #5 149.1 Setting up libpdfbox-java (1:1.8.16-5) ... #5 149.2 Setting up libxpm4:amd64 (1:3.5.17-1+b3) ... #5 149.4 Setting up libxrender1:amd64 (1:0.9.12-1) ... #5 149.5 Setting up python3.13 (3.13.5-2) ... #5 150.1 Setting up fontconfig-config (2.15.0-2.3) ... #5 150.3 debconf: unable to initialize frontend: Dialog #5 150.3 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 150.3 debconf: falling back to frontend: Readline #5 150.3 debconf: unable to initialize frontend: Readline #5 150.3 debconf: (This frontend requires a controlling tty.) #5 150.3 debconf: falling back to frontend: Teletype #5 150.3 debconf: unable to initialize frontend: Teletype #5 150.3 debconf: (This frontend requires a controlling tty.) #5 150.3 debconf: falling back to frontend: Noninteractive #5 150.4 Setting up libwebpdemux2:amd64 (1.5.0-0.1) ... #5 150.5 Setting up libcommons-parent-java (56-1) ... #5 150.7 Setting up libcommons-logging-java (1.3.0-2) ... #5 150.8 Setting up libxext6:amd64 (2:1.3.4-1+b3) ... #5 150.9 Setting up python3 (3.13.5-1) ... #5 151.0 running python rtupdate hooks for python3.13... #5 151.0 running python post-rtupdate hooks for python3.13... #5 151.1 Setting up libpaper-utils (2.2.5-0.3+b2) ... #5 151.3 Setting up opensp (1.5.2-15.2) ... #5 151.4 Setting up python3-autocommand (2.2.2-3) ... #5 151.6 Setting up libbibtex-parser-perl (1.05+dfsg-1) ... #5 151.7 Setting up asciidoc-common (10.2.1-1) ... #5 154.2 Setting up libthai0:amd64 (0.1.29-2+b1) ... #5 154.3 Setting up python3-roman (5.0-1) ... #5 154.5 Setting up python3-webcolors (1.13-1) ... #5 154.6 Setting up python3-chardet (5.2.0+dfsg-2) ... #5 155.0 Setting up libptexenc1:amd64 (2024.20240313.70630+ds-6) ... #5 155.1 Setting up libfreetype6:amd64 (2.13.3+dfsg-1) ... #5 155.3 Setting up shared-mime-info (2.4-5+b2) ... #5 184.3 Setting up python3-funcparserlib (1.0.0-0.2) ... #5 184.7 Setting up python3-typing-extensions (4.13.2-1) ... #5 184.9 Setting up ucf (3.0052) ... #5 185.1 Setting up libgvpr2:amd64 (2.42.4-3) ... #5 185.3 Setting up xml-core (0.19) ... #5 185.7 Setting up libxslt1.1:amd64 (1.1.35-1.2+deb13u2) ... #5 186.0 Setting up libharfbuzz0b:amd64 (10.2.0-1+b1) ... #5 186.2 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-4) ... #5 186.3 Setting up libfontconfig1:amd64 (2.15.0-2.3) ... #5 186.6 Setting up libxml2-utils (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... #5 186.8 Setting up libsm6:amd64 (2:1.2.6-1) ... #5 187.0 Setting up openjade (1.4devel1-23.3) ... #5 187.2 Setting up python3-more-itertools (10.7.0-1) ... #5 187.5 Setting up fontconfig (2.15.0-2.3) ... #5 187.6 Regenerating fonts cache... done. #5 189.9 Setting up python3-jaraco.functools (4.1.0-1) ... #5 190.1 Setting up libxi6:amd64 (2:1.8.2-1) ... #5 190.2 Setting up python3-jaraco.context (6.0.1-1) ... #5 190.6 Setting up libsombok3:amd64 (2.4.0-2+b2) ... #5 191.1 Setting up python3-apt (3.0.0) ... #5 191.5 Setting up libpango-1.0-0:amd64 (1.56.3-1) ... #5 191.7 Setting up python3-typeguard (4.4.2-1) ... #5 192.0 Setting up xsltproc (1.1.35-1.2+deb13u2) ... #5 192.1 Setting up python3-freetype (2.5.1-1) ... #5 192.3 Setting up xfonts-utils (1:7.7+7) ... #5 192.4 Setting up libcairo2:amd64 (1.18.4-1+b1) ... #5 192.6 Setting up tex-common (6.19) ... #5 192.8 debconf: unable to initialize frontend: Dialog #5 192.8 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 192.8 debconf: falling back to frontend: Readline #5 192.9 debconf: unable to initialize frontend: Readline #5 192.9 debconf: (This frontend requires a controlling tty.) #5 192.9 debconf: falling back to frontend: Teletype #5 192.9 debconf: unable to initialize frontend: Teletype #5 192.9 debconf: (This frontend requires a controlling tty.) #5 192.9 debconf: falling back to frontend: Noninteractive #5 192.9 update-language: texlive-base not installed and configured, doing nothing! #5 192.9 Setting up python3-inflect (7.3.1-2) ... #5 193.1 Setting up libunicode-linebreak-perl (0.0.20190101-1+b9) ... #5 193.4 Setting up libraqm0:amd64 (0.10.2-1) ... #5 193.5 Setting up libxt6t64:amd64 (1:1.2.1-1.2+b2) ... #5 193.6 Setting up lmodern (2.005-1) ... #5 193.9 Setting up libcairo-gobject2:amd64 (1.18.4-1+b1) ... #5 194.1 Setting up libpangoft2-1.0-0:amd64 (1.56.3-1) ... #5 194.2 Setting up libpangocairo-1.0-0:amd64 (1.56.3-1) ... #5 194.3 Setting up python3-pkg-resources (78.1.1-0.1) ... #5 194.5 Setting up libxmu6:amd64 (2:1.1.3-3+b4) ... #5 194.7 Setting up python3-cairo (1.27.0-2) ... #5 194.9 Setting up preview-latex-style (13.2-1.1) ... #5 195.0 Setting up libxaw7:amd64 (2:1.0.16-1) ... #5 195.2 Setting up fonts-urw-base35 (20200910-8) ... #5 195.6 Setting up librsvg2-2:amd64 (2.60.0+dfsg-1) ... #5 195.7 Setting up python3-pil:amd64 (11.1.0-5+deb13u1) ... #5 196.0 Setting up python3-rlpycairo (0.3.0-3) ... #5 196.2 Setting up python3-reportlab (4.3.1-1) ... #5 196.7 Setting up texlive-binaries (2024.20240313.70630+ds-6) ... #5 196.9 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode #5 196.9 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode #5 196.9 update-alternatives: warning: skip creation of /usr/share/man/man1/bibtex.1.gz because associated file /usr/share/man/man1/bibtex.original.1.gz (of link group bibtex) doesn't exist #5 197.0 Setting up texlive-base (2024.20250309-1) ... #5 197.8 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps #5 198.0 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg #5 198.1 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper #5 198.3 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex #5 198.3 debconf: unable to initialize frontend: Dialog #5 198.3 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 198.3 debconf: falling back to frontend: Readline #5 198.3 debconf: unable to initialize frontend: Readline #5 198.3 debconf: (This frontend requires a controlling tty.) #5 198.3 debconf: falling back to frontend: Teletype #5 198.3 debconf: unable to initialize frontend: Teletype #5 198.3 debconf: (This frontend requires a controlling tty.) #5 198.3 debconf: falling back to frontend: Noninteractive #5 199.3 Setting up librsvg2-bin (2.60.0+dfsg-1) ... #5 199.8 Setting up texlive-luatex (2024.20250309-1) ... #5 200.2 Setting up texlive-plain-generic (2024.20250309-2) ... #5 200.4 Setting up texlive-lang-greek (2024.20250309-1) ... #5 200.7 Setting up texlive-latex-base (2024.20250309-1) ... #5 201.0 Setting up texlive-extra-utils (2024.20250309-2) ... #5 201.1 Setting up texlive-latex-recommended (2024.20250309-1) ... #5 201.3 Setting up texlive-pictures (2024.20250309-1) ... #5 201.5 Setting up texlive-fonts-recommended (2024.20250309-1) ... #5 201.7 Setting up tipa (2:1.3-21) ... #5 202.0 Setting up texlive (2024.20250309-1) ... #5 202.1 Setting up texlive-science (2024.20250309-2) ... #5 202.3 Setting up texlive-latex-extra (2024.20250309-2) ... #5 202.8 Setting up texlive-bibtex-extra (2024.20250309-2) ... #5 203.2 Setting up texlive-xetex (2024.20250309-1) ... #5 203.4 Setting up texlive-formats-extra (2024.20250309-2) ... #5 203.6 Setting up libheif-plugin-dav1d:amd64 (1.19.8-1) ... #5 203.8 Setting up libheif-plugin-libde265:amd64 (1.19.8-1) ... #5 203.9 Setting up libheif1:amd64 (1.19.8-1) ... #5 204.0 Setting up libgd3:amd64 (2.3.3-13) ... #5 204.2 Setting up libgvc6 (2.42.4-3) ... #5 204.3 Setting up graphviz (2.42.4-3) ... #5 204.4 Setting up mscgen (0.20-16) ... #5 204.5 Processing triggers for libc-bin (2.41-12+deb13u1) ... #5 204.7 Processing triggers for sgml-base (1.31+nmu1) ... #5 205.0 Setting up docbook-xsl (1.79.2+dfsg-7) ... #5 205.2 Setting up docutils-common (0.21.2+dfsg-2) ... #5 205.6 Setting up sgml-data (2.0.11+nmu1) ... #5 207.2 Setting up docbook5-xml (5.0-4) ... #5 207.4 Setting up asciidoc-base (10.2.1-1) ... #5 208.3 Setting up asciidoc (10.2.1-1) ... #5 208.5 Processing triggers for sgml-base (1.31+nmu1) ... #5 208.7 Setting up python3-docutils (0.21.2+dfsg-2) ... #5 209.0 Setting up docbook-xml (4.5-13) ... #5 210.7 Setting up python3-blockdiag (3.0.0+dfsg-3) ... #5 210.9 Setting up python3-nwdiag (3.0.0+dfsg-2) ... #5 211.2 Processing triggers for sgml-base (1.31+nmu1) ... #5 211.3 Setting up docbook-dsssl (1.79-10) ... #5 211.8 Setting up dblatex (0.3.12py3-5) ... #5 212.3 Processing triggers for sgml-base (1.31+nmu1) ... #5 212.5 Setting up docbook-utils (0.6.14-4) ... #5 212.6 Setting up asciidoc-dblatex (10.2.1-1) ... #5 213.1 Setting up osmo-gsm-manuals-dev (1.7.0.5.1842) ... #5 213.3 Processing triggers for tex-common (6.19) ... #5 213.4 debconf: unable to initialize frontend: Dialog #5 213.4 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 213.4 debconf: falling back to frontend: Readline #5 213.4 debconf: unable to initialize frontend: Readline #5 213.4 debconf: (This frontend requires a controlling tty.) #5 213.4 debconf: falling back to frontend: Teletype #5 213.4 debconf: unable to initialize frontend: Teletype #5 213.4 debconf: (This frontend requires a controlling tty.) #5 213.4 debconf: falling back to frontend: Noninteractive #5 213.4 Running updmap-sys. This may take some time... done. #5 213.7 Running mktexlsr /var/lib/texmf ... done. #5 213.7 Building format(s) --all. #5 213.7 This may take some time... done. #5 DONE 266.4s #6 exporting to image #6 exporting layers #6 exporting layers 4.5s done #6 writing image sha256:ea1f648115c31de3ca301639a3acb00ddb0fccff75f300366134912147ed0eb0 0.1s done #6 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg-manuals #6 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg-manuals 0.3s done #6 DONE 5.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.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/proto_trxd.c osmo-trx/Transceiver52M/proto_trxd.h 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/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/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/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/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 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ InRelease Hit:2 http://deb.debian.org/debian trixie InRelease Hit:3 http://deb.debian.org/debian trixie-updates InRelease Hit:4 http://deb.debian.org/debian-security trixie-security InRelease 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 dwz file gettext gettext-base gfortran-14 gfortran-14-x86-64-linux-gnu groff-base ibverbs-providers icu-devtools intltool-debian libamd-comgr2 libamdhip64-5 libarchive-zip-perl libbladerf-dev libbladerf2 libboost-all-dev libboost-atomic-dev libboost-atomic1.83-dev libboost-atomic1.83.0 libboost-chrono-dev libboost-chrono1.83-dev libboost-chrono1.83.0t64 libboost-container-dev libboost-container1.83-dev libboost-container1.83.0 libboost-context-dev libboost-context1.83-dev libboost-context1.83.0 libboost-coroutine-dev libboost-coroutine1.83-dev libboost-coroutine1.83.0 libboost-date-time-dev libboost-date-time1.83-dev libboost-date-time1.83.0 libboost-dev libboost-exception-dev libboost-exception1.83-dev libboost-fiber-dev libboost-fiber1.83-dev libboost-fiber1.83.0 libboost-filesystem-dev libboost-filesystem1.83-dev libboost-filesystem1.83.0 libboost-graph-dev libboost-graph-parallel-dev libboost-graph-parallel1.83-dev libboost-graph-parallel1.83.0 libboost-graph1.83-dev libboost-graph1.83.0 libboost-iostreams-dev libboost-iostreams1.83-dev libboost-iostreams1.83.0 libboost-json-dev libboost-json1.83-dev libboost-json1.83.0 libboost-locale-dev libboost-locale1.83-dev libboost-locale1.83.0 libboost-log-dev libboost-log1.83-dev libboost-log1.83.0 libboost-math-dev libboost-math1.83-dev libboost-math1.83.0 libboost-mpi-dev libboost-mpi-python-dev libboost-mpi-python1.83-dev libboost-mpi-python1.83.0 libboost-mpi1.83-dev libboost-mpi1.83.0 libboost-nowide-dev libboost-nowide1.83-dev libboost-nowide1.83.0 libboost-numpy-dev libboost-numpy1.83-dev libboost-numpy1.83.0 libboost-program-options-dev libboost-program-options1.83-dev libboost-program-options1.83.0 libboost-python-dev libboost-python1.83-dev libboost-python1.83.0 libboost-random-dev libboost-random1.83-dev libboost-random1.83.0 libboost-regex-dev libboost-regex1.83-dev libboost-regex1.83.0 libboost-serialization-dev libboost-serialization1.83-dev libboost-serialization1.83.0 libboost-stacktrace-dev libboost-stacktrace1.83-dev libboost-stacktrace1.83.0 libboost-system-dev libboost-system1.83-dev libboost-system1.83.0 libboost-test-dev libboost-test1.83-dev libboost-test1.83.0 libboost-thread-dev libboost-thread1.83-dev libboost-thread1.83.0 libboost-timer-dev libboost-timer1.83-dev libboost-timer1.83.0 libboost-tools-dev libboost-type-erasure-dev libboost-type-erasure1.83-dev libboost-type-erasure1.83.0 libboost-url-dev libboost-url1.83-dev libboost-url1.83.0 libboost-wave-dev libboost-wave1.83-dev libboost-wave1.83.0 libboost1.83-dev libboost1.83-tools-dev libcbor0.10 libdebhelper-perl libdrm-amdgpu1 libdrm-common libdrm2 libedit2 libevent-2.1-7t64 libevent-core-2.1-7t64 libevent-dev libevent-extra-2.1-7t64 libevent-openssl-2.1-7t64 libevent-pthreads-2.1-7t64 libexpat1-dev libfabric1 libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfido2-1 libfile-stripnondeterminism-perl libfuse3-4 libgfortran-14-dev libgfortran5 libhsa-runtime64-1 libhsakmt1 libhwloc-dev libhwloc-plugins libhwloc15 libibmad5 libibumad3 libibverbs-dev libibverbs1 libicu-dev libjs-jquery-ui libjs-sphinxdoc libjs-underscore liblimesuite-dev liblimesuite23.11-1 libllvm17t64 libltdl-dev libmagic-mgc libmagic1t64 libmnl-dev libmunge2 libnl-3-200 libnl-3-dev libnl-route-3-200 libnl-route-3-dev libnuma-dev libnuma1 libopenmpi-dev libopenmpi40 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpciaccess0 libpcsclite1 libpipeline1 libpkgconf3 libpmix-dev libpmix2t64 libpsm2-2 libpython3-dev libpython3.13 libpython3.13-dev librdmacm1t64 libsctp-dev libsctp1 libtalloc-dev libtalloc2 libtool libuchardet0 libucx0 libuhd-dev libuhd4.8.0 liburing2 libusb-1.0-0 libusb-1.0-0-dev libusrp-dev libusrp1 libxnvctrl0 libz3-4 libze1 m4 man-db mpi-default-bin mpi-default-dev ocl-icd-libopencl1 openmpi-bin openmpi-common openssh-client pkg-config pkgconf pkgconf-bin po-debconf python3-dev python3.13-dev zlib1g-dev 0 upgraded, 236 newly installed, 0 to remove and 0 not upgraded. Need to get 160 MB of archives. After this operation, 898 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian trixie/main amd64 autoconf-archive all 20220903-3 [775 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore22 1.13.0.1.6d38 [180 kB] Get:3 http://deb.debian.org/debian trixie/main amd64 libmagic-mgc amd64 1:5.46-5 [338 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 libmagic1t64 amd64 1:5.46-5 [109 kB] Get:5 http://deb.debian.org/debian trixie/main amd64 file amd64 1:5.46-5 [43.6 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocodec4 1.13.0.1.6d38 [55.5 kB] Get:7 http://deb.debian.org/debian trixie/main amd64 gettext-base amd64 0.23.1-2 [243 kB] Get:8 http://deb.debian.org/debian trixie/main amd64 libuchardet0 amd64 0.0.8-1+b2 [68.9 kB] Get:9 http://deb.debian.org/debian trixie/main amd64 groff-base amd64 1.23.0-9 [1187 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoisdn0 1.13.0.1.6d38 [73.9 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogsm20 1.13.0.1.6d38 [230 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocoding0 1.13.0.1.6d38 [73.7 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmovty13 1.13.0.1.6d38 [108 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogb14 1.13.0.1.6d38 [181 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoctrl0 1.13.0.1.6d38 [63.1 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmosim2 1.13.0.1.6d38 [66.8 kB] Get:17 http://deb.debian.org/debian trixie/main amd64 bsdextrautils amd64 2.41-5 [94.6 kB] Get:18 http://deb.debian.org/debian trixie/main amd64 libpipeline1 amd64 1.5.8-1 [42.0 kB] Get:19 http://deb.debian.org/debian trixie/main amd64 man-db amd64 2.13.1-1 [1469 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmousb0 1.13.0.1.6d38 [53.7 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore 1.13.0.1.6d38 [46.9 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore-dev 1.13.0.1.6d38 [859 kB] Get:23 http://deb.debian.org/debian trixie/main amd64 libedit2 amd64 3.1-20250104-1 [93.8 kB] Get:24 http://deb.debian.org/debian trixie/main amd64 libcbor0.10 amd64 0.10.2-2 [28.3 kB] Get:25 http://deb.debian.org/debian trixie/main amd64 libfido2-1 amd64 1.15.0-1+b1 [78.7 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libusrp1 3.4.11 [121 kB] Get:27 http://deb.debian.org/debian trixie/main amd64 openssh-client amd64 1:10.0p1-7 [985 kB] Get:28 http://deb.debian.org/debian trixie/main amd64 m4 amd64 1.4.19-8 [294 kB] Get:29 http://deb.debian.org/debian trixie/main amd64 autoconf all 2.72-3.1 [494 kB] Get:30 http://deb.debian.org/debian trixie/main amd64 autotools-dev all 20240727.1 [60.2 kB] Get:31 http://deb.debian.org/debian trixie/main amd64 automake all 1:1.17-4 [862 kB] Get:32 http://deb.debian.org/debian trixie/main amd64 autopoint all 0.23.1-2 [770 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libusrp-dev 3.4.11 [25.5 kB] Get:34 http://deb.debian.org/debian trixie/main amd64 libdebhelper-perl all 13.24.2 [90.9 kB] Get:35 http://deb.debian.org/debian trixie/main amd64 libtool all 2.5.4-4 [539 kB] Get:36 http://deb.debian.org/debian trixie/main amd64 dh-autoreconf all 20 [17.1 kB] Get:37 http://deb.debian.org/debian trixie/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:38 http://deb.debian.org/debian trixie/main amd64 libfile-stripnondeterminism-perl all 1.14.1-2 [19.7 kB] Get:39 http://deb.debian.org/debian trixie/main amd64 dh-strip-nondeterminism all 1.14.1-2 [8620 B] Get:40 http://deb.debian.org/debian trixie/main amd64 dwz amd64 0.15-1+b1 [110 kB] Get:41 http://deb.debian.org/debian trixie/main amd64 gettext amd64 0.23.1-2 [1680 kB] Get:42 http://deb.debian.org/debian trixie/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get:43 http://deb.debian.org/debian trixie/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:44 http://deb.debian.org/debian trixie/main amd64 debhelper all 13.24.2 [919 kB] Get:45 http://deb.debian.org/debian trixie/main amd64 libgfortran5 amd64 14.2.0-19 [836 kB] Get:46 http://deb.debian.org/debian trixie/main amd64 libgfortran-14-dev amd64 14.2.0-19 [880 kB] Get:47 http://deb.debian.org/debian trixie/main amd64 gfortran-14-x86-64-linux-gnu amd64 14.2.0-19 [11.7 MB] Get:48 http://deb.debian.org/debian trixie/main amd64 gfortran-14 amd64 14.2.0-19 [14.5 kB] Get:49 http://deb.debian.org/debian trixie/main amd64 libnl-3-200 amd64 3.7.0-2 [59.4 kB] Get:50 http://deb.debian.org/debian trixie/main amd64 libnl-route-3-200 amd64 3.7.0-2 [182 kB] Get:51 http://deb.debian.org/debian trixie/main amd64 libibverbs1 amd64 56.1-1 [62.4 kB] Get:52 http://deb.debian.org/debian trixie/main amd64 ibverbs-providers amd64 56.1-1 [357 kB] Get:53 http://deb.debian.org/debian trixie/main amd64 icu-devtools amd64 76.1-4 [215 kB] Get:54 http://deb.debian.org/debian trixie/main amd64 libz3-4 amd64 4.13.3-1 [8560 kB] Get:55 http://deb.debian.org/debian trixie/main amd64 libllvm17t64 amd64 1:17.0.6-22+b2 [23.6 MB] Get:56 http://deb.debian.org/debian trixie/main amd64 libamd-comgr2 amd64 6.0+git20231212.4510c28+dfsg-3+b2 [13.0 MB] Get:57 http://deb.debian.org/debian trixie/main amd64 libdrm-common all 2.4.124-2 [8288 B] Get:58 http://deb.debian.org/debian trixie/main amd64 libdrm2 amd64 2.4.124-2 [39.0 kB] Get:59 http://deb.debian.org/debian trixie/main amd64 libdrm-amdgpu1 amd64 2.4.124-2 [22.6 kB] Get:60 http://deb.debian.org/debian trixie/main amd64 libnuma1 amd64 2.0.19-1 [22.2 kB] Get:61 http://deb.debian.org/debian trixie/main amd64 libhsakmt1 amd64 6.2.4+ds-1 [61.1 kB] Get:62 http://deb.debian.org/debian trixie/main amd64 libhsa-runtime64-1 amd64 6.1.2-3 [535 kB] Get:63 http://deb.debian.org/debian trixie/main amd64 libamdhip64-5 amd64 5.7.1-6+deb13u1 [8924 kB] Get:64 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0 amd64 2:1.0.28-1 [59.6 kB] Get:65 http://deb.debian.org/debian trixie/main amd64 libbladerf2 amd64 0.2024.05-1 [190 kB] Get:66 http://deb.debian.org/debian trixie/main amd64 libbladerf-dev amd64 0.2024.05-1 [59.3 kB] Get:67 http://deb.debian.org/debian trixie/main amd64 libboost1.83-dev amd64 1.83.0-4.2 [10.6 MB] Get:68 http://deb.debian.org/debian trixie/main amd64 libboost-atomic1.83.0 amd64 1.83.0-4.2 [234 kB] Get:69 http://deb.debian.org/debian trixie/main amd64 libboost-atomic1.83-dev amd64 1.83.0-4.2 [236 kB] Get:70 http://deb.debian.org/debian trixie/main amd64 libboost-atomic-dev amd64 1.83.0.2+b2 [3904 B] Get:71 http://deb.debian.org/debian trixie/main amd64 libboost-chrono1.83.0t64 amd64 1.83.0-4.2 [240 kB] Get:72 http://deb.debian.org/debian trixie/main amd64 libboost-chrono1.83-dev amd64 1.83.0-4.2 [246 kB] Get:73 http://deb.debian.org/debian trixie/main amd64 libboost-chrono-dev amd64 1.83.0.2+b2 [4224 B] Get:74 http://deb.debian.org/debian trixie/main amd64 libboost-container1.83.0 amd64 1.83.0-4.2 [260 kB] Get:75 http://deb.debian.org/debian trixie/main amd64 libboost-container1.83-dev amd64 1.83.0-4.2 [265 kB] Get:76 http://deb.debian.org/debian trixie/main amd64 libboost-container-dev amd64 1.83.0.2+b2 [4072 B] Get:77 http://deb.debian.org/debian trixie/main amd64 libboost-date-time1.83.0 amd64 1.83.0-4.2 [230 kB] Get:78 http://deb.debian.org/debian trixie/main amd64 libboost-serialization1.83.0 amd64 1.83.0-4.2 [333 kB] Get:79 http://deb.debian.org/debian trixie/main amd64 libboost-serialization1.83-dev amd64 1.83.0-4.2 [373 kB] Get:80 http://deb.debian.org/debian trixie/main amd64 libboost-date-time1.83-dev amd64 1.83.0-4.2 [239 kB] Get:81 http://deb.debian.org/debian trixie/main amd64 libboost-system1.83.0 amd64 1.83.0-4.2 [231 kB] Get:82 http://deb.debian.org/debian trixie/main amd64 libboost-system1.83-dev amd64 1.83.0-4.2 [232 kB] Get:83 http://deb.debian.org/debian trixie/main amd64 libboost-thread1.83.0 amd64 1.83.0-4.2 [270 kB] Get:84 http://deb.debian.org/debian trixie/main amd64 libboost-thread1.83-dev amd64 1.83.0-4.2 [277 kB] Get:85 http://deb.debian.org/debian trixie/main amd64 libboost-context1.83.0 amd64 1.83.0-4.2 [231 kB] Get:86 http://deb.debian.org/debian trixie/main amd64 libboost-context1.83-dev amd64 1.83.0-4.2 [233 kB] Get:87 http://deb.debian.org/debian trixie/main amd64 libboost-context-dev amd64 1.83.0.2+b2 [3804 B] Get:88 http://deb.debian.org/debian trixie/main amd64 libboost-coroutine1.83.0 amd64 1.83.0-4.2 [234 kB] Get:89 http://deb.debian.org/debian trixie/main amd64 libboost-coroutine1.83-dev amd64 1.83.0-4.2 [236 kB] Get:90 http://deb.debian.org/debian trixie/main amd64 libboost-coroutine-dev amd64 1.83.0.2+b2 [3868 B] Get:91 http://deb.debian.org/debian trixie/main amd64 libboost-date-time-dev amd64 1.83.0.2+b2 [3596 B] Get:92 http://deb.debian.org/debian trixie/main amd64 libboost-dev amd64 1.83.0.2+b2 [3836 B] Get:93 http://deb.debian.org/debian trixie/main amd64 libboost-exception1.83-dev amd64 1.83.0-4.2 [230 kB] Get:94 http://deb.debian.org/debian trixie/main amd64 libboost-exception-dev amd64 1.83.0.2+b2 [3584 B] Get:95 http://deb.debian.org/debian trixie/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-4.2 [282 kB] Get:96 http://deb.debian.org/debian trixie/main amd64 libboost-filesystem1.83-dev amd64 1.83.0-4.2 [297 kB] Get:97 http://deb.debian.org/debian trixie/main amd64 libboost-fiber1.83.0 amd64 1.83.0-4.2 [254 kB] Get:98 http://deb.debian.org/debian trixie/main amd64 libboost-fiber1.83-dev amd64 1.83.0-4.2 [265 kB] Get:99 http://deb.debian.org/debian trixie/main amd64 libboost-fiber-dev amd64 1.83.0.2+b2 [4028 B] Get:100 http://deb.debian.org/debian trixie/main amd64 libboost-filesystem-dev amd64 1.83.0.2+b2 [3628 B] Get:101 http://deb.debian.org/debian trixie/main amd64 libboost-graph1.83.0 amd64 1.83.0-4.2 [359 kB] Get:102 http://deb.debian.org/debian trixie/main amd64 libboost-regex1.83.0 amd64 1.83.0-4.2 [330 kB] Get:103 http://deb.debian.org/debian trixie/main amd64 libicu-dev amd64 76.1-4 [10.8 MB] Get:104 http://deb.debian.org/debian trixie/main amd64 libboost-regex1.83-dev amd64 1.83.0-4.2 [346 kB] Get:105 http://deb.debian.org/debian trixie/main amd64 libboost-test1.83.0 amd64 1.83.0-4.2 [471 kB] Get:106 http://deb.debian.org/debian trixie/main amd64 libboost-test1.83-dev amd64 1.83.0-4.2 [541 kB] Get:107 http://deb.debian.org/debian trixie/main amd64 libboost-graph1.83-dev amd64 1.83.0-4.2 [383 kB] Get:108 http://deb.debian.org/debian trixie/main amd64 libboost-graph-dev amd64 1.83.0.2+b2 [3700 B] Get:109 http://deb.debian.org/debian trixie/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-10+b1 [132 kB] Get:110 http://deb.debian.org/debian trixie/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-10+b1 [54.3 kB] Get:111 http://deb.debian.org/debian trixie/main amd64 libpsm2-2 amd64 11.2.185-2.1 [181 kB] Get:112 http://deb.debian.org/debian trixie/main amd64 librdmacm1t64 amd64 56.1-1 [70.4 kB] Get:113 http://deb.debian.org/debian trixie/main amd64 libfabric1 amd64 2.1.0-1.1 [706 kB] Get:114 http://deb.debian.org/debian trixie/main amd64 libhwloc15 amd64 2.12.0-4 [164 kB] Get:115 http://deb.debian.org/debian-security trixie-security/main amd64 libmunge2 amd64 0.5.16-1.1~deb13u1 [19.8 kB] Get:116 http://deb.debian.org/debian trixie/main amd64 libpciaccess0 amd64 0.17-3+b3 [51.9 kB] Get:117 http://deb.debian.org/debian trixie/main amd64 libxnvctrl0 amd64 535.171.04-1+b2 [14.2 kB] Get:118 http://deb.debian.org/debian trixie/main amd64 libze1 amd64 1.20.6-1 [473 kB] Get:119 http://deb.debian.org/debian trixie/main amd64 ocl-icd-libopencl1 amd64 2.3.3-1 [42.9 kB] Get:120 http://deb.debian.org/debian trixie/main amd64 libhwloc-plugins amd64 2.12.0-4 [23.5 kB] Get:121 http://deb.debian.org/debian trixie/main amd64 libpmix2t64 amd64 5.0.7-1 [660 kB] Get:122 http://deb.debian.org/debian trixie/main amd64 libfuse3-4 amd64 3.17.2-3 [98.7 kB] Get:123 http://deb.debian.org/debian trixie/main amd64 libibumad3 amd64 56.1-1 [30.0 kB] Get:124 http://deb.debian.org/debian trixie/main amd64 libibmad5 amd64 56.1-1 [44.5 kB] Get:125 http://deb.debian.org/debian trixie/main amd64 libucx0 amd64 1.18.1+ds-2+b1 [1196 kB] Get:126 http://deb.debian.org/debian trixie/main amd64 libopenmpi40 amd64 5.0.7-1 [2365 kB] Get:127 http://deb.debian.org/debian trixie/main amd64 libboost-mpi1.83.0 amd64 1.83.0-4.2 [271 kB] Get:128 http://deb.debian.org/debian trixie/main amd64 libboost-graph-parallel1.83.0 amd64 1.83.0-4.2 [280 kB] Get:129 http://deb.debian.org/debian trixie/main amd64 libboost-graph-parallel1.83-dev amd64 1.83.0-4.2 [284 kB] Get:130 http://deb.debian.org/debian trixie/main amd64 libboost-graph-parallel-dev amd64 1.83.0.2+b2 [3728 B] Get:131 http://deb.debian.org/debian trixie/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-4.2 [254 kB] Get:132 http://deb.debian.org/debian trixie/main amd64 libboost-iostreams1.83-dev amd64 1.83.0-4.2 [261 kB] Get:133 http://deb.debian.org/debian trixie/main amd64 libboost-iostreams-dev amd64 1.83.0.2+b2 [3580 B] Get:134 http://deb.debian.org/debian trixie/main amd64 libboost-json1.83.0 amd64 1.83.0-4.2 [357 kB] Get:135 http://deb.debian.org/debian trixie/main amd64 libboost-json1.83-dev amd64 1.83.0-4.2 [373 kB] Get:136 http://deb.debian.org/debian trixie/main amd64 libboost-json-dev amd64 1.83.0.2+b2 [3704 B] Get:137 http://deb.debian.org/debian trixie/main amd64 libboost-locale1.83.0 amd64 1.83.0-4.2 [473 kB] Get:138 http://deb.debian.org/debian trixie/main amd64 libboost-locale1.83-dev amd64 1.83.0-4.2 [555 kB] Get:139 http://deb.debian.org/debian trixie/main amd64 libboost-locale-dev amd64 1.83.0.2+b2 [3924 B] Get:140 http://deb.debian.org/debian trixie/main amd64 libboost-log1.83.0 amd64 1.83.0-4.2 [708 kB] Get:141 http://deb.debian.org/debian trixie/main amd64 libboost-log1.83-dev amd64 1.83.0-4.2 [877 kB] Get:142 http://deb.debian.org/debian trixie/main amd64 libboost-log-dev amd64 1.83.0.2+b2 [3796 B] Get:143 http://deb.debian.org/debian trixie/main amd64 libboost-math1.83.0 amd64 1.83.0-4.2 [524 kB] Get:144 http://deb.debian.org/debian trixie/main amd64 libboost-math1.83-dev amd64 1.83.0-4.2 [572 kB] Get:145 http://deb.debian.org/debian trixie/main amd64 libboost-math-dev amd64 1.83.0.2+b2 [3796 B] Get:146 http://deb.debian.org/debian trixie/main amd64 openmpi-common all 5.0.7-1 [97.2 kB] Get:147 http://deb.debian.org/debian trixie/main amd64 libnl-3-dev amd64 3.7.0-2 [101 kB] Get:148 http://deb.debian.org/debian trixie/main amd64 libnl-route-3-dev amd64 3.7.0-2 [201 kB] Get:149 http://deb.debian.org/debian trixie/main amd64 libibverbs-dev amd64 56.1-1 [654 kB] Get:150 http://deb.debian.org/debian trixie/main amd64 libnuma-dev amd64 2.0.19-1 [36.5 kB] Get:151 http://deb.debian.org/debian trixie/main amd64 libltdl-dev amd64 2.5.4-4 [168 kB] Get:152 http://deb.debian.org/debian trixie/main amd64 libhwloc-dev amd64 2.12.0-4 [258 kB] Get:153 http://deb.debian.org/debian trixie/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-10+b1 [182 kB] Get:154 http://deb.debian.org/debian trixie/main amd64 libevent-extra-2.1-7t64 amd64 2.1.12-stable-10+b1 [108 kB] Get:155 http://deb.debian.org/debian trixie/main amd64 libevent-openssl-2.1-7t64 amd64 2.1.12-stable-10+b1 [61.1 kB] Get:156 http://deb.debian.org/debian trixie/main amd64 libevent-dev amd64 2.1.12-stable-10+b1 [305 kB] Get:157 http://deb.debian.org/debian trixie/main amd64 zlib1g-dev amd64 1:1.3.dfsg+really1.3.1-1+b1 [920 kB] Get:158 http://deb.debian.org/debian trixie/main amd64 libpmix-dev amd64 5.0.7-1 [3978 kB] Get:159 http://deb.debian.org/debian trixie/main amd64 libjs-jquery-ui all 1.13.2+dfsg-1 [250 kB] Get:160 http://deb.debian.org/debian trixie/main amd64 openmpi-bin amd64 5.0.7-1 [189 kB] Get:161 http://deb.debian.org/debian trixie/main amd64 libopenmpi-dev amd64 5.0.7-1 [1089 kB] Get:162 http://deb.debian.org/debian trixie/main amd64 mpi-default-dev amd64 1.18 [3372 B] Get:163 http://deb.debian.org/debian trixie/main amd64 libboost-mpi1.83-dev amd64 1.83.0-4.2 [290 kB] Get:164 http://deb.debian.org/debian trixie/main amd64 libboost-mpi-dev amd64 1.83.0.2+b2 [3680 B] Get:165 http://deb.debian.org/debian trixie/main amd64 libboost-python1.83.0 amd64 1.83.0-4.2 [306 kB] Get:166 http://deb.debian.org/debian trixie/main amd64 mpi-default-bin amd64 1.18 [2576 B] Get:167 http://deb.debian.org/debian trixie/main amd64 libboost-mpi-python1.83.0 amd64 1.83.0-4.2 [358 kB] Get:168 http://deb.debian.org/debian trixie/main amd64 libboost-mpi-python1.83-dev amd64 1.83.0-4.2 [237 kB] Get:169 http://deb.debian.org/debian trixie/main amd64 libboost-mpi-python-dev amd64 1.83.0.2+b2 [3712 B] Get:170 http://deb.debian.org/debian trixie/main amd64 libboost-nowide1.83.0 amd64 1.83.0-4.2 [234 kB] Get:171 http://deb.debian.org/debian trixie/main amd64 libboost-nowide1.83-dev amd64 1.83.0-4.2 [236 kB] Get:172 http://deb.debian.org/debian trixie/main amd64 libboost-nowide-dev amd64 1.83.0.2+b2 [3668 B] Get:173 http://deb.debian.org/debian trixie/main amd64 libboost-numpy1.83.0 amd64 1.83.0-4.2 [242 kB] Get:174 http://deb.debian.org/debian trixie/main amd64 libboost-numpy1.83-dev amd64 1.83.0-4.2 [246 kB] Get:175 http://deb.debian.org/debian trixie/main amd64 libboost-numpy-dev amd64 1.83.0.2+b2 [3644 B] Get:176 http://deb.debian.org/debian trixie/main amd64 libboost-program-options1.83.0 amd64 1.83.0-4.2 [347 kB] Get:177 http://deb.debian.org/debian trixie/main amd64 libboost-program-options1.83-dev amd64 1.83.0-4.2 [375 kB] Get:178 http://deb.debian.org/debian trixie/main amd64 libboost-program-options-dev amd64 1.83.0.2+b2 [3612 B] Get:179 http://deb.debian.org/debian trixie/main amd64 libpython3.13 amd64 3.13.5-2 [2160 kB] Get:180 http://deb.debian.org/debian trixie/main amd64 libexpat1-dev amd64 2.7.1-2 [161 kB] Get:181 http://deb.debian.org/debian trixie/main amd64 libpython3.13-dev amd64 3.13.5-2 [5291 kB] Get:182 http://deb.debian.org/debian trixie/main amd64 libpython3-dev amd64 3.13.5-1 [10.4 kB] Get:183 http://deb.debian.org/debian trixie/main amd64 python3.13-dev amd64 3.13.5-2 [504 kB] Get:184 http://deb.debian.org/debian trixie/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [116 kB] Get:185 http://deb.debian.org/debian trixie/main amd64 libjs-sphinxdoc all 8.1.3-5 [30.5 kB] Get:186 http://deb.debian.org/debian trixie/main amd64 python3-dev amd64 3.13.5-1 [26.1 kB] Get:187 http://deb.debian.org/debian trixie/main amd64 libboost-python1.83-dev amd64 1.83.0-4.2 [328 kB] Get:188 http://deb.debian.org/debian trixie/main amd64 libboost-python-dev amd64 1.83.0.2+b2 [3892 B] Get:189 http://deb.debian.org/debian trixie/main amd64 libboost-random1.83.0 amd64 1.83.0-4.2 [238 kB] Get:190 http://deb.debian.org/debian trixie/main amd64 libboost-random1.83-dev amd64 1.83.0-4.2 [241 kB] Get:191 http://deb.debian.org/debian trixie/main amd64 libboost-random-dev amd64 1.83.0.2+b2 [3592 B] Get:192 http://deb.debian.org/debian trixie/main amd64 libboost-regex-dev amd64 1.83.0.2+b2 [3864 B] Get:193 http://deb.debian.org/debian trixie/main amd64 libboost-serialization-dev amd64 1.83.0.2+b2 [3832 B] Get:194 http://deb.debian.org/debian trixie/main amd64 libboost-stacktrace1.83.0 amd64 1.83.0-4.2 [283 kB] Get:195 http://deb.debian.org/debian trixie/main amd64 libboost-stacktrace1.83-dev amd64 1.83.0-4.2 [245 kB] Get:196 http://deb.debian.org/debian trixie/main amd64 libboost-stacktrace-dev amd64 1.83.0.2+b2 [3592 B] Get:197 http://deb.debian.org/debian trixie/main amd64 libboost-system-dev amd64 1.83.0.2+b2 [3736 B] Get:198 http://deb.debian.org/debian trixie/main amd64 libboost-test-dev amd64 1.83.0.2+b2 [3628 B] Get:199 http://deb.debian.org/debian trixie/main amd64 libboost-thread-dev amd64 1.83.0.2+b2 [3624 B] Get:200 http://deb.debian.org/debian trixie/main amd64 libboost-timer1.83.0 amd64 1.83.0-4.2 [235 kB] Get:201 http://deb.debian.org/debian trixie/main amd64 libboost-timer1.83-dev amd64 1.83.0-4.2 [237 kB] Get:202 http://deb.debian.org/debian trixie/main amd64 libboost-timer-dev amd64 1.83.0.2+b2 [3716 B] Get:203 http://deb.debian.org/debian trixie/main amd64 libboost1.83-tools-dev amd64 1.83.0-4.2 [1528 kB] Get:204 http://deb.debian.org/debian trixie/main amd64 libboost-tools-dev amd64 1.83.0.2+b2 [3768 B] Get:205 http://deb.debian.org/debian trixie/main amd64 libboost-type-erasure1.83.0 amd64 1.83.0-4.2 [246 kB] Get:206 http://deb.debian.org/debian trixie/main amd64 libboost-type-erasure1.83-dev amd64 1.83.0-4.2 [249 kB] Get:207 http://deb.debian.org/debian trixie/main amd64 libboost-type-erasure-dev amd64 1.83.0.2+b2 [3688 B] Get:208 http://deb.debian.org/debian trixie/main amd64 libboost-url1.83.0 amd64 1.83.0-4.2 [336 kB] Get:209 http://deb.debian.org/debian trixie/main amd64 libboost-url1.83-dev amd64 1.83.0-4.2 [421 kB] Get:210 http://deb.debian.org/debian trixie/main amd64 libboost-url-dev amd64 1.83.0.2+b2 [3732 B] Get:211 http://deb.debian.org/debian trixie/main amd64 libboost-wave1.83.0 amd64 1.83.0-4.2 [437 kB] Get:212 http://deb.debian.org/debian trixie/main amd64 libboost-wave1.83-dev amd64 1.83.0-4.2 [486 kB] Get:213 http://deb.debian.org/debian trixie/main amd64 libboost-wave-dev amd64 1.83.0.2+b2 [3624 B] Get:214 http://deb.debian.org/debian trixie/main amd64 libboost-all-dev amd64 1.83.0.2+b2 [3936 B] Get:215 http://deb.debian.org/debian trixie/main amd64 libfftw3-double3 amd64 3.3.10-2+b1 [781 kB] Get:216 http://deb.debian.org/debian trixie/main amd64 libfftw3-long3 amd64 3.3.10-2+b1 [347 kB] Get:217 http://deb.debian.org/debian trixie/main amd64 libfftw3-quad3 amd64 3.3.10-2+b1 [618 kB] Get:218 http://deb.debian.org/debian trixie/main amd64 libfftw3-single3 amd64 3.3.10-2+b1 [809 kB] Get:219 http://deb.debian.org/debian trixie/main amd64 libfftw3-bin amd64 3.3.10-2+b1 [51.3 kB] Get:220 http://deb.debian.org/debian trixie/main amd64 libfftw3-dev amd64 3.3.10-2+b1 [2118 kB] Get:221 http://deb.debian.org/debian trixie/main amd64 liblimesuite23.11-1 amd64 23.11.0+dfsg-3+b2 [274 kB] Get:222 http://deb.debian.org/debian trixie/main amd64 liblimesuite-dev amd64 23.11.0+dfsg-3+b2 [56.3 kB] Get:223 http://deb.debian.org/debian trixie/main amd64 libmnl-dev amd64 1.0.5-3 [23.2 kB] Get:224 http://deb.debian.org/debian trixie/main amd64 libsctp1 amd64 1.0.21+dfsg-1 [25.8 kB] Get:225 http://deb.debian.org/debian trixie/main amd64 libtalloc2 amd64 2:2.4.3+samba4.22.6+dfsg-0+deb13u1 [61.5 kB] Get:226 http://deb.debian.org/debian trixie/main amd64 liburing2 amd64 2.9-1 [26.4 kB] Get:227 http://deb.debian.org/debian trixie/main amd64 libpcsclite1 amd64 2.3.3-1 [55.2 kB] Get:228 http://deb.debian.org/debian trixie/main amd64 libtalloc-dev amd64 2:2.4.3+samba4.22.6+dfsg-0+deb13u1 [72.9 kB] Get:229 http://deb.debian.org/debian trixie/main amd64 libsctp-dev amd64 1.0.21+dfsg-1 [74.2 kB] Get:230 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0-dev amd64 2:1.0.28-1 [82.9 kB] Get:231 http://deb.debian.org/debian trixie/main amd64 libpkgconf3 amd64 1.8.1-4 [36.4 kB] Get:232 http://deb.debian.org/debian trixie/main amd64 libuhd4.8.0 amd64 4.8.0.0+ds1-2 [3943 kB] Get:233 http://deb.debian.org/debian trixie/main amd64 libuhd-dev amd64 4.8.0.0+ds1-2 [244 kB] Get:234 http://deb.debian.org/debian trixie/main amd64 pkgconf-bin amd64 1.8.1-4 [30.2 kB] Get:235 http://deb.debian.org/debian trixie/main amd64 pkgconf amd64 1.8.1-4 [26.2 kB] Get:236 http://deb.debian.org/debian trixie/main amd64 pkg-config amd64 1.8.1-4 [14.0 kB] Preconfiguring packages ... Fetched 160 MB in 5s (32.9 MB/s) Selecting previously unselected package autoconf-archive. (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 ... 71879 files and directories currently installed.) Preparing to unpack .../000-autoconf-archive_20220903-3_all.deb ... Unpacking autoconf-archive (20220903-3) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../001-libmagic-mgc_1%3a5.46-5_amd64.deb ... Unpacking libmagic-mgc (1:5.46-5) ... Selecting previously unselected package libmagic1t64:amd64. Preparing to unpack .../002-libmagic1t64_1%3a5.46-5_amd64.deb ... Unpacking libmagic1t64:amd64 (1:5.46-5) ... Selecting previously unselected package file. Preparing to unpack .../003-file_1%3a5.46-5_amd64.deb ... Unpacking file (1:5.46-5) ... Selecting previously unselected package gettext-base. Preparing to unpack .../004-gettext-base_0.23.1-2_amd64.deb ... Unpacking gettext-base (0.23.1-2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../005-libuchardet0_0.0.8-1+b2_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.8-1+b2) ... Selecting previously unselected package groff-base. Preparing to unpack .../006-groff-base_1.23.0-9_amd64.deb ... Unpacking groff-base (1.23.0-9) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../007-bsdextrautils_2.41-5_amd64.deb ... Unpacking bsdextrautils (2.41-5) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../008-libpipeline1_1.5.8-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.8-1) ... Selecting previously unselected package man-db. Preparing to unpack .../009-man-db_2.13.1-1_amd64.deb ... Unpacking man-db (2.13.1-1) ... Selecting previously unselected package libedit2:amd64. Preparing to unpack .../010-libedit2_3.1-20250104-1_amd64.deb ... Unpacking libedit2:amd64 (3.1-20250104-1) ... Selecting previously unselected package libcbor0.10:amd64. Preparing to unpack .../011-libcbor0.10_0.10.2-2_amd64.deb ... Unpacking libcbor0.10:amd64 (0.10.2-2) ... Selecting previously unselected package libfido2-1:amd64. Preparing to unpack .../012-libfido2-1_1.15.0-1+b1_amd64.deb ... Unpacking libfido2-1:amd64 (1.15.0-1+b1) ... Selecting previously unselected package openssh-client. Preparing to unpack .../013-openssh-client_1%3a10.0p1-7_amd64.deb ... Unpacking openssh-client (1:10.0p1-7) ... Selecting previously unselected package m4. Preparing to unpack .../014-m4_1.4.19-8_amd64.deb ... Unpacking m4 (1.4.19-8) ... Selecting previously unselected package autoconf. Preparing to unpack .../015-autoconf_2.72-3.1_all.deb ... Unpacking autoconf (2.72-3.1) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../016-autotools-dev_20240727.1_all.deb ... Unpacking autotools-dev (20240727.1) ... Selecting previously unselected package automake. Preparing to unpack .../017-automake_1%3a1.17-4_all.deb ... Unpacking automake (1:1.17-4) ... Selecting previously unselected package autopoint. Preparing to unpack .../018-autopoint_0.23.1-2_all.deb ... Unpacking autopoint (0.23.1-2) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../019-libdebhelper-perl_13.24.2_all.deb ... Unpacking libdebhelper-perl (13.24.2) ... Selecting previously unselected package libtool. Preparing to unpack .../020-libtool_2.5.4-4_all.deb ... Unpacking libtool (2.5.4-4) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../021-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../022-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../023-libfile-stripnondeterminism-perl_1.14.1-2_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.14.1-2) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../024-dh-strip-nondeterminism_1.14.1-2_all.deb ... Unpacking dh-strip-nondeterminism (1.14.1-2) ... Selecting previously unselected package dwz. Preparing to unpack .../025-dwz_0.15-1+b1_amd64.deb ... Unpacking dwz (0.15-1+b1) ... Selecting previously unselected package gettext. Preparing to unpack .../026-gettext_0.23.1-2_amd64.deb ... Unpacking gettext (0.23.1-2) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../027-intltool-debian_0.35.0+20060710.6_all.deb ... Unpacking intltool-debian (0.35.0+20060710.6) ... Selecting previously unselected package po-debconf. Preparing to unpack .../028-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../029-debhelper_13.24.2_all.deb ... Unpacking debhelper (13.24.2) ... Selecting previously unselected package libgfortran5:amd64. Preparing to unpack .../030-libgfortran5_14.2.0-19_amd64.deb ... Unpacking libgfortran5:amd64 (14.2.0-19) ... Selecting previously unselected package libgfortran-14-dev:amd64. Preparing to unpack .../031-libgfortran-14-dev_14.2.0-19_amd64.deb ... Unpacking libgfortran-14-dev:amd64 (14.2.0-19) ... Selecting previously unselected package gfortran-14-x86-64-linux-gnu. Preparing to unpack .../032-gfortran-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... Unpacking gfortran-14-x86-64-linux-gnu (14.2.0-19) ... Selecting previously unselected package gfortran-14. Preparing to unpack .../033-gfortran-14_14.2.0-19_amd64.deb ... Unpacking gfortran-14 (14.2.0-19) ... Selecting previously unselected package libnl-3-200:amd64. Preparing to unpack .../034-libnl-3-200_3.7.0-2_amd64.deb ... Unpacking libnl-3-200:amd64 (3.7.0-2) ... Selecting previously unselected package libnl-route-3-200:amd64. Preparing to unpack .../035-libnl-route-3-200_3.7.0-2_amd64.deb ... Unpacking libnl-route-3-200:amd64 (3.7.0-2) ... Selecting previously unselected package libibverbs1:amd64. Preparing to unpack .../036-libibverbs1_56.1-1_amd64.deb ... Unpacking libibverbs1:amd64 (56.1-1) ... Selecting previously unselected package ibverbs-providers:amd64. Preparing to unpack .../037-ibverbs-providers_56.1-1_amd64.deb ... Unpacking ibverbs-providers:amd64 (56.1-1) ... Selecting previously unselected package icu-devtools. Preparing to unpack .../038-icu-devtools_76.1-4_amd64.deb ... Unpacking icu-devtools (76.1-4) ... Selecting previously unselected package libz3-4:amd64. Preparing to unpack .../039-libz3-4_4.13.3-1_amd64.deb ... Unpacking libz3-4:amd64 (4.13.3-1) ... Selecting previously unselected package libllvm17t64:amd64. Preparing to unpack .../040-libllvm17t64_1%3a17.0.6-22+b2_amd64.deb ... Unpacking libllvm17t64:amd64 (1:17.0.6-22+b2) ... Selecting previously unselected package libamd-comgr2:amd64. Preparing to unpack .../041-libamd-comgr2_6.0+git20231212.4510c28+dfsg-3+b2_amd64.deb ... Unpacking libamd-comgr2:amd64 (6.0+git20231212.4510c28+dfsg-3+b2) ... Selecting previously unselected package libdrm-common. Preparing to unpack .../042-libdrm-common_2.4.124-2_all.deb ... Unpacking libdrm-common (2.4.124-2) ... Selecting previously unselected package libdrm2:amd64. Preparing to unpack .../043-libdrm2_2.4.124-2_amd64.deb ... Unpacking libdrm2:amd64 (2.4.124-2) ... Selecting previously unselected package libdrm-amdgpu1:amd64. Preparing to unpack .../044-libdrm-amdgpu1_2.4.124-2_amd64.deb ... Unpacking libdrm-amdgpu1:amd64 (2.4.124-2) ... Selecting previously unselected package libnuma1:amd64. Preparing to unpack .../045-libnuma1_2.0.19-1_amd64.deb ... Unpacking libnuma1:amd64 (2.0.19-1) ... Selecting previously unselected package libhsakmt1:amd64. Preparing to unpack .../046-libhsakmt1_6.2.4+ds-1_amd64.deb ... Unpacking libhsakmt1:amd64 (6.2.4+ds-1) ... Selecting previously unselected package libhsa-runtime64-1:amd64. Preparing to unpack .../047-libhsa-runtime64-1_6.1.2-3_amd64.deb ... Unpacking libhsa-runtime64-1:amd64 (6.1.2-3) ... Selecting previously unselected package libamdhip64-5:amd64. Preparing to unpack .../048-libamdhip64-5_5.7.1-6+deb13u1_amd64.deb ... Unpacking libamdhip64-5:amd64 (5.7.1-6+deb13u1) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../049-libusb-1.0-0_2%3a1.0.28-1_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.28-1) ... Selecting previously unselected package libbladerf2:amd64. Preparing to unpack .../050-libbladerf2_0.2024.05-1_amd64.deb ... Unpacking libbladerf2:amd64 (0.2024.05-1) ... Selecting previously unselected package libbladerf-dev:amd64. Preparing to unpack .../051-libbladerf-dev_0.2024.05-1_amd64.deb ... Unpacking libbladerf-dev:amd64 (0.2024.05-1) ... Selecting previously unselected package libboost1.83-dev:amd64. Preparing to unpack .../052-libboost1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-atomic1.83.0:amd64. Preparing to unpack .../053-libboost-atomic1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-atomic1.83.0:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-atomic1.83-dev:amd64. Preparing to unpack .../054-libboost-atomic1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-atomic1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-atomic-dev:amd64. Preparing to unpack .../055-libboost-atomic-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-atomic-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package libboost-chrono1.83.0t64:amd64. Preparing to unpack .../056-libboost-chrono1.83.0t64_1.83.0-4.2_amd64.deb ... Unpacking libboost-chrono1.83.0t64:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-chrono1.83-dev:amd64. Preparing to unpack .../057-libboost-chrono1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-chrono1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-chrono-dev:amd64. Preparing to unpack .../058-libboost-chrono-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-chrono-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package libboost-container1.83.0:amd64. Preparing to unpack .../059-libboost-container1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-container1.83.0:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-container1.83-dev:amd64. Preparing to unpack .../060-libboost-container1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-container1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-container-dev:amd64. Preparing to unpack .../061-libboost-container-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-container-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package libboost-date-time1.83.0:amd64. Preparing to unpack .../062-libboost-date-time1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-date-time1.83.0:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-serialization1.83.0:amd64. Preparing to unpack .../063-libboost-serialization1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-serialization1.83.0:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-serialization1.83-dev:amd64. Preparing to unpack .../064-libboost-serialization1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-serialization1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-date-time1.83-dev:amd64. Preparing to unpack .../065-libboost-date-time1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-date-time1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-system1.83.0:amd64. Preparing to unpack .../066-libboost-system1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-system1.83.0:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-system1.83-dev:amd64. Preparing to unpack .../067-libboost-system1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-system1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-thread1.83.0:amd64. Preparing to unpack .../068-libboost-thread1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-thread1.83.0:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-thread1.83-dev:amd64. Preparing to unpack .../069-libboost-thread1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-thread1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-context1.83.0:amd64. Preparing to unpack .../070-libboost-context1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-context1.83.0:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-context1.83-dev:amd64. Preparing to unpack .../071-libboost-context1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-context1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-context-dev:amd64. Preparing to unpack .../072-libboost-context-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-context-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package libboost-coroutine1.83.0:amd64. Preparing to unpack .../073-libboost-coroutine1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-coroutine1.83.0:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-coroutine1.83-dev:amd64. Preparing to unpack .../074-libboost-coroutine1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-coroutine1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-coroutine-dev:amd64. Preparing to unpack .../075-libboost-coroutine-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-coroutine-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package libboost-date-time-dev:amd64. Preparing to unpack .../076-libboost-date-time-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-date-time-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package libboost-dev:amd64. Preparing to unpack .../077-libboost-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package libboost-exception1.83-dev:amd64. Preparing to unpack .../078-libboost-exception1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-exception1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-exception-dev:amd64. Preparing to unpack .../079-libboost-exception-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-exception-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package libboost-filesystem1.83.0:amd64. Preparing to unpack .../080-libboost-filesystem1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-filesystem1.83-dev:amd64. Preparing to unpack .../081-libboost-filesystem1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-filesystem1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-fiber1.83.0:amd64. Preparing to unpack .../082-libboost-fiber1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-fiber1.83.0:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-fiber1.83-dev:amd64. Preparing to unpack .../083-libboost-fiber1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-fiber1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-fiber-dev:amd64. Preparing to unpack .../084-libboost-fiber-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-fiber-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package libboost-filesystem-dev:amd64. Preparing to unpack .../085-libboost-filesystem-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-filesystem-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package libboost-graph1.83.0:amd64. Preparing to unpack .../086-libboost-graph1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-graph1.83.0:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-regex1.83.0:amd64. Preparing to unpack .../087-libboost-regex1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-regex1.83.0:amd64 (1.83.0-4.2) ... Selecting previously unselected package libicu-dev:amd64. Preparing to unpack .../088-libicu-dev_76.1-4_amd64.deb ... Unpacking libicu-dev:amd64 (76.1-4) ... Selecting previously unselected package libboost-regex1.83-dev:amd64. Preparing to unpack .../089-libboost-regex1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-regex1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-test1.83.0:amd64. Preparing to unpack .../090-libboost-test1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-test1.83.0:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-test1.83-dev:amd64. Preparing to unpack .../091-libboost-test1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-test1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-graph1.83-dev:amd64. Preparing to unpack .../092-libboost-graph1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-graph1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-graph-dev:amd64. Preparing to unpack .../093-libboost-graph-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-graph-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package libevent-core-2.1-7t64:amd64. Preparing to unpack .../094-libevent-core-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. Preparing to unpack .../095-libevent-pthreads-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... Selecting previously unselected package libpsm2-2. Preparing to unpack .../096-libpsm2-2_11.2.185-2.1_amd64.deb ... Unpacking libpsm2-2 (11.2.185-2.1) ... Selecting previously unselected package librdmacm1t64:amd64. Preparing to unpack .../097-librdmacm1t64_56.1-1_amd64.deb ... Unpacking librdmacm1t64:amd64 (56.1-1) ... Selecting previously unselected package libfabric1:amd64. Preparing to unpack .../098-libfabric1_2.1.0-1.1_amd64.deb ... Unpacking libfabric1:amd64 (2.1.0-1.1) ... Selecting previously unselected package libhwloc15:amd64. Preparing to unpack .../099-libhwloc15_2.12.0-4_amd64.deb ... Unpacking libhwloc15:amd64 (2.12.0-4) ... Selecting previously unselected package libmunge2:amd64. Preparing to unpack .../100-libmunge2_0.5.16-1.1~deb13u1_amd64.deb ... Unpacking libmunge2:amd64 (0.5.16-1.1~deb13u1) ... Selecting previously unselected package libpciaccess0:amd64. Preparing to unpack .../101-libpciaccess0_0.17-3+b3_amd64.deb ... Unpacking libpciaccess0:amd64 (0.17-3+b3) ... Selecting previously unselected package libxnvctrl0:amd64. Preparing to unpack .../102-libxnvctrl0_535.171.04-1+b2_amd64.deb ... Unpacking libxnvctrl0:amd64 (535.171.04-1+b2) ... Selecting previously unselected package libze1:amd64. Preparing to unpack .../103-libze1_1.20.6-1_amd64.deb ... Unpacking libze1:amd64 (1.20.6-1) ... Selecting previously unselected package ocl-icd-libopencl1:amd64. Preparing to unpack .../104-ocl-icd-libopencl1_2.3.3-1_amd64.deb ... Unpacking ocl-icd-libopencl1:amd64 (2.3.3-1) ... Selecting previously unselected package libhwloc-plugins:amd64. Preparing to unpack .../105-libhwloc-plugins_2.12.0-4_amd64.deb ... Unpacking libhwloc-plugins:amd64 (2.12.0-4) ... Selecting previously unselected package libpmix2t64:amd64. Preparing to unpack .../106-libpmix2t64_5.0.7-1_amd64.deb ... Unpacking libpmix2t64:amd64 (5.0.7-1) ... Selecting previously unselected package libfuse3-4:amd64. Preparing to unpack .../107-libfuse3-4_3.17.2-3_amd64.deb ... Unpacking libfuse3-4:amd64 (3.17.2-3) ... Selecting previously unselected package libibumad3:amd64. Preparing to unpack .../108-libibumad3_56.1-1_amd64.deb ... Unpacking libibumad3:amd64 (56.1-1) ... Selecting previously unselected package libibmad5:amd64. Preparing to unpack .../109-libibmad5_56.1-1_amd64.deb ... Unpacking libibmad5:amd64 (56.1-1) ... Selecting previously unselected package libucx0:amd64. Preparing to unpack .../110-libucx0_1.18.1+ds-2+b1_amd64.deb ... Unpacking libucx0:amd64 (1.18.1+ds-2+b1) ... Selecting previously unselected package libopenmpi40:amd64. Preparing to unpack .../111-libopenmpi40_5.0.7-1_amd64.deb ... Unpacking libopenmpi40:amd64 (5.0.7-1) ... Selecting previously unselected package libboost-mpi1.83.0. Preparing to unpack .../112-libboost-mpi1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-mpi1.83.0 (1.83.0-4.2) ... Selecting previously unselected package libboost-graph-parallel1.83.0. Preparing to unpack .../113-libboost-graph-parallel1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-graph-parallel1.83.0 (1.83.0-4.2) ... Selecting previously unselected package libboost-graph-parallel1.83-dev. Preparing to unpack .../114-libboost-graph-parallel1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-graph-parallel1.83-dev (1.83.0-4.2) ... Selecting previously unselected package libboost-graph-parallel-dev. Preparing to unpack .../115-libboost-graph-parallel-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-graph-parallel-dev (1.83.0.2+b2) ... Selecting previously unselected package libboost-iostreams1.83.0:amd64. Preparing to unpack .../116-libboost-iostreams1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-iostreams1.83-dev:amd64. Preparing to unpack .../117-libboost-iostreams1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-iostreams1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-iostreams-dev:amd64. Preparing to unpack .../118-libboost-iostreams-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-iostreams-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package libboost-json1.83.0:amd64. Preparing to unpack .../119-libboost-json1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-json1.83.0:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-json1.83-dev:amd64. Preparing to unpack .../120-libboost-json1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-json1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-json-dev:amd64. Preparing to unpack .../121-libboost-json-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-json-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package libboost-locale1.83.0:amd64. Preparing to unpack .../122-libboost-locale1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-locale1.83.0:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-locale1.83-dev:amd64. Preparing to unpack .../123-libboost-locale1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-locale1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-locale-dev:amd64. Preparing to unpack .../124-libboost-locale-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-locale-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package libboost-log1.83.0. Preparing to unpack .../125-libboost-log1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-log1.83.0 (1.83.0-4.2) ... Selecting previously unselected package libboost-log1.83-dev. Preparing to unpack .../126-libboost-log1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-log1.83-dev (1.83.0-4.2) ... Selecting previously unselected package libboost-log-dev. Preparing to unpack .../127-libboost-log-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-log-dev (1.83.0.2+b2) ... Selecting previously unselected package libboost-math1.83.0:amd64. Preparing to unpack .../128-libboost-math1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-math1.83.0:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-math1.83-dev:amd64. Preparing to unpack .../129-libboost-math1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-math1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-math-dev:amd64. Preparing to unpack .../130-libboost-math-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-math-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package openmpi-common. Preparing to unpack .../131-openmpi-common_5.0.7-1_all.deb ... Unpacking openmpi-common (5.0.7-1) ... Selecting previously unselected package libnl-3-dev:amd64. Preparing to unpack .../132-libnl-3-dev_3.7.0-2_amd64.deb ... Unpacking libnl-3-dev:amd64 (3.7.0-2) ... Selecting previously unselected package libnl-route-3-dev:amd64. Preparing to unpack .../133-libnl-route-3-dev_3.7.0-2_amd64.deb ... Unpacking libnl-route-3-dev:amd64 (3.7.0-2) ... Selecting previously unselected package libibverbs-dev:amd64. Preparing to unpack .../134-libibverbs-dev_56.1-1_amd64.deb ... Unpacking libibverbs-dev:amd64 (56.1-1) ... Selecting previously unselected package libnuma-dev:amd64. Preparing to unpack .../135-libnuma-dev_2.0.19-1_amd64.deb ... Unpacking libnuma-dev:amd64 (2.0.19-1) ... Selecting previously unselected package libltdl-dev:amd64. Preparing to unpack .../136-libltdl-dev_2.5.4-4_amd64.deb ... Unpacking libltdl-dev:amd64 (2.5.4-4) ... Selecting previously unselected package libhwloc-dev:amd64. Preparing to unpack .../137-libhwloc-dev_2.12.0-4_amd64.deb ... Unpacking libhwloc-dev:amd64 (2.12.0-4) ... Selecting previously unselected package libevent-2.1-7t64:amd64. Preparing to unpack .../138-libevent-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... Selecting previously unselected package libevent-extra-2.1-7t64:amd64. Preparing to unpack .../139-libevent-extra-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... Unpacking libevent-extra-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... Selecting previously unselected package libevent-openssl-2.1-7t64:amd64. Preparing to unpack .../140-libevent-openssl-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... Unpacking libevent-openssl-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... Selecting previously unselected package libevent-dev. Preparing to unpack .../141-libevent-dev_2.1.12-stable-10+b1_amd64.deb ... Unpacking libevent-dev (2.1.12-stable-10+b1) ... Selecting previously unselected package zlib1g-dev:amd64. Preparing to unpack .../142-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb ... Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ... Selecting previously unselected package libpmix-dev:amd64. Preparing to unpack .../143-libpmix-dev_5.0.7-1_amd64.deb ... Unpacking libpmix-dev:amd64 (5.0.7-1) ... Selecting previously unselected package libjs-jquery-ui. Preparing to unpack .../144-libjs-jquery-ui_1.13.2+dfsg-1_all.deb ... Unpacking libjs-jquery-ui (1.13.2+dfsg-1) ... Selecting previously unselected package openmpi-bin. Preparing to unpack .../145-openmpi-bin_5.0.7-1_amd64.deb ... Unpacking openmpi-bin (5.0.7-1) ... Selecting previously unselected package libopenmpi-dev:amd64. Preparing to unpack .../146-libopenmpi-dev_5.0.7-1_amd64.deb ... Unpacking libopenmpi-dev:amd64 (5.0.7-1) ... Selecting previously unselected package mpi-default-dev. Preparing to unpack .../147-mpi-default-dev_1.18_amd64.deb ... Unpacking mpi-default-dev (1.18) ... Selecting previously unselected package libboost-mpi1.83-dev. Preparing to unpack .../148-libboost-mpi1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-mpi1.83-dev (1.83.0-4.2) ... Selecting previously unselected package libboost-mpi-dev. Preparing to unpack .../149-libboost-mpi-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-mpi-dev (1.83.0.2+b2) ... Selecting previously unselected package libboost-python1.83.0. Preparing to unpack .../150-libboost-python1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-python1.83.0 (1.83.0-4.2) ... Selecting previously unselected package mpi-default-bin. Preparing to unpack .../151-mpi-default-bin_1.18_amd64.deb ... Unpacking mpi-default-bin (1.18) ... Selecting previously unselected package libboost-mpi-python1.83.0. Preparing to unpack .../152-libboost-mpi-python1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-mpi-python1.83.0 (1.83.0-4.2) ... Selecting previously unselected package libboost-mpi-python1.83-dev. Preparing to unpack .../153-libboost-mpi-python1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-mpi-python1.83-dev (1.83.0-4.2) ... Selecting previously unselected package libboost-mpi-python-dev. Preparing to unpack .../154-libboost-mpi-python-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-mpi-python-dev (1.83.0.2+b2) ... Selecting previously unselected package libboost-nowide1.83.0. Preparing to unpack .../155-libboost-nowide1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-nowide1.83.0 (1.83.0-4.2) ... Selecting previously unselected package libboost-nowide1.83-dev. Preparing to unpack .../156-libboost-nowide1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-nowide1.83-dev (1.83.0-4.2) ... Selecting previously unselected package libboost-nowide-dev. Preparing to unpack .../157-libboost-nowide-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-nowide-dev (1.83.0.2+b2) ... Selecting previously unselected package libboost-numpy1.83.0. Preparing to unpack .../158-libboost-numpy1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-numpy1.83.0 (1.83.0-4.2) ... Selecting previously unselected package libboost-numpy1.83-dev. Preparing to unpack .../159-libboost-numpy1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-numpy1.83-dev (1.83.0-4.2) ... Selecting previously unselected package libboost-numpy-dev. Preparing to unpack .../160-libboost-numpy-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-numpy-dev (1.83.0.2+b2) ... Selecting previously unselected package libboost-program-options1.83.0:amd64. Preparing to unpack .../161-libboost-program-options1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-program-options1.83.0:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-program-options1.83-dev:amd64. Preparing to unpack .../162-libboost-program-options1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-program-options1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-program-options-dev:amd64. Preparing to unpack .../163-libboost-program-options-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-program-options-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package libpython3.13:amd64. Preparing to unpack .../164-libpython3.13_3.13.5-2_amd64.deb ... Unpacking libpython3.13:amd64 (3.13.5-2) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../165-libexpat1-dev_2.7.1-2_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.7.1-2) ... Selecting previously unselected package libpython3.13-dev:amd64. Preparing to unpack .../166-libpython3.13-dev_3.13.5-2_amd64.deb ... Unpacking libpython3.13-dev:amd64 (3.13.5-2) ... Selecting previously unselected package libpython3-dev:amd64. Preparing to unpack .../167-libpython3-dev_3.13.5-1_amd64.deb ... Unpacking libpython3-dev:amd64 (3.13.5-1) ... Selecting previously unselected package python3.13-dev. Preparing to unpack .../168-python3.13-dev_3.13.5-2_amd64.deb ... Unpacking python3.13-dev (3.13.5-2) ... Selecting previously unselected package libjs-underscore. Preparing to unpack .../169-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... Selecting previously unselected package libjs-sphinxdoc. Preparing to unpack .../170-libjs-sphinxdoc_8.1.3-5_all.deb ... Unpacking libjs-sphinxdoc (8.1.3-5) ... Selecting previously unselected package python3-dev. Preparing to unpack .../171-python3-dev_3.13.5-1_amd64.deb ... Unpacking python3-dev (3.13.5-1) ... Selecting previously unselected package libboost-python1.83-dev. Preparing to unpack .../172-libboost-python1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-python1.83-dev (1.83.0-4.2) ... Selecting previously unselected package libboost-python-dev. Preparing to unpack .../173-libboost-python-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-python-dev (1.83.0.2+b2) ... Selecting previously unselected package libboost-random1.83.0:amd64. Preparing to unpack .../174-libboost-random1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-random1.83.0:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-random1.83-dev:amd64. Preparing to unpack .../175-libboost-random1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-random1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-random-dev:amd64. Preparing to unpack .../176-libboost-random-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-random-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package libboost-regex-dev:amd64. Preparing to unpack .../177-libboost-regex-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-regex-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package libboost-serialization-dev:amd64. Preparing to unpack .../178-libboost-serialization-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-serialization-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package libboost-stacktrace1.83.0:amd64. Preparing to unpack .../179-libboost-stacktrace1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-stacktrace1.83.0:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-stacktrace1.83-dev:amd64. Preparing to unpack .../180-libboost-stacktrace1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-stacktrace1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-stacktrace-dev:amd64. Preparing to unpack .../181-libboost-stacktrace-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-stacktrace-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package libboost-system-dev:amd64. Preparing to unpack .../182-libboost-system-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-system-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package libboost-test-dev:amd64. Preparing to unpack .../183-libboost-test-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-test-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package libboost-thread-dev:amd64. Preparing to unpack .../184-libboost-thread-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-thread-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package libboost-timer1.83.0:amd64. Preparing to unpack .../185-libboost-timer1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-timer1.83.0:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-timer1.83-dev:amd64. Preparing to unpack .../186-libboost-timer1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-timer1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-timer-dev:amd64. Preparing to unpack .../187-libboost-timer-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-timer-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package libboost1.83-tools-dev. Preparing to unpack .../188-libboost1.83-tools-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost1.83-tools-dev (1.83.0-4.2) ... Selecting previously unselected package libboost-tools-dev. Preparing to unpack .../189-libboost-tools-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-tools-dev (1.83.0.2+b2) ... Selecting previously unselected package libboost-type-erasure1.83.0:amd64. Preparing to unpack .../190-libboost-type-erasure1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-type-erasure1.83.0:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-type-erasure1.83-dev:amd64. Preparing to unpack .../191-libboost-type-erasure1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-type-erasure1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-type-erasure-dev:amd64. Preparing to unpack .../192-libboost-type-erasure-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-type-erasure-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package libboost-url1.83.0:amd64. Preparing to unpack .../193-libboost-url1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-url1.83.0:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-url1.83-dev:amd64. Preparing to unpack .../194-libboost-url1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-url1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-url-dev:amd64. Preparing to unpack .../195-libboost-url-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-url-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package libboost-wave1.83.0:amd64. Preparing to unpack .../196-libboost-wave1.83.0_1.83.0-4.2_amd64.deb ... Unpacking libboost-wave1.83.0:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-wave1.83-dev:amd64. Preparing to unpack .../197-libboost-wave1.83-dev_1.83.0-4.2_amd64.deb ... Unpacking libboost-wave1.83-dev:amd64 (1.83.0-4.2) ... Selecting previously unselected package libboost-wave-dev:amd64. Preparing to unpack .../198-libboost-wave-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-wave-dev:amd64 (1.83.0.2+b2) ... Selecting previously unselected package libboost-all-dev. Preparing to unpack .../199-libboost-all-dev_1.83.0.2+b2_amd64.deb ... Unpacking libboost-all-dev (1.83.0.2+b2) ... Selecting previously unselected package libfftw3-double3:amd64. Preparing to unpack .../200-libfftw3-double3_3.3.10-2+b1_amd64.deb ... Unpacking libfftw3-double3:amd64 (3.3.10-2+b1) ... Selecting previously unselected package libfftw3-long3:amd64. Preparing to unpack .../201-libfftw3-long3_3.3.10-2+b1_amd64.deb ... Unpacking libfftw3-long3:amd64 (3.3.10-2+b1) ... Selecting previously unselected package libfftw3-quad3:amd64. Preparing to unpack .../202-libfftw3-quad3_3.3.10-2+b1_amd64.deb ... Unpacking libfftw3-quad3:amd64 (3.3.10-2+b1) ... Selecting previously unselected package libfftw3-single3:amd64. Preparing to unpack .../203-libfftw3-single3_3.3.10-2+b1_amd64.deb ... Unpacking libfftw3-single3:amd64 (3.3.10-2+b1) ... Selecting previously unselected package libfftw3-bin. Preparing to unpack .../204-libfftw3-bin_3.3.10-2+b1_amd64.deb ... Unpacking libfftw3-bin (3.3.10-2+b1) ... Selecting previously unselected package libfftw3-dev:amd64. Preparing to unpack .../205-libfftw3-dev_3.3.10-2+b1_amd64.deb ... Unpacking libfftw3-dev:amd64 (3.3.10-2+b1) ... Selecting previously unselected package liblimesuite23.11-1:amd64. Preparing to unpack .../206-liblimesuite23.11-1_23.11.0+dfsg-3+b2_amd64.deb ... Unpacking liblimesuite23.11-1:amd64 (23.11.0+dfsg-3+b2) ... Selecting previously unselected package liblimesuite-dev:amd64. Preparing to unpack .../207-liblimesuite-dev_23.11.0+dfsg-3+b2_amd64.deb ... Unpacking liblimesuite-dev:amd64 (23.11.0+dfsg-3+b2) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../208-libmnl-dev_1.0.5-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.5-3) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../209-libsctp1_1.0.21+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.21+dfsg-1) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../210-libtalloc2_2%3a2.4.3+samba4.22.6+dfsg-0+deb13u1_amd64.deb ... Unpacking libtalloc2:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Selecting previously unselected package liburing2:amd64. Preparing to unpack .../211-liburing2_2.9-1_amd64.deb ... Unpacking liburing2:amd64 (2.9-1) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../212-libosmocore22_1.13.0.1.6d38_amd64.deb ... Unpacking libosmocore22:amd64 (1.13.0.1.6d38) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../213-libosmocodec4_1.13.0.1.6d38_amd64.deb ... Unpacking libosmocodec4:amd64 (1.13.0.1.6d38) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../214-libosmoisdn0_1.13.0.1.6d38_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.13.0.1.6d38) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../215-libosmogsm20_1.13.0.1.6d38_amd64.deb ... Unpacking libosmogsm20:amd64 (1.13.0.1.6d38) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../216-libosmocoding0_1.13.0.1.6d38_amd64.deb ... Unpacking libosmocoding0:amd64 (1.13.0.1.6d38) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../217-libosmovty13_1.13.0.1.6d38_amd64.deb ... Unpacking libosmovty13:amd64 (1.13.0.1.6d38) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../218-libosmogb14_1.13.0.1.6d38_amd64.deb ... Unpacking libosmogb14:amd64 (1.13.0.1.6d38) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../219-libosmoctrl0_1.13.0.1.6d38_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.13.0.1.6d38) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../220-libpcsclite1_2.3.3-1_amd64.deb ... Unpacking libpcsclite1:amd64 (2.3.3-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../221-libosmosim2_1.13.0.1.6d38_amd64.deb ... Unpacking libosmosim2:amd64 (1.13.0.1.6d38) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../222-libosmousb0_1.13.0.1.6d38_amd64.deb ... Unpacking libosmousb0:amd64 (1.13.0.1.6d38) ... Selecting previously unselected package libosmocore. Preparing to unpack .../223-libosmocore_1.13.0.1.6d38_amd64.deb ... Unpacking libosmocore (1.13.0.1.6d38) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../224-libtalloc-dev_2%3a2.4.3+samba4.22.6+dfsg-0+deb13u1_amd64.deb ... Unpacking libtalloc-dev:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../225-libsctp-dev_1.0.21+dfsg-1_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.21+dfsg-1) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../226-libusb-1.0-0-dev_2%3a1.0.28-1_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../227-libosmocore-dev_1.13.0.1.6d38_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.13.0.1.6d38) ... Selecting previously unselected package libpkgconf3:amd64. Preparing to unpack .../228-libpkgconf3_1.8.1-4_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-4) ... Selecting previously unselected package libuhd4.8.0:amd64. Preparing to unpack .../229-libuhd4.8.0_4.8.0.0+ds1-2_amd64.deb ... Unpacking libuhd4.8.0:amd64 (4.8.0.0+ds1-2) ... Selecting previously unselected package libuhd-dev:amd64. Preparing to unpack .../230-libuhd-dev_4.8.0.0+ds1-2_amd64.deb ... Unpacking libuhd-dev:amd64 (4.8.0.0+ds1-2) ... Selecting previously unselected package libusrp1. Preparing to unpack .../231-libusrp1_3.4.11_amd64.deb ... Unpacking libusrp1 (3.4.11) ... Selecting previously unselected package libusrp-dev. Preparing to unpack .../232-libusrp-dev_3.4.11_amd64.deb ... Unpacking libusrp-dev (3.4.11) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../233-pkgconf-bin_1.8.1-4_amd64.deb ... Unpacking pkgconf-bin (1.8.1-4) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../234-pkgconf_1.8.1-4_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-4) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../235-pkg-config_1.8.1-4_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-4) ... Setting up libpython3.13:amd64 (3.13.5-2) ... Setting up libpipeline1:amd64 (1.5.8-1) ... Setting up libboost-python1.83.0 (1.83.0-4.2) ... Setting up libboost-program-options1.83.0:amd64 (1.83.0-4.2) ... Setting up libpciaccess0:amd64 (0.17-3+b3) ... Setting up libboost-stacktrace1.83.0:amd64 (1.83.0-4.2) ... Setting up libboost1.83-dev:amd64 (1.83.0-4.2) ... Setting up libfftw3-single3:amd64 (3.3.10-2+b1) ... Setting up bsdextrautils (2.41-5) ... Setting up libboost-nowide1.83.0 (1.83.0-4.2) ... Setting up libboost-date-time1.83.0:amd64 (1.83.0-4.2) ... Setting up libboost-json1.83.0:amd64 (1.83.0-4.2) ... Setting up libmagic-mgc (1:5.46-5) ... Setting up libboost-timer1.83.0:amd64 (1.83.0-4.2) ... Setting up libcbor0.10:amd64 (0.10.2-2) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libboost-regex1.83.0:amd64 (1.83.0-4.2) ... Setting up libdebhelper-perl (13.24.2) ... Setting up libedit2:amd64 (3.1-20250104-1) ... Setting up libboost-system1.83.0:amd64 (1.83.0-4.2) ... Setting up libboost-context1.83.0:amd64 (1.83.0-4.2) ... Setting up libmagic1t64:amd64 (1:5.46-5) ... Setting up libboost-program-options1.83-dev:amd64 (1.83.0-4.2) ... Setting up libboost-random1.83.0:amd64 (1.83.0-4.2) ... Setting up libibumad3:amd64 (56.1-1) ... Setting up libboost-thread1.83.0:amd64 (1.83.0-4.2) ... Setting up libfftw3-long3:amd64 (3.3.10-2+b1) ... Setting up gettext-base (0.23.1-2) ... Setting up m4 (1.4.19-8) ... Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... Setting up autoconf-archive (20220903-3) ... Setting up libibmad5:amd64 (56.1-1) ... Setting up file (1:5.46-5) ... Setting up libboost-filesystem1.83.0:amd64 (1.83.0-4.2) ... Setting up libboost-url1.83.0:amd64 (1.83.0-4.2) ... Setting up libze1:amd64 (1.20.6-1) ... Setting up libxnvctrl0:amd64 (535.171.04-1+b2) ... Setting up libboost-atomic1.83.0:amd64 (1.83.0-4.2) ... Setting up libtalloc2:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Setting up libboost-serialization1.83.0:amd64 (1.83.0-4.2) ... Setting up libtalloc-dev:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Setting up libboost-numpy1.83.0 (1.83.0-4.2) ... Setting up autotools-dev (20240727.1) ... Setting up libz3-4:amd64 (4.13.3-1) ... Setting up libpkgconf3:amd64 (1.8.1-4) ... Setting up libjs-jquery-ui (1.13.2+dfsg-1) ... Setting up libmunge2:amd64 (0.5.16-1.1~deb13u1) ... Setting up libllvm17t64:amd64 (1:17.0.6-22+b2) ... Setting up libexpat1-dev:amd64 (2.7.1-2) ... Setting up libboost-program-options-dev:amd64 (1.83.0.2+b2) ... Setting up libboost-chrono1.83.0t64:amd64 (1.83.0-4.2) ... Setting up libboost-iostreams1.83.0:amd64 (1.83.0-4.2) ... Setting up libmnl-dev:amd64 (1.0.5-3) ... Setting up libfftw3-quad3:amd64 (3.3.10-2+b1) ... Setting up libboost-nowide1.83-dev (1.83.0-4.2) ... Setting up libhwloc15:amd64 (2.12.0-4) ... Setting up libboost-stacktrace1.83-dev:amd64 (1.83.0-4.2) ... Setting up autopoint (0.23.1-2) ... Setting up libboost-numpy1.83-dev (1.83.0-4.2) ... Setting up icu-devtools (76.1-4) ... Setting up libpcsclite1:amd64 (2.3.3-1) ... Setting up pkgconf-bin (1.8.1-4) ... Setting up libfftw3-double3:amd64 (3.3.10-2+b1) ... Setting up libboost-test1.83.0:amd64 (1.83.0-4.2) ... Setting up libgfortran5:amd64 (14.2.0-19) ... Setting up libboost-fiber1.83.0:amd64 (1.83.0-4.2) ... Setting up libboost-atomic1.83-dev:amd64 (1.83.0-4.2) ... Setting up autoconf (2.72-3.1) ... Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ... Setting up libboost-atomic-dev:amd64 (1.83.0.2+b2) ... Setting up libnuma1:amd64 (2.0.19-1) ... Setting up dwz (0.15-1+b1) ... Setting up libsctp1:amd64 (1.0.21+dfsg-1) ... Setting up ocl-icd-libopencl1:amd64 (2.3.3-1) ... Setting up libboost-exception1.83-dev:amd64 (1.83.0-4.2) ... Setting up libboost-stacktrace-dev:amd64 (1.83.0.2+b2) ... Setting up libuchardet0:amd64 (0.0.8-1+b2) ... Setting up libnl-3-200:amd64 (3.7.0-2) ... Setting up libboost-graph1.83.0:amd64 (1.83.0-4.2) ... Setting up libpsm2-2 (11.2.185-2.1) ... Setting up openmpi-common (5.0.7-1) ... Setting up libboost-container1.83.0:amd64 (1.83.0-4.2) ... Setting up libboost-type-erasure1.83.0:amd64 (1.83.0-4.2) ... Setting up libboost-dev:amd64 (1.83.0.2+b2) ... Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... Setting up libamd-comgr2:amd64 (6.0+git20231212.4510c28+dfsg-3+b2) ... Setting up libusb-1.0-0:amd64 (2:1.0.28-1) ... Setting up libboost-system1.83-dev:amd64 (1.83.0-4.2) ... Setting up libboost-math1.83.0:amd64 (1.83.0-4.2) ... Setting up libfuse3-4:amd64 (3.17.2-3) ... Setting up liburing2:amd64 (2.9-1) ... Setting up libfido2-1:amd64 (1.15.0-1+b1) ... Setting up libdrm-common (2.4.124-2) ... Setting up libicu-dev:amd64 (76.1-4) ... Setting up libboost1.83-tools-dev (1.83.0-4.2) ... Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... Setting up automake (1:1.17-4) ... update-alternatives: using /usr/bin/automake-1.17 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.17.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.17.1.gz (of link group automake) doesn't exist Setting up libgfortran-14-dev:amd64 (14.2.0-19) ... Setting up libfile-stripnondeterminism-perl (1.14.1-2) ... Setting up libboost-wave1.83.0:amd64 (1.83.0-4.2) ... Setting up gettext (0.23.1-2) ... Setting up libboost-coroutine1.83.0:amd64 (1.83.0-4.2) ... Setting up libboost-chrono1.83-dev:amd64 (1.83.0-4.2) ... Setting up libboost-math1.83-dev:amd64 (1.83.0-4.2) ... Setting up libtool (2.5.4-4) ... Setting up libboost-chrono-dev:amd64 (1.83.0.2+b2) ... Setting up libfftw3-bin (3.3.10-2+b1) ... Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... Setting up libboost-log1.83.0 (1.83.0-4.2) ... Setting up openssh-client (1:10.0p1-7) ... Setting up libboost-math-dev:amd64 (1.83.0.2+b2) ... Setting up libevent-openssl-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... Setting up libboost-system-dev:amd64 (1.83.0.2+b2) ... Setting up libboost-serialization1.83-dev:amd64 (1.83.0-4.2) ... Setting up libboost-locale1.83.0:amd64 (1.83.0-4.2) ... Setting up libuhd4.8.0:amd64 (4.8.0.0+ds1-2) ... Setting up libboost-test1.83-dev:amd64 (1.83.0-4.2) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... Setting up libboost-url1.83-dev:amd64 (1.83.0-4.2) ... Setting up libboost-tools-dev (1.83.0.2+b2) ... Setting up libboost-filesystem1.83-dev:amd64 (1.83.0-4.2) ... Setting up libboost-exception-dev:amd64 (1.83.0.2+b2) ... Setting up libhwloc-plugins:amd64 (2.12.0-4) ... Setting up libboost-nowide-dev (1.83.0.2+b2) ... Setting up libbladerf2:amd64 (0.2024.05-1) ... No diversion 'diversion of /lib/udev/rules.d/88-nuand-bladerf1.rules to /lib/udev/rules.d/88-nuand-bladerf1.rules.usr-is-merged by usr-is-merged', none removed. No diversion 'diversion of /lib/udev/rules.d/88-nuand-bladerf2.rules to /lib/udev/rules.d/88-nuand-bladerf2.rules.usr-is-merged by usr-is-merged', none removed. No diversion 'diversion of /lib/udev/rules.d/88-nuand-bootloader.rules to /lib/udev/rules.d/88-nuand-bootloader.rules.usr-is-merged by usr-is-merged', none removed. Setting up libusrp1 (3.4.11) ... Setting up gfortran-14-x86-64-linux-gnu (14.2.0-19) ... Setting up pkgconf:amd64 (1.8.1-4) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up libnuma-dev:amd64 (2.0.19-1) ... Setting up libnl-route-3-200:amd64 (3.7.0-2) ... Setting up libboost-test-dev:amd64 (1.83.0.2+b2) ... Setting up dh-autoreconf (20) ... Setting up libltdl-dev:amd64 (2.5.4-4) ... Setting up libboost-timer1.83-dev:amd64 (1.83.0-4.2) ... Setting up libboost-container1.83-dev:amd64 (1.83.0-4.2) ... Setting up libboost-date-time1.83-dev:amd64 (1.83.0-4.2) ... Setting up libpython3.13-dev:amd64 (3.13.5-2) ... Setting up libboost-numpy-dev (1.83.0.2+b2) ... Setting up libboost-regex1.83-dev:amd64 (1.83.0-4.2) ... Setting up libsctp-dev:amd64 (1.0.21+dfsg-1) ... Setting up pkg-config:amd64 (1.8.1-4) ... Setting up liblimesuite23.11-1:amd64 (23.11.0+dfsg-3+b2) ... Setting up libboost-random1.83-dev:amd64 (1.83.0-4.2) ... Setting up libboost-serialization-dev:amd64 (1.83.0.2+b2) ... Setting up libpmix2t64:amd64 (5.0.7-1) ... Setting up libboost-date-time-dev:amd64 (1.83.0.2+b2) ... Setting up libjs-sphinxdoc (8.1.3-5) ... Setting up libevent-extra-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... Setting up dh-strip-nondeterminism (1.14.1-2) ... Setting up libdrm2:amd64 (2.4.124-2) ... Setting up libosmocore22:amd64 (1.13.0.1.6d38) ... Setting up libnl-3-dev:amd64 (3.7.0-2) ... Setting up libosmocodec4:amd64 (1.13.0.1.6d38) ... Setting up groff-base (1.23.0-9) ... Setting up libboost-url-dev:amd64 (1.83.0.2+b2) ... Setting up libuhd-dev:amd64 (4.8.0.0+ds1-2) ... Setting up libhwloc-dev:amd64 (2.12.0-4) ... Setting up libusrp-dev (3.4.11) ... Setting up gfortran-14 (14.2.0-19) ... Setting up libboost-regex-dev:amd64 (1.83.0.2+b2) ... Setting up libfftw3-dev:amd64 (3.3.10-2+b1) ... Setting up libboost-timer-dev:amd64 (1.83.0.2+b2) ... Setting up libboost-filesystem-dev:amd64 (1.83.0.2+b2) ... Setting up libdrm-amdgpu1:amd64 (2.4.124-2) ... Setting up libboost-thread1.83-dev:amd64 (1.83.0-4.2) ... Setting up liblimesuite-dev:amd64 (23.11.0+dfsg-3+b2) ... Setting up libibverbs1:amd64 (56.1-1) ... Setting up libpython3-dev:amd64 (3.13.5-1) ... Setting up libboost-json1.83-dev:amd64 (1.83.0-4.2) ... Setting up libboost-wave1.83-dev:amd64 (1.83.0-4.2) ... Setting up libbladerf-dev:amd64 (0.2024.05-1) ... Setting up libboost-locale1.83-dev:amd64 (1.83.0-4.2) ... Setting up libosmovty13:amd64 (1.13.0.1.6d38) ... Setting up ibverbs-providers:amd64 (56.1-1) ... Setting up libosmoisdn0:amd64 (1.13.0.1.6d38) ... Setting up python3.13-dev (3.13.5-2) ... Setting up libboost-iostreams1.83-dev:amd64 (1.83.0-4.2) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up libboost-type-erasure1.83-dev:amd64 (1.83.0-4.2) ... Setting up libboost-random-dev:amd64 (1.83.0.2+b2) ... Setting up libboost-locale-dev:amd64 (1.83.0.2+b2) ... Setting up libboost-wave-dev:amd64 (1.83.0.2+b2) ... Setting up libboost-iostreams-dev:amd64 (1.83.0.2+b2) ... Setting up man-db (2.13.1-1) ... Building database of manual pages ... Setting up libboost-graph1.83-dev:amd64 (1.83.0-4.2) ... Setting up libboost-container-dev:amd64 (1.83.0.2+b2) ... Setting up libboost-type-erasure-dev:amd64 (1.83.0.2+b2) ... Setting up libboost-context1.83-dev:amd64 (1.83.0-4.2) ... Setting up libnl-route-3-dev:amd64 (3.7.0-2) ... Setting up libboost-coroutine1.83-dev:amd64 (1.83.0-4.2) ... Setting up libboost-fiber1.83-dev:amd64 (1.83.0-4.2) ... Setting up python3-dev (3.13.5-1) ... Setting up libboost-python1.83-dev (1.83.0-4.2) ... Setting up libevent-dev (2.1.12-stable-10+b1) ... Setting up libosmousb0:amd64 (1.13.0.1.6d38) ... Setting up librdmacm1t64:amd64 (56.1-1) ... Setting up libboost-coroutine-dev:amd64 (1.83.0.2+b2) ... Setting up libosmogsm20:amd64 (1.13.0.1.6d38) ... Setting up libboost-log1.83-dev (1.83.0-4.2) ... Setting up libboost-json-dev:amd64 (1.83.0.2+b2) ... Setting up libboost-log-dev (1.83.0.2+b2) ... Setting up libpmix-dev:amd64 (5.0.7-1) ... Setting up libhsakmt1:amd64 (6.2.4+ds-1) ... Setting up libboost-thread-dev:amd64 (1.83.0.2+b2) ... Setting up libboost-fiber-dev:amd64 (1.83.0.2+b2) ... Setting up libfabric1:amd64 (2.1.0-1.1) ... Setting up libboost-graph-dev:amd64 (1.83.0.2+b2) ... Setting up libosmoctrl0:amd64 (1.13.0.1.6d38) ... Setting up libosmogb14:amd64 (1.13.0.1.6d38) ... Setting up debhelper (13.24.2) ... Setting up libboost-context-dev:amd64 (1.83.0.2+b2) ... Setting up libibverbs-dev:amd64 (56.1-1) ... Setting up libboost-python-dev (1.83.0.2+b2) ... Setting up libosmocoding0:amd64 (1.13.0.1.6d38) ... Setting up libosmosim2:amd64 (1.13.0.1.6d38) ... Setting up libhsa-runtime64-1:amd64 (6.1.2-3) ... Setting up libosmocore (1.13.0.1.6d38) ... Setting up libamdhip64-5:amd64 (5.7.1-6+deb13u1) ... Setting up libosmocore-dev:amd64 (1.13.0.1.6d38) ... Setting up libucx0:amd64 (1.18.1+ds-2+b1) ... Setting up libopenmpi40:amd64 (5.0.7-1) ... Setting up libboost-mpi1.83.0 (1.83.0-4.2) ... Setting up openmpi-bin (5.0.7-1) ... 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 libboost-graph-parallel1.83.0 (1.83.0-4.2) ... Setting up mpi-default-bin (1.18) ... Setting up libopenmpi-dev:amd64 (5.0.7-1) ... 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-graph-parallel1.83-dev (1.83.0-4.2) ... Setting up libboost-mpi-python1.83.0 (1.83.0-4.2) ... Setting up libboost-graph-parallel-dev (1.83.0.2+b2) ... Setting up mpi-default-dev (1.18) ... Setting up libboost-mpi1.83-dev (1.83.0-4.2) ... Setting up libboost-mpi-dev (1.83.0.2+b2) ... Setting up libboost-mpi-python1.83-dev (1.83.0-4.2) ... Setting up libboost-mpi-python-dev (1.83.0.2+b2) ... Setting up libboost-all-dev (1.83.0.2+b2) ... Processing triggers for libc-bin (2.41-12+deb13u1) ... + [ -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.2.6f08 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts <info@osmocom.org> dpkg-buildpackage: info: host architecture amd64 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.2.6f08.tar.xz dpkg-source: info: building osmo-trx in osmo-trx_1.7.2.2.6f08.dsc debian/rules binary dh binary --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:21: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:21: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:21: the top level configure.ac:12: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' src/Makefile.am: installing './depcomp' 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:28: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:28: You should use the 'AC_CONFIG_HEADERS' macro instead. aclocal.m4:1109: AM_CONFIG_HEADER is expanded from... configure.ac:28: the top level configure.ac:68: warning: The macro 'AC_LIBTOOL_WIN32_DLL' is obsolete. configure.ac:68: You should run autoupdate. config/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from... configure.ac:68: the top level configure.ac:68: warning: AC_LIBTOOL_WIN32_DLL: Remove this warning and the call to _LT_SET_OPTION when you configure.ac:68: put the 'win32-dll' option into LT_INIT's first parameter. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... config/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from... configure.ac:68: the top level configure.ac:71: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. configure.ac:71: You should run autoupdate. config/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:71: the top level configure.ac:74: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:74: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:74: the top level configure.ac:82: warning: The macro 'AC_HEADER_TIME' is obsolete. configure.ac:82: You should run autoupdate. ./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from... configure.ac:82: the top level 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 sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether make 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking dependency style of gcc... none checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (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 the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed 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... /usr/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... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no 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 egrep... (cached) /usr/bin/grep -E checking for byteswap.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for sys/time.h... 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 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... no 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 libusb-1.0... 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 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11" CXXFLAGS="-g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" 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 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/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 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection' '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 -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libosmocore... yes checking for libosmocoding... yes checking for libosmogsm... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes CFLAGS="-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/bb/Makefile config.status: creating include/osmocom/bb/l1sched/Makefile config.status: creating include/osmocom/bb/trxcon/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands make[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.2-6f08 > .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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sched_prim.c -fPIC -DPIC -o .libs/sched_prim.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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c trxcon_inst.c -o trxcon_inst.o >/dev/null 2>&1 sched_lchan_tchh.c: In function 'rx_tchh_fn': sched_lchan_tchh.c:339:17: 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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c l1ctl.c -o l1ctl.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\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c l1gprs.c -o l1gprs.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 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 /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z,relro -Wl,-z,now -o libtrxcon.la trxcon_inst.lo trxcon_fsm.lo trxcon_shim.lo l1ctl.lo 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/libl1sched.a libtool: link: ranlib .libs/libtrxcon.a libtool: link: ( cd ".libs" && rm -f "libtrxcon.la" && ln -s "../libtrxcon.la" "libtrxcon.la" ) libtool: link: ( cd ".libs" && rm -f "libl1sched.la" && ln -s "../libl1sched.la" "libl1sched.la" ) /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z,relro -Wl,-z,now -o libl1gprs.la l1gprs.lo libtool: link: ar cr .libs/libl1gprs.a .libs/l1gprs.o libtool: link: ranlib .libs/libl1gprs.a libtool: link: ( cd ".libs" && rm -f "libl1gprs.la" && ln -s "../libl1gprs.la" "libl1gprs.la" ) /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o debug.lo debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c trx_vty.c -fPIC -DPIC -o .libs/trx_vty.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c trx_rate_ctr.cpp -fPIC -DPIC -o .libs/trx_rate_ctr.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c Logger.cpp -fPIC -DPIC -o .libs/Logger.o /bin/bash ../libtool --tag=CXX --mode=link g++ -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 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 -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c GSMCommon.cpp -fPIC -DPIC -o .libs/GSMCommon.o /bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z,relro -Wl,-z,now -o libGSM.la GSMCommon.lo 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 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c fft.c -fPIC -DPIC -o .libs/fft.o /bin/bash ../../../libtool --tag=CC --mode=link gcc -Wall -std=gnu99 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z,relro -Wl,-z,now -o libarch_common.la convolve_base.lo convert_base.lo fft.lo 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 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -msse4.1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -msse3 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c convert.c -fPIC -DPIC -o .libs/convert.o /bin/bash ../../../libtool --tag=CC --mode=link gcc -Wall -std=gnu99 -I./../common -msse4.1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z,relro -Wl,-z,now -o libarch_sse_4_1.la libarch_sse_4_1_la-convert_sse_4_1.lo 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 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 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 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 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 -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c smpl_buf.cpp -fPIC -DPIC -o .libs/smpl_buf.o /bin/bash ../../../libtool --tag=CXX --mode=link g++ -lpthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z,relro -Wl,-z,now -o libdevice_common.la smpl_buf.lo 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 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 -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o libdevice_la-ipc_sock.lo `test -f 'ipc_sock.c' || echo './'`ipc_sock.c g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o ../uhd/UHDDevice.o ../uhd/UHDDevice.cpp libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c shm.c -fPIC -DPIC -o .libs/libdevice_la-shm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c ipc_chan.c -fPIC -DPIC -o .libs/libdevice_la-ipc_chan.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c ipc_sock.c -fPIC -DPIC -o .libs/libdevice_la-ipc_sock.o /bin/bash ../../../libtool --tag=CXX --mode=link g++ -Wall -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 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 -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z,relro -Wl,-z,now -o ipc-driver-test ipc-driver-test.o uhdwrap.o ../uhd/UHDDevice.o libdevice.la ../../../CommonLibs/libcommon.la -losmocore -ltalloc -lmnl -luhd -lboost_system libtool: link: g++ -Wall -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -o ipc-driver-test ipc-driver-test.o uhdwrap.o ../uhd/UHDDevice.o ./.libs/libdevice.a -lrt ../../../CommonLibs/.libs/libcommon.a /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 -lpthread /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -luhd -lboost_system -pthread make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/ipc' 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 -I/usr/include/ -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c USRPDevice.cpp -fPIC -DPIC -o .libs/USRPDevice.o /bin/bash ../../../libtool --tag=CXX --mode=link g++ -lpthread -I/usr/include/ -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z,relro -Wl,-z,now -o libdevice.la USRPDevice.lo 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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c UHDDevice.cpp -fPIC -DPIC -o .libs/UHDDevice.o /bin/bash ../../../libtool --tag=CXX --mode=link g++ -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z,relro -Wl,-z,now -o libdevice.la UHDDevice.lo ../../../Transceiver52M/device/common/libdevice_common.la 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 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 -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c LMSDevice.cpp -fPIC -DPIC -o .libs/LMSDevice.o /bin/bash ../../../libtool --tag=CXX --mode=link g++ -lpthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z,relro -Wl,-z,now -o libdevice.la LMSDevice.lo ../../../Transceiver52M/device/common/libdevice_common.la 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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c bladerf.cpp -fPIC -DPIC -o .libs/bladerf.o /bin/bash ../../../libtool --tag=CXX --mode=link g++ -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z,relro -Wl,-z,now -o libdevice.la bladerf.lo ../../../Transceiver52M/device/common/libdevice_common.la 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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o Synthesis.lo Synthesis.cpp /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o proto_trxd.lo proto_trxd.c /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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o radioInterfaceMulti.lo radioInterfaceMulti.cpp g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/libusb-1.0 -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o osmo_trx_ipc-osmo-trx.o `test -f 'osmo-trx.cpp' || echo './'`osmo-trx.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c radioBuffer.cpp -fPIC -DPIC -o .libs/radioBuffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c proto_trxd.c -fPIC -DPIC -o .libs/proto_trxd.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c radioInterfaceMulti.cpp -fPIC -DPIC -o .libs/radioInterfaceMulti.o /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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o grgsm_vitac/grgsm_vitac.lo grgsm_vitac/grgsm_vitac.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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c grgsm_vitac/grgsm_vitac.cpp -fPIC -DPIC -o grgsm_vitac/.libs/grgsm_vitac.o gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c grgsm_vitac/viterbi_detector.cc -fPIC -DPIC -o grgsm_vitac/.libs/viterbi_detector.o g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o ms/osmo_trx_ms_blade-ms.o `test -f 'ms/ms.cpp' || echo './'`ms/ms.cpp g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o ms/osmo_trx_ms_blade-ms_rx_lower.o `test -f 'ms/ms_rx_lower.cpp' || echo './'`ms/ms_rx_lower.cpp g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o ms/osmo_trx_ms_blade-logging.o `test -f 'ms/logging.c' || echo './'`ms/logging.c g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o ms/osmo_trx_ms_blade-ms_trxcon_if.o `test -f 'ms/ms_trxcon_if.cpp' || echo './'`ms/ms_trxcon_if.cpp /bin/bash ../libtool --tag=CXX --mode=link g++ -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z,relro -Wl,-z,now -o libtransceiver_common.la radioInterface.lo radioVector.lo radioClock.lo radioBuffer.lo sigProcLib.lo signalVector.lo Transceiver.lo ChannelizerBase.lo Channelizer.lo Synthesis.lo proto_trxd.lo grgsm_vitac/grgsm_vitac.lo grgsm_vitac/viterbi_detector.lo Resampler.lo radioInterfaceResamp.lo radioInterfaceMulti.lo 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 .libs/ChannelizerBase.o .libs/Channelizer.o .libs/Synthesis.o .libs/proto_trxd.o grgsm_vitac/.libs/grgsm_vitac.o grgsm_vitac/.libs/viterbi_detector.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z,relro -Wl,-z,now -o osmo-trx-uhd osmo_trx_uhd-osmo-trx.o ./device/uhd/libdevice.la libtransceiver_common.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 /bin/bash ../libtool --tag=CXX --mode=link g++ -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z,relro -Wl,-z,now -o osmo-trx-usrp1 osmo_trx_usrp1-osmo-trx.o ./device/usrp1/libdevice.la libtransceiver_common.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 /bin/bash ../libtool --tag=CXX --mode=link g++ -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z,relro -Wl,-z,now -o osmo-trx-lms osmo_trx_lms-osmo-trx.o ./device/lms/libdevice.la libtransceiver_common.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 /bin/bash ../libtool --tag=CXX --mode=link g++ -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 ../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 /bin/bash ../libtool --tag=CXX --mode=link g++ -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z,relro -Wl,-z,now -o osmo-trx-blade osmo_trx_blade-osmo-trx.o ./device/bladerf/libdevice.la libtransceiver_common.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 /bin/bash ../libtool --tag=CXX --mode=link g++ -lpthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z,relro -Wl,-z,now -o osmo-trx-ipc osmo_trx_ipc-osmo-trx.o ./device/ipc/libdevice.la libtransceiver_common.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 libtool: link: g++ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -o osmo-trx-uhd osmo_trx_uhd-osmo-trx.o ./device/uhd/.libs/libdevice.a ./.libs/libtransceiver_common.a ../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 -pthread libtool: link: g++ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -o osmo-trx-ipc osmo_trx_ipc-osmo-trx.o ./device/ipc/.libs/libdevice.a -lrt ./.libs/libtransceiver_common.a ../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 -pthread libtool: link: g++ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -o osmo-trx-blade osmo_trx_blade-osmo-trx.o ./device/bladerf/.libs/libdevice.a ./.libs/libtransceiver_common.a ../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 -pthread libtool: link: g++ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -o osmo-trx-lms osmo_trx_lms-osmo-trx.o ./device/lms/.libs/libdevice.a ./.libs/libtransceiver_common.a ../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 -pthread libtool: link: g++ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -o osmo-trx-usrp1 osmo_trx_usrp1-osmo-trx.o ./device/usrp1/.libs/libdevice.a ./.libs/libtransceiver_common.a ../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 -pthread libtool: link: g++ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,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/.libs/libdevice.a ./.libs/libtransceiver_common.a ../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 -pthread make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M' Making all in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/contrib' Making all in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/contrib/systemd' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/contrib/systemd' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/contrib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/contrib' Making all in tests make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/tests' Making all in CommonLibs make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/tests/CommonLibs' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/tests/CommonLibs' Making all in Transceiver52M make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/tests/Transceiver52M' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/tests/Transceiver52M' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/tests' Making all in utils make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/utils' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/utils' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o prbs-tool.o prbs-tool.c /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z,relro -Wl,-z,now -o osmo-prbs-tool prbs-tool.o -losmocoding -losmogsm -losmoisdn -losmocodec -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o osmo-prbs-tool prbs-tool.o /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 -pthread make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/utils' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/utils' Making all in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/doc' Making all in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/doc/examples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/doc/examples' Making all in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/doc/manuals' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). ln -s /usr/share/osmo-gsm-manuals/build build ln -s /usr/share/osmo-gsm-manuals/common common sed -e "s|@@GENERATED@@|vty/osmotrx-usrp1-vty-reference.xml.inc|" \ -e "s|@@VARIANT@@|osmo-trx-usrp1|" \ -e "s|@@REV_NUMBER@@|1.7.2.2-6f08|" \ -e "s|@@REV_DATE@@|28th February 2026|" \ -e "s|@@CR_YEAR@@|2026|" \ ./vty/osmotrx-vty-reference.xml > vty/osmotrx-usrp1-vty-reference.xml sed -e "s|@@GENERATED@@|vty/osmotrx-lms-vty-reference.xml.inc|" \ -e "s|@@VARIANT@@|osmo-trx-lms|" \ -e "s|@@REV_NUMBER@@|1.7.2.2-6f08|" \ -e "s|@@REV_DATE@@|28th February 2026|" \ -e "s|@@CR_YEAR@@|2026|" \ ./vty/osmotrx-vty-reference.xml > vty/osmotrx-lms-vty-reference.xml sed -e "s|@@GENERATED@@|vty/osmotrx-ipc-vty-reference.xml.inc|" \ -e "s|@@VARIANT@@|osmo-trx-ipc|" \ -e "s|@@REV_NUMBER@@|1.7.2.2-6f08|" \ -e "s|@@REV_DATE@@|28th February 2026|" \ -e "s|@@CR_YEAR@@|2026|" \ ./vty/osmotrx-vty-reference.xml > vty/osmotrx-ipc-vty-reference.xml # a) Invoke osmo-trx-% to generate the list of commands first # a) Invoke osmo-trx-% to generate the list of commands first # a) Invoke osmo-trx-% to generate the list of commands first # a) Invoke osmo-trx-% to generate the list of commands first ../../Transceiver52M/osmo-trx-uhd --vty-ref-mode default --vty-ref-xml > "vty/osmotrx-uhd-vty-reference.xml.inc.gen" ../../Transceiver52M/osmo-trx-usrp1 --vty-ref-mode default --vty-ref-xml > "vty/osmotrx-usrp1-vty-reference.xml.inc.gen" ../../Transceiver52M/osmo-trx-lms --vty-ref-mode default --vty-ref-xml > "vty/osmotrx-lms-vty-reference.xml.inc.gen" ../../Transceiver52M/osmo-trx-ipc --vty-ref-mode default --vty-ref-xml > "vty/osmotrx-ipc-vty-reference.xml.inc.gen" sed -e "s|@@GENERATED@@|vty/osmotrx-uhd-vty-reference.xml.inc|" \ -e "s|@@VARIANT@@|osmo-trx-uhd|" \ -e "s|@@REV_NUMBER@@|1.7.2.2-6f08|" \ -e "s|@@REV_DATE@@|28th February 2026|" \ -e "s|@@CR_YEAR@@|2026|" \ ./vty/osmotrx-vty-reference.xml > vty/osmotrx-uhd-vty-reference.xml xmllint --xinclude --postvalid --noout vty/osmotrx-usrp1-vty-reference.xml xmllint --xinclude --postvalid --noout vty/osmotrx-lms-vty-reference.xml xmllint --xinclude --postvalid --noout vty/osmotrx-ipc-vty-reference.xml if ! [ -f osmotrx-usermanual.adoc ]; then \ ln -s osmotrx-usermanual.adoc osmotrx-usermanual.adoc; \ fi xmllint --xinclude --postvalid --noout vty/osmotrx-uhd-vty-reference.xml TEXINPUTS="/usr/share/osmo-gsm-manuals" \ a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-trx/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' " --dblatex-opts="--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" osmotrx-usermanual.adoc Generating the VTY reference in mode 'default' (all commands except deprecated and hidden) Generating the VTY reference in mode 'default' (all commands except deprecated and hidden) Generating the VTY reference in mode 'default' (all commands except deprecated and hidden) # ... filter garbage potentially printed by libraries to stdout # ... filter garbage potentially printed by libraries to stdout # ... filter garbage potentially printed by libraries to stdout sed -i '/^<vtydoc/,$!d' "vty/osmotrx-ipc-vty-reference.xml.inc.gen" sed -i '/^<vtydoc/,$!d' "vty/osmotrx-usrp1-vty-reference.xml.inc.gen" sed -i '/^<vtydoc/,$!d' "vty/osmotrx-lms-vty-reference.xml.inc.gen" Generating the VTY reference in mode 'default' (all commands except deprecated and hidden) # ... filter garbage potentially printed by libraries to stdout sed -i '/^<vtydoc/,$!d' "vty/osmotrx-uhd-vty-reference.xml.inc.gen" # b) Merge the result of a) with global and local additions # b) Merge the result of a) with global and local additions # b) Merge the result of a) with global and local additions # b) Merge the result of a) with global and local additions /usr/share/osmo-gsm-manuals/build/vty_reference_combine.sh \ /usr/share/osmo-gsm-manuals/merge_doc.xsl "vty/osmotrx-ipc-vty-reference.xml.inc.gen" \ /usr/share/osmo-gsm-manuals/common/vty_additions.xml \ ./vty/*additions*.xml > "vty/osmotrx-ipc-vty-reference.xml.inc.merged" /usr/share/osmo-gsm-manuals/build/vty_reference_combine.sh \ /usr/share/osmo-gsm-manuals/merge_doc.xsl "vty/osmotrx-usrp1-vty-reference.xml.inc.gen" \ /usr/share/osmo-gsm-manuals/common/vty_additions.xml \ ./vty/*additions*.xml > "vty/osmotrx-usrp1-vty-reference.xml.inc.merged" /usr/share/osmo-gsm-manuals/build/vty_reference_combine.sh \ /usr/share/osmo-gsm-manuals/merge_doc.xsl "vty/osmotrx-lms-vty-reference.xml.inc.gen" \ /usr/share/osmo-gsm-manuals/common/vty_additions.xml \ ./vty/*additions*.xml > "vty/osmotrx-lms-vty-reference.xml.inc.merged" /usr/share/osmo-gsm-manuals/build/vty_reference_combine.sh \ /usr/share/osmo-gsm-manuals/merge_doc.xsl "vty/osmotrx-uhd-vty-reference.xml.inc.gen" \ /usr/share/osmo-gsm-manuals/common/vty_additions.xml \ ./vty/*additions*.xml > "vty/osmotrx-uhd-vty-reference.xml.inc.merged" + + mktemp mktemp + mktemp + mktemp + combined=/tmp/tmp.D24KRPf3x3 + combined=/tmp/tmp.SWmjVFWyLi + mktemp + mktemp + combined=/tmp/tmp.GV4WMdgstK + mktemp + combined=/tmp/tmp.UP60weqghn + combine_src=/tmp/tmp.jqmNZM9SmY + cp vty/osmotrx-usrp1-vty-reference.xml.inc.gen /tmp/tmp.D24KRPf3x3 + combine_src=/tmp/tmp.EndGzo6JaQ + + cp vty/osmotrx-ipc-vty-reference.xml.inc.gen /tmp/tmp.SWmjVFWyLi mktemp + combine_src=/tmp/tmp.BrZFRr0bP8 + cp vty/osmotrx-lms-vty-reference.xml.inc.gen /tmp/tmp.GV4WMdgstK + combine_src=/tmp/tmp.pgV5MpznUV + cp vty/osmotrx-uhd-vty-reference.xml.inc.gen /tmp/tmp.UP60weqghn + [ -n /usr/share/osmo-gsm-manuals/common/vty_additions.xml ] + realpath /usr/share/osmo-gsm-manuals/common/vty_additions.xml + [ -n /usr/share/osmo-gsm-manuals/common/vty_additions.xml ] + [ -n /usr/share/osmo-gsm-manuals/common/vty_additions.xml ] + realpath /usr/share/osmo-gsm-manuals/common/vty_additions.xml + realpath /usr/share/osmo-gsm-manuals/common/vty_additions.xml + [ -n /usr/share/osmo-gsm-manuals/common/vty_additions.xml ] + addition=/usr/share/osmo-gsm-manuals/common/vty_additions.xml + shift + cp /tmp/tmp.GV4WMdgstK /tmp/tmp.BrZFRr0bP8 + addition=/usr/share/osmo-gsm-manuals/common/vty_additions.xml + shift + cp /tmp/tmp.D24KRPf3x3 /tmp/tmp.jqmNZM9SmY + realpath /usr/share/osmo-gsm-manuals/common/vty_additions.xml + addition=/usr/share/osmo-gsm-manuals/common/vty_additions.xml + shift + cp /tmp/tmp.SWmjVFWyLi /tmp/tmp.EndGzo6JaQ + addition=/usr/share/osmo-gsm-manuals/common/vty_additions.xml + shift + cp /tmp/tmp.UP60weqghn /tmp/tmp.pgV5MpznUV + xsltproc -o /tmp/tmp.GV4WMdgstK --stringparam with /usr/share/osmo-gsm-manuals/common/vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.BrZFRr0bP8 + xsltproc -o /tmp/tmp.D24KRPf3x3 --stringparam with /usr/share/osmo-gsm-manuals/common/vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.jqmNZM9SmY + xsltproc -o /tmp/tmp.SWmjVFWyLi --stringparam with /usr/share/osmo-gsm-manuals/common/vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.EndGzo6JaQ + xsltproc -o /tmp/tmp.UP60weqghn --stringparam with /usr/share/osmo-gsm-manuals/common/vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.pgV5MpznUV + + [ -n ./vty/trx_vty_additions.xml[ ] -n ./vty/trx_vty_additions.xml ] + + realpath ./vty/trx_vty_additions.xml realpath ./vty/trx_vty_additions.xml + [ -n ./vty/trx_vty_additions.xml ] + [ -n ./vty/trx_vty_additions.xml ] + realpath ./vty/trx_vty_additions.xml + realpath ./vty/trx_vty_additions.xml + addition=/obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/trx_vty_additions.xml + shift + + cpaddition=/obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/trx_vty_additions.xml /tmp/tmp.GV4WMdgstK /tmp/tmp.BrZFRr0bP8 + shift + cp /tmp/tmp.D24KRPf3x3 /tmp/tmp.jqmNZM9SmY + addition=/obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/trx_vty_additions.xml + shift + cp /tmp/tmp.SWmjVFWyLi /tmp/tmp.EndGzo6JaQ + addition=/obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/trx_vty_additions.xml + shift + cp /tmp/tmp.UP60weqghn /tmp/tmp.pgV5MpznUV + xsltproc -o /tmp/tmp.D24KRPf3x3 --stringparam with /obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/trx_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.jqmNZM9SmY + xsltproc -o /tmp/tmp.SWmjVFWyLi --stringparam with /obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/trx_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.EndGzo6JaQ + xsltproc -o /tmp/tmp.GV4WMdgstK --stringparam with /obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/trx_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.BrZFRr0bP8 + xsltproc -o /tmp/tmp.UP60weqghn --stringparam with /obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/trx_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.pgV5MpznUV + [ -n ] + cat /tmp/tmp.GV4WMdgstK + [ -n ] + cat /tmp/tmp.UP60weqghn + [ -n ] + cat /tmp/tmp.D24KRPf3x3 + [ -n ] + cat /tmp/tmp.SWmjVFWyLi + rm -f /tmp/tmp.BrZFRr0bP8 + rm -f /tmp/tmp.jqmNZM9SmY + rm -f /tmp/tmp.pgV5MpznUV + rm -f /tmp/tmp.GV4WMdgstK + rm -f /tmp/tmp.EndGzo6JaQ + rm -f /tmp/tmp.D24KRPf3x3 + rm -f /tmp/tmp.UP60weqghn + rm -f /tmp/tmp.SWmjVFWyLi # c) Convert the result of b) into a valid docbook # c) Convert the result of b) into a valid docbook # c) Convert the result of b) into a valid docbook # c) Convert the result of b) into a valid docbook xsltproc /usr/share/osmo-gsm-manuals/vty_reference.xsl "vty/osmotrx-usrp1-vty-reference.xml.inc.merged" > vty/osmotrx-usrp1-vty-reference.xml.inc xsltproc /usr/share/osmo-gsm-manuals/vty_reference.xsl "vty/osmotrx-lms-vty-reference.xml.inc.merged" > vty/osmotrx-lms-vty-reference.xml.inc xsltproc /usr/share/osmo-gsm-manuals/vty_reference.xsl "vty/osmotrx-ipc-vty-reference.xml.inc.merged" > vty/osmotrx-ipc-vty-reference.xml.inc xsltproc /usr/share/osmo-gsm-manuals/vty_reference.xsl "vty/osmotrx-uhd-vty-reference.xml.inc.merged" > vty/osmotrx-uhd-vty-reference.xml.inc a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-trx/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT ', '-a', 'revdate=unknown', 'osmotrx-usermanual.adoc'] a2x: resource files: [] a2x: resource directories: ['/etc/asciidoc/stylesheets'] a2x: executing: asciidoc ['-f', '/usr/share/osmo-gsm-manuals/build/mscgen-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/diag-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf', '-f', '/usr/share/osmo-gsm-manuals/build/graphviz-filter.conf', '-a', 'srcdir=/obs/_temp/binpkgs/osmo-trx/doc/manuals', '-a', 'commondir=/usr/share/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT '), ('--attribute', 'revdate=unknown'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual.xml')] asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf set -x && \ export GIT_DATE="unknown" && \ export REVNUMBER="DRAFT " && \ export TEMPFILE="/obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/_temp_osmotrx-uhd-vty-reference.xml" && \ /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py "vty/osmotrx-uhd-vty-reference.xml" && \ dblatex \ --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml \ --xslt-opts="--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-trx/doc/manuals/vty" \ \ -P draft.mode=no \ -o vty/osmotrx-uhd-vty-reference.pdf \ "$TEMPFILE" && \ rm $TEMPFILE set -x && \ export GIT_DATE="unknown" && \ export REVNUMBER="DRAFT " && \ export TEMPFILE="/obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/_temp_osmotrx-usrp1-vty-reference.xml" && \ /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py "vty/osmotrx-usrp1-vty-reference.xml" && \ dblatex \ --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml \ --xslt-opts="--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-trx/doc/manuals/vty" \ \ -P draft.mode=no \ -o vty/osmotrx-usrp1-vty-reference.pdf \ "$TEMPFILE" && \ rm $TEMPFILE set -x && \ export GIT_DATE="unknown" && \ export REVNUMBER="DRAFT " && \ export TEMPFILE="/obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/_temp_osmotrx-lms-vty-reference.xml" && \ /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py "vty/osmotrx-lms-vty-reference.xml" && \ dblatex \ --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml \ --xslt-opts="--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-trx/doc/manuals/vty" \ \ -P draft.mode=no \ -o vty/osmotrx-lms-vty-reference.pdf \ "$TEMPFILE" && \ rm $TEMPFILE set -x && \ export GIT_DATE="unknown" && \ export REVNUMBER="DRAFT " && \ export TEMPFILE="/obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/_temp_osmotrx-ipc-vty-reference.xml" && \ /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py "vty/osmotrx-ipc-vty-reference.xml" && \ dblatex \ --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml \ --xslt-opts="--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-trx/doc/manuals/vty" \ \ -P draft.mode=no \ -o vty/osmotrx-ipc-vty-reference.pdf \ "$TEMPFILE" && \ rm $TEMPFILE + export GIT_DATE=unknown + GIT_DATE=unknown + export 'REVNUMBER=DRAFT ' + REVNUMBER='DRAFT ' + export TEMPFILE=/obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/_temp_osmotrx-uhd-vty-reference.xml + TEMPFILE=/obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/_temp_osmotrx-uhd-vty-reference.xml + /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py vty/osmotrx-uhd-vty-reference.xml + export GIT_DATE=unknown + GIT_DATE=unknown + export 'REVNUMBER=DRAFT ' + REVNUMBER='DRAFT ' + export TEMPFILE=/obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/_temp_osmotrx-usrp1-vty-reference.xml + TEMPFILE=/obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/_temp_osmotrx-usrp1-vty-reference.xml + /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py vty/osmotrx-usrp1-vty-reference.xml + export GIT_DATE=unknown + GIT_DATE=unknown + export 'REVNUMBER=DRAFT ' + REVNUMBER='DRAFT ' + export TEMPFILE=/obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/_temp_osmotrx-lms-vty-reference.xml + TEMPFILE=/obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/_temp_osmotrx-lms-vty-reference.xml + /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py vty/osmotrx-lms-vty-reference.xml + export GIT_DATE=unknown + GIT_DATE=unknown + export 'REVNUMBER=DRAFT ' + REVNUMBER='DRAFT ' + export TEMPFILE=/obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/_temp_osmotrx-ipc-vty-reference.xml + TEMPFILE=/obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/_temp_osmotrx-ipc-vty-reference.xml + /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py vty/osmotrx-ipc-vty-reference.xml asciidoc: reading: /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual.adoc asciidoc: reading: /etc/asciidoc/docbook45.conf asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf Changing revhistory to DRAFT , unknown... Changing revhistory to DRAFT , unknown... asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf Changing revhistory to DRAFT , unknown... asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf + dblatex --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml '--xslt-opts=--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-trx/doc/manuals/vty' -P draft.mode=no -o vty/osmotrx-usrp1-vty-reference.pdf /obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/_temp_osmotrx-usrp1-vty-reference.xml + dblatex --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml '--xslt-opts=--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-trx/doc/manuals/vty' -P draft.mode=no -o vty/osmotrx-uhd-vty-reference.pdf /obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/_temp_osmotrx-uhd-vty-reference.xml + dblatex --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml '--xslt-opts=--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-trx/doc/manuals/vty' -P draft.mode=no -o vty/osmotrx-lms-vty-reference.pdf /obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/_temp_osmotrx-lms-vty-reference.xml asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: writing: /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual.xml Changing revhistory to DRAFT , unknown... asciidoc: osmotrx-usermanual.adoc: line 5: evaluating: {include:/obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual-docinfo.xml} asciidoc: include: /obs/_temp/binpkgs/osmo-trx/doc/manuals/common/chapters/preface.adoc asciidoc: osmotrx-usermanual.adoc: line 8: reading: /obs/_temp/binpkgs/osmo-trx/doc/manuals/common/chapters/preface.adoc + dblatex --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml '--xslt-opts=--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-trx/doc/manuals/vty' -P draft.mode=no -o vty/osmotrx-ipc-vty-reference.pdf /obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/_temp_osmotrx-ipc-vty-reference.xml asciidoc: include: /obs/_temp/binpkgs/osmo-trx/doc/manuals/chapters/overview.adoc asciidoc: osmotrx-usermanual.adoc: line 10: reading: /obs/_temp/binpkgs/osmo-trx/doc/manuals/chapters/overview.adoc Build the book set list... asciidoc: overview.adoc: line 44: evaluating: {counter2:target-number} asciidoc: overview.adoc: line 44: evaluating: {set2:target:osmotrx-usermanual__1.svg} asciidoc: overview.adoc: line 58: filtering: dot -o "/obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__1.svg" -T svg && echo " " Build the book set list... Build the book set list... Build the book set list... asciidoc: include: /obs/_temp/binpkgs/osmo-trx/doc/manuals/chapters/running.adoc asciidoc: osmotrx-usermanual.adoc: line 12: reading: /obs/_temp/binpkgs/osmo-trx/doc/manuals/chapters/running.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-trx/doc/manuals/common/chapters/control_if.adoc asciidoc: osmotrx-usermanual.adoc: line 14: reading: /obs/_temp/binpkgs/osmo-trx/doc/manuals/common/chapters/control_if.adoc asciidoc: control_if.adoc: line 25: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 25: evaluating: {set2:target:osmotrx-usermanual__2.svg} asciidoc: control_if.adoc: line 32: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__2.svg" -Tsvg - && echo " " Build the listings... Build the listings... Build the listings... Build the listings... asciidoc: control_if.adoc: line 40: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 40: evaluating: {set2:target:osmotrx-usermanual__3.svg} asciidoc: control_if.adoc: line 46: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__3.svg" -Tsvg - && echo " " XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Stripping NS from DocBook 5/NG document. XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Stripping NS from DocBook 5/NG document. XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Stripping NS from DocBook 5/NG document. XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Stripping NS from DocBook 5/NG document. Processing stripped document. Processing stripped document. Processing stripped document. Processing stripped document. asciidoc: control_if.adoc: line 77: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 77: evaluating: {set2:target:osmotrx-usermanual__4.svg} asciidoc: control_if.adoc: line 83: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__4.svg" -Tsvg - asciidoc: control_if.adoc: line 88: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 88: evaluating: {set2:target:osmotrx-usermanual__5.svg} asciidoc: control_if.adoc: line 94: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__5.svg" -Tsvg - asciidoc: control_if.adoc: line 104: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 104: evaluating: {set2:target:osmotrx-usermanual__6.svg} asciidoc: control_if.adoc: line 110: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__6.svg" -Tsvg - asciidoc: control_if.adoc: line 115: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 115: evaluating: {set2:target:osmotrx-usermanual__7.svg} asciidoc: control_if.adoc: line 121: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__7.svg" -Tsvg - asciidoc: control_if.adoc: line 131: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 131: evaluating: {set2:target:osmotrx-usermanual__8.svg} asciidoc: control_if.adoc: line 136: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__8.svg" -Tsvg - Build _temp_osmotrx-uhd-vty-reference.pdf Build _temp_osmotrx-lms-vty-reference.pdf Build _temp_osmotrx-ipc-vty-reference.pdf Build _temp_osmotrx-usrp1-vty-reference.pdf asciidoc: include: /obs/_temp/binpkgs/osmo-trx/doc/manuals/chapters/control.adoc asciidoc: osmotrx-usermanual.adoc: line 16: reading: /obs/_temp/binpkgs/osmo-trx/doc/manuals/chapters/control.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-trx/doc/manuals/common/chapters/vty.adoc asciidoc: osmotrx-usermanual.adoc: line 18: reading: /obs/_temp/binpkgs/osmo-trx/doc/manuals/common/chapters/vty.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-trx/doc/manuals/common/chapters/logging.adoc asciidoc: osmotrx-usermanual.adoc: line 20: reading: /obs/_temp/binpkgs/osmo-trx/doc/manuals/common/chapters/logging.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-trx/doc/manuals/chapters/counters.adoc asciidoc: osmotrx-usermanual.adoc: line 22: reading: /obs/_temp/binpkgs/osmo-trx/doc/manuals/chapters/counters.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-trx/doc/manuals/chapters/counters_generated.adoc asciidoc: counters.adoc: line 4: reading: /obs/_temp/binpkgs/osmo-trx/doc/manuals/chapters/counters_generated.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-trx/doc/manuals/chapters/configuration.adoc asciidoc: osmotrx-usermanual.adoc: line 24: reading: /obs/_temp/binpkgs/osmo-trx/doc/manuals/chapters/configuration.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-trx/doc/manuals/chapters/trx-architectures.adoc asciidoc: osmotrx-usermanual.adoc: line 26: reading: /obs/_temp/binpkgs/osmo-trx/doc/manuals/chapters/trx-architectures.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-trx/doc/manuals/chapters/trx-devices.adoc asciidoc: osmotrx-usermanual.adoc: line 28: reading: /obs/_temp/binpkgs/osmo-trx/doc/manuals/chapters/trx-devices.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-trx/doc/manuals/chapters/device-usrp-inband-signaling-usb.adoc asciidoc: trx-devices.adoc: line 32: reading: /obs/_temp/binpkgs/osmo-trx/doc/manuals/chapters/device-usrp-inband-signaling-usb.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-trx/doc/manuals/chapters/trx-backends.adoc asciidoc: osmotrx-usermanual.adoc: line 30: reading: /obs/_temp/binpkgs/osmo-trx/doc/manuals/chapters/trx-backends.adoc asciidoc: trx-backends.adoc: line 89: evaluating: {counter2:target-number} asciidoc: trx-backends.adoc: line 89: evaluating: {set2:target:osmotrx-usermanual__9.svg} asciidoc: trx-backends.adoc: line 111: filtering: dot -o "/obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__9.svg" -T svg && echo " " asciidoc: trx-backends.adoc: line 140: evaluating: {counter2:target-number} asciidoc: trx-backends.adoc: line 140: evaluating: {set2:target:osmotrx-usermanual__10.svg} asciidoc: trx-backends.adoc: line 155: filtering: dot -o "/obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__10.svg" -T svg && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-trx/doc/manuals/chapters/code-architecture.adoc asciidoc: osmotrx-usermanual.adoc: line 32: reading: /obs/_temp/binpkgs/osmo-trx/doc/manuals/chapters/code-architecture.adoc asciidoc: code-architecture.adoc: line 7: evaluating: {counter2:target-number} asciidoc: code-architecture.adoc: line 7: evaluating: {set2:target:osmotrx-usermanual__11.svg} asciidoc: code-architecture.adoc: line 30: filtering: dot -o "/obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__11.svg" -T svg && echo " " asciidoc: code-architecture.adoc: line 36: evaluating: {counter2:target-number} asciidoc: code-architecture.adoc: line 36: evaluating: {set2:target:osmotrx-usermanual__12.svg} asciidoc: code-architecture.adoc: line 52: filtering: dot -o "/obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__12.svg" -T svg && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-trx/doc/manuals/common/chapters/vty_cpu_sched.adoc asciidoc: osmotrx-usermanual.adoc: line 34: reading: /obs/_temp/binpkgs/osmo-trx/doc/manuals/common/chapters/vty_cpu_sched.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-trx/doc/manuals/common/chapters/trx_if.adoc asciidoc: osmotrx-usermanual.adoc: line 36: reading: /obs/_temp/binpkgs/osmo-trx/doc/manuals/common/chapters/trx_if.adoc asciidoc: trx_if.adoc: line 415: evaluating: {counter2:target-number} asciidoc: trx_if.adoc: line 415: evaluating: {set2:target:osmotrx-usermanual__13.svg} asciidoc: trx_if.adoc: line 428: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__13.svg" -Tsvg - && echo " " asciidoc: trx_if.adoc: line 433: evaluating: {counter2:target-number} asciidoc: trx_if.adoc: line 433: evaluating: {set2:target:osmotrx-usermanual__14.svg} asciidoc: trx_if.adoc: line 447: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__14.svg" -Tsvg - && echo " " asciidoc: trx_if.adoc: line 452: evaluating: {counter2:target-number} asciidoc: trx_if.adoc: line 452: evaluating: {set2:target:osmotrx-usermanual__15.svg} asciidoc: trx_if.adoc: line 465: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__15.svg" -Tsvg - && echo " " asciidoc: trx_if.adoc: line 470: evaluating: {counter2:target-number} asciidoc: trx_if.adoc: line 470: evaluating: {set2:target:osmotrx-usermanual__16.svg} asciidoc: trx_if.adoc: line 487: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__16.svg" -Tsvg - && echo " " asciidoc: trx_if.adoc: line 492: evaluating: {counter2:target-number} asciidoc: trx_if.adoc: line 492: evaluating: {set2:target:osmotrx-usermanual__17.svg} asciidoc: trx_if.adoc: line 507: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__17.svg" -Tsvg - && echo " " asciidoc: trx_if.adoc: line 631: evaluating: {counter2:target-number} asciidoc: trx_if.adoc: line 631: evaluating: {set2:target:osmotrx-usermanual__18.svg} asciidoc: trx_if.adoc: line 642: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__18.svg" -Tsvg - && echo " " 'osmotrx-lms-vty-reference.pdf' successfully built + rm /obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/_temp_osmotrx-lms-vty-reference.xml asciidoc: trx_if.adoc: line 647: evaluating: {counter2:target-number} asciidoc: trx_if.adoc: line 647: evaluating: {set2:target:osmotrx-usermanual__19.svg} asciidoc: trx_if.adoc: line 664: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__19.svg" -Tsvg - && echo " " asciidoc: trx_if.adoc: line 669: evaluating: {counter2:target-number} asciidoc: trx_if.adoc: line 669: evaluating: {set2:target:osmotrx-usermanual__20.svg} asciidoc: trx_if.adoc: line 684: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__20.svg" -Tsvg - && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-trx/doc/manuals/chapters/ipc_if.adoc asciidoc: osmotrx-usermanual.adoc: line 38: reading: /obs/_temp/binpkgs/osmo-trx/doc/manuals/chapters/ipc_if.adoc asciidoc: ipc_if.adoc: line 161: evaluating: {counter2:target-number} asciidoc: ipc_if.adoc: line 161: evaluating: {set2:target:osmotrx-usermanual__21.svg} asciidoc: ipc_if.adoc: line 197: filtering: dot -o "/obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__21.svg" -T svg && echo " " 'osmotrx-ipc-vty-reference.pdf' successfully built + rm /obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/_temp_osmotrx-ipc-vty-reference.xml asciidoc: include: /obs/_temp/binpkgs/osmo-trx/doc/manuals/common/chapters/port_numbers.adoc asciidoc: osmotrx-usermanual.adoc: line 40: reading: /obs/_temp/binpkgs/osmo-trx/doc/manuals/common/chapters/port_numbers.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-trx/doc/manuals/common/chapters/bibliography.adoc asciidoc: osmotrx-usermanual.adoc: line 42: reading: /obs/_temp/binpkgs/osmo-trx/doc/manuals/common/chapters/bibliography.adoc 'osmotrx-usrp1-vty-reference.pdf' successfully built asciidoc: include: /obs/_temp/binpkgs/osmo-trx/doc/manuals/common/chapters/glossary.adoc asciidoc: osmotrx-usermanual.adoc: line 44: reading: /obs/_temp/binpkgs/osmo-trx/doc/manuals/common/chapters/glossary.adoc + rm /obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/_temp_osmotrx-usrp1-vty-reference.xml 'osmotrx-uhd-vty-reference.pdf' successfully built + rm /obs/_temp/binpkgs/osmo-trx/doc/manuals/vty/_temp_osmotrx-uhd-vty-reference.xml asciidoc: include: /obs/_temp/binpkgs/osmo-trx/doc/manuals/common/chapters/gfdl.adoc asciidoc: osmotrx-usermanual.adoc: line 46: reading: /obs/_temp/binpkgs/osmo-trx/doc/manuals/common/chapters/gfdl.adoc a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 -V "/obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual.xml" Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual.xml /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual.xml:2894: element section: validity error : ID dev_ettus_b200 already defined <section id="dev_ettus_b200"> ^ /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual.xml:2932: element anchor: validity error : ID dev_limesdr_usb already defined maller brother of the <anchor id="dev_limesdr_usb" xreflabel="[dev_limesdr_usb]" ^ Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-trx/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual.xml /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual.xml:2894: element section: validity error : ID dev_ettus_b200 already defined <section id="dev_ettus_b200"> ^ /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual.xml:2932: element anchor: validity error : ID dev_limesdr_usb already defined maller brother of the <anchor id="dev_limesdr_usb" xreflabel="[dev_limesdr_usb]" ^ xsltproc -o osmotrx-usermanual.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmplanspwbi/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-trx/doc/manuals' /tmp/tmplanspwbi/custom.xsl /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual.xml /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual.xml:2894: element section: validity error : ID dev_ettus_b200 already defined <section id="dev_ettus_b200"> ^ /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual.xml:2932: element anchor: validity error : ID dev_limesdr_usb already defined maller brother of the <anchor id="dev_limesdr_usb" xreflabel="[dev_limesdr_usb]" ^ XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Error: no ID for constraint linkend: trx:chan_device:rx_overruns. XRef to nonexistent id: trx:chan_device:rx_overruns Error: no ID for constraint linkend: trx:chan_device:tx_underruns. XRef to nonexistent id: trx:chan_device:tx_underruns Error: no ID for constraint linkend: trx:chan_device:rx_drop_events. XRef to nonexistent id: trx:chan_device:rx_drop_events Error: no ID for constraint linkend: trx:chan_device:rx_drop_samples. XRef to nonexistent id: trx:chan_device:rx_drop_samples Error: no ID for constraint linkend: trx:chan_device:tx_drop_events. XRef to nonexistent id: trx:chan_device:tx_drop_events Error: no ID for constraint linkend: trx:chan_device:tx_drop_samples. XRef to nonexistent id: trx:chan_device:tx_drop_samples Error: no ID for constraint linkend: ieee-802.11. XRef to nonexistent id: ieee-802.11 Section level > 6 not well supported for bibliodiv Image 'dblatex' not found rsvg-convert -a -f pdf -o fig0.pdf /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__1.svg rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__2.svg rsvg-convert -a -f pdf -o fig2.pdf /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__3.svg rsvg-convert -a -f pdf -o fig3.pdf /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__4.svg rsvg-convert -a -f pdf -o fig4.pdf /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__5.svg rsvg-convert -a -f pdf -o fig5.pdf /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__6.svg rsvg-convert -a -f pdf -o fig6.pdf /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__7.svg rsvg-convert -a -f pdf -o fig7.pdf /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__8.svg Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf rsvg-convert -a -f pdf -o fig8.pdf /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__9.svg rsvg-convert -a -f pdf -o fig9.pdf /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__10.svg rsvg-convert -a -f pdf -o fig10.pdf /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__11.svg rsvg-convert -a -f pdf -o fig11.pdf /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__12.svg rsvg-convert -a -f pdf -o fig12.pdf /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__13.svg rsvg-convert -a -f pdf -o fig13.pdf /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__14.svg rsvg-convert -a -f pdf -o fig14.pdf /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__15.svg rsvg-convert -a -f pdf -o fig15.pdf /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__16.svg rsvg-convert -a -f pdf -o fig16.pdf /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__17.svg rsvg-convert -a -f pdf -o fig17.pdf /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__18.svg rsvg-convert -a -f pdf -o fig18.pdf /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__19.svg rsvg-convert -a -f pdf -o fig19.pdf /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__20.svg rsvg-convert -a -f pdf -o fig20.pdf /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual__21.svg Build osmotrx-usermanual.pdf built-in module pdftex registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode osmotrx-usermanual.tex running post-compilation scripts... osmotrx-usermanual.aux MD5 checksum changed osmotrx-usermanual.toc MD5 checksum changed the /tmp/tmplanspwbi/osmotrx-usermanual.aux file has changed pdflatex -interaction=batchmode osmotrx-usermanual.tex running post-compilation scripts... osmotrx-usermanual.aux MD5 checksum changed the /tmp/tmplanspwbi/osmotrx-usermanual.aux file has changed but no re-run required? no new compilation is needed running last-compilation scripts... 'osmotrx-usermanual.pdf' successfully built a2x: deleting /obs/_temp/binpkgs/osmo-trx/doc/manuals/osmotrx-usermanual.xml rm vty/osmotrx-uhd-vty-reference.xml make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/doc/manuals' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/doc' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-trx' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-trx' dh_auto_test make -j21 check "TESTSUITEFLAGS=-j21 --verbose" VERBOSE=1 make[1]: Entering directory '/obs/_temp/binpkgs/osmo-trx' make check-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-trx' Making check in osmocom-bb/src/host/trxcon make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon' make check-recursive make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon' Making check in include make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include' Making check in osmocom make[6]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom' Making check in bb make[7]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb' Making check 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 'check'. make[8]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' Making check 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 'check'. 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 'check-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 'check-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 'check-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 check in src make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/src' make[5]: Nothing to be done for 'check'. 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 'check-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 check in CommonLibs make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/CommonLibs' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/CommonLibs' Making check in GSM make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/GSM' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/GSM' Making check in Transceiver52M make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M' Making check in arch make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch' Making check in common make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch/common' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch/common' Making check in x86 make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch/x86' make[5]: Nothing to be done for 'check'. 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 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch' Making check in device make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device' Making check in common make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/common' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/common' Making check in ipc make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/ipc' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/ipc' Making check in usrp1 make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/usrp1' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/usrp1' Making check in uhd make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/uhd' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/uhd' Making check in lms make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/lms' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/lms' Making check in bladerf make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/bladerf' make[5]: Nothing to be done for 'check'. 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 'check-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' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M' Making check in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/contrib' Making check in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/contrib/systemd' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/contrib/systemd' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/contrib' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/contrib' Making check in tests make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/tests' Making check in CommonLibs make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/tests/CommonLibs' make BitVectorTest PRBSTest InterthreadTest TimevalTest VectorTest LogTest make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/tests/CommonLibs' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../CommonLibs -I../../CommonLibs -I../../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o BitVectorTest.o BitVectorTest.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../CommonLibs -I../../CommonLibs -I../../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o PRBSTest.o PRBSTest.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../CommonLibs -I../../CommonLibs -I../../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o InterthreadTest.o InterthreadTest.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../CommonLibs -I../../CommonLibs -I../../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o TimevalTest.o TimevalTest.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../CommonLibs -I../../CommonLibs -I../../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o VectorTest.o VectorTest.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../CommonLibs -I../../CommonLibs -I../../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o LogTest.o LogTest.cpp /bin/bash ../../libtool --tag=CXX --mode=link g++ -Wall -g -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -no-install -Wl,-z,relro -Wl,-z,now -o PRBSTest PRBSTest.o ../../CommonLibs/libcommon.la -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CXX --mode=link g++ -Wall -g -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -no-install -Wl,-z,relro -Wl,-z,now -o BitVectorTest BitVectorTest.o ../../CommonLibs/libcommon.la -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CXX --mode=link g++ -Wall -g -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -no-install -Wl,-z,relro -Wl,-z,now -o TimevalTest TimevalTest.o ../../CommonLibs/libcommon.la -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CXX --mode=link g++ -Wall -g -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -no-install -Wl,-z,relro -Wl,-z,now -o LogTest LogTest.o ../../CommonLibs/libcommon.la -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CXX --mode=link g++ -Wall -g -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -no-install -Wl,-z,relro -Wl,-z,now -o VectorTest VectorTest.o ../../CommonLibs/libcommon.la -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl libtool: link: g++ -Wall -g -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -o PRBSTest PRBSTest.o ../../CommonLibs/.libs/libcommon.a -lpthread /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 -pthread libtool: link: g++ -Wall -g -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -o BitVectorTest BitVectorTest.o ../../CommonLibs/.libs/libcommon.a -lpthread /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 -pthread libtool: link: g++ -Wall -g -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -o LogTest LogTest.o ../../CommonLibs/.libs/libcommon.a -lpthread /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 -pthread libtool: link: g++ -Wall -g -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -o TimevalTest TimevalTest.o ../../CommonLibs/.libs/libcommon.a -lpthread /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 -pthread libtool: link: g++ -Wall -g -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -o VectorTest VectorTest.o ../../CommonLibs/.libs/libcommon.a -lpthread /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 -pthread /bin/bash ../../libtool --tag=CXX --mode=link g++ -Wall -g -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -no-install -Wl,-z,relro -Wl,-z,now -o InterthreadTest InterthreadTest.o ../../CommonLibs/libcommon.la -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -lpthread libtool: link: g++ -Wall -g -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -o InterthreadTest InterthreadTest.o ../../CommonLibs/.libs/libcommon.a /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 -lpthread -pthread make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/tests/CommonLibs' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/tests/CommonLibs' Making check in Transceiver52M make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/tests/Transceiver52M' make convolve_test LMSDeviceTest make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/tests/Transceiver52M' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../Transceiver52M -I../../Transceiver52M/arch/common -I../../CommonLibs -I../../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -msse3 -msse4.1 -msse3 -msse4.1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o convolve_test-convolve_test.o `test -f 'convolve_test.c' || echo './'`convolve_test.c g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Transceiver52M -I../../Transceiver52M/arch/common -I../../CommonLibs -I../../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o LMSDeviceTest-LMSDeviceTest.o `test -f 'LMSDeviceTest.cpp' || echo './'`LMSDeviceTest.cpp /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -g -msse3 -msse4.1 -msse3 -msse4.1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -Wl,-z,now -o convolve_test convolve_test-convolve_test.o ../../CommonLibs/libcommon.la ../../Transceiver52M/arch/x86/libarch.la /bin/bash ../../libtool --tag=CXX --mode=link g++ -Wall -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -no-install -Wl,-z,relro -Wl,-z,now -o LMSDeviceTest LMSDeviceTest-LMSDeviceTest.o ../../Transceiver52M/device/lms/libdevice.la -losmocore -ltalloc -lmnl ../../CommonLibs/libcommon.la -lLimeSuite libtool: link: gcc -Wall -g -msse3 -msse4.1 -msse3 -msse4.1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o convolve_test convolve_test-convolve_test.o ../../CommonLibs/.libs/libcommon.a /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 -lpthread ../../Transceiver52M/arch/x86/.libs/libarch.a -pthread libtool: link: g++ -Wall -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -o LMSDeviceTest LMSDeviceTest-LMSDeviceTest.o ../../Transceiver52M/device/lms/.libs/libdevice.a ../../CommonLibs/.libs/libcommon.a /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 -lpthread -lLimeSuite -pthread make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/tests/Transceiver52M' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/tests/Transceiver52M' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/tests' make check-local make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/tests' :;{ \ echo '# Signature of the current package.' && \ echo 'm4_define([AT_PACKAGE_NAME],' && \ echo ' [osmo-trx])' && \ echo 'm4_define([AT_PACKAGE_TARNAME],' && \ echo ' [osmo-trx])' && \ echo 'm4_define([AT_PACKAGE_VERSION],' && \ echo ' [1.7.2.2-6f08])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [osmo-trx 1.7.2.2-6f08])' && \ echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \ echo ' [openbsc@lists.osmocom.org])'; \ echo 'm4_define([AT_PACKAGE_URL],' && \ echo ' [])'; \ } >'./package.m4' /bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at mv testsuite.tmp testsuite /bin/bash './testsuite' -j21 --verbose ## --------------------------------- ## ## osmo-trx 1.7.2.2-6f08 test suite. ## ## --------------------------------- ## 2. testsuite.at:10: testing BitVectorTest ... ./testsuite.at:13: $abs_top_builddir/tests/CommonLibs/BitVectorTest 1. testsuite.at:4: testing LMSDeviceTest ... ./testsuite.at:7: $abs_top_builddir/tests/Transceiver52M/LMSDeviceTest 3. testsuite.at:16: testing InterthreadTest ... 5. testsuite.at:29: testing PRBSTest ... ./testsuite.at:19: $abs_top_builddir/tests/CommonLibs/InterthreadTest ./testsuite.at:32: $abs_top_builddir/tests/CommonLibs/PRBSTest 6. testsuite.at:35: testing TimevalTest ... ./testsuite.at:38: $abs_top_builddir/tests/CommonLibs/TimevalTest 4. testsuite.at:22: testing LogTest ... 7. testsuite.at:41: testing VectorTest ... ./testsuite.at:44: $abs_top_builddir/tests/CommonLibs/VectorTest 8. testsuite.at:47: testing convolve_test ... ./testsuite.at:50: $abs_top_builddir/tests/Transceiver52M/convolve_test 2. testsuite.at:10: ./testsuite.at:26: $abs_top_builddir/tests/CommonLibs/LogTest ok stderr: 10.000001 elapsed: -10000 [0] now: 0.010001 then: 10.000001 remaining: 9990 [1] now: 0.510001 then: 10.000001 remaining: 9490 [2] now: 1.01 then: 10.000001 remaining: 8990 [3] now: 1.51 then: 10.000001 remaining: 8490 [4] now: 2.01 then: 10.000001 remaining: 7990 [5] now: 2.51 then: 10.000001 remaining: 7490 [6] now: 3.01 then: 10.000001 remaining: 6990 [7] now: 3.51 then: 10.000001 remaining: 6490 [8] now: 4.01 then: 10.000001 remaining: 5990 [9] now: 4.51 then: 10.000001 remaining: 5490 [10] now: 5.01 then: 10.000001 remaining: 4990 [11] now: 5.51 then: 10.000001 remaining: 4490 [12] now: 6.01 then: 10.000001 remaining: 3990 [13] now: 6.51 then: 10.000001 remaining: 3490 [14] now: 7.01 then: 10.000001 remaining: 2990 [15] now: 7.51 then: 10.000001 remaining: 2490 [16] now: 8.01 then: 10.000001 remaining: 1990 [17] now: 8.51 then: 10.000001 remaining: 1490 [18] now: 9.01 then: 10.000001 remaining: 990 [19] now: 9.51 then: 10.000001 remaining: 490 now: 10.010001 then: 10.000001 remaining: -10 5. testsuite.at:29: ok 1. testsuite.at:4: ok 7. testsuite.at:41: ok 8. testsuite.at:47: ok 6. testsuite.at:35: ok 4. testsuite.at:22: ok stderr: queue write 0queue write 1queue read 0map write 0queue read 1map read 0map write 1queue write 2map read 1queue read 2map write 2map write 3map write 4queue write 3map read 2map read 3map read 4queue read 3map write 5map write 6queue write 4queue write 5map read 5map read 6queue read 4queue read 5map write 7queue write 6queue write 7queue write 8queue write 9queue write 10queue write 11map read 7queue read 6queue read 7queue read 8queue read 9queue read 10queue read 11map write 8map write 9map read 8map read 9queue write 12queue read 12map write 10map write 11queue write 13queue write 14map write 12map read 10map read 11map read 12queue read 13queue read 14queue write 15queue read 15map write 13map read 13queue write 16queue write 17queue write 18queue write 19map write 14map read 14queue read 16queue read 17queue read 18queue read 19queue read -1map write 15map read 15map write 16map write 17map read 16map read 17map write 18map write 19map read 18map read 193. testsuite.at:16: ok ## ------------- ## ## Test results. ## ## ------------- ## All 8 tests were successful. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/tests' Making check in utils make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/utils' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/utils' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/utils' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/utils' Making check in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/doc' Making check in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/doc/examples' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/doc/examples' Making check in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/doc/manuals' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). if [ -n "$ASCIIDOC_WARNINGS_CHECK" ]; then \ make osmotrx-usermanual.check; \ fi make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/doc/manuals' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/doc' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/doc' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-trx' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-trx' create-stamp debian/debhelper-build-stamp dh_prep dh_auto_install make -j1 install DESTDIR=/obs/_temp/binpkgs/osmo-trx/debian/tmp AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/obs/_temp/binpkgs/osmo-trx' make install-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-trx' Making install in osmocom-bb/src/host/trxcon make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon' make install-recursive make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon' Making install in include make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include' Making install in osmocom make[6]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom' Making install in bb make[7]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb' Making install in l1sched make[8]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' make[9]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' make[9]: Nothing to be done for 'install-exec-am'. make[9]: Nothing to be done for 'install-data-am'. make[9]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' make[8]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' Making install in trxcon make[8]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' make[9]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' make[9]: Nothing to be done for 'install-exec-am'. make[9]: Nothing to be done for 'install-data-am'. make[9]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' 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[9]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb' make[9]: Nothing to be done for 'install-exec-am'. make[9]: Nothing to be done for 'install-data-am'. make[9]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb' 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[8]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom' 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[7]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include' 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 install in src make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/src' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/src' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-trx/debian/tmp/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c trxcon '/obs/_temp/binpkgs/osmo-trx/debian/tmp/usr/bin' libtool: install: /usr/bin/install -c trxcon /obs/_temp/binpkgs/osmo-trx/debian/tmp/usr/bin/trxcon make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/src' 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[6]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon' 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 install in CommonLibs make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/CommonLibs' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/CommonLibs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/CommonLibs' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/CommonLibs' Making install in GSM make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/GSM' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/GSM' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/GSM' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/GSM' Making install in Transceiver52M make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M' Making install in arch make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch' Making install in common make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch/common' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch/common' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch/common' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch/common' Making install in x86 make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch/x86' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch/x86' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch/x86' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch/x86' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch' Making install in device make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device' Making install in common make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/common' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/common' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/common' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/common' Making install in ipc make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/ipc' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/ipc' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-trx/debian/tmp/usr/bin' /bin/bash ../../../libtool --mode=install /usr/bin/install -c ipc-driver-test '/obs/_temp/binpkgs/osmo-trx/debian/tmp/usr/bin' libtool: install: /usr/bin/install -c ipc-driver-test /obs/_temp/binpkgs/osmo-trx/debian/tmp/usr/bin/ipc-driver-test make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/ipc' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/ipc' Making install in usrp1 make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/usrp1' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/usrp1' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-trx/debian/tmp/usr/share/usrp/rev2' /usr/bin/install -c -m 644 std_inband.rbf '/obs/_temp/binpkgs/osmo-trx/debian/tmp/usr/share/usrp/rev2' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-trx/debian/tmp/usr/share/usrp/rev4' /usr/bin/install -c -m 644 std_inband.rbf '/obs/_temp/binpkgs/osmo-trx/debian/tmp/usr/share/usrp/rev4' make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/usrp1' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/usrp1' Making install in uhd make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/uhd' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/uhd' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/uhd' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/uhd' Making install in lms make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/lms' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/lms' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/lms' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/lms' Making install in bladerf make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/bladerf' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/bladerf' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/bladerf' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/bladerf' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device' 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' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-trx/debian/tmp/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-trx-uhd osmo-trx-usrp1 osmo-trx-lms osmo-trx-blade osmo-trx-ms-blade osmo-trx-ipc '/obs/_temp/binpkgs/osmo-trx/debian/tmp/usr/bin' libtool: install: /usr/bin/install -c osmo-trx-uhd /obs/_temp/binpkgs/osmo-trx/debian/tmp/usr/bin/osmo-trx-uhd libtool: install: /usr/bin/install -c osmo-trx-usrp1 /obs/_temp/binpkgs/osmo-trx/debian/tmp/usr/bin/osmo-trx-usrp1 libtool: install: /usr/bin/install -c osmo-trx-lms /obs/_temp/binpkgs/osmo-trx/debian/tmp/usr/bin/osmo-trx-lms libtool: install: /usr/bin/install -c osmo-trx-blade /obs/_temp/binpkgs/osmo-trx/debian/tmp/usr/bin/osmo-trx-blade libtool: install: /usr/bin/install -c osmo-trx-ms-blade /obs/_temp/binpkgs/osmo-trx/debian/tmp/usr/bin/osmo-trx-ms-blade libtool: install: /usr/bin/install -c osmo-trx-ipc /obs/_temp/binpkgs/osmo-trx/debian/tmp/usr/bin/osmo-trx-ipc make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M' Making install in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/contrib' Making install in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/contrib/systemd' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/contrib/systemd' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-trx/debian/tmp/lib/systemd/system' /usr/bin/install -c -m 644 osmo-trx-uhd.service osmo-trx-usrp1.service osmo-trx-lms.service osmo-trx-ipc.service '/obs/_temp/binpkgs/osmo-trx/debian/tmp/lib/systemd/system' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/contrib/systemd' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/contrib/systemd' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/contrib' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/contrib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/contrib' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/contrib' Making install in tests make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/tests' Making install in CommonLibs make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/tests/CommonLibs' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/tests/CommonLibs' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/tests/CommonLibs' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/tests/CommonLibs' Making install in Transceiver52M make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/tests/Transceiver52M' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/tests/Transceiver52M' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/tests/Transceiver52M' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/tests/Transceiver52M' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/tests' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/tests' Making install in utils make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/utils' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/utils' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/utils' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/utils' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/utils' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/utils' Making install in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/doc' Making install in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/doc/examples' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/doc/examples' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-trx/debian/tmp/etc/osmocom' /usr/bin/install -c -m 644 osmo-trx-uhd/osmo-trx-uhd.cfg osmo-trx-lms/osmo-trx-lms.cfg osmo-trx-ipc/osmo-trx-ipc.cfg '/obs/_temp/binpkgs/osmo-trx/debian/tmp/etc/osmocom' make install-data-hook make[6]: Entering directory '/obs/_temp/binpkgs/osmo-trx/doc/examples' for f in $(find . -type f -name '*.cfg*' | sed -e 's,^.,,'); do \ j="/obs/_temp/binpkgs/osmo-trx/debian/tmp/usr/share/doc/osmo-trx/examples/$f" && \ mkdir -p "$(dirname $j)" && \ /usr/bin/install -c -m 644 ./$f $j; \ done make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/doc/examples' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/doc/examples' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/doc/examples' Making install in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/doc/manuals' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/doc/manuals' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/doc/manuals' [ -n "osmo-trx" ] || exit 1 if [ "" != "1" ]; then \ for i in osmotrx-usermanual.pdf ; do \ install -vDm644 "$i" "/obs/_temp/binpkgs/osmo-trx/debian/tmp/usr/share/doc/osmo-trx-doc/$i" || exit 1; \ done; \ fi install: creating directory '/obs/_temp/binpkgs/osmo-trx/debian/tmp/usr/share/doc/osmo-trx-doc' 'osmotrx-usermanual.pdf' -> '/obs/_temp/binpkgs/osmo-trx/debian/tmp/usr/share/doc/osmo-trx-doc/osmotrx-usermanual.pdf' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/doc/manuals' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/doc' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/doc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/doc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/doc' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-trx' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-trx' dh_install dh_installdocs dh_installchangelogs dh_systemd_enable dh_systemd_start dh_perl dh_link dh_strip_nondeterminism debian/rules override_dh_compress make[1]: Entering directory '/obs/_temp/binpkgs/osmo-trx' dh_compress -X.pdf make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-trx' dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/obs/_temp/binpkgs/osmo-trx' dh_strip --dbg-package=osmo-trx-dbg make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-trx' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/obs/_temp/binpkgs/osmo-trx' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-trx' dh_installdeb dh_gencontrol dpkg-gencontrol: warning: package osmo-trx-doc: substitution variable ${misc:Package} used, but is not defined dh_md5sums dh_builddeb dpkg-deb: building package 'osmo-trx' in '../osmo-trx_1.7.2.2.6f08_all.deb'. dpkg-deb: building package 'osmo-trx-dbg' in '../osmo-trx-dbg_1.7.2.2.6f08_amd64.deb'. dpkg-deb: building package 'osmo-trx-uhd' in '../osmo-trx-uhd_1.7.2.2.6f08_amd64.deb'. dpkg-deb: building package 'osmo-trx-lms' in '../osmo-trx-lms_1.7.2.2.6f08_amd64.deb'. dpkg-deb: building package 'osmo-trx-ms-blade' in '../osmo-trx-ms-blade_1.7.2.2.6f08_amd64.deb'. dpkg-deb: building package 'osmo-trx-usrp1' in '../osmo-trx-usrp1_1.7.2.2.6f08_amd64.deb'. dpkg-deb: building package 'osmo-trx-doc' in '../osmo-trx-doc_1.7.2.2.6f08_all.deb'. dpkg-deb: building package 'osmo-trx-ipc' in '../osmo-trx-ipc_1.7.2.2.6f08_amd64.deb'. dpkg-genbuildinfo -O../osmo-trx_1.7.2.2.6f08_amd64.buildinfo dpkg-genchanges -O../osmo-trx_1.7.2.2.6f08_amd64.changes dpkg-genchanges: warning: substitution variable ${misc:Package} used, but is not defined dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + cd .. + dpkg -c osmo-trx-dbg_1.7.2.2.6f08_amd64.deb drwxr-xr-x root/root 0 2026-02-28 21:11 ./ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/lib/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/lib/debug/.build-id/0e/ -rw-r--r-- root/root 1986112 2026-02-28 21:11 ./usr/lib/debug/.build-id/0e/3da7eab9141574c8237ed9a400a4c9379f07ba.debug drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/lib/debug/.build-id/19/ -rw-r--r-- root/root 1760864 2026-02-28 21:11 ./usr/lib/debug/.build-id/19/af626a604fde716cded640594b2d46dfb08cab.debug drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/lib/debug/.build-id/23/ -rw-r--r-- root/root 1680896 2026-02-28 21:11 ./usr/lib/debug/.build-id/23/875b904bdcee29b14f71d6bc389b83c98f185b.debug drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/lib/debug/.build-id/aa/ -rw-r--r-- root/root 934184 2026-02-28 21:11 ./usr/lib/debug/.build-id/aa/20aafe354ae8bbae965a1ed201e7aaeaf79a9d.debug drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/lib/debug/.build-id/b6/ -rw-r--r-- root/root 1556368 2026-02-28 21:11 ./usr/lib/debug/.build-id/b6/3a75c69e939914f06d1d9cd90797c6baaa65d3.debug drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/doc/osmo-trx-dbg/ -rw-r--r-- root/root 9454 2026-02-28 21:11 ./usr/share/doc/osmo-trx-dbg/changelog.gz -rw-r--r-- root/root 5575 2026-02-28 21:11 ./usr/share/doc/osmo-trx-dbg/copyright + dpkg -c osmo-trx-doc_1.7.2.2.6f08_all.deb drwxr-xr-x root/root 0 2026-02-28 21:11 ./ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/doc/osmo-trx-doc/ -rw-r--r-- root/root 9453 2026-02-28 21:11 ./usr/share/doc/osmo-trx-doc/changelog.gz -rw-r--r-- root/root 5575 2026-02-28 21:11 ./usr/share/doc/osmo-trx-doc/copyright -rw-r--r-- root/root 756196 2026-02-28 21:11 ./usr/share/doc/osmo-trx-doc/osmotrx-usermanual.pdf + dpkg -c osmo-trx-ipc_1.7.2.2.6f08_amd64.deb drwxr-xr-x root/root 0 2026-02-28 21:11 ./ drwxr-xr-x root/root 0 2026-02-28 21:11 ./etc/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./etc/osmocom/ -rw-r--r-- root/root 656 2026-02-28 21:11 ./etc/osmocom/osmo-trx-ipc.cfg drwxr-xr-x root/root 0 2026-02-28 21:11 ./lib/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./lib/systemd/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./lib/systemd/system/ -rw-r--r-- root/root 632 2026-02-28 21:11 ./lib/systemd/system/osmo-trx-ipc.service drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/bin/ -rwxr-xr-x root/root 387240 2026-02-28 21:11 ./usr/bin/osmo-trx-ipc drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/doc/osmo-trx/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/doc/osmo-trx/examples/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/doc/osmo-trx/examples/osmo-trx-ipc/ -rw-r--r-- root/root 656 2026-02-28 21:11 ./usr/share/doc/osmo-trx/examples/osmo-trx-ipc/osmo-trx-ipc.cfg drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/doc/osmo-trx-ipc/ -rw-r--r-- root/root 9451 2026-02-28 21:11 ./usr/share/doc/osmo-trx-ipc/changelog.gz -rw-r--r-- root/root 5575 2026-02-28 21:11 ./usr/share/doc/osmo-trx-ipc/copyright + dpkg -c osmo-trx-lms_1.7.2.2.6f08_amd64.deb drwxr-xr-x root/root 0 2026-02-28 21:11 ./ drwxr-xr-x root/root 0 2026-02-28 21:11 ./etc/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./etc/osmocom/ -rw-r--r-- root/root 379 2026-02-28 21:11 ./etc/osmocom/osmo-trx-lms.cfg drwxr-xr-x root/root 0 2026-02-28 21:11 ./lib/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./lib/systemd/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./lib/systemd/system/ -rw-r--r-- root/root 638 2026-02-28 21:11 ./lib/systemd/system/osmo-trx-lms.service drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/bin/ -rwxr-xr-x root/root 403624 2026-02-28 21:11 ./usr/bin/osmo-trx-lms drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/doc/osmo-trx/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/doc/osmo-trx/examples/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/doc/osmo-trx/examples/osmo-trx-lms/ -rw-r--r-- root/root 379 2026-02-28 21:11 ./usr/share/doc/osmo-trx/examples/osmo-trx-lms/osmo-trx-limesdr.cfg drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/doc/osmo-trx-lms/ -rw-r--r-- root/root 9453 2026-02-28 21:11 ./usr/share/doc/osmo-trx-lms/changelog.gz -rw-r--r-- root/root 5575 2026-02-28 21:11 ./usr/share/doc/osmo-trx-lms/copyright + dpkg -c osmo-trx-ms-blade_1.7.2.2.6f08_amd64.deb drwxr-xr-x root/root 0 2026-02-28 21:11 ./ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/bin/ -rwxr-xr-x root/root 322672 2026-02-28 21:11 ./usr/bin/osmo-trx-ms-blade drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/doc/osmo-trx-ms-blade/ -rw-r--r-- root/root 9452 2026-02-28 21:11 ./usr/share/doc/osmo-trx-ms-blade/changelog.gz -rw-r--r-- root/root 5575 2026-02-28 21:11 ./usr/share/doc/osmo-trx-ms-blade/copyright + dpkg -c osmo-trx-uhd_1.7.2.2.6f08_amd64.deb drwxr-xr-x root/root 0 2026-02-28 21:11 ./ drwxr-xr-x root/root 0 2026-02-28 21:11 ./etc/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./etc/osmocom/ -rw-r--r-- root/root 368 2026-02-28 21:11 ./etc/osmocom/osmo-trx-uhd.cfg drwxr-xr-x root/root 0 2026-02-28 21:11 ./lib/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./lib/systemd/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./lib/systemd/system/ -rw-r--r-- root/root 660 2026-02-28 21:11 ./lib/systemd/system/osmo-trx-uhd.service drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/bin/ -rwxr-xr-x root/root 424136 2026-02-28 21:11 ./usr/bin/osmo-trx-uhd drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/doc/osmo-trx/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/doc/osmo-trx/examples/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/doc/osmo-trx/examples/osmo-trx-uhd/ -rw-r--r-- root/root 379 2026-02-28 21:11 ./usr/share/doc/osmo-trx/examples/osmo-trx-uhd/osmo-trx-limesdr.cfg -rw-r--r-- root/root 465 2026-02-28 21:11 ./usr/share/doc/osmo-trx/examples/osmo-trx-uhd/osmo-trx-umtrx.cfg -rw-r--r-- root/root 368 2026-02-28 21:11 ./usr/share/doc/osmo-trx/examples/osmo-trx-uhd/osmo-trx-usrp_b200.cfg drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/doc/osmo-trx-uhd/ -rw-r--r-- root/root 9451 2026-02-28 21:11 ./usr/share/doc/osmo-trx-uhd/changelog.gz -rw-r--r-- root/root 5575 2026-02-28 21:11 ./usr/share/doc/osmo-trx-uhd/copyright + dpkg -c osmo-trx-usrp1_1.7.2.2.6f08_amd64.deb drwxr-xr-x root/root 0 2026-02-28 21:11 ./ drwxr-xr-x root/root 0 2026-02-28 21:11 ./lib/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./lib/systemd/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./lib/systemd/system/ -rw-r--r-- root/root 640 2026-02-28 21:11 ./lib/systemd/system/osmo-trx-usrp1.service drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/bin/ -rwxr-xr-x root/root 346280 2026-02-28 21:11 ./usr/bin/osmo-trx-usrp1 drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/doc/osmo-trx-usrp1/ -rw-r--r-- root/root 9453 2026-02-28 21:11 ./usr/share/doc/osmo-trx-usrp1/changelog.gz -rw-r--r-- root/root 5575 2026-02-28 21:11 ./usr/share/doc/osmo-trx-usrp1/copyright drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/usrp/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/usrp/rev2/ -rw-r--r-- root/root 176507 2026-02-28 21:11 ./usr/share/usrp/rev2/std_inband.rbf drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/usrp/rev4/ -rw-r--r-- root/root 176507 2026-02-28 21:11 ./usr/share/usrp/rev4/std_inband.rbf + dpkg -c osmo-trx_1.7.2.2.6f08_all.deb drwxr-xr-x root/root 0 2026-02-28 21:11 ./ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-02-28 21:11 ./usr/share/doc/osmo-trx/ -rw-r--r-- root/root 9451 2026-02-28 21:11 ./usr/share/doc/osmo-trx/changelog.gz -rw-r--r-- root/root 5575 2026-02-28 21:11 ./usr/share/doc/osmo-trx/copyright Build successful! docker: running: data/build.sh inside docker :: Find binary packages in: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/_temp/binpkgs $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 305475 killed; [ssh-agent] Stopped. Finished: SUCCESS