Skip to content
Started by upstream project "gerrit-libosmo-abis" build number 510
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/libosmo-abis/+/42680 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
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-ZT2yYqlfYOFP/agent.2911659
SSH_AGENT_PID=2911661
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_13266458841045240025.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_13266458841045240025.key)
[ssh-agent] Using credentials jenkins (gerrit.osmocom.org)
The recommended git tool is: NONE
using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/libosmo-abis
 > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/libosmo-abis # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmo-abis
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/libosmo-abis +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmo-abis # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmo-abis # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmo-abis
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/libosmo-abis refs/changes/80/42680/1 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision 898f6d8b2059daef2e6c5752422f8efbe8ea4dcf (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 898f6d8b2059daef2e6c5752422f8efbe8ea4dcf # timeout=10
Commit message: "lapd_sap_stop(): fix use of uninitialized stack memory"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk 2a215fb2933636531e4b079acb53bb1c5e23bc96 # timeout=10
[gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins17816242629183484267.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 59eb59c jobs/gerrit-verifications.yml: pysim: allow skipping card tests + cd libosmo-abis + ../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/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 1.48kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM docker.io/library/debian:trixie #4 DONE 0.0s #5 [2/4] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper default-libmysqlclient-dev dh-cmake dh-python dh-runit dh-virtualenv dpkg-dev erlang-nox fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc pkgconf python3-packaging python3-pip python3-setuptools quilt sed sphinx-common wget && apt-get clean #5 CACHED #6 [3/4] RUN WGET https://github.com/erlang/rebar3/releases/download/3.24.0/rebar3 -O /usr/bin/rebar3 && echo "d2d31cfb98904b8e4917300a75f870de12cb5167cd6214d1043e973a56668a54 /usr/bin/rebar3" | sha256sum -c && chmod +x /usr/bin/rebar3 && rebar3 --version #6 CACHED #7 [4/4] RUN USERADD --uid=1000 -m user #7 CACHED #8 exporting to image #8 exporting layers done #8 writing image sha256:f9bbe095bc70a13b6e3ddd6243150ac495eceba6eae505cd205d1002a0b315c5 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 done #8 DONE 0.0s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) /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'] libosmo-abis: using cached https://gerrit.osmocom.org/libosmo-abis (not cloning, not fetching) libosmo-abis: 'git clean -ffxd' + build(): ['git', 'clean', '-ffxd'] + checkout_default_branch(): ['git', 'log', '--pretty=oneline', '--abbrev-commit', '-1'] 898f6d8 lapd_sap_stop(): fix use of uninitialized stack memory libosmo-abis: skipping git checkout, current commit: 898f6d8 lapd_sap_stop(): fix use of uninitialized stack memory + get_version_for_feed(): ['/obs/_cache/libosmo-abis/git-version-gen', '.'] 2.1.0.13-898f6libosmo-abis: building source package 2.1.0.13-898f6 libosmo-abis: adding debian/changelog entry (2.1.0 => 2.1.0.13.898f6) + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] libosmo-abis: building debian source package + build(): ['dpkg-buildpackage', '-S', '-uc', '-us', '-d'] dpkg-buildpackage: info: source package libosmo-abis dpkg-buildpackage: info: source version 2.1.0.13.898f6 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 --fail-missing dh_auto_clean -O--fail-missing dh_autoreconf_clean -O--fail-missing debian/rules override_dh_clean make[1]: Entering directory '/obs/_cache/libosmo-abis' dh_clean rm -f tests/package.m4 tests/testsuite .version make[1]: Leaving directory '/obs/_cache/libosmo-abis' dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building libosmo-abis in libosmo-abis_2.1.0.13.898f6.tar.xz dpkg-source: info: building libosmo-abis in libosmo-abis_2.1.0.13.898f6.dsc dpkg-genbuildinfo --build=source -O../libosmo-abis_2.1.0.13.898f6_source.buildinfo dpkg-genchanges --build=source -O../libosmo-abis_2.1.0.13.898f6_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/libosmo-abis + write_commit_txt(): ['git', 'rev-parse', 'HEAD'] 898f6d8b2059daef2e6c5752422f8efbe8ea4dcf libosmo-abis: adding commit_898f6d8b2059daef2e6c5752422f8efbe8ea4dcf.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/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/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 3.31kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/6] FROM docker.io/library/debian:trixie #4 CACHED #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.1s #6 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc #6 DONE 0.1s #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.359 + id 1000 #7 0.360 + useradd --uid=1000 -m user #7 DONE 0.6s #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 0.368 Get:1 http://deb.debian.org/debian trixie InRelease [140 kB] #8 0.384 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] #8 0.390 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] #8 0.395 Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9671 kB] #8 0.503 Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [5412 B] #8 0.503 Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [127 kB] #8 0.980 Fetched 10.0 MB in 1s (16.1 MB/s) #8 0.980 Reading package lists... #8 1.297 Reading package lists... #8 1.627 Building dependency tree... #8 1.694 Reading state information... #8 1.804 The following additional packages will be installed: #8 1.804 adduser binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-14 #8 1.804 cpp-14-x86-64-linux-gnu cpp-x86-64-linux-gnu dirmngr dpkg-dev g++ g++-14 #8 1.804 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-14 #8 1.805 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man gnupg gnupg-l10n gpg #8 1.805 gpg-agent gpgconf gpgsm libasan8 libassuan9 libatomic1 libbinutils libbpf1 #8 1.805 libbrotli1 libc-dev-bin libc6-dev libcap2-bin libcc1-0 libcom-err2 #8 1.805 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl #8 1.805 libelf1t64 liberror-perl libexpat1 libfakeroot libffi8 libgcc-14-dev #8 1.805 libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgnutls30t64 libgomp1 #8 1.805 libgpg-error0 libgprofng0 libgssapi-krb5-2 libhwasan0 libidn2-0 libisl23 #8 1.805 libitm1 libjansson4 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 #8 1.805 libksba8 libldap2 liblsan0 libmnl0 libmpc3 libmpfr6 libncursesw6 #8 1.805 libnghttp2-14 libnghttp3-9 libngtcp2-16 libngtcp2-crypto-gnutls8 libnpth0t64 #8 1.805 libp11-kit0 libperl5.40 libpsl5t64 libquadmath0 libreadline8t64 librtmp1 #8 1.805 libsasl2-2 libsasl2-modules-db libsframe1 libssh2-1t64 libstdc++-14-dev #8 1.805 libtasn1-6 libtirpc-common libtirpc3t64 libtsan2 libubsan1 libunistring5 #8 1.805 libxtables12 linux-libc-dev make openssl patch perl perl-modules-5.40 #8 1.805 pinentry-curses readline-common rpcsvc-proto xz-utils #8 1.806 Suggested packages: #8 1.806 liblocale-gettext-perl cron quota binutils-doc gprofng-gui binutils-gold #8 1.806 bzip2-doc cpp-doc gcc-14-locales cpp-14-doc dbus-user-session libpam-systemd #8 1.806 pinentry-gnome3 tor debian-keyring debian-tag2upload-keyring g++-multilib #8 1.806 g++-14-multilib gcc-14-doc gcc-multilib manpages-dev autoconf automake #8 1.806 libtool flex bison gdb gcc-doc gcc-14-multilib gdb-x86-64-linux-gnu #8 1.806 gettext-base git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki #8 1.806 git-svn gpg-wks-server parcimonie xloadimage scdaemon tpm2daemon python3:any #8 1.806 libc-devtools glibc-doc sensible-utils bzr rng-tools gdbm-l10n gnutls-bin #8 1.806 krb5-doc krb5-user libstdc++-14-doc make-doc ed diffutils-doc perl-doc #8 1.806 libterm-readline-gnu-perl | libterm-readline-perl-perl #8 1.806 libtap-harness-archive-perl pinentry-doc readline-doc #8 1.806 Recommended packages: #8 1.806 libalgorithm-merge-perl less ssh-client gnupg-utils gpg-wks-client gpgv #8 1.806 manpages manpages-dev libpam-cap libfile-fcntllock-perl #8 1.806 liblocale-gettext-perl libgpg-error-l10n krb5-locales libldap-common libgpm2 #8 1.806 publicsuffix libsasl2-modules netbase #8 2.089 The following NEW packages will be installed: #8 2.089 adduser binutils binutils-common binutils-x86-64-linux-gnu build-essential #8 2.089 bzip2 ca-certificates cpp cpp-14 cpp-14-x86-64-linux-gnu #8 2.089 cpp-x86-64-linux-gnu dirmngr dpkg-dev fakeroot g++ g++-14 #8 2.089 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-14 #8 2.089 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu git git-man gnupg gnupg-l10n #8 2.089 gnupg2 gpg gpg-agent gpgconf gpgsm iproute2 libasan8 libassuan9 libatomic1 #8 2.089 libbinutils libbpf1 libbrotli1 libc-dev-bin libc6-dev libcap2-bin libcc1-0 #8 2.089 libcom-err2 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls #8 2.090 libdpkg-perl libelf1t64 liberror-perl libexpat1 libfakeroot libffi8 #8 2.090 libgcc-14-dev libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgnutls30t64 #8 2.090 libgomp1 libgpg-error0 libgprofng0 libgssapi-krb5-2 libhwasan0 libidn2-0 #8 2.090 libisl23 libitm1 libjansson4 libk5crypto3 libkeyutils1 libkrb5-3 #8 2.090 libkrb5support0 libksba8 libldap2 liblsan0 libmnl0 libmpc3 libmpfr6 #8 2.090 libncursesw6 libnghttp2-14 libnghttp3-9 libngtcp2-16 #8 2.090 libngtcp2-crypto-gnutls8 libnpth0t64 libp11-kit0 libperl5.40 libpsl5t64 #8 2.090 libquadmath0 libreadline8t64 librtmp1 libsasl2-2 libsasl2-modules-db #8 2.090 libsframe1 libssh2-1t64 libstdc++-14-dev libtasn1-6 libtirpc-common #8 2.090 libtirpc3t64 libtsan2 libubsan1 libunistring5 libxtables12 linux-libc-dev #8 2.090 make openssl patch perl perl-modules-5.40 pinentry-curses readline-common #8 2.090 rpcsvc-proto xz-utils #8 2.113 0 upgraded, 111 newly installed, 0 to remove and 0 not upgraded. #8 2.113 Need to get 107 MB of archives. #8 2.113 After this operation, 428 MB of additional disk space will be used. #8 2.113 Get:1 http://deb.debian.org/debian trixie/main amd64 libexpat1 amd64 2.7.1-2 [108 kB] #8 2.139 Get:2 http://deb.debian.org/debian trixie/main amd64 adduser all 3.152 [191 kB] #8 2.146 Get:3 http://deb.debian.org/debian trixie/main amd64 libelf1t64 amd64 0.192-4 [189 kB] #8 2.155 Get:4 http://deb.debian.org/debian trixie/main amd64 libbpf1 amd64 1:1.5.0-3 [169 kB] #8 2.163 Get:5 http://deb.debian.org/debian trixie/main amd64 libmnl0 amd64 1.0.5-3 [11.9 kB] #8 2.163 Get:6 http://deb.debian.org/debian trixie/main amd64 libkrb5support0 amd64 1.21.3-5 [33.0 kB] #8 2.163 Get:7 http://deb.debian.org/debian trixie/main amd64 libcom-err2 amd64 1.47.2-3+b10 [25.0 kB] #8 2.163 Get:8 http://deb.debian.org/debian trixie/main amd64 libk5crypto3 amd64 1.21.3-5 [81.5 kB] #8 2.164 Get:9 http://deb.debian.org/debian trixie/main amd64 libkeyutils1 amd64 1.6.3-6 [9456 B] #8 2.164 Get:10 http://deb.debian.org/debian trixie/main amd64 libkrb5-3 amd64 1.21.3-5 [326 kB] #8 2.173 Get:11 http://deb.debian.org/debian trixie/main amd64 libgssapi-krb5-2 amd64 1.21.3-5 [138 kB] #8 2.181 Get:12 http://deb.debian.org/debian trixie/main amd64 libtirpc-common all 1.3.6+ds-1 [11.0 kB] #8 2.181 Get:13 http://deb.debian.org/debian trixie/main amd64 libtirpc3t64 amd64 1.3.6+ds-1 [83.3 kB] #8 2.181 Get:14 http://deb.debian.org/debian trixie/main amd64 libxtables12 amd64 1.8.11-2 [31.9 kB] #8 2.181 Get:15 http://deb.debian.org/debian trixie/main amd64 libcap2-bin amd64 1:2.75-10+b8 [36.4 kB] #8 2.182 Get:16 http://deb.debian.org/debian trixie/main amd64 iproute2 amd64 6.15.0-1 [1089 kB] #8 2.200 Get:17 http://deb.debian.org/debian trixie/main amd64 readline-common all 8.2-6 [69.4 kB] #8 2.200 Get:18 http://deb.debian.org/debian trixie/main amd64 bzip2 amd64 1.0.8-6 [40.5 kB] #8 2.200 Get:19 http://deb.debian.org/debian-security trixie-security/main amd64 openssl amd64 3.5.5-1~deb13u2 [1500 kB] #8 2.211 Get:20 http://deb.debian.org/debian trixie/main amd64 ca-certificates all 20250419 [162 kB] #8 2.211 Get:21 http://deb.debian.org/debian trixie/main amd64 perl-modules-5.40 all 5.40.1-6 [3019 kB] #8 2.234 Get:22 http://deb.debian.org/debian trixie/main amd64 libgdbm6t64 amd64 1.24-2 [75.2 kB] #8 2.245 Get:23 http://deb.debian.org/debian trixie/main amd64 libgdbm-compat4t64 amd64 1.24-2 [50.3 kB] #8 2.245 Get:24 http://deb.debian.org/debian trixie/main amd64 libperl5.40 amd64 5.40.1-6 [4341 kB] #8 2.271 Get:25 http://deb.debian.org/debian trixie/main amd64 perl amd64 5.40.1-6 [267 kB] #8 2.283 Get:26 http://deb.debian.org/debian trixie/main amd64 xz-utils amd64 5.8.1-1 [660 kB] #8 2.284 Get:27 http://deb.debian.org/debian trixie/main amd64 libsframe1 amd64 2.44-3 [78.4 kB] #8 2.284 Get:28 http://deb.debian.org/debian trixie/main amd64 binutils-common amd64 2.44-3 [2509 kB] #8 2.293 Get:29 http://deb.debian.org/debian trixie/main amd64 libbinutils amd64 2.44-3 [534 kB] #8 2.297 Get:30 http://deb.debian.org/debian trixie/main amd64 libgprofng0 amd64 2.44-3 [808 kB] #8 2.304 Get:31 http://deb.debian.org/debian trixie/main amd64 libctf-nobfd0 amd64 2.44-3 [156 kB] #8 2.305 Get:32 http://deb.debian.org/debian trixie/main amd64 libctf0 amd64 2.44-3 [88.6 kB] #8 2.306 Get:33 http://deb.debian.org/debian trixie/main amd64 libjansson4 amd64 2.14-2+b3 [39.8 kB] #8 2.306 Get:34 http://deb.debian.org/debian trixie/main amd64 binutils-x86-64-linux-gnu amd64 2.44-3 [1014 kB] #8 2.321 Get:35 http://deb.debian.org/debian trixie/main amd64 binutils amd64 2.44-3 [265 kB] #8 2.323 Get:36 http://deb.debian.org/debian trixie/main amd64 libc-dev-bin amd64 2.41-12+deb13u2 [59.4 kB] #8 2.323 Get:37 http://deb.debian.org/debian-security trixie-security/main amd64 linux-libc-dev all 6.12.74-2 [2746 kB] #8 2.347 Get:38 http://deb.debian.org/debian trixie/main amd64 libcrypt-dev amd64 1:4.4.38-1 [119 kB] #8 2.348 Get:39 http://deb.debian.org/debian trixie/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] #8 2.348 Get:40 http://deb.debian.org/debian trixie/main amd64 libc6-dev amd64 2.41-12+deb13u2 [1996 kB] #8 2.365 Get:41 http://deb.debian.org/debian trixie/main amd64 libisl23 amd64 0.27-1 [659 kB] #8 2.371 Get:42 http://deb.debian.org/debian trixie/main amd64 libmpfr6 amd64 4.2.2-1 [729 kB] #8 2.378 Get:43 http://deb.debian.org/debian trixie/main amd64 libmpc3 amd64 1.3.1-1+b3 [52.2 kB] #8 2.378 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 2.494 Get:45 http://deb.debian.org/debian trixie/main amd64 cpp-14 amd64 14.2.0-19 [1280 B] #8 2.494 Get:46 http://deb.debian.org/debian trixie/main amd64 cpp-x86-64-linux-gnu amd64 4:14.2.0-1 [4840 B] #8 2.494 Get:47 http://deb.debian.org/debian trixie/main amd64 cpp amd64 4:14.2.0-1 [1568 B] #8 2.494 Get:48 http://deb.debian.org/debian trixie/main amd64 libcc1-0 amd64 14.2.0-19 [42.8 kB] #8 2.494 Get:49 http://deb.debian.org/debian trixie/main amd64 libgomp1 amd64 14.2.0-19 [137 kB] #8 2.494 Get:50 http://deb.debian.org/debian trixie/main amd64 libitm1 amd64 14.2.0-19 [26.0 kB] #8 2.495 Get:51 http://deb.debian.org/debian trixie/main amd64 libatomic1 amd64 14.2.0-19 [9308 B] #8 2.495 Get:52 http://deb.debian.org/debian trixie/main amd64 libasan8 amd64 14.2.0-19 [2725 kB] #8 2.535 Get:53 http://deb.debian.org/debian trixie/main amd64 liblsan0 amd64 14.2.0-19 [1204 kB] #8 2.537 Get:54 http://deb.debian.org/debian trixie/main amd64 libtsan2 amd64 14.2.0-19 [2460 kB] #8 2.546 Get:55 http://deb.debian.org/debian trixie/main amd64 libubsan1 amd64 14.2.0-19 [1074 kB] #8 2.555 Get:56 http://deb.debian.org/debian trixie/main amd64 libhwasan0 amd64 14.2.0-19 [1488 kB] #8 2.567 Get:57 http://deb.debian.org/debian trixie/main amd64 libquadmath0 amd64 14.2.0-19 [145 kB] #8 2.568 Get:58 http://deb.debian.org/debian trixie/main amd64 libgcc-14-dev amd64 14.2.0-19 [2672 kB] #8 2.592 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 2.803 Get:60 http://deb.debian.org/debian trixie/main amd64 gcc-14 amd64 14.2.0-19 [540 kB] #8 2.804 Get:61 http://deb.debian.org/debian trixie/main amd64 gcc-x86-64-linux-gnu amd64 4:14.2.0-1 [1436 B] #8 2.804 Get:62 http://deb.debian.org/debian trixie/main amd64 gcc amd64 4:14.2.0-1 [5136 B] #8 2.804 Get:63 http://deb.debian.org/debian trixie/main amd64 libstdc++-14-dev amd64 14.2.0-19 [2376 kB] #8 2.829 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 2.915 Get:65 http://deb.debian.org/debian trixie/main amd64 g++-14 amd64 14.2.0-19 [22.5 kB] #8 2.915 Get:66 http://deb.debian.org/debian trixie/main amd64 g++-x86-64-linux-gnu amd64 4:14.2.0-1 [1200 B] #8 2.915 Get:67 http://deb.debian.org/debian trixie/main amd64 g++ amd64 4:14.2.0-1 [1344 B] #8 2.915 Get:68 http://deb.debian.org/debian trixie/main amd64 make amd64 4.4.1-2 [463 kB] #8 2.916 Get:69 http://deb.debian.org/debian trixie/main amd64 libdpkg-perl all 1.22.22 [651 kB] #8 2.918 Get:70 http://deb.debian.org/debian trixie/main amd64 patch amd64 2.8-2 [134 kB] #8 2.918 Get:71 http://deb.debian.org/debian trixie/main amd64 dpkg-dev all 1.22.22 [1337 kB] #8 2.927 Get:72 http://deb.debian.org/debian trixie/main amd64 build-essential amd64 12.12 [4624 B] #8 2.927 Get:73 http://deb.debian.org/debian trixie/main amd64 libgpg-error0 amd64 1.51-4 [82.1 kB] #8 2.928 Get:74 http://deb.debian.org/debian trixie/main amd64 libassuan9 amd64 3.0.2-2 [61.5 kB] #8 2.928 Get:75 http://deb.debian.org/debian trixie/main amd64 libgcrypt20 amd64 1.11.0-7 [843 kB] #8 2.969 Get:76 http://deb.debian.org/debian trixie/main amd64 libreadline8t64 amd64 8.2-6 [169 kB] #8 2.970 Get:77 http://deb.debian.org/debian trixie/main amd64 gpgconf amd64 2.4.7-21+deb13u1+b2 [129 kB] #8 2.970 Get:78 http://deb.debian.org/debian trixie/main amd64 libunistring5 amd64 1.3-2 [477 kB] #8 2.971 Get:79 http://deb.debian.org/debian trixie/main amd64 libidn2-0 amd64 2.3.8-2 [109 kB] #8 2.971 Get:80 http://deb.debian.org/debian trixie/main amd64 libffi8 amd64 3.4.8-2 [24.1 kB] #8 2.971 Get:81 http://deb.debian.org/debian trixie/main amd64 libp11-kit0 amd64 0.25.5-3 [425 kB] #8 2.972 Get:82 http://deb.debian.org/debian trixie/main amd64 libtasn1-6 amd64 4.20.0-2 [49.9 kB] #8 2.972 Get:83 http://deb.debian.org/debian trixie/main amd64 libgnutls30t64 amd64 3.8.9-3+deb13u2 [1468 kB] #8 2.976 Get:84 http://deb.debian.org/debian trixie/main amd64 libksba8 amd64 1.6.7-2+b1 [136 kB] #8 2.977 Get:85 http://deb.debian.org/debian trixie/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-9 [19.8 kB] #8 2.979 Get:86 http://deb.debian.org/debian trixie/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-9 [57.5 kB] #8 2.980 Get:87 http://deb.debian.org/debian trixie/main amd64 libldap2 amd64 2.6.10+dfsg-1 [194 kB] #8 2.982 Get:88 http://deb.debian.org/debian trixie/main amd64 libnpth0t64 amd64 1.8-3 [23.2 kB] #8 2.982 Get:89 http://deb.debian.org/debian trixie/main amd64 dirmngr amd64 2.4.7-21+deb13u1+b2 [384 kB] #8 2.985 Get:90 http://deb.debian.org/debian trixie/main amd64 libfakeroot amd64 1.37.1.1-1 [29.6 kB] #8 2.985 Get:91 http://deb.debian.org/debian trixie/main amd64 fakeroot amd64 1.37.1.1-1 [76.0 kB] #8 2.986 Get:92 http://deb.debian.org/debian trixie/main amd64 libbrotli1 amd64 1.1.0-2+b7 [307 kB] #8 2.989 Get:93 http://deb.debian.org/debian trixie/main amd64 libnghttp2-14 amd64 1.64.0-1.1 [76.0 kB] #8 2.989 Get:94 http://deb.debian.org/debian trixie/main amd64 libnghttp3-9 amd64 1.8.0-1 [67.7 kB] #8 2.990 Get:95 http://deb.debian.org/debian-security trixie-security/main amd64 libngtcp2-16 amd64 1.11.0-1+deb13u1 [132 kB] #8 2.991 Get:96 http://deb.debian.org/debian-security trixie-security/main amd64 libngtcp2-crypto-gnutls8 amd64 1.11.0-1+deb13u1 [29.5 kB] #8 2.991 Get:97 http://deb.debian.org/debian trixie/main amd64 libpsl5t64 amd64 0.21.2-1.1+b1 [57.2 kB] #8 2.992 Get:98 http://deb.debian.org/debian trixie/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b5 [58.8 kB] #8 2.993 Get:99 http://deb.debian.org/debian trixie/main amd64 libssh2-1t64 amd64 1.11.1-1 [245 kB] #8 2.995 Get:100 http://deb.debian.org/debian trixie/main amd64 libcurl3t64-gnutls amd64 8.14.1-2+deb13u2 [383 kB] #8 2.998 Get:101 http://deb.debian.org/debian trixie/main amd64 liberror-perl all 0.17030-1 [26.9 kB] #8 2.998 Get:102 http://deb.debian.org/debian trixie/main amd64 git-man all 1:2.47.3-0+deb13u1 [2205 kB] #8 3.035 Get:103 http://deb.debian.org/debian trixie/main amd64 git amd64 1:2.47.3-0+deb13u1 [8862 kB] #8 3.144 Get:104 http://deb.debian.org/debian trixie/main amd64 gnupg-l10n all 2.4.7-21+deb13u1 [749 kB] #8 3.167 Get:105 http://deb.debian.org/debian trixie/main amd64 gpg amd64 2.4.7-21+deb13u1+b2 [635 kB] #8 3.169 Get:106 http://deb.debian.org/debian trixie/main amd64 libncursesw6 amd64 6.5+20250216-2 [135 kB] #8 3.169 Get:107 http://deb.debian.org/debian trixie/main amd64 pinentry-curses amd64 1.3.1-2 [86.4 kB] #8 3.169 Get:108 http://deb.debian.org/debian trixie/main amd64 gpg-agent amd64 2.4.7-21+deb13u1+b2 [271 kB] #8 3.170 Get:109 http://deb.debian.org/debian trixie/main amd64 gpgsm amd64 2.4.7-21+deb13u1+b2 [276 kB] #8 3.170 Get:110 http://deb.debian.org/debian trixie/main amd64 gnupg all 2.4.7-21+deb13u1 [417 kB] #8 3.171 Get:111 http://deb.debian.org/debian trixie/main amd64 gnupg2 all 2.4.7-21+deb13u1 [16.3 kB] #8 3.269 debconf: unable to initialize frontend: Dialog #8 3.269 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 3.269 debconf: falling back to frontend: Readline #8 3.269 debconf: unable to initialize frontend: Readline #8 3.269 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 3.269 debconf: falling back to frontend: Teletype #8 3.271 debconf: unable to initialize frontend: Teletype #8 3.271 debconf: (This frontend requires a controlling tty.) #8 3.271 debconf: falling back to frontend: Noninteractive #8 4.606 Preconfiguring packages ... #8 4.661 Fetched 107 MB in 1s (99.2 MB/s) #8 4.721 Selecting previously unselected package libexpat1:amd64. #8 4.721 (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 4.723 Preparing to unpack .../libexpat1_2.7.1-2_amd64.deb ... #8 4.763 Unpacking libexpat1:amd64 (2.7.1-2) ... #8 4.888 Selecting previously unselected package adduser. #8 4.889 Preparing to unpack .../archives/adduser_3.152_all.deb ... #8 4.913 Unpacking adduser (3.152) ... #8 5.018 Setting up adduser (3.152) ... #8 5.200 Selecting previously unselected package libelf1t64:amd64. #8 5.200 (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 5.202 Preparing to unpack .../000-libelf1t64_0.192-4_amd64.deb ... #8 5.218 Unpacking libelf1t64:amd64 (0.192-4) ... #8 5.345 Selecting previously unselected package libbpf1:amd64. #8 5.346 Preparing to unpack .../001-libbpf1_1%3a1.5.0-3_amd64.deb ... #8 5.362 Unpacking libbpf1:amd64 (1:1.5.0-3) ... #8 5.479 Selecting previously unselected package libmnl0:amd64. #8 5.480 Preparing to unpack .../002-libmnl0_1.0.5-3_amd64.deb ... #8 5.496 Unpacking libmnl0:amd64 (1.0.5-3) ... #8 5.609 Selecting previously unselected package libkrb5support0:amd64. #8 5.610 Preparing to unpack .../003-libkrb5support0_1.21.3-5_amd64.deb ... #8 5.625 Unpacking libkrb5support0:amd64 (1.21.3-5) ... #8 5.737 Selecting previously unselected package libcom-err2:amd64. #8 5.738 Preparing to unpack .../004-libcom-err2_1.47.2-3+b10_amd64.deb ... #8 5.756 Unpacking libcom-err2:amd64 (1.47.2-3+b10) ... #8 5.863 Selecting previously unselected package libk5crypto3:amd64. #8 5.864 Preparing to unpack .../005-libk5crypto3_1.21.3-5_amd64.deb ... #8 5.879 Unpacking libk5crypto3:amd64 (1.21.3-5) ... #8 5.990 Selecting previously unselected package libkeyutils1:amd64. #8 5.991 Preparing to unpack .../006-libkeyutils1_1.6.3-6_amd64.deb ... #8 6.011 Unpacking libkeyutils1:amd64 (1.6.3-6) ... #8 6.120 Selecting previously unselected package libkrb5-3:amd64. #8 6.121 Preparing to unpack .../007-libkrb5-3_1.21.3-5_amd64.deb ... #8 6.137 Unpacking libkrb5-3:amd64 (1.21.3-5) ... #8 6.274 Selecting previously unselected package libgssapi-krb5-2:amd64. #8 6.275 Preparing to unpack .../008-libgssapi-krb5-2_1.21.3-5_amd64.deb ... #8 6.291 Unpacking libgssapi-krb5-2:amd64 (1.21.3-5) ... #8 6.387 Selecting previously unselected package libtirpc-common. #8 6.389 Preparing to unpack .../009-libtirpc-common_1.3.6+ds-1_all.deb ... #8 6.405 Unpacking libtirpc-common (1.3.6+ds-1) ... #8 6.534 Selecting previously unselected package libtirpc3t64:amd64. #8 6.535 Preparing to unpack .../010-libtirpc3t64_1.3.6+ds-1_amd64.deb ... #8 6.553 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 6.570 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 6.579 Unpacking libtirpc3t64:amd64 (1.3.6+ds-1) ... #8 6.693 Selecting previously unselected package libxtables12:amd64. #8 6.694 Preparing to unpack .../011-libxtables12_1.8.11-2_amd64.deb ... #8 6.711 Unpacking libxtables12:amd64 (1.8.11-2) ... #8 6.801 Selecting previously unselected package libcap2-bin. #8 6.802 Preparing to unpack .../012-libcap2-bin_1%3a2.75-10+b8_amd64.deb ... #8 6.818 Unpacking libcap2-bin (1:2.75-10+b8) ... #8 6.986 Selecting previously unselected package iproute2. #8 6.987 Preparing to unpack .../013-iproute2_6.15.0-1_amd64.deb ... #8 7.027 Unpacking iproute2 (6.15.0-1) ... #8 7.170 Selecting previously unselected package readline-common. #8 7.171 Preparing to unpack .../014-readline-common_8.2-6_all.deb ... #8 7.189 Unpacking readline-common (8.2-6) ... #8 7.288 Selecting previously unselected package bzip2. #8 7.288 Preparing to unpack .../015-bzip2_1.0.8-6_amd64.deb ... #8 7.306 Unpacking bzip2 (1.0.8-6) ... #8 7.425 Selecting previously unselected package openssl. #8 7.426 Preparing to unpack .../016-openssl_3.5.5-1~deb13u2_amd64.deb ... #8 7.442 Unpacking openssl (3.5.5-1~deb13u2) ... #8 7.619 Selecting previously unselected package ca-certificates. #8 7.620 Preparing to unpack .../017-ca-certificates_20250419_all.deb ... #8 7.636 Unpacking ca-certificates (20250419) ... #8 7.762 Selecting previously unselected package perl-modules-5.40. #8 7.763 Preparing to unpack .../018-perl-modules-5.40_5.40.1-6_all.deb ... #8 7.779 Unpacking perl-modules-5.40 (5.40.1-6) ... #8 8.037 Selecting previously unselected package libgdbm6t64:amd64. #8 8.038 Preparing to unpack .../019-libgdbm6t64_1.24-2_amd64.deb ... #8 8.054 Unpacking libgdbm6t64:amd64 (1.24-2) ... #8 8.176 Selecting previously unselected package libgdbm-compat4t64:amd64. #8 8.177 Preparing to unpack .../020-libgdbm-compat4t64_1.24-2_amd64.deb ... #8 8.199 Unpacking libgdbm-compat4t64:amd64 (1.24-2) ... #8 8.331 Selecting previously unselected package libperl5.40:amd64. #8 8.333 Preparing to unpack .../021-libperl5.40_5.40.1-6_amd64.deb ... #8 8.349 Unpacking libperl5.40:amd64 (5.40.1-6) ... #8 8.686 Selecting previously unselected package perl. #8 8.687 Preparing to unpack .../022-perl_5.40.1-6_amd64.deb ... #8 8.708 Unpacking perl (5.40.1-6) ... #8 8.860 Selecting previously unselected package xz-utils. #8 8.863 Preparing to unpack .../023-xz-utils_5.8.1-1_amd64.deb ... #8 8.887 Unpacking xz-utils (5.8.1-1) ... #8 9.050 Selecting previously unselected package libsframe1:amd64. #8 9.053 Preparing to unpack .../024-libsframe1_2.44-3_amd64.deb ... #8 9.074 Unpacking libsframe1:amd64 (2.44-3) ... #8 9.229 Selecting previously unselected package binutils-common:amd64. #8 9.230 Preparing to unpack .../025-binutils-common_2.44-3_amd64.deb ... #8 9.252 Unpacking binutils-common:amd64 (2.44-3) ... #8 9.502 Selecting previously unselected package libbinutils:amd64. #8 9.503 Preparing to unpack .../026-libbinutils_2.44-3_amd64.deb ... #8 9.524 Unpacking libbinutils:amd64 (2.44-3) ... #8 9.701 Selecting previously unselected package libgprofng0:amd64. #8 9.702 Preparing to unpack .../027-libgprofng0_2.44-3_amd64.deb ... #8 9.726 Unpacking libgprofng0:amd64 (2.44-3) ... #8 9.911 Selecting previously unselected package libctf-nobfd0:amd64. #8 9.912 Preparing to unpack .../028-libctf-nobfd0_2.44-3_amd64.deb ... #8 9.933 Unpacking libctf-nobfd0:amd64 (2.44-3) ... #8 10.08 Selecting previously unselected package libctf0:amd64. #8 10.08 Preparing to unpack .../029-libctf0_2.44-3_amd64.deb ... #8 10.11 Unpacking libctf0:amd64 (2.44-3) ... #8 10.25 Selecting previously unselected package libjansson4:amd64. #8 10.26 Preparing to unpack .../030-libjansson4_2.14-2+b3_amd64.deb ... #8 10.28 Unpacking libjansson4:amd64 (2.14-2+b3) ... #8 10.39 Selecting previously unselected package binutils-x86-64-linux-gnu. #8 10.40 Preparing to unpack .../031-binutils-x86-64-linux-gnu_2.44-3_amd64.deb ... #8 10.42 Unpacking binutils-x86-64-linux-gnu (2.44-3) ... #8 10.59 Selecting previously unselected package binutils. #8 10.59 Preparing to unpack .../032-binutils_2.44-3_amd64.deb ... #8 10.62 Unpacking binutils (2.44-3) ... #8 10.78 Selecting previously unselected package libc-dev-bin. #8 10.78 Preparing to unpack .../033-libc-dev-bin_2.41-12+deb13u2_amd64.deb ... #8 10.80 Unpacking libc-dev-bin (2.41-12+deb13u2) ... #8 10.91 Selecting previously unselected package linux-libc-dev. #8 10.91 Preparing to unpack .../034-linux-libc-dev_6.12.74-2_all.deb ... #8 10.93 Unpacking linux-libc-dev (6.12.74-2) ... #8 11.20 Selecting previously unselected package libcrypt-dev:amd64. #8 11.21 Preparing to unpack .../035-libcrypt-dev_1%3a4.4.38-1_amd64.deb ... #8 11.24 Unpacking libcrypt-dev:amd64 (1:4.4.38-1) ... #8 11.40 Selecting previously unselected package rpcsvc-proto. #8 11.40 Preparing to unpack .../036-rpcsvc-proto_1.4.3-1_amd64.deb ... #8 11.42 Unpacking rpcsvc-proto (1.4.3-1) ... #8 11.57 Selecting previously unselected package libc6-dev:amd64. #8 11.58 Preparing to unpack .../037-libc6-dev_2.41-12+deb13u2_amd64.deb ... #8 11.60 Unpacking libc6-dev:amd64 (2.41-12+deb13u2) ... #8 11.84 Selecting previously unselected package libisl23:amd64. #8 11.84 Preparing to unpack .../038-libisl23_0.27-1_amd64.deb ... #8 11.87 Unpacking libisl23:amd64 (0.27-1) ... #8 12.05 Selecting previously unselected package libmpfr6:amd64. #8 12.05 Preparing to unpack .../039-libmpfr6_4.2.2-1_amd64.deb ... #8 12.07 Unpacking libmpfr6:amd64 (4.2.2-1) ... #8 12.22 Selecting previously unselected package libmpc3:amd64. #8 12.22 Preparing to unpack .../040-libmpc3_1.3.1-1+b3_amd64.deb ... #8 12.24 Unpacking libmpc3:amd64 (1.3.1-1+b3) ... #8 12.37 Selecting previously unselected package cpp-14-x86-64-linux-gnu. #8 12.37 Preparing to unpack .../041-cpp-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #8 12.39 Unpacking cpp-14-x86-64-linux-gnu (14.2.0-19) ... #8 12.77 Selecting previously unselected package cpp-14. #8 12.77 Preparing to unpack .../042-cpp-14_14.2.0-19_amd64.deb ... #8 12.79 Unpacking cpp-14 (14.2.0-19) ... #8 12.89 Selecting previously unselected package cpp-x86-64-linux-gnu. #8 12.89 Preparing to unpack .../043-cpp-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #8 12.91 Unpacking cpp-x86-64-linux-gnu (4:14.2.0-1) ... #8 13.06 Selecting previously unselected package cpp. #8 13.06 Preparing to unpack .../044-cpp_4%3a14.2.0-1_amd64.deb ... #8 13.09 Unpacking cpp (4:14.2.0-1) ... #8 13.22 Selecting previously unselected package libcc1-0:amd64. #8 13.22 Preparing to unpack .../045-libcc1-0_14.2.0-19_amd64.deb ... #8 13.25 Unpacking libcc1-0:amd64 (14.2.0-19) ... #8 13.38 Selecting previously unselected package libgomp1:amd64. #8 13.38 Preparing to unpack .../046-libgomp1_14.2.0-19_amd64.deb ... #8 13.40 Unpacking libgomp1:amd64 (14.2.0-19) ... #8 13.55 Selecting previously unselected package libitm1:amd64. #8 13.56 Preparing to unpack .../047-libitm1_14.2.0-19_amd64.deb ... #8 13.58 Unpacking libitm1:amd64 (14.2.0-19) ... #8 13.72 Selecting previously unselected package libatomic1:amd64. #8 13.73 Preparing to unpack .../048-libatomic1_14.2.0-19_amd64.deb ... #8 13.75 Unpacking libatomic1:amd64 (14.2.0-19) ... #8 13.90 Selecting previously unselected package libasan8:amd64. #8 13.90 Preparing to unpack .../049-libasan8_14.2.0-19_amd64.deb ... #8 13.92 Unpacking libasan8:amd64 (14.2.0-19) ... #8 14.18 Selecting previously unselected package liblsan0:amd64. #8 14.18 Preparing to unpack .../050-liblsan0_14.2.0-19_amd64.deb ... #8 14.21 Unpacking liblsan0:amd64 (14.2.0-19) ... #8 14.39 Selecting previously unselected package libtsan2:amd64. #8 14.39 Preparing to unpack .../051-libtsan2_14.2.0-19_amd64.deb ... #8 14.41 Unpacking libtsan2:amd64 (14.2.0-19) ... #8 14.64 Selecting previously unselected package libubsan1:amd64. #8 14.64 Preparing to unpack .../052-libubsan1_14.2.0-19_amd64.deb ... #8 14.66 Unpacking libubsan1:amd64 (14.2.0-19) ... #8 14.85 Selecting previously unselected package libhwasan0:amd64. #8 14.85 Preparing to unpack .../053-libhwasan0_14.2.0-19_amd64.deb ... #8 14.87 Unpacking libhwasan0:amd64 (14.2.0-19) ... #8 15.07 Selecting previously unselected package libquadmath0:amd64. #8 15.07 Preparing to unpack .../054-libquadmath0_14.2.0-19_amd64.deb ... #8 15.09 Unpacking libquadmath0:amd64 (14.2.0-19) ... #8 15.22 Selecting previously unselected package libgcc-14-dev:amd64. #8 15.22 Preparing to unpack .../055-libgcc-14-dev_14.2.0-19_amd64.deb ... #8 15.24 Unpacking libgcc-14-dev:amd64 (14.2.0-19) ... #8 15.43 Selecting previously unselected package gcc-14-x86-64-linux-gnu. #8 15.44 Preparing to unpack .../056-gcc-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #8 15.46 Unpacking gcc-14-x86-64-linux-gnu (14.2.0-19) ... #8 15.91 Selecting previously unselected package gcc-14. #8 15.91 Preparing to unpack .../057-gcc-14_14.2.0-19_amd64.deb ... #8 15.94 Unpacking gcc-14 (14.2.0-19) ... #8 16.06 Selecting previously unselected package gcc-x86-64-linux-gnu. #8 16.06 Preparing to unpack .../058-gcc-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #8 16.08 Unpacking gcc-x86-64-linux-gnu (4:14.2.0-1) ... #8 16.22 Selecting previously unselected package gcc. #8 16.23 Preparing to unpack .../059-gcc_4%3a14.2.0-1_amd64.deb ... #8 16.25 Unpacking gcc (4:14.2.0-1) ... #8 16.38 Selecting previously unselected package libstdc++-14-dev:amd64. #8 16.38 Preparing to unpack .../060-libstdc++-14-dev_14.2.0-19_amd64.deb ... #8 16.40 Unpacking libstdc++-14-dev:amd64 (14.2.0-19) ... #8 16.63 Selecting previously unselected package g++-14-x86-64-linux-gnu. #8 16.63 Preparing to unpack .../061-g++-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #8 16.65 Unpacking g++-14-x86-64-linux-gnu (14.2.0-19) ... #8 17.16 Selecting previously unselected package g++-14. #8 17.17 Preparing to unpack .../062-g++-14_14.2.0-19_amd64.deb ... #8 17.19 Unpacking g++-14 (14.2.0-19) ... #8 17.31 Selecting previously unselected package g++-x86-64-linux-gnu. #8 17.31 Preparing to unpack .../063-g++-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #8 17.34 Unpacking g++-x86-64-linux-gnu (4:14.2.0-1) ... #8 17.50 Selecting previously unselected package g++. #8 17.50 Preparing to unpack .../064-g++_4%3a14.2.0-1_amd64.deb ... #8 17.53 Unpacking g++ (4:14.2.0-1) ... #8 17.65 Selecting previously unselected package make. #8 17.66 Preparing to unpack .../065-make_4.4.1-2_amd64.deb ... #8 17.68 Unpacking make (4.4.1-2) ... #8 17.81 Selecting previously unselected package libdpkg-perl. #8 17.82 Preparing to unpack .../066-libdpkg-perl_1.22.22_all.deb ... #8 17.84 Unpacking libdpkg-perl (1.22.22) ... #8 17.97 Selecting previously unselected package patch. #8 17.98 Preparing to unpack .../067-patch_2.8-2_amd64.deb ... #8 18.00 Unpacking patch (2.8-2) ... #8 18.14 Selecting previously unselected package dpkg-dev. #8 18.14 Preparing to unpack .../068-dpkg-dev_1.22.22_all.deb ... #8 18.16 Unpacking dpkg-dev (1.22.22) ... #8 18.33 Selecting previously unselected package build-essential. #8 18.33 Preparing to unpack .../069-build-essential_12.12_amd64.deb ... #8 18.36 Unpacking build-essential (12.12) ... #8 18.50 Selecting previously unselected package libgpg-error0:amd64. #8 18.50 Preparing to unpack .../070-libgpg-error0_1.51-4_amd64.deb ... #8 18.52 Unpacking libgpg-error0:amd64 (1.51-4) ... #8 18.68 Selecting previously unselected package libassuan9:amd64. #8 18.68 Preparing to unpack .../071-libassuan9_3.0.2-2_amd64.deb ... #8 18.70 Unpacking libassuan9:amd64 (3.0.2-2) ... #8 18.86 Selecting previously unselected package libgcrypt20:amd64. #8 18.86 Preparing to unpack .../072-libgcrypt20_1.11.0-7_amd64.deb ... #8 18.88 Unpacking libgcrypt20:amd64 (1.11.0-7) ... #8 19.07 Selecting previously unselected package libreadline8t64:amd64. #8 19.07 Preparing to unpack .../073-libreadline8t64_8.2-6_amd64.deb ... #8 19.09 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 19.12 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 19.13 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 19.15 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 19.16 Unpacking libreadline8t64:amd64 (8.2-6) ... #8 19.34 Selecting previously unselected package gpgconf. #8 19.34 Preparing to unpack .../074-gpgconf_2.4.7-21+deb13u1+b2_amd64.deb ... #8 19.37 Unpacking gpgconf (2.4.7-21+deb13u1+b2) ... #8 19.52 Selecting previously unselected package libunistring5:amd64. #8 19.52 Preparing to unpack .../075-libunistring5_1.3-2_amd64.deb ... #8 19.54 Unpacking libunistring5:amd64 (1.3-2) ... #8 19.70 Selecting previously unselected package libidn2-0:amd64. #8 19.70 Preparing to unpack .../076-libidn2-0_2.3.8-2_amd64.deb ... #8 19.72 Unpacking libidn2-0:amd64 (2.3.8-2) ... #8 19.88 Selecting previously unselected package libffi8:amd64. #8 19.88 Preparing to unpack .../077-libffi8_3.4.8-2_amd64.deb ... #8 19.90 Unpacking libffi8:amd64 (3.4.8-2) ... #8 20.05 Selecting previously unselected package libp11-kit0:amd64. #8 20.05 Preparing to unpack .../078-libp11-kit0_0.25.5-3_amd64.deb ... #8 20.07 Unpacking libp11-kit0:amd64 (0.25.5-3) ... #8 20.22 Selecting previously unselected package libtasn1-6:amd64. #8 20.22 Preparing to unpack .../079-libtasn1-6_4.20.0-2_amd64.deb ... #8 20.24 Unpacking libtasn1-6:amd64 (4.20.0-2) ... #8 20.38 Selecting previously unselected package libgnutls30t64:amd64. #8 20.38 Preparing to unpack .../080-libgnutls30t64_3.8.9-3+deb13u2_amd64.deb ... #8 20.41 Unpacking libgnutls30t64:amd64 (3.8.9-3+deb13u2) ... #8 20.57 Selecting previously unselected package libksba8:amd64. #8 20.57 Preparing to unpack .../081-libksba8_1.6.7-2+b1_amd64.deb ... #8 20.60 Unpacking libksba8:amd64 (1.6.7-2+b1) ... #8 20.71 Selecting previously unselected package libsasl2-modules-db:amd64. #8 20.71 Preparing to unpack .../082-libsasl2-modules-db_2.1.28+dfsg1-9_amd64.deb ... #8 20.73 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... #8 20.86 Selecting previously unselected package libsasl2-2:amd64. #8 20.86 Preparing to unpack .../083-libsasl2-2_2.1.28+dfsg1-9_amd64.deb ... #8 20.88 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-9) ... #8 21.05 Selecting previously unselected package libldap2:amd64. #8 21.05 Preparing to unpack .../084-libldap2_2.6.10+dfsg-1_amd64.deb ... #8 21.08 Unpacking libldap2:amd64 (2.6.10+dfsg-1) ... #8 21.23 Selecting previously unselected package libnpth0t64:amd64. #8 21.23 Preparing to unpack .../085-libnpth0t64_1.8-3_amd64.deb ... #8 21.25 Unpacking libnpth0t64:amd64 (1.8-3) ... #8 21.44 Selecting previously unselected package dirmngr. #8 21.44 Preparing to unpack .../086-dirmngr_2.4.7-21+deb13u1+b2_amd64.deb ... #8 21.47 Unpacking dirmngr (2.4.7-21+deb13u1+b2) ... #8 21.64 Selecting previously unselected package libfakeroot:amd64. #8 21.64 Preparing to unpack .../087-libfakeroot_1.37.1.1-1_amd64.deb ... #8 21.66 Unpacking libfakeroot:amd64 (1.37.1.1-1) ... #8 21.82 Selecting previously unselected package fakeroot. #8 21.82 Preparing to unpack .../088-fakeroot_1.37.1.1-1_amd64.deb ... #8 21.84 Unpacking fakeroot (1.37.1.1-1) ... #8 22.01 Selecting previously unselected package libbrotli1:amd64. #8 22.01 Preparing to unpack .../089-libbrotli1_1.1.0-2+b7_amd64.deb ... #8 22.04 Unpacking libbrotli1:amd64 (1.1.0-2+b7) ... #8 22.21 Selecting previously unselected package libnghttp2-14:amd64. #8 22.21 Preparing to unpack .../090-libnghttp2-14_1.64.0-1.1_amd64.deb ... #8 22.24 Unpacking libnghttp2-14:amd64 (1.64.0-1.1) ... #8 22.40 Selecting previously unselected package libnghttp3-9:amd64. #8 22.40 Preparing to unpack .../091-libnghttp3-9_1.8.0-1_amd64.deb ... #8 22.43 Unpacking libnghttp3-9:amd64 (1.8.0-1) ... #8 22.59 Selecting previously unselected package libngtcp2-16:amd64. #8 22.59 Preparing to unpack .../092-libngtcp2-16_1.11.0-1+deb13u1_amd64.deb ... #8 22.62 Unpacking libngtcp2-16:amd64 (1.11.0-1+deb13u1) ... #8 22.78 Selecting previously unselected package libngtcp2-crypto-gnutls8:amd64. #8 22.78 Preparing to unpack .../093-libngtcp2-crypto-gnutls8_1.11.0-1+deb13u1_amd64.deb ... #8 22.80 Unpacking libngtcp2-crypto-gnutls8:amd64 (1.11.0-1+deb13u1) ... #8 22.96 Selecting previously unselected package libpsl5t64:amd64. #8 22.96 Preparing to unpack .../094-libpsl5t64_0.21.2-1.1+b1_amd64.deb ... #8 22.98 Unpacking libpsl5t64:amd64 (0.21.2-1.1+b1) ... #8 23.15 Selecting previously unselected package librtmp1:amd64. #8 23.15 Preparing to unpack .../095-librtmp1_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ... #8 23.17 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #8 23.34 Selecting previously unselected package libssh2-1t64:amd64. #8 23.34 Preparing to unpack .../096-libssh2-1t64_1.11.1-1_amd64.deb ... #8 23.37 Unpacking libssh2-1t64:amd64 (1.11.1-1) ... #8 23.51 Selecting previously unselected package libcurl3t64-gnutls:amd64. #8 23.51 Preparing to unpack .../097-libcurl3t64-gnutls_8.14.1-2+deb13u2_amd64.deb ... #8 23.54 Unpacking libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u2) ... #8 23.69 Selecting previously unselected package liberror-perl. #8 23.69 Preparing to unpack .../098-liberror-perl_0.17030-1_all.deb ... #8 23.71 Unpacking liberror-perl (0.17030-1) ... #8 23.85 Selecting previously unselected package git-man. #8 23.85 Preparing to unpack .../099-git-man_1%3a2.47.3-0+deb13u1_all.deb ... #8 23.88 Unpacking git-man (1:2.47.3-0+deb13u1) ... #8 24.10 Selecting previously unselected package git. #8 24.10 Preparing to unpack .../100-git_1%3a2.47.3-0+deb13u1_amd64.deb ... #8 24.14 Unpacking git (1:2.47.3-0+deb13u1) ... #8 24.50 Selecting previously unselected package gnupg-l10n. #8 24.50 Preparing to unpack .../101-gnupg-l10n_2.4.7-21+deb13u1_all.deb ... #8 24.52 Unpacking gnupg-l10n (2.4.7-21+deb13u1) ... #8 24.68 Selecting previously unselected package gpg. #8 24.68 Preparing to unpack .../102-gpg_2.4.7-21+deb13u1+b2_amd64.deb ... #8 24.70 Unpacking gpg (2.4.7-21+deb13u1+b2) ... #8 24.87 Selecting previously unselected package libncursesw6:amd64. #8 24.88 Preparing to unpack .../103-libncursesw6_6.5+20250216-2_amd64.deb ... #8 24.90 Unpacking libncursesw6:amd64 (6.5+20250216-2) ... #8 25.03 Selecting previously unselected package pinentry-curses. #8 25.03 Preparing to unpack .../104-pinentry-curses_1.3.1-2_amd64.deb ... #8 25.05 Unpacking pinentry-curses (1.3.1-2) ... #8 25.20 Selecting previously unselected package gpg-agent. #8 25.20 Preparing to unpack .../105-gpg-agent_2.4.7-21+deb13u1+b2_amd64.deb ... #8 25.22 Unpacking gpg-agent (2.4.7-21+deb13u1+b2) ... #8 25.34 Selecting previously unselected package gpgsm. #8 25.34 Preparing to unpack .../106-gpgsm_2.4.7-21+deb13u1+b2_amd64.deb ... #8 25.36 Unpacking gpgsm (2.4.7-21+deb13u1+b2) ... #8 25.47 Selecting previously unselected package gnupg. #8 25.47 Preparing to unpack .../107-gnupg_2.4.7-21+deb13u1_all.deb ... #8 25.49 Unpacking gnupg (2.4.7-21+deb13u1) ... #8 25.61 Selecting previously unselected package gnupg2. #8 25.61 Preparing to unpack .../108-gnupg2_2.4.7-21+deb13u1_all.deb ... #8 25.63 Unpacking gnupg2 (2.4.7-21+deb13u1) ... #8 25.76 Setting up libexpat1:amd64 (2.7.1-2) ... #8 25.82 Setting up libnpth0t64:amd64 (1.8-3) ... #8 25.88 Setting up libkeyutils1:amd64 (1.6.3-6) ... #8 25.94 Setting up libgdbm6t64:amd64 (1.24-2) ... #8 26.01 Setting up libgpg-error0:amd64 (1.51-4) ... #8 26.07 Setting up libgdbm-compat4t64:amd64 (1.24-2) ... #8 26.13 Setting up libtirpc-common (1.3.6+ds-1) ... #8 26.20 Setting up libbrotli1:amd64 (1.1.0-2+b7) ... #8 26.27 Setting up binutils-common:amd64 (2.44-3) ... #8 26.33 Setting up libnghttp2-14:amd64 (1.64.0-1.1) ... #8 26.39 Setting up linux-libc-dev (6.12.74-2) ... #8 26.46 Setting up libctf-nobfd0:amd64 (2.44-3) ... #8 26.52 Setting up libgcrypt20:amd64 (1.11.0-7) ... #8 26.59 Setting up libcom-err2:amd64 (1.47.2-3+b10) ... #8 26.64 Setting up libgomp1:amd64 (14.2.0-19) ... #8 26.69 Setting up bzip2 (1.0.8-6) ... #8 26.74 Setting up libsframe1:amd64 (2.44-3) ... #8 26.79 Setting up libfakeroot:amd64 (1.37.1.1-1) ... #8 26.86 Setting up libelf1t64:amd64 (0.192-4) ... #8 26.91 Setting up libjansson4:amd64 (2.14-2+b3) ... #8 26.96 Setting up libkrb5support0:amd64 (1.21.3-5) ... #8 27.01 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... #8 27.06 Setting up libcap2-bin (1:2.75-10+b8) ... #8 27.11 Setting up fakeroot (1.37.1.1-1) ... #8 27.15 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 27.15 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 27.15 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 27.15 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 27.15 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 27.15 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 27.15 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 27.15 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 27.15 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 27.19 Setting up rpcsvc-proto (1.4.3-1) ... #8 27.24 Setting up make (4.4.1-2) ... #8 27.29 Setting up libmpfr6:amd64 (4.2.2-1) ... #8 27.34 Setting up gnupg-l10n (2.4.7-21+deb13u1) ... #8 27.40 Setting up xz-utils (5.8.1-1) ... #8 27.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 27.43 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 27.43 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 27.43 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 27.43 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 27.43 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 27.43 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 27.43 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 27.43 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 27.43 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 27.43 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 27.45 Setting up libquadmath0:amd64 (14.2.0-19) ... #8 27.51 Setting up libunistring5:amd64 (1.3-2) ... #8 27.55 Setting up libmpc3:amd64 (1.3.1-1+b3) ... #8 27.60 Setting up libmnl0:amd64 (1.0.5-3) ... #8 27.67 Setting up libatomic1:amd64 (14.2.0-19) ... #8 27.72 Setting up patch (2.8-2) ... #8 27.77 Setting up libncursesw6:amd64 (6.5+20250216-2) ... #8 27.83 Setting up libk5crypto3:amd64 (1.21.3-5) ... #8 27.87 Setting up libxtables12:amd64 (1.8.11-2) ... #8 27.93 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-9) ... #8 27.98 Setting up libnghttp3-9:amd64 (1.8.0-1) ... #8 28.04 Setting up libubsan1:amd64 (14.2.0-19) ... #8 28.10 Setting up libffi8:amd64 (3.4.8-2) ... #8 28.15 Setting up perl-modules-5.40 (5.40.1-6) ... #8 28.22 Setting up libhwasan0:amd64 (14.2.0-19) ... #8 28.28 Setting up libcrypt-dev:amd64 (1:4.4.38-1) ... #8 28.34 Setting up libasan8:amd64 (14.2.0-19) ... #8 28.41 Setting up libassuan9:amd64 (3.0.2-2) ... #8 28.46 Setting up libtasn1-6:amd64 (4.20.0-2) ... #8 28.52 Setting up git-man (1:2.47.3-0+deb13u1) ... #8 28.58 Setting up libngtcp2-16:amd64 (1.11.0-1+deb13u1) ... #8 28.64 Setting up libkrb5-3:amd64 (1.21.3-5) ... #8 28.70 Setting up libssh2-1t64:amd64 (1.11.1-1) ... #8 28.76 Setting up libtsan2:amd64 (14.2.0-19) ... #8 28.81 Setting up libbinutils:amd64 (2.44-3) ... #8 28.87 Setting up libisl23:amd64 (0.27-1) ... #8 28.93 Setting up libc-dev-bin (2.41-12+deb13u2) ... #8 28.99 Setting up openssl (3.5.5-1~deb13u2) ... #8 29.06 Setting up readline-common (8.2-6) ... #8 29.14 Setting up libcc1-0:amd64 (14.2.0-19) ... #8 29.22 Setting up libldap2:amd64 (2.6.10+dfsg-1) ... #8 29.28 Setting up libbpf1:amd64 (1:1.5.0-3) ... #8 29.34 Setting up liblsan0:amd64 (14.2.0-19) ... #8 29.39 Setting up libitm1:amd64 (14.2.0-19) ... #8 29.75 Setting up libctf0:amd64 (2.44-3) ... #8 29.81 Setting up libksba8:amd64 (1.6.7-2+b1) ... #8 29.86 Setting up pinentry-curses (1.3.1-2) ... #8 29.92 Setting up libidn2-0:amd64 (2.3.8-2) ... #8 29.99 Setting up libperl5.40:amd64 (5.40.1-6) ... #8 30.05 Setting up ca-certificates (20250419) ... #8 30.12 debconf: unable to initialize frontend: Dialog #8 30.12 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 30.12 debconf: falling back to frontend: Readline #8 30.13 debconf: unable to initialize frontend: Readline #8 30.13 debconf: (This frontend requires a controlling tty.) #8 30.13 debconf: falling back to frontend: Teletype #8 30.13 debconf: unable to initialize frontend: Teletype #8 30.13 debconf: (This frontend requires a controlling tty.) #8 30.13 debconf: falling back to frontend: Noninteractive #8 30.31 Updating certificates in /etc/ssl/certs... #8 30.57 150 added, 0 removed; done. #8 30.65 Setting up perl (5.40.1-6) ... #8 30.73 Setting up libgprofng0:amd64 (2.44-3) ... #8 30.78 Setting up libp11-kit0:amd64 (0.25.5-3) ... #8 30.84 Setting up libgssapi-krb5-2:amd64 (1.21.3-5) ... #8 30.89 Setting up cpp-14-x86-64-linux-gnu (14.2.0-19) ... #8 30.94 Setting up libdpkg-perl (1.22.22) ... #8 31.00 Setting up cpp-14 (14.2.0-19) ... #8 31.06 Setting up libreadline8t64:amd64 (8.2-6) ... #8 31.11 Setting up gpgconf (2.4.7-21+deb13u1+b2) ... #8 31.16 Setting up libc6-dev:amd64 (2.41-12+deb13u2) ... #8 31.22 Setting up libgcc-14-dev:amd64 (14.2.0-19) ... #8 31.28 Setting up libstdc++-14-dev:amd64 (14.2.0-19) ... #8 31.33 Setting up gpg (2.4.7-21+deb13u1+b2) ... #8 31.48 Setting up binutils-x86-64-linux-gnu (2.44-3) ... #8 31.53 Setting up cpp-x86-64-linux-gnu (4:14.2.0-1) ... #8 31.59 Setting up libgnutls30t64:amd64 (3.8.9-3+deb13u2) ... #8 31.64 Setting up gpg-agent (2.4.7-21+deb13u1+b2) ... #8 31.97 Setting up libtirpc3t64:amd64 (1.3.6+ds-1) ... #8 32.02 Setting up iproute2 (6.15.0-1) ... #8 32.09 debconf: unable to initialize frontend: Dialog #8 32.09 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 32.09 debconf: falling back to frontend: Readline #8 32.09 debconf: unable to initialize frontend: Readline #8 32.09 debconf: (This frontend requires a controlling tty.) #8 32.09 debconf: falling back to frontend: Teletype #8 32.10 debconf: unable to initialize frontend: Teletype #8 32.10 debconf: (This frontend requires a controlling tty.) #8 32.10 debconf: falling back to frontend: Noninteractive #8 32.15 Setting up gpgsm (2.4.7-21+deb13u1+b2) ... #8 32.20 Setting up libpsl5t64:amd64 (0.21.2-1.1+b1) ... #8 32.25 Setting up binutils (2.44-3) ... #8 32.32 Setting up dpkg-dev (1.22.22) ... #8 32.40 Setting up liberror-perl (0.17030-1) ... #8 32.46 Setting up dirmngr (2.4.7-21+deb13u1+b2) ... #8 32.61 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #8 32.66 Setting up cpp (4:14.2.0-1) ... #8 32.72 Setting up gnupg (2.4.7-21+deb13u1) ... #8 32.77 Setting up gcc-14-x86-64-linux-gnu (14.2.0-19) ... #8 32.82 Setting up libngtcp2-crypto-gnutls8:amd64 (1.11.0-1+deb13u1) ... #8 32.88 Setting up gnupg2 (2.4.7-21+deb13u1) ... #8 32.93 Setting up gcc-x86-64-linux-gnu (4:14.2.0-1) ... #8 32.98 Setting up libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u2) ... #8 33.03 Setting up gcc-14 (14.2.0-19) ... #8 33.09 Setting up git (1:2.47.3-0+deb13u1) ... #8 33.18 Setting up g++-14-x86-64-linux-gnu (14.2.0-19) ... #8 33.23 Setting up g++-x86-64-linux-gnu (4:14.2.0-1) ... #8 33.29 Setting up g++-14 (14.2.0-19) ... #8 33.34 Setting up gcc (4:14.2.0-1) ... #8 33.42 Setting up g++ (4:14.2.0-1) ... #8 33.46 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 33.49 Setting up build-essential (12.12) ... #8 33.55 Processing triggers for libc-bin (2.41-12+deb13u2) ... #8 33.61 Processing triggers for ca-certificates (20250419) ... #8 33.63 Updating certificates in /etc/ssl/certs... #8 33.95 0 added, 0 removed; done. #8 33.95 Running hooks in /etc/ca-certificates/update.d... #8 33.96 done. #8 DONE 35.2s #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.411 + echo debian:13 #9 0.411 + cut -d : -f 2 #9 0.411 + sed s/./\u&/ #9 0.412 + VERSION=13 #9 0.412 + echo deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_13/ ./ #9 DONE 0.5s #10 [6/6] WORKDIR /OBS/ #10 DONE 0.2s #11 exporting to image #11 exporting layers #11 exporting layers 1.2s done #11 writing image sha256:a008de10219677de9d7be6c30683f3e39c2243a424d67c8506db7de9790513e0 0.0s done #11 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg 0.0s done #11 DONE 1.4s + apt_get=apt-get + [ -n 1 ] + export DEBIAN_FRONTEND=noninteractive + apt_get=apt-get -y + su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/libosmo-abis/*.tar.* libosmo-abis/ libosmo-abis/.tarball-version libosmo-abis/AUTHORS libosmo-abis/COPYING libosmo-abis/Makefile.am libosmo-abis/README.md libosmo-abis/TODO-RELEASE libosmo-abis/configure.ac libosmo-abis/contrib/ libosmo-abis/contrib/jenkins.sh libosmo-abis/contrib/trau2rtp/ libosmo-abis/contrib/trau2rtp/Makefile libosmo-abis/contrib/trau2rtp/README libosmo-abis/contrib/trau2rtp/e1_ts2_efr.bin libosmo-abis/contrib/trau2rtp/e1_ts2_efr.log.bz2 libosmo-abis/contrib/trau2rtp/e1_ts2_fr.bin libosmo-abis/contrib/trau2rtp/e1_ts2_fr.log.bz2 libosmo-abis/contrib/trau2rtp/strace-write-parse.py libosmo-abis/contrib/trau2rtp/trau2rtp.c libosmo-abis/debian/ libosmo-abis/debian/changelog libosmo-abis/debian/compat libosmo-abis/debian/control libosmo-abis/debian/copyright libosmo-abis/debian/libosmo-abis-dev.install libosmo-abis/debian/libosmoabis15.install libosmo-abis/debian/libosmotrau11.install libosmo-abis/debian/rules libosmo-abis/debian/source/ libosmo-abis/debian/source/format libosmo-abis/doc/ libosmo-abis/doc/Makefile.am libosmo-abis/doc/examples/ libosmo-abis/doc/examples/Makefile.am libosmo-abis/doc/examples/lapd-over-datagram/ libosmo-abis/doc/examples/lapd-over-datagram/lapd-over-datagram-network.c libosmo-abis/doc/examples/lapd-over-datagram/lapd-over-datagram-user.c libosmo-abis/git-version-gen libosmo-abis/include/ libosmo-abis/include/Makefile.am libosmo-abis/include/internal.h libosmo-abis/include/mISDNif.h libosmo-abis/include/osmocom/ libosmo-abis/include/osmocom/abis/ libosmo-abis/include/osmocom/abis/abis.h libosmo-abis/include/osmocom/abis/e1_input.h libosmo-abis/include/osmocom/abis/ipa.h libosmo-abis/include/osmocom/abis/ipaccess.h libosmo-abis/include/osmocom/abis/lapd.h libosmo-abis/include/osmocom/abis/lapd_pcap.h libosmo-abis/include/osmocom/abis/subchan_demux.h libosmo-abis/include/osmocom/abis/trau_frame.h libosmo-abis/include/osmocom/abis/unixsocket_proto.h libosmo-abis/include/osmocom/abis/version.h.tpl libosmo-abis/include/osmocom/trau/ libosmo-abis/include/osmocom/trau/amr_trau.h libosmo-abis/include/osmocom/trau/clearmode.h libosmo-abis/include/osmocom/trau/csd_ra2.h libosmo-abis/include/osmocom/trau/csd_raa_prime.h libosmo-abis/include/osmocom/trau/csd_v110.h libosmo-abis/include/osmocom/trau/osmo_ortp.h libosmo-abis/include/osmocom/trau/tfo_frame.h libosmo-abis/include/osmocom/trau/trau_frame.h libosmo-abis/include/osmocom/trau/trau_pcu_ericsson.h libosmo-abis/include/osmocom/trau/trau_rtp.h libosmo-abis/include/osmocom/trau/trau_sync.h libosmo-abis/include/osmocom/trau/twts007.h libosmo-abis/libosmoabis.pc.in libosmo-abis/libosmotrau.pc.in libosmo-abis/m4/ libosmo-abis/src/ libosmo-abis/src/Makefile.am libosmo-abis/src/e1_input.c libosmo-abis/src/e1_input_vty.c libosmo-abis/src/init.c libosmo-abis/src/input/ libosmo-abis/src/input/dahdi.c libosmo-abis/src/input/e1d.c libosmo-abis/src/input/ipa.c libosmo-abis/src/input/ipa_keepalive.c libosmo-abis/src/input/ipaccess.c libosmo-abis/src/input/lapd.c libosmo-abis/src/input/lapd_pcap.c libosmo-abis/src/input/misdn.c libosmo-abis/src/input/rs232.c libosmo-abis/src/input/unixsocket.c libosmo-abis/src/subchan_demux.c libosmo-abis/src/trau/ libosmo-abis/src/trau/amr_misc.c libosmo-abis/src/trau/amr_rtp.c libosmo-abis/src/trau/amr_trau.c libosmo-abis/src/trau/csd_ra2.c libosmo-abis/src/trau/csd_v110.c libosmo-abis/src/trau/osmo_ortp.c libosmo-abis/src/trau/raa_prime_decode.c libosmo-abis/src/trau/raa_prime_encode.c libosmo-abis/src/trau/tfo_frame.c libosmo-abis/src/trau/trau_frame.c libosmo-abis/src/trau/trau_pcu_ericsson.c libosmo-abis/src/trau/trau_rtp_conv.c libosmo-abis/src/trau/trau_sync.c libosmo-abis/src/trau/twts007.c libosmo-abis/src/trau/ubit_buf.h libosmo-abis/src/trau_frame.c libosmo-abis/tests/ libosmo-abis/tests/Makefile.am libosmo-abis/tests/amr/ libosmo-abis/tests/amr/rtp-in-bwe.hex libosmo-abis/tests/amr/rtp-in-oa.hex libosmo-abis/tests/amr/rtp2trau-bwe2fr.ok libosmo-abis/tests/amr/rtp2trau-bwe2hr.ok libosmo-abis/tests/amr/rtp2trau-oa2fr.ok libosmo-abis/tests/amr/rtp2trau-oa2hr.ok libosmo-abis/tests/amr/rtp2trau-oax2fr.ok libosmo-abis/tests/amr/rtp2trau-oax2hr.ok libosmo-abis/tests/amr/rtp2trau_amr.c libosmo-abis/tests/amr/trau-amr-16k-bwe.ok libosmo-abis/tests/amr/trau-amr-16k-oa.ok libosmo-abis/tests/amr/trau-amr-16k-oax.ok libosmo-abis/tests/amr/trau-amr-16k.in libosmo-abis/tests/amr/trau-amr-8k-bwe.ok libosmo-abis/tests/amr/trau-amr-8k-oa.ok libosmo-abis/tests/amr/trau-amr-8k-oax.ok libosmo-abis/tests/amr/trau-amr-8k.in libosmo-abis/tests/amr/trau2rtp_amr.c libosmo-abis/tests/e1inp_ipa_bsc_test.c libosmo-abis/tests/e1inp_ipa_bts_test.c libosmo-abis/tests/ipa_recv/ libosmo-abis/tests/ipa_recv/ipa_recv_test.c libosmo-abis/tests/ipa_recv/ipa_recv_test.ok libosmo-abis/tests/raa_prime/ libosmo-abis/tests/raa_prime/README.test-data libosmo-abis/tests/raa_prime/d144-ul-input.asc libosmo-abis/tests/raa_prime/nokia-tcsm2-atrau.hex libosmo-abis/tests/raa_prime/test_dec.c libosmo-abis/tests/raa_prime/test_enc.c libosmo-abis/tests/rtp_test/ libosmo-abis/tests/rtp_test/rtp_test.c libosmo-abis/tests/rtp_test/rtp_test.ok libosmo-abis/tests/subchan_demux/ libosmo-abis/tests/subchan_demux/subchan_demux_test.c libosmo-abis/tests/subchan_demux/subchan_demux_test.ok libosmo-abis/tests/testsuite.at libosmo-abis/tests/tfo/ libosmo-abis/tests/tfo/enc_test_efr.in libosmo-abis/tests/tfo/enc_test_fr.in libosmo-abis/tests/tfo/enc_test_hr.in libosmo-abis/tests/tfo/extract_test_efr.ok libosmo-abis/tests/tfo/extract_test_fr.ok libosmo-abis/tests/tfo/extract_test_hr.ok libosmo-abis/tests/tfo/nokia_tcsm2/ libosmo-abis/tests/tfo/nokia_tcsm2/README libosmo-abis/tests/tfo/nokia_tcsm2/tfo-efr.hex libosmo-abis/tests/tfo/nokia_tcsm2/tfo-fr.hex libosmo-abis/tests/tfo/nokia_tcsm2/tfo-hr.hex libosmo-abis/tests/tfo/rtp2tfo.c libosmo-abis/tests/tfo/tfo_extr_test.c libosmo-abis/tests/trau_conv/ libosmo-abis/tests/trau_conv/efr_speech_basic.hex libosmo-abis/tests/trau_conv/efr_speech_twts001_good.hex libosmo-abis/tests/trau_conv/efr_speech_twts001_mix.hex libosmo-abis/tests/trau_conv/fr_speech_basic.hex libosmo-abis/tests/trau_conv/fr_speech_twts001_good.hex libosmo-abis/tests/trau_conv/fr_speech_twts001_mix.hex libosmo-abis/tests/trau_conv/hr_speech_invsid_bits.hex libosmo-abis/tests/trau_conv/hr_speech_rfc5993.hex libosmo-abis/tests/trau_conv/hr_speech_ts101318.hex libosmo-abis/tests/trau_conv/hr_speech_twts002.hex libosmo-abis/tests/trau_conv/rtp2trau_efr_dl1.ok libosmo-abis/tests/trau_conv/rtp2trau_efr_dl2.ok libosmo-abis/tests/trau_conv/rtp2trau_efr_ul1.ok libosmo-abis/tests/trau_conv/rtp2trau_efr_ul2.ok libosmo-abis/tests/trau_conv/rtp2trau_efr_ul3.ok libosmo-abis/tests/trau_conv/rtp2trau_fr_dl1.ok libosmo-abis/tests/trau_conv/rtp2trau_fr_dl2.ok libosmo-abis/tests/trau_conv/rtp2trau_fr_ul1.ok libosmo-abis/tests/trau_conv/rtp2trau_fr_ul2.ok libosmo-abis/tests/trau_conv/rtp2trau_fr_ul3.ok libosmo-abis/tests/trau_conv/rtp2trau_gen.c libosmo-abis/tests/trau_conv/rtp2trau_hr_dl.ok libosmo-abis/tests/trau_conv/rtp2trau_hr_ul1.ok libosmo-abis/tests/trau_conv/rtp2trau_hr_ul2.ok libosmo-abis/tests/trau_conv/rtp2trau_hr_ul3.ok libosmo-abis/tests/trau_conv/trau16_efr.in libosmo-abis/tests/trau_conv/trau16_efr_std.ok libosmo-abis/tests/trau_conv/trau16_efr_twts001.ok libosmo-abis/tests/trau_conv/trau16_fr.in libosmo-abis/tests/trau_conv/trau16_fr_std.ok libosmo-abis/tests/trau_conv/trau16_fr_twts001.ok libosmo-abis/tests/trau_conv/trau16_to_rtp.c libosmo-abis/tests/trau_conv/trau2rtp_gen.c libosmo-abis/tests/trau_conv/trau2rtp_gen.notes libosmo-abis/tests/trau_conv/trau2rtp_hr.in libosmo-abis/tests/trau_conv/trau2rtp_hr_std.ok libosmo-abis/tests/trau_conv/trau2rtp_hr_twts002.ok libosmo-abis/tests/trau_conv/tw5reader.c libosmo-abis/tests/trau_conv/tw5reader.h libosmo-abis/tests/trau_pcu_ericsson/ libosmo-abis/tests/trau_pcu_ericsson/trau_pcu_ericsson_test.c libosmo-abis/tests/trau_pcu_ericsson/trau_pcu_ericsson_test.ok libosmo-abis/tests/trau_sync/ libosmo-abis/tests/trau_sync/trau_sync_test.c libosmo-abis/tests/trau_sync/trau_sync_test.err libosmo-abis/tests/trau_sync/trau_sync_test.ok + cd _temp/binpkgs/libosmo-abis + apt-get -y update Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ InRelease [1594 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ Packages [71.8 kB] Fetched 73.4 kB in 0s (761 kB/s) Reading package lists... + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf automake autopoint autotools-dev bsdextrautils dahdi-source debhelper dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libbctoolbox-dev libbctoolbox2 libdebhelper-perl libfile-stripnondeterminism-perl libmagic-mgc libmagic1t64 libmbedcrypto16 libmbedtls21 libmbedx509-7 libmnl-dev libortp-dev libortp16 libosmo-netif-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 libpcsclite1 libpipeline1 libpkgconf3 libsctp-dev libsctp1 libtalloc-dev libtalloc2 libtext-charwidth-perl libtext-wrapi18n-perl libtool libuchardet0 liburing2 libusb-1.0-0 libusb-1.0-0-dev libxml2 m4 man-db module-assistant osmocom-keyring osmocom-master pkg-config pkgconf pkgconf-bin po-debconf sensible-utils 0 upgraded, 67 newly installed, 0 to remove and 0 not upgraded. Need to get 15.4 MB of archives. After this operation, 53.1 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian trixie/main amd64 sensible-utils all 0.0.25 [25.0 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmocom-keyring 1.1.1.8.7873 [3168 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmocom-master 1.1.0 [1180 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore22 1.14.0.1.3021 [181 kB] Get:5 http://deb.debian.org/debian trixie/main amd64 libmagic-mgc amd64 1:5.46-5 [338 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocodec4 1.14.0.1.3021 [55.8 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoisdn0 1.14.0.1.3021 [74.1 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogsm20 1.14.0.1.3021 [230 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocoding0 1.14.0.1.3021 [73.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmovty13 1.14.0.1.3021 [108 kB] Get:11 http://deb.debian.org/debian trixie/main amd64 libmagic1t64 amd64 1:5.46-5 [109 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogb14 1.14.0.1.3021 [181 kB] Get:13 http://deb.debian.org/debian trixie/main amd64 file amd64 1:5.46-5 [43.6 kB] Get:14 http://deb.debian.org/debian trixie/main amd64 gettext-base amd64 0.23.1-2 [243 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoctrl0 1.14.0.1.3021 [63.4 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmosim2 1.14.0.1.3021 [67.1 kB] Get:17 http://deb.debian.org/debian trixie/main amd64 libuchardet0 amd64 0.0.8-1+b2 [68.9 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmousb0 1.14.0.1.3021 [53.9 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore 1.14.0.1.3021 [47.1 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore-dev 1.14.0.1.3021 [860 kB] Get:21 http://deb.debian.org/debian trixie/main amd64 groff-base amd64 1.23.0-9 [1187 kB] Get:22 http://deb.debian.org/debian trixie/main amd64 bsdextrautils amd64 2.41-5 [94.6 kB] Get:23 http://deb.debian.org/debian trixie/main amd64 libpipeline1 amd64 1.5.8-1 [42.0 kB] Get:24 http://deb.debian.org/debian trixie/main amd64 man-db amd64 2.13.1-1 [1469 kB] Get:25 http://deb.debian.org/debian trixie/main amd64 m4 amd64 1.4.19-8 [294 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmonetif11 1.7.0.15.fe2d [71.7 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-netif-dev 1.7.0.15.fe2d [91.4 kB] Get:28 http://deb.debian.org/debian trixie/main amd64 autoconf all 2.72-3.1 [494 kB] Get:29 http://deb.debian.org/debian trixie/main amd64 autotools-dev all 20240727.1 [60.2 kB] Get:30 http://deb.debian.org/debian trixie/main amd64 automake all 1:1.17-4 [862 kB] Get:31 http://deb.debian.org/debian trixie/main amd64 autopoint all 0.23.1-2 [770 kB] Get:32 http://deb.debian.org/debian trixie/main amd64 libdebhelper-perl all 13.24.2 [90.9 kB] Get:33 http://deb.debian.org/debian trixie/main amd64 libtool all 2.5.4-4 [539 kB] Get:34 http://deb.debian.org/debian trixie/main amd64 dh-autoreconf all 20 [17.1 kB] Get:35 http://deb.debian.org/debian trixie/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:36 http://deb.debian.org/debian trixie/main amd64 libfile-stripnondeterminism-perl all 1.14.1-2 [19.7 kB] Get:37 http://deb.debian.org/debian trixie/main amd64 dh-strip-nondeterminism all 1.14.1-2 [8620 B] Get:38 http://deb.debian.org/debian trixie/main amd64 dwz amd64 0.15-1+b1 [110 kB] Get:39 http://deb.debian.org/debian trixie/main amd64 libxml2 amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u2 [698 kB] Get:40 http://deb.debian.org/debian trixie/main amd64 gettext amd64 0.23.1-2 [1680 kB] Get:41 http://deb.debian.org/debian trixie/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get:42 http://deb.debian.org/debian trixie/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:43 http://deb.debian.org/debian trixie/main amd64 debhelper all 13.24.2 [919 kB] Get:44 http://deb.debian.org/debian trixie/main amd64 libtext-charwidth-perl amd64 0.04-11+b4 [9476 B] Get:45 http://deb.debian.org/debian trixie/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B] Get:46 http://deb.debian.org/debian trixie/main amd64 module-assistant all 0.11.14 [87.0 kB] Get:47 http://deb.debian.org/debian trixie/main amd64 dahdi-source all 1:3.1.0+git20230717~dfsg-10.1 [835 kB] Get:48 http://deb.debian.org/debian trixie/main amd64 libmbedcrypto16 amd64 3.6.5-0.1~deb13u1 [361 kB] Get:49 http://deb.debian.org/debian trixie/main amd64 libmbedx509-7 amd64 3.6.5-0.1~deb13u1 [152 kB] Get:50 http://deb.debian.org/debian trixie/main amd64 libmbedtls21 amd64 3.6.5-0.1~deb13u1 [243 kB] Get:51 http://deb.debian.org/debian trixie/main amd64 libbctoolbox2 amd64 5.3.105-1 [219 kB] Get:52 http://deb.debian.org/debian trixie/main amd64 libbctoolbox-dev amd64 5.3.105-1 [56.3 kB] Get:53 http://deb.debian.org/debian trixie/main amd64 libmnl-dev amd64 1.0.5-3 [23.2 kB] Get:54 http://deb.debian.org/debian trixie/main amd64 libortp16 amd64 1:5.3.105-1 [107 kB] Get:55 http://deb.debian.org/debian trixie/main amd64 libortp-dev amd64 1:5.3.105-1 [47.3 kB] Get:56 http://deb.debian.org/debian trixie/main amd64 libsctp1 amd64 1.0.21+dfsg-1 [25.8 kB] Get:57 http://deb.debian.org/debian trixie/main amd64 libtalloc2 amd64 2:2.4.3+samba4.22.8+dfsg-0+deb13u1 [62.1 kB] Get:58 http://deb.debian.org/debian trixie/main amd64 liburing2 amd64 2.9-1 [26.4 kB] Get:59 http://deb.debian.org/debian trixie/main amd64 libpcsclite1 amd64 2.3.3-1 [55.2 kB] Get:60 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0 amd64 2:1.0.28-1 [59.6 kB] Get:61 http://deb.debian.org/debian trixie/main amd64 libtalloc-dev amd64 2:2.4.3+samba4.22.8+dfsg-0+deb13u1 [73.5 kB] Get:62 http://deb.debian.org/debian trixie/main amd64 libsctp-dev amd64 1.0.21+dfsg-1 [74.2 kB] Get:63 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0-dev amd64 2:1.0.28-1 [82.9 kB] Get:64 http://deb.debian.org/debian trixie/main amd64 libpkgconf3 amd64 1.8.1-4 [36.4 kB] Get:65 http://deb.debian.org/debian trixie/main amd64 pkgconf-bin amd64 1.8.1-4 [30.2 kB] Get:66 http://deb.debian.org/debian trixie/main amd64 pkgconf amd64 1.8.1-4 [26.2 kB] Get:67 http://deb.debian.org/debian trixie/main amd64 pkg-config amd64 1.8.1-4 [14.0 kB] Preconfiguring packages ... Fetched 15.4 MB in 0s (58.0 MB/s) Selecting previously unselected package sensible-utils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15438 files and directories currently installed.) Preparing to unpack .../00-sensible-utils_0.0.25_all.deb ... Unpacking sensible-utils (0.0.25) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../01-libmagic-mgc_1%3a5.46-5_amd64.deb ... Unpacking libmagic-mgc (1:5.46-5) ... Selecting previously unselected package libmagic1t64:amd64. Preparing to unpack .../02-libmagic1t64_1%3a5.46-5_amd64.deb ... Unpacking libmagic1t64:amd64 (1:5.46-5) ... Selecting previously unselected package file. Preparing to unpack .../03-file_1%3a5.46-5_amd64.deb ... Unpacking file (1:5.46-5) ... Selecting previously unselected package gettext-base. Preparing to unpack .../04-gettext-base_0.23.1-2_amd64.deb ... Unpacking gettext-base (0.23.1-2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../05-libuchardet0_0.0.8-1+b2_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.8-1+b2) ... Selecting previously unselected package groff-base. Preparing to unpack .../06-groff-base_1.23.0-9_amd64.deb ... Unpacking groff-base (1.23.0-9) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../07-bsdextrautils_2.41-5_amd64.deb ... Unpacking bsdextrautils (2.41-5) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../08-libpipeline1_1.5.8-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.8-1) ... Selecting previously unselected package man-db. Preparing to unpack .../09-man-db_2.13.1-1_amd64.deb ... Unpacking man-db (2.13.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../10-m4_1.4.19-8_amd64.deb ... Unpacking m4 (1.4.19-8) ... Selecting previously unselected package autoconf. Preparing to unpack .../11-autoconf_2.72-3.1_all.deb ... Unpacking autoconf (2.72-3.1) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../12-autotools-dev_20240727.1_all.deb ... Unpacking autotools-dev (20240727.1) ... Selecting previously unselected package automake. Preparing to unpack .../13-automake_1%3a1.17-4_all.deb ... Unpacking automake (1:1.17-4) ... Selecting previously unselected package autopoint. Preparing to unpack .../14-autopoint_0.23.1-2_all.deb ... Unpacking autopoint (0.23.1-2) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../15-libdebhelper-perl_13.24.2_all.deb ... Unpacking libdebhelper-perl (13.24.2) ... Selecting previously unselected package libtool. Preparing to unpack .../16-libtool_2.5.4-4_all.deb ... Unpacking libtool (2.5.4-4) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../17-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../18-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../19-libfile-stripnondeterminism-perl_1.14.1-2_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.14.1-2) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../20-dh-strip-nondeterminism_1.14.1-2_all.deb ... Unpacking dh-strip-nondeterminism (1.14.1-2) ... Selecting previously unselected package dwz. Preparing to unpack .../21-dwz_0.15-1+b1_amd64.deb ... Unpacking dwz (0.15-1+b1) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../22-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u2_amd64.deb ... Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... Selecting previously unselected package gettext. Preparing to unpack .../23-gettext_0.23.1-2_amd64.deb ... Unpacking gettext (0.23.1-2) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../24-intltool-debian_0.35.0+20060710.6_all.deb ... Unpacking intltool-debian (0.35.0+20060710.6) ... Selecting previously unselected package po-debconf. Preparing to unpack .../25-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../26-debhelper_13.24.2_all.deb ... Unpacking debhelper (13.24.2) ... Selecting previously unselected package libtext-charwidth-perl:amd64. Preparing to unpack .../27-libtext-charwidth-perl_0.04-11+b4_amd64.deb ... Unpacking libtext-charwidth-perl:amd64 (0.04-11+b4) ... Selecting previously unselected package libtext-wrapi18n-perl. Preparing to unpack .../28-libtext-wrapi18n-perl_0.06-10_all.deb ... Unpacking libtext-wrapi18n-perl (0.06-10) ... Selecting previously unselected package module-assistant. Preparing to unpack .../29-module-assistant_0.11.14_all.deb ... Unpacking module-assistant (0.11.14) ... Selecting previously unselected package dahdi-source. Preparing to unpack .../30-dahdi-source_1%3a3.1.0+git20230717~dfsg-10.1_all.deb ... Unpacking dahdi-source (1:3.1.0+git20230717~dfsg-10.1) ... Selecting previously unselected package libmbedcrypto16:amd64. Preparing to unpack .../31-libmbedcrypto16_3.6.5-0.1~deb13u1_amd64.deb ... Unpacking libmbedcrypto16:amd64 (3.6.5-0.1~deb13u1) ... Selecting previously unselected package libmbedx509-7:amd64. Preparing to unpack .../32-libmbedx509-7_3.6.5-0.1~deb13u1_amd64.deb ... Unpacking libmbedx509-7:amd64 (3.6.5-0.1~deb13u1) ... Selecting previously unselected package libmbedtls21:amd64. Preparing to unpack .../33-libmbedtls21_3.6.5-0.1~deb13u1_amd64.deb ... Unpacking libmbedtls21:amd64 (3.6.5-0.1~deb13u1) ... Selecting previously unselected package libbctoolbox2:amd64. Preparing to unpack .../34-libbctoolbox2_5.3.105-1_amd64.deb ... Unpacking libbctoolbox2:amd64 (5.3.105-1) ... Selecting previously unselected package libbctoolbox-dev:amd64. Preparing to unpack .../35-libbctoolbox-dev_5.3.105-1_amd64.deb ... Unpacking libbctoolbox-dev:amd64 (5.3.105-1) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../36-libmnl-dev_1.0.5-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.5-3) ... Selecting previously unselected package libortp16:amd64. Preparing to unpack .../37-libortp16_1%3a5.3.105-1_amd64.deb ... Unpacking libortp16:amd64 (1:5.3.105-1) ... Selecting previously unselected package libortp-dev:amd64. Preparing to unpack .../38-libortp-dev_1%3a5.3.105-1_amd64.deb ... Unpacking libortp-dev:amd64 (1:5.3.105-1) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../39-osmocom-keyring_1.1.1.8.7873_amd64.deb ... Unpacking osmocom-keyring (1.1.1.8.7873) ... Selecting previously unselected package osmocom-master. Preparing to unpack .../40-osmocom-master_1.1.0_amd64.deb ... Unpacking osmocom-master (1.1.0) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../41-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 .../42-libtalloc2_2%3a2.4.3+samba4.22.8+dfsg-0+deb13u1_amd64.deb ... Unpacking libtalloc2:amd64 (2:2.4.3+samba4.22.8+dfsg-0+deb13u1) ... Selecting previously unselected package liburing2:amd64. Preparing to unpack .../43-liburing2_2.9-1_amd64.deb ... Unpacking liburing2:amd64 (2.9-1) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../44-libosmocore22_1.14.0.1.3021_amd64.deb ... Unpacking libosmocore22:amd64 (1.14.0.1.3021) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../45-libosmocodec4_1.14.0.1.3021_amd64.deb ... Unpacking libosmocodec4:amd64 (1.14.0.1.3021) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../46-libosmoisdn0_1.14.0.1.3021_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.14.0.1.3021) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../47-libosmogsm20_1.14.0.1.3021_amd64.deb ... Unpacking libosmogsm20:amd64 (1.14.0.1.3021) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../48-libosmocoding0_1.14.0.1.3021_amd64.deb ... Unpacking libosmocoding0:amd64 (1.14.0.1.3021) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../49-libosmovty13_1.14.0.1.3021_amd64.deb ... Unpacking libosmovty13:amd64 (1.14.0.1.3021) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../50-libosmogb14_1.14.0.1.3021_amd64.deb ... Unpacking libosmogb14:amd64 (1.14.0.1.3021) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../51-libosmoctrl0_1.14.0.1.3021_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.14.0.1.3021) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../52-libpcsclite1_2.3.3-1_amd64.deb ... Unpacking libpcsclite1:amd64 (2.3.3-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../53-libosmosim2_1.14.0.1.3021_amd64.deb ... Unpacking libosmosim2:amd64 (1.14.0.1.3021) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../54-libusb-1.0-0_2%3a1.0.28-1_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.28-1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../55-libosmousb0_1.14.0.1.3021_amd64.deb ... Unpacking libosmousb0:amd64 (1.14.0.1.3021) ... Selecting previously unselected package libosmocore. Preparing to unpack .../56-libosmocore_1.14.0.1.3021_amd64.deb ... Unpacking libosmocore (1.14.0.1.3021) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../57-libtalloc-dev_2%3a2.4.3+samba4.22.8+dfsg-0+deb13u1_amd64.deb ... Unpacking libtalloc-dev:amd64 (2:2.4.3+samba4.22.8+dfsg-0+deb13u1) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../58-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 .../59-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 .../60-libosmocore-dev_1.14.0.1.3021_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.14.0.1.3021) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../61-libosmonetif11_1.7.0.15.fe2d_amd64.deb ... Unpacking libosmonetif11:amd64 (1.7.0.15.fe2d) ... Selecting previously unselected package libosmo-netif-dev:amd64. Preparing to unpack .../62-libosmo-netif-dev_1.7.0.15.fe2d_amd64.deb ... Unpacking libosmo-netif-dev:amd64 (1.7.0.15.fe2d) ... Selecting previously unselected package libpkgconf3:amd64. Preparing to unpack .../63-libpkgconf3_1.8.1-4_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-4) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../64-pkgconf-bin_1.8.1-4_amd64.deb ... Unpacking pkgconf-bin (1.8.1-4) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../65-pkgconf_1.8.1-4_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-4) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../66-pkg-config_1.8.1-4_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-4) ... Setting up libpipeline1:amd64 (1.5.8-1) ... Setting up libtext-charwidth-perl:amd64 (0.04-11+b4) ... Setting up bsdextrautils (2.41-5) ... Setting up libmagic-mgc (1:5.46-5) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libdebhelper-perl (13.24.2) ... Setting up libmagic1t64:amd64 (1:5.46-5) ... Setting up gettext-base (0.23.1-2) ... Setting up m4 (1.4.19-8) ... Setting up file (1:5.46-5) ... Setting up libtext-wrapi18n-perl (0.06-10) ... Setting up libtalloc2:amd64 (2:2.4.3+samba4.22.8+dfsg-0+deb13u1) ... Setting up libtalloc-dev:amd64 (2:2.4.3+samba4.22.8+dfsg-0+deb13u1) ... Setting up autotools-dev (20240727.1) ... Setting up libpkgconf3:amd64 (1.8.1-4) ... Setting up libmnl-dev:amd64 (1.0.5-3) ... Setting up autopoint (0.23.1-2) ... Setting up libpcsclite1:amd64 (2.3.3-1) ... Setting up pkgconf-bin (1.8.1-4) ... Setting up osmocom-keyring (1.1.1.8.7873) ... Setting up osmocom-master (1.1.0) ... Setting up autoconf (2.72-3.1) ... Setting up module-assistant (0.11.14) ... Setting up dwz (0.15-1+b1) ... Setting up libsctp1:amd64 (1.0.21+dfsg-1) ... Setting up sensible-utils (0.0.25) ... Setting up libuchardet0:amd64 (0.0.8-1+b2) ... Setting up libusb-1.0-0:amd64 (2:1.0.28-1) ... Setting up libmbedcrypto16:amd64 (3.6.5-0.1~deb13u1) ... Setting up liburing2:amd64 (2.9-1) ... Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... Setting up automake (1:1.17-4) ... update-alternatives: using /usr/bin/automake-1.17 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.17.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.17.1.gz (of link group automake) doesn't exist Setting up libfile-stripnondeterminism-perl (1.14.1-2) ... Setting up gettext (0.23.1-2) ... Setting up libtool (2.5.4-4) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... Setting up pkgconf:amd64 (1.8.1-4) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dh-autoreconf (20) ... Setting up libmbedx509-7:amd64 (3.6.5-0.1~deb13u1) ... Setting up libsctp-dev:amd64 (1.0.21+dfsg-1) ... Setting up pkg-config:amd64 (1.8.1-4) ... Setting up libmbedtls21:amd64 (3.6.5-0.1~deb13u1) ... Setting up dh-strip-nondeterminism (1.14.1-2) ... Setting up libosmocore22:amd64 (1.14.0.1.3021) ... Setting up libosmocodec4:amd64 (1.14.0.1.3021) ... Setting up groff-base (1.23.0-9) ... Setting up libbctoolbox2:amd64 (5.3.105-1) ... Setting up libosmovty13:amd64 (1.14.0.1.3021) ... Setting up libosmoisdn0:amd64 (1.14.0.1.3021) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.13.1-1) ... Building database of manual pages ... Setting up libortp16:amd64 (1:5.3.105-1) ... Setting up libbctoolbox-dev:amd64 (5.3.105-1) ... Setting up libosmousb0:amd64 (1.14.0.1.3021) ... Setting up libosmogsm20:amd64 (1.14.0.1.3021) ... Setting up libortp-dev:amd64 (1:5.3.105-1) ... Setting up libosmoctrl0:amd64 (1.14.0.1.3021) ... Setting up libosmogb14:amd64 (1.14.0.1.3021) ... Setting up debhelper (13.24.2) ... Setting up libosmonetif11:amd64 (1.7.0.15.fe2d) ... Setting up libosmocoding0:amd64 (1.14.0.1.3021) ... Setting up libosmosim2:amd64 (1.14.0.1.3021) ... Setting up libosmocore (1.14.0.1.3021) ... Setting up dahdi-source (1:3.1.0+git20230717~dfsg-10.1) ... Setting up libosmocore-dev:amd64 (1.14.0.1.3021) ... Setting up libosmo-netif-dev:amd64 (1.7.0.15.fe2d) ... Processing triggers for libc-bin (2.41-12+deb13u2) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j21 dpkg-buildpackage: info: source package libosmo-abis dpkg-buildpackage: info: source version 2.1.0.13.898f6 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 --fail-missing dh_auto_clean -O--fail-missing dh_autoreconf_clean -O--fail-missing debian/rules override_dh_clean make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-abis' dh_clean rm -f tests/package.m4 tests/testsuite .version make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis' dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building libosmo-abis in libosmo-abis_2.1.0.13.898f6.tar.xz dpkg-source: info: building libosmo-abis in libosmo-abis_2.1.0.13.898f6.dsc debian/rules binary dh binary --with autoreconf --fail-missing dh_update_autotools_config -O--fail-missing dh_autoreconf -O--fail-missing libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:67: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:67: You should use the 'AC_CONFIG_HEADERS' macro instead. aclocal.m4:1051: AM_CONFIG_HEADER is expanded from... configure.ac:67: the top level configure.ac:91: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:91: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:91: the top level configure.ac:200: warning: AC_OUTPUT should be used without arguments. configure.ac:200: You should run autoupdate. configure.ac:22: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' doc/examples/Makefile.am: installing './depcomp' dh_auto_configure -O--fail-missing ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether 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 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 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 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 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... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking if gcc supports -fvisibility=hidden... yes checking for libosmocore >= 1.12.0... yes checking for libosmovty >= 1.12.0... yes checking for libosmogsm >= 1.12.0... yes checking for libosmocodec >= 1.12.0... yes checking for libosmo-netif >= 1.7.0... yes checking for ortp >= 0.22.0... yes checking for dahdi/user.h... yes CFLAGS="-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2 -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmoabis.pc config.status: creating libosmotrau.pc config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands dh_auto_build -O--fail-missing make -j21 make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-abis' echo 2.1.0.13-898f6 > .version-t && mv .version-t .version make all-recursive make[2]: Entering directory '/obs/_temp/binpkgs/libosmo-abis' Making all in include make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-abis/include' /usr/bin/mkdir -p osmocom/abis/ sed \ -e "s/{{VERSION}}/$(echo '2.1.0.13-898f6' | cut -d. -f1-3)/g" \ -e "s/{{VERSION_MAJOR}}/$(echo '2.1.0.13-898f6' | cut -d. -f1)/g" \ -e "s/{{VERSION_MINOR}}/$(echo '2.1.0.13-898f6' | cut -d. -f2)/g" \ -e "s/{{VERSION_PATCH}}/$(echo '2.1.0.13-898f6' | cut -d. -f3)/g" \ osmocom/abis/version.h.tpl > osmocom/abis/version.h make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis/include' Making all in src make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-abis/src' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o init.lo init.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o e1_input.lo e1_input.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o e1_input_vty.lo e1_input_vty.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o subchan_demux.lo subchan_demux.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o trau_frame.lo trau_frame.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o trau/libosmotrau_la-amr_misc.lo `test -f 'trau/amr_misc.c' || echo './'`trau/amr_misc.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o trau/libosmotrau_la-amr_rtp.lo `test -f 'trau/amr_rtp.c' || echo './'`trau/amr_rtp.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o trau/libosmotrau_la-amr_trau.lo `test -f 'trau/amr_trau.c' || echo './'`trau/amr_trau.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o trau/libosmotrau_la-csd_ra2.lo `test -f 'trau/csd_ra2.c' || echo './'`trau/csd_ra2.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o trau/libosmotrau_la-csd_v110.lo `test -f 'trau/csd_v110.c' || echo './'`trau/csd_v110.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o trau/libosmotrau_la-raa_prime_decode.lo `test -f 'trau/raa_prime_decode.c' || echo './'`trau/raa_prime_decode.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o trau/libosmotrau_la-raa_prime_encode.lo `test -f 'trau/raa_prime_encode.c' || echo './'`trau/raa_prime_encode.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o trau/libosmotrau_la-tfo_frame.lo `test -f 'trau/tfo_frame.c' || echo './'`trau/tfo_frame.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o trau/libosmotrau_la-trau_frame.lo `test -f 'trau/trau_frame.c' || echo './'`trau/trau_frame.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o trau/libosmotrau_la-trau_pcu_ericsson.lo `test -f 'trau/trau_pcu_ericsson.c' || echo './'`trau/trau_pcu_ericsson.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o trau/libosmotrau_la-trau_sync.lo `test -f 'trau/trau_sync.c' || echo './'`trau/trau_sync.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o trau/libosmotrau_la-trau_rtp_conv.lo `test -f 'trau/trau_rtp_conv.c' || echo './'`trau/trau_rtp_conv.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o trau/libosmotrau_la-twts007.lo `test -f 'trau/twts007.c' || echo './'`trau/twts007.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o trau/libosmotrau_la-osmo_ortp.lo `test -f 'trau/osmo_ortp.c' || echo './'`trau/osmo_ortp.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o input/e1d.lo input/e1d.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o input/ipa.lo input/ipa.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c e1_input.c -fPIC -DPIC -o .libs/e1_input.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c init.c -fPIC -DPIC -o .libs/init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c e1_input_vty.c -fPIC -DPIC -o .libs/e1_input_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c subchan_demux.c -fPIC -DPIC -o .libs/subchan_demux.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/trau_sync.c -fPIC -DPIC -o trau/.libs/libosmotrau_la-trau_sync.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/csd_ra2.c -fPIC -DPIC -o trau/.libs/libosmotrau_la-csd_ra2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau_frame.c -fPIC -DPIC -o .libs/trau_frame.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/trau_pcu_ericsson.c -fPIC -DPIC -o trau/.libs/libosmotrau_la-trau_pcu_ericsson.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/twts007.c -fPIC -DPIC -o trau/.libs/libosmotrau_la-twts007.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/trau_frame.c -fPIC -DPIC -o trau/.libs/libosmotrau_la-trau_frame.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/csd_v110.c -fPIC -DPIC -o trau/.libs/libosmotrau_la-csd_v110.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/raa_prime_encode.c -fPIC -DPIC -o trau/.libs/libosmotrau_la-raa_prime_encode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/raa_prime_decode.c -fPIC -DPIC -o trau/.libs/libosmotrau_la-raa_prime_decode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c input/ipa.c -fPIC -DPIC -o input/.libs/ipa.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/amr_trau.c -fPIC -DPIC -o trau/.libs/libosmotrau_la-amr_trau.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/amr_rtp.c -fPIC -DPIC -o trau/.libs/libosmotrau_la-amr_rtp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/amr_misc.c -fPIC -DPIC -o trau/.libs/libosmotrau_la-amr_misc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c input/e1d.c -fPIC -DPIC -o input/.libs/e1d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/trau_rtp_conv.c -fPIC -DPIC -o trau/.libs/libosmotrau_la-trau_rtp_conv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c init.c -fPIC -DPIC -o init.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/tfo_frame.c -fPIC -DPIC -o trau/.libs/libosmotrau_la-tfo_frame.o e1_input.c: In function 'write_pcap_packet': e1_input.c:260:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 260 | write(pcap_fd, &payload_header, sizeof(payload_header)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ e1_input.c:261:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 261 | write(pcap_fd, &header, sizeof(header)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ e1_input.c:262:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 262 | write(pcap_fd, &lapd_header, sizeof(lapd_header)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ e1_input.c:263:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 263 | write(pcap_fd, msg->l2h, msgb_l2len(msg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/raa_prime_decode.c -fPIC -DPIC -o trau/libosmotrau_la-raa_prime_decode.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/osmo_ortp.c -fPIC -DPIC -o trau/.libs/libosmotrau_la-osmo_ortp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/csd_ra2.c -fPIC -DPIC -o trau/libosmotrau_la-csd_ra2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c input/e1d.c -fPIC -DPIC -o input/e1d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/csd_v110.c -fPIC -DPIC -o trau/libosmotrau_la-csd_v110.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/amr_misc.c -fPIC -DPIC -o trau/libosmotrau_la-amr_misc.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o input/ipa_keepalive.lo input/ipa_keepalive.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o input/ipaccess.lo input/ipaccess.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/twts007.c -fPIC -DPIC -o trau/libosmotrau_la-twts007.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/raa_prime_encode.c -fPIC -DPIC -o trau/libosmotrau_la-raa_prime_encode.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau_frame.c -fPIC -DPIC -o trau_frame.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o input/lapd.lo input/lapd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/tfo_frame.c -fPIC -DPIC -o trau/libosmotrau_la-tfo_frame.o >/dev/null 2>&1 trau/osmo_ortp.c:235:9: note: '#pragma message: Using internal ortp API: rtp_session_rtcp_rec' 235 | #pragma message ("Using internal ortp API: rtp_session_rtcp_rec") | ^~~~~~~ trau/osmo_ortp.c: In function 'osmo_rtp_send_frame_ext': trau/osmo_ortp.c:564:9: warning: 'rtp_session_create_packet' is deprecated [-Wdeprecated-declarations] 564 | mblk = rtp_session_create_packet(rs->sess, RTP_FIXED_HEADER_SIZE, | ^~~~ In file included from /usr/include/ortp/ortp.h:68, from trau/osmo_ortp.c:35: /usr/include/ortp/rtpsession.h:637:1: note: declared here 637 | rtp_session_create_packet(RtpSession *session, size_t header_size, const uint8_t *payload, size_t payload_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/trau_sync.c -fPIC -DPIC -o trau/libosmotrau_la-trau_sync.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c input/ipa_keepalive.c -fPIC -DPIC -o input/.libs/ipa_keepalive.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c subchan_demux.c -fPIC -DPIC -o subchan_demux.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/amr_rtp.c -fPIC -DPIC -o trau/libosmotrau_la-amr_rtp.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o input/lapd_pcap.lo input/lapd_pcap.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o input/misdn.lo input/misdn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c input/ipaccess.c -fPIC -DPIC -o input/.libs/ipaccess.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o input/rs232.lo input/rs232.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o input/unixsocket.lo input/unixsocket.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o input/dahdi.lo input/dahdi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c input/lapd.c -fPIC -DPIC -o input/.libs/lapd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c input/lapd_pcap.c -fPIC -DPIC -o input/.libs/lapd_pcap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/osmo_ortp.c -fPIC -DPIC -o trau/libosmotrau_la-osmo_ortp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c input/misdn.c -fPIC -DPIC -o input/.libs/misdn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c input/dahdi.c -fPIC -DPIC -o input/.libs/dahdi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c input/rs232.c -fPIC -DPIC -o input/.libs/rs232.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c input/ipa_keepalive.c -fPIC -DPIC -o input/ipa_keepalive.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c input/unixsocket.c -fPIC -DPIC -o input/.libs/unixsocket.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c e1_input_vty.c -fPIC -DPIC -o e1_input_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c e1_input.c -fPIC -DPIC -o e1_input.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c input/ipa.c -fPIC -DPIC -o input/ipa.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c input/lapd_pcap.c -fPIC -DPIC -o input/lapd_pcap.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/trau_pcu_ericsson.c -fPIC -DPIC -o trau/libosmotrau_la-trau_pcu_ericsson.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/trau_rtp_conv.c -fPIC -DPIC -o trau/libosmotrau_la-trau_rtp_conv.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/trau_frame.c -fPIC -DPIC -o trau/libosmotrau_la-trau_frame.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c input/lapd.c -fPIC -DPIC -o input/lapd.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c input/rs232.c -fPIC -DPIC -o input/rs232.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c input/unixsocket.c -fPIC -DPIC -o input/unixsocket.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c input/ipaccess.c -fPIC -DPIC -o input/ipaccess.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c trau/amr_trau.c -fPIC -DPIC -o trau/libosmotrau_la-amr_trau.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c input/dahdi.c -fPIC -DPIC -o input/dahdi.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c input/misdn.c -fPIC -DPIC -o input/misdn.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -version-info 12:0:1 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmotrau.la -rpath /usr/lib/x86_64-linux-gnu trau/libosmotrau_la-amr_misc.lo trau/libosmotrau_la-amr_rtp.lo trau/libosmotrau_la-amr_trau.lo trau/libosmotrau_la-csd_ra2.lo trau/libosmotrau_la-csd_v110.lo trau/libosmotrau_la-raa_prime_decode.lo trau/libosmotrau_la-raa_prime_encode.lo trau/libosmotrau_la-tfo_frame.lo trau/libosmotrau_la-trau_frame.lo trau/libosmotrau_la-trau_pcu_ericsson.lo trau/libosmotrau_la-trau_sync.lo trau/libosmotrau_la-trau_rtp_conv.lo trau/libosmotrau_la-twts007.lo trau/libosmotrau_la-osmo_ortp.lo -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmocodec -losmocore -ltalloc -lmnl -lortp -lbctoolbox libtool: link: gcc -shared -fPIC -DPIC trau/.libs/libosmotrau_la-amr_misc.o trau/.libs/libosmotrau_la-amr_rtp.o trau/.libs/libosmotrau_la-amr_trau.o trau/.libs/libosmotrau_la-csd_ra2.o trau/.libs/libosmotrau_la-csd_v110.o trau/.libs/libosmotrau_la-raa_prime_decode.o trau/.libs/libosmotrau_la-raa_prime_encode.o trau/.libs/libosmotrau_la-tfo_frame.o trau/.libs/libosmotrau_la-trau_frame.o trau/.libs/libosmotrau_la-trau_pcu_ericsson.o trau/.libs/libosmotrau_la-trau_sync.o trau/.libs/libosmotrau_la-trau_rtp_conv.o trau/.libs/libosmotrau_la-twts007.o trau/.libs/libosmotrau_la-osmo_ortp.o /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/libosmocodec.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lortp -lbctoolbox -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmotrau.so.11 -o .libs/libosmotrau.so.11.1.0 /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -version-info 16:0:1 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmoabis.la -rpath /usr/lib/x86_64-linux-gnu init.lo e1_input.lo e1_input_vty.lo subchan_demux.lo trau_frame.lo input/e1d.lo input/ipa.lo input/ipa_keepalive.lo input/ipaccess.lo input/lapd.lo input/lapd_pcap.lo input/misdn.lo input/rs232.lo input/unixsocket.lo input/dahdi.lo -losmonetif -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl libtool: link: (cd ".libs" && rm -f "libosmotrau.so.11" && ln -s "libosmotrau.so.11.1.0" "libosmotrau.so.11") libtool: link: (cd ".libs" && rm -f "libosmotrau.so" && ln -s "libosmotrau.so.11.1.0" "libosmotrau.so") libtool: link: ar cr .libs/libosmotrau.a trau/libosmotrau_la-amr_misc.o trau/libosmotrau_la-amr_rtp.o trau/libosmotrau_la-amr_trau.o trau/libosmotrau_la-csd_ra2.o trau/libosmotrau_la-csd_v110.o trau/libosmotrau_la-raa_prime_decode.o trau/libosmotrau_la-raa_prime_encode.o trau/libosmotrau_la-tfo_frame.o trau/libosmotrau_la-trau_frame.o trau/libosmotrau_la-trau_pcu_ericsson.o trau/libosmotrau_la-trau_sync.o trau/libosmotrau_la-trau_rtp_conv.o trau/libosmotrau_la-twts007.o trau/libosmotrau_la-osmo_ortp.o libtool: link: ranlib .libs/libosmotrau.a libtool: link: ( cd ".libs" && rm -f "libosmotrau.la" && ln -s "../libosmotrau.la" "libosmotrau.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/init.o .libs/e1_input.o .libs/e1_input_vty.o .libs/subchan_demux.o .libs/trau_frame.o input/.libs/e1d.o input/.libs/ipa.o input/.libs/ipa_keepalive.o input/.libs/ipaccess.o input/.libs/lapd.o input/.libs/lapd_pcap.o input/.libs/misdn.o input/.libs/rs232.o input/.libs/unixsocket.o input/.libs/dahdi.o /usr/lib/x86_64-linux-gnu/libosmonetif.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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmoabis.so.15 -o .libs/libosmoabis.so.15.1.0 libtool: link: (cd ".libs" && rm -f "libosmoabis.so.15" && ln -s "libosmoabis.so.15.1.0" "libosmoabis.so.15") libtool: link: (cd ".libs" && rm -f "libosmoabis.so" && ln -s "libosmoabis.so.15.1.0" "libosmoabis.so") libtool: link: ar cr .libs/libosmoabis.a init.o e1_input.o e1_input_vty.o subchan_demux.o trau_frame.o input/e1d.o input/ipa.o input/ipa_keepalive.o input/ipaccess.o input/lapd.o input/lapd_pcap.o input/misdn.o input/rs232.o input/unixsocket.o input/dahdi.o libtool: link: ranlib .libs/libosmoabis.a libtool: link: ( cd ".libs" && rm -f "libosmoabis.la" && ln -s "../libosmoabis.la" "libosmoabis.la" ) make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis/src' Making all in tests make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-abis/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis/tests' Making all in doc make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-abis/doc' Making all in examples make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-abis/doc/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o lapd-over-datagram/lapd-over-datagram-user.o lapd-over-datagram/lapd-over-datagram-user.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o lapd-over-datagram/lapd-over-datagram-network.o lapd-over-datagram/lapd-over-datagram-network.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o lapd-over-datagram-network lapd-over-datagram/lapd-over-datagram-network.o ../../src/libosmoabis.la -losmonetif -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o lapd-over-datagram-user lapd-over-datagram/lapd-over-datagram-user.o ../../src/libosmoabis.la -losmonetif -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -g -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/lapd-over-datagram-network lapd-over-datagram/lapd-over-datagram-network.o ../../src/.libs/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmonetif.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 libtool: link: gcc -Wall -g -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/lapd-over-datagram-user lapd-over-datagram/lapd-over-datagram-user.o ../../src/.libs/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmonetif.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[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis/doc/examples' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-abis/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis/doc' make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-abis' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis' make[2]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis' make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis' debian/rules override_dh_auto_test make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-abis' dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false) make -j21 check "TESTSUITEFLAGS=-j21 --verbose" VERBOSE=1 make[2]: Entering directory '/obs/_temp/binpkgs/libosmo-abis' make check-recursive make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-abis' Making check in include make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-abis/include' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis/include' Making check in src make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-abis/src' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis/src' Making check in tests make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-abis/tests' make e1inp_ipa_bsc_test e1inp_ipa_bts_test subchan_demux/subchan_demux_test ipa_recv/ipa_recv_test amr/rtp2trau_amr amr/trau2rtp_amr raa_prime/test_dec raa_prime/test_enc tfo/rtp2tfo tfo/tfo_extr_test trau_conv/rtp2trau_gen trau_conv/trau16_to_rtp trau_conv/trau2rtp_gen trau_sync/trau_sync_test trau_pcu_ericsson/trau_pcu_ericsson_test rtp_test/rtp_test make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-abis/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o e1inp_ipa_bsc_test.o e1inp_ipa_bsc_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o e1inp_ipa_bts_test.o e1inp_ipa_bts_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o subchan_demux/subchan_demux_test.o subchan_demux/subchan_demux_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o ipa_recv/ipa_recv_test.o ipa_recv/ipa_recv_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o amr/rtp2trau_amr.o amr/rtp2trau_amr.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o trau_conv/tw5reader.o trau_conv/tw5reader.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o amr/trau2rtp_amr.o amr/trau2rtp_amr.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o raa_prime/test_dec.o raa_prime/test_dec.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o raa_prime/test_enc.o raa_prime/test_enc.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o tfo/rtp2tfo.o tfo/rtp2tfo.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o tfo/tfo_extr_test.o tfo/tfo_extr_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o trau_conv/rtp2trau_gen.o trau_conv/rtp2trau_gen.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o trau_conv/trau16_to_rtp.o trau_conv/trau16_to_rtp.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o trau_conv/trau2rtp_gen.o trau_conv/trau2rtp_gen.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o trau_sync/trau_sync_test.o trau_sync/trau_sync_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o trau_pcu_ericsson/trau_pcu_ericsson_test.o trau_pcu_ericsson/trau_pcu_ericsson_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o rtp_test/rtp_test.o rtp_test/rtp_test.c /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o trau_sync/trau_sync_test trau_sync/trau_sync_test.o ../src/libosmotrau.la -losmocodec -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o subchan_demux/subchan_demux_test subchan_demux/subchan_demux_test.o ../src/libosmoabis.la -losmonetif -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o amr/rtp2trau_amr amr/rtp2trau_amr.o trau_conv/tw5reader.o ../src/libosmotrau.la -losmocodec -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o raa_prime/test_dec raa_prime/test_dec.o ../src/libosmotrau.la -losmocodec -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o trau_conv/rtp2trau_gen trau_conv/rtp2trau_gen.o trau_conv/tw5reader.o ../src/libosmotrau.la -losmocodec -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o rtp_test/rtp_test rtp_test/rtp_test.o ../src/libosmotrau.la -losmocodec -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o tfo/rtp2tfo tfo/rtp2tfo.o trau_conv/tw5reader.o ../src/libosmotrau.la -losmocodec -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o tfo/tfo_extr_test tfo/tfo_extr_test.o ../src/libosmotrau.la -losmocodec -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o raa_prime/test_enc raa_prime/test_enc.o ../src/libosmotrau.la -losmocodec -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o e1inp_ipa_bsc_test e1inp_ipa_bsc_test.o ../src/libosmoabis.la -losmonetif -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o trau_conv/trau2rtp_gen trau_conv/trau2rtp_gen.o ../src/libosmotrau.la -losmocodec -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o amr/trau2rtp_amr amr/trau2rtp_amr.o ../src/libosmotrau.la -losmocodec -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o e1inp_ipa_bts_test e1inp_ipa_bts_test.o ../src/libosmoabis.la -losmonetif -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o ipa_recv/ipa_recv_test ipa_recv/ipa_recv_test.o ../src/libosmoabis.la -losmonetif -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -g -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o amr/rtp2trau_amr amr/rtp2trau_amr.o trau_conv/tw5reader.o ../src/.libs/libosmotrau.so /usr/lib/x86_64-linux-gnu/libosmocodec.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-abis/src/.libs libtool: link: gcc -Wall -g -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o trau_sync/trau_sync_test trau_sync/trau_sync_test.o ../src/.libs/libosmotrau.so /usr/lib/x86_64-linux-gnu/libosmocodec.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-abis/src/.libs libtool: link: gcc -Wall -g -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o trau_conv/rtp2trau_gen trau_conv/rtp2trau_gen.o trau_conv/tw5reader.o ../src/.libs/libosmotrau.so /usr/lib/x86_64-linux-gnu/libosmocodec.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-abis/src/.libs libtool: link: gcc -Wall -g -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o rtp_test/rtp_test rtp_test/rtp_test.o ../src/.libs/libosmotrau.so /usr/lib/x86_64-linux-gnu/libosmocodec.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-abis/src/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o trau_conv/trau16_to_rtp trau_conv/trau16_to_rtp.o ../src/libosmotrau.la -losmocodec -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -g -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o raa_prime/test_dec raa_prime/test_dec.o ../src/.libs/libosmotrau.so /usr/lib/x86_64-linux-gnu/libosmocodec.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-abis/src/.libs libtool: link: gcc -Wall -g -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o tfo/rtp2tfo tfo/rtp2tfo.o trau_conv/tw5reader.o ../src/.libs/libosmotrau.so /usr/lib/x86_64-linux-gnu/libosmocodec.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-abis/src/.libs libtool: link: gcc -Wall -g -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o tfo/tfo_extr_test tfo/tfo_extr_test.o ../src/.libs/libosmotrau.so /usr/lib/x86_64-linux-gnu/libosmocodec.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-abis/src/.libs libtool: link: gcc -Wall -g -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o raa_prime/test_enc raa_prime/test_enc.o ../src/.libs/libosmotrau.so /usr/lib/x86_64-linux-gnu/libosmocodec.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-abis/src/.libs libtool: link: gcc -Wall -g -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o amr/trau2rtp_amr amr/trau2rtp_amr.o ../src/.libs/libosmotrau.so /usr/lib/x86_64-linux-gnu/libosmocodec.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-abis/src/.libs libtool: link: gcc -Wall -g -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o trau_conv/trau2rtp_gen trau_conv/trau2rtp_gen.o ../src/.libs/libosmotrau.so /usr/lib/x86_64-linux-gnu/libosmocodec.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-abis/src/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o trau_pcu_ericsson/trau_pcu_ericsson_test trau_pcu_ericsson/trau_pcu_ericsson_test.o ../src/libosmotrau.la -losmocodec -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -g -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o subchan_demux/subchan_demux_test subchan_demux/subchan_demux_test.o ../src/.libs/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmonetif.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 -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-abis/src/.libs libtool: link: gcc -Wall -g -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o e1inp_ipa_bsc_test e1inp_ipa_bsc_test.o ../src/.libs/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmonetif.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 -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-abis/src/.libs libtool: link: gcc -Wall -g -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o e1inp_ipa_bts_test e1inp_ipa_bts_test.o ../src/.libs/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmonetif.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 -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-abis/src/.libs libtool: link: gcc -Wall -g -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o trau_conv/trau16_to_rtp trau_conv/trau16_to_rtp.o ../src/.libs/libosmotrau.so /usr/lib/x86_64-linux-gnu/libosmocodec.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-abis/src/.libs libtool: link: gcc -Wall -g -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o trau_pcu_ericsson/trau_pcu_ericsson_test trau_pcu_ericsson/trau_pcu_ericsson_test.o ../src/.libs/libosmotrau.so /usr/lib/x86_64-linux-gnu/libosmocodec.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-abis/src/.libs libtool: link: gcc -Wall -g -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-abis=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o ipa_recv/ipa_recv_test ipa_recv/ipa_recv_test.o ../src/.libs/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmonetif.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 -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-abis/src/.libs make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis/tests' make check-local make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-abis/tests' :;{ \ echo '# Signature of the current package.' && \ echo 'm4_define([AT_PACKAGE_NAME],' && \ echo ' [libosmo-abis])' && \ echo 'm4_define([AT_PACKAGE_TARNAME],' && \ echo ' [libosmo-abis])' && \ echo 'm4_define([AT_PACKAGE_VERSION],' && \ echo ' [2.1.0.13-898f6])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [libosmo-abis 2.1.0.13-898f6])' && \ 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 ## --------------------------------------- ## ## libosmo-abis 2.1.0.13-898f6 test suite. ## ## --------------------------------------- ## 1. testsuite.at:14: testing ipa_recv ... ./testsuite.at:17: $abs_top_builddir/tests/ipa_recv/ipa_recv_test 3. testsuite.at:26: testing rtp_test ... 3. testsuite.at:26: 2. testsuite.at:20: testing subchan_demux ... ./testsuite.at:23: $abs_top_builddir/tests/subchan_demux/subchan_demux_test 5. testsuite.at:39: testing raa_prime_decode ... ./testsuite.at:42: $abs_top_builddir/tests/raa_prime/test_dec $abs_srcdir/raa_prime/nokia-tcsm2-atrau.hex skipped (testsuite.at:28) 9. testsuite.at:64: testing trau2rtp_fr_twts001 ... 4. testsuite.at:33: testing raa_prime_encode ... 6. testsuite.at:45: testing trau_sync ... ./testsuite.at:36: $abs_top_builddir/tests/raa_prime/test_enc $abs_srcdir/raa_prime/d144-ul-input.asc ./testsuite.at:67: $abs_top_builddir/tests/trau_conv/trau16_to_rtp $abs_srcdir/trau_conv/trau16_fr.in ul tw-ts-001 stderr: 13. testsuite.at:88: testing trau2rtp_hr_twts002 ... 10. testsuite.at:70: testing trau2rtp_efr_std ... 16. testsuite.at:106: testing trau2rtp_amr16k_oax ... ./testsuite.at:109: $abs_top_builddir/tests/amr/trau2rtp_amr -x $abs_srcdir/amr/trau-amr-16k.in ./testsuite.at:49: $abs_top_builddir/tests/trau_sync/trau_sync_test ./testsuite.at:73: $abs_top_builddir/tests/trau_conv/trau16_to_rtp $abs_srcdir/trau_conv/trau16_efr.in ul std 12. testsuite.at:82: testing trau2rtp_hr_std ... ./testsuite.at:85: $abs_top_builddir/tests/trau_conv/trau2rtp_gen -8 $abs_srcdir/trau_conv/trau2rtp_hr.in 7. testsuite.at:52: testing trau_pcu_ericsson ... ./testsuite.at:55: $abs_top_builddir/tests/trau_pcu_ericsson/trau_pcu_ericsson_test ./testsuite.at:91: $abs_top_builddir/tests/trau_conv/trau2rtp_gen -8 -x $abs_srcdir/trau_conv/trau2rtp_hr.in ipa_msg_recv_buffered: 10, msg != NULL, pending_msg ?? NULL ipa_msg_recv_buffered: 86, msg != NULL, pending_msg ?? NULL ipa_msg_recv_buffered: 16, msg != NULL, pending_msg ?? NULL ipa_msg_recv_buffered: 1, msg != NULL, pending_msg ?? NULL ipa_msg_recv_buffered: 14, msg != NULL, pending_msg ?? NULL <0002> ipa.c:698 Discarding IPA message without payload ipa_msg_recv_buffered: -11, msg == NULL, pending_msg ?? NULL ipa_msg_recv_buffered: 4, msg != NULL, pending_msg ?? NULL ipa_msg_recv_buffered: 4, msg != NULL, pending_msg ?? NULL <0002> ipa.c:683 Received part of IPA message L2 data (2/10) ipa_msg_recv_buffered: -5, msg == NULL, pending_msg ?? NULL ipa_msg_recv_buffered: 10, msg != NULL, pending_msg == NULL ipa_msg_recv_buffered: 86, msg != NULL, pending_msg == NULL ipa_msg_recv_buffered: 16, msg != NULL, pending_msg == NULL ipa_msg_recv_buffered: 1, msg != NULL, pending_msg == NULL ipa_msg_recv_buffered: 14, msg != NULL, pending_msg == NULL <0002> ipa.c:698 Discarding IPA message without payload ipa_msg_recv_buffered: -11, msg == NULL, pending_msg == NULL ipa_msg_recv_buffered: 4, msg != NULL, pending_msg == NULL ipa_msg_recv_buffered: 4, msg != NULL, pending_msg == NULL <0002> ipa.c:683 Received part of IPA message L2 data (2/10) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL <0002> ipa.c:683 Received part of IPA message L2 data (7/10) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL ipa_msg_recv_buffered: 10, msg != NULL, pending_msg == NULL <0002> ipa.c:637 Received part of IPA message header (2/3) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL <0002> ipa.c:683 Received part of IPA message L2 data (4/86) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL <0002> ipa.c:683 Received part of IPA message L2 data (9/86) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL <0002> ipa.c:683 Received part of IPA message L2 data (14/86) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL <0002> ipa.c:683 Received part of IPA message L2 data (19/86) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL <0002> ipa.c:683 Received part of IPA message L2 data (24/86) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL <0002> ipa.c:683 Received part of IPA message L2 data (29/86) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL <0002> ipa.c:683 Received part of IPA message L2 data (34/86) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL <0002> ipa.c:683 Received part of IPA message L2 data (39/86) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL <0002> ipa.c:683 Received part of IPA message L2 data (44/86) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL <0002> ipa.c:683 Received part of IPA message L2 data (49/86) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL <0002> ipa.c:683 Received part of IPA message L2 data (54/86) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL <0002> ipa.c:683 Received part of IPA message L2 data (59/86) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL <0002> ipa.c:683 Received part of IPA message L2 data (64/86) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL <0002> ipa.c:683 Received part of IPA message L2 data (69/86) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL <0002> ipa.c:683 Received part of IPA message L2 data (74/86) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL <0002> ipa.c:683 Received part of IPA message L2 data (79/86) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL <0002> ipa.c:683 Received part of IPA message L2 data (84/86) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL ipa_msg_recv_buffered: 86, msg != NULL, pending_msg == NULL <0002> ipa.c:683 Received part of IPA message L2 data (0/16) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL <0002> ipa.c:683 Received part of IPA message L2 data (5/16) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL <0002> ipa.c:683 Received part of IPA message L2 data (10/16) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL <0002> ipa.c:683 Received part of IPA message L2 data (15/16) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL ipa_msg_recv_buffered: 16, msg != NULL, pending_msg == NULL ipa_msg_recv_buffered: 1, msg != NULL, pending_msg == NULL <0002> ipa.c:683 Received part of IPA message L2 data (2/14) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL <0002> ipa.c:683 Received part of IPA message L2 data (7/14) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL <0002> ipa.c:683 Received part of IPA message L2 data (12/14) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL ipa_msg_recv_buffered: 14, msg != NULL, pending_msg == NULL <0002> ipa.c:698 Discarding IPA message without payload ipa_msg_recv_buffered: -11, msg == NULL, pending_msg == NULL <0002> ipa.c:683 Received part of IPA message L2 data (2/4) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL ipa_msg_recv_buffered: 4, msg != NULL, pending_msg == NULL <0002> ipa.c:683 Received part of IPA message L2 data (0/4) ipa_msg_recv_buffered: -11, msg == NULL, pending_msg != NULL ipa_msg_recv_buffered: 4, msg != NULL, pending_msg == NULL 14. testsuite.at:94: testing trau2rtp_amr16k_bwe ... ./testsuite.at:97: $abs_top_builddir/tests/amr/trau2rtp_amr -b $abs_srcdir/amr/trau-amr-16k.in stderr: stderr: 8. testsuite.at:58: testing trau2rtp_fr_std ... ./testsuite.at:61: $abs_top_builddir/tests/trau_conv/trau16_to_rtp $abs_srcdir/trau_conv/trau16_fr.in ul std 2. testsuite.at:20: stderr: 11. testsuite.at:76: testing trau2rtp_efr_twts001 ... ./testsuite.at:79: $abs_top_builddir/tests/trau_conv/trau16_to_rtp $abs_srcdir/trau_conv/trau16_efr.in ul tw-ts-001 ok stderr: 19. testsuite.at:124: testing trau2rtp_amr8k_oax ... ./testsuite.at:127: $abs_top_builddir/tests/amr/trau2rtp_amr -8 -x $abs_srcdir/amr/trau-amr-8k.in 15. testsuite.at:100: testing trau2rtp_amr16k_oa ... ./testsuite.at:103: $abs_top_builddir/tests/amr/trau2rtp_amr $abs_srcdir/amr/trau-amr-16k.in 20. testsuite.at:130: testing rtp2trau_fr_dl1 ... ./testsuite.at:133: $abs_top_builddir/tests/trau_conv/rtp2trau_gen $abs_srcdir/trau_conv/fr_speech_basic.hex fr dl 5. testsuite.at:39: stderr: ok stderr: 8. testsuite.at:58: ok stderr: stderr: 18. testsuite.at:118: testing trau2rtp_amr8k_oa ... stderr: 9. testsuite.at:64: ok 6. testsuite.at:45: ./testsuite.at:121: $abs_top_builddir/tests/amr/trau2rtp_amr -8 $abs_srcdir/amr/trau-amr-8k.in ok 21. testsuite.at:136: testing rtp2trau_fr_dl2 ... ./testsuite.at:139: $abs_top_builddir/tests/trau_conv/rtp2trau_gen $abs_srcdir/trau_conv/fr_speech_twts001_good.hex fr dl 11. testsuite.at:76: stderr: ok 17. testsuite.at:112: testing trau2rtp_amr8k_bwe ... ./testsuite.at:115: $abs_top_builddir/tests/amr/trau2rtp_amr -8 -b $abs_srcdir/amr/trau-amr-8k.in 19. testsuite.at:124: ok stderr: stderr: 1. testsuite.at:14: 13. testsuite.at:88: 4. testsuite.at:33: ok ok stderr: ok stderr: 10. testsuite.at:70: ok 12. testsuite.at:82: ok 15. testsuite.at:100: 7. testsuite.at:52: ok 14. testsuite.at:94: ok stderr: ok 21. testsuite.at:136: ok 22. testsuite.at:142: testing rtp2trau_fr_ul1 ... ./testsuite.at:145: $abs_top_builddir/tests/trau_conv/rtp2trau_gen $abs_srcdir/trau_conv/fr_speech_basic.hex fr ul stderr: 16. testsuite.at:106: ok stderr: stderr: 23. testsuite.at:148: testing rtp2trau_fr_ul2 ... 20. testsuite.at:130: ok ./testsuite.at:151: $abs_top_builddir/tests/trau_conv/rtp2trau_gen $abs_srcdir/trau_conv/fr_speech_twts001_good.hex fr ul 18. testsuite.at:118: ok 22. testsuite.at:142: ok 17. testsuite.at:112: ok 24. testsuite.at:154: testing rtp2trau_fr_ul3 ... 26. testsuite.at:166: testing rtp2trau_efr_dl2 ... ./testsuite.at:157: $abs_top_builddir/tests/trau_conv/rtp2trau_gen $abs_srcdir/trau_conv/fr_speech_twts001_mix.hex fr ul ./testsuite.at:169: $abs_top_builddir/tests/trau_conv/rtp2trau_gen $abs_srcdir/trau_conv/efr_speech_twts001_good.hex efr dl 28. testsuite.at:178: testing rtp2trau_efr_ul2 ... ./testsuite.at:181: $abs_top_builddir/tests/trau_conv/rtp2trau_gen $abs_srcdir/trau_conv/efr_speech_twts001_good.hex efr ul 27. testsuite.at:172: testing rtp2trau_efr_ul1 ... 32. testsuite.at:202: testing rtp2trau_hr_ul1 ... stderr: 30. testsuite.at:190: testing rtp2trau_hr_dl1 ... ./testsuite.at:205: $abs_top_builddir/tests/trau_conv/rtp2trau_gen $abs_srcdir/trau_conv/hr_speech_rfc5993.hex hr ul 25. testsuite.at:160: testing rtp2trau_efr_dl1 ... ./testsuite.at:163: $abs_top_builddir/tests/trau_conv/rtp2trau_gen $abs_srcdir/trau_conv/efr_speech_basic.hex efr dl ./testsuite.at:175: $abs_top_builddir/tests/trau_conv/rtp2trau_gen $abs_srcdir/trau_conv/efr_speech_basic.hex efr ul 29. testsuite.at:184: testing rtp2trau_efr_ul3 ... 33. testsuite.at:208: testing rtp2trau_hr_ul2 ... ./testsuite.at:193: $abs_top_builddir/tests/trau_conv/rtp2trau_gen $abs_srcdir/trau_conv/hr_speech_ts101318.hex hr dl stderr: ./testsuite.at:211: $abs_top_builddir/tests/trau_conv/rtp2trau_gen $abs_srcdir/trau_conv/hr_speech_twts002.hex hr ul stderr: 36. testsuite.at:226: testing rtp2trau_amr16k_oa ... ./testsuite.at:229: $abs_top_builddir/tests/amr/rtp2trau_amr $abs_srcdir/amr/rtp-in-oa.hex 35. testsuite.at:220: testing rtp2trau_amr16k_bwe ... ./testsuite.at:187: $abs_top_builddir/tests/trau_conv/rtp2trau_gen $abs_srcdir/trau_conv/efr_speech_twts001_mix.hex efr ul stderr: 37. testsuite.at:232: testing rtp2trau_amr16k_oax ... stderr: ./testsuite.at:223: $abs_top_builddir/tests/amr/rtp2trau_amr -b $abs_srcdir/amr/rtp-in-bwe.hex 25. testsuite.at:160: 23. testsuite.at:148: ok ok 26. testsuite.at:166: ok stderr: ./testsuite.at:235: $abs_top_builddir/tests/amr/rtp2trau_amr -x $abs_srcdir/amr/rtp-in-oa.hex stderr: 24. testsuite.at:154: ok 28. testsuite.at:178: ok 34. testsuite.at:214: testing rtp2trau_hr_ul3 ... stderr: ./testsuite.at:217: $abs_top_builddir/tests/trau_conv/rtp2trau_gen $abs_srcdir/trau_conv/hr_speech_invsid_bits.hex hr ul stderr: 31. testsuite.at:196: testing rtp2trau_hr_dl2 ... ./testsuite.at:199: $abs_top_builddir/tests/trau_conv/rtp2trau_gen $abs_srcdir/trau_conv/hr_speech_rfc5993.hex hr dl stderr: stderr: 31. testsuite.at:196: stderr: ok 36. testsuite.at:226: 29. testsuite.at:184: 42. testsuite.at:262: testing tfo_decode_efr ... 32. testsuite.at:202: ok ok 33. testsuite.at:208: ok 41. testsuite.at:256: testing tfo_decode_fr ... ok ./testsuite.at:259: $abs_top_builddir/tests/tfo/tfo_extr_test $abs_srcdir/tfo/nokia_tcsm2/tfo-fr.hex fr ./testsuite.at:265: $abs_top_builddir/tests/tfo/tfo_extr_test $abs_srcdir/tfo/nokia_tcsm2/tfo-efr.hex fr 39. testsuite.at:244: testing rtp2trau_amr8k_oa ... 30. testsuite.at:190: stderr: ok 38. testsuite.at:238: testing rtp2trau_amr8k_bwe ... ./testsuite.at:241: $abs_top_builddir/tests/amr/rtp2trau_amr -8 -b $abs_srcdir/amr/rtp-in-bwe.hex ./testsuite.at:247: $abs_top_builddir/tests/amr/rtp2trau_amr -8 $abs_srcdir/amr/rtp-in-oa.hex 27. testsuite.at:172: ok stderr: 40. testsuite.at:250: testing rtp2trau_amr8k_oax ... ./testsuite.at:253: $abs_top_builddir/tests/amr/rtp2trau_amr -8 -x $abs_srcdir/amr/rtp-in-oa.hex 35. testsuite.at:220: ok stderr: stderr: stderr: 34. testsuite.at:214: ok stderr: 37. testsuite.at:232: ok stderr: 44. testsuite.at:274: testing tfo_round_trip_fr ... ./testsuite.at:277: $abs_top_builddir/tests/tfo/rtp2tfo $abs_srcdir/tfo/enc_test_fr.in fr enc_test_fr.tfo stderr: 41. testsuite.at:256: 38. testsuite.at:238: ok ok 45. testsuite.at:281: testing tfo_round_trip_efr ... ./testsuite.at:284: $abs_top_builddir/tests/tfo/rtp2tfo $abs_srcdir/tfo/enc_test_efr.in efr enc_test_efr.tfo 42. testsuite.at:262: ok 43. testsuite.at:268: testing tfo_decode_hr ... ./testsuite.at:271: $abs_top_builddir/tests/tfo/tfo_extr_test $abs_srcdir/tfo/nokia_tcsm2/tfo-hr.hex hr 39. testsuite.at:244: ok 46. testsuite.at:288: testing tfo_round_trip_hr ... ./testsuite.at:292: $abs_top_builddir/tests/tfo/rtp2tfo $abs_srcdir/tfo/enc_test_hr.in hr enc_test_hr.tfo 40. testsuite.at:250: ok stderr: stderr: stderr: stdout: stdout: stderr: ./testsuite.at:285: $abs_top_builddir/tests/tfo/tfo_extr_test enc_test_efr.tfo fr ./testsuite.at:278: $abs_top_builddir/tests/tfo/tfo_extr_test enc_test_fr.tfo fr 43. testsuite.at:268: ok stdout: ./testsuite.at:293: $abs_top_builddir/tests/tfo/tfo_extr_test enc_test_hr.tfo hr stderr: stderr: stderr: 45. testsuite.at:281: ok 44. testsuite.at:274: ok 46. testsuite.at:288: ok ## ------------- ## ## Test results. ## ## ------------- ## 45 tests were successful. 1 test was skipped. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis/tests' Making check in doc make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-abis/doc' Making check in examples make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-abis/doc/examples' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis/doc/examples' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-abis/doc' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis/doc' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis/doc' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-abis' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis' make[2]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis' make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis' create-stamp debian/debhelper-build-stamp dh_testroot -O--fail-missing dh_prep -O--fail-missing dh_auto_install -O--fail-missing make -j1 install DESTDIR=/obs/_temp/binpkgs/libosmo-abis/debian/tmp AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-abis' make install-recursive make[2]: Entering directory '/obs/_temp/binpkgs/libosmo-abis' Making install in include make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-abis/include' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-abis/include' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-abis/debian/tmp/usr/include' /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-abis/debian/tmp/usr/include/osmocom/trau' /usr/bin/install -c -m 644 osmocom/trau/amr_trau.h osmocom/trau/clearmode.h osmocom/trau/csd_ra2.h osmocom/trau/csd_raa_prime.h osmocom/trau/csd_v110.h osmocom/trau/tfo_frame.h osmocom/trau/trau_frame.h osmocom/trau/trau_pcu_ericsson.h osmocom/trau/trau_rtp.h osmocom/trau/trau_sync.h osmocom/trau/twts007.h osmocom/trau/osmo_ortp.h '/obs/_temp/binpkgs/libosmo-abis/debian/tmp/usr/include/osmocom/trau' /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-abis/debian/tmp/usr/include/osmocom/abis' /usr/bin/install -c -m 644 osmocom/abis/abis.h osmocom/abis/e1_input.h osmocom/abis/ipa.h osmocom/abis/ipaccess.h osmocom/abis/lapd.h osmocom/abis/lapd_pcap.h osmocom/abis/subchan_demux.h osmocom/abis/trau_frame.h osmocom/abis/unixsocket_proto.h osmocom/abis/version.h '/obs/_temp/binpkgs/libosmo-abis/debian/tmp/usr/include/osmocom/abis' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis/include' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis/include' Making install in src make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-abis/src' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-abis/src' /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-abis/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmoabis.la libosmotrau.la '/obs/_temp/binpkgs/libosmo-abis/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/libosmoabis.so.15.1.0 /obs/_temp/binpkgs/libosmo-abis/debian/tmp/usr/lib/x86_64-linux-gnu/libosmoabis.so.15.1.0 libtool: install: (cd /obs/_temp/binpkgs/libosmo-abis/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmoabis.so.15.1.0 libosmoabis.so.15 || { rm -f libosmoabis.so.15 && ln -s libosmoabis.so.15.1.0 libosmoabis.so.15; }; }) libtool: install: (cd /obs/_temp/binpkgs/libosmo-abis/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmoabis.so.15.1.0 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.15.1.0 libosmoabis.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmoabis.lai /obs/_temp/binpkgs/libosmo-abis/debian/tmp/usr/lib/x86_64-linux-gnu/libosmoabis.la libtool: install: /usr/bin/install -c .libs/libosmotrau.so.11.1.0 /obs/_temp/binpkgs/libosmo-abis/debian/tmp/usr/lib/x86_64-linux-gnu/libosmotrau.so.11.1.0 libtool: install: (cd /obs/_temp/binpkgs/libosmo-abis/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmotrau.so.11.1.0 libosmotrau.so.11 || { rm -f libosmotrau.so.11 && ln -s libosmotrau.so.11.1.0 libosmotrau.so.11; }; }) libtool: install: (cd /obs/_temp/binpkgs/libosmo-abis/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmotrau.so.11.1.0 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.11.1.0 libosmotrau.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmotrau.lai /obs/_temp/binpkgs/libosmo-abis/debian/tmp/usr/lib/x86_64-linux-gnu/libosmotrau.la libtool: install: /usr/bin/install -c .libs/libosmoabis.a /obs/_temp/binpkgs/libosmo-abis/debian/tmp/usr/lib/x86_64-linux-gnu/libosmoabis.a libtool: install: chmod 644 /obs/_temp/binpkgs/libosmo-abis/debian/tmp/usr/lib/x86_64-linux-gnu/libosmoabis.a libtool: install: ranlib /obs/_temp/binpkgs/libosmo-abis/debian/tmp/usr/lib/x86_64-linux-gnu/libosmoabis.a libtool: install: /usr/bin/install -c .libs/libosmotrau.a /obs/_temp/binpkgs/libosmo-abis/debian/tmp/usr/lib/x86_64-linux-gnu/libosmotrau.a libtool: install: chmod 644 /obs/_temp/binpkgs/libosmo-abis/debian/tmp/usr/lib/x86_64-linux-gnu/libosmotrau.a libtool: install: ranlib /obs/_temp/binpkgs/libosmo-abis/debian/tmp/usr/lib/x86_64-linux-gnu/libosmotrau.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis/src' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis/src' Making install in tests make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-abis/tests' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-abis/tests' 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/libosmo-abis/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis/tests' Making install in doc make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-abis/doc' Making install in examples make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-abis/doc/examples' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-abis/doc/examples' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis/doc/examples' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis/doc/examples' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-abis/doc' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-abis/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/libosmo-abis/doc' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis/doc' make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-abis' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-abis' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-abis/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig' /usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/obs/_temp/binpkgs/libosmo-abis/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis' make[2]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis' make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis' dh_install -O--fail-missing dh_install: warning: Please use dh_missing --list-missing/--fail-missing instead dh_install: warning: This feature will be removed in compat 12. dh_installdocs -O--fail-missing dh_installchangelogs -O--fail-missing dh_systemd_enable -O--fail-missing dh_installinit -O--fail-missing dh_systemd_start -O--fail-missing dh_perl -O--fail-missing dh_link -O--fail-missing dh_strip_nondeterminism -O--fail-missing dh_compress -O--fail-missing dh_fixperms -O--fail-missing dh_missing -O--fail-missing debian/rules override_dh_strip make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-abis' dh_strip --dbg-package=libosmo-abis-dbg make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-abis' dh_makeshlibs -O--fail-missing dh_shlibdeps -O--fail-missing dh_installdeb -O--fail-missing dh_gencontrol -O--fail-missing dh_md5sums -O--fail-missing dh_builddeb -O--fail-missing dpkg-deb: building package 'libosmo-abis' in '../libosmo-abis_2.1.0.13.898f6_amd64.deb'. dpkg-deb: building package 'libosmotrau11' in '../libosmotrau11_2.1.0.13.898f6_amd64.deb'. dpkg-deb: building package 'libosmoabis15' in '../libosmoabis15_2.1.0.13.898f6_amd64.deb'. dpkg-deb: building package 'libosmo-abis-dev' in '../libosmo-abis-dev_2.1.0.13.898f6_amd64.deb'. dpkg-deb: building package 'libosmo-abis-dbg' in '../libosmo-abis-dbg_2.1.0.13.898f6_amd64.deb'. dpkg-genbuildinfo -O../libosmo-abis_2.1.0.13.898f6_amd64.buildinfo dpkg-genchanges -O../libosmo-abis_2.1.0.13.898f6_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + cd .. + dpkg -c libosmo-abis-dbg_2.1.0.13.898f6_amd64.deb drwxr-xr-x root/root 0 2026-04-26 02:22 ./ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/lib/ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/lib/debug/.build-id/57/ -rw-r--r-- root/root 212816 2026-04-26 02:22 ./usr/lib/debug/.build-id/57/4b30f5bb7daa87cd8287e6017a7c84271590ab.debug drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/lib/debug/.build-id/a6/ -rw-r--r-- root/root 165544 2026-04-26 02:22 ./usr/lib/debug/.build-id/a6/31c294e7b77251e3f3226451bb3788a905192a.debug drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/share/ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/share/doc/libosmo-abis-dbg/ -rw-r--r-- root/root 8016 2026-04-26 02:22 ./usr/share/doc/libosmo-abis-dbg/changelog.gz -rw-r--r-- root/root 3449 2026-04-26 02:22 ./usr/share/doc/libosmo-abis-dbg/copyright + dpkg -c libosmo-abis-dev_2.1.0.13.898f6_amd64.deb drwxr-xr-x root/root 0 2026-04-26 02:22 ./ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/include/ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/include/osmocom/ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/include/osmocom/abis/ -rw-r--r-- root/root 88 2026-04-26 02:22 ./usr/include/osmocom/abis/abis.h -rw-r--r-- root/root 12767 2026-04-26 02:22 ./usr/include/osmocom/abis/e1_input.h -rw-r--r-- root/root 5758 2026-04-26 02:22 ./usr/include/osmocom/abis/ipa.h -rw-r--r-- root/root 329 2026-04-26 02:22 ./usr/include/osmocom/abis/ipaccess.h -rw-r--r-- root/root 2939 2026-04-26 02:22 ./usr/include/osmocom/abis/lapd.h -rw-r--r-- root/root 362 2026-04-26 02:22 ./usr/include/osmocom/abis/lapd_pcap.h -rw-r--r-- root/root 3750 2026-04-26 02:22 ./usr/include/osmocom/abis/subchan_demux.h -rw-r--r-- root/root 2716 2026-04-26 02:22 ./usr/include/osmocom/abis/trau_frame.h -rw-r--r-- root/root 685 2026-04-26 02:22 ./usr/include/osmocom/abis/unixsocket_proto.h -rw-r--r-- root/root 540 2026-04-26 02:22 ./usr/include/osmocom/abis/version.h drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/include/osmocom/trau/ -rw-r--r-- root/root 14338 2026-04-26 02:22 ./usr/include/osmocom/trau/amr_trau.h -rw-r--r-- root/root 917 2026-04-26 02:22 ./usr/include/osmocom/trau/clearmode.h -rw-r--r-- root/root 3008 2026-04-26 02:22 ./usr/include/osmocom/trau/csd_ra2.h -rw-r--r-- root/root 3859 2026-04-26 02:22 ./usr/include/osmocom/trau/csd_raa_prime.h -rw-r--r-- root/root 1736 2026-04-26 02:22 ./usr/include/osmocom/trau/csd_v110.h -rw-r--r-- root/root 4243 2026-04-26 02:22 ./usr/include/osmocom/trau/osmo_ortp.h -rw-r--r-- root/root 1382 2026-04-26 02:22 ./usr/include/osmocom/trau/tfo_frame.h -rw-r--r-- root/root 6165 2026-04-26 02:22 ./usr/include/osmocom/trau/trau_frame.h -rw-r--r-- root/root 10173 2026-04-26 02:22 ./usr/include/osmocom/trau/trau_pcu_ericsson.h -rw-r--r-- root/root 1343 2026-04-26 02:22 ./usr/include/osmocom/trau/trau_rtp.h -rw-r--r-- root/root 1062 2026-04-26 02:22 ./usr/include/osmocom/trau/trau_sync.h -rw-r--r-- root/root 1995 2026-04-26 02:22 ./usr/include/osmocom/trau/twts007.h drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/lib/ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 309414 2026-04-26 02:22 ./usr/lib/x86_64-linux-gnu/libosmoabis.a -rw-r--r-- root/root 1202 2026-04-26 02:22 ./usr/lib/x86_64-linux-gnu/libosmoabis.la -rw-r--r-- root/root 178806 2026-04-26 02:22 ./usr/lib/x86_64-linux-gnu/libosmotrau.a -rw-r--r-- root/root 1221 2026-04-26 02:22 ./usr/lib/x86_64-linux-gnu/libosmotrau.la drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/lib/x86_64-linux-gnu/pkgconfig/ -rw-r--r-- root/root 290 2026-04-26 02:22 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmoabis.pc -rw-r--r-- root/root 269 2026-04-26 02:22 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmotrau.pc drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/share/ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/share/doc/libosmo-abis-dev/ -rw-r--r-- root/root 8014 2026-04-26 02:22 ./usr/share/doc/libosmo-abis-dev/changelog.gz -rw-r--r-- root/root 3449 2026-04-26 02:22 ./usr/share/doc/libosmo-abis-dev/copyright lrwxrwxrwx root/root 0 2026-04-26 02:22 ./usr/lib/x86_64-linux-gnu/libosmoabis.so -> libosmoabis.so.15.1.0 lrwxrwxrwx root/root 0 2026-04-26 02:22 ./usr/lib/x86_64-linux-gnu/libosmotrau.so -> libosmotrau.so.11.1.0 + dpkg -c libosmo-abis_2.1.0.13.898f6_amd64.deb drwxr-xr-x root/root 0 2026-04-26 02:22 ./ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/share/ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/share/doc/libosmo-abis/ -rw-r--r-- root/root 8014 2026-04-26 02:22 ./usr/share/doc/libosmo-abis/changelog.gz -rw-r--r-- root/root 3449 2026-04-26 02:22 ./usr/share/doc/libosmo-abis/copyright + dpkg -c libosmoabis15_2.1.0.13.898f6_amd64.deb drwxr-xr-x root/root 0 2026-04-26 02:22 ./ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/lib/ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 173184 2026-04-26 02:22 ./usr/lib/x86_64-linux-gnu/libosmoabis.so.15.1.0 drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/share/ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/share/doc/libosmoabis15/ -rw-r--r-- root/root 8018 2026-04-26 02:22 ./usr/share/doc/libosmoabis15/changelog.gz -rw-r--r-- root/root 3449 2026-04-26 02:22 ./usr/share/doc/libosmoabis15/copyright lrwxrwxrwx root/root 0 2026-04-26 02:22 ./usr/lib/x86_64-linux-gnu/libosmoabis.so.15 -> libosmoabis.so.15.1.0 + dpkg -c libosmotrau11_2.1.0.13.898f6_amd64.deb drwxr-xr-x root/root 0 2026-04-26 02:22 ./ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/lib/ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 129376 2026-04-26 02:22 ./usr/lib/x86_64-linux-gnu/libosmotrau.so.11.1.0 drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/share/ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-04-26 02:22 ./usr/share/doc/libosmotrau11/ -rw-r--r-- root/root 8016 2026-04-26 02:22 ./usr/share/doc/libosmotrau11/changelog.gz -rw-r--r-- root/root 3449 2026-04-26 02:22 ./usr/share/doc/libosmotrau11/copyright lrwxrwxrwx root/root 0 2026-04-26 02:22 ./usr/lib/x86_64-linux-gnu/libosmotrau.so.11 -> libosmotrau.so.11.1.0 Build successful! docker: running: data/build.sh inside docker :: Find binary packages in: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/_temp/binpkgs $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2911661 killed; [ssh-agent] Stopped. Finished: SUCCESS