Started by upstream project "gerrit-osmo-bsc" build number 1672 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-bsc/+/41289 in silent mode. Running as SYSTEM Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2 [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-Qj54sUNG8HXN/agent.1185188 SSH_AGENT_PID=1185192 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_14526409179232909556.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_14526409179232909556.key) [ssh-agent] Using credentials jenkins (gerrit.osmocom.org) The recommended git tool is: NONE using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-bsc # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc > git --version # timeout=10 > git --version # 'git version 2.39.5' using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc refs/changes/89/41289/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision 0cd176646030a2bf2c484e12efb8bdde4b79462f (osmith/1.13.3) > git config core.sparsecheckout # timeout=10 > git checkout -f 0cd176646030a2bf2c484e12efb8bdde4b79462f # timeout=10 Commit message: "Don't crash on loc req with disabled SMLC" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 7de20fb47ca28b81b9860b74ed7743568a14cdf2 # timeout=10
[gerrit-binpkgs@2] $ /bin/sh -xe /tmp/jenkins12385648512546975434.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 ce3a6cb jobs/osmocom-obs: build binary packages earlier + cd osmo-bsc + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:13 :: Copying the source to the cache dir :: Building the source package docker: building image debian-12-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 579B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) #1 DONE 0.2s #2 [internal] load metadata for docker.io/library/debian:12 #2 DONE 0.2s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/3] FROM docker.io/library/debian:12@sha256:26f2a7cab45014541c65f9d140ccfa6aaefbb49686c6759bea9c6f7f5bb3d72f #4 DONE 0.0s #5 [2/3] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper dh-python dpkg-dev fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc python3-packaging python3-setuptools quilt rebar3 sed sphinx-common && apt-get clean #5 CACHED #6 [3/3] RUN USERADD --uid=1000 -m user #6 CACHED #7 exporting to image #7 exporting layers done #7 writing image sha256:797d84b46c30b202c87ad0ee025fec5ffeec3d592f4b2195c146497f6b54e52a done #7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg done #7 DONE 0.0s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) osmo-bsc: using cached https://gerrit.osmocom.org/osmo-bsc (not cloning, not fetching) osmo-bsc: 'git clean -ffxd' osmo-bsc: skipping git checkout, current commit: 0cd176646 Don't crash on loc req with disabled SMLC osmo-bsc: building source package 1.13.2.1-0cd17 osmo-bsc: adding debian/changelog entry (1.13.2 => 1.13.2.1.0cd17) osmo-bsc: building debian source package osmo-bsc: adding commit_0cd176646030a2bf2c484e12efb8bdde4b79462f.txt docker: running: build_srcpkg.py inside docker :: Building the binary packages docker: building image debian-13-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-13-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 3.31kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 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.2s #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.381 + id 1000 #7 0.381 + useradd --uid=1000 -m user #7 DONE 0.9s #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.457 Get:1 http://deb.debian.org/debian trixie InRelease [140 kB] #8 0.472 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] #8 0.479 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] #8 0.486 Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9669 kB] #8 0.597 Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [5412 B] #8 0.598 Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [69.0 kB] #8 1.074 Fetched 9974 kB in 1s (15.9 MB/s) #8 1.074 Reading package lists... #8 1.388 Reading package lists... #8 1.703 Building dependency tree... #8 1.776 Reading state information... #8 1.880 The following additional packages will be installed: #8 1.880 adduser binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-14 #8 1.880 cpp-14-x86-64-linux-gnu cpp-x86-64-linux-gnu dirmngr dpkg-dev g++ g++-14 #8 1.880 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-14 #8 1.880 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man gnupg gnupg-l10n gpg #8 1.880 gpg-agent gpgconf gpgsm libasan8 libassuan9 libatomic1 libbinutils libbpf1 #8 1.880 libbrotli1 libc-dev-bin libc6-dev libcap2-bin libcc1-0 libcom-err2 #8 1.880 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl #8 1.880 libelf1t64 liberror-perl libexpat1 libfakeroot libffi8 libgcc-14-dev #8 1.880 libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgnutls30t64 libgomp1 #8 1.880 libgpg-error0 libgprofng0 libgssapi-krb5-2 libhwasan0 libidn2-0 libisl23 #8 1.880 libitm1 libjansson4 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 #8 1.880 libksba8 libldap2 liblsan0 libmnl0 libmpc3 libmpfr6 libncursesw6 #8 1.880 libnghttp2-14 libnghttp3-9 libngtcp2-16 libngtcp2-crypto-gnutls8 libnpth0t64 #8 1.880 libp11-kit0 libperl5.40 libpsl5t64 libquadmath0 libreadline8t64 librtmp1 #8 1.880 libsasl2-2 libsasl2-modules-db libsframe1 libssh2-1t64 libstdc++-14-dev #8 1.880 libtasn1-6 libtirpc-common libtirpc3t64 libtsan2 libubsan1 libunistring5 #8 1.880 libxtables12 linux-libc-dev make openssl patch perl perl-modules-5.40 #8 1.880 pinentry-curses readline-common rpcsvc-proto xz-utils #8 1.881 Suggested packages: #8 1.881 liblocale-gettext-perl cron quota binutils-doc gprofng-gui binutils-gold #8 1.881 bzip2-doc cpp-doc gcc-14-locales cpp-14-doc dbus-user-session libpam-systemd #8 1.881 pinentry-gnome3 tor debian-keyring debian-tag2upload-keyring g++-multilib #8 1.881 g++-14-multilib gcc-14-doc gcc-multilib manpages-dev autoconf automake #8 1.881 libtool flex bison gdb gcc-doc gcc-14-multilib gdb-x86-64-linux-gnu #8 1.881 gettext-base git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki #8 1.881 git-svn gpg-wks-server parcimonie xloadimage scdaemon tpm2daemon python3:any #8 1.881 libc-devtools glibc-doc sensible-utils bzr rng-tools gdbm-l10n gnutls-bin #8 1.881 krb5-doc krb5-user libstdc++-14-doc make-doc ed diffutils-doc perl-doc #8 1.881 libterm-readline-gnu-perl | libterm-readline-perl-perl #8 1.881 libtap-harness-archive-perl pinentry-doc readline-doc #8 1.881 Recommended packages: #8 1.881 libalgorithm-merge-perl less ssh-client gnupg-utils gpg-wks-client gpgv #8 1.881 manpages manpages-dev libpam-cap libfile-fcntllock-perl #8 1.881 liblocale-gettext-perl libgpg-error-l10n krb5-locales libldap-common libgpm2 #8 1.881 publicsuffix libsasl2-modules netbase #8 2.161 The following NEW packages will be installed: #8 2.161 adduser binutils binutils-common binutils-x86-64-linux-gnu build-essential #8 2.161 bzip2 ca-certificates cpp cpp-14 cpp-14-x86-64-linux-gnu #8 2.161 cpp-x86-64-linux-gnu dirmngr dpkg-dev fakeroot g++ g++-14 #8 2.161 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-14 #8 2.161 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu git git-man gnupg gnupg-l10n #8 2.162 gnupg2 gpg gpg-agent gpgconf gpgsm iproute2 libasan8 libassuan9 libatomic1 #8 2.162 libbinutils libbpf1 libbrotli1 libc-dev-bin libc6-dev libcap2-bin libcc1-0 #8 2.162 libcom-err2 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls #8 2.162 libdpkg-perl libelf1t64 liberror-perl libexpat1 libfakeroot libffi8 #8 2.162 libgcc-14-dev libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgnutls30t64 #8 2.162 libgomp1 libgpg-error0 libgprofng0 libgssapi-krb5-2 libhwasan0 libidn2-0 #8 2.162 libisl23 libitm1 libjansson4 libk5crypto3 libkeyutils1 libkrb5-3 #8 2.162 libkrb5support0 libksba8 libldap2 liblsan0 libmnl0 libmpc3 libmpfr6 #8 2.162 libncursesw6 libnghttp2-14 libnghttp3-9 libngtcp2-16 #8 2.162 libngtcp2-crypto-gnutls8 libnpth0t64 libp11-kit0 libperl5.40 libpsl5t64 #8 2.162 libquadmath0 libreadline8t64 librtmp1 libsasl2-2 libsasl2-modules-db #8 2.162 libsframe1 libssh2-1t64 libstdc++-14-dev libtasn1-6 libtirpc-common #8 2.162 libtirpc3t64 libtsan2 libubsan1 libunistring5 libxtables12 linux-libc-dev #8 2.162 make openssl patch perl perl-modules-5.40 pinentry-curses readline-common #8 2.162 rpcsvc-proto xz-utils #8 2.188 0 upgraded, 111 newly installed, 0 to remove and 0 not upgraded. #8 2.188 Need to get 106 MB of archives. #8 2.188 After this operation, 428 MB of additional disk space will be used. #8 2.188 Get:1 http://deb.debian.org/debian trixie/main amd64 libexpat1 amd64 2.7.1-2 [108 kB] #8 2.205 Get:2 http://deb.debian.org/debian trixie/main amd64 adduser all 3.152 [191 kB] #8 2.211 Get:3 http://deb.debian.org/debian trixie/main amd64 libelf1t64 amd64 0.192-4 [189 kB] #8 2.212 Get:4 http://deb.debian.org/debian trixie/main amd64 libbpf1 amd64 1:1.5.0-3 [169 kB] #8 2.216 Get:5 http://deb.debian.org/debian trixie/main amd64 libmnl0 amd64 1.0.5-3 [11.9 kB] #8 2.216 Get:6 http://deb.debian.org/debian trixie/main amd64 libkrb5support0 amd64 1.21.3-5 [33.0 kB] #8 2.217 Get:7 http://deb.debian.org/debian trixie/main amd64 libcom-err2 amd64 1.47.2-3+b3 [25.0 kB] #8 2.217 Get:8 http://deb.debian.org/debian trixie/main amd64 libk5crypto3 amd64 1.21.3-5 [81.5 kB] #8 2.218 Get:9 http://deb.debian.org/debian trixie/main amd64 libkeyutils1 amd64 1.6.3-6 [9456 B] #8 2.218 Get:10 http://deb.debian.org/debian trixie/main amd64 libkrb5-3 amd64 1.21.3-5 [326 kB] #8 2.221 Get:11 http://deb.debian.org/debian trixie/main amd64 libgssapi-krb5-2 amd64 1.21.3-5 [138 kB] #8 2.222 Get:12 http://deb.debian.org/debian trixie/main amd64 libtirpc-common all 1.3.6+ds-1 [11.0 kB] #8 2.222 Get:13 http://deb.debian.org/debian trixie/main amd64 libtirpc3t64 amd64 1.3.6+ds-1 [83.3 kB] #8 2.228 Get:14 http://deb.debian.org/debian trixie/main amd64 libxtables12 amd64 1.8.11-2 [31.9 kB] #8 2.232 Get:15 http://deb.debian.org/debian trixie/main amd64 libcap2-bin amd64 1:2.75-10+b1 [36.4 kB] #8 2.234 Get:16 http://deb.debian.org/debian trixie/main amd64 iproute2 amd64 6.15.0-1 [1089 kB] #8 2.243 Get:17 http://deb.debian.org/debian trixie/main amd64 readline-common all 8.2-6 [69.4 kB] #8 2.244 Get:18 http://deb.debian.org/debian trixie/main amd64 bzip2 amd64 1.0.8-6 [40.5 kB] #8 2.244 Get:19 http://deb.debian.org/debian-security trixie-security/main amd64 openssl amd64 3.5.1-1+deb13u1 [1494 kB] #8 2.264 Get:20 http://deb.debian.org/debian trixie/main amd64 ca-certificates all 20250419 [162 kB] #8 2.265 Get:21 http://deb.debian.org/debian trixie/main amd64 perl-modules-5.40 all 5.40.1-6 [3019 kB] #8 2.301 Get:22 http://deb.debian.org/debian trixie/main amd64 libgdbm6t64 amd64 1.24-2 [75.2 kB] #8 2.302 Get:23 http://deb.debian.org/debian trixie/main amd64 libgdbm-compat4t64 amd64 1.24-2 [50.3 kB] #8 2.302 Get:24 http://deb.debian.org/debian trixie/main amd64 libperl5.40 amd64 5.40.1-6 [4341 kB] #8 2.329 Get:25 http://deb.debian.org/debian trixie/main amd64 perl amd64 5.40.1-6 [267 kB] #8 2.329 Get:26 http://deb.debian.org/debian trixie/main amd64 xz-utils amd64 5.8.1-1 [660 kB] #8 2.331 Get:27 http://deb.debian.org/debian trixie/main amd64 libsframe1 amd64 2.44-3 [78.4 kB] #8 2.331 Get:28 http://deb.debian.org/debian trixie/main amd64 binutils-common amd64 2.44-3 [2509 kB] #8 2.364 Get:29 http://deb.debian.org/debian trixie/main amd64 libbinutils amd64 2.44-3 [534 kB] #8 2.365 Get:30 http://deb.debian.org/debian trixie/main amd64 libgprofng0 amd64 2.44-3 [808 kB] #8 2.367 Get:31 http://deb.debian.org/debian trixie/main amd64 libctf-nobfd0 amd64 2.44-3 [156 kB] #8 2.368 Get:32 http://deb.debian.org/debian trixie/main amd64 libctf0 amd64 2.44-3 [88.6 kB] #8 2.368 Get:33 http://deb.debian.org/debian trixie/main amd64 libjansson4 amd64 2.14-2+b3 [39.8 kB] #8 2.368 Get:34 http://deb.debian.org/debian trixie/main amd64 binutils-x86-64-linux-gnu amd64 2.44-3 [1014 kB] #8 2.375 Get:35 http://deb.debian.org/debian trixie/main amd64 binutils amd64 2.44-3 [265 kB] #8 2.377 Get:36 http://deb.debian.org/debian trixie/main amd64 libc-dev-bin amd64 2.41-12 [58.2 kB] #8 2.378 Get:37 http://deb.debian.org/debian-security trixie-security/main amd64 linux-libc-dev all 6.12.48-1 [2671 kB] #8 2.401 Get:38 http://deb.debian.org/debian trixie/main amd64 libcrypt-dev amd64 1:4.4.38-1 [119 kB] #8 2.402 Get:39 http://deb.debian.org/debian trixie/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] #8 2.402 Get:40 http://deb.debian.org/debian trixie/main amd64 libc6-dev amd64 2.41-12 [1991 kB] #8 2.420 Get:41 http://deb.debian.org/debian trixie/main amd64 libisl23 amd64 0.27-1 [659 kB] #8 2.425 Get:42 http://deb.debian.org/debian trixie/main amd64 libmpfr6 amd64 4.2.2-1 [729 kB] #8 2.432 Get:43 http://deb.debian.org/debian trixie/main amd64 libmpc3 amd64 1.3.1-1+b3 [52.2 kB] #8 2.433 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.538 Get:45 http://deb.debian.org/debian trixie/main amd64 cpp-14 amd64 14.2.0-19 [1280 B] #8 2.538 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.538 Get:47 http://deb.debian.org/debian trixie/main amd64 cpp amd64 4:14.2.0-1 [1568 B] #8 2.538 Get:48 http://deb.debian.org/debian trixie/main amd64 libcc1-0 amd64 14.2.0-19 [42.8 kB] #8 2.538 Get:49 http://deb.debian.org/debian trixie/main amd64 libgomp1 amd64 14.2.0-19 [137 kB] #8 2.539 Get:50 http://deb.debian.org/debian trixie/main amd64 libitm1 amd64 14.2.0-19 [26.0 kB] #8 2.539 Get:51 http://deb.debian.org/debian trixie/main amd64 libatomic1 amd64 14.2.0-19 [9308 B] #8 2.539 Get:52 http://deb.debian.org/debian trixie/main amd64 libasan8 amd64 14.2.0-19 [2725 kB] #8 2.563 Get:53 http://deb.debian.org/debian trixie/main amd64 liblsan0 amd64 14.2.0-19 [1204 kB] #8 2.574 Get:54 http://deb.debian.org/debian trixie/main amd64 libtsan2 amd64 14.2.0-19 [2460 kB] #8 2.609 Get:55 http://deb.debian.org/debian trixie/main amd64 libubsan1 amd64 14.2.0-19 [1074 kB] #8 2.625 Get:56 http://deb.debian.org/debian trixie/main amd64 libhwasan0 amd64 14.2.0-19 [1488 kB] #8 2.644 Get:57 http://deb.debian.org/debian trixie/main amd64 libquadmath0 amd64 14.2.0-19 [145 kB] #8 2.644 Get:58 http://deb.debian.org/debian trixie/main amd64 libgcc-14-dev amd64 14.2.0-19 [2672 kB] #8 2.657 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.847 Get:60 http://deb.debian.org/debian trixie/main amd64 gcc-14 amd64 14.2.0-19 [540 kB] #8 2.848 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.848 Get:62 http://deb.debian.org/debian trixie/main amd64 gcc amd64 4:14.2.0-1 [5136 B] #8 2.848 Get:63 http://deb.debian.org/debian trixie/main amd64 libstdc++-14-dev amd64 14.2.0-19 [2376 kB] #8 2.865 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.985 Get:65 http://deb.debian.org/debian trixie/main amd64 g++-14 amd64 14.2.0-19 [22.5 kB] #8 2.986 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.986 Get:67 http://deb.debian.org/debian trixie/main amd64 g++ amd64 4:14.2.0-1 [1344 B] #8 2.986 Get:68 http://deb.debian.org/debian trixie/main amd64 make amd64 4.4.1-2 [463 kB] #8 2.987 Get:69 http://deb.debian.org/debian trixie/main amd64 libdpkg-perl all 1.22.21 [650 kB] #8 2.988 Get:70 http://deb.debian.org/debian trixie/main amd64 patch amd64 2.8-2 [134 kB] #8 2.989 Get:71 http://deb.debian.org/debian trixie/main amd64 dpkg-dev all 1.22.21 [1338 kB] #8 2.997 Get:72 http://deb.debian.org/debian trixie/main amd64 build-essential amd64 12.12 [4624 B] #8 2.997 Get:73 http://deb.debian.org/debian trixie/main amd64 libgpg-error0 amd64 1.51-4 [82.1 kB] #8 2.998 Get:74 http://deb.debian.org/debian trixie/main amd64 libassuan9 amd64 3.0.2-2 [61.5 kB] #8 3.000 Get:75 http://deb.debian.org/debian trixie/main amd64 libgcrypt20 amd64 1.11.0-7 [843 kB] #8 3.007 Get:76 http://deb.debian.org/debian trixie/main amd64 libreadline8t64 amd64 8.2-6 [169 kB] #8 3.008 Get:77 http://deb.debian.org/debian trixie/main amd64 gpgconf amd64 2.4.7-21+b3 [129 kB] #8 3.009 Get:78 http://deb.debian.org/debian trixie/main amd64 libunistring5 amd64 1.3-2 [477 kB] #8 3.013 Get:79 http://deb.debian.org/debian trixie/main amd64 libidn2-0 amd64 2.3.8-2 [109 kB] #8 3.014 Get:80 http://deb.debian.org/debian trixie/main amd64 libffi8 amd64 3.4.8-2 [24.1 kB] #8 3.015 Get:81 http://deb.debian.org/debian trixie/main amd64 libp11-kit0 amd64 0.25.5-3 [425 kB] #8 3.018 Get:82 http://deb.debian.org/debian trixie/main amd64 libtasn1-6 amd64 4.20.0-2 [49.9 kB] #8 3.019 Get:83 http://deb.debian.org/debian trixie/main amd64 libgnutls30t64 amd64 3.8.9-3 [1465 kB] #8 3.032 Get:84 http://deb.debian.org/debian trixie/main amd64 libksba8 amd64 1.6.7-2+b1 [136 kB] #8 3.033 Get:85 http://deb.debian.org/debian trixie/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-9 [19.8 kB] #8 3.033 Get:86 http://deb.debian.org/debian trixie/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-9 [57.5 kB] #8 3.033 Get:87 http://deb.debian.org/debian trixie/main amd64 libldap2 amd64 2.6.10+dfsg-1 [194 kB] #8 3.035 Get:88 http://deb.debian.org/debian trixie/main amd64 libnpth0t64 amd64 1.8-3 [23.2 kB] #8 3.035 Get:89 http://deb.debian.org/debian trixie/main amd64 dirmngr amd64 2.4.7-21+b3 [384 kB] #8 3.039 Get:90 http://deb.debian.org/debian trixie/main amd64 libfakeroot amd64 1.37.1.1-1 [29.6 kB] #8 3.039 Get:91 http://deb.debian.org/debian trixie/main amd64 fakeroot amd64 1.37.1.1-1 [76.0 kB] #8 3.040 Get:92 http://deb.debian.org/debian trixie/main amd64 libbrotli1 amd64 1.1.0-2+b7 [307 kB] #8 3.042 Get:93 http://deb.debian.org/debian trixie/main amd64 libnghttp2-14 amd64 1.64.0-1.1 [76.0 kB] #8 3.044 Get:94 http://deb.debian.org/debian trixie/main amd64 libnghttp3-9 amd64 1.8.0-1 [67.7 kB] #8 3.045 Get:95 http://deb.debian.org/debian trixie/main amd64 libngtcp2-16 amd64 1.11.0-1 [131 kB] #8 3.046 Get:96 http://deb.debian.org/debian trixie/main amd64 libngtcp2-crypto-gnutls8 amd64 1.11.0-1 [29.3 kB] #8 3.046 Get:97 http://deb.debian.org/debian trixie/main amd64 libpsl5t64 amd64 0.21.2-1.1+b1 [57.2 kB] #8 3.047 Get:98 http://deb.debian.org/debian trixie/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b5 [58.8 kB] #8 3.049 Get:99 http://deb.debian.org/debian trixie/main amd64 libssh2-1t64 amd64 1.11.1-1 [245 kB] #8 3.051 Get:100 http://deb.debian.org/debian trixie/main amd64 libcurl3t64-gnutls amd64 8.14.1-2 [384 kB] #8 3.055 Get:101 http://deb.debian.org/debian trixie/main amd64 liberror-perl all 0.17030-1 [26.9 kB] #8 3.055 Get:102 http://deb.debian.org/debian trixie/main amd64 git-man all 1:2.47.3-0+deb13u1 [2205 kB] #8 3.074 Get:103 http://deb.debian.org/debian trixie/main amd64 git amd64 1:2.47.3-0+deb13u1 [8862 kB] #8 3.152 Get:104 http://deb.debian.org/debian trixie/main amd64 gnupg-l10n all 2.4.7-21 [747 kB] #8 3.157 Get:105 http://deb.debian.org/debian trixie/main amd64 gpg amd64 2.4.7-21+b3 [634 kB] #8 3.163 Get:106 http://deb.debian.org/debian trixie/main amd64 libncursesw6 amd64 6.5+20250216-2 [135 kB] #8 3.164 Get:107 http://deb.debian.org/debian trixie/main amd64 pinentry-curses amd64 1.3.1-2 [86.4 kB] #8 3.165 Get:108 http://deb.debian.org/debian trixie/main amd64 gpg-agent amd64 2.4.7-21+b3 [271 kB] #8 3.167 Get:109 http://deb.debian.org/debian trixie/main amd64 gpgsm amd64 2.4.7-21+b3 [275 kB] #8 3.170 Get:110 http://deb.debian.org/debian trixie/main amd64 gnupg all 2.4.7-21 [417 kB] #8 3.173 Get:111 http://deb.debian.org/debian trixie/main amd64 gnupg2 all 2.4.7-21 [16.1 kB] #8 3.262 debconf: unable to initialize frontend: Dialog #8 3.262 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 3.262 debconf: falling back to frontend: Readline #8 3.262 debconf: unable to initialize frontend: Readline #8 3.262 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.262 debconf: falling back to frontend: Teletype #8 3.264 debconf: unable to initialize frontend: Teletype #8 3.264 debconf: (This frontend requires a controlling tty.) #8 3.264 debconf: falling back to frontend: Noninteractive #8 4.529 Preconfiguring packages ... #8 4.578 Fetched 106 MB in 1s (106 MB/s) #8 4.660 Selecting previously unselected package libexpat1:amd64. #8 4.660 (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 ... 4935 files and directories currently installed.) #8 4.666 Preparing to unpack .../libexpat1_2.7.1-2_amd64.deb ... #8 4.740 Unpacking libexpat1:amd64 (2.7.1-2) ... #8 4.958 Selecting previously unselected package adduser. #8 4.958 Preparing to unpack .../archives/adduser_3.152_all.deb ... #8 4.986 Unpacking adduser (3.152) ... #8 5.211 Setting up adduser (3.152) ... #8 5.486 Selecting previously unselected package libelf1t64:amd64. #8 5.486 (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 ... 5029 files and directories currently installed.) #8 5.488 Preparing to unpack .../000-libelf1t64_0.192-4_amd64.deb ... #8 5.519 Unpacking libelf1t64:amd64 (0.192-4) ... #8 5.750 Selecting previously unselected package libbpf1:amd64. #8 5.752 Preparing to unpack .../001-libbpf1_1%3a1.5.0-3_amd64.deb ... #8 5.767 Unpacking libbpf1:amd64 (1:1.5.0-3) ... #8 5.883 Selecting previously unselected package libmnl0:amd64. #8 5.884 Preparing to unpack .../002-libmnl0_1.0.5-3_amd64.deb ... #8 5.900 Unpacking libmnl0:amd64 (1.0.5-3) ... #8 6.014 Selecting previously unselected package libkrb5support0:amd64. #8 6.014 Preparing to unpack .../003-libkrb5support0_1.21.3-5_amd64.deb ... #8 6.030 Unpacking libkrb5support0:amd64 (1.21.3-5) ... #8 6.139 Selecting previously unselected package libcom-err2:amd64. #8 6.140 Preparing to unpack .../004-libcom-err2_1.47.2-3+b3_amd64.deb ... #8 6.172 Unpacking libcom-err2:amd64 (1.47.2-3+b3) ... #8 6.411 Selecting previously unselected package libk5crypto3:amd64. #8 6.412 Preparing to unpack .../005-libk5crypto3_1.21.3-5_amd64.deb ... #8 6.446 Unpacking libk5crypto3:amd64 (1.21.3-5) ... #8 6.658 Selecting previously unselected package libkeyutils1:amd64. #8 6.659 Preparing to unpack .../006-libkeyutils1_1.6.3-6_amd64.deb ... #8 6.692 Unpacking libkeyutils1:amd64 (1.6.3-6) ... #8 6.939 Selecting previously unselected package libkrb5-3:amd64. #8 6.942 Preparing to unpack .../007-libkrb5-3_1.21.3-5_amd64.deb ... #8 6.961 Unpacking libkrb5-3:amd64 (1.21.3-5) ... #8 7.246 Selecting previously unselected package libgssapi-krb5-2:amd64. #8 7.249 Preparing to unpack .../008-libgssapi-krb5-2_1.21.3-5_amd64.deb ... #8 7.281 Unpacking libgssapi-krb5-2:amd64 (1.21.3-5) ... #8 7.465 Selecting previously unselected package libtirpc-common. #8 7.466 Preparing to unpack .../009-libtirpc-common_1.3.6+ds-1_all.deb ... #8 7.498 Unpacking libtirpc-common (1.3.6+ds-1) ... #8 7.741 Selecting previously unselected package libtirpc3t64:amd64. #8 7.742 Preparing to unpack .../010-libtirpc3t64_1.3.6+ds-1_amd64.deb ... #8 7.765 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 7.793 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 7.802 Unpacking libtirpc3t64:amd64 (1.3.6+ds-1) ... #8 7.998 Selecting previously unselected package libxtables12:amd64. #8 7.999 Preparing to unpack .../011-libxtables12_1.8.11-2_amd64.deb ... #8 8.031 Unpacking libxtables12:amd64 (1.8.11-2) ... #8 8.155 Selecting previously unselected package libcap2-bin. #8 8.156 Preparing to unpack .../012-libcap2-bin_1%3a2.75-10+b1_amd64.deb ... #8 8.189 Unpacking libcap2-bin (1:2.75-10+b1) ... #8 8.417 Selecting previously unselected package iproute2. #8 8.417 Preparing to unpack .../013-iproute2_6.15.0-1_amd64.deb ... #8 8.450 Unpacking iproute2 (6.15.0-1) ... #8 8.708 Selecting previously unselected package readline-common. #8 8.710 Preparing to unpack .../014-readline-common_8.2-6_all.deb ... #8 8.741 Unpacking readline-common (8.2-6) ... #8 8.860 Selecting previously unselected package bzip2. #8 8.861 Preparing to unpack .../015-bzip2_1.0.8-6_amd64.deb ... #8 8.894 Unpacking bzip2 (1.0.8-6) ... #8 9.110 Selecting previously unselected package openssl. #8 9.111 Preparing to unpack .../016-openssl_3.5.1-1+deb13u1_amd64.deb ... #8 9.150 Unpacking openssl (3.5.1-1+deb13u1) ... #8 9.375 Selecting previously unselected package ca-certificates. #8 9.376 Preparing to unpack .../017-ca-certificates_20250419_all.deb ... #8 9.396 Unpacking ca-certificates (20250419) ... #8 9.634 Selecting previously unselected package perl-modules-5.40. #8 9.635 Preparing to unpack .../018-perl-modules-5.40_5.40.1-6_all.deb ... #8 9.653 Unpacking perl-modules-5.40 (5.40.1-6) ... #8 9.880 Selecting previously unselected package libgdbm6t64:amd64. #8 9.882 Preparing to unpack .../019-libgdbm6t64_1.24-2_amd64.deb ... #8 9.897 Unpacking libgdbm6t64:amd64 (1.24-2) ... #8 10.01 Selecting previously unselected package libgdbm-compat4t64:amd64. #8 10.01 Preparing to unpack .../020-libgdbm-compat4t64_1.24-2_amd64.deb ... #8 10.03 Unpacking libgdbm-compat4t64:amd64 (1.24-2) ... #8 10.14 Selecting previously unselected package libperl5.40:amd64. #8 10.14 Preparing to unpack .../021-libperl5.40_5.40.1-6_amd64.deb ... #8 10.16 Unpacking libperl5.40:amd64 (5.40.1-6) ... #8 10.42 Selecting previously unselected package perl. #8 10.42 Preparing to unpack .../022-perl_5.40.1-6_amd64.deb ... #8 10.46 Unpacking perl (5.40.1-6) ... #8 10.68 Selecting previously unselected package xz-utils. #8 10.68 Preparing to unpack .../023-xz-utils_5.8.1-1_amd64.deb ... #8 10.71 Unpacking xz-utils (5.8.1-1) ... #8 10.92 Selecting previously unselected package libsframe1:amd64. #8 10.92 Preparing to unpack .../024-libsframe1_2.44-3_amd64.deb ... #8 10.94 Unpacking libsframe1:amd64 (2.44-3) ... #8 11.12 Selecting previously unselected package binutils-common:amd64. #8 11.12 Preparing to unpack .../025-binutils-common_2.44-3_amd64.deb ... #8 11.15 Unpacking binutils-common:amd64 (2.44-3) ... #8 11.34 Selecting previously unselected package libbinutils:amd64. #8 11.34 Preparing to unpack .../026-libbinutils_2.44-3_amd64.deb ... #8 11.37 Unpacking libbinutils:amd64 (2.44-3) ... #8 11.51 Selecting previously unselected package libgprofng0:amd64. #8 11.51 Preparing to unpack .../027-libgprofng0_2.44-3_amd64.deb ... #8 11.52 Unpacking libgprofng0:amd64 (2.44-3) ... #8 11.77 Selecting previously unselected package libctf-nobfd0:amd64. #8 11.77 Preparing to unpack .../028-libctf-nobfd0_2.44-3_amd64.deb ... #8 11.80 Unpacking libctf-nobfd0:amd64 (2.44-3) ... #8 12.05 Selecting previously unselected package libctf0:amd64. #8 12.05 Preparing to unpack .../029-libctf0_2.44-3_amd64.deb ... #8 12.08 Unpacking libctf0:amd64 (2.44-3) ... #8 12.29 Selecting previously unselected package libjansson4:amd64. #8 12.30 Preparing to unpack .../030-libjansson4_2.14-2+b3_amd64.deb ... #8 12.32 Unpacking libjansson4:amd64 (2.14-2+b3) ... #8 12.47 Selecting previously unselected package binutils-x86-64-linux-gnu. #8 12.47 Preparing to unpack .../031-binutils-x86-64-linux-gnu_2.44-3_amd64.deb ... #8 12.50 Unpacking binutils-x86-64-linux-gnu (2.44-3) ... #8 12.72 Selecting previously unselected package binutils. #8 12.73 Preparing to unpack .../032-binutils_2.44-3_amd64.deb ... #8 12.75 Unpacking binutils (2.44-3) ... #8 12.88 Selecting previously unselected package libc-dev-bin. #8 12.88 Preparing to unpack .../033-libc-dev-bin_2.41-12_amd64.deb ... #8 12.92 Unpacking libc-dev-bin (2.41-12) ... #8 13.19 Selecting previously unselected package linux-libc-dev. #8 13.19 Preparing to unpack .../034-linux-libc-dev_6.12.48-1_all.deb ... #8 13.22 Unpacking linux-libc-dev (6.12.48-1) ... #8 13.61 Selecting previously unselected package libcrypt-dev:amd64. #8 13.61 Preparing to unpack .../035-libcrypt-dev_1%3a4.4.38-1_amd64.deb ... #8 13.64 Unpacking libcrypt-dev:amd64 (1:4.4.38-1) ... #8 13.80 Selecting previously unselected package rpcsvc-proto. #8 13.80 Preparing to unpack .../036-rpcsvc-proto_1.4.3-1_amd64.deb ... #8 13.85 Unpacking rpcsvc-proto (1.4.3-1) ... #8 14.04 Selecting previously unselected package libc6-dev:amd64. #8 14.05 Preparing to unpack .../037-libc6-dev_2.41-12_amd64.deb ... #8 14.08 Unpacking libc6-dev:amd64 (2.41-12) ... #8 14.36 Selecting previously unselected package libisl23:amd64. #8 14.37 Preparing to unpack .../038-libisl23_0.27-1_amd64.deb ... #8 14.40 Unpacking libisl23:amd64 (0.27-1) ... #8 14.63 Selecting previously unselected package libmpfr6:amd64. #8 14.63 Preparing to unpack .../039-libmpfr6_4.2.2-1_amd64.deb ... #8 14.67 Unpacking libmpfr6:amd64 (4.2.2-1) ... #8 14.92 Selecting previously unselected package libmpc3:amd64. #8 14.92 Preparing to unpack .../040-libmpc3_1.3.1-1+b3_amd64.deb ... #8 14.95 Unpacking libmpc3:amd64 (1.3.1-1+b3) ... #8 15.08 Selecting previously unselected package cpp-14-x86-64-linux-gnu. #8 15.08 Preparing to unpack .../041-cpp-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #8 15.11 Unpacking cpp-14-x86-64-linux-gnu (14.2.0-19) ... #8 15.57 Selecting previously unselected package cpp-14. #8 15.57 Preparing to unpack .../042-cpp-14_14.2.0-19_amd64.deb ... #8 15.60 Unpacking cpp-14 (14.2.0-19) ... #8 15.80 Selecting previously unselected package cpp-x86-64-linux-gnu. #8 15.80 Preparing to unpack .../043-cpp-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #8 15.84 Unpacking cpp-x86-64-linux-gnu (4:14.2.0-1) ... #8 16.09 Selecting previously unselected package cpp. #8 16.09 Preparing to unpack .../044-cpp_4%3a14.2.0-1_amd64.deb ... #8 16.13 Unpacking cpp (4:14.2.0-1) ... #8 16.37 Selecting previously unselected package libcc1-0:amd64. #8 16.37 Preparing to unpack .../045-libcc1-0_14.2.0-19_amd64.deb ... #8 16.40 Unpacking libcc1-0:amd64 (14.2.0-19) ... #8 16.63 Selecting previously unselected package libgomp1:amd64. #8 16.64 Preparing to unpack .../046-libgomp1_14.2.0-19_amd64.deb ... #8 16.67 Unpacking libgomp1:amd64 (14.2.0-19) ... #8 16.88 Selecting previously unselected package libitm1:amd64. #8 16.88 Preparing to unpack .../047-libitm1_14.2.0-19_amd64.deb ... #8 16.92 Unpacking libitm1:amd64 (14.2.0-19) ... #8 17.10 Selecting previously unselected package libatomic1:amd64. #8 17.10 Preparing to unpack .../048-libatomic1_14.2.0-19_amd64.deb ... #8 17.13 Unpacking libatomic1:amd64 (14.2.0-19) ... #8 17.33 Selecting previously unselected package libasan8:amd64. #8 17.34 Preparing to unpack .../049-libasan8_14.2.0-19_amd64.deb ... #8 17.37 Unpacking libasan8:amd64 (14.2.0-19) ... #8 17.68 Selecting previously unselected package liblsan0:amd64. #8 17.68 Preparing to unpack .../050-liblsan0_14.2.0-19_amd64.deb ... #8 17.72 Unpacking liblsan0:amd64 (14.2.0-19) ... #8 17.96 Selecting previously unselected package libtsan2:amd64. #8 17.96 Preparing to unpack .../051-libtsan2_14.2.0-19_amd64.deb ... #8 17.98 Unpacking libtsan2:amd64 (14.2.0-19) ... #8 18.19 Selecting previously unselected package libubsan1:amd64. #8 18.19 Preparing to unpack .../052-libubsan1_14.2.0-19_amd64.deb ... #8 18.20 Unpacking libubsan1:amd64 (14.2.0-19) ... #8 18.46 Selecting previously unselected package libhwasan0:amd64. #8 18.46 Preparing to unpack .../053-libhwasan0_14.2.0-19_amd64.deb ... #8 18.51 Unpacking libhwasan0:amd64 (14.2.0-19) ... #8 18.78 Selecting previously unselected package libquadmath0:amd64. #8 18.78 Preparing to unpack .../054-libquadmath0_14.2.0-19_amd64.deb ... #8 18.81 Unpacking libquadmath0:amd64 (14.2.0-19) ... #8 18.96 Selecting previously unselected package libgcc-14-dev:amd64. #8 18.96 Preparing to unpack .../055-libgcc-14-dev_14.2.0-19_amd64.deb ... #8 18.99 Unpacking libgcc-14-dev:amd64 (14.2.0-19) ... #8 19.22 Selecting previously unselected package gcc-14-x86-64-linux-gnu. #8 19.23 Preparing to unpack .../056-gcc-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #8 19.26 Unpacking gcc-14-x86-64-linux-gnu (14.2.0-19) ... #8 19.75 Selecting previously unselected package gcc-14. #8 19.75 Preparing to unpack .../057-gcc-14_14.2.0-19_amd64.deb ... #8 19.77 Unpacking gcc-14 (14.2.0-19) ... #8 19.98 Selecting previously unselected package gcc-x86-64-linux-gnu. #8 19.98 Preparing to unpack .../058-gcc-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #8 20.02 Unpacking gcc-x86-64-linux-gnu (4:14.2.0-1) ... #8 20.22 Selecting previously unselected package gcc. #8 20.22 Preparing to unpack .../059-gcc_4%3a14.2.0-1_amd64.deb ... #8 20.26 Unpacking gcc (4:14.2.0-1) ... #8 20.42 Selecting previously unselected package libstdc++-14-dev:amd64. #8 20.42 Preparing to unpack .../060-libstdc++-14-dev_14.2.0-19_amd64.deb ... #8 20.45 Unpacking libstdc++-14-dev:amd64 (14.2.0-19) ... #8 20.75 Selecting previously unselected package g++-14-x86-64-linux-gnu. #8 20.75 Preparing to unpack .../061-g++-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #8 20.78 Unpacking g++-14-x86-64-linux-gnu (14.2.0-19) ... #8 21.23 Selecting previously unselected package g++-14. #8 21.24 Preparing to unpack .../062-g++-14_14.2.0-19_amd64.deb ... #8 21.27 Unpacking g++-14 (14.2.0-19) ... #8 21.44 Selecting previously unselected package g++-x86-64-linux-gnu. #8 21.44 Preparing to unpack .../063-g++-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #8 21.48 Unpacking g++-x86-64-linux-gnu (4:14.2.0-1) ... #8 21.69 Selecting previously unselected package g++. #8 21.69 Preparing to unpack .../064-g++_4%3a14.2.0-1_amd64.deb ... #8 21.72 Unpacking g++ (4:14.2.0-1) ... #8 21.90 Selecting previously unselected package make. #8 21.91 Preparing to unpack .../065-make_4.4.1-2_amd64.deb ... #8 21.94 Unpacking make (4.4.1-2) ... #8 22.15 Selecting previously unselected package libdpkg-perl. #8 22.15 Preparing to unpack .../066-libdpkg-perl_1.22.21_all.deb ... #8 22.19 Unpacking libdpkg-perl (1.22.21) ... #8 22.39 Selecting previously unselected package patch. #8 22.39 Preparing to unpack .../067-patch_2.8-2_amd64.deb ... #8 22.44 Unpacking patch (2.8-2) ... #8 22.64 Selecting previously unselected package dpkg-dev. #8 22.64 Preparing to unpack .../068-dpkg-dev_1.22.21_all.deb ... #8 22.67 Unpacking dpkg-dev (1.22.21) ... #8 22.89 Selecting previously unselected package build-essential. #8 22.89 Preparing to unpack .../069-build-essential_12.12_amd64.deb ... #8 22.92 Unpacking build-essential (12.12) ... #8 23.16 Selecting previously unselected package libgpg-error0:amd64. #8 23.16 Preparing to unpack .../070-libgpg-error0_1.51-4_amd64.deb ... #8 23.20 Unpacking libgpg-error0:amd64 (1.51-4) ... #8 23.42 Selecting previously unselected package libassuan9:amd64. #8 23.42 Preparing to unpack .../071-libassuan9_3.0.2-2_amd64.deb ... #8 23.46 Unpacking libassuan9:amd64 (3.0.2-2) ... #8 23.70 Selecting previously unselected package libgcrypt20:amd64. #8 23.70 Preparing to unpack .../072-libgcrypt20_1.11.0-7_amd64.deb ... #8 23.74 Unpacking libgcrypt20:amd64 (1.11.0-7) ... #8 24.03 Selecting previously unselected package libreadline8t64:amd64. #8 24.04 Preparing to unpack .../073-libreadline8t64_8.2-6_amd64.deb ... #8 24.08 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 24.10 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 24.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 24.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 24.17 Unpacking libreadline8t64:amd64 (8.2-6) ... #8 24.35 Selecting previously unselected package gpgconf. #8 24.35 Preparing to unpack .../074-gpgconf_2.4.7-21+b3_amd64.deb ... #8 24.39 Unpacking gpgconf (2.4.7-21+b3) ... #8 24.68 Selecting previously unselected package libunistring5:amd64. #8 24.68 Preparing to unpack .../075-libunistring5_1.3-2_amd64.deb ... #8 24.72 Unpacking libunistring5:amd64 (1.3-2) ... #8 25.00 Selecting previously unselected package libidn2-0:amd64. #8 25.00 Preparing to unpack .../076-libidn2-0_2.3.8-2_amd64.deb ... #8 25.03 Unpacking libidn2-0:amd64 (2.3.8-2) ... #8 25.32 Selecting previously unselected package libffi8:amd64. #8 25.33 Preparing to unpack .../077-libffi8_3.4.8-2_amd64.deb ... #8 25.36 Unpacking libffi8:amd64 (3.4.8-2) ... #8 26.59 Selecting previously unselected package libp11-kit0:amd64. #8 26.59 Preparing to unpack .../078-libp11-kit0_0.25.5-3_amd64.deb ... #8 26.63 Unpacking libp11-kit0:amd64 (0.25.5-3) ... #8 26.91 Selecting previously unselected package libtasn1-6:amd64. #8 26.91 Preparing to unpack .../079-libtasn1-6_4.20.0-2_amd64.deb ... #8 26.99 Unpacking libtasn1-6:amd64 (4.20.0-2) ... #8 27.24 Selecting previously unselected package libgnutls30t64:amd64. #8 27.24 Preparing to unpack .../080-libgnutls30t64_3.8.9-3_amd64.deb ... #8 27.27 Unpacking libgnutls30t64:amd64 (3.8.9-3) ... #8 27.56 Selecting previously unselected package libksba8:amd64. #8 27.56 Preparing to unpack .../081-libksba8_1.6.7-2+b1_amd64.deb ... #8 27.59 Unpacking libksba8:amd64 (1.6.7-2+b1) ... #8 27.80 Selecting previously unselected package libsasl2-modules-db:amd64. #8 27.80 Preparing to unpack .../082-libsasl2-modules-db_2.1.28+dfsg1-9_amd64.deb ... #8 27.83 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... #8 28.07 Selecting previously unselected package libsasl2-2:amd64. #8 28.07 Preparing to unpack .../083-libsasl2-2_2.1.28+dfsg1-9_amd64.deb ... #8 28.10 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-9) ... #8 28.31 Selecting previously unselected package libldap2:amd64. #8 28.31 Preparing to unpack .../084-libldap2_2.6.10+dfsg-1_amd64.deb ... #8 28.33 Unpacking libldap2:amd64 (2.6.10+dfsg-1) ... #8 28.47 Selecting previously unselected package libnpth0t64:amd64. #8 28.48 Preparing to unpack .../085-libnpth0t64_1.8-3_amd64.deb ... #8 28.49 Unpacking libnpth0t64:amd64 (1.8-3) ... #8 28.61 Selecting previously unselected package dirmngr. #8 28.61 Preparing to unpack .../086-dirmngr_2.4.7-21+b3_amd64.deb ... #8 28.63 Unpacking dirmngr (2.4.7-21+b3) ... #8 28.76 Selecting previously unselected package libfakeroot:amd64. #8 28.76 Preparing to unpack .../087-libfakeroot_1.37.1.1-1_amd64.deb ... #8 28.78 Unpacking libfakeroot:amd64 (1.37.1.1-1) ... #8 28.99 Selecting previously unselected package fakeroot. #8 28.99 Preparing to unpack .../088-fakeroot_1.37.1.1-1_amd64.deb ... #8 29.05 Unpacking fakeroot (1.37.1.1-1) ... #8 29.30 Selecting previously unselected package libbrotli1:amd64. #8 29.30 Preparing to unpack .../089-libbrotli1_1.1.0-2+b7_amd64.deb ... #8 29.33 Unpacking libbrotli1:amd64 (1.1.0-2+b7) ... #8 29.60 Selecting previously unselected package libnghttp2-14:amd64. #8 29.60 Preparing to unpack .../090-libnghttp2-14_1.64.0-1.1_amd64.deb ... #8 29.63 Unpacking libnghttp2-14:amd64 (1.64.0-1.1) ... #8 29.89 Selecting previously unselected package libnghttp3-9:amd64. #8 29.90 Preparing to unpack .../091-libnghttp3-9_1.8.0-1_amd64.deb ... #8 29.94 Unpacking libnghttp3-9:amd64 (1.8.0-1) ... #8 30.17 Selecting previously unselected package libngtcp2-16:amd64. #8 30.17 Preparing to unpack .../092-libngtcp2-16_1.11.0-1_amd64.deb ... #8 30.19 Unpacking libngtcp2-16:amd64 (1.11.0-1) ... #8 30.32 Selecting previously unselected package libngtcp2-crypto-gnutls8:amd64. #8 30.32 Preparing to unpack .../093-libngtcp2-crypto-gnutls8_1.11.0-1_amd64.deb ... #8 30.34 Unpacking libngtcp2-crypto-gnutls8:amd64 (1.11.0-1) ... #8 30.50 Selecting previously unselected package libpsl5t64:amd64. #8 30.50 Preparing to unpack .../094-libpsl5t64_0.21.2-1.1+b1_amd64.deb ... #8 30.54 Unpacking libpsl5t64:amd64 (0.21.2-1.1+b1) ... #8 30.76 Selecting previously unselected package librtmp1:amd64. #8 30.76 Preparing to unpack .../095-librtmp1_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ... #8 30.79 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #8 31.33 Selecting previously unselected package libssh2-1t64:amd64. #8 31.33 Preparing to unpack .../096-libssh2-1t64_1.11.1-1_amd64.deb ... #8 31.36 Unpacking libssh2-1t64:amd64 (1.11.1-1) ... #8 32.37 Selecting previously unselected package libcurl3t64-gnutls:amd64. #8 32.37 Preparing to unpack .../097-libcurl3t64-gnutls_8.14.1-2_amd64.deb ... #8 32.39 Unpacking libcurl3t64-gnutls:amd64 (8.14.1-2) ... #8 32.60 Selecting previously unselected package liberror-perl. #8 32.60 Preparing to unpack .../098-liberror-perl_0.17030-1_all.deb ... #8 32.65 Unpacking liberror-perl (0.17030-1) ... #8 32.82 Selecting previously unselected package git-man. #8 32.82 Preparing to unpack .../099-git-man_1%3a2.47.3-0+deb13u1_all.deb ... #8 32.85 Unpacking git-man (1:2.47.3-0+deb13u1) ... #8 33.15 Selecting previously unselected package git. #8 33.16 Preparing to unpack .../100-git_1%3a2.47.3-0+deb13u1_amd64.deb ... #8 33.20 Unpacking git (1:2.47.3-0+deb13u1) ... #8 33.58 Selecting previously unselected package gnupg-l10n. #8 33.58 Preparing to unpack .../101-gnupg-l10n_2.4.7-21_all.deb ... #8 33.62 Unpacking gnupg-l10n (2.4.7-21) ... #8 33.88 Selecting previously unselected package gpg. #8 33.89 Preparing to unpack .../102-gpg_2.4.7-21+b3_amd64.deb ... #8 33.92 Unpacking gpg (2.4.7-21+b3) ... #8 34.16 Selecting previously unselected package libncursesw6:amd64. #8 34.16 Preparing to unpack .../103-libncursesw6_6.5+20250216-2_amd64.deb ... #8 34.18 Unpacking libncursesw6:amd64 (6.5+20250216-2) ... #8 34.33 Selecting previously unselected package pinentry-curses. #8 34.33 Preparing to unpack .../104-pinentry-curses_1.3.1-2_amd64.deb ... #8 34.35 Unpacking pinentry-curses (1.3.1-2) ... #8 35.14 Selecting previously unselected package gpg-agent. #8 35.14 Preparing to unpack .../105-gpg-agent_2.4.7-21+b3_amd64.deb ... #8 35.20 Unpacking gpg-agent (2.4.7-21+b3) ... #8 35.34 Selecting previously unselected package gpgsm. #8 35.34 Preparing to unpack .../106-gpgsm_2.4.7-21+b3_amd64.deb ... #8 35.36 Unpacking gpgsm (2.4.7-21+b3) ... #8 35.51 Selecting previously unselected package gnupg. #8 35.51 Preparing to unpack .../107-gnupg_2.4.7-21_all.deb ... #8 35.54 Unpacking gnupg (2.4.7-21) ... #8 35.65 Selecting previously unselected package gnupg2. #8 35.66 Preparing to unpack .../108-gnupg2_2.4.7-21_all.deb ... #8 35.67 Unpacking gnupg2 (2.4.7-21) ... #8 35.78 Setting up libexpat1:amd64 (2.7.1-2) ... #8 35.97 Setting up libnpth0t64:amd64 (1.8-3) ... #8 36.05 Setting up libkeyutils1:amd64 (1.6.3-6) ... #8 36.11 Setting up libgdbm6t64:amd64 (1.24-2) ... #8 36.22 Setting up libgpg-error0:amd64 (1.51-4) ... #8 36.28 Setting up libgdbm-compat4t64:amd64 (1.24-2) ... #8 36.36 Setting up libtirpc-common (1.3.6+ds-1) ... #8 36.48 Setting up libbrotli1:amd64 (1.1.0-2+b7) ... #8 36.58 Setting up binutils-common:amd64 (2.44-3) ... #8 36.66 Setting up libnghttp2-14:amd64 (1.64.0-1.1) ... #8 36.72 Setting up linux-libc-dev (6.12.48-1) ... #8 36.79 Setting up libctf-nobfd0:amd64 (2.44-3) ... #8 36.84 Setting up libgcrypt20:amd64 (1.11.0-7) ... #8 36.89 Setting up libcom-err2:amd64 (1.47.2-3+b3) ... #8 36.94 Setting up libgomp1:amd64 (14.2.0-19) ... #8 36.99 Setting up bzip2 (1.0.8-6) ... #8 37.04 Setting up libsframe1:amd64 (2.44-3) ... #8 37.09 Setting up libfakeroot:amd64 (1.37.1.1-1) ... #8 37.16 Setting up libelf1t64:amd64 (0.192-4) ... #8 37.21 Setting up libjansson4:amd64 (2.14-2+b3) ... #8 37.27 Setting up libkrb5support0:amd64 (1.21.3-5) ... #8 37.33 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... #8 37.39 Setting up libcap2-bin (1:2.75-10+b1) ... #8 37.50 Setting up fakeroot (1.37.1.1-1) ... #8 37.59 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 37.59 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 37.59 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 37.59 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 37.59 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 37.59 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 37.59 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 37.59 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 37.59 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 37.66 Setting up rpcsvc-proto (1.4.3-1) ... #8 37.76 Setting up make (4.4.1-2) ... #8 37.89 Setting up libmpfr6:amd64 (4.2.2-1) ... #8 37.98 Setting up gnupg-l10n (2.4.7-21) ... #8 38.08 Setting up xz-utils (5.8.1-1) ... #8 38.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 38.14 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 38.14 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 38.14 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 38.14 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 38.14 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 38.14 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 38.14 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 38.14 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 38.14 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 38.14 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 38.18 Setting up libquadmath0:amd64 (14.2.0-19) ... #8 38.24 Setting up libunistring5:amd64 (1.3-2) ... #8 38.32 Setting up libmpc3:amd64 (1.3.1-1+b3) ... #8 38.39 Setting up libmnl0:amd64 (1.0.5-3) ... #8 38.48 Setting up libatomic1:amd64 (14.2.0-19) ... #8 38.53 Setting up patch (2.8-2) ... #8 38.60 Setting up libncursesw6:amd64 (6.5+20250216-2) ... #8 38.65 Setting up libk5crypto3:amd64 (1.21.3-5) ... #8 38.72 Setting up libxtables12:amd64 (1.8.11-2) ... #8 38.77 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-9) ... #8 38.84 Setting up libnghttp3-9:amd64 (1.8.0-1) ... #8 38.91 Setting up libubsan1:amd64 (14.2.0-19) ... #8 38.98 Setting up libffi8:amd64 (3.4.8-2) ... #8 39.05 Setting up perl-modules-5.40 (5.40.1-6) ... #8 39.12 Setting up libhwasan0:amd64 (14.2.0-19) ... #8 39.18 Setting up libcrypt-dev:amd64 (1:4.4.38-1) ... #8 39.26 Setting up libasan8:amd64 (14.2.0-19) ... #8 39.32 Setting up libassuan9:amd64 (3.0.2-2) ... #8 39.40 Setting up libtasn1-6:amd64 (4.20.0-2) ... #8 39.48 Setting up git-man (1:2.47.3-0+deb13u1) ... #8 39.55 Setting up libngtcp2-16:amd64 (1.11.0-1) ... #8 39.61 Setting up libkrb5-3:amd64 (1.21.3-5) ... #8 39.68 Setting up libssh2-1t64:amd64 (1.11.1-1) ... #8 39.73 Setting up libtsan2:amd64 (14.2.0-19) ... #8 39.81 Setting up libbinutils:amd64 (2.44-3) ... #8 39.86 Setting up libisl23:amd64 (0.27-1) ... #8 39.93 Setting up libc-dev-bin (2.41-12) ... #8 40.01 Setting up openssl (3.5.1-1+deb13u1) ... #8 40.10 Setting up readline-common (8.2-6) ... #8 40.16 Setting up libcc1-0:amd64 (14.2.0-19) ... #8 40.21 Setting up libldap2:amd64 (2.6.10+dfsg-1) ... #8 40.27 Setting up libbpf1:amd64 (1:1.5.0-3) ... #8 40.33 Setting up liblsan0:amd64 (14.2.0-19) ... #8 40.37 Setting up libitm1:amd64 (14.2.0-19) ... #8 40.42 Setting up libctf0:amd64 (2.44-3) ... #8 40.47 Setting up libksba8:amd64 (1.6.7-2+b1) ... #8 40.52 Setting up pinentry-curses (1.3.1-2) ... #8 40.59 Setting up libidn2-0:amd64 (2.3.8-2) ... #8 40.64 Setting up libperl5.40:amd64 (5.40.1-6) ... #8 40.68 Setting up ca-certificates (20250419) ... #8 40.75 debconf: unable to initialize frontend: Dialog #8 40.75 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 40.75 debconf: falling back to frontend: Readline #8 40.76 debconf: unable to initialize frontend: Readline #8 40.76 debconf: (This frontend requires a controlling tty.) #8 40.76 debconf: falling back to frontend: Teletype #8 40.76 debconf: unable to initialize frontend: Teletype #8 40.76 debconf: (This frontend requires a controlling tty.) #8 40.76 debconf: falling back to frontend: Noninteractive #8 40.95 Updating certificates in /etc/ssl/certs... #8 41.22 150 added, 0 removed; done. #8 41.36 Setting up perl (5.40.1-6) ... #8 41.56 Setting up libgprofng0:amd64 (2.44-3) ... #8 41.64 Setting up libp11-kit0:amd64 (0.25.5-3) ... #8 41.76 Setting up libgssapi-krb5-2:amd64 (1.21.3-5) ... #8 41.81 Setting up cpp-14-x86-64-linux-gnu (14.2.0-19) ... #8 42.03 Setting up libdpkg-perl (1.22.21) ... #8 42.19 Setting up cpp-14 (14.2.0-19) ... #8 42.25 Setting up libreadline8t64:amd64 (8.2-6) ... #8 42.31 Setting up gpgconf (2.4.7-21+b3) ... #8 42.36 Setting up libc6-dev:amd64 (2.41-12) ... #8 42.43 Setting up libgcc-14-dev:amd64 (14.2.0-19) ... #8 42.48 Setting up libstdc++-14-dev:amd64 (14.2.0-19) ... #8 42.54 Setting up gpg (2.4.7-21+b3) ... #8 43.12 Setting up binutils-x86-64-linux-gnu (2.44-3) ... #8 43.29 Setting up cpp-x86-64-linux-gnu (4:14.2.0-1) ... #8 43.36 Setting up libgnutls30t64:amd64 (3.8.9-3) ... #8 43.54 Setting up gpg-agent (2.4.7-21+b3) ... #8 44.17 Setting up libtirpc3t64:amd64 (1.3.6+ds-1) ... #8 44.39 Setting up iproute2 (6.15.0-1) ... #8 44.47 debconf: unable to initialize frontend: Dialog #8 44.47 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 44.47 debconf: falling back to frontend: Readline #8 44.48 debconf: unable to initialize frontend: Readline #8 44.48 debconf: (This frontend requires a controlling tty.) #8 44.48 debconf: falling back to frontend: Teletype #8 44.48 debconf: unable to initialize frontend: Teletype #8 44.48 debconf: (This frontend requires a controlling tty.) #8 44.48 debconf: falling back to frontend: Noninteractive #8 44.54 Setting up gpgsm (2.4.7-21+b3) ... #8 44.59 Setting up libpsl5t64:amd64 (0.21.2-1.1+b1) ... #8 44.64 Setting up binutils (2.44-3) ... #8 44.73 Setting up dpkg-dev (1.22.21) ... #8 44.83 Setting up liberror-perl (0.17030-1) ... #8 44.88 Setting up dirmngr (2.4.7-21+b3) ... #8 45.41 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #8 45.49 Setting up cpp (4:14.2.0-1) ... #8 45.74 Setting up gnupg (2.4.7-21) ... #8 45.83 Setting up gcc-14-x86-64-linux-gnu (14.2.0-19) ... #8 45.93 Setting up libngtcp2-crypto-gnutls8:amd64 (1.11.0-1) ... #8 46.06 Setting up gnupg2 (2.4.7-21) ... #8 46.14 Setting up gcc-x86-64-linux-gnu (4:14.2.0-1) ... #8 46.25 Setting up libcurl3t64-gnutls:amd64 (8.14.1-2) ... #8 46.35 Setting up gcc-14 (14.2.0-19) ... #8 46.45 Setting up git (1:2.47.3-0+deb13u1) ... #8 46.53 Setting up g++-14-x86-64-linux-gnu (14.2.0-19) ... #8 46.61 Setting up g++-x86-64-linux-gnu (4:14.2.0-1) ... #8 46.73 Setting up g++-14 (14.2.0-19) ... #8 46.85 Setting up gcc (4:14.2.0-1) ... #8 47.01 Setting up g++ (4:14.2.0-1) ... #8 47.06 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 47.09 Setting up build-essential (12.12) ... #8 47.16 Processing triggers for libc-bin (2.41-12) ... #8 47.23 Processing triggers for ca-certificates (20250419) ... #8 47.25 Updating certificates in /etc/ssl/certs... #8 47.59 0 added, 0 removed; done. #8 47.59 Running hooks in /etc/ca-certificates/update.d... #8 47.60 done. #8 DONE 49.1s #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 1.028 + echo debian:13 #9 1.028 + cut -d : -f 2 #9 1.028 + sed s/./\u&/ #9 1.029 + VERSION=13 #9 1.029 + echo deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_13/ ./ #9 DONE 1.6s #10 [6/6] WORKDIR /OBS/ #10 DONE 0.4s #11 exporting to image #11 exporting layers #11 exporting layers 1.7s done #11 writing image sha256:159c1d6e9239b9a56e9306dc1b55a7f960f77175a2cef2f8156f5d38e6fb2b8c 0.0s done #11 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg 0.0s done #11 DONE 1.9s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) docker: building image debian-13-osmocom-obs-build-binpkg-manuals + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian-13-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-13-osmocom-obs-build-binpkg-manuals', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_binpkg_manuals.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg_manuals.Dockerfile #1 transferring dockerfile: 802B done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian-13-osmocom-obs-build-binpkg:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/2] FROM docker.io/library/debian-13-osmocom-obs-build-binpkg:latest #4 DONE 0.3s #5 [2/2] RUN CASE "debian:13" in debian*|ubuntu*) apt-get update && apt-get install -y --no-install-recommends osmo-gsm-manuals-dev && apt-get clean ;; esac #5 0.389 Hit:1 http://deb.debian.org/debian trixie InRelease #5 0.389 Hit:2 http://deb.debian.org/debian trixie-updates InRelease #5 0.389 Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ InRelease [1553 B] #5 0.395 Hit:4 http://deb.debian.org/debian-security trixie-security InRelease #5 0.453 Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ Packages [68.8 kB] #5 0.465 Fetched 70.4 kB in 0s (584 kB/s) #5 0.465 Reading package lists... #5 0.834 W: https://downloads.osmocom.org/packages/osmocom:/master/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details #5 0.838 Reading package lists... #5 1.193 Building dependency tree... #5 1.279 Reading state information... #5 1.397 The following additional packages will be installed: #5 1.397 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex dblatex #5 1.397 distro-info-data docbook-dsssl docbook-utils docbook-xml docbook-xsl #5 1.397 docbook5-xml docutils-common fontconfig fontconfig-config fonts-dejavu-core #5 1.397 fonts-dejavu-mono fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern #5 1.397 fonts-urw-base35 graphviz libabsl20240722 libann0 libaom3 libapache-pom-java #5 1.397 libavif16 libbibtex-parser-perl libcairo-gobject2 libcairo2 libcdt5 #5 1.397 libcgraph6 libcommons-logging-java libcommons-parent-java libdatrie1 #5 1.397 libdav1d7 libde265-0 libdeflate0 libfile-homedir-perl libfile-which-perl #5 1.397 libfontbox-java libfontconfig1 libfontenc1 libfreetype6 libfribidi0 #5 1.398 libgav1-1 libgd3 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libglib2.0-0t64 #5 1.398 libgraphite2-3 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b #5 1.398 libheif-plugin-dav1d libheif-plugin-libde265 libheif1 libice6 libicu76 #5 1.398 libimagequant0 libio-string-perl libjbig0 libjpeg62-turbo libjs-jquery #5 1.398 libkpathsea6 liblab-gamut1 liblatex-tounicode-perl liblcms2-2 liblerc4 #5 1.398 libltdl7 libmime-charset-perl libmpfi0 libopenjp2-7 libosp5 libostyle1t64 #5 1.398 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils #5 1.398 libpaper2 libpathplan4 libpdfbox-java libpixman-1-0 libpng16-16t64 #5 1.398 libpotrace0 libproc2-0 libptexenc1 libpython3-stdlib libpython3.13-minimal #5 1.398 libpython3.13-stdlib libraqm0 librav1e0.7 librsvg2-2 librsvg2-bin #5 1.398 libsgmls-perl libsharpyuv0 libsm6 libsombok3 libsvtav1enc2 libsynctex2 #5 1.398 libteckit0 libtexlua53-5 libtext-charwidth-perl libtext-wrapi18n-perl #5 1.398 libthai-data libthai0 libtiff6 libunicode-linebreak-perl libwebp7 #5 1.398 libwebpdemux2 libwebpmux3 libx11-6 libx11-data libxau6 libxaw7 #5 1.398 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 libxml2 #5 1.398 libxml2-utils libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6t64 #5 1.398 libyaml-tiny-perl libyuv0 libzzip-0-13t64 lmodern lynx lynx-common #5 1.398 media-types mscgen netbase openjade opensp osmocom-keyring osmocom-master #5 1.398 preview-latex-style procps python-apt-common python3 python3-apt #5 1.398 python3-autocommand python3-blockdiag python3-cairo python3-chardet #5 1.398 python3-docutils python3-freetype python3-funcparserlib python3-inflect #5 1.398 python3-jaraco.context python3-jaraco.functools python3-minimal #5 1.398 python3-more-itertools python3-nwdiag python3-pil python3-pkg-resources #5 1.398 python3-reportlab python3-rlpycairo python3-roman python3-typeguard #5 1.398 python3-typing-extensions python3-webcolors python3.13 python3.13-minimal #5 1.398 sensible-utils sgml-base sgml-data sgmlspl shared-mime-info t1utils teckit #5 1.398 tex-common texlive texlive-base texlive-bibtex-extra texlive-binaries #5 1.398 texlive-extra-utils texlive-fonts-recommended texlive-formats-extra #5 1.398 texlive-lang-greek texlive-latex-base texlive-latex-extra #5 1.398 texlive-latex-recommended texlive-luatex texlive-pictures #5 1.398 texlive-plain-generic texlive-science texlive-xetex tipa ucf x11-common #5 1.398 xdg-utils xfonts-encodings xfonts-utils xml-core xsltproc #5 1.399 Suggested packages: #5 1.399 asciidoc-doc source-highlight epubcheck docbook ghostscript #5 1.399 graphicsmagick-imagemagick-compat | imagemagick inkscape latex-cjk-all #5 1.399 pdf-viewer texlive-lang-all texlive-lang-cyrillic transfig xindy #5 1.399 docbook-dsssl-doc docbook-defguide dbtoepub docbook-xsl-doc-html #5 1.399 | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc #5 1.399 docbook-xsl-saxon fop libsaxon-java libxalan2-java libxslthl-java xalan #5 1.399 docbook-xsl-ns docbook5-defguide fonts-freefont-otf | fonts-freefont-ttf #5 1.399 fonts-texgyre gsfonts graphviz-doc libavalon-framework-java #5 1.399 libexcalibur-logkit-java liblog4j1.2-java libgd-tools low-memory-monitor #5 1.399 libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc #5 1.399 libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-kvazaar #5 1.399 libheif-plugin-rav1e libheif-plugin-svtenc liblcms2-utils #5 1.399 libencode-eucjpascii-perl libencode-hanextra-perl libpod2-base-perl #5 1.399 libmpfi-doc sgmls-doc doc-base python3-doc python3-tk python3-venv #5 1.399 python-apt-doc docutils-doc fonts-linuxlibertine | ttf-linux-libertine #5 1.399 texlive-lang-french python-pil-doc python3-setuptools #5 1.399 python3-egenix-mxtexttools python-reportlab-doc rl-accel rl-renderpm #5 1.399 python3.13-venv python3.13-doc binfmt-support sgml-base-doc perlsgml w3-recs #5 1.399 debhelper gv | postscript-viewer perl-tk xpdf | pdf-viewer xzdec #5 1.399 texlive-binaries-sse2 hintview chktex default-jre-headless dvidvi dvipng #5 1.399 fragmaster lacheck latexdiff latexmk purifyeps texlive-fonts-recommended-doc #5 1.399 texlive-latex-base-doc wp2latex python3-pygments icc-profiles #5 1.399 texlive-latex-extra-doc texlive-latex-recommended-doc texlive-pstricks #5 1.399 dot2tex prerex texlive-pictures-doc vprerex texlive-science-doc tipa-doc #5 1.399 Recommended packages: #5 1.399 xmlto dblatex-doc fonts-liberation libgdk-pixbuf2.0-bin libglib2.0-data #5 1.399 xdg-user-dirs libgts-bin libheif-plugin-x265 libheif-plugin-aomenc #5 1.399 javascript-common librsvg2-common mailcap psmisc linux-sysctl-defaults #5 1.399 lsb-release iso-codes python3-pygments python3-olefile fonts-dejavu-extra #5 1.399 dvisvgm ghostscript liblog-log4perl-perl ruby tex-gyre default-jre #5 1.399 libspreadsheet-parseexcel-perl tk libfile-mimeinfo-perl libnet-dbus-perl #5 1.399 libx11-protocol-perl x11-utils x11-xserver-utils #5 2.148 The following NEW packages will be installed: #5 2.148 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex dblatex #5 2.148 distro-info-data docbook-dsssl docbook-utils docbook-xml docbook-xsl #5 2.148 docbook5-xml docutils-common fontconfig fontconfig-config fonts-dejavu-core #5 2.148 fonts-dejavu-mono fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern #5 2.148 fonts-urw-base35 graphviz libabsl20240722 libann0 libaom3 libapache-pom-java #5 2.148 libavif16 libbibtex-parser-perl libcairo-gobject2 libcairo2 libcdt5 #5 2.148 libcgraph6 libcommons-logging-java libcommons-parent-java libdatrie1 #5 2.148 libdav1d7 libde265-0 libdeflate0 libfile-homedir-perl libfile-which-perl #5 2.148 libfontbox-java libfontconfig1 libfontenc1 libfreetype6 libfribidi0 #5 2.148 libgav1-1 libgd3 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libglib2.0-0t64 #5 2.148 libgraphite2-3 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b #5 2.148 libheif-plugin-dav1d libheif-plugin-libde265 libheif1 libice6 libicu76 #5 2.148 libimagequant0 libio-string-perl libjbig0 libjpeg62-turbo libjs-jquery #5 2.148 libkpathsea6 liblab-gamut1 liblatex-tounicode-perl liblcms2-2 liblerc4 #5 2.148 libltdl7 libmime-charset-perl libmpfi0 libopenjp2-7 libosp5 libostyle1t64 #5 2.148 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils #5 2.148 libpaper2 libpathplan4 libpdfbox-java libpixman-1-0 libpng16-16t64 #5 2.148 libpotrace0 libproc2-0 libptexenc1 libpython3-stdlib libpython3.13-minimal #5 2.148 libpython3.13-stdlib libraqm0 librav1e0.7 librsvg2-2 librsvg2-bin #5 2.148 libsgmls-perl libsharpyuv0 libsm6 libsombok3 libsvtav1enc2 libsynctex2 #5 2.148 libteckit0 libtexlua53-5 libtext-charwidth-perl libtext-wrapi18n-perl #5 2.148 libthai-data libthai0 libtiff6 libunicode-linebreak-perl libwebp7 #5 2.148 libwebpdemux2 libwebpmux3 libx11-6 libx11-data libxau6 libxaw7 #5 2.148 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 libxml2 #5 2.148 libxml2-utils libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6t64 #5 2.148 libyaml-tiny-perl libyuv0 libzzip-0-13t64 lmodern lynx lynx-common #5 2.149 media-types mscgen netbase openjade opensp osmo-gsm-manuals-dev #5 2.149 osmocom-keyring osmocom-master preview-latex-style procps python-apt-common #5 2.149 python3 python3-apt python3-autocommand python3-blockdiag python3-cairo #5 2.149 python3-chardet python3-docutils python3-freetype python3-funcparserlib #5 2.149 python3-inflect python3-jaraco.context python3-jaraco.functools #5 2.149 python3-minimal python3-more-itertools python3-nwdiag python3-pil #5 2.149 python3-pkg-resources python3-reportlab python3-rlpycairo python3-roman #5 2.149 python3-typeguard python3-typing-extensions python3-webcolors python3.13 #5 2.149 python3.13-minimal sensible-utils sgml-base sgml-data sgmlspl #5 2.149 shared-mime-info t1utils teckit tex-common texlive texlive-base #5 2.149 texlive-bibtex-extra texlive-binaries texlive-extra-utils #5 2.149 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #5 2.149 texlive-latex-base texlive-latex-extra texlive-latex-recommended #5 2.149 texlive-luatex texlive-pictures texlive-plain-generic texlive-science #5 2.149 texlive-xetex tipa ucf x11-common xdg-utils xfonts-encodings xfonts-utils #5 2.149 xml-core xsltproc #5 2.176 0 upgraded, 202 newly installed, 0 to remove and 0 not upgraded. #5 2.176 Need to get 489 MB of archives. #5 2.176 After this operation, 1132 MB of additional disk space will be used. #5 2.176 Get:1 http://deb.debian.org/debian trixie/main amd64 libpython3.13-minimal amd64 3.13.5-2 [862 kB] #5 2.187 Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmocom-keyring 1.1.1.8.7873 [3168 B] #5 2.198 Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmocom-master 1.1.0 [1180 B] #5 2.209 Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmo-gsm-manuals-dev 1.6.1.6.d24f [441 kB] #5 2.212 Get:5 http://deb.debian.org/debian trixie/main amd64 python3.13-minimal amd64 3.13.5-2 [2224 kB] #5 2.237 Get:6 http://deb.debian.org/debian trixie/main amd64 python3-minimal amd64 3.13.5-1 [27.2 kB] #5 2.237 Get:7 http://deb.debian.org/debian trixie/main amd64 media-types all 13.0.0 [29.3 kB] #5 2.238 Get:8 http://deb.debian.org/debian trixie/main amd64 netbase all 6.5 [12.4 kB] #5 2.238 Get:9 http://deb.debian.org/debian trixie/main amd64 libpython3.13-stdlib amd64 3.13.5-2 [1956 kB] #5 2.251 Get:10 http://deb.debian.org/debian trixie/main amd64 python3.13 amd64 3.13.5-2 [757 kB] #5 2.257 Get:11 http://deb.debian.org/debian trixie/main amd64 libpython3-stdlib amd64 3.13.5-1 [10.2 kB] #5 2.257 Get:12 http://deb.debian.org/debian trixie/main amd64 python3 amd64 3.13.5-1 [28.2 kB] #5 2.257 Get:13 http://deb.debian.org/debian trixie/main amd64 libproc2-0 amd64 2:4.0.4-9 [65.6 kB] #5 2.258 Get:14 http://deb.debian.org/debian trixie/main amd64 procps amd64 2:4.0.4-9 [882 kB] #5 2.265 Get:15 http://deb.debian.org/debian trixie/main amd64 sensible-utils all 0.0.25 [25.0 kB] #5 2.266 Get:16 http://deb.debian.org/debian trixie/main amd64 libtext-charwidth-perl amd64 0.04-11+b4 [9476 B] #5 2.266 Get:17 http://deb.debian.org/debian trixie/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B] #5 2.266 Get:18 http://deb.debian.org/debian trixie/main amd64 ucf all 3.0052 [43.3 kB] #5 2.266 Get:19 http://deb.debian.org/debian trixie/main amd64 asciidoc-common all 10.2.1-1 [104 kB] #5 2.270 Get:20 http://deb.debian.org/debian trixie/main amd64 sgml-base all 1.31+nmu1 [10.9 kB] #5 2.272 Get:21 http://deb.debian.org/debian trixie/main amd64 xml-core all 0.19 [20.1 kB] #5 2.273 Get:22 http://deb.debian.org/debian trixie/main amd64 docbook-xsl all 1.79.2+dfsg-7 [1221 kB] #5 2.286 Get:23 http://deb.debian.org/debian trixie/main amd64 libxml2 amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u1 [698 kB] #5 2.292 Get:24 http://deb.debian.org/debian trixie/main amd64 libxml2-utils amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u1 [100 kB] #5 2.293 Get:25 http://deb.debian.org/debian-security trixie-security/main amd64 libxslt1.1 amd64 1.1.35-1.2+deb13u2 [233 kB] #5 2.295 Get:26 http://deb.debian.org/debian-security trixie-security/main amd64 xsltproc amd64 1.1.35-1.2+deb13u2 [115 kB] #5 2.296 Get:27 http://deb.debian.org/debian trixie/main amd64 asciidoc-base all 10.2.1-1 [84.9 kB] #5 2.297 Get:28 http://deb.debian.org/debian trixie/main amd64 asciidoc all 10.2.1-1 [5708 B] #5 2.299 Get:29 http://deb.debian.org/debian trixie/main amd64 sgml-data all 2.0.11+nmu1 [179 kB] #5 2.303 Get:30 http://deb.debian.org/debian trixie/main amd64 docbook-xml all 4.5-13 [77.4 kB] #5 2.304 Get:31 http://deb.debian.org/debian trixie/main amd64 python-apt-common all 3.0.0 [68.2 kB] #5 2.305 Get:32 http://deb.debian.org/debian trixie/main amd64 distro-info-data all 0.66 [6616 B] #5 2.309 Get:33 http://deb.debian.org/debian trixie/main amd64 python3-apt amd64 3.0.0 [164 kB] #5 2.311 Get:34 http://deb.debian.org/debian trixie/main amd64 tex-common all 6.19 [29.4 kB] #5 2.312 Get:35 http://deb.debian.org/debian trixie/main amd64 libpaper2 amd64 2.2.5-0.3+b2 [16.7 kB] #5 2.312 Get:36 http://deb.debian.org/debian trixie/main amd64 libpaper-utils amd64 2.2.5-0.3+b2 [16.5 kB] #5 2.315 Get:37 http://deb.debian.org/debian trixie/main amd64 libkpathsea6 amd64 2024.20240313.70630+ds-6 [157 kB] #5 2.317 Get:38 http://deb.debian.org/debian trixie/main amd64 libptexenc1 amd64 2024.20240313.70630+ds-6 [49.3 kB] #5 2.319 Get:39 http://deb.debian.org/debian trixie/main amd64 libsynctex2 amd64 2024.20240313.70630+ds-6 [62.9 kB] #5 2.321 Get:40 http://deb.debian.org/debian trixie/main amd64 libtexlua53-5 amd64 2024.20240313.70630+ds-6 [114 kB] #5 2.322 Get:41 http://deb.debian.org/debian trixie/main amd64 t1utils amd64 1.41-4 [62.1 kB] #5 2.323 Get:42 http://deb.debian.org/debian trixie/main amd64 libpng16-16t64 amd64 1.6.48-1 [282 kB] #5 2.326 Get:43 http://deb.debian.org/debian trixie/main amd64 libfreetype6 amd64 2.13.3+dfsg-1 [452 kB] #5 2.330 Get:44 http://deb.debian.org/debian trixie/main amd64 fonts-dejavu-mono all 2.37-8 [489 kB] #5 2.336 Get:45 http://deb.debian.org/debian trixie/main amd64 fonts-dejavu-core all 2.37-8 [840 kB] #5 2.358 Get:46 http://deb.debian.org/debian trixie/main amd64 libfontenc1 amd64 1:1.1.8-1+b2 [23.3 kB] #5 2.358 Get:47 http://deb.debian.org/debian trixie/main amd64 x11-common all 1:7.7+24 [217 kB] #5 2.358 Get:48 http://deb.debian.org/debian trixie/main amd64 xfonts-encodings all 1:1.0.4-2.2 [577 kB] #5 2.360 Get:49 http://deb.debian.org/debian trixie/main amd64 xfonts-utils amd64 1:7.7+7 [93.3 kB] #5 2.360 Get:50 http://deb.debian.org/debian trixie/main amd64 fonts-urw-base35 all 20200910-8 [10.8 MB] #5 2.448 Get:51 http://deb.debian.org/debian trixie/main amd64 fontconfig-config amd64 2.15.0-2.3 [318 kB] #5 2.449 Get:52 http://deb.debian.org/debian trixie/main amd64 libfontconfig1 amd64 2.15.0-2.3 [392 kB] #5 2.480 Get:53 http://deb.debian.org/debian trixie/main amd64 libpixman-1-0 amd64 0.44.0-3 [248 kB] #5 2.481 Get:54 http://deb.debian.org/debian trixie/main amd64 libxau6 amd64 1:1.0.11-1 [20.4 kB] #5 2.481 Get:55 http://deb.debian.org/debian trixie/main amd64 libxdmcp6 amd64 1:1.1.5-1 [27.8 kB] #5 2.481 Get:56 http://deb.debian.org/debian trixie/main amd64 libxcb1 amd64 1.17.0-2+b1 [144 kB] #5 2.481 Get:57 http://deb.debian.org/debian trixie/main amd64 libx11-data all 2:1.8.12-1 [343 kB] #5 2.482 Get:58 http://deb.debian.org/debian trixie/main amd64 libx11-6 amd64 2:1.8.12-1 [815 kB] #5 2.484 Get:59 http://deb.debian.org/debian trixie/main amd64 libxcb-render0 amd64 1.17.0-2+b1 [115 kB] #5 2.484 Get:60 http://deb.debian.org/debian trixie/main amd64 libxcb-shm0 amd64 1.17.0-2+b1 [105 kB] #5 2.484 Get:61 http://deb.debian.org/debian trixie/main amd64 libxext6 amd64 2:1.3.4-1+b3 [50.4 kB] #5 2.487 Get:62 http://deb.debian.org/debian trixie/main amd64 libxrender1 amd64 1:0.9.12-1 [27.9 kB] #5 2.491 Get:63 http://deb.debian.org/debian trixie/main amd64 libcairo2 amd64 1.18.4-1+b1 [538 kB] #5 2.498 Get:64 http://deb.debian.org/debian trixie/main amd64 libgraphite2-3 amd64 1.3.14-2+b1 [75.4 kB] #5 2.499 Get:65 http://deb.debian.org/debian trixie/main amd64 libglib2.0-0t64 amd64 2.84.4-3~deb13u1 [1519 kB] #5 2.512 Get:66 http://deb.debian.org/debian trixie/main amd64 libharfbuzz0b amd64 10.2.0-1+b1 [479 kB] #5 2.516 Get:67 http://deb.debian.org/debian trixie/main amd64 libicu76 amd64 76.1-4 [9722 kB] #5 2.600 Get:68 http://deb.debian.org/debian trixie/main amd64 libmpfi0 amd64 1.5.4+ds-4 [35.5 kB] #5 2.600 Get:69 http://deb.debian.org/debian trixie/main amd64 libpotrace0 amd64 1.16-2+b2 [25.6 kB] #5 2.600 Get:70 http://deb.debian.org/debian trixie/main amd64 libteckit0 amd64 2.5.12+ds1-1+b1 [341 kB] #5 2.602 Get:71 http://deb.debian.org/debian trixie/main amd64 libice6 amd64 2:1.1.1-1 [65.4 kB] #5 2.603 Get:72 http://deb.debian.org/debian trixie/main amd64 libsm6 amd64 2:1.2.6-1 [37.3 kB] #5 2.603 Get:73 http://deb.debian.org/debian trixie/main amd64 libxt6t64 amd64 1:1.2.1-1.2+b2 [188 kB] #5 2.605 Get:74 http://deb.debian.org/debian trixie/main amd64 libxmu6 amd64 2:1.1.3-3+b4 [59.0 kB] #5 2.605 Get:75 http://deb.debian.org/debian trixie/main amd64 libxpm4 amd64 1:3.5.17-1+b3 [56.2 kB] #5 2.638 Get:76 http://deb.debian.org/debian trixie/main amd64 libxaw7 amd64 2:1.0.16-1 [212 kB] #5 2.639 Get:77 http://deb.debian.org/debian trixie/main amd64 libxi6 amd64 2:1.8.2-1 [78.9 kB] #5 2.639 Get:78 http://deb.debian.org/debian trixie/main amd64 libzzip-0-13t64 amd64 0.13.78+dfsg.1-0.1 [59.0 kB] #5 2.639 Get:79 http://deb.debian.org/debian trixie/main amd64 texlive-binaries amd64 2024.20240313.70630+ds-6 [8446 kB] #5 2.703 Get:80 http://deb.debian.org/debian trixie/main amd64 xdg-utils all 1.2.1-2 [75.8 kB] #5 2.758 Get:81 http://deb.debian.org/debian trixie/main amd64 texlive-base all 2024.20250309-1 [23.1 MB] #5 2.934 Get:82 http://deb.debian.org/debian trixie/main amd64 texlive-fonts-recommended all 2024.20250309-1 [4989 kB] #5 3.017 Get:83 http://deb.debian.org/debian trixie/main amd64 fonts-lmodern all 2.005-1 [4540 kB] #5 3.040 Get:84 http://deb.debian.org/debian trixie/main amd64 texlive-latex-base all 2024.20250309-1 [1294 kB] #5 3.051 Get:85 http://deb.debian.org/debian trixie/main amd64 texlive-latex-recommended all 2024.20250309-1 [8745 kB] #5 3.126 Get:86 http://deb.debian.org/debian trixie/main amd64 texlive all 2024.20250309-1 [18.7 kB] #5 3.127 Get:87 http://deb.debian.org/debian trixie/main amd64 libio-string-perl all 1.08-4 [12.1 kB] #5 3.127 Get:88 http://deb.debian.org/debian trixie/main amd64 liblatex-tounicode-perl all 0.55-1 [28.8 kB] #5 3.127 Get:89 http://deb.debian.org/debian trixie/main amd64 libbibtex-parser-perl all 1.05+dfsg-1 [17.4 kB] #5 3.127 Get:90 http://deb.debian.org/debian trixie/main amd64 texlive-bibtex-extra all 2024.20250309-2 [79.4 MB] #5 4.226 Get:91 http://deb.debian.org/debian trixie/main amd64 libfile-which-perl all 1.27-2 [15.1 kB] #5 4.226 Get:92 http://deb.debian.org/debian trixie/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB] #5 4.226 Get:93 http://deb.debian.org/debian trixie/main amd64 libthai-data all 0.1.29-2 [168 kB] #5 4.227 Get:94 http://deb.debian.org/debian trixie/main amd64 libdatrie1 amd64 0.2.13-3+b1 [38.1 kB] #5 4.227 Get:95 http://deb.debian.org/debian trixie/main amd64 libthai0 amd64 0.1.29-2+b1 [49.4 kB] #5 4.283 Get:96 http://deb.debian.org/debian trixie/main amd64 libsombok3 amd64 2.4.0-2+b2 [31.8 kB] #5 4.283 Get:97 http://deb.debian.org/debian trixie/main amd64 libmime-charset-perl all 1.013.1-2 [34.0 kB] #5 4.283 Get:98 http://deb.debian.org/debian trixie/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1+b9 [96.1 kB] #5 4.284 Get:99 http://deb.debian.org/debian trixie/main amd64 libyaml-tiny-perl all 1.76-1 [29.8 kB] #5 4.284 Get:100 http://deb.debian.org/debian trixie/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] #5 4.285 Get:101 http://deb.debian.org/debian trixie/main amd64 lmodern all 2.005-1 [9480 kB] #5 4.673 Get:102 http://deb.debian.org/debian trixie/main amd64 texlive-luatex all 2024.20250309-1 [29.1 MB] #5 5.415 Get:103 http://deb.debian.org/debian trixie/main amd64 texlive-plain-generic all 2024.20250309-2 [29.0 MB] #5 5.780 Get:104 http://deb.debian.org/debian trixie/main amd64 texlive-extra-utils all 2024.20250309-2 [67.6 MB] #5 6.349 Get:105 http://deb.debian.org/debian trixie/main amd64 libapache-pom-java all 33-2 [5852 B] #5 6.349 Get:106 http://deb.debian.org/debian trixie/main amd64 libcommons-parent-java all 56-1 [10.8 kB] #5 6.350 Get:107 http://deb.debian.org/debian trixie/main amd64 libcommons-logging-java all 1.3.0-2 [68.6 kB] #5 6.749 Get:108 http://deb.debian.org/debian trixie/main amd64 libfontbox-java all 1:1.8.16-5 [211 kB] #5 6.750 Get:109 http://deb.debian.org/debian trixie/main amd64 libpdfbox-java all 1:1.8.16-5 [5527 kB] #5 6.783 Get:110 http://deb.debian.org/debian trixie/main amd64 preview-latex-style all 13.2-1.1 [350 kB] #5 6.784 Get:111 http://deb.debian.org/debian trixie/main amd64 texlive-pictures all 2024.20250309-1 [17.0 MB] #5 6.959 Get:112 http://deb.debian.org/debian trixie/main amd64 texlive-latex-extra all 2024.20250309-2 [25.2 MB] #5 7.168 Get:113 http://deb.debian.org/debian trixie/main amd64 fonts-gfs-baskerville all 1.1-6 [43.7 kB] #5 7.168 Get:114 http://deb.debian.org/debian trixie/main amd64 fonts-gfs-porson all 1.1-7 [33.8 kB] #5 7.168 Get:115 http://deb.debian.org/debian trixie/main amd64 texlive-lang-greek all 2024.20250309-1 [79.2 MB] #5 7.885 Get:116 http://deb.debian.org/debian trixie/main amd64 texlive-science all 2024.20250309-2 [3937 kB] #5 8.283 Get:117 http://deb.debian.org/debian trixie/main amd64 dblatex all 0.3.12py3-5 [359 kB] #5 8.322 Get:118 http://deb.debian.org/debian trixie/main amd64 libosp5 amd64 1.5.2-15.2 [972 kB] #5 8.335 Get:119 http://deb.debian.org/debian trixie/main amd64 libostyle1t64 amd64 1.4devel1-23.3 [663 kB] #5 8.336 Get:120 http://deb.debian.org/debian trixie/main amd64 openjade amd64 1.4devel1-23.3 [285 kB] #5 8.349 Get:121 http://deb.debian.org/debian trixie/main amd64 docbook-dsssl all 1.79-10 [234 kB] #5 8.350 Get:122 http://deb.debian.org/debian trixie/main amd64 teckit amd64 2.5.12+ds1-1+b1 [714 kB] #5 8.352 Get:123 http://deb.debian.org/debian trixie/main amd64 tipa all 2:1.3-21 [2974 kB] #5 8.373 Get:124 http://deb.debian.org/debian trixie/main amd64 texlive-xetex all 2024.20250309-1 [11.3 MB] #5 8.460 Get:125 http://deb.debian.org/debian trixie/main amd64 texlive-formats-extra all 2024.20250309-2 [7795 kB] #5 8.539 Get:126 http://deb.debian.org/debian trixie/main amd64 lynx-common all 2.9.2-1 [1193 kB] #5 8.563 Get:127 http://deb.debian.org/debian trixie/main amd64 lynx amd64 2.9.2-1 [641 kB] #5 8.565 Get:128 http://deb.debian.org/debian trixie/main amd64 libsgmls-perl all 1.03ii-38 [23.7 kB] #5 8.565 Get:129 http://deb.debian.org/debian trixie/main amd64 sgmlspl all 1.03ii-38 [8752 B] #5 8.565 Get:130 http://deb.debian.org/debian trixie/main amd64 opensp amd64 1.5.2-15.2 [448 kB] #5 8.566 Get:131 http://deb.debian.org/debian trixie/main amd64 docbook-utils all 0.6.14-4 [64.5 kB] #5 8.566 Get:132 http://deb.debian.org/debian trixie/main amd64 asciidoc-dblatex all 10.2.1-1 [7192 B] #5 8.566 Get:133 http://deb.debian.org/debian trixie/main amd64 docbook5-xml all 5.0-4 [667 kB] #5 8.568 Get:134 http://deb.debian.org/debian trixie/main amd64 docutils-common all 0.21.2+dfsg-2 [128 kB] #5 8.569 Get:135 http://deb.debian.org/debian trixie/main amd64 fontconfig amd64 2.15.0-2.3 [463 kB] #5 8.570 Get:136 http://deb.debian.org/debian trixie/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB] #5 8.598 Get:137 http://deb.debian.org/debian trixie/main amd64 libcdt5 amd64 2.42.4-3 [40.3 kB] #5 8.623 Get:138 http://deb.debian.org/debian trixie/main amd64 libcgraph6 amd64 2.42.4-3 [64.0 kB] #5 8.624 Get:139 http://deb.debian.org/debian trixie/main amd64 libaom3 amd64 3.12.1-1 [1871 kB] #5 8.656 Get:140 http://deb.debian.org/debian trixie/main amd64 libdav1d7 amd64 1.5.1-1 [559 kB] #5 8.658 Get:141 http://deb.debian.org/debian trixie/main amd64 libabsl20240722 amd64 20240722.0-4 [492 kB] #5 8.660 Get:142 http://deb.debian.org/debian trixie/main amd64 libgav1-1 amd64 0.19.0-3+b1 [353 kB] #5 8.661 Get:143 http://deb.debian.org/debian trixie/main amd64 librav1e0.7 amd64 0.7.1-9+b2 [946 kB] #5 8.663 Get:144 http://deb.debian.org/debian trixie/main amd64 libsvtav1enc2 amd64 2.3.0+dfsg-1 [2489 kB] #5 8.696 Get:145 http://deb.debian.org/debian trixie/main amd64 libjpeg62-turbo amd64 1:2.1.5-4 [168 kB] #5 8.711 Get:146 http://deb.debian.org/debian trixie/main amd64 libyuv0 amd64 0.0.1904.20250204-1 [174 kB] #5 8.712 Get:147 http://deb.debian.org/debian trixie/main amd64 libavif16 amd64 1.2.1-1.2 [133 kB] #5 8.712 Get:148 http://deb.debian.org/debian trixie/main amd64 libsharpyuv0 amd64 1.5.0-0.1 [116 kB] #5 8.713 Get:149 http://deb.debian.org/debian trixie/main amd64 libheif-plugin-dav1d amd64 1.19.8-1 [11.7 kB] #5 8.713 Get:150 http://deb.debian.org/debian trixie/main amd64 libde265-0 amd64 1.0.15-1+b3 [189 kB] #5 8.713 Get:151 http://deb.debian.org/debian trixie/main amd64 libheif-plugin-libde265 amd64 1.19.8-1 [15.3 kB] #5 8.713 Get:152 http://deb.debian.org/debian trixie/main amd64 libheif1 amd64 1.19.8-1 [520 kB] #5 8.715 Get:153 http://deb.debian.org/debian trixie/main amd64 libimagequant0 amd64 2.18.0-1+b2 [35.2 kB] #5 8.715 Get:154 http://deb.debian.org/debian trixie/main amd64 libdeflate0 amd64 1.23-2 [47.3 kB] #5 8.717 Get:155 http://deb.debian.org/debian trixie/main amd64 libjbig0 amd64 2.1-6.1+b2 [32.1 kB] #5 8.722 Get:156 http://deb.debian.org/debian trixie/main amd64 liblerc4 amd64 4.0.0+ds-5 [183 kB] #5 8.737 Get:157 http://deb.debian.org/debian trixie/main amd64 libwebp7 amd64 1.5.0-0.1 [318 kB] #5 8.738 Get:158 http://deb.debian.org/debian-security trixie-security/main amd64 libtiff6 amd64 4.7.0-3+deb13u1 [346 kB] #5 8.739 Get:159 http://deb.debian.org/debian trixie/main amd64 libgd3 amd64 2.3.3-13 [126 kB] #5 8.739 Get:160 http://deb.debian.org/debian trixie/main amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2+b1 [160 kB] #5 8.739 Get:161 http://deb.debian.org/debian trixie/main amd64 libltdl7 amd64 2.5.4-4 [416 kB] #5 8.741 Get:162 http://deb.debian.org/debian trixie/main amd64 libfribidi0 amd64 1.0.16-1 [26.5 kB] #5 8.741 Get:163 http://deb.debian.org/debian trixie/main amd64 libpango-1.0-0 amd64 1.56.3-1 [226 kB] #5 8.743 Get:164 http://deb.debian.org/debian trixie/main amd64 libpangoft2-1.0-0 amd64 1.56.3-1 [55.6 kB] #5 8.744 Get:165 http://deb.debian.org/debian trixie/main amd64 libpangocairo-1.0-0 amd64 1.56.3-1 [35.7 kB] #5 8.745 Get:166 http://deb.debian.org/debian trixie/main amd64 libpathplan4 amd64 2.42.4-3 [42.6 kB] #5 8.753 Get:167 http://deb.debian.org/debian trixie/main amd64 libgvc6 amd64 2.42.4-3 [686 kB] #5 8.760 Get:168 http://deb.debian.org/debian trixie/main amd64 libgvpr2 amd64 2.42.4-3 [192 kB] #5 8.771 Get:169 http://deb.debian.org/debian trixie/main amd64 liblab-gamut1 amd64 2.42.4-3 [198 kB] #5 8.771 Get:170 http://deb.debian.org/debian trixie/main amd64 graphviz amd64 2.42.4-3 [621 kB] #5 8.789 Get:171 http://deb.debian.org/debian trixie/main amd64 libcairo-gobject2 amd64 1.18.4-1+b1 [130 kB] #5 8.790 Get:172 http://deb.debian.org/debian trixie/main amd64 libgdk-pixbuf2.0-common all 2.42.12+dfsg-4 [311 kB] #5 8.791 Get:173 http://deb.debian.org/debian trixie/main amd64 shared-mime-info amd64 2.4-5+b2 [760 kB] #5 8.793 Get:174 http://deb.debian.org/debian trixie/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.12+dfsg-4 [141 kB] #5 8.794 Get:175 http://deb.debian.org/debian trixie/main amd64 liblcms2-2 amd64 2.16-2 [160 kB] #5 8.795 Get:176 http://deb.debian.org/debian trixie/main amd64 libopenjp2-7 amd64 2.5.3-2.1~deb13u1 [205 kB] #5 8.795 Get:177 http://deb.debian.org/debian trixie/main amd64 libraqm0 amd64 0.10.2-1 [13.9 kB] #5 8.795 Get:178 http://deb.debian.org/debian trixie/main amd64 librsvg2-2 amd64 2.60.0+dfsg-1 [1789 kB] #5 8.822 Get:179 http://deb.debian.org/debian trixie/main amd64 librsvg2-bin amd64 2.60.0+dfsg-1 [1967 kB] #5 8.841 Get:180 http://deb.debian.org/debian trixie/main amd64 libwebpdemux2 amd64 1.5.0-0.1 [113 kB] #5 8.841 Get:181 http://deb.debian.org/debian trixie/main amd64 libwebpmux3 amd64 1.5.0-0.1 [126 kB] #5 8.842 Get:182 http://deb.debian.org/debian trixie/main amd64 mscgen amd64 0.20-16 [46.8 kB] #5 8.842 Get:183 http://deb.debian.org/debian trixie/main amd64 python3-funcparserlib all 1.0.0-0.2 [17.5 kB] #5 8.842 Get:184 http://deb.debian.org/debian trixie/main amd64 python3-pil amd64 11.1.0-5+b1 [513 kB] #5 8.843 Get:185 http://deb.debian.org/debian trixie/main amd64 python3-autocommand all 2.2.2-3 [13.6 kB] #5 8.843 Get:186 http://deb.debian.org/debian trixie/main amd64 python3-more-itertools all 10.7.0-1 [67.4 kB] #5 8.843 Get:187 http://deb.debian.org/debian trixie/main amd64 python3-typing-extensions all 4.13.2-1 [90.5 kB] #5 8.844 Get:188 http://deb.debian.org/debian trixie/main amd64 python3-typeguard all 4.4.2-1 [37.3 kB] #5 8.847 Get:189 http://deb.debian.org/debian trixie/main amd64 python3-inflect all 7.3.1-2 [32.4 kB] #5 8.852 Get:190 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.context all 6.0.1-1 [8276 B] #5 8.852 Get:191 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.functools all 4.1.0-1 [12.0 kB] #5 8.853 Get:192 http://deb.debian.org/debian trixie/main amd64 python3-pkg-resources all 78.1.1-0.1 [224 kB] #5 8.855 Get:193 http://deb.debian.org/debian trixie/main amd64 python3-webcolors all 1.13-1 [15.3 kB] #5 8.864 Get:194 http://deb.debian.org/debian trixie/main amd64 python3-roman all 5.0-1 [10.6 kB] #5 8.865 Get:195 http://deb.debian.org/debian trixie/main amd64 python3-docutils all 0.21.2+dfsg-2 [403 kB] #5 8.869 Get:196 http://deb.debian.org/debian trixie/main amd64 python3-chardet all 5.2.0+dfsg-2 [108 kB] #5 8.870 Get:197 http://deb.debian.org/debian trixie/main amd64 python3-cairo amd64 1.27.0-2 [114 kB] #5 8.871 Get:198 http://deb.debian.org/debian trixie/main amd64 python3-freetype all 2.5.1-1 [89.3 kB] #5 8.875 Get:199 http://deb.debian.org/debian trixie/main amd64 python3-rlpycairo all 0.3.0-3 [9904 B] #5 8.878 Get:200 http://deb.debian.org/debian trixie/main amd64 python3-reportlab all 4.3.1-1 [1158 kB] #5 8.889 Get:201 http://deb.debian.org/debian trixie/main amd64 python3-blockdiag all 3.0.0+dfsg-3 [73.1 kB] #5 8.889 Get:202 http://deb.debian.org/debian trixie/main amd64 python3-nwdiag all 3.0.0+dfsg-2 [32.7 kB] #5 9.008 debconf: unable to initialize frontend: Dialog #5 9.008 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 9.008 debconf: falling back to frontend: Readline #5 9.011 debconf: unable to initialize frontend: Readline #5 9.011 debconf: (This frontend requires a controlling tty.) #5 9.011 debconf: falling back to frontend: Teletype #5 9.013 debconf: unable to initialize frontend: Teletype #5 9.013 debconf: (This frontend requires a controlling tty.) #5 9.013 debconf: falling back to frontend: Noninteractive #5 11.32 Preconfiguring packages ... #5 11.42 Fetched 489 MB in 7s (72.6 MB/s) #5 11.56 Selecting previously unselected package libpython3.13-minimal:amd64. #5 11.56 (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 ... 15437 files and directories currently installed.) #5 11.56 Preparing to unpack .../libpython3.13-minimal_3.13.5-2_amd64.deb ... #5 11.59 Unpacking libpython3.13-minimal:amd64 (3.13.5-2) ... #5 11.90 Selecting previously unselected package python3.13-minimal. #5 11.91 Preparing to unpack .../python3.13-minimal_3.13.5-2_amd64.deb ... #5 11.95 Unpacking python3.13-minimal (3.13.5-2) ... #5 12.23 Setting up libpython3.13-minimal:amd64 (3.13.5-2) ... #5 12.31 Setting up python3.13-minimal (3.13.5-2) ... #5 12.92 Selecting previously unselected package python3-minimal. #5 12.92 (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 ... 15762 files and directories currently installed.) #5 12.93 Preparing to unpack .../0-python3-minimal_3.13.5-1_amd64.deb ... #5 12.95 Unpacking python3-minimal (3.13.5-1) ... #5 13.18 Selecting previously unselected package media-types. #5 13.18 Preparing to unpack .../1-media-types_13.0.0_all.deb ... #5 13.22 Unpacking media-types (13.0.0) ... #5 13.40 Selecting previously unselected package netbase. #5 13.40 Preparing to unpack .../2-netbase_6.5_all.deb ... #5 13.42 Unpacking netbase (6.5) ... #5 13.56 Selecting previously unselected package libpython3.13-stdlib:amd64. #5 13.56 Preparing to unpack .../3-libpython3.13-stdlib_3.13.5-2_amd64.deb ... #5 13.58 Unpacking libpython3.13-stdlib:amd64 (3.13.5-2) ... #5 13.76 Selecting previously unselected package python3.13. #5 13.76 Preparing to unpack .../4-python3.13_3.13.5-2_amd64.deb ... #5 13.78 Unpacking python3.13 (3.13.5-2) ... #5 13.88 Selecting previously unselected package libpython3-stdlib:amd64. #5 13.88 Preparing to unpack .../5-libpython3-stdlib_3.13.5-1_amd64.deb ... #5 13.89 Unpacking libpython3-stdlib:amd64 (3.13.5-1) ... #5 13.99 Setting up python3-minimal (3.13.5-1) ... #5 14.21 Selecting previously unselected package python3. #5 14.21 (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 ... 16223 files and directories currently installed.) #5 14.22 Preparing to unpack .../000-python3_3.13.5-1_amd64.deb ... #5 14.24 Unpacking python3 (3.13.5-1) ... #5 14.44 Selecting previously unselected package libproc2-0:amd64. #5 14.44 Preparing to unpack .../001-libproc2-0_2%3a4.0.4-9_amd64.deb ... #5 14.52 Unpacking libproc2-0:amd64 (2:4.0.4-9) ... #5 14.66 Selecting previously unselected package procps. #5 14.66 Preparing to unpack .../002-procps_2%3a4.0.4-9_amd64.deb ... #5 14.69 Unpacking procps (2:4.0.4-9) ... #5 14.84 Selecting previously unselected package sensible-utils. #5 14.84 Preparing to unpack .../003-sensible-utils_0.0.25_all.deb ... #5 14.88 Unpacking sensible-utils (0.0.25) ... #5 15.05 Selecting previously unselected package libtext-charwidth-perl:amd64. #5 15.05 Preparing to unpack .../004-libtext-charwidth-perl_0.04-11+b4_amd64.deb ... #5 15.07 Unpacking libtext-charwidth-perl:amd64 (0.04-11+b4) ... #5 15.16 Selecting previously unselected package libtext-wrapi18n-perl. #5 15.16 Preparing to unpack .../005-libtext-wrapi18n-perl_0.06-10_all.deb ... #5 15.18 Unpacking libtext-wrapi18n-perl (0.06-10) ... #5 15.40 Selecting previously unselected package ucf. #5 15.41 Preparing to unpack .../006-ucf_3.0052_all.deb ... #5 15.44 Moving old data out of the way #5 15.44 Unpacking ucf (3.0052) ... #5 15.62 Selecting previously unselected package asciidoc-common. #5 15.62 Preparing to unpack .../007-asciidoc-common_10.2.1-1_all.deb ... #5 15.65 Unpacking asciidoc-common (10.2.1-1) ... #5 15.93 Selecting previously unselected package sgml-base. #5 15.93 Preparing to unpack .../008-sgml-base_1.31+nmu1_all.deb ... #5 15.96 Unpacking sgml-base (1.31+nmu1) ... #5 16.17 Selecting previously unselected package xml-core. #5 16.17 Preparing to unpack .../009-xml-core_0.19_all.deb ... #5 16.19 Unpacking xml-core (0.19) ... #5 16.31 Selecting previously unselected package docbook-xsl. #5 16.31 Preparing to unpack .../010-docbook-xsl_1.79.2+dfsg-7_all.deb ... #5 16.33 Unpacking docbook-xsl (1.79.2+dfsg-7) ... #5 16.51 Selecting previously unselected package libxml2:amd64. #5 16.51 Preparing to unpack .../011-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u1_amd64.deb ... #5 16.52 Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... #5 16.65 Selecting previously unselected package libxml2-utils. #5 16.65 Preparing to unpack .../012-libxml2-utils_2.12.7+dfsg+really2.9.14-2.1+deb13u1_amd64.deb ... #5 16.69 Unpacking libxml2-utils (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... #5 16.91 Selecting previously unselected package libxslt1.1:amd64. #5 16.91 Preparing to unpack .../013-libxslt1.1_1.1.35-1.2+deb13u2_amd64.deb ... #5 16.95 Unpacking libxslt1.1:amd64 (1.1.35-1.2+deb13u2) ... #5 17.11 Selecting previously unselected package xsltproc. #5 17.11 Preparing to unpack .../014-xsltproc_1.1.35-1.2+deb13u2_amd64.deb ... #5 17.13 Unpacking xsltproc (1.1.35-1.2+deb13u2) ... #5 17.26 Selecting previously unselected package asciidoc-base. #5 17.26 Preparing to unpack .../015-asciidoc-base_10.2.1-1_all.deb ... #5 17.28 Unpacking asciidoc-base (10.2.1-1) ... #5 18.03 Selecting previously unselected package asciidoc. #5 18.03 Preparing to unpack .../016-asciidoc_10.2.1-1_all.deb ... #5 18.05 Unpacking asciidoc (10.2.1-1) ... #5 18.22 Selecting previously unselected package sgml-data. #5 18.22 Preparing to unpack .../017-sgml-data_2.0.11+nmu1_all.deb ... #5 18.24 Unpacking sgml-data (2.0.11+nmu1) ... #5 18.43 Selecting previously unselected package docbook-xml. #5 18.43 Preparing to unpack .../018-docbook-xml_4.5-13_all.deb ... #5 18.45 Unpacking docbook-xml (4.5-13) ... #5 18.56 Selecting previously unselected package python-apt-common. #5 18.56 Preparing to unpack .../019-python-apt-common_3.0.0_all.deb ... #5 18.58 Unpacking python-apt-common (3.0.0) ... #5 18.69 Selecting previously unselected package distro-info-data. #5 18.69 Preparing to unpack .../020-distro-info-data_0.66_all.deb ... #5 18.70 Unpacking distro-info-data (0.66) ... #5 18.81 Selecting previously unselected package python3-apt. #5 18.81 Preparing to unpack .../021-python3-apt_3.0.0_amd64.deb ... #5 18.83 Unpacking python3-apt (3.0.0) ... #5 18.97 Selecting previously unselected package tex-common. #5 18.97 Preparing to unpack .../022-tex-common_6.19_all.deb ... #5 18.99 Unpacking tex-common (6.19) ... #5 19.21 Selecting previously unselected package libpaper2:amd64. #5 19.21 Preparing to unpack .../023-libpaper2_2.2.5-0.3+b2_amd64.deb ... #5 19.23 Unpacking libpaper2:amd64 (2.2.5-0.3+b2) ... #5 19.32 Selecting previously unselected package libpaper-utils. #5 19.32 Preparing to unpack .../024-libpaper-utils_2.2.5-0.3+b2_amd64.deb ... #5 19.34 Unpacking libpaper-utils (2.2.5-0.3+b2) ... #5 19.45 Selecting previously unselected package libkpathsea6:amd64. #5 19.45 Preparing to unpack .../025-libkpathsea6_2024.20240313.70630+ds-6_amd64.deb ... #5 19.47 Unpacking libkpathsea6:amd64 (2024.20240313.70630+ds-6) ... #5 19.58 Selecting previously unselected package libptexenc1:amd64. #5 19.59 Preparing to unpack .../026-libptexenc1_2024.20240313.70630+ds-6_amd64.deb ... #5 19.60 Unpacking libptexenc1:amd64 (2024.20240313.70630+ds-6) ... #5 19.71 Selecting previously unselected package libsynctex2:amd64. #5 19.71 Preparing to unpack .../027-libsynctex2_2024.20240313.70630+ds-6_amd64.deb ... #5 19.73 Unpacking libsynctex2:amd64 (2024.20240313.70630+ds-6) ... #5 19.84 Selecting previously unselected package libtexlua53-5:amd64. #5 19.84 Preparing to unpack .../028-libtexlua53-5_2024.20240313.70630+ds-6_amd64.deb ... #5 19.87 Unpacking libtexlua53-5:amd64 (2024.20240313.70630+ds-6) ... #5 19.96 Selecting previously unselected package t1utils. #5 19.96 Preparing to unpack .../029-t1utils_1.41-4_amd64.deb ... #5 19.98 Unpacking t1utils (1.41-4) ... #5 20.09 Selecting previously unselected package libpng16-16t64:amd64. #5 20.10 Preparing to unpack .../030-libpng16-16t64_1.6.48-1_amd64.deb ... #5 20.11 Unpacking libpng16-16t64:amd64 (1.6.48-1) ... #5 20.28 Selecting previously unselected package libfreetype6:amd64. #5 20.28 Preparing to unpack .../031-libfreetype6_2.13.3+dfsg-1_amd64.deb ... #5 20.32 Unpacking libfreetype6:amd64 (2.13.3+dfsg-1) ... #5 20.55 Selecting previously unselected package fonts-dejavu-mono. #5 20.55 Preparing to unpack .../032-fonts-dejavu-mono_2.37-8_all.deb ... #5 20.58 Unpacking fonts-dejavu-mono (2.37-8) ... #5 20.93 Selecting previously unselected package fonts-dejavu-core. #5 20.93 Preparing to unpack .../033-fonts-dejavu-core_2.37-8_all.deb ... #5 20.98 Unpacking fonts-dejavu-core (2.37-8) ... #5 21.23 Selecting previously unselected package libfontenc1:amd64. #5 21.23 Preparing to unpack .../034-libfontenc1_1%3a1.1.8-1+b2_amd64.deb ... #5 21.27 Unpacking libfontenc1:amd64 (1:1.1.8-1+b2) ... #5 21.52 Selecting previously unselected package x11-common. #5 21.52 Preparing to unpack .../035-x11-common_1%3a7.7+24_all.deb ... #5 21.55 Unpacking x11-common (1:7.7+24) ... #5 21.73 Selecting previously unselected package xfonts-encodings. #5 21.73 Preparing to unpack .../036-xfonts-encodings_1%3a1.0.4-2.2_all.deb ... #5 21.84 Unpacking xfonts-encodings (1:1.0.4-2.2) ... #5 22.05 Selecting previously unselected package xfonts-utils. #5 22.05 Preparing to unpack .../037-xfonts-utils_1%3a7.7+7_amd64.deb ... #5 22.08 Unpacking xfonts-utils (1:7.7+7) ... #5 22.32 Selecting previously unselected package fonts-urw-base35. #5 22.33 Preparing to unpack .../038-fonts-urw-base35_20200910-8_all.deb ... #5 22.39 Unpacking fonts-urw-base35 (20200910-8) ... #5 22.84 Selecting previously unselected package fontconfig-config. #5 22.84 Preparing to unpack .../039-fontconfig-config_2.15.0-2.3_amd64.deb ... #5 22.87 Unpacking fontconfig-config (2.15.0-2.3) ... #5 23.73 Selecting previously unselected package libfontconfig1:amd64. #5 23.74 Preparing to unpack .../040-libfontconfig1_2.15.0-2.3_amd64.deb ... #5 23.76 Unpacking libfontconfig1:amd64 (2.15.0-2.3) ... #5 23.89 Selecting previously unselected package libpixman-1-0:amd64. #5 23.89 Preparing to unpack .../041-libpixman-1-0_0.44.0-3_amd64.deb ... #5 23.90 Unpacking libpixman-1-0:amd64 (0.44.0-3) ... #5 24.01 Selecting previously unselected package libxau6:amd64. #5 24.02 Preparing to unpack .../042-libxau6_1%3a1.0.11-1_amd64.deb ... #5 24.03 Unpacking libxau6:amd64 (1:1.0.11-1) ... #5 24.22 Selecting previously unselected package libxdmcp6:amd64. #5 24.22 Preparing to unpack .../043-libxdmcp6_1%3a1.1.5-1_amd64.deb ... #5 24.26 Unpacking libxdmcp6:amd64 (1:1.1.5-1) ... #5 24.39 Selecting previously unselected package libxcb1:amd64. #5 24.39 Preparing to unpack .../044-libxcb1_1.17.0-2+b1_amd64.deb ... #5 24.41 Unpacking libxcb1:amd64 (1.17.0-2+b1) ... #5 24.50 Selecting previously unselected package libx11-data. #5 24.50 Preparing to unpack .../045-libx11-data_2%3a1.8.12-1_all.deb ... #5 24.52 Unpacking libx11-data (2:1.8.12-1) ... #5 24.64 Selecting previously unselected package libx11-6:amd64. #5 24.64 Preparing to unpack .../046-libx11-6_2%3a1.8.12-1_amd64.deb ... #5 24.66 Unpacking libx11-6:amd64 (2:1.8.12-1) ... #5 24.79 Selecting previously unselected package libxcb-render0:amd64. #5 24.79 Preparing to unpack .../047-libxcb-render0_1.17.0-2+b1_amd64.deb ... #5 24.81 Unpacking libxcb-render0:amd64 (1.17.0-2+b1) ... #5 24.98 Selecting previously unselected package libxcb-shm0:amd64. #5 24.98 Preparing to unpack .../048-libxcb-shm0_1.17.0-2+b1_amd64.deb ... #5 25.01 Unpacking libxcb-shm0:amd64 (1.17.0-2+b1) ... #5 25.22 Selecting previously unselected package libxext6:amd64. #5 25.22 Preparing to unpack .../049-libxext6_2%3a1.3.4-1+b3_amd64.deb ... #5 25.24 Unpacking libxext6:amd64 (2:1.3.4-1+b3) ... #5 25.34 Selecting previously unselected package libxrender1:amd64. #5 25.35 Preparing to unpack .../050-libxrender1_1%3a0.9.12-1_amd64.deb ... #5 25.36 Unpacking libxrender1:amd64 (1:0.9.12-1) ... #5 25.48 Selecting previously unselected package libcairo2:amd64. #5 25.48 Preparing to unpack .../051-libcairo2_1.18.4-1+b1_amd64.deb ... #5 25.50 Unpacking libcairo2:amd64 (1.18.4-1+b1) ... #5 25.62 Selecting previously unselected package libgraphite2-3:amd64. #5 25.62 Preparing to unpack .../052-libgraphite2-3_1.3.14-2+b1_amd64.deb ... #5 25.64 Unpacking libgraphite2-3:amd64 (1.3.14-2+b1) ... #5 25.78 Selecting previously unselected package libglib2.0-0t64:amd64. #5 25.78 Preparing to unpack .../053-libglib2.0-0t64_2.84.4-3~deb13u1_amd64.deb ... #5 25.81 Unpacking libglib2.0-0t64:amd64 (2.84.4-3~deb13u1) ... #5 26.39 Selecting previously unselected package libharfbuzz0b:amd64. #5 26.39 Preparing to unpack .../054-libharfbuzz0b_10.2.0-1+b1_amd64.deb ... #5 26.42 Unpacking libharfbuzz0b:amd64 (10.2.0-1+b1) ... #5 26.55 Selecting previously unselected package libicu76:amd64. #5 26.55 Preparing to unpack .../055-libicu76_76.1-4_amd64.deb ... #5 26.58 Unpacking libicu76:amd64 (76.1-4) ... #5 26.94 Selecting previously unselected package libmpfi0:amd64. #5 26.94 Preparing to unpack .../056-libmpfi0_1.5.4+ds-4_amd64.deb ... #5 26.96 Unpacking libmpfi0:amd64 (1.5.4+ds-4) ... #5 27.06 Selecting previously unselected package libpotrace0:amd64. #5 27.06 Preparing to unpack .../057-libpotrace0_1.16-2+b2_amd64.deb ... #5 27.08 Unpacking libpotrace0:amd64 (1.16-2+b2) ... #5 27.21 Selecting previously unselected package libteckit0:amd64. #5 27.21 Preparing to unpack .../058-libteckit0_2.5.12+ds1-1+b1_amd64.deb ... #5 27.23 Unpacking libteckit0:amd64 (2.5.12+ds1-1+b1) ... #5 27.36 Selecting previously unselected package libice6:amd64. #5 27.36 Preparing to unpack .../059-libice6_2%3a1.1.1-1_amd64.deb ... #5 27.38 Unpacking libice6:amd64 (2:1.1.1-1) ... #5 27.49 Selecting previously unselected package libsm6:amd64. #5 27.49 Preparing to unpack .../060-libsm6_2%3a1.2.6-1_amd64.deb ... #5 27.51 Unpacking libsm6:amd64 (2:1.2.6-1) ... #5 27.62 Selecting previously unselected package libxt6t64:amd64. #5 27.62 Preparing to unpack .../061-libxt6t64_1%3a1.2.1-1.2+b2_amd64.deb ... #5 27.63 Unpacking libxt6t64:amd64 (1:1.2.1-1.2+b2) ... #5 27.75 Selecting previously unselected package libxmu6:amd64. #5 27.75 Preparing to unpack .../062-libxmu6_2%3a1.1.3-3+b4_amd64.deb ... #5 27.76 Unpacking libxmu6:amd64 (2:1.1.3-3+b4) ... #5 27.87 Selecting previously unselected package libxpm4:amd64. #5 27.87 Preparing to unpack .../063-libxpm4_1%3a3.5.17-1+b3_amd64.deb ... #5 27.88 Unpacking libxpm4:amd64 (1:3.5.17-1+b3) ... #5 27.99 Selecting previously unselected package libxaw7:amd64. #5 27.99 Preparing to unpack .../064-libxaw7_2%3a1.0.16-1_amd64.deb ... #5 28.02 Unpacking libxaw7:amd64 (2:1.0.16-1) ... #5 28.15 Selecting previously unselected package libxi6:amd64. #5 28.15 Preparing to unpack .../065-libxi6_2%3a1.8.2-1_amd64.deb ... #5 28.17 Unpacking libxi6:amd64 (2:1.8.2-1) ... #5 28.29 Selecting previously unselected package libzzip-0-13t64:amd64. #5 28.29 Preparing to unpack .../066-libzzip-0-13t64_0.13.78+dfsg.1-0.1_amd64.deb ... #5 28.30 Unpacking libzzip-0-13t64:amd64 (0.13.78+dfsg.1-0.1) ... #5 28.41 Selecting previously unselected package texlive-binaries. #5 28.41 Preparing to unpack .../067-texlive-binaries_2024.20240313.70630+ds-6_amd64.deb ... #5 28.43 Unpacking texlive-binaries (2024.20240313.70630+ds-6) ... #5 30.79 Selecting previously unselected package xdg-utils. #5 30.80 Preparing to unpack .../068-xdg-utils_1.2.1-2_all.deb ... #5 30.82 Unpacking xdg-utils (1.2.1-2) ... #5 31.13 Selecting previously unselected package texlive-base. #5 31.13 Preparing to unpack .../069-texlive-base_2024.20250309-1_all.deb ... #5 31.16 Unpacking texlive-base (2024.20250309-1) ... #5 33.31 Selecting previously unselected package texlive-fonts-recommended. #5 33.32 Preparing to unpack .../070-texlive-fonts-recommended_2024.20250309-1_all.deb ... #5 33.36 Unpacking texlive-fonts-recommended (2024.20250309-1) ... #5 33.67 Selecting previously unselected package fonts-lmodern. #5 33.68 Preparing to unpack .../071-fonts-lmodern_2.005-1_all.deb ... #5 33.72 Unpacking fonts-lmodern (2.005-1) ... #5 34.06 Selecting previously unselected package texlive-latex-base. #5 34.06 Preparing to unpack .../072-texlive-latex-base_2024.20250309-1_all.deb ... #5 34.09 Unpacking texlive-latex-base (2024.20250309-1) ... #5 34.33 Selecting previously unselected package texlive-latex-recommended. #5 34.34 Preparing to unpack .../073-texlive-latex-recommended_2024.20250309-1_all.deb ... #5 34.36 Unpacking texlive-latex-recommended (2024.20250309-1) ... #5 34.76 Selecting previously unselected package texlive. #5 34.76 Preparing to unpack .../074-texlive_2024.20250309-1_all.deb ... #5 34.78 Unpacking texlive (2024.20250309-1) ... #5 34.87 Selecting previously unselected package libio-string-perl. #5 34.88 Preparing to unpack .../075-libio-string-perl_1.08-4_all.deb ... #5 34.90 Unpacking libio-string-perl (1.08-4) ... #5 35.00 Selecting previously unselected package liblatex-tounicode-perl. #5 35.00 Preparing to unpack .../076-liblatex-tounicode-perl_0.55-1_all.deb ... #5 35.02 Unpacking liblatex-tounicode-perl (0.55-1) ... #5 35.13 Selecting previously unselected package libbibtex-parser-perl. #5 35.13 Preparing to unpack .../077-libbibtex-parser-perl_1.05+dfsg-1_all.deb ... #5 35.15 Unpacking libbibtex-parser-perl (1.05+dfsg-1) ... #5 35.27 Selecting previously unselected package texlive-bibtex-extra. #5 35.27 Preparing to unpack .../078-texlive-bibtex-extra_2024.20250309-2_all.deb ... #5 35.29 Unpacking texlive-bibtex-extra (2024.20250309-2) ... #5 36.04 Selecting previously unselected package libfile-which-perl. #5 36.04 Preparing to unpack .../079-libfile-which-perl_1.27-2_all.deb ... #5 36.05 Unpacking libfile-which-perl (1.27-2) ... #5 36.17 Selecting previously unselected package libfile-homedir-perl. #5 36.17 Preparing to unpack .../080-libfile-homedir-perl_1.006-2_all.deb ... #5 36.18 Unpacking libfile-homedir-perl (1.006-2) ... #5 36.28 Selecting previously unselected package libthai-data. #5 36.28 Preparing to unpack .../081-libthai-data_0.1.29-2_all.deb ... #5 36.30 Unpacking libthai-data (0.1.29-2) ... #5 36.43 Selecting previously unselected package libdatrie1:amd64. #5 36.43 Preparing to unpack .../082-libdatrie1_0.2.13-3+b1_amd64.deb ... #5 36.45 Unpacking libdatrie1:amd64 (0.2.13-3+b1) ... #5 36.57 Selecting previously unselected package libthai0:amd64. #5 36.58 Preparing to unpack .../083-libthai0_0.1.29-2+b1_amd64.deb ... #5 36.62 Unpacking libthai0:amd64 (0.1.29-2+b1) ... #5 36.74 Selecting previously unselected package libsombok3:amd64. #5 36.74 Preparing to unpack .../084-libsombok3_2.4.0-2+b2_amd64.deb ... #5 36.76 Unpacking libsombok3:amd64 (2.4.0-2+b2) ... #5 36.87 Selecting previously unselected package libmime-charset-perl. #5 36.87 Preparing to unpack .../085-libmime-charset-perl_1.013.1-2_all.deb ... #5 36.89 Unpacking libmime-charset-perl (1.013.1-2) ... #5 36.98 Selecting previously unselected package libunicode-linebreak-perl. #5 36.98 Preparing to unpack .../086-libunicode-linebreak-perl_0.0.20190101-1+b9_amd64.deb ... #5 37.00 Unpacking libunicode-linebreak-perl (0.0.20190101-1+b9) ... #5 37.11 Selecting previously unselected package libyaml-tiny-perl. #5 37.11 Preparing to unpack .../087-libyaml-tiny-perl_1.76-1_all.deb ... #5 37.12 Unpacking libyaml-tiny-perl (1.76-1) ... #5 37.25 Selecting previously unselected package libjs-jquery. #5 37.25 Preparing to unpack .../088-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... #5 37.27 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #5 37.39 Selecting previously unselected package lmodern. #5 37.40 Preparing to unpack .../089-lmodern_2.005-1_all.deb ... #5 37.41 Unpacking lmodern (2.005-1) ... #5 37.83 Selecting previously unselected package texlive-luatex. #5 37.83 Preparing to unpack .../090-texlive-luatex_2024.20250309-1_all.deb ... #5 37.84 Unpacking texlive-luatex (2024.20250309-1) ... #5 38.45 Selecting previously unselected package texlive-plain-generic. #5 38.45 Preparing to unpack .../091-texlive-plain-generic_2024.20250309-2_all.deb ... #5 38.47 Unpacking texlive-plain-generic (2024.20250309-2) ... #5 39.49 Selecting previously unselected package texlive-extra-utils. #5 39.49 Preparing to unpack .../092-texlive-extra-utils_2024.20250309-2_all.deb ... #5 39.52 Unpacking texlive-extra-utils (2024.20250309-2) ... #5 40.25 Selecting previously unselected package libapache-pom-java. #5 40.26 Preparing to unpack .../093-libapache-pom-java_33-2_all.deb ... #5 40.29 Unpacking libapache-pom-java (33-2) ... #5 40.50 Selecting previously unselected package libcommons-parent-java. #5 40.50 Preparing to unpack .../094-libcommons-parent-java_56-1_all.deb ... #5 40.53 Unpacking libcommons-parent-java (56-1) ... #5 40.74 Selecting previously unselected package libcommons-logging-java. #5 40.75 Preparing to unpack .../095-libcommons-logging-java_1.3.0-2_all.deb ... #5 40.78 Unpacking libcommons-logging-java (1.3.0-2) ... #5 40.95 Selecting previously unselected package libfontbox-java. #5 40.95 Preparing to unpack .../096-libfontbox-java_1%3a1.8.16-5_all.deb ... #5 40.97 Unpacking libfontbox-java (1:1.8.16-5) ... #5 41.07 Selecting previously unselected package libpdfbox-java. #5 41.07 Preparing to unpack .../097-libpdfbox-java_1%3a1.8.16-5_all.deb ... #5 41.10 Unpacking libpdfbox-java (1:1.8.16-5) ... #5 41.35 Selecting previously unselected package preview-latex-style. #5 41.36 Preparing to unpack .../098-preview-latex-style_13.2-1.1_all.deb ... #5 41.37 Unpacking preview-latex-style (13.2-1.1) ... #5 41.49 Selecting previously unselected package texlive-pictures. #5 41.49 Preparing to unpack .../099-texlive-pictures_2024.20250309-1_all.deb ... #5 41.51 Unpacking texlive-pictures (2024.20250309-1) ... #5 42.05 Selecting previously unselected package texlive-latex-extra. #5 42.06 Preparing to unpack .../100-texlive-latex-extra_2024.20250309-2_all.deb ... #5 42.08 Unpacking texlive-latex-extra (2024.20250309-2) ... #5 42.90 Selecting previously unselected package fonts-gfs-baskerville. #5 42.91 Preparing to unpack .../101-fonts-gfs-baskerville_1.1-6_all.deb ... #5 42.93 Unpacking fonts-gfs-baskerville (1.1-6) ... #5 43.10 Selecting previously unselected package fonts-gfs-porson. #5 43.10 Preparing to unpack .../102-fonts-gfs-porson_1.1-7_all.deb ... #5 43.13 Unpacking fonts-gfs-porson (1.1-7) ... #5 43.34 Selecting previously unselected package texlive-lang-greek. #5 43.34 Preparing to unpack .../103-texlive-lang-greek_2024.20250309-1_all.deb ... #5 43.38 Unpacking texlive-lang-greek (2024.20250309-1) ... #5 46.29 Selecting previously unselected package texlive-science. #5 46.29 Preparing to unpack .../104-texlive-science_2024.20250309-2_all.deb ... #5 46.32 Unpacking texlive-science (2024.20250309-2) ... #5 46.64 Selecting previously unselected package dblatex. #5 46.64 Preparing to unpack .../105-dblatex_0.3.12py3-5_all.deb ... #5 46.67 Unpacking dblatex (0.3.12py3-5) ... #5 46.89 Selecting previously unselected package libosp5. #5 46.90 Preparing to unpack .../106-libosp5_1.5.2-15.2_amd64.deb ... #5 46.93 Unpacking libosp5 (1.5.2-15.2) ... #5 47.17 Selecting previously unselected package libostyle1t64. #5 47.17 Preparing to unpack .../107-libostyle1t64_1.4devel1-23.3_amd64.deb ... #5 47.21 Unpacking libostyle1t64 (1.4devel1-23.3) ... #5 47.48 Selecting previously unselected package openjade. #5 47.49 Preparing to unpack .../108-openjade_1.4devel1-23.3_amd64.deb ... #5 47.52 Unpacking openjade (1.4devel1-23.3) ... #5 47.75 Selecting previously unselected package docbook-dsssl. #5 47.75 Preparing to unpack .../109-docbook-dsssl_1.79-10_all.deb ... #5 47.78 Unpacking docbook-dsssl (1.79-10) ... #5 47.97 Selecting previously unselected package teckit. #5 47.98 Preparing to unpack .../110-teckit_2.5.12+ds1-1+b1_amd64.deb ... #5 48.00 Unpacking teckit (2.5.12+ds1-1+b1) ... #5 48.26 Selecting previously unselected package tipa. #5 48.27 Preparing to unpack .../111-tipa_2%3a1.3-21_all.deb ... #5 48.94 Unpacking tipa (2:1.3-21) ... #5 49.24 Selecting previously unselected package texlive-xetex. #5 49.24 Preparing to unpack .../112-texlive-xetex_2024.20250309-1_all.deb ... #5 49.28 Unpacking texlive-xetex (2024.20250309-1) ... #5 49.72 Selecting previously unselected package texlive-formats-extra. #5 49.72 Preparing to unpack .../113-texlive-formats-extra_2024.20250309-2_all.deb ... #5 49.76 Unpacking texlive-formats-extra (2024.20250309-2) ... #5 50.11 Selecting previously unselected package lynx-common. #5 50.11 Preparing to unpack .../114-lynx-common_2.9.2-1_all.deb ... #5 50.14 Unpacking lynx-common (2.9.2-1) ... #5 50.39 Selecting previously unselected package lynx. #5 50.40 Preparing to unpack .../115-lynx_2.9.2-1_amd64.deb ... #5 50.43 Unpacking lynx (2.9.2-1) ... #5 50.62 Selecting previously unselected package libsgmls-perl. #5 50.62 Preparing to unpack .../116-libsgmls-perl_1.03ii-38_all.deb ... #5 50.65 Unpacking libsgmls-perl (1.03ii-38) ... #5 50.84 Selecting previously unselected package sgmlspl. #5 50.84 Preparing to unpack .../117-sgmlspl_1.03ii-38_all.deb ... #5 50.87 Unpacking sgmlspl (1.03ii-38) ... #5 51.04 Selecting previously unselected package opensp. #5 51.05 Preparing to unpack .../118-opensp_1.5.2-15.2_amd64.deb ... #5 51.08 Unpacking opensp (1.5.2-15.2) ... #5 51.27 Selecting previously unselected package docbook-utils. #5 51.27 Preparing to unpack .../119-docbook-utils_0.6.14-4_all.deb ... #5 51.30 Unpacking docbook-utils (0.6.14-4) ... #5 51.54 Selecting previously unselected package asciidoc-dblatex. #5 51.54 Preparing to unpack .../120-asciidoc-dblatex_10.2.1-1_all.deb ... #5 51.58 Unpacking asciidoc-dblatex (10.2.1-1) ... #5 51.87 Selecting previously unselected package docbook5-xml. #5 51.88 Preparing to unpack .../121-docbook5-xml_5.0-4_all.deb ... #5 51.91 Unpacking docbook5-xml (5.0-4) ... #5 52.17 Selecting previously unselected package docutils-common. #5 52.17 Preparing to unpack .../122-docutils-common_0.21.2+dfsg-2_all.deb ... #5 52.20 Unpacking docutils-common (0.21.2+dfsg-2) ... #5 52.42 Selecting previously unselected package fontconfig. #5 52.43 Preparing to unpack .../123-fontconfig_2.15.0-2.3_amd64.deb ... #5 52.46 Unpacking fontconfig (2.15.0-2.3) ... #5 52.69 Selecting previously unselected package libann0. #5 52.69 Preparing to unpack .../124-libann0_1.1.2+doc-9+b1_amd64.deb ... #5 52.73 Unpacking libann0 (1.1.2+doc-9+b1) ... #5 52.90 Selecting previously unselected package libcdt5:amd64. #5 52.90 Preparing to unpack .../125-libcdt5_2.42.4-3_amd64.deb ... #5 52.93 Unpacking libcdt5:amd64 (2.42.4-3) ... #5 53.14 Selecting previously unselected package libcgraph6:amd64. #5 53.14 Preparing to unpack .../126-libcgraph6_2.42.4-3_amd64.deb ... #5 53.17 Unpacking libcgraph6:amd64 (2.42.4-3) ... #5 53.38 Selecting previously unselected package libaom3:amd64. #5 53.38 Preparing to unpack .../127-libaom3_3.12.1-1_amd64.deb ... #5 53.43 Unpacking libaom3:amd64 (3.12.1-1) ... #5 53.71 Selecting previously unselected package libdav1d7:amd64. #5 53.72 Preparing to unpack .../128-libdav1d7_1.5.1-1_amd64.deb ... #5 53.77 Unpacking libdav1d7:amd64 (1.5.1-1) ... #5 59.16 Selecting previously unselected package libabsl20240722:amd64. #5 59.16 Preparing to unpack .../129-libabsl20240722_20240722.0-4_amd64.deb ... #5 59.19 Unpacking libabsl20240722:amd64 (20240722.0-4) ... #5 59.48 Selecting previously unselected package libgav1-1:amd64. #5 59.48 Preparing to unpack .../130-libgav1-1_0.19.0-3+b1_amd64.deb ... #5 59.51 Unpacking libgav1-1:amd64 (0.19.0-3+b1) ... #5 59.76 Selecting previously unselected package librav1e0.7:amd64. #5 59.77 Preparing to unpack .../131-librav1e0.7_0.7.1-9+b2_amd64.deb ... #5 59.80 Unpacking librav1e0.7:amd64 (0.7.1-9+b2) ... #5 60.03 Selecting previously unselected package libsvtav1enc2:amd64. #5 60.03 Preparing to unpack .../132-libsvtav1enc2_2.3.0+dfsg-1_amd64.deb ... #5 60.04 Unpacking libsvtav1enc2:amd64 (2.3.0+dfsg-1) ... #5 60.35 Selecting previously unselected package libjpeg62-turbo:amd64. #5 60.36 Preparing to unpack .../133-libjpeg62-turbo_1%3a2.1.5-4_amd64.deb ... #5 60.38 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-4) ... #5 60.61 Selecting previously unselected package libyuv0:amd64. #5 60.62 Preparing to unpack .../134-libyuv0_0.0.1904.20250204-1_amd64.deb ... #5 60.64 Unpacking libyuv0:amd64 (0.0.1904.20250204-1) ... #5 60.85 Selecting previously unselected package libavif16:amd64. #5 60.86 Preparing to unpack .../135-libavif16_1.2.1-1.2_amd64.deb ... #5 60.89 Unpacking libavif16:amd64 (1.2.1-1.2) ... #5 61.22 Selecting previously unselected package libsharpyuv0:amd64. #5 61.22 Preparing to unpack .../136-libsharpyuv0_1.5.0-0.1_amd64.deb ... #5 61.27 Unpacking libsharpyuv0:amd64 (1.5.0-0.1) ... #5 61.47 Selecting previously unselected package libheif-plugin-dav1d:amd64. #5 61.47 Preparing to unpack .../137-libheif-plugin-dav1d_1.19.8-1_amd64.deb ... #5 61.50 Unpacking libheif-plugin-dav1d:amd64 (1.19.8-1) ... #5 61.76 Selecting previously unselected package libde265-0:amd64. #5 61.77 Preparing to unpack .../138-libde265-0_1.0.15-1+b3_amd64.deb ... #5 61.81 Unpacking libde265-0:amd64 (1.0.15-1+b3) ... #5 62.01 Selecting previously unselected package libheif-plugin-libde265:amd64. #5 62.01 Preparing to unpack .../139-libheif-plugin-libde265_1.19.8-1_amd64.deb ... #5 62.04 Unpacking libheif-plugin-libde265:amd64 (1.19.8-1) ... #5 62.25 Selecting previously unselected package libheif1:amd64. #5 62.25 Preparing to unpack .../140-libheif1_1.19.8-1_amd64.deb ... #5 62.28 Unpacking libheif1:amd64 (1.19.8-1) ... #5 62.52 Selecting previously unselected package libimagequant0:amd64. #5 62.53 Preparing to unpack .../141-libimagequant0_2.18.0-1+b2_amd64.deb ... #5 62.56 Unpacking libimagequant0:amd64 (2.18.0-1+b2) ... #5 62.79 Selecting previously unselected package libdeflate0:amd64. #5 62.79 Preparing to unpack .../142-libdeflate0_1.23-2_amd64.deb ... #5 62.82 Unpacking libdeflate0:amd64 (1.23-2) ... #5 63.04 Selecting previously unselected package libjbig0:amd64. #5 63.04 Preparing to unpack .../143-libjbig0_2.1-6.1+b2_amd64.deb ... #5 63.08 Unpacking libjbig0:amd64 (2.1-6.1+b2) ... #5 63.29 Selecting previously unselected package liblerc4:amd64. #5 63.30 Preparing to unpack .../144-liblerc4_4.0.0+ds-5_amd64.deb ... #5 63.33 Unpacking liblerc4:amd64 (4.0.0+ds-5) ... #5 63.54 Selecting previously unselected package libwebp7:amd64. #5 63.54 Preparing to unpack .../145-libwebp7_1.5.0-0.1_amd64.deb ... #5 63.59 Unpacking libwebp7:amd64 (1.5.0-0.1) ... #5 63.79 Selecting previously unselected package libtiff6:amd64. #5 63.80 Preparing to unpack .../146-libtiff6_4.7.0-3+deb13u1_amd64.deb ... #5 63.84 Unpacking libtiff6:amd64 (4.7.0-3+deb13u1) ... #5 64.09 Selecting previously unselected package libgd3:amd64. #5 64.09 Preparing to unpack .../147-libgd3_2.3.3-13_amd64.deb ... #5 64.13 Unpacking libgd3:amd64 (2.3.3-13) ... #5 64.37 Selecting previously unselected package libgts-0.7-5t64:amd64. #5 64.37 Preparing to unpack .../148-libgts-0.7-5t64_0.7.6+darcs121130-5.2+b1_amd64.deb ... #5 64.41 Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ... #5 64.61 Selecting previously unselected package libltdl7:amd64. #5 64.61 Preparing to unpack .../149-libltdl7_2.5.4-4_amd64.deb ... #5 64.64 Unpacking libltdl7:amd64 (2.5.4-4) ... #5 64.87 Selecting previously unselected package libfribidi0:amd64. #5 64.87 Preparing to unpack .../150-libfribidi0_1.0.16-1_amd64.deb ... #5 64.91 Unpacking libfribidi0:amd64 (1.0.16-1) ... #5 65.14 Selecting previously unselected package libpango-1.0-0:amd64. #5 65.14 Preparing to unpack .../151-libpango-1.0-0_1.56.3-1_amd64.deb ... #5 65.17 Unpacking libpango-1.0-0:amd64 (1.56.3-1) ... #5 65.41 Selecting previously unselected package libpangoft2-1.0-0:amd64. #5 65.41 Preparing to unpack .../152-libpangoft2-1.0-0_1.56.3-1_amd64.deb ... #5 65.44 Unpacking libpangoft2-1.0-0:amd64 (1.56.3-1) ... #5 65.67 Selecting previously unselected package libpangocairo-1.0-0:amd64. #5 65.68 Preparing to unpack .../153-libpangocairo-1.0-0_1.56.3-1_amd64.deb ... #5 65.71 Unpacking libpangocairo-1.0-0:amd64 (1.56.3-1) ... #5 65.96 Selecting previously unselected package libpathplan4:amd64. #5 65.97 Preparing to unpack .../154-libpathplan4_2.42.4-3_amd64.deb ... #5 66.01 Unpacking libpathplan4:amd64 (2.42.4-3) ... #5 66.28 Selecting previously unselected package libgvc6. #5 66.29 Preparing to unpack .../155-libgvc6_2.42.4-3_amd64.deb ... #5 66.31 Unpacking libgvc6 (2.42.4-3) ... #5 66.57 Selecting previously unselected package libgvpr2:amd64. #5 66.57 Preparing to unpack .../156-libgvpr2_2.42.4-3_amd64.deb ... #5 66.61 Unpacking libgvpr2:amd64 (2.42.4-3) ... #5 66.83 Selecting previously unselected package liblab-gamut1:amd64. #5 66.83 Preparing to unpack .../157-liblab-gamut1_2.42.4-3_amd64.deb ... #5 66.86 Unpacking liblab-gamut1:amd64 (2.42.4-3) ... #5 67.11 Selecting previously unselected package graphviz. #5 67.12 Preparing to unpack .../158-graphviz_2.42.4-3_amd64.deb ... #5 67.15 Unpacking graphviz (2.42.4-3) ... #5 67.39 Selecting previously unselected package libcairo-gobject2:amd64. #5 67.39 Preparing to unpack .../159-libcairo-gobject2_1.18.4-1+b1_amd64.deb ... #5 67.42 Unpacking libcairo-gobject2:amd64 (1.18.4-1+b1) ... #5 67.57 Selecting previously unselected package libgdk-pixbuf2.0-common. #5 67.57 Preparing to unpack .../160-libgdk-pixbuf2.0-common_2.42.12+dfsg-4_all.deb ... #5 67.60 Unpacking libgdk-pixbuf2.0-common (2.42.12+dfsg-4) ... #5 67.85 Selecting previously unselected package shared-mime-info. #5 67.85 Preparing to unpack .../161-shared-mime-info_2.4-5+b2_amd64.deb ... #5 67.89 Unpacking shared-mime-info (2.4-5+b2) ... #5 68.25 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #5 68.26 Preparing to unpack .../162-libgdk-pixbuf-2.0-0_2.42.12+dfsg-4_amd64.deb ... #5 68.29 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-4) ... #5 68.59 Selecting previously unselected package liblcms2-2:amd64. #5 68.60 Preparing to unpack .../163-liblcms2-2_2.16-2_amd64.deb ... #5 68.62 Unpacking liblcms2-2:amd64 (2.16-2) ... #5 68.90 Selecting previously unselected package libopenjp2-7:amd64. #5 68.90 Preparing to unpack .../164-libopenjp2-7_2.5.3-2.1~deb13u1_amd64.deb ... #5 68.93 Unpacking libopenjp2-7:amd64 (2.5.3-2.1~deb13u1) ... #5 69.17 Selecting previously unselected package libraqm0:amd64. #5 69.17 Preparing to unpack .../165-libraqm0_0.10.2-1_amd64.deb ... #5 69.20 Unpacking libraqm0:amd64 (0.10.2-1) ... #5 69.43 Selecting previously unselected package librsvg2-2:amd64. #5 69.43 Preparing to unpack .../166-librsvg2-2_2.60.0+dfsg-1_amd64.deb ... #5 69.47 Unpacking librsvg2-2:amd64 (2.60.0+dfsg-1) ... #5 69.77 Selecting previously unselected package librsvg2-bin. #5 69.77 Preparing to unpack .../167-librsvg2-bin_2.60.0+dfsg-1_amd64.deb ... #5 69.81 Unpacking librsvg2-bin (2.60.0+dfsg-1) ... #5 70.04 Selecting previously unselected package libwebpdemux2:amd64. #5 70.04 Preparing to unpack .../168-libwebpdemux2_1.5.0-0.1_amd64.deb ... #5 70.07 Unpacking libwebpdemux2:amd64 (1.5.0-0.1) ... #5 70.33 Selecting previously unselected package libwebpmux3:amd64. #5 70.34 Preparing to unpack .../169-libwebpmux3_1.5.0-0.1_amd64.deb ... #5 70.37 Unpacking libwebpmux3:amd64 (1.5.0-0.1) ... #5 70.56 Selecting previously unselected package mscgen. #5 70.56 Preparing to unpack .../170-mscgen_0.20-16_amd64.deb ... #5 70.59 Unpacking mscgen (0.20-16) ... #5 70.83 Selecting previously unselected package osmocom-keyring. #5 70.84 Preparing to unpack .../171-osmocom-keyring_1.1.1.8.7873_amd64.deb ... #5 70.88 Unpacking osmocom-keyring (1.1.1.8.7873) ... #5 71.14 Selecting previously unselected package osmocom-master. #5 71.15 Preparing to unpack .../172-osmocom-master_1.1.0_amd64.deb ... #5 71.18 Unpacking osmocom-master (1.1.0) ... #5 71.43 Selecting previously unselected package python3-funcparserlib. #5 71.44 Preparing to unpack .../173-python3-funcparserlib_1.0.0-0.2_all.deb ... #5 72.05 Unpacking python3-funcparserlib (1.0.0-0.2) ... #5 72.37 Selecting previously unselected package python3-pil:amd64. #5 72.38 Preparing to unpack .../174-python3-pil_11.1.0-5+b1_amd64.deb ... #5 72.42 Unpacking python3-pil:amd64 (11.1.0-5+b1) ... #5 72.67 Selecting previously unselected package python3-autocommand. #5 72.68 Preparing to unpack .../175-python3-autocommand_2.2.2-3_all.deb ... #5 72.71 Unpacking python3-autocommand (2.2.2-3) ... #5 72.94 Selecting previously unselected package python3-more-itertools. #5 72.94 Preparing to unpack .../176-python3-more-itertools_10.7.0-1_all.deb ... #5 73.00 Unpacking python3-more-itertools (10.7.0-1) ... #5 73.27 Selecting previously unselected package python3-typing-extensions. #5 73.28 Preparing to unpack .../177-python3-typing-extensions_4.13.2-1_all.deb ... #5 73.32 Unpacking python3-typing-extensions (4.13.2-1) ... #5 73.62 Selecting previously unselected package python3-typeguard. #5 73.62 Preparing to unpack .../178-python3-typeguard_4.4.2-1_all.deb ... #5 73.66 Unpacking python3-typeguard (4.4.2-1) ... #5 73.90 Selecting previously unselected package python3-inflect. #5 73.90 Preparing to unpack .../179-python3-inflect_7.3.1-2_all.deb ... #5 74.65 Unpacking python3-inflect (7.3.1-2) ... #5 75.16 Selecting previously unselected package python3-jaraco.context. #5 75.17 Preparing to unpack .../180-python3-jaraco.context_6.0.1-1_all.deb ... #5 75.21 Unpacking python3-jaraco.context (6.0.1-1) ... #5 75.48 Selecting previously unselected package python3-jaraco.functools. #5 75.48 Preparing to unpack .../181-python3-jaraco.functools_4.1.0-1_all.deb ... #5 75.51 Unpacking python3-jaraco.functools (4.1.0-1) ... #5 75.76 Selecting previously unselected package python3-pkg-resources. #5 75.77 Preparing to unpack .../182-python3-pkg-resources_78.1.1-0.1_all.deb ... #5 75.80 Unpacking python3-pkg-resources (78.1.1-0.1) ... #5 76.01 Selecting previously unselected package python3-webcolors. #5 76.01 Preparing to unpack .../183-python3-webcolors_1.13-1_all.deb ... #5 76.06 Unpacking python3-webcolors (1.13-1) ... #5 76.26 Selecting previously unselected package python3-roman. #5 76.26 Preparing to unpack .../184-python3-roman_5.0-1_all.deb ... #5 76.29 Unpacking python3-roman (5.0-1) ... #5 76.52 Selecting previously unselected package python3-docutils. #5 76.53 Preparing to unpack .../185-python3-docutils_0.21.2+dfsg-2_all.deb ... #5 76.57 Unpacking python3-docutils (0.21.2+dfsg-2) ... #5 76.80 Selecting previously unselected package python3-chardet. #5 76.80 Preparing to unpack .../186-python3-chardet_5.2.0+dfsg-2_all.deb ... #5 76.83 Unpacking python3-chardet (5.2.0+dfsg-2) ... #5 77.05 Selecting previously unselected package python3-cairo. #5 77.06 Preparing to unpack .../187-python3-cairo_1.27.0-2_amd64.deb ... #5 77.09 Unpacking python3-cairo (1.27.0-2) ... #5 77.34 Selecting previously unselected package python3-freetype. #5 77.35 Preparing to unpack .../188-python3-freetype_2.5.1-1_all.deb ... #5 77.38 Unpacking python3-freetype (2.5.1-1) ... #5 77.62 Selecting previously unselected package python3-rlpycairo. #5 77.63 Preparing to unpack .../189-python3-rlpycairo_0.3.0-3_all.deb ... #5 77.66 Unpacking python3-rlpycairo (0.3.0-3) ... #5 77.90 Selecting previously unselected package python3-reportlab. #5 77.91 Preparing to unpack .../190-python3-reportlab_4.3.1-1_all.deb ... #5 77.95 Unpacking python3-reportlab (4.3.1-1) ... #5 78.20 Selecting previously unselected package python3-blockdiag. #5 78.20 Preparing to unpack .../191-python3-blockdiag_3.0.0+dfsg-3_all.deb ... #5 78.23 Unpacking python3-blockdiag (3.0.0+dfsg-3) ... #5 78.46 Selecting previously unselected package python3-nwdiag. #5 78.46 Preparing to unpack .../192-python3-nwdiag_3.0.0+dfsg-2_all.deb ... #5 78.49 Unpacking python3-nwdiag (3.0.0+dfsg-2) ... #5 78.66 Selecting previously unselected package osmo-gsm-manuals-dev. #5 78.67 Preparing to unpack .../193-osmo-gsm-manuals-dev_1.6.1.6.d24f_all.deb ... #5 78.70 Unpacking osmo-gsm-manuals-dev (1.6.1.6.d24f) ... #5 78.90 Setting up media-types (13.0.0) ... #5 79.04 Setting up libgraphite2-3:amd64 (1.3.14-2+b1) ... #5 79.16 Setting up liblcms2-2:amd64 (2.16-2) ... #5 79.27 Setting up libpixman-1-0:amd64 (0.44.0-3) ... #5 79.38 Setting up libtext-charwidth-perl:amd64 (0.04-11+b4) ... #5 79.49 Setting up libsharpyuv0:amd64 (1.5.0-0.1) ... #5 79.56 Setting up libaom3:amd64 (3.12.1-1) ... #5 79.68 Setting up libfile-which-perl (1.27-2) ... #5 79.81 Setting up libxau6:amd64 (1:1.0.11-1) ... #5 79.94 Setting up libxdmcp6:amd64 (1:1.1.5-1) ... #5 80.08 Setting up libsgmls-perl (1.03ii-38) ... #5 80.21 Setting up libxcb1:amd64 (1.17.0-2+b1) ... #5 80.33 Setting up liblerc4:amd64 (4.0.0+ds-5) ... #5 80.44 Setting up fonts-gfs-porson (1.1-7) ... #5 80.56 Setting up libdatrie1:amd64 (0.2.13-3+b1) ... #5 80.67 Setting up sgmlspl (1.03ii-38) ... #5 80.78 Setting up libxcb-render0:amd64 (1.17.0-2+b1) ... #5 80.91 Setting up distro-info-data (0.66) ... #5 81.02 Setting up libfontbox-java (1:1.8.16-5) ... #5 81.13 Setting up liblatex-tounicode-perl (0.55-1) ... #5 81.25 Setting up liblab-gamut1:amd64 (2.42.4-3) ... #5 81.36 Setting up libgdk-pixbuf2.0-common (2.42.12+dfsg-4) ... #5 81.47 Setting up x11-common (1:7.7+24) ... #5 82.15 debconf: unable to initialize frontend: Dialog #5 82.15 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 82.15 debconf: falling back to frontend: Readline #5 82.15 debconf: unable to initialize frontend: Readline #5 82.15 debconf: (This frontend requires a controlling tty.) #5 82.15 debconf: falling back to frontend: Teletype #5 82.15 debconf: unable to initialize frontend: Teletype #5 82.15 debconf: (This frontend requires a controlling tty.) #5 82.15 debconf: falling back to frontend: Noninteractive #5 82.16 invoke-rc.d: could not determine current runlevel #5 82.16 invoke-rc.d: policy-rc.d denied execution of start. #5 82.21 Setting up libdeflate0:amd64 (1.23-2) ... #5 82.32 Setting up libxcb-shm0:amd64 (1.17.0-2+b1) ... #5 82.45 Setting up libabsl20240722:amd64 (20240722.0-4) ... #5 82.57 Setting up libyaml-tiny-perl (1.76-1) ... #5 82.68 Setting up libtext-wrapi18n-perl (0.06-10) ... #5 82.80 Setting up libjbig0:amd64 (2.1-6.1+b2) ... #5 82.92 Setting up libosp5 (1.5.2-15.2) ... #5 83.09 Setting up libio-string-perl (1.08-4) ... #5 83.21 Setting up libfontenc1:amd64 (1:1.1.8-1+b2) ... #5 83.33 Setting up libglib2.0-0t64:amd64 (2.84.4-3~deb13u1) ... #5 83.41 No schema files found: doing nothing. #5 83.45 Setting up libjpeg62-turbo:amd64 (1:2.1.5-4) ... #5 83.57 Setting up libzzip-0-13t64:amd64 (0.13.78+dfsg.1-0.1) ... #5 83.69 Setting up libx11-data (2:1.8.12-1) ... #5 83.81 Setting up libsvtav1enc2:amd64 (2.3.0+dfsg-1) ... #5 83.93 Setting up libteckit0:amd64 (2.5.12+ds1-1+b1) ... #5 84.06 Setting up libpathplan4:amd64 (2.42.4-3) ... #5 84.20 Setting up libapache-pom-java (33-2) ... #5 84.33 Setting up libann0 (1.1.2+doc-9+b1) ... #5 84.45 Setting up xfonts-encodings (1:1.0.4-2.2) ... #5 84.59 Setting up libfribidi0:amd64 (1.0.16-1) ... #5 84.71 Setting up t1utils (1.41-4) ... #5 84.82 Setting up libtexlua53-5:amd64 (2024.20240313.70630+ds-6) ... #5 84.96 Setting up libimagequant0:amd64 (2.18.0-1+b2) ... #5 85.08 Setting up libproc2-0:amd64 (2:4.0.4-9) ... #5 85.20 Setting up fonts-dejavu-mono (2.37-8) ... #5 85.46 Setting up libpng16-16t64:amd64 (1.6.48-1) ... #5 85.57 Setting up libmpfi0:amd64 (1.5.4+ds-4) ... #5 85.68 Setting up fonts-dejavu-core (2.37-8) ... #5 86.08 Setting up libgav1-1:amd64 (0.19.0-3+b1) ... #5 86.22 Setting up osmocom-keyring (1.1.1.8.7873) ... #5 86.35 Setting up lynx-common (2.9.2-1) ... #5 86.55 Setting up osmocom-master (1.1.0) ... #5 86.68 Setting up libltdl7:amd64 (2.5.4-4) ... #5 87.18 Setting up libkpathsea6:amd64 (2024.20240313.70630+ds-6) ... #5 87.33 Setting up libwebp7:amd64 (1.5.0-0.1) ... #5 87.45 Setting up python-apt-common (3.0.0) ... #5 87.57 Setting up libdav1d7:amd64 (1.5.1-1) ... #5 87.68 Setting up fonts-gfs-baskerville (1.1-6) ... #5 87.80 Setting up sensible-utils (0.0.25) ... #5 87.93 Setting up libmime-charset-perl (1.013.1-2) ... #5 88.05 Setting up libtiff6:amd64 (4.7.0-3+deb13u1) ... #5 88.17 Setting up librav1e0.7:amd64 (0.7.1-9+b2) ... #5 88.29 Setting up procps (2:4.0.4-9) ... #5 88.51 Setting up fonts-lmodern (2.005-1) ... #5 88.71 Setting up libopenjp2-7:amd64 (2.5.3-2.1~deb13u1) ... #5 88.84 Setting up libx11-6:amd64 (2:1.8.12-1) ... #5 88.96 Setting up libthai-data (0.1.29-2) ... #5 89.09 Setting up netbase (6.5) ... #5 89.37 Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ... #5 89.57 Setting up sgml-base (1.31+nmu1) ... #5 89.70 Setting up libcdt5:amd64 (2.42.4-3) ... #5 89.82 Setting up libcgraph6:amd64 (2.42.4-3) ... #5 89.95 Setting up libicu76:amd64 (76.1-4) ... #5 90.08 Setting up libpaper2:amd64 (2.2.5-0.3+b2) ... #5 90.24 debconf: unable to initialize frontend: Dialog #5 90.24 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 90.24 debconf: falling back to frontend: Readline #5 90.25 debconf: unable to initialize frontend: Readline #5 90.25 debconf: (This frontend requires a controlling tty.) #5 90.25 debconf: falling back to frontend: Teletype #5 90.25 debconf: unable to initialize frontend: Teletype #5 90.25 debconf: (This frontend requires a controlling tty.) #5 90.25 debconf: falling back to frontend: Noninteractive #5 90.37 Setting up lynx (2.9.2-1) ... #5 90.48 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #5 90.48 update-alternatives: warning: skip creation of /usr/share/man/man1/www-browser.1.gz because associated file /usr/share/man/man1/lynx.1.gz (of link group www-browser) doesn't exist #5 90.54 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #5 90.76 Setting up libde265-0:amd64 (1.0.15-1+b3) ... #5 90.88 Setting up libfile-homedir-perl (1.006-2) ... #5 91.01 Setting up libwebpmux3:amd64 (1.5.0-0.1) ... #5 91.13 Setting up libyuv0:amd64 (0.0.1904.20250204-1) ... #5 91.25 Setting up libpython3.13-stdlib:amd64 (3.13.5-2) ... #5 91.38 Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... #5 91.51 Setting up xdg-utils (1.2.1-2) ... #5 91.60 update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode #5 91.60 update-alternatives: warning: skip creation of /usr/share/man/man1/open.1.gz because associated file /usr/share/man/man1/xdg-open.1.gz (of link group open) doesn't exist #5 91.65 Setting up libostyle1t64 (1.4devel1-23.3) ... #5 91.90 Setting up libsynctex2:amd64 (2024.20240313.70630+ds-6) ... #5 92.02 Setting up libpython3-stdlib:amd64 (3.13.5-1) ... #5 92.15 Setting up libpotrace0:amd64 (1.16-2+b2) ... #5 92.26 Setting up teckit (2.5.12+ds1-1+b1) ... #5 92.38 Setting up libice6:amd64 (2:1.1.1-1) ... #5 92.50 Setting up libavif16:amd64 (1.2.1-1.2) ... #5 92.61 Setting up libpdfbox-java (1:1.8.16-5) ... #5 92.72 Setting up libxpm4:amd64 (1:3.5.17-1+b3) ... #5 92.85 Setting up libxrender1:amd64 (1:0.9.12-1) ... #5 92.97 Setting up python3.13 (3.13.5-2) ... #5 93.55 Setting up fontconfig-config (2.15.0-2.3) ... #5 93.78 debconf: unable to initialize frontend: Dialog #5 93.78 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 93.78 debconf: falling back to frontend: Readline #5 93.78 debconf: unable to initialize frontend: Readline #5 93.78 debconf: (This frontend requires a controlling tty.) #5 93.78 debconf: falling back to frontend: Teletype #5 93.78 debconf: unable to initialize frontend: Teletype #5 93.78 debconf: (This frontend requires a controlling tty.) #5 93.78 debconf: falling back to frontend: Noninteractive #5 93.88 Setting up libwebpdemux2:amd64 (1.5.0-0.1) ... #5 93.99 Setting up libcommons-parent-java (56-1) ... #5 94.12 Setting up libcommons-logging-java (1.3.0-2) ... #5 94.25 Setting up libxext6:amd64 (2:1.3.4-1+b3) ... #5 94.39 Setting up python3 (3.13.5-1) ... #5 94.48 running python rtupdate hooks for python3.13... #5 94.48 running python post-rtupdate hooks for python3.13... #5 94.56 Setting up libpaper-utils (2.2.5-0.3+b2) ... #5 94.68 Setting up opensp (1.5.2-15.2) ... #5 94.80 Setting up python3-autocommand (2.2.2-3) ... #5 94.96 Setting up libbibtex-parser-perl (1.05+dfsg-1) ... #5 95.07 Setting up asciidoc-common (10.2.1-1) ... #5 97.44 Setting up libthai0:amd64 (0.1.29-2+b1) ... #5 97.56 Setting up python3-roman (5.0-1) ... #5 97.72 Setting up python3-webcolors (1.13-1) ... #5 97.83 Setting up python3-chardet (5.2.0+dfsg-2) ... #5 98.06 Setting up libptexenc1:amd64 (2024.20240313.70630+ds-6) ... #5 98.13 Setting up libfreetype6:amd64 (2.13.3+dfsg-1) ... #5 98.22 Setting up shared-mime-info (2.4-5+b2) ... #5 113.9 Setting up python3-funcparserlib (1.0.0-0.2) ... #5 114.0 Setting up python3-typing-extensions (4.13.2-1) ... #5 114.1 Setting up ucf (3.0052) ... #5 114.3 Setting up libgvpr2:amd64 (2.42.4-3) ... #5 114.4 Setting up xml-core (0.19) ... #5 114.7 Setting up libxslt1.1:amd64 (1.1.35-1.2+deb13u2) ... #5 114.7 Setting up libharfbuzz0b:amd64 (10.2.0-1+b1) ... #5 114.9 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-4) ... #5 115.0 Setting up libfontconfig1:amd64 (2.15.0-2.3) ... #5 115.1 Setting up libxml2-utils (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... #5 115.2 Setting up libsm6:amd64 (2:1.2.6-1) ... #5 115.2 Setting up openjade (1.4devel1-23.3) ... #5 115.4 Setting up python3-more-itertools (10.7.0-1) ... #5 115.5 Setting up fontconfig (2.15.0-2.3) ... #5 115.5 Regenerating fonts cache... done. #5 117.8 Setting up python3-jaraco.functools (4.1.0-1) ... #5 117.9 Setting up libxi6:amd64 (2:1.8.2-1) ... #5 118.0 Setting up python3-jaraco.context (6.0.1-1) ... #5 118.1 Setting up libsombok3:amd64 (2.4.0-2+b2) ... #5 118.1 Setting up python3-apt (3.0.0) ... #5 118.3 Setting up libpango-1.0-0:amd64 (1.56.3-1) ... #5 118.3 Setting up python3-typeguard (4.4.2-1) ... #5 118.5 Setting up xsltproc (1.1.35-1.2+deb13u2) ... #5 118.6 Setting up python3-freetype (2.5.1-1) ... #5 118.7 Setting up xfonts-utils (1:7.7+7) ... #5 118.7 Setting up libcairo2:amd64 (1.18.4-1+b1) ... #5 118.8 Setting up tex-common (6.19) ... #5 118.9 debconf: unable to initialize frontend: Dialog #5 118.9 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 118.9 debconf: falling back to frontend: Readline #5 118.9 debconf: unable to initialize frontend: Readline #5 118.9 debconf: (This frontend requires a controlling tty.) #5 118.9 debconf: falling back to frontend: Teletype #5 118.9 debconf: unable to initialize frontend: Teletype #5 118.9 debconf: (This frontend requires a controlling tty.) #5 118.9 debconf: falling back to frontend: Noninteractive #5 118.9 update-language: texlive-base not installed and configured, doing nothing! #5 119.0 Setting up python3-inflect (7.3.1-2) ... #5 119.1 Setting up libunicode-linebreak-perl (0.0.20190101-1+b9) ... #5 119.1 Setting up libraqm0:amd64 (0.10.2-1) ... #5 119.2 Setting up libxt6t64:amd64 (1:1.2.1-1.2+b2) ... #5 119.2 Setting up lmodern (2.005-1) ... #5 119.4 Setting up libcairo-gobject2:amd64 (1.18.4-1+b1) ... #5 119.5 Setting up libpangoft2-1.0-0:amd64 (1.56.3-1) ... #5 119.5 Setting up libpangocairo-1.0-0:amd64 (1.56.3-1) ... #5 119.6 Setting up python3-pkg-resources (78.1.1-0.1) ... #5 119.7 Setting up libxmu6:amd64 (2:1.1.3-3+b4) ... #5 119.8 Setting up python3-cairo (1.27.0-2) ... #5 119.9 Setting up preview-latex-style (13.2-1.1) ... #5 119.9 Setting up libxaw7:amd64 (2:1.0.16-1) ... #5 120.0 Setting up fonts-urw-base35 (20200910-8) ... #5 120.2 Setting up librsvg2-2:amd64 (2.60.0+dfsg-1) ... #5 120.2 Setting up python3-pil:amd64 (11.1.0-5+b1) ... #5 120.4 Setting up python3-rlpycairo (0.3.0-3) ... #5 120.6 Setting up python3-reportlab (4.3.1-1) ... #5 120.9 Setting up texlive-binaries (2024.20240313.70630+ds-6) ... #5 121.0 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode #5 121.0 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode #5 121.0 update-alternatives: warning: skip creation of /usr/share/man/man1/bibtex.1.gz because associated file /usr/share/man/man1/bibtex.original.1.gz (of link group bibtex) doesn't exist #5 121.0 Setting up texlive-base (2024.20250309-1) ... #5 121.4 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps #5 121.6 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg #5 121.7 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper #5 121.8 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex #5 121.9 debconf: unable to initialize frontend: Dialog #5 121.9 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 121.9 debconf: falling back to frontend: Readline #5 121.9 debconf: unable to initialize frontend: Readline #5 121.9 debconf: (This frontend requires a controlling tty.) #5 121.9 debconf: falling back to frontend: Teletype #5 121.9 debconf: unable to initialize frontend: Teletype #5 121.9 debconf: (This frontend requires a controlling tty.) #5 121.9 debconf: falling back to frontend: Noninteractive #5 122.2 Setting up librsvg2-bin (2.60.0+dfsg-1) ... #5 122.3 Setting up texlive-luatex (2024.20250309-1) ... #5 122.3 Setting up texlive-plain-generic (2024.20250309-2) ... #5 122.4 Setting up texlive-lang-greek (2024.20250309-1) ... #5 122.5 Setting up texlive-latex-base (2024.20250309-1) ... #5 122.5 Setting up texlive-extra-utils (2024.20250309-2) ... #5 122.6 Setting up texlive-latex-recommended (2024.20250309-1) ... #5 122.7 Setting up texlive-pictures (2024.20250309-1) ... #5 122.7 Setting up texlive-fonts-recommended (2024.20250309-1) ... #5 122.8 Setting up tipa (2:1.3-21) ... #5 122.9 Setting up texlive (2024.20250309-1) ... #5 122.9 Setting up texlive-science (2024.20250309-2) ... #5 123.0 Setting up texlive-latex-extra (2024.20250309-2) ... #5 123.1 Setting up texlive-bibtex-extra (2024.20250309-2) ... #5 123.2 Setting up texlive-xetex (2024.20250309-1) ... #5 123.2 Setting up texlive-formats-extra (2024.20250309-2) ... #5 123.3 Setting up libheif-plugin-dav1d:amd64 (1.19.8-1) ... #5 123.4 Setting up libheif-plugin-libde265:amd64 (1.19.8-1) ... #5 123.4 Setting up libheif1:amd64 (1.19.8-1) ... #5 123.5 Setting up libgd3:amd64 (2.3.3-13) ... #5 123.5 Setting up libgvc6 (2.42.4-3) ... #5 123.6 Setting up graphviz (2.42.4-3) ... #5 123.7 Setting up mscgen (0.20-16) ... #5 123.7 Processing triggers for libc-bin (2.41-12) ... #5 123.8 Processing triggers for sgml-base (1.31+nmu1) ... #5 123.9 Setting up docbook-xsl (1.79.2+dfsg-7) ... #5 124.0 Setting up docutils-common (0.21.2+dfsg-2) ... #5 124.2 Setting up sgml-data (2.0.11+nmu1) ... #5 124.4 Setting up docbook5-xml (5.0-4) ... #5 124.5 Setting up asciidoc-base (10.2.1-1) ... #5 124.9 Setting up asciidoc (10.2.1-1) ... #5 125.0 Processing triggers for sgml-base (1.31+nmu1) ... #5 125.0 Setting up python3-docutils (0.21.2+dfsg-2) ... #5 125.3 Setting up docbook-xml (4.5-13) ... #5 126.6 Setting up python3-blockdiag (3.0.0+dfsg-3) ... #5 126.8 Setting up python3-nwdiag (3.0.0+dfsg-2) ... #5 126.9 Processing triggers for sgml-base (1.31+nmu1) ... #5 127.0 Setting up docbook-dsssl (1.79-10) ... #5 127.1 Setting up dblatex (0.3.12py3-5) ... #5 127.3 Processing triggers for sgml-base (1.31+nmu1) ... #5 127.3 Setting up docbook-utils (0.6.14-4) ... #5 127.4 Setting up asciidoc-dblatex (10.2.1-1) ... #5 127.5 Setting up osmo-gsm-manuals-dev (1.6.1.6.d24f) ... #5 127.6 Processing triggers for tex-common (6.19) ... #5 127.6 debconf: unable to initialize frontend: Dialog #5 127.6 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 127.6 debconf: falling back to frontend: Readline #5 127.7 debconf: unable to initialize frontend: Readline #5 127.7 debconf: (This frontend requires a controlling tty.) #5 127.7 debconf: falling back to frontend: Teletype #5 127.7 debconf: unable to initialize frontend: Teletype #5 127.7 debconf: (This frontend requires a controlling tty.) #5 127.7 debconf: falling back to frontend: Noninteractive #5 127.7 Running updmap-sys. This may take some time... done. #5 128.0 Running mktexlsr /var/lib/texmf ... done. #5 128.0 Building format(s) --all. #5 128.0 This may take some time... done. #5 DONE 178.6s #6 exporting to image #6 exporting layers #6 exporting layers 3.7s done #6 writing image sha256:8f4dfc048e70755f6a49cb66e05957d83eade9ff6acfbe7814170f2aeba311c0 done #6 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg-manuals 0.0s done #6 DONE 3.7s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 9) + apt_get=apt-get + [ -n 1 ] + export DEBIAN_FRONTEND=noninteractive + apt_get=apt-get -y + su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/osmo-bsc/*.tar.* osmo-bsc/ osmo-bsc/.github/ osmo-bsc/.github/FUNDING.yml osmo-bsc/.tarball-version osmo-bsc/AUTHORS osmo-bsc/COPYING osmo-bsc/Makefile.am osmo-bsc/README.md osmo-bsc/README.vty-tests osmo-bsc/TODO-RELEASE osmo-bsc/configure.ac osmo-bsc/contrib/ osmo-bsc/contrib/Makefile.am osmo-bsc/contrib/a-link/ osmo-bsc/contrib/a-link/sccp-split-by-con.lua osmo-bsc/contrib/jenkins.sh osmo-bsc/contrib/systemd/ osmo-bsc/contrib/systemd/Makefile.am osmo-bsc/contrib/systemd/osmo-bsc.service osmo-bsc/debian/ osmo-bsc/debian/abisip-find.install osmo-bsc/debian/changelog osmo-bsc/debian/compat osmo-bsc/debian/control osmo-bsc/debian/copyright osmo-bsc/debian/osmo-bsc-bs11-utils.install osmo-bsc/debian/osmo-bsc-doc.install osmo-bsc/debian/osmo-bsc-ipaccess-utils.install osmo-bsc/debian/osmo-bsc-meas-utils.install osmo-bsc/debian/osmo-bsc.install osmo-bsc/debian/postinst osmo-bsc/debian/rules osmo-bsc/debian/source/ osmo-bsc/debian/source/format osmo-bsc/doc/ osmo-bsc/doc/BS11-OML.txt osmo-bsc/doc/Makefile.am osmo-bsc/doc/assignment-fsm.dot osmo-bsc/doc/assignment.msc osmo-bsc/doc/bts-features.txt osmo-bsc/doc/codec_resolution.msc osmo-bsc/doc/e1-data-model.txt osmo-bsc/doc/examples/ osmo-bsc/doc/examples/Makefile.am osmo-bsc/doc/examples/osmo-bsc/ osmo-bsc/doc/examples/osmo-bsc/ericsson/ osmo-bsc/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus01-4trx.cfg osmo-bsc/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus02-1trx-1pdch-16kbps.cfg osmo-bsc/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus02-1trx-1pdch-64kbps.cfg osmo-bsc/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus02-4trx.cfg osmo-bsc/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus02-8trx.cfg osmo-bsc/doc/examples/osmo-bsc/ericsson/osmo-bsc.rbs2308.cfg osmo-bsc/doc/examples/osmo-bsc/nokia/ osmo-bsc/doc/examples/osmo-bsc/nokia/osmo-bsc.insite.cfg osmo-bsc/doc/examples/osmo-bsc/nokia/osmo-bsc.metrosite.RF-hopping.2TRX.cfg osmo-bsc/doc/examples/osmo-bsc/osmo-bsc-4trx-fh.confmerge osmo-bsc/doc/examples/osmo-bsc/osmo-bsc-4trx.cfg osmo-bsc/doc/examples/osmo-bsc/osmo-bsc-minimal.cfg osmo-bsc/doc/examples/osmo-bsc/osmo-bsc.cfg osmo-bsc/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg osmo-bsc/doc/examples/osmo-bsc/siemens/ osmo-bsc/doc/examples/osmo-bsc/siemens/osmo-bsc.bs11.cfg osmo-bsc/doc/handover-inter-bsc-in-fsm.dot osmo-bsc/doc/handover-inter-bsc-in.msc osmo-bsc/doc/handover-inter-bsc-out-fsm.dot osmo-bsc/doc/handover-inter-bsc-out.msc osmo-bsc/doc/handover-intra-bsc-fsm.dot osmo-bsc/doc/handover.msc osmo-bsc/doc/handover.txt osmo-bsc/doc/lchan-fsm.dot osmo-bsc/doc/lchan-rtp-fsm.dot osmo-bsc/doc/lchan.msc osmo-bsc/doc/legend_for_fsm_diagrams.dot osmo-bsc/doc/legend_for_ladder_diagrams.msc osmo-bsc/doc/location_services_fsm_bsc.dot osmo-bsc/doc/location_services_ta.msc osmo-bsc/doc/manuals/ osmo-bsc/doc/manuals/Makefile.am osmo-bsc/doc/manuals/aoip-mgw-options-docinfo.xml osmo-bsc/doc/manuals/aoip-mgw-options.adoc osmo-bsc/doc/manuals/cbsp/ osmo-bsc/doc/manuals/cbsp/messages.adoc osmo-bsc/doc/manuals/cbsp/procedures.adoc osmo-bsc/doc/manuals/chapters/ osmo-bsc/doc/manuals/chapters/aoip-flows.adoc osmo-bsc/doc/manuals/chapters/bsc.adoc osmo-bsc/doc/manuals/chapters/bts-examples.adoc osmo-bsc/doc/manuals/chapters/bts.adoc osmo-bsc/doc/manuals/chapters/chan_alloc.adoc osmo-bsc/doc/manuals/chapters/control.adoc osmo-bsc/doc/manuals/chapters/counters.adoc osmo-bsc/doc/manuals/chapters/counters_generated.adoc osmo-bsc/doc/manuals/chapters/handover.adoc osmo-bsc/doc/manuals/chapters/handover_inter_bsc.dot osmo-bsc/doc/manuals/chapters/handover_intra_bsc.dot osmo-bsc/doc/manuals/chapters/interf_meas.adoc osmo-bsc/doc/manuals/chapters/mscpool.adoc osmo-bsc/doc/manuals/chapters/osmux_bsc.adoc osmo-bsc/doc/manuals/chapters/overview.adoc osmo-bsc/doc/manuals/chapters/power_control.adoc osmo-bsc/doc/manuals/chapters/qos-example.adoc osmo-bsc/doc/manuals/chapters/running.adoc osmo-bsc/doc/manuals/chapters/smlc.adoc osmo-bsc/doc/manuals/chapters/smscb.adoc osmo-bsc/doc/manuals/images/ osmo-bsc/doc/manuals/images/osmux-expected-traffic-savings.svg osmo-bsc/doc/manuals/message-sequences/ osmo-bsc/doc/manuals/message-sequences/a_interface_bringup.msc osmo-bsc/doc/manuals/message-sequences/location_services_ta.msc osmo-bsc/doc/manuals/message-sequences/mo_call-abis_a.msc osmo-bsc/doc/manuals/message-sequences/mo_call-bsc-msc-mgw-aoip.msc osmo-bsc/doc/manuals/mgw/ osmo-bsc/doc/manuals/mgw/classic-bsc.msc osmo-bsc/doc/manuals/mgw/osmo-bsc-new-mgw-e1.msc osmo-bsc/doc/manuals/mgw/osmo-bsc-new-mgw.msc osmo-bsc/doc/manuals/mgw/osmo-bsc-old-sccplite.msc osmo-bsc/doc/manuals/om2000/ osmo-bsc/doc/manuals/om2000/README osmo-bsc/doc/manuals/om2000/om2k-bts.msc osmo-bsc/doc/manuals/om2000/om2k-mo-cf.msc osmo-bsc/doc/manuals/om2000/om2k-mo-is.msc osmo-bsc/doc/manuals/om2000/om2k-mo-rx.msc osmo-bsc/doc/manuals/om2000/om2k-mo-tf.msc osmo-bsc/doc/manuals/om2000/om2k-mo-trxc.msc osmo-bsc/doc/manuals/om2000/om2k-mo-ts.msc osmo-bsc/doc/manuals/om2000/om2k-mo-tx.msc osmo-bsc/doc/manuals/om2000/om2k-trx.msc osmo-bsc/doc/manuals/osmobsc-cbsp-docinfo.xml osmo-bsc/doc/manuals/osmobsc-cbsp.adoc osmo-bsc/doc/manuals/osmobsc-usermanual-docinfo.xml osmo-bsc/doc/manuals/osmobsc-usermanual.adoc osmo-bsc/doc/manuals/osmobsc-vty-reference.xml osmo-bsc/doc/manuals/osmux-reference-docinfo.xml osmo-bsc/doc/manuals/osmux-reference.adoc osmo-bsc/doc/manuals/regen_doc.sh osmo-bsc/doc/manuals/vty/ osmo-bsc/doc/manuals/vty/bsc_vty_additions.xml osmo-bsc/doc/manuals/vty/libbsc_vty_additions.xml osmo-bsc/doc/mgw-endpoint-fsm.dot osmo-bsc/doc/mgw-endpoint.msc osmo-bsc/doc/mscpool-attach.dot osmo-bsc/doc/timeslot-fsm.dot osmo-bsc/doc/timeslot.msc osmo-bsc/doc/ts-and-lchan-fsm-lifecycle.msc osmo-bsc/git-version-gen osmo-bsc/include/ osmo-bsc/include/Makefile.am osmo-bsc/include/compat_af_isdn.h osmo-bsc/include/mISDNif.h osmo-bsc/include/osmocom/ osmo-bsc/include/osmocom/Makefile.am osmo-bsc/include/osmocom/bsc/ osmo-bsc/include/osmocom/bsc/Makefile.am osmo-bsc/include/osmocom/bsc/a_reset.h osmo-bsc/include/osmocom/bsc/abis_nm.h osmo-bsc/include/osmocom/bsc/abis_om2000.h osmo-bsc/include/osmocom/bsc/abis_osmo.h osmo-bsc/include/osmocom/bsc/abis_rsl.h osmo-bsc/include/osmocom/bsc/acc.h osmo-bsc/include/osmocom/bsc/assignment_fsm.h osmo-bsc/include/osmocom/bsc/bsc_msc_data.h osmo-bsc/include/osmocom/bsc/bsc_rll.h osmo-bsc/include/osmocom/bsc/bsc_stats.h osmo-bsc/include/osmocom/bsc/bsc_subscr_conn_fsm.h osmo-bsc/include/osmocom/bsc/bsc_subscriber.h osmo-bsc/include/osmocom/bsc/bss.h osmo-bsc/include/osmocom/bsc/bssmap_reset.h osmo-bsc/include/osmocom/bsc/bts.h osmo-bsc/include/osmocom/bsc/bts_ipaccess_nanobts_omlattr.h osmo-bsc/include/osmocom/bsc/bts_setup_ramp.h osmo-bsc/include/osmocom/bsc/bts_sm.h osmo-bsc/include/osmocom/bsc/bts_trx.h osmo-bsc/include/osmocom/bsc/chan_alloc.h osmo-bsc/include/osmocom/bsc/chan_counts.h osmo-bsc/include/osmocom/bsc/codec_pref.h osmo-bsc/include/osmocom/bsc/ctrl.h osmo-bsc/include/osmocom/bsc/data_rate_pref.h osmo-bsc/include/osmocom/bsc/debug.h osmo-bsc/include/osmocom/bsc/e1_config.h osmo-bsc/include/osmocom/bsc/gsm_04_08_rr.h osmo-bsc/include/osmocom/bsc/gsm_08_08.h osmo-bsc/include/osmocom/bsc/gsm_data.h osmo-bsc/include/osmocom/bsc/handover.h osmo-bsc/include/osmocom/bsc/handover_cfg.h osmo-bsc/include/osmocom/bsc/handover_ctrl.h osmo-bsc/include/osmocom/bsc/handover_decision.h osmo-bsc/include/osmocom/bsc/handover_decision_2.h osmo-bsc/include/osmocom/bsc/handover_fsm.h osmo-bsc/include/osmocom/bsc/handover_vty.h osmo-bsc/include/osmocom/bsc/ipaccess.h osmo-bsc/include/osmocom/bsc/lb.h osmo-bsc/include/osmocom/bsc/lchan.h osmo-bsc/include/osmocom/bsc/lchan_fsm.h osmo-bsc/include/osmocom/bsc/lchan_rtp_fsm.h osmo-bsc/include/osmocom/bsc/lchan_select.h osmo-bsc/include/osmocom/bsc/lcs_loc_req.h osmo-bsc/include/osmocom/bsc/lcs_ta_req.h osmo-bsc/include/osmocom/bsc/meas_feed.h osmo-bsc/include/osmocom/bsc/meas_rep.h osmo-bsc/include/osmocom/bsc/misdn.h osmo-bsc/include/osmocom/bsc/neighbor_ident.h osmo-bsc/include/osmocom/bsc/network_listen.h osmo-bsc/include/osmocom/bsc/nm_common_fsm.h osmo-bsc/include/osmocom/bsc/osmo_bsc.h osmo-bsc/include/osmocom/bsc/osmo_bsc_grace.h osmo-bsc/include/osmocom/bsc/osmo_bsc_lcls.h osmo-bsc/include/osmocom/bsc/osmo_bsc_rf.h osmo-bsc/include/osmocom/bsc/osmo_bsc_sigtran.h osmo-bsc/include/osmocom/bsc/osmux.h osmo-bsc/include/osmocom/bsc/paging.h osmo-bsc/include/osmocom/bsc/pcu_if.h osmo-bsc/include/osmocom/bsc/pcuif_proto.h osmo-bsc/include/osmocom/bsc/penalty_timers.h osmo-bsc/include/osmocom/bsc/power_control.h osmo-bsc/include/osmocom/bsc/rs232.h osmo-bsc/include/osmocom/bsc/signal.h osmo-bsc/include/osmocom/bsc/smscb.h osmo-bsc/include/osmocom/bsc/system_information.h osmo-bsc/include/osmocom/bsc/timeslot_fsm.h osmo-bsc/include/osmocom/bsc/vgcs_fsm.h osmo-bsc/include/osmocom/bsc/vty.h osmo-bsc/m4/ osmo-bsc/m4/README osmo-bsc/osmoappdesc.py osmo-bsc/src/ osmo-bsc/src/Makefile.am osmo-bsc/src/ipaccess/ osmo-bsc/src/ipaccess/Makefile.am osmo-bsc/src/ipaccess/abisip-find.c osmo-bsc/src/ipaccess/ipaccess-config-e1-driver.c osmo-bsc/src/ipaccess/ipaccess-config.c osmo-bsc/src/ipaccess/ipaccess-firmware.c osmo-bsc/src/ipaccess/ipaccess-proxy.c osmo-bsc/src/ipaccess/network_listen.c osmo-bsc/src/ipaccess/stubs.c osmo-bsc/src/osmo-bsc/ osmo-bsc/src/osmo-bsc/Makefile.am osmo-bsc/src/osmo-bsc/a_reset.c osmo-bsc/src/osmo-bsc/abis_bs11.c osmo-bsc/src/osmo-bsc/abis_nm.c osmo-bsc/src/osmo-bsc/abis_nm_ipaccess.c osmo-bsc/src/osmo-bsc/abis_nm_vty.c osmo-bsc/src/osmo-bsc/abis_om2000.c osmo-bsc/src/osmo-bsc/abis_om2000_vty.c osmo-bsc/src/osmo-bsc/abis_osmo.c osmo-bsc/src/osmo-bsc/abis_rsl.c osmo-bsc/src/osmo-bsc/acc.c osmo-bsc/src/osmo-bsc/assignment_fsm.c osmo-bsc/src/osmo-bsc/bsc_ctrl.c osmo-bsc/src/osmo-bsc/bsc_ctrl_lookup.c osmo-bsc/src/osmo-bsc/bsc_init.c osmo-bsc/src/osmo-bsc/bsc_rf_ctrl.c osmo-bsc/src/osmo-bsc/bsc_rll.c osmo-bsc/src/osmo-bsc/bsc_sccp.c osmo-bsc/src/osmo-bsc/bsc_stats.c osmo-bsc/src/osmo-bsc/bsc_subscr_conn_fsm.c osmo-bsc/src/osmo-bsc/bsc_subscriber.c osmo-bsc/src/osmo-bsc/bsc_vty.c osmo-bsc/src/osmo-bsc/bssmap_reset.c osmo-bsc/src/osmo-bsc/bts.c osmo-bsc/src/osmo-bsc/bts_ctrl.c osmo-bsc/src/osmo-bsc/bts_ericsson_rbs2000.c osmo-bsc/src/osmo-bsc/bts_init.c osmo-bsc/src/osmo-bsc/bts_ipaccess_nanobts.c osmo-bsc/src/osmo-bsc/bts_ipaccess_nanobts_omlattr.c osmo-bsc/src/osmo-bsc/bts_nokia_site.c osmo-bsc/src/osmo-bsc/bts_osmobts.c osmo-bsc/src/osmo-bsc/bts_setup_ramp.c osmo-bsc/src/osmo-bsc/bts_siemens_bs11.c osmo-bsc/src/osmo-bsc/bts_sm.c osmo-bsc/src/osmo-bsc/bts_trx.c osmo-bsc/src/osmo-bsc/bts_trx_ctrl.c osmo-bsc/src/osmo-bsc/bts_trx_ts_ctrl.c osmo-bsc/src/osmo-bsc/bts_trx_ts_lchan_ctrl.c osmo-bsc/src/osmo-bsc/bts_trx_vty.c osmo-bsc/src/osmo-bsc/bts_unknown.c osmo-bsc/src/osmo-bsc/bts_vty.c osmo-bsc/src/osmo-bsc/cbch_scheduler.c osmo-bsc/src/osmo-bsc/cbsp_link.c osmo-bsc/src/osmo-bsc/chan_alloc.c osmo-bsc/src/osmo-bsc/chan_counts.c osmo-bsc/src/osmo-bsc/codec_pref.c osmo-bsc/src/osmo-bsc/data_rate_pref.c osmo-bsc/src/osmo-bsc/e1_config.c osmo-bsc/src/osmo-bsc/gsm_04_08_rr.c osmo-bsc/src/osmo-bsc/gsm_08_08.c osmo-bsc/src/osmo-bsc/gsm_data.c osmo-bsc/src/osmo-bsc/handover_cfg.c osmo-bsc/src/osmo-bsc/handover_ctrl.c osmo-bsc/src/osmo-bsc/handover_decision.c osmo-bsc/src/osmo-bsc/handover_decision_2.c osmo-bsc/src/osmo-bsc/handover_fsm.c osmo-bsc/src/osmo-bsc/handover_logic.c osmo-bsc/src/osmo-bsc/handover_vty.c osmo-bsc/src/osmo-bsc/lb.c osmo-bsc/src/osmo-bsc/lchan.c osmo-bsc/src/osmo-bsc/lchan_fsm.c osmo-bsc/src/osmo-bsc/lchan_rtp_fsm.c osmo-bsc/src/osmo-bsc/lchan_select.c osmo-bsc/src/osmo-bsc/lcs_loc_req.c osmo-bsc/src/osmo-bsc/lcs_ta_req.c osmo-bsc/src/osmo-bsc/meas_feed.c osmo-bsc/src/osmo-bsc/meas_rep.c osmo-bsc/src/osmo-bsc/neighbor_ident.c osmo-bsc/src/osmo-bsc/neighbor_ident_ctrl.c osmo-bsc/src/osmo-bsc/neighbor_ident_vty.c osmo-bsc/src/osmo-bsc/net_init.c osmo-bsc/src/osmo-bsc/nm_bb_transc_fsm.c osmo-bsc/src/osmo-bsc/nm_bts_fsm.c osmo-bsc/src/osmo-bsc/nm_bts_sm_fsm.c osmo-bsc/src/osmo-bsc/nm_channel_fsm.c osmo-bsc/src/osmo-bsc/nm_common_fsm.c osmo-bsc/src/osmo-bsc/nm_gprs_cell_fsm.c osmo-bsc/src/osmo-bsc/nm_gprs_nse_fsm.c osmo-bsc/src/osmo-bsc/nm_gprs_nsvc_fsm.c osmo-bsc/src/osmo-bsc/nm_rcarrier_fsm.c osmo-bsc/src/osmo-bsc/osmo_bsc_bssap.c osmo-bsc/src/osmo-bsc/osmo_bsc_filter.c osmo-bsc/src/osmo-bsc/osmo_bsc_grace.c osmo-bsc/src/osmo-bsc/osmo_bsc_lcls.c osmo-bsc/src/osmo-bsc/osmo_bsc_main.c osmo-bsc/src/osmo-bsc/osmo_bsc_mgcp.c osmo-bsc/src/osmo-bsc/osmo_bsc_msc.c osmo-bsc/src/osmo-bsc/osmo_bsc_sigtran.c osmo-bsc/src/osmo-bsc/paging.c osmo-bsc/src/osmo-bsc/pcu_sock.c osmo-bsc/src/osmo-bsc/penalty_timers.c osmo-bsc/src/osmo-bsc/power_control.c osmo-bsc/src/osmo-bsc/smscb.c osmo-bsc/src/osmo-bsc/smscb_vty.c osmo-bsc/src/osmo-bsc/system_information.c osmo-bsc/src/osmo-bsc/timeslot_fsm.c osmo-bsc/src/osmo-bsc/vgcs_fsm.c osmo-bsc/src/utils/ osmo-bsc/src/utils/Makefile.am osmo-bsc/src/utils/bs11_config.c osmo-bsc/src/utils/isdnsync.c osmo-bsc/src/utils/meas_db.c osmo-bsc/src/utils/meas_db.h osmo-bsc/src/utils/meas_json.c osmo-bsc/src/utils/meas_pcap2db.c osmo-bsc/src/utils/meas_udp2db.c osmo-bsc/src/utils/meas_vis.c osmo-bsc/tests/ osmo-bsc/tests/Makefile.am osmo-bsc/tests/abis/ osmo-bsc/tests/abis/Makefile.am osmo-bsc/tests/abis/abis_test.c osmo-bsc/tests/abis/abis_test.ok osmo-bsc/tests/acc/ osmo-bsc/tests/acc/Makefile.am osmo-bsc/tests/acc/acc_test.c osmo-bsc/tests/acc/acc_test.ok osmo-bsc/tests/acch_overpower.vty osmo-bsc/tests/atlocal.in osmo-bsc/tests/bsc/ osmo-bsc/tests/bsc/Makefile.am osmo-bsc/tests/bsc/bsc_test.c osmo-bsc/tests/bsc/bsc_test.ok osmo-bsc/tests/bts_features.vty osmo-bsc/tests/cbc.vty osmo-bsc/tests/codec_pref/ osmo-bsc/tests/codec_pref/Makefile.am osmo-bsc/tests/codec_pref/codec_pref_test.c osmo-bsc/tests/codec_pref/codec_pref_test.ok osmo-bsc/tests/ctrl/ osmo-bsc/tests/ctrl/osmo-bsc-apply-config-file-invalid.cfg osmo-bsc/tests/ctrl/osmo-bsc-apply-config-file.cfg osmo-bsc/tests/ctrl/osmo-bsc-neigh-test.cfg osmo-bsc/tests/ctrl_test_runner.py osmo-bsc/tests/early_ia.vty osmo-bsc/tests/gprs_params.vty osmo-bsc/tests/gsm0408/ osmo-bsc/tests/gsm0408/Makefile.am osmo-bsc/tests/gsm0408/gsm0408_test.c osmo-bsc/tests/gsm0408/gsm0408_test.ok osmo-bsc/tests/handover/ osmo-bsc/tests/handover/Makefile.am osmo-bsc/tests/handover/handover_test.c osmo-bsc/tests/handover/handover_tests.ok osmo-bsc/tests/handover/handover_tests.sh osmo-bsc/tests/handover/test_amr_tch_f_to_h.ho_vty osmo-bsc/tests/handover/test_amr_tch_f_to_h_balance_congestion.ho_vty osmo-bsc/tests/handover/test_amr_tch_f_to_h_congestion.ho_vty osmo-bsc/tests/handover/test_amr_tch_f_to_h_congestion_assignment.ho_vty osmo-bsc/tests/handover/test_amr_tch_f_to_h_congestion_assignment_2.ho_vty osmo-bsc/tests/handover/test_amr_tch_f_to_h_congestion_assignment_3.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_and_afs_bias.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_to_f_congestion.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_to_f_congestion_two_cells.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_to_f_rxlev.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_to_f_rxlev_congested.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_to_f_rxlev_oscillation.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_to_f_rxqual.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_to_f_rxqual_congested.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_to_f_rxqual_oscillation.ho_vty osmo-bsc/tests/handover/test_balance_congestion.ho_vty osmo-bsc/tests/handover/test_balance_congestion_2.ho_vty osmo-bsc/tests/handover/test_balance_congestion_by_percentage.ho_vty osmo-bsc/tests/handover/test_balance_congestion_tchf_tchh.ho_vty osmo-bsc/tests/handover/test_bs_power.ho_vty osmo-bsc/tests/handover/test_congestion.ho_vty osmo-bsc/tests/handover/test_congestion_favor_best_target_rxlev.ho_vty osmo-bsc/tests/handover/test_congestion_intra_vs_inter_cell.ho_vty osmo-bsc/tests/handover/test_congestion_no_oscillation.ho_vty osmo-bsc/tests/handover/test_congestion_no_oscillation2.ho_vty osmo-bsc/tests/handover/test_disabled_ho_and_as.ho_vty osmo-bsc/tests/handover/test_dyn_ts_amr_tch_f_to_h_congestion_assignment.ho_vty osmo-bsc/tests/handover/test_dyn_ts_amr_tch_f_to_h_congestion_assignment_2.ho_vty osmo-bsc/tests/handover/test_dyn_ts_amr_tch_h_to_f_congestion_assignment_2.ho_vty osmo-bsc/tests/handover/test_dyn_ts_balance_congestion.ho_vty osmo-bsc/tests/handover/test_dyn_ts_congestion_tch_f_vs_tch_h.ho_vty osmo-bsc/tests/handover/test_dyn_ts_congestion_tch_f_vs_tch_h_2.ho_vty osmo-bsc/tests/handover/test_dyn_ts_favor_half_used_tch_h_as_target.ho_vty osmo-bsc/tests/handover/test_dyn_ts_favor_moving_half_used_tch_h.ho_vty osmo-bsc/tests/handover/test_dyn_ts_favor_static_ts_as_target.ho_vty osmo-bsc/tests/handover/test_ho_to_better_cell.ho_vty osmo-bsc/tests/handover/test_ho_to_better_cell_2.ho_vty osmo-bsc/tests/handover/test_hysteresis.ho_vty osmo-bsc/tests/handover/test_insufficient_measurements.ho_vty osmo-bsc/tests/handover/test_keep_efr_codec.ho_vty osmo-bsc/tests/handover/test_keep_fr_codec.ho_vty osmo-bsc/tests/handover/test_keep_hr_codec.ho_vty osmo-bsc/tests/handover/test_max_handovers.ho_vty osmo-bsc/tests/handover/test_max_ta.ho_vty osmo-bsc/tests/handover/test_meas_rep_multi_band.ho_vty osmo-bsc/tests/handover/test_min_rxlev_vs_congestion.ho_vty osmo-bsc/tests/handover/test_min_rxlev_vs_hysteresis.ho_vty osmo-bsc/tests/handover/test_neighbor_congested.ho_vty osmo-bsc/tests/handover/test_neighbor_full.ho_vty osmo-bsc/tests/handover/test_no_congestion.ho_vty osmo-bsc/tests/handover/test_penalty_timer.ho_vty osmo-bsc/tests/handover/test_resource_indication.ho_vty osmo-bsc/tests/handover/test_rxqual.ho_vty osmo-bsc/tests/handover/test_rxqual_vs_congestion.ho_vty osmo-bsc/tests/handover/test_stay_in_better_cell.ho_vty osmo-bsc/tests/handover/test_stay_in_better_cell_2.ho_vty osmo-bsc/tests/handover/test_story.ho_vty osmo-bsc/tests/handover_cfg.vty osmo-bsc/tests/interf_meas.vty osmo-bsc/tests/msc.vty osmo-bsc/tests/nanobts_omlattr/ osmo-bsc/tests/nanobts_omlattr/Makefile.am osmo-bsc/tests/nanobts_omlattr/nanobts_omlattr_test.c osmo-bsc/tests/nanobts_omlattr/nanobts_omlattr_test.ok osmo-bsc/tests/neighbor_ident.vty osmo-bsc/tests/nri_cfg.vty osmo-bsc/tests/osmo-bsc.vty osmo-bsc/tests/paging/ osmo-bsc/tests/paging/Makefile.am osmo-bsc/tests/paging/paging_test.c osmo-bsc/tests/paging/paging_test.ok osmo-bsc/tests/power_ctrl.vty osmo-bsc/tests/si2quater_neighbor_list.vty osmo-bsc/tests/smlc.vty osmo-bsc/tests/subscr/ osmo-bsc/tests/subscr/Makefile.am osmo-bsc/tests/subscr/bsc_subscr_test.c osmo-bsc/tests/subscr/bsc_subscr_test.err osmo-bsc/tests/subscr/bsc_subscr_test.ok osmo-bsc/tests/testsuite.at osmo-bsc/tests/timer.vty osmo-bsc/tests/timeslot.vty osmo-bsc/tests/vty_test_runner.py + cd _temp/binpkgs/osmo-bsc + apt-get -y update Hit:1 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ InRelease Hit:2 http://deb.debian.org/debian trixie InRelease Hit:3 http://deb.debian.org/debian trixie-updates InRelease Hit:4 http://deb.debian.org/debian-security trixie-security InRelease Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/master/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf automake autopoint autotools-dev bsdextrautils debhelper dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libbctoolbox2 libcdk5-dev libcdk5t64 libdebhelper-perl libfile-stripnondeterminism-perl libmagic-mgc libmagic1t64 libmbedcrypto16 libmbedtls21 libmbedx509-7 libmnl-dev libncurses-dev libncurses6 libortp16 libosmo-abis-dev libosmo-mgcp-client-dev libosmo-mgcp-client14 libosmo-netif-dev libosmo-sigtran-dev libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 libpcsclite1 libpipeline1 libpkgconf3 libsctp-dev libsctp1 libtalloc-dev libtalloc2 libtool libuchardet0 liburing2 libusb-1.0-0 libusb-1.0-0-dev m4 man-db pkg-config pkgconf pkgconf-bin po-debconf 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. Need to get 15.7 MB of archives. After this operation, 59.6 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian trixie/main amd64 libmagic-mgc amd64 1:5.46-5 [338 kB] Get:2 http://deb.debian.org/debian trixie/main amd64 libmagic1t64 amd64 1:5.46-5 [109 kB] Get:3 http://deb.debian.org/debian trixie/main amd64 file amd64 1:5.46-5 [43.6 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore22 1.11.0.50.4ff65 [176 kB] Get:5 http://deb.debian.org/debian trixie/main amd64 gettext-base amd64 0.23.1-2 [243 kB] Get:6 http://deb.debian.org/debian trixie/main amd64 libuchardet0 amd64 0.0.8-1+b2 [68.9 kB] Get:7 http://deb.debian.org/debian trixie/main amd64 groff-base amd64 1.23.0-9 [1187 kB] Get:8 http://deb.debian.org/debian trixie/main amd64 bsdextrautils amd64 2.41-5 [94.6 kB] Get:9 http://deb.debian.org/debian trixie/main amd64 libpipeline1 amd64 1.5.8-1 [42.0 kB] Get:10 http://deb.debian.org/debian trixie/main amd64 man-db amd64 2.13.1-1 [1469 kB] Get:11 http://deb.debian.org/debian trixie/main amd64 m4 amd64 1.4.19-8 [294 kB] Get:12 http://deb.debian.org/debian trixie/main amd64 autoconf all 2.72-3.1 [494 kB] Get:13 http://deb.debian.org/debian trixie/main amd64 autotools-dev all 20240727.1 [60.2 kB] Get:14 http://deb.debian.org/debian trixie/main amd64 automake all 1:1.17-4 [862 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocodec4 1.11.0.50.4ff65 [52.9 kB] Get:16 http://deb.debian.org/debian trixie/main amd64 autopoint all 0.23.1-2 [770 kB] Get:17 http://deb.debian.org/debian trixie/main amd64 libdebhelper-perl all 13.24.2 [90.9 kB] Get:18 http://deb.debian.org/debian trixie/main amd64 libtool all 2.5.4-4 [539 kB] Get:19 http://deb.debian.org/debian trixie/main amd64 dh-autoreconf all 20 [17.1 kB] Get:20 http://deb.debian.org/debian trixie/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:21 http://deb.debian.org/debian trixie/main amd64 libfile-stripnondeterminism-perl all 1.14.1-2 [19.7 kB] Get:22 http://deb.debian.org/debian trixie/main amd64 dh-strip-nondeterminism all 1.14.1-2 [8620 B] Get:23 http://deb.debian.org/debian trixie/main amd64 dwz amd64 0.15-1+b1 [110 kB] Get:24 http://deb.debian.org/debian trixie/main amd64 gettext amd64 0.23.1-2 [1680 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmotrau11 2.0.0.32.df2a [36.9 kB] Get:26 http://deb.debian.org/debian trixie/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get:27 http://deb.debian.org/debian trixie/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:28 http://deb.debian.org/debian trixie/main amd64 debhelper all 13.24.2 [919 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoisdn0 1.11.0.50.4ff65 [71.3 kB] Get:30 http://deb.debian.org/debian trixie/main amd64 libmbedcrypto16 amd64 3.6.4-2 [360 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogsm20 1.11.0.50.4ff65 [227 kB] Get:32 http://deb.debian.org/debian trixie/main amd64 libmbedx509-7 amd64 3.6.4-2 [151 kB] Get:33 http://deb.debian.org/debian trixie/main amd64 libmbedtls21 amd64 3.6.4-2 [242 kB] Get:34 http://deb.debian.org/debian trixie/main amd64 libbctoolbox2 amd64 5.3.105-1 [219 kB] Get:35 http://deb.debian.org/debian trixie/main amd64 libncurses6 amd64 6.5+20250216-2 [105 kB] Get:36 http://deb.debian.org/debian trixie/main amd64 libcdk5t64 amd64 5.0.20250116-1 [129 kB] Get:37 http://deb.debian.org/debian trixie/main amd64 libncurses-dev amd64 6.5+20250216-2 [353 kB] Get:38 http://deb.debian.org/debian trixie/main amd64 libcdk5-dev amd64 5.0.20250116-1 [300 kB] Get:39 http://deb.debian.org/debian trixie/main amd64 libmnl-dev amd64 1.0.5-3 [23.2 kB] Get:40 http://deb.debian.org/debian trixie/main amd64 libortp16 amd64 1:5.3.105-1 [107 kB] Get:41 http://deb.debian.org/debian trixie/main amd64 libsctp1 amd64 1.0.21+dfsg-1 [25.8 kB] Get:42 http://deb.debian.org/debian trixie/main amd64 libtalloc2 amd64 2:2.4.3+samba4.22.4+dfsg-1~deb13u1 [61.1 kB] Get:43 http://deb.debian.org/debian trixie/main amd64 liburing2 amd64 2.9-1 [26.4 kB] Get:44 http://deb.debian.org/debian trixie/main amd64 libpcsclite1 amd64 2.3.3-1 [55.2 kB] Get:45 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0 amd64 2:1.0.28-1 [59.6 kB] Get:46 http://deb.debian.org/debian trixie/main amd64 libtalloc-dev amd64 2:2.4.3+samba4.22.4+dfsg-1~deb13u1 [72.5 kB] Get:47 http://deb.debian.org/debian trixie/main amd64 libsctp-dev amd64 1.0.21+dfsg-1 [74.2 kB] Get:48 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0-dev amd64 2:1.0.28-1 [82.9 kB] Get:49 http://deb.debian.org/debian trixie/main amd64 libpkgconf3 amd64 1.8.1-4 [36.4 kB] Get:50 http://deb.debian.org/debian trixie/main amd64 pkgconf-bin amd64 1.8.1-4 [30.2 kB] Get:51 http://deb.debian.org/debian trixie/main amd64 pkgconf amd64 1.8.1-4 [26.2 kB] Get:52 http://deb.debian.org/debian trixie/main amd64 pkg-config amd64 1.8.1-4 [14.0 kB] Get:53 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmovty13 1.11.0.50.4ff65 [105 kB] Get:54 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmonetif11 1.6.0.16.c51c [69.6 kB] Get:55 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoabis15 2.0.0.32.df2a [71.4 kB] Get:56 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocoding0 1.11.0.50.4ff65 [71.1 kB] Get:57 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogb14 1.11.0.50.4ff65 [178 kB] Get:58 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoctrl0 1.11.0.50.4ff65 [60.6 kB] Get:59 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmosim2 1.11.0.50.4ff65 [64.2 kB] Get:60 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmousb0 1.11.0.50.4ff65 [51.1 kB] Get:61 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore 1.11.0.50.4ff65 [44.3 kB] Get:62 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore-dev 1.11.0.50.4ff65 [853 kB] Get:63 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-netif-dev 1.6.0.16.c51c [87.8 kB] Get:64 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-abis-dev 2.0.0.32.df2a [118 kB] Get:65 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-sigtran11 2.1.0.165.6ea6 [152 kB] Get:66 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-sigtran-dev 2.1.0.165.6ea6 [731 kB] Get:67 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-mgcp-client14 1.14.0.30.7d236 [58.8 kB] Get:68 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-mgcp-client-dev 1.14.0.30.7d236 [67.5 kB] Preconfiguring packages ... Fetched 15.7 MB in 0s (39.8 MB/s) Selecting previously unselected package libmagic-mgc. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 71879 files and directories currently installed.) Preparing to unpack .../00-libmagic-mgc_1%3a5.46-5_amd64.deb ... Unpacking libmagic-mgc (1:5.46-5) ... Selecting previously unselected package libmagic1t64:amd64. Preparing to unpack .../01-libmagic1t64_1%3a5.46-5_amd64.deb ... Unpacking libmagic1t64:amd64 (1:5.46-5) ... Selecting previously unselected package file. Preparing to unpack .../02-file_1%3a5.46-5_amd64.deb ... Unpacking file (1:5.46-5) ... Selecting previously unselected package gettext-base. Preparing to unpack .../03-gettext-base_0.23.1-2_amd64.deb ... Unpacking gettext-base (0.23.1-2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../04-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 .../05-groff-base_1.23.0-9_amd64.deb ... Unpacking groff-base (1.23.0-9) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../06-bsdextrautils_2.41-5_amd64.deb ... Unpacking bsdextrautils (2.41-5) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../07-libpipeline1_1.5.8-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.8-1) ... Selecting previously unselected package man-db. Preparing to unpack .../08-man-db_2.13.1-1_amd64.deb ... Unpacking man-db (2.13.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../09-m4_1.4.19-8_amd64.deb ... Unpacking m4 (1.4.19-8) ... Selecting previously unselected package autoconf. Preparing to unpack .../10-autoconf_2.72-3.1_all.deb ... Unpacking autoconf (2.72-3.1) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../11-autotools-dev_20240727.1_all.deb ... Unpacking autotools-dev (20240727.1) ... Selecting previously unselected package automake. Preparing to unpack .../12-automake_1%3a1.17-4_all.deb ... Unpacking automake (1:1.17-4) ... Selecting previously unselected package autopoint. Preparing to unpack .../13-autopoint_0.23.1-2_all.deb ... Unpacking autopoint (0.23.1-2) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../14-libdebhelper-perl_13.24.2_all.deb ... Unpacking libdebhelper-perl (13.24.2) ... Selecting previously unselected package libtool. Preparing to unpack .../15-libtool_2.5.4-4_all.deb ... Unpacking libtool (2.5.4-4) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../16-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../17-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 .../18-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 .../19-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 .../20-dwz_0.15-1+b1_amd64.deb ... Unpacking dwz (0.15-1+b1) ... Selecting previously unselected package gettext. Preparing to unpack .../21-gettext_0.23.1-2_amd64.deb ... Unpacking gettext (0.23.1-2) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../22-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 .../23-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../24-debhelper_13.24.2_all.deb ... Unpacking debhelper (13.24.2) ... Selecting previously unselected package libmbedcrypto16:amd64. Preparing to unpack .../25-libmbedcrypto16_3.6.4-2_amd64.deb ... Unpacking libmbedcrypto16:amd64 (3.6.4-2) ... Selecting previously unselected package libmbedx509-7:amd64. Preparing to unpack .../26-libmbedx509-7_3.6.4-2_amd64.deb ... Unpacking libmbedx509-7:amd64 (3.6.4-2) ... Selecting previously unselected package libmbedtls21:amd64. Preparing to unpack .../27-libmbedtls21_3.6.4-2_amd64.deb ... Unpacking libmbedtls21:amd64 (3.6.4-2) ... Selecting previously unselected package libbctoolbox2:amd64. Preparing to unpack .../28-libbctoolbox2_5.3.105-1_amd64.deb ... Unpacking libbctoolbox2:amd64 (5.3.105-1) ... Selecting previously unselected package libncurses6:amd64. Preparing to unpack .../29-libncurses6_6.5+20250216-2_amd64.deb ... Unpacking libncurses6:amd64 (6.5+20250216-2) ... Selecting previously unselected package libcdk5t64:amd64. Preparing to unpack .../30-libcdk5t64_5.0.20250116-1_amd64.deb ... Unpacking libcdk5t64:amd64 (5.0.20250116-1) ... Selecting previously unselected package libncurses-dev:amd64. Preparing to unpack .../31-libncurses-dev_6.5+20250216-2_amd64.deb ... Unpacking libncurses-dev:amd64 (6.5+20250216-2) ... Selecting previously unselected package libcdk5-dev. Preparing to unpack .../32-libcdk5-dev_5.0.20250116-1_amd64.deb ... Unpacking libcdk5-dev (5.0.20250116-1) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../33-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 .../34-libortp16_1%3a5.3.105-1_amd64.deb ... Unpacking libortp16:amd64 (1:5.3.105-1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../35-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 .../36-libtalloc2_2%3a2.4.3+samba4.22.4+dfsg-1~deb13u1_amd64.deb ... Unpacking libtalloc2:amd64 (2:2.4.3+samba4.22.4+dfsg-1~deb13u1) ... Selecting previously unselected package liburing2:amd64. Preparing to unpack .../37-liburing2_2.9-1_amd64.deb ... Unpacking liburing2:amd64 (2.9-1) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../38-libosmocore22_1.11.0.50.4ff65_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.50.4ff65) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../39-libosmocodec4_1.11.0.50.4ff65_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.50.4ff65) ... Selecting previously unselected package libosmotrau11:amd64. Preparing to unpack .../40-libosmotrau11_2.0.0.32.df2a_amd64.deb ... Unpacking libosmotrau11:amd64 (2.0.0.32.df2a) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../41-libosmoisdn0_1.11.0.50.4ff65_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.50.4ff65) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../42-libosmogsm20_1.11.0.50.4ff65_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.50.4ff65) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../43-libosmovty13_1.11.0.50.4ff65_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.50.4ff65) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../44-libosmonetif11_1.6.0.16.c51c_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.16.c51c) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../45-libosmoabis15_2.0.0.32.df2a_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.32.df2a) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../46-libosmocoding0_1.11.0.50.4ff65_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.50.4ff65) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../47-libosmogb14_1.11.0.50.4ff65_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.50.4ff65) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../48-libosmoctrl0_1.11.0.50.4ff65_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.50.4ff65) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../49-libpcsclite1_2.3.3-1_amd64.deb ... Unpacking libpcsclite1:amd64 (2.3.3-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../50-libosmosim2_1.11.0.50.4ff65_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.50.4ff65) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../51-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 .../52-libosmousb0_1.11.0.50.4ff65_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.50.4ff65) ... Selecting previously unselected package libosmocore. Preparing to unpack .../53-libosmocore_1.11.0.50.4ff65_amd64.deb ... Unpacking libosmocore (1.11.0.50.4ff65) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../54-libtalloc-dev_2%3a2.4.3+samba4.22.4+dfsg-1~deb13u1_amd64.deb ... Unpacking libtalloc-dev:amd64 (2:2.4.3+samba4.22.4+dfsg-1~deb13u1) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../55-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 .../56-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 .../57-libosmocore-dev_1.11.0.50.4ff65_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.11.0.50.4ff65) ... Selecting previously unselected package libosmo-netif-dev:amd64. Preparing to unpack .../58-libosmo-netif-dev_1.6.0.16.c51c_amd64.deb ... Unpacking libosmo-netif-dev:amd64 (1.6.0.16.c51c) ... Selecting previously unselected package libosmo-abis-dev:amd64. Preparing to unpack .../59-libosmo-abis-dev_2.0.0.32.df2a_amd64.deb ... Unpacking libosmo-abis-dev:amd64 (2.0.0.32.df2a) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../60-libosmo-sigtran11_2.1.0.165.6ea6_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.165.6ea6) ... Selecting previously unselected package libosmo-sigtran-dev:amd64. Preparing to unpack .../61-libosmo-sigtran-dev_2.1.0.165.6ea6_amd64.deb ... Unpacking libosmo-sigtran-dev:amd64 (2.1.0.165.6ea6) ... Selecting previously unselected package libpkgconf3:amd64. Preparing to unpack .../62-libpkgconf3_1.8.1-4_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-4) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../63-pkgconf-bin_1.8.1-4_amd64.deb ... Unpacking pkgconf-bin (1.8.1-4) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../64-pkgconf_1.8.1-4_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-4) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../65-pkg-config_1.8.1-4_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-4) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../66-libosmo-mgcp-client14_1.14.0.30.7d236_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0.30.7d236) ... Selecting previously unselected package libosmo-mgcp-client-dev:amd64. Preparing to unpack .../67-libosmo-mgcp-client-dev_1.14.0.30.7d236_amd64.deb ... Unpacking libosmo-mgcp-client-dev:amd64 (1.14.0.30.7d236) ... Setting up libpipeline1:amd64 (1.5.8-1) ... 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 libtalloc2:amd64 (2:2.4.3+samba4.22.4+dfsg-1~deb13u1) ... Setting up libtalloc-dev:amd64 (2:2.4.3+samba4.22.4+dfsg-1~deb13u1) ... Setting up autotools-dev (20240727.1) ... Setting up libpkgconf3:amd64 (1.8.1-4) ... Setting up libmnl-dev:amd64 (1.0.5-3) ... Setting up libncurses6:amd64 (6.5+20250216-2) ... Setting up autopoint (0.23.1-2) ... Setting up libpcsclite1:amd64 (2.3.3-1) ... Setting up pkgconf-bin (1.8.1-4) ... Setting up autoconf (2.72-3.1) ... Setting up dwz (0.15-1+b1) ... Setting up libsctp1:amd64 (1.0.21+dfsg-1) ... Setting up 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.4-2) ... Setting up liburing2:amd64 (2.9-1) ... 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 libncurses-dev:amd64 (6.5+20250216-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.4-2) ... Setting up libcdk5t64:amd64 (5.0.20250116-1) ... 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.4-2) ... Setting up dh-strip-nondeterminism (1.14.1-2) ... Setting up libosmocore22:amd64 (1.11.0.50.4ff65) ... Setting up libosmocodec4:amd64 (1.11.0.50.4ff65) ... Setting up groff-base (1.23.0-9) ... Setting up libbctoolbox2:amd64 (5.3.105-1) ... Setting up libosmovty13:amd64 (1.11.0.50.4ff65) ... Setting up libosmoisdn0:amd64 (1.11.0.50.4ff65) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.13.1-1) ... Building database of manual pages ... Setting up libcdk5-dev (5.0.20250116-1) ... Setting up libortp16:amd64 (1:5.3.105-1) ... Setting up libosmousb0:amd64 (1.11.0.50.4ff65) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.30.7d236) ... Setting up libosmogsm20:amd64 (1.11.0.50.4ff65) ... Setting up libosmoctrl0:amd64 (1.11.0.50.4ff65) ... Setting up libosmogb14:amd64 (1.11.0.50.4ff65) ... Setting up libosmotrau11:amd64 (2.0.0.32.df2a) ... Setting up debhelper (13.24.2) ... Setting up libosmonetif11:amd64 (1.6.0.16.c51c) ... Setting up libosmo-mgcp-client-dev:amd64 (1.14.0.30.7d236) ... Setting up libosmocoding0:amd64 (1.11.0.50.4ff65) ... Setting up libosmosim2:amd64 (1.11.0.50.4ff65) ... Setting up libosmocore (1.11.0.50.4ff65) ... Setting up libosmoabis15:amd64 (2.0.0.32.df2a) ... Setting up libosmo-sigtran11:amd64 (2.1.0.165.6ea6) ... Setting up libosmocore-dev:amd64 (1.11.0.50.4ff65) ... Setting up libosmo-netif-dev:amd64 (1.6.0.16.c51c) ... Setting up libosmo-sigtran-dev:amd64 (2.1.0.165.6ea6) ... Setting up libosmo-abis-dev:amd64 (2.0.0.32.df2a) ... Processing triggers for libc-bin (2.41-12) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j21 dpkg-buildpackage: info: source package osmo-bsc dpkg-buildpackage: info: source version 1.13.2.1.0cd17 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts <info@osmocom.org> dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 debian/rules clean dh clean --with autoreconf dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building osmo-bsc in osmo-bsc_1.13.2.1.0cd17.tar.xz dpkg-source: info: building osmo-bsc in osmo-bsc_1.13.2.1.0cd17.dsc debian/rules binary dh binary --with autoreconf dh_update_autotools_config dh_autoreconf libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in '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' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. configure.ac:74: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:74: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:74: the top level configure.ac:130: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:130: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:130: the top level configure.ac:150: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:150: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:150: the top level configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro instead. aclocal.m4:1051: AM_CONFIG_HEADER is expanded from... configure.ac:228: the top level configure.ac:230: warning: AC_OUTPUT should be used without arguments. configure.ac:230: You should run autoupdate. configure.ac:23: installing './compile' configure.ac:25: installing './config.guess' configure.ac:25: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension src/ipaccess/Makefile.am: installing './depcomp' debian/rules override_dh_auto_configure make[1]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' dh_auto_configure -- --enable-manuals --enable-meas-vis --with-systemdsystemunitdir=/lib/systemd/system ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --enable-manuals --enable-meas-vis --with-systemdsystemunitdir=/lib/systemd/system 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 for libosmocore >= 1.11.0... yes checking for libosmovty >= 1.11.0... yes checking for libosmoctrl >= 1.11.0... yes checking for libosmogsm >= 1.11.0... yes checking for libosmoabis >= 2.0.0... yes checking for libosmo-netif >= 1.6.0... yes checking for libosmo-sigtran >= 2.1.0... yes checking for libosmo-mgcp-client >= 1.14.0... yes checking for egrep... (cached) /usr/bin/grep -E checking for cdk/cdk.h... yes checking if gcc supports -fvisibility=hidden... yes checking whether to enable code coverage support... no checking whether to enable VTY/CTRL tests... no checking for OSMO_GSM_MANUALS_DIR... /usr/share/osmo-gsm-manuals (from pkg-conf) All dependencies installed! CFLAGS="-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/bsc/Makefile config.status: creating src/Makefile config.status: creating src/osmo-bsc/Makefile config.status: creating src/ipaccess/Makefile config.status: creating src/utils/Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating tests/abis/Makefile config.status: creating tests/acc/Makefile config.status: creating tests/bsc/Makefile config.status: creating tests/codec_pref/Makefile config.status: creating tests/gsm0408/Makefile config.status: creating tests/handover/Makefile config.status: creating tests/nanobts_omlattr/Makefile config.status: creating tests/paging/Makefile config.status: creating tests/subscr/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating Makefile config.status: creating bscconfig.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' dh_auto_build make -j21 make[1]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' echo 1.13.2.1-0cd17 > .version-t && mv .version-t .version make all-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' Making all in include make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include' Making all in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' Making all in bsc make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include' Making all in src make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src' Making all in osmo-bsc make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o osmo_bsc_main.o osmo_bsc_main.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o a_reset.lo a_reset.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o abis_nm.lo abis_nm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o abis_nm_vty.lo abis_nm_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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o abis_om2000.lo abis_om2000.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o abis_om2000_vty.lo abis_om2000_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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o abis_osmo.lo abis_osmo.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o abis_rsl.lo abis_rsl.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o acc.lo acc.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o assignment_fsm.lo assignment_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bsc_ctrl.lo bsc_ctrl.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bsc_ctrl_lookup.lo bsc_ctrl_lookup.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bsc_init.lo bsc_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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bsc_rf_ctrl.lo bsc_rf_ctrl.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bsc_rll.lo bsc_rll.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bsc_sccp.lo bsc_sccp.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bsc_stats.lo bsc_stats.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bsc_subscr_conn_fsm.lo bsc_subscr_conn_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bsc_subscriber.lo bsc_subscriber.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bsc_vty.lo bsc_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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bts.lo bts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c abis_om2000.c -fPIC -DPIC -o .libs/abis_om2000.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c abis_nm.c -fPIC -DPIC -o .libs/abis_nm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c a_reset.c -fPIC -DPIC -o .libs/a_reset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c acc.c -fPIC -DPIC -o .libs/acc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bsc_ctrl.c -fPIC -DPIC -o .libs/bsc_ctrl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bsc_vty.c -fPIC -DPIC -o .libs/bsc_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c abis_osmo.c -fPIC -DPIC -o .libs/abis_osmo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bsc_rll.c -fPIC -DPIC -o .libs/bsc_rll.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bsc_init.c -fPIC -DPIC -o .libs/bsc_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bsc_subscr_conn_fsm.c -fPIC -DPIC -o .libs/bsc_subscr_conn_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bsc_sccp.c -fPIC -DPIC -o .libs/bsc_sccp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts.c -fPIC -DPIC -o .libs/bts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c abis_nm_vty.c -fPIC -DPIC -o .libs/abis_nm_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c abis_rsl.c -fPIC -DPIC -o .libs/abis_rsl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bsc_rf_ctrl.c -fPIC -DPIC -o .libs/bsc_rf_ctrl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bsc_subscriber.c -fPIC -DPIC -o .libs/bsc_subscriber.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bsc_stats.c -fPIC -DPIC -o .libs/bsc_stats.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c assignment_fsm.c -fPIC -DPIC -o .libs/assignment_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bsc_ctrl_lookup.c -fPIC -DPIC -o .libs/bsc_ctrl_lookup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c abis_om2000_vty.c -fPIC -DPIC -o .libs/abis_om2000_vty.o osmo_bsc_main.c: In function 'bsc_vty_is_config_node': osmo_bsc_main.c:638:9: warning: 'osmo_ss7_is_config_node' is deprecated: Implicit parent node tracking has replaced the use of this callback. This callback is no longer called, ever, and can be left NULL. [-Wdeprecated-declarations] 638 | if (osmo_ss7_is_config_node(vty, node)) | ^~ In file included from ../../include/osmocom/bsc/bsc_msc_data.h:40, from osmo_bsc_main.c:26: /usr/include/osmocom/sigtran/osmo_ss7.h:362:5: note: declared here 362 | int osmo_ss7_is_config_node(struct vty *vty, int node) | ^~~~~~~~~~~~~~~~~~~~~~~ bsc_ctrl.c: In function 'msc_get_ss7_as': bsc_ctrl.c:637:9: warning: 'osmo_ss7_route_lookup' is deprecated: Use internal ss7_instance_lookup_route() instead [-Wdeprecated-declarations] 637 | rt = osmo_ss7_route_lookup(ss7, msc->a.msc_addr.pc); | ^~ In file included from ../../include/osmocom/bsc/bsc_msc_data.h:40, from bsc_ctrl.c:41: /usr/include/osmocom/sigtran/osmo_ss7.h:131:1: note: declared here 131 | osmo_ss7_route_lookup(struct osmo_ss7_instance *inst, uint32_t dpc) | ^~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bsc_ctrl_lookup.c -o bsc_ctrl_lookup.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c abis_nm_vty.c -o abis_nm_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bsc_stats.c -o bsc_stats.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bsc_rll.c -o bsc_rll.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bsc_sccp.c -o bsc_sccp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bsc_init.c -o bsc_init.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c abis_osmo.c -o abis_osmo.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c a_reset.c -o a_reset.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bts_trx.lo bts_trx.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bts_trx_ctrl.lo bts_trx_ctrl.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bts_trx_ts_ctrl.lo bts_trx_ts_ctrl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bsc_subscriber.c -o bsc_subscriber.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bts_trx_ts_lchan_ctrl.lo bts_trx_ts_lchan_ctrl.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bts_ericsson_rbs2000.lo bts_ericsson_rbs2000.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bts_init.lo bts_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c acc.c -o acc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_trx.c -fPIC -DPIC -o .libs/bts_trx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_trx_ctrl.c -fPIC -DPIC -o .libs/bts_trx_ctrl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_trx_ts_lchan_ctrl.c -fPIC -DPIC -o .libs/bts_trx_ts_lchan_ctrl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_trx_ts_ctrl.c -fPIC -DPIC -o .libs/bts_trx_ts_ctrl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bsc_ctrl.c -o bsc_ctrl.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bts_ipaccess_nanobts.lo bts_ipaccess_nanobts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bsc_rf_ctrl.c -o bsc_rf_ctrl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c abis_om2000_vty.c -o abis_om2000_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_ericsson_rbs2000.c -fPIC -DPIC -o .libs/bts_ericsson_rbs2000.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bts_ipaccess_nanobts_omlattr.lo bts_ipaccess_nanobts_omlattr.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bts_nokia_site.lo bts_nokia_site.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_init.c -fPIC -DPIC -o .libs/bts_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts.c -o bts.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_ipaccess_nanobts.c -fPIC -DPIC -o .libs/bts_ipaccess_nanobts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_ipaccess_nanobts_omlattr.c -fPIC -DPIC -o .libs/bts_ipaccess_nanobts_omlattr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_trx_ts_ctrl.c -o bts_trx_ts_ctrl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_trx_ts_lchan_ctrl.c -o bts_trx_ts_lchan_ctrl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_trx_ctrl.c -o bts_trx_ctrl.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bts_siemens_bs11.lo bts_siemens_bs11.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_init.c -o bts_init.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_nokia_site.c -fPIC -DPIC -o .libs/bts_nokia_site.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_ericsson_rbs2000.c -o bts_ericsson_rbs2000.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bts_sm.lo bts_sm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bts_osmobts.lo bts_osmobts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_trx.c -o bts_trx.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bts_unknown.lo bts_unknown.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bts_ctrl.lo bts_ctrl.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bts_setup_ramp.lo bts_setup_ramp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_sm.c -fPIC -DPIC -o .libs/bts_sm.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bts_vty.lo bts_vty.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_siemens_bs11.c -fPIC -DPIC -o .libs/bts_siemens_bs11.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bts_trx_vty.lo bts_trx_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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o chan_alloc.lo chan_alloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_osmobts.c -fPIC -DPIC -o .libs/bts_osmobts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_ctrl.c -fPIC -DPIC -o .libs/bts_ctrl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_trx_vty.c -fPIC -DPIC -o .libs/bts_trx_vty.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o chan_counts.lo chan_counts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_unknown.c -fPIC -DPIC -o .libs/bts_unknown.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_vty.c -fPIC -DPIC -o .libs/bts_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bsc_subscr_conn_fsm.c -o bsc_subscr_conn_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c chan_alloc.c -fPIC -DPIC -o .libs/chan_alloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_sm.c -o bts_sm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_setup_ramp.c -fPIC -DPIC -o .libs/bts_setup_ramp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_ipaccess_nanobts_omlattr.c -o bts_ipaccess_nanobts_omlattr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_siemens_bs11.c -o bts_siemens_bs11.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c chan_counts.c -fPIC -DPIC -o .libs/chan_counts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_unknown.c -o bts_unknown.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c abis_om2000.c -o abis_om2000.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o codec_pref.lo codec_pref.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o data_rate_pref.lo data_rate_pref.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_osmobts.c -o bts_osmobts.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_ipaccess_nanobts.c -o bts_ipaccess_nanobts.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o e1_config.lo e1_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c chan_alloc.c -o chan_alloc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_setup_ramp.c -o bts_setup_ramp.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o gsm_04_08_rr.lo gsm_04_08_rr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_nokia_site.c -o bts_nokia_site.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c data_rate_pref.c -fPIC -DPIC -o .libs/data_rate_pref.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o gsm_data.lo gsm_data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c e1_config.c -fPIC -DPIC -o .libs/e1_config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c codec_pref.c -fPIC -DPIC -o .libs/codec_pref.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c data_rate_pref.c -o data_rate_pref.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c gsm_04_08_rr.c -fPIC -DPIC -o .libs/gsm_04_08_rr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_trx_vty.c -o bts_trx_vty.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o handover_cfg.lo handover_cfg.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o handover_ctrl.lo handover_ctrl.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o handover_decision.lo handover_decision.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o handover_decision_2.lo handover_decision_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c handover_cfg.c -fPIC -DPIC -o .libs/handover_cfg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c gsm_data.c -fPIC -DPIC -o .libs/gsm_data.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o handover_fsm.lo handover_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c handover_decision_2.c -fPIC -DPIC -o .libs/handover_decision_2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c handover_ctrl.c -fPIC -DPIC -o .libs/handover_ctrl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c chan_counts.c -o chan_counts.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bsc_vty.c -o bsc_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c handover_decision.c -fPIC -DPIC -o .libs/handover_decision.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c e1_config.c -o e1_config.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c codec_pref.c -o codec_pref.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o handover_logic.lo handover_logic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c handover_fsm.c -fPIC -DPIC -o .libs/handover_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_ctrl.c -o bts_ctrl.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o handover_vty.lo handover_vty.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c handover_decision.c -o handover_decision.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o vgcs_fsm.lo vgcs_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o lb.lo lb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c abis_nm.c -o abis_nm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c handover_logic.c -fPIC -DPIC -o .libs/handover_logic.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o lchan.lo lchan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c gsm_data.c -o gsm_data.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c handover_cfg.c -o handover_cfg.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o lchan_fsm.lo lchan_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c vgcs_fsm.c -fPIC -DPIC -o .libs/vgcs_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c lb.c -fPIC -DPIC -o .libs/lb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c handover_vty.c -fPIC -DPIC -o .libs/handover_vty.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o lchan_rtp_fsm.lo lchan_rtp_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o lchan_select.lo lchan_select.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c lchan.c -fPIC -DPIC -o .libs/lchan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c lchan_fsm.c -fPIC -DPIC -o .libs/lchan_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c lchan_rtp_fsm.c -fPIC -DPIC -o .libs/lchan_rtp_fsm.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o lcs_loc_req.lo lcs_loc_req.c lchan_rtp_fsm.c: In function 'mgcp_pick_codec': lchan_rtp_fsm.c:925:17: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] 925 | verb_info->codecs_len = 0; | ^~~~~~~~~ In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, from lchan_rtp_fsm.c:25: /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here 35 | unsigned int codecs_len | ^~~~~~~~~~ lchan_rtp_fsm.c:929:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] 929 | verb_info->codecs[0] = codec; | ^~~~~~~~~ /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] | ^~~~~~ lchan_rtp_fsm.c:930:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] 930 | verb_info->codecs_len = 1; | ^~~~~~~~~ /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here 35 | unsigned int codecs_len | ^~~~~~~~~~ lchan_rtp_fsm.c:941:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] 941 | if (verb_info->codecs[0] == CODEC_AMR_8000_1) { | ^~ /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] | ^~~~~~ lchan_rtp_fsm.c:946:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] 946 | if (bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { | ^~ /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] | ^~~~~~ lchan_rtp_fsm.c:954:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] 954 | else if (!bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { | ^~~~ /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] | ^~~~~~ lchan_rtp_fsm.c: In function 'mgcp_codec_is_picked': lchan_rtp_fsm.c:961:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] 961 | return verb_info->codecs[0] == codec; | ^~~~~~ /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c lchan_select.c -fPIC -DPIC -o .libs/lchan_select.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o lcs_ta_req.lo lcs_ta_req.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c lchan.c -o lchan.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c gsm_04_08_rr.c -o gsm_04_08_rr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c handover_logic.c -o handover_logic.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c lcs_ta_req.c -fPIC -DPIC -o .libs/lcs_ta_req.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c lcs_loc_req.c -fPIC -DPIC -o .libs/lcs_loc_req.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c handover_vty.c -o handover_vty.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o meas_feed.lo meas_feed.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c lb.c -o lb.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o meas_rep.lo meas_rep.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c meas_feed.c -fPIC -DPIC -o .libs/meas_feed.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c handover_ctrl.c -o handover_ctrl.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o neighbor_ident.lo neighbor_ident.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bts_vty.c -o bts_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c abis_rsl.c -o abis_rsl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c meas_rep.c -fPIC -DPIC -o .libs/meas_rep.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c lchan_select.c -o lchan_select.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c neighbor_ident.c -fPIC -DPIC -o .libs/neighbor_ident.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c lcs_ta_req.c -o lcs_ta_req.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o neighbor_ident_vty.lo neighbor_ident_vty.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c vgcs_fsm.c -o vgcs_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c meas_feed.c -o meas_feed.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c meas_rep.c -o meas_rep.o >/dev/null 2>&1 neighbor_ident.c: In function 'neighbor_controlif_setup': neighbor_ident.c:494:9: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations] 494 | return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port, | ^~~~~~ In file included from neighbor_ident.c:37: /usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here 46 | struct ctrl_handle *ctrl_interface_setup_dynip2(void *data, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o neighbor_ident_ctrl.lo neighbor_ident_ctrl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c neighbor_ident_vty.c -fPIC -DPIC -o .libs/neighbor_ident_vty.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o net_init.lo net_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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o nm_common_fsm.lo nm_common_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c lchan_rtp_fsm.c -o lchan_rtp_fsm.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o nm_bb_transc_fsm.lo nm_bb_transc_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c neighbor_ident_ctrl.c -fPIC -DPIC -o .libs/neighbor_ident_ctrl.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o nm_bts_sm_fsm.lo nm_bts_sm_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c lcs_loc_req.c -o lcs_loc_req.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c nm_common_fsm.c -fPIC -DPIC -o .libs/nm_common_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c net_init.c -fPIC -DPIC -o .libs/net_init.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o nm_bts_fsm.lo nm_bts_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c assignment_fsm.c -o assignment_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c nm_bb_transc_fsm.c -fPIC -DPIC -o .libs/nm_bb_transc_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c neighbor_ident.c -o neighbor_ident.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o nm_gprs_cell_fsm.lo nm_gprs_cell_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c nm_bts_sm_fsm.c -fPIC -DPIC -o .libs/nm_bts_sm_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c nm_common_fsm.c -o nm_common_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c net_init.c -o net_init.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c nm_bts_fsm.c -fPIC -DPIC -o .libs/nm_bts_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c nm_gprs_cell_fsm.c -fPIC -DPIC -o .libs/nm_gprs_cell_fsm.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o nm_gprs_nse_fsm.lo nm_gprs_nse_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c neighbor_ident_vty.c -o neighbor_ident_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c nm_bts_sm_fsm.c -o nm_bts_sm_fsm.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o nm_gprs_nsvc_fsm.lo nm_gprs_nsvc_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c neighbor_ident_ctrl.c -o neighbor_ident_ctrl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c handover_decision_2.c -o handover_decision_2.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o nm_channel_fsm.lo nm_channel_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c nm_bb_transc_fsm.c -o nm_bb_transc_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c nm_gprs_nse_fsm.c -fPIC -DPIC -o .libs/nm_gprs_nse_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c nm_gprs_cell_fsm.c -o nm_gprs_cell_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c nm_gprs_nsvc_fsm.c -fPIC -DPIC -o .libs/nm_gprs_nsvc_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c nm_bts_fsm.c -o nm_bts_fsm.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o nm_rcarrier_fsm.lo nm_rcarrier_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c nm_channel_fsm.c -fPIC -DPIC -o .libs/nm_channel_fsm.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o gsm_08_08.lo gsm_08_08.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o osmo_bsc_bssap.lo osmo_bsc_bssap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c nm_rcarrier_fsm.c -fPIC -DPIC -o .libs/nm_rcarrier_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c nm_gprs_nse_fsm.c -o nm_gprs_nse_fsm.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o osmo_bsc_filter.lo osmo_bsc_filter.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o osmo_bsc_grace.lo osmo_bsc_grace.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o osmo_bsc_lcls.lo osmo_bsc_lcls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c osmo_bsc_bssap.c -fPIC -DPIC -o .libs/osmo_bsc_bssap.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o osmo_bsc_mgcp.lo osmo_bsc_mgcp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c gsm_08_08.c -fPIC -DPIC -o .libs/gsm_08_08.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c nm_gprs_nsvc_fsm.c -o nm_gprs_nsvc_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c handover_fsm.c -o handover_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c osmo_bsc_grace.c -fPIC -DPIC -o .libs/osmo_bsc_grace.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o osmo_bsc_msc.lo osmo_bsc_msc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c osmo_bsc_filter.c -fPIC -DPIC -o .libs/osmo_bsc_filter.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o osmo_bsc_sigtran.lo osmo_bsc_sigtran.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o paging.lo paging.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c nm_channel_fsm.c -o nm_channel_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c osmo_bsc_lcls.c -fPIC -DPIC -o .libs/osmo_bsc_lcls.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o pcu_sock.lo pcu_sock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c osmo_bsc_mgcp.c -fPIC -DPIC -o .libs/osmo_bsc_mgcp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c paging.c -fPIC -DPIC -o .libs/paging.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o penalty_timers.lo penalty_timers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c osmo_bsc_msc.c -fPIC -DPIC -o .libs/osmo_bsc_msc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c nm_rcarrier_fsm.c -o nm_rcarrier_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c osmo_bsc_grace.c -o osmo_bsc_grace.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c osmo_bsc_sigtran.c -fPIC -DPIC -o .libs/osmo_bsc_sigtran.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bssmap_reset.lo bssmap_reset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c osmo_bsc_filter.c -o osmo_bsc_filter.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c pcu_sock.c -fPIC -DPIC -o .libs/pcu_sock.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o system_information.lo system_information.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c penalty_timers.c -fPIC -DPIC -o .libs/penalty_timers.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o timeslot_fsm.lo timeslot_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c osmo_bsc_mgcp.c -o osmo_bsc_mgcp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c osmo_bsc_msc.c -o osmo_bsc_msc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bssmap_reset.c -fPIC -DPIC -o .libs/bssmap_reset.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o smscb.lo smscb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c smscb.c -fPIC -DPIC -o .libs/smscb.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o smscb_vty.lo smscb_vty.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c system_information.c -fPIC -DPIC -o .libs/system_information.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o cbch_scheduler.lo cbch_scheduler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c timeslot_fsm.c -fPIC -DPIC -o .libs/timeslot_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c penalty_timers.c -o penalty_timers.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o cbsp_link.lo cbsp_link.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c smscb_vty.c -fPIC -DPIC -o .libs/smscb_vty.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o power_control.lo power_control.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c bssmap_reset.c -o bssmap_reset.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c cbsp_link.c -fPIC -DPIC -o .libs/cbsp_link.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c gsm_08_08.c -o gsm_08_08.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c cbch_scheduler.c -fPIC -DPIC -o .libs/cbch_scheduler.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c osmo_bsc_lcls.c -o osmo_bsc_lcls.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c power_control.c -fPIC -DPIC -o .libs/power_control.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c paging.c -o paging.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c osmo_bsc_sigtran.c -o osmo_bsc_sigtran.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c lchan_fsm.c -o lchan_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c power_control.c -o power_control.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c smscb_vty.c -o smscb_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c cbsp_link.c -o cbsp_link.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c cbch_scheduler.c -o cbch_scheduler.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c pcu_sock.c -o pcu_sock.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c smscb.c -o smscb.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c system_information.c -o system_information.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c timeslot_fsm.c -o timeslot_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c osmo_bsc_bssap.c -o osmo_bsc_bssap.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z,relro -o libbsc.la a_reset.lo abis_nm.lo abis_nm_vty.lo abis_om2000.lo abis_om2000_vty.lo abis_osmo.lo abis_rsl.lo acc.lo assignment_fsm.lo bsc_ctrl.lo bsc_ctrl_lookup.lo bsc_init.lo bsc_rf_ctrl.lo bsc_rll.lo bsc_sccp.lo bsc_stats.lo bsc_subscr_conn_fsm.lo bsc_subscriber.lo bsc_vty.lo bts.lo bts_trx.lo bts_trx_ctrl.lo bts_trx_ts_ctrl.lo bts_trx_ts_lchan_ctrl.lo bts_ericsson_rbs2000.lo bts_init.lo bts_ipaccess_nanobts.lo bts_ipaccess_nanobts_omlattr.lo bts_nokia_site.lo bts_siemens_bs11.lo bts_sm.lo bts_osmobts.lo bts_unknown.lo bts_ctrl.lo bts_setup_ramp.lo bts_vty.lo bts_trx_vty.lo chan_alloc.lo chan_counts.lo codec_pref.lo data_rate_pref.lo e1_config.lo gsm_04_08_rr.lo gsm_data.lo handover_cfg.lo handover_ctrl.lo handover_decision.lo handover_decision_2.lo handover_fsm.lo handover_logic.lo handover_vty.lo vgcs_fsm.lo lb.lo lchan.lo lchan_fsm.lo lchan_rtp_fsm.lo lchan_select.lo lcs_loc_req.lo lcs_ta_req.lo meas_feed.lo meas_rep.lo neighbor_ident.lo neighbor_ident_vty.lo neighbor_ident_ctrl.lo net_init.lo nm_common_fsm.lo nm_bb_transc_fsm.lo nm_bts_sm_fsm.lo nm_bts_fsm.lo nm_gprs_cell_fsm.lo nm_gprs_nse_fsm.lo nm_gprs_nsvc_fsm.lo nm_channel_fsm.lo nm_rcarrier_fsm.lo gsm_08_08.lo osmo_bsc_bssap.lo osmo_bsc_filter.lo osmo_bsc_grace.lo osmo_bsc_lcls.lo osmo_bsc_mgcp.lo osmo_bsc_msc.lo osmo_bsc_sigtran.lo paging.lo pcu_sock.lo penalty_timers.lo bssmap_reset.lo system_information.lo timeslot_fsm.lo smscb.lo smscb_vty.lo cbch_scheduler.lo cbsp_link.lo power_control.lo -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmonetif -losmoabis -losmocore -ltalloc -lmnl -losmo-sigtran -losmo-mgcp-client -lm libtool: link: ar cr .libs/libbsc.a .libs/a_reset.o .libs/abis_nm.o .libs/abis_nm_vty.o .libs/abis_om2000.o .libs/abis_om2000_vty.o .libs/abis_osmo.o .libs/abis_rsl.o .libs/acc.o .libs/assignment_fsm.o .libs/bsc_ctrl.o .libs/bsc_ctrl_lookup.o .libs/bsc_init.o .libs/bsc_rf_ctrl.o .libs/bsc_rll.o .libs/bsc_sccp.o .libs/bsc_stats.o .libs/bsc_subscr_conn_fsm.o .libs/bsc_subscriber.o .libs/bsc_vty.o .libs/bts.o .libs/bts_trx.o .libs/bts_trx_ctrl.o .libs/bts_trx_ts_ctrl.o .libs/bts_trx_ts_lchan_ctrl.o .libs/bts_ericsson_rbs2000.o .libs/bts_init.o .libs/bts_ipaccess_nanobts.o .libs/bts_ipaccess_nanobts_omlattr.o .libs/bts_nokia_site.o .libs/bts_siemens_bs11.o .libs/bts_sm.o .libs/bts_osmobts.o .libs/bts_unknown.o .libs/bts_ctrl.o .libs/bts_setup_ramp.o .libs/bts_vty.o .libs/bts_trx_vty.o .libs/chan_alloc.o .libs/chan_counts.o .libs/codec_pref.o .libs/data_rate_pref.o .libs/e1_config.o .libs/gsm_04_08_rr.o .libs/gsm_data.o .libs/handover_cfg.o .libs/handover_ctrl.o .libs/handover_decision.o .libs/handover_decision_2.o .libs/handover_fsm.o .libs/handover_logic.o .libs/handover_vty.o .libs/vgcs_fsm.o .libs/lb.o .libs/lchan.o .libs/lchan_fsm.o .libs/lchan_rtp_fsm.o .libs/lchan_select.o .libs/lcs_loc_req.o .libs/lcs_ta_req.o .libs/meas_feed.o .libs/meas_rep.o .libs/neighbor_ident.o .libs/neighbor_ident_vty.o .libs/neighbor_ident_ctrl.o .libs/net_init.o .libs/nm_common_fsm.o .libs/nm_bb_transc_fsm.o .libs/nm_bts_sm_fsm.o .libs/nm_bts_fsm.o .libs/nm_gprs_cell_fsm.o .libs/nm_gprs_nse_fsm.o .libs/nm_gprs_nsvc_fsm.o .libs/nm_channel_fsm.o .libs/nm_rcarrier_fsm.o .libs/gsm_08_08.o .libs/osmo_bsc_bssap.o .libs/osmo_bsc_filter.o .libs/osmo_bsc_grace.o .libs/osmo_bsc_lcls.o .libs/osmo_bsc_mgcp.o .libs/osmo_bsc_msc.o .libs/osmo_bsc_sigtran.o .libs/paging.o .libs/pcu_sock.o .libs/penalty_timers.o .libs/bssmap_reset.o .libs/system_information.o .libs/timeslot_fsm.o .libs/smscb.o .libs/smscb_vty.o .libs/cbch_scheduler.o .libs/cbsp_link.o .libs/power_control.o libtool: link: ranlib .libs/libbsc.a libtool: link: ( cd ".libs" && rm -f "libbsc.la" && ln -s "../libbsc.la" "libbsc.la" ) /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z,relro -o osmo-bsc osmo_bsc_main.o libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmonetif -losmoabis -losmocore -ltalloc -lmnl -losmo-sigtran -losmo-mgcp-client libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o osmo-bsc osmo_bsc_main.o ./.libs/libbsc.a -lm /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -pthread make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc' Making all in utils make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/utils' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bs11_config.o bs11_config.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o isdnsync.o isdnsync.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o meas_json-meas_json.o `test -f 'meas_json.c' || echo './'`meas_json.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o meas_vis-meas_vis.o `test -f 'meas_vis.c' || echo './'`meas_vis.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z,relro -o isdnsync isdnsync.o meas_vis.c: In function 'write_uni': meas_vis.c:205:77: warning: '%4u' directive output may be truncated writing between 4 and 10 bytes into a region of size between 2 and 10 [-Wformat-truncation=] 205 | snprintf(msu->label, sizeof(msu->label), "</%d>%1d<!%d> %3d %2u %2d %4u", | ^~~ In file included from /usr/include/stdio.h:970, from meas_vis.c:5: In function 'snprintf', inlined from 'write_uni' at meas_vis.c:205:2: /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 27 and 41 bytes into a destination of size 32 68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 69 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 70 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=link gcc -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z,relro -o meas_json meas_json-meas_json.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CC --mode=link gcc -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z,relro -o meas_vis meas_vis-meas_vis.o -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lcdk -lncurses libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o isdnsync isdnsync.o -pthread /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z,relro -o bs11_config bs11_config.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl libtool: link: gcc -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o meas_vis meas_vis-meas_vis.o /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lcdk -lncurses -pthread libtool: link: gcc -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o meas_json meas_json-meas_json.o ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o bs11_config bs11_config.o ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/utils' Making all in ipaccess make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o abisip-find.o abisip-find.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o stubs.o stubs.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o ipaccess-config.o ipaccess-config.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o ipaccess-config-e1-driver.o ipaccess-config-e1-driver.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o ipaccess-firmware.o ipaccess-firmware.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o network_listen.o network_listen.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o ipaccess-proxy.o ipaccess-proxy.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z,relro -o abisip-find abisip-find.o stubs.o -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o abisip-find abisip-find.o stubs.o /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z,relro -o ipaccess-config ipaccess-config.o ipaccess-config-e1-driver.o ipaccess-firmware.o network_listen.o stubs.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z,relro -o ipaccess-proxy ipaccess-proxy.o stubs.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o ipaccess-config ipaccess-config.o ipaccess-config-e1-driver.o ipaccess-firmware.o network_listen.o stubs.o ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o ipaccess-proxy ipaccess-proxy.o stubs.o ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src' Making all in tests make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests' Making all in abis make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis' Making all in acc make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc' Making all in bsc make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc' Making all in codec_pref make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref' Making all in gsm0408 make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408' Making all in handover make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover' Making all in nanobts_omlattr make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr' Making all in paging make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging' Making all in subscr make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests' Making all in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc' Making all in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples' Making all in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). ln -s /usr/share/osmo-gsm-manuals/build build ln -s /usr/share/osmo-gsm-manuals/common common mkdir -p ./vty xmllint --xinclude --postvalid --noout osmobsc-vty-reference.xml if ! [ -f osmobsc-usermanual.adoc ]; then \ ln -s osmobsc-usermanual.adoc osmobsc-usermanual.adoc; \ fi if ! [ -f osmobsc-cbsp.adoc ]; then \ ln -s osmobsc-cbsp.adoc osmobsc-cbsp.adoc; \ fi ../../src/osmo-bsc/osmo-bsc --vty-ref-xml > vty/bsc_vty_reference.xml if ! [ -f osmux-reference.adoc ]; then \ ln -s osmux-reference.adoc osmux-reference.adoc; \ fi TEXINPUTS="/usr/share/osmo-gsm-manuals" \ a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' " --dblatex-opts="--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" osmobsc-usermanual.adoc TEXINPUTS="/usr/share/osmo-gsm-manuals" \ a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' " --dblatex-opts="--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" osmobsc-cbsp.adoc if ! [ -f aoip-mgw-options.adoc ]; then \ ln -s aoip-mgw-options.adoc aoip-mgw-options.adoc; \ fi TEXINPUTS="/usr/share/osmo-gsm-manuals" \ a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' " --dblatex-opts="--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" osmux-reference.adoc TEXINPUTS="/usr/share/osmo-gsm-manuals" \ a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' " --dblatex-opts="--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" aoip-mgw-options.adoc Generating the VTY reference in mode 'default' (all commands except deprecated and hidden) mkdir -p generated /usr/share/osmo-gsm-manuals/build/vty_reference_combine.sh "/usr/share/osmo-gsm-manuals/merge_doc.xsl" \ $(/usr/share/osmo-gsm-manuals/build/find_existing_path.sh "vty/*reference.xml" . .) \ /usr/share/osmo-gsm-manuals/common/vty_additions.xml \ ./vty/*additions*.xml > generated/combined.xml + mktemp + combined=/tmp/tmp.wv2mXDL1pJ + mktemp + combine_src=/tmp/tmp.npnm6nQbtJ + cp ./vty/bsc_vty_reference.xml /tmp/tmp.wv2mXDL1pJ + [ -n /usr/share/osmo-gsm-manuals/common/vty_additions.xml ] + realpath /usr/share/osmo-gsm-manuals/common/vty_additions.xml + addition=/usr/share/osmo-gsm-manuals/common/vty_additions.xml + shift + cp /tmp/tmp.wv2mXDL1pJ /tmp/tmp.npnm6nQbtJ + xsltproc -o /tmp/tmp.wv2mXDL1pJ --stringparam with /usr/share/osmo-gsm-manuals/common/vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.npnm6nQbtJ a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT ', '-a', 'revdate=unknown', 'osmobsc-cbsp.adoc']a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT ', '-a', 'revdate=unknown', 'aoip-mgw-options.adoc'] a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT ', '-a', 'revdate=unknown', 'osmobsc-usermanual.adoc'] a2x: resource files: []a2x: resource files: [] a2x: resource files: []a2x: resource directories: ['/etc/asciidoc/stylesheets'] a2x: resource directories: ['/etc/asciidoc/stylesheets'] a2x: resource directories: ['/etc/asciidoc/stylesheets'] a2x: executing: asciidoc ['-f', '/usr/share/osmo-gsm-manuals/build/mscgen-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/diag-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf', '-f', '/usr/share/osmo-gsm-manuals/build/graphviz-filter.conf', '-a', 'srcdir=/obs/_temp/binpkgs/osmo-bsc/doc/manuals', '-a', 'commondir=/usr/share/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT '), ('--attribute', 'revdate=unknown'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml')]a2x: executing: asciidoc ['-f', '/usr/share/osmo-gsm-manuals/build/mscgen-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/diag-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf', '-f', '/usr/share/osmo-gsm-manuals/build/graphviz-filter.conf', '-a', 'srcdir=/obs/_temp/binpkgs/osmo-bsc/doc/manuals', '-a', 'commondir=/usr/share/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT '), ('--attribute', 'revdate=unknown'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml')] a2x: executing: asciidoc ['-f', '/usr/share/osmo-gsm-manuals/build/mscgen-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/diag-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf', '-f', '/usr/share/osmo-gsm-manuals/build/graphviz-filter.conf', '-a', 'srcdir=/obs/_temp/binpkgs/osmo-bsc/doc/manuals', '-a', 'commondir=/usr/share/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT '), ('--attribute', 'revdate=unknown'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml')] a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT ', '-a', 'revdate=unknown', 'osmux-reference.adoc'] a2x: resource files: [] a2x: resource directories: ['/etc/asciidoc/stylesheets'] a2x: executing: asciidoc ['-f', '/usr/share/osmo-gsm-manuals/build/mscgen-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/diag-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf', '-f', '/usr/share/osmo-gsm-manuals/build/graphviz-filter.conf', '-a', 'srcdir=/obs/_temp/binpkgs/osmo-bsc/doc/manuals', '-a', 'commondir=/usr/share/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT '), ('--attribute', 'revdate=unknown'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml')] asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf + [ -n ./vty/bsc_vty_additions.xml ] + realpath ./vty/bsc_vty_additions.xml + addition=/obs/_temp/binpkgs/osmo-bsc/doc/manuals/vty/bsc_vty_additions.xml + shift + cp /tmp/tmp.wv2mXDL1pJ /tmp/tmp.npnm6nQbtJ + xsltproc -o /tmp/tmp.wv2mXDL1pJ --stringparam with /obs/_temp/binpkgs/osmo-bsc/doc/manuals/vty/bsc_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.npnm6nQbtJ asciidoc: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.adoc asciidoc: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.adoc asciidoc: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.adoc asciidoc: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.adoc asciidoc: reading: /etc/asciidoc/docbook45.conf asciidoc: reading: /etc/asciidoc/docbook45.conf asciidoc: reading: /etc/asciidoc/docbook45.conf asciidoc: reading: /etc/asciidoc/docbook45.conf asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: writing: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml asciidoc: writing: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml asciidoc: writing: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml asciidoc: writing: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml + [ -n ./vty/libbsc_vty_additions.xml ] + realpath ./vty/libbsc_vty_additions.xml + addition=/obs/_temp/binpkgs/osmo-bsc/doc/manuals/vty/libbsc_vty_additions.xml + shift + cp /tmp/tmp.wv2mXDL1pJ /tmp/tmp.npnm6nQbtJ asciidoc: aoip-mgw-options.adoc: line 1: evaluating: {include:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options-docinfo.xml} asciidoc: osmux-reference.adoc: line 2: evaluating: {include:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference-docinfo.xml} asciidoc: osmobsc-usermanual.adoc: line 6: evaluating: {include:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual-docinfo.xml} asciidoc: osmobsc-cbsp.adoc: line 5: evaluating: {include:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp-docinfo.xml} asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/preface.adoc asciidoc: osmobsc-usermanual.adoc: line 9: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/preface.adoc + xsltproc -o /tmp/tmp.wv2mXDL1pJ --stringparam with /obs/_temp/binpkgs/osmo-bsc/doc/manuals/vty/libbsc_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.npnm6nQbtJ asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/classic-bsc.msc asciidoc: aoip-mgw-options.adoc: line 37: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/classic-bsc.msc asciidoc: aoip-mgw-options.adoc: line 36: evaluating: {counter2:target-number} asciidoc: aoip-mgw-options.adoc: line 36: evaluating: {set2:target:aoip-mgw-options__1.svg} asciidoc: classic-bsc.msc: line 39: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__1.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/cbsp/procedures.adoc asciidoc: osmobsc-cbsp.adoc: line 58: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/cbsp/procedures.adoc asciidoc: osmux-reference.adoc: line 148: evaluating: {counter2:target-number} asciidoc: osmux-reference.adoc: line 148: evaluating: {set2:target:osmux-reference__1.svg} asciidoc: osmux-reference.adoc: line 158: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__1.svg" -Tsvg - && echo " " + [ -n ] + cat /tmp/tmp.wv2mXDL1pJ + rm -f /tmp/tmp.npnm6nQbtJ + rm -f /tmp/tmp.wv2mXDL1pJ xsltproc /usr/share/osmo-gsm-manuals/vty_reference.xsl generated/combined.xml \ > generated/docbook_vty.xml asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/osmo-bsc-old-sccplite.msc asciidoc: aoip-mgw-options.adoc: line 51: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/osmo-bsc-old-sccplite.msc asciidoc: aoip-mgw-options.adoc: line 50: evaluating: {counter2:target-number} asciidoc: aoip-mgw-options.adoc: line 50: evaluating: {set2:target:aoip-mgw-options__2.svg} asciidoc: osmo-bsc-old-sccplite.msc: line 64: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__2.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/cbsp/messages.adoc asciidoc: osmobsc-cbsp.adoc: line 60: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/cbsp/messages.adoc set -x && \ export GIT_DATE="unknown" && \ export REVNUMBER="DRAFT " && \ export TEMPFILE="/obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated/_temp_osmobsc-vty-reference.xml" && \ /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py "osmobsc-vty-reference.xml" && \ dblatex \ --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml \ --xslt-opts="--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated" \ \ -P draft.mode=no \ -o osmobsc-vty-reference.pdf \ "$TEMPFILE" && \ rm $TEMPFILE + export GIT_DATE=unknown + GIT_DATE=unknown + export 'REVNUMBER=DRAFT ' + REVNUMBER='DRAFT ' + export TEMPFILE=/obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated/_temp_osmobsc-vty-reference.xml + TEMPFILE=/obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated/_temp_osmobsc-vty-reference.xml + /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py osmobsc-vty-reference.xml asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/overview.adoc asciidoc: osmobsc-usermanual.adoc: line 11: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/overview.adoc asciidoc: overview.adoc: line 65: evaluating: {counter2:target-number} asciidoc: overview.adoc: line 65: evaluating: {set2:target:osmobsc-usermanual__1.svg} asciidoc: overview.adoc: line 80: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__1.svg" -T svg && echo " " Changing revhistory to DRAFT , unknown... asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/osmo-bsc-new-mgw.msc asciidoc: aoip-mgw-options.adoc: line 69: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/osmo-bsc-new-mgw.msc asciidoc: aoip-mgw-options.adoc: line 68: evaluating: {counter2:target-number} asciidoc: aoip-mgw-options.adoc: line 68: evaluating: {set2:target:aoip-mgw-options__3.svg} asciidoc: osmo-bsc-new-mgw.msc: line 71: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__3.svg" -Tsvg - + dblatex --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml '--xslt-opts=--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated' -P draft.mode=no -o osmobsc-vty-reference.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated/_temp_osmobsc-vty-reference.xml asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/port_numbers.adoc asciidoc: osmobsc-cbsp.adoc: line 63: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/port_numbers.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/osmo-bsc-new-mgw-e1.msc asciidoc: aoip-mgw-options.adoc: line 86: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/osmo-bsc-new-mgw-e1.msc asciidoc: aoip-mgw-options.adoc: line 85: evaluating: {counter2:target-number} asciidoc: aoip-mgw-options.adoc: line 85: evaluating: {set2:target:aoip-mgw-options__4.svg} asciidoc: osmo-bsc-new-mgw-e1.msc: line 50: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__4.svg" -Tsvg - a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 -V "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml" Build the book set list... asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/bibliography.adoc asciidoc: osmobsc-cbsp.adoc: line 65: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/bibliography.adoc asciidoc: osmux-reference.adoc: line 174: evaluating: {counter2:target-number} asciidoc: osmux-reference.adoc: line 174: evaluating: {set2:target:osmux-reference__2.svg} asciidoc: osmux-reference.adoc: line 188: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__2.svg" -Tsvg - && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/glossary.adoc asciidoc: osmobsc-cbsp.adoc: line 67: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/glossary.adoc asciidoc: overview.adoc: line 104: evaluating: {counter2:target-number} asciidoc: overview.adoc: line 104: evaluating: {set2:target:osmobsc-usermanual__2.svg} asciidoc: overview.adoc: line 120: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__2.svg" -T svg && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/gfdl.adoc asciidoc: osmobsc-cbsp.adoc: line 69: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/gfdl.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/running.adoc asciidoc: osmobsc-usermanual.adoc: line 13: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/running.adoc asciidoc: osmux-reference.adoc: line 270: evaluating: {counter2:target-number} asciidoc: osmux-reference.adoc: line 270: evaluating: {set2:target:osmux-reference__3.svg} asciidoc: osmux-reference.adoc: line 283: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__3.svg" -Tsvg - && echo " " asciidoc: running.adoc: line 254: evaluating: {counter2:target-number} asciidoc: running.adoc: line 254: evaluating: {set2:target:osmobsc-usermanual__3.svg} asciidoc: running.adoc: line 272: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__3.svg" -T svg && echo " " a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 -V "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml" Build the listings... asciidoc: osmux-reference.adoc: line 325: evaluating: {counter2:target-number} asciidoc: osmux-reference.adoc: line 325: evaluating: {set2:target:osmux-reference__4.svg} asciidoc: osmux-reference.adoc: line 354: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__4.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/vty.adoc asciidoc: osmobsc-usermanual.adoc: line 15: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/vty.adoc asciidoc: osmux-reference.adoc: line 370: evaluating: {counter2:target-number} asciidoc: osmux-reference.adoc: line 370: evaluating: {set2:target:osmux-reference__5.svg} asciidoc: osmux-reference.adoc: line 399: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__5.svg" -Tsvg - asciidoc: osmux-reference.adoc: line 410: evaluating: {counter2:target-number} asciidoc: osmux-reference.adoc: line 410: evaluating: {set2:target:osmux-reference__6.svg} asciidoc: osmux-reference.adoc: line 444: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__6.svg" -Tsvg - asciidoc: osmux-reference.adoc: line 458: evaluating: {counter2:target-number} asciidoc: osmux-reference.adoc: line 458: evaluating: {set2:target:osmux-reference__7.svg} asciidoc: osmux-reference.adoc: line 497: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__7.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/logging.adoc asciidoc: osmobsc-usermanual.adoc: line 17: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/logging.adoc a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 -V "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml" asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran.adoc asciidoc: osmobsc-usermanual.adoc: line 19: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran.adoc XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Stripping NS from DocBook 5/NG document. asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran-osmocom.adoc asciidoc: osmobsc-usermanual.adoc: line 21: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran-osmocom.adoc Processing stripped document. asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran-simple-2g.dot asciidoc: sigtran-osmocom.adoc: line 221: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran-simple-2g.dot asciidoc: sigtran-osmocom.adoc: line 220: evaluating: {counter2:target-number} asciidoc: sigtran-osmocom.adoc: line 220: evaluating: {set2:target:osmobsc-usermanual__4.svg} asciidoc: sigtran-simple-2g.dot: line 22: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__4.svg" -T svg && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran-simple-3g.dot asciidoc: sigtran-osmocom.adoc: line 251: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran-simple-3g.dot asciidoc: sigtran-osmocom.adoc: line 250: evaluating: {counter2:target-number} asciidoc: sigtran-osmocom.adoc: line 250: evaluating: {set2:target:osmobsc-usermanual__5.svg} asciidoc: sigtran-simple-3g.dot: line 24: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__5.svg" -T svg && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/cs7-config.adoc asciidoc: osmobsc-usermanual.adoc: line 23: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/cs7-config.adoc Build _temp_osmobsc-vty-reference.pdf asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/bts.adoc asciidoc: osmobsc-usermanual.adoc: line 25: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/bts.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/bts-examples.adoc asciidoc: osmobsc-usermanual.adoc: line 27: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/bts-examples.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/bsc.adoc asciidoc: osmobsc-usermanual.adoc: line 29: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/bsc.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/chan_alloc.adoc asciidoc: osmobsc-usermanual.adoc: line 31: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/chan_alloc.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/power_control.adoc asciidoc: osmobsc-usermanual.adoc: line 33: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/power_control.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/interf_meas.adoc asciidoc: osmobsc-usermanual.adoc: line 35: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/interf_meas.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/handover.adoc asciidoc: osmobsc-usermanual.adoc: line 37: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/handover.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/handover_intra_bsc.dot asciidoc: handover.adoc: line 73: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/handover_intra_bsc.dot asciidoc: handover.adoc: line 72: evaluating: {counter2:target-number} asciidoc: handover.adoc: line 72: evaluating: {set2:target:osmobsc-usermanual__6.svg} asciidoc: handover_intra_bsc.dot: line 31: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__6.svg" -T svg && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/handover_inter_bsc.dot asciidoc: handover.adoc: line 116: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/handover_inter_bsc.dot asciidoc: handover.adoc: line 115: evaluating: {counter2:target-number} asciidoc: handover.adoc: line 115: evaluating: {set2:target:osmobsc-usermanual__7.svg} asciidoc: handover_inter_bsc.dot: line 35: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__7.svg" -T svg && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/smscb.adoc asciidoc: osmobsc-usermanual.adoc: line 39: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/smscb.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/mscpool.adoc asciidoc: osmobsc-usermanual.adoc: line 41: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/mscpool.adoc Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml xsltproc -o aoip-mgw-options.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmp_fzfwuqe/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /tmp/tmp_fzfwuqe/custom.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Image 'dblatex' not found rsvg-convert -a -f pdf -o fig0.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__1.svg rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__2.svg rsvg-convert -a -f pdf -o fig2.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__3.svg rsvg-convert -a -f pdf -o fig3.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__4.svg Build aoip-mgw-options.pdf built-in module pdftex registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode aoip-mgw-options.tex running post-compilation scripts... aoip-mgw-options.aux MD5 checksum changed aoip-mgw-options.toc MD5 checksum changed the /tmp/tmp_fzfwuqe/aoip-mgw-options.aux file has changed pdflatex -interaction=batchmode aoip-mgw-options.tex running post-compilation scripts... no new compilation is needed running last-compilation scripts... 'aoip-mgw-options.pdf' successfully built a2x: deleting /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/mgwpool.adoc asciidoc: osmobsc-usermanual.adoc: line 43: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/mgwpool.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/smlc.adoc asciidoc: osmobsc-usermanual.adoc: line 45: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/smlc.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/message-sequences/location_services_ta.msc asciidoc: smlc.adoc: line 20: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/message-sequences/location_services_ta.msc asciidoc: smlc.adoc: line 19: evaluating: {counter2:target-number} asciidoc: smlc.adoc: line 19: evaluating: {set2:target:osmobsc-usermanual__8.svg} asciidoc: location_services_ta.msc: line 49: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__8.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/qos-dscp-pcp.adoc asciidoc: osmobsc-usermanual.adoc: line 47: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/qos-dscp-pcp.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/qos-example.adoc asciidoc: qos-dscp-pcp.adoc: line 161: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/qos-example.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/counters-overview.adoc asciidoc: osmobsc-usermanual.adoc: line 49: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/counters-overview.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/counters.adoc asciidoc: osmobsc-usermanual.adoc: line 51: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/counters.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/counters_generated.adoc asciidoc: counters.adoc: line 4: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/counters_generated.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/abis.adoc asciidoc: osmobsc-usermanual.adoc: line 53: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/abis.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/control_if.adoc asciidoc: osmobsc-usermanual.adoc: line 55: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/control_if.adoc asciidoc: control_if.adoc: line 25: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 25: evaluating: {set2:target:osmobsc-usermanual__9.svg} asciidoc: control_if.adoc: line 32: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__9.svg" -Tsvg - && echo " " Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml xsltproc -o osmobsc-cbsp.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmp463k04ps/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /tmp/tmp463k04ps/custom.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Error: no ID for constraint linkend: RESTART_IND. XRef to nonexistent id: RESTART_IND Error: no ID for constraint linkend: ieee-802.11. XRef to nonexistent id: ieee-802.11 Section level > 6 not well supported for bibliodiv Image 'dblatex' not found Build osmobsc-cbsp.pdf built-in module pdftex registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode osmobsc-cbsp.tex running post-compilation scripts... osmobsc-cbsp.aux MD5 checksum changed osmobsc-cbsp.toc MD5 checksum changed the /tmp/tmp463k04ps/osmobsc-cbsp.aux file has changed pdflatex -interaction=batchmode osmobsc-cbsp.tex running post-compilation scripts... no new compilation is needed running last-compilation scripts... 'osmobsc-cbsp.pdf' successfully built a2x: deleting /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml asciidoc: control_if.adoc: line 40: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 40: evaluating: {set2:target:osmobsc-usermanual__10.svg} asciidoc: control_if.adoc: line 46: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__10.svg" -Tsvg - && echo " " asciidoc: control_if.adoc: line 77: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 77: evaluating: {set2:target:osmobsc-usermanual__11.svg} asciidoc: control_if.adoc: line 83: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__11.svg" -Tsvg - asciidoc: control_if.adoc: line 88: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 88: evaluating: {set2:target:osmobsc-usermanual__12.svg} asciidoc: control_if.adoc: line 94: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__12.svg" -Tsvg - asciidoc: control_if.adoc: line 104: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 104: evaluating: {set2:target:osmobsc-usermanual__13.svg} asciidoc: control_if.adoc: line 110: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__13.svg" -Tsvg - asciidoc: control_if.adoc: line 115: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 115: evaluating: {set2:target:osmobsc-usermanual__14.svg} asciidoc: control_if.adoc: line 121: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__14.svg" -Tsvg - asciidoc: control_if.adoc: line 131: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 131: evaluating: {set2:target:osmobsc-usermanual__15.svg} asciidoc: control_if.adoc: line 136: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__15.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/control.adoc asciidoc: osmobsc-usermanual.adoc: line 57: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/control.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/osmux_bsc.adoc asciidoc: osmobsc-usermanual.adoc: line 59: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/osmux_bsc.adoc asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/osmux.adoc asciidoc: osmux_bsc.adoc: line 1: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/osmux.adoc asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_aoip.dot asciidoc: osmux.adoc: line 125: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_aoip.dot asciidoc: osmux.adoc: line 124: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 124: evaluating: {set2:target:osmobsc-usermanual__16.svg} asciidoc: network_osmux_aoip.dot: line 32: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__16.svg" -T svg && echo " " asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_aoip.msc asciidoc: osmux.adoc: line 131: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_aoip.msc asciidoc: osmux.adoc: line 130: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 130: evaluating: {set2:target:osmobsc-usermanual__17.svg} asciidoc: mo_call_osmux_aoip.msc: line 54: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__17.svg" -Tsvg - asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite.dot asciidoc: osmux.adoc: line 140: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite.dot asciidoc: osmux.adoc: line 139: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 139: evaluating: {set2:target:osmobsc-usermanual__18.svg} asciidoc: network_osmux_sccplite.dot: line 33: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__18.svg" -T svg && echo " " Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml xsltproc -o osmux-reference.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmp49r7ptmy/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /tmp/tmp49r7ptmy/custom.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Image 'dblatex' not found rsvg-convert -a -f pdf -o fig0.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__1.svg rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__2.svg rsvg-convert -a -f pdf -o fig2.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__3.svg rsvg-convert -a -f pdf -o fig3.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__4.svg rsvg-convert -a -f pdf -o fig4.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__5.svg rsvg-convert -a -f pdf -o fig5.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__6.svg rsvg-convert -a -f pdf -o fig6.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__7.svg rsvg-convert -a -f pdf -o fig7.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/images/osmux-expected-traffic-savings.svg Build osmux-reference.pdf built-in module pdftex registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode osmux-reference.tex running post-compilation scripts... osmux-reference.aux MD5 checksum changed osmux-reference.toc MD5 checksum changed the /tmp/tmp49r7ptmy/osmux-reference.aux file has changed pdflatex -interaction=batchmode osmux-reference.tex running post-compilation scripts... no new compilation is needed running last-compilation scripts... 'osmux-reference.pdf' successfully built a2x: deleting /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite.msc asciidoc: osmux.adoc: line 146: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite.msc asciidoc: osmux.adoc: line 145: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 145: evaluating: {set2:target:osmobsc-usermanual__19.svg} asciidoc: mo_call_osmux_sccplite.msc: line 58: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__19.svg" -Tsvg - asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite_nat.dot asciidoc: osmux.adoc: line 155: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite_nat.dot asciidoc: osmux.adoc: line 154: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 154: evaluating: {set2:target:osmobsc-usermanual__20.svg} asciidoc: network_osmux_sccplite_nat.dot: line 40: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__20.svg" -T svg && echo " " asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite_nat.msc asciidoc: osmux.adoc: line 161: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite_nat.msc asciidoc: osmux.adoc: line 160: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 160: evaluating: {set2:target:osmobsc-usermanual__21.svg} asciidoc: mo_call_osmux_sccplite_nat.msc: line 77: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__21.svg" -Tsvg - asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mgcp_extension_osmux.adoc asciidoc: osmux.adoc: line 164: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mgcp_extension_osmux.adoc asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_abis.dot asciidoc: osmux.adoc: line 172: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_abis.dot asciidoc: osmux.adoc: line 171: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 171: evaluating: {set2:target:osmobsc-usermanual__22.svg} asciidoc: network_osmux_abis.dot: line 32: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__22.svg" -T svg && echo " " asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_abis.msc asciidoc: osmux.adoc: line 178: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_abis.msc asciidoc: osmux.adoc: line 177: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 177: evaluating: {set2:target:osmobsc-usermanual__23.svg} asciidoc: mo_call_osmux_abis.msc: line 54: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__23.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/vty_cpu_sched.adoc asciidoc: osmobsc-usermanual.adoc: line 61: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/vty_cpu_sched.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/aoip-flows.adoc asciidoc: osmobsc-usermanual.adoc: line 63: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/aoip-flows.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/message-sequences/a_interface_bringup.msc asciidoc: aoip-flows.adoc: line 45: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/message-sequences/a_interface_bringup.msc asciidoc: aoip-flows.adoc: line 44: evaluating: {counter2:target-number} asciidoc: aoip-flows.adoc: line 44: evaluating: {set2:target:osmobsc-usermanual__24.svg} asciidoc: a_interface_bringup.msc: line 31: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__24.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/message-sequences/mo_call-bsc-msc-mgw-aoip.msc asciidoc: aoip-flows.adoc: line 106: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/message-sequences/mo_call-bsc-msc-mgw-aoip.msc asciidoc: aoip-flows.adoc: line 105: evaluating: {counter2:target-number} asciidoc: aoip-flows.adoc: line 105: evaluating: {set2:target:osmobsc-usermanual__25.svg} asciidoc: mo_call-bsc-msc-mgw-aoip.msc: line 75: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__25.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/port_numbers.adoc asciidoc: osmobsc-usermanual.adoc: line 65: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/port_numbers.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/bibliography.adoc asciidoc: osmobsc-usermanual.adoc: line 67: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/bibliography.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/glossary.adoc asciidoc: osmobsc-usermanual.adoc: line 69: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/glossary.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/gfdl.adoc asciidoc: osmobsc-usermanual.adoc: line 71: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/gfdl.adoc a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 -V "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml" 'osmobsc-vty-reference.pdf' successfully built + rm /obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated/_temp_osmobsc-vty-reference.xml Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml:11319: element figure: validity error : ID fig-network-osmux-aoip already defined <figure id="fig-network-osmux-aoip"><title>Sample node diagram of Osmux enabled ^ Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml:11319: element figure: validity error : ID fig-network-osmux-aoip already defined <figure id="fig-network-osmux-aoip"><title>Sample node diagram of Osmux enabled ^ xsltproc -o osmobsc-usermanual.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmpdq4hil3b/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /tmp/tmpdq4hil3b/custom.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml:11319: element figure: validity error : ID fig-network-osmux-aoip already defined <figure id="fig-network-osmux-aoip"><title>Sample node diagram of Osmux enabled ^ XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Error: no ID for constraint linkend: net. XRef to nonexistent id: net Error: no ID for constraint linkend: 3gpp-ts-44.006. XRef to nonexistent id: 3gpp-ts-44.006 Error: no ID for constraint linkend: 3gpp-ts-43-059. XRef to nonexistent id: 3gpp-ts-43-059 Error: no ID for constraint linkend: 3gpp-ts-49-031. XRef to nonexistent id: 3gpp-ts-49-031 Error: no ID for constraint linkend: 3gpp-ts-23-032. XRef to nonexistent id: 3gpp-ts-23-032 Error: no ID for constraint linkend: bts_chreq:total. XRef to nonexistent id: bts_chreq:total Error: no ID for constraint linkend: bts_chreq:no_channel. XRef to nonexistent id: bts_chreq:no_channel Error: no ID for constraint linkend: bts_chan:rf_fail. XRef to nonexistent id: bts_chan:rf_fail Error: no ID for constraint linkend: bts_chan:rll_err. XRef to nonexistent id: bts_chan:rll_err Error: no ID for constraint linkend: bts_oml_fail. XRef to nonexistent id: bts_oml_fail Error: no ID for constraint linkend: bts_rsl_fail. XRef to nonexistent id: bts_rsl_fail Error: no ID for constraint linkend: bts_codec:amr_f. XRef to nonexistent id: bts_codec:amr_f Error: no ID for constraint linkend: bts_codec:amr_h. XRef to nonexistent id: bts_codec:amr_h Error: no ID for constraint linkend: bts_codec:efr. XRef to nonexistent id: bts_codec:efr Error: no ID for constraint linkend: bts_codec:fr. XRef to nonexistent id: bts_codec:fr Error: no ID for constraint linkend: bts_codec:hr. XRef to nonexistent id: bts_codec:hr Error: no ID for constraint linkend: bts_paging:attempted. XRef to nonexistent id: bts_paging:attempted Error: no ID for constraint linkend: bts_paging:already. XRef to nonexistent id: bts_paging:already Error: no ID for constraint linkend: bts_paging:responded. XRef to nonexistent id: bts_paging:responded Error: no ID for constraint linkend: bts_paging:expired. XRef to nonexistent id: bts_paging:expired Error: no ID for constraint linkend: bts_chan_act:total. XRef to nonexistent id: bts_chan_act:total Error: no ID for constraint linkend: bts_chan_act:nack. XRef to nonexistent id: bts_chan_act:nack Error: no ID for constraint linkend: bts_rsl:unknown. XRef to nonexistent id: bts_rsl:unknown Error: no ID for constraint linkend: bts_rsl:ipa_nack. XRef to nonexistent id: bts_rsl:ipa_nack Error: no ID for constraint linkend: bts_chan:mode_modify_nack. XRef to nonexistent id: bts_chan:mode_modify_nack Error: no ID for constraint linkend: bts_chreq:total. XRef to nonexistent id: bts_chreq:total Error: no ID for constraint linkend: bts_chreq:no_channel. XRef to nonexistent id: bts_chreq:no_channel Error: no ID for constraint linkend: bts_chan:rf_fail. XRef to nonexistent id: bts_chan:rf_fail Error: no ID for constraint linkend: bts_chan:rll_err. XRef to nonexistent id: bts_chan:rll_err Error: no ID for constraint linkend: bts_oml_fail. XRef to nonexistent id: bts_oml_fail Error: no ID for constraint linkend: bts_rsl_fail. XRef to nonexistent id: bts_rsl_fail Error: no ID for constraint linkend: bts_codec:amr_f. XRef to nonexistent id: bts_codec:amr_f Error: no ID for constraint linkend: bts_codec:amr_h. XRef to nonexistent id: bts_codec:amr_h Error: no ID for constraint linkend: bts_codec:efr. XRef to nonexistent id: bts_codec:efr Error: no ID for constraint linkend: bts_codec:fr. XRef to nonexistent id: bts_codec:fr Error: no ID for constraint linkend: bts_codec:hr. XRef to nonexistent id: bts_codec:hr Error: no ID for constraint linkend: bts_paging:attempted. XRef to nonexistent id: bts_paging:attempted Error: no ID for constraint linkend: bts_paging:already. XRef to nonexistent id: bts_paging:already Error: no ID for constraint linkend: bts_paging:responded. XRef to nonexistent id: bts_paging:responded Error: no ID for constraint linkend: bts_paging:expired. XRef to nonexistent id: bts_paging:expired Error: no ID for constraint linkend: bts_chan_act:total. XRef to nonexistent id: bts_chan_act:total Error: no ID for constraint linkend: bts_chan_act:nack. XRef to nonexistent id: bts_chan_act:nack Error: no ID for constraint linkend: bts_rsl:unknown. XRef to nonexistent id: bts_rsl:unknown Error: no ID for constraint linkend: bts_rsl:ipa_nack. XRef to nonexistent id: bts_rsl:ipa_nack Error: no ID for constraint linkend: bts_chan:mode_modify_nack. XRef to nonexistent id: bts_chan:mode_modify_nack Error: no ID for constraint linkend: bts_chreq:total. XRef to nonexistent id: bts_chreq:total Error: no ID for constraint linkend: bts_chreq:no_channel. XRef to nonexistent id: bts_chreq:no_channel Error: no ID for constraint linkend: bts_chan:rf_fail. XRef to nonexistent id: bts_chan:rf_fail Error: no ID for constraint linkend: bts_chan:rll_err. XRef to nonexistent id: bts_chan:rll_err Error: no ID for constraint linkend: bts_oml_fail. XRef to nonexistent id: bts_oml_fail Error: no ID for constraint linkend: bts_rsl_fail. XRef to nonexistent id: bts_rsl_fail Error: no ID for constraint linkend: bts_codec:amr_f. XRef to nonexistent id: bts_codec:amr_f Error: no ID for constraint linkend: bts_codec:amr_h. XRef to nonexistent id: bts_codec:amr_h Error: no ID for constraint linkend: bts_codec:efr. XRef to nonexistent id: bts_codec:efr Error: no ID for constraint linkend: bts_codec:fr. XRef to nonexistent id: bts_codec:fr Error: no ID for constraint linkend: bts_codec:hr. XRef to nonexistent id: bts_codec:hr Error: no ID for constraint linkend: bts_paging:attempted. XRef to nonexistent id: bts_paging:attempted Error: no ID for constraint linkend: bts_paging:already. XRef to nonexistent id: bts_paging:already Error: no ID for constraint linkend: bts_paging:responded. XRef to nonexistent id: bts_paging:responded Error: no ID for constraint linkend: bts_paging:expired. XRef to nonexistent id: bts_paging:expired Error: no ID for constraint linkend: bts_chan_act:total. XRef to nonexistent id: bts_chan_act:total Error: no ID for constraint linkend: bts_chan_act:nack. XRef to nonexistent id: bts_chan_act:nack Error: no ID for constraint linkend: bts_rsl:unknown. XRef to nonexistent id: bts_rsl:unknown Error: no ID for constraint linkend: bts_rsl:ipa_nack. XRef to nonexistent id: bts_rsl:ipa_nack Error: no ID for constraint linkend: bts_chan:mode_modify_nack. XRef to nonexistent id: bts_chan:mode_modify_nack Error: no ID for constraint linkend: e1inp_hdlc:abort. XRef to nonexistent id: e1inp_hdlc:abort Error: no ID for constraint linkend: e1inp_hdlc:bad_fcs. XRef to nonexistent id: e1inp_hdlc:bad_fcs Error: no ID for constraint linkend: e1inp_hdlc:overrun. XRef to nonexistent id: e1inp_hdlc:overrun Error: no ID for constraint linkend: e1inp_alarm. XRef to nonexistent id: e1inp_alarm Error: no ID for constraint linkend: e1inp_removed. XRef to nonexistent id: e1inp_removed Error: no ID for constraint linkend: bsc_assignment:attempted. XRef to nonexistent id: bsc_assignment:attempted Error: no ID for constraint linkend: bsc_assignment:completed. XRef to nonexistent id: bsc_assignment:completed Error: no ID for constraint linkend: bsc_assignment:stopped. XRef to nonexistent id: bsc_assignment:stopped Error: no ID for constraint linkend: bsc_assignment:no_channel. XRef to nonexistent id: bsc_assignment:no_channel Error: no ID for constraint linkend: bsc_assignment:timeout. XRef to nonexistent id: bsc_assignment:timeout Error: no ID for constraint linkend: bsc_assignment:failed. XRef to nonexistent id: bsc_assignment:failed Error: no ID for constraint linkend: bsc_assignment:error. XRef to nonexistent id: bsc_assignment:error Error: no ID for constraint linkend: bsc_handover:attempted. XRef to nonexistent id: bsc_handover:attempted Error: no ID for constraint linkend: bsc_handover:completed. XRef to nonexistent id: bsc_handover:completed Error: no ID for constraint linkend: bsc_handover:stopped. XRef to nonexistent id: bsc_handover:stopped Error: no ID for constraint linkend: bsc_handover:no_channel. XRef to nonexistent id: bsc_handover:no_channel Error: no ID for constraint linkend: bsc_handover:timeout. XRef to nonexistent id: bsc_handover:timeout Error: no ID for constraint linkend: bsc_handover:failed. XRef to nonexistent id: bsc_handover:failed Error: no ID for constraint linkend: bsc_handover:error. XRef to nonexistent id: bsc_handover:error Error: no ID for constraint linkend: bsc_interbsc_ho_out:attempted. XRef to nonexistent id: bsc_interbsc_ho_out:attempted Error: no ID for constraint linkend: bsc_interbsc_ho_out:completed. XRef to nonexistent id: bsc_interbsc_ho_out:completed Error: no ID for constraint linkend: bsc_interbsc_ho_out:stopped. XRef to nonexistent id: bsc_interbsc_ho_out:stopped Error: no ID for constraint linkend: bsc_interbsc_ho_out:timeout. XRef to nonexistent id: bsc_interbsc_ho_out:timeout Error: no ID for constraint linkend: bsc_interbsc_ho_out:error. XRef to nonexistent id: bsc_interbsc_ho_out:error Error: no ID for constraint linkend: bsc_interbsc_ho_in:attempted. XRef to nonexistent id: bsc_interbsc_ho_in:attempted Error: no ID for constraint linkend: bsc_interbsc_ho_in:completed. XRef to nonexistent id: bsc_interbsc_ho_in:completed Error: no ID for constraint linkend: bsc_interbsc_ho_in:stopped. XRef to nonexistent id: bsc_interbsc_ho_in:stopped Error: no ID for constraint linkend: bsc_interbsc_ho_in:no_channel. XRef to nonexistent id: bsc_interbsc_ho_in:no_channel Error: no ID for constraint linkend: bsc_interbsc_ho_in:failed. XRef to nonexistent id: bsc_interbsc_ho_in:failed Error: no ID for constraint linkend: bsc_interbsc_ho_in:timeout. XRef to nonexistent id: bsc_interbsc_ho_in:timeout Error: no ID for constraint linkend: bsc_interbsc_ho_in:error. XRef to nonexistent id: bsc_interbsc_ho_in:error Error: no ID for constraint linkend: bsc_paging:attempted. XRef to nonexistent id: bsc_paging:attempted Error: no ID for constraint linkend: bsc_paging:detached. XRef to nonexistent id: bsc_paging:detached Error: no ID for constraint linkend: bsc_paging:responded. XRef to nonexistent id: bsc_paging:responded Error: no ID for constraint linkend: bsc_abis:unknown_unit_id. XRef to nonexistent id: bsc_abis:unknown_unit_id Error: no ID for constraint linkend: bts_chanloadavg. XRef to nonexistent id: bts_chanloadavg Error: no ID for constraint linkend: bts_T3122. XRef to nonexistent id: bts_T3122 Error: no ID for constraint linkend: bts_rach_busy. XRef to nonexistent id: bts_rach_busy Error: no ID for constraint linkend: bts_rach_access. XRef to nonexistent id: bts_rach_access Error: no ID for constraint linkend: bts_chanloadavg. XRef to nonexistent id: bts_chanloadavg Error: no ID for constraint linkend: bts_T3122. XRef to nonexistent id: bts_T3122 Error: no ID for constraint linkend: bts_rach_busy. XRef to nonexistent id: bts_rach_busy Error: no ID for constraint linkend: bts_rach_access. XRef to nonexistent id: bts_rach_access Error: no ID for constraint linkend: bts_chanloadavg. XRef to nonexistent id: bts_chanloadavg Error: no ID for constraint linkend: bts_T3122. XRef to nonexistent id: bts_T3122 Error: no ID for constraint linkend: bts_rach_busy. XRef to nonexistent id: bts_rach_busy Error: no ID for constraint linkend: bts_rach_access. XRef to nonexistent id: bts_rach_access Error: no ID for constraint linkend: ieee-802.11. XRef to nonexistent id: ieee-802.11 Section level > 6 not well supported for bibliodiv Image 'dblatex' not found rsvg-convert -a -f pdf -o fig0.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__1.svg rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__2.svg rsvg-convert -a -f pdf -o fig2.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__3.svg Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf rsvg-convert -a -f pdf -o fig3.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__4.svg rsvg-convert -a -f pdf -o fig4.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__5.svg rsvg-convert -a -f pdf -o fig5.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__6.svg rsvg-convert -a -f pdf -o fig6.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__7.svg rsvg-convert -a -f pdf -o fig7.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__8.svg rsvg-convert -a -f pdf -o fig8.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__9.svg rsvg-convert -a -f pdf -o fig9.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__10.svg rsvg-convert -a -f pdf -o fig10.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__11.svg rsvg-convert -a -f pdf -o fig11.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__12.svg rsvg-convert -a -f pdf -o fig12.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__13.svg rsvg-convert -a -f pdf -o fig13.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__14.svg rsvg-convert -a -f pdf -o fig14.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__15.svg rsvg-convert -a -f pdf -o fig15.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__16.svg rsvg-convert -a -f pdf -o fig16.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__17.svg rsvg-convert -a -f pdf -o fig17.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__18.svg rsvg-convert -a -f pdf -o fig18.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__19.svg rsvg-convert -a -f pdf -o fig19.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__20.svg rsvg-convert -a -f pdf -o fig20.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__21.svg rsvg-convert -a -f pdf -o fig21.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__22.svg rsvg-convert -a -f pdf -o fig22.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__23.svg rsvg-convert -a -f pdf -o fig23.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__24.svg rsvg-convert -a -f pdf -o fig24.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__25.svg Build osmobsc-usermanual.pdf built-in module pdftex registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode osmobsc-usermanual.tex running post-compilation scripts... osmobsc-usermanual.aux MD5 checksum changed osmobsc-usermanual.toc MD5 checksum changed the /tmp/tmpdq4hil3b/osmobsc-usermanual.aux file has changed pdflatex -interaction=batchmode osmobsc-usermanual.tex running post-compilation scripts... osmobsc-usermanual.aux MD5 checksum changed the /tmp/tmpdq4hil3b/osmobsc-usermanual.aux file has changed but no re-run required? no new compilation is needed running last-compilation scripts... 'osmobsc-usermanual.pdf' successfully built a2x: deleting /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc' Making all in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib' Making all in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' debian/rules override_dh_auto_test make[1]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' 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/osmo-bsc' make check-recursive make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' Making check in include make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include' Making check in osmocom make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' Making check in bsc make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' make[6]: Nothing to be done for 'check-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include' Making check in src make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src' Making check in osmo-bsc make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc' Making check in utils make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/utils' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/utils' Making check in ipaccess make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src' Making check in tests make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests' Making check in abis make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis' make abis_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o abis_test.o abis_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -o abis_test abis_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o abis_test abis_test.o ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmoabis.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[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis' Making check in acc make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc' make acc_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o acc_test.o acc_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -o acc_test acc_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o acc_test acc_test.o ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmoabis.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[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc' Making check in bsc make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc' make bsc_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bsc_test.o bsc_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -o bsc_test bsc_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl -lrt libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o bsc_test bsc_test.o ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lrt -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc' Making check in codec_pref make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref' make codec_pref_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o codec_pref_test.o codec_pref_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -o codec_pref_test codec_pref_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lrt libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o codec_pref_test codec_pref_test.o ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /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 -lrt -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref' Making check in gsm0408 make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408' make gsm0408_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o gsm0408_test.o gsm0408_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -o gsm0408_test gsm0408_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o gsm0408_test gsm0408_test.o ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408' Making check in handover make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover' make handover_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o handover_test.o handover_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,--wrap=abis_rsl_sendmsg -Wl,--wrap=bsc_cipher_mode_compl -Wl,--wrap=bsc_cm_update -Wl,--wrap=bsc_compl_l3 -Wl,--wrap=bsc_dtap -Wl,--wrap=bsc_sapi_n_reject -Wl,--wrap=osmo_mgcpc_ep_ci_request -Wl,-z,relro -o handover_test handover_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl -losmonetif -losmo-sigtran -losmo-mgcp-client libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,--wrap=abis_rsl_sendmsg -Wl,--wrap=bsc_cipher_mode_compl -Wl,--wrap=bsc_cm_update -Wl,--wrap=bsc_compl_l3 -Wl,--wrap=bsc_dtap -Wl,--wrap=bsc_sapi_n_reject -Wl,--wrap=osmo_mgcpc_ep_ci_request -Wl,-z -Wl,relro -o handover_test handover_test.o ../../src/osmo-bsc/.libs/libbsc.a -lm /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover' Making check in nanobts_omlattr make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr' make nanobts_omlattr_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o nanobts_omlattr_test.o nanobts_omlattr_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -o nanobts_omlattr_test nanobts_omlattr_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o nanobts_omlattr_test nanobts_omlattr_test.o ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr' Making check in paging make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging' make paging_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o paging_test.o paging_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,--wrap=abis_rsl_sendmsg -no-install -Wl,-z,relro -o paging_test paging_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,--wrap=abis_rsl_sendmsg -Wl,-z -Wl,relro -o paging_test paging_test.o ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmoabis.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[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging' Making check in subscr make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr' make bsc_subscr_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bsc_subscr_test.o bsc_subscr_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -o bsc_subscr_test bsc_subscr_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o bsc_subscr_test bsc_subscr_test.o ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmoabis.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 make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests' make check-local make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests' :;{ \ echo '# Signature of the current package.' && \ echo 'm4_define([AT_PACKAGE_NAME],' && \ echo ' [osmo-bsc])' && \ echo 'm4_define([AT_PACKAGE_TARNAME],' && \ echo ' [osmo-bsc])' && \ echo 'm4_define([AT_PACKAGE_VERSION],' && \ echo ' [1.13.2.1-0cd17])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [osmo-bsc 1.13.2.1-0cd17])' && \ echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \ echo ' [openbsc@lists.osmocom.org])'; \ echo 'm4_define([AT_PACKAGE_URL],' && \ echo ' [])'; \ } >'./package.m4' /bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at mv testsuite.tmp testsuite /bin/bash './testsuite' -j21 --verbose ## ----------------------------------- ## ## osmo-bsc 1.13.2.1-0cd17 test suite. ## ## ----------------------------------- ## 1. testsuite.at:4: testing abis ... ./testsuite.at:7: $abs_top_builddir/tests/abis/abis_test 2. testsuite.at:10: testing acc ... ./testsuite.at:13: $abs_top_builddir/tests/acc/acc_test 5. testsuite.at:28: testing gsm0408 ... ./testsuite.at:31: $abs_top_builddir/tests/gsm0408/gsm0408_test 3. testsuite.at:16: testing bsc ... 4. testsuite.at:22: testing codec_pref ... 7. testsuite.at:40: testing paging ... ./testsuite.at:19: $abs_top_builddir/tests/bsc/bsc_test ./testsuite.at:25: $abs_top_builddir/tests/codec_pref/codec_pref_test 6. testsuite.at:34: testing handover_tests ... ./testsuite.at:37: $abs_srcdir/handover/handover_tests.sh $abs_srcdir/handover $abs_builddir/handover 9. testsuite.at:52: testing subscr ... 8. testsuite.at:46: testing nanobts_omlattr ... ./testsuite.at:43: $abs_top_builddir/tests/paging/paging_test ./testsuite.at:49: $abs_top_builddir/tests/nanobts_omlattr/nanobts_omlattr_test ./testsuite.at:56: $abs_top_builddir/tests/subscr/bsc_subscr_test stderr: stderr: stderr: get_int(tz_hr) -> -5 get_int(tz_mn) -> 15 get_int(tz_dst) -> 2 get_int(tz_hr) -> -5 get_int(tz_mn) -> 15 get_int(tz_dst) -> 2 <0004> fsm.c:456 NM_BTS_SM_OP[0x560e4c9b6b60]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_BTS_OP[0x560e4c9bae00]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_GPRS_CELL_OP[0x560e4c9b6e00]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_RCARRIER_OP[0x560e4c9b7960]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_BB_TRANSC_OP[0x560e4c9b7bb0]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x560e4c9b8030]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x560e4c9b88c0]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x560e4c9b9150]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x560e4c9ec570]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x560e4c9ece00]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x560e4c9ed690]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x560e4c9edf20]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x560e4c9ee7b0]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_GPRS_NSE_OP[0x560e4c9eee10]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_GPRS_NSVC_OP[0x560e4c9eefb0]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_GPRS_NSVC_OP[0x560e4c9ef1e0]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_RCARRIER_OP[0x560e4ca0f4a0]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_BB_TRANSC_OP[0x560e4ca0f780]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x560e4ca0fc00]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x560e4ca10490]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x560e4ca10d20]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x560e4ca115b0]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x560e4ca11e40]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x560e4ca126d0]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x560e4ca12f60]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x560e4ca137f0]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x560e4c9eefb0]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x560e4c9ef1e0]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x560e4c9eee10]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x560e4c9b6b60]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x560e4c9b6e00]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_BTS_OP(bts0)[0x560e4c9bae00]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx1)[0x560e4ca0f780]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_RCARRIER_OP(bts0-trx1)[0x560e4ca0f4a0]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx1-ts0)[0x560e4ca0fc00]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx1-ts1)[0x560e4ca10490]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx1-ts2)[0x560e4ca10d20]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx1-ts3)[0x560e4ca115b0]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx1-ts4)[0x560e4ca11e40]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx1-ts5)[0x560e4ca126d0]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx1-ts6)[0x560e4ca12f60]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx1-ts7)[0x560e4ca137f0]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x560e4c9b7bb0]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x560e4c9b7960]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x560e4c9b8030]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x560e4c9b88c0]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x560e4c9b9150]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x560e4c9ec570]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x560e4c9ece00]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x560e4c9ed690]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x560e4c9edf20]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x560e4c9ee7b0]{DISABLED_NOTINSTALLED}: Deallocated stderr: stderr: 9. testsuite.at:52: ok 1. testsuite.at:4: <0000> fsm.c:456 NM_BTS_SM_OP[0x55bc075b7400]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BTS_OP[0x55bc075bb600]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_CELL_OP[0x55bc075bb830]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_RCARRIER_OP[0x55bc075df9c0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BB_TRANSC_OP[0x55bc075dfc10]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e0090]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e0920]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e11b0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e1a40]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e22d0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e2b60]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e33f0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e3c80]{DISABLED_NOTINSTALLED}: Allocated <0000> acc.c:101 (bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off) <0000> fsm.c:456 NM_GPRS_NSE_OP[0x55bc075e42e0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x55bc075e4480]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x55bc075e46b0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x55bc075e4480]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x55bc075e46b0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x55bc075e42e0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x55bc075b7400]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x55bc075bb830]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_OP(bts0)[0x55bc075bb600]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x55bc075dfc10]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x55bc075df9c0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x55bc075e0090]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x55bc075e0920]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x55bc075e11b0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x55bc075e1a40]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x55bc075e22d0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x55bc075e2b60]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x55bc075e33f0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x55bc075e3c80]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:456 NM_BTS_SM_OP[0x55bc075dfc10]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BTS_OP[0x55bc075bb600]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_CELL_OP[0x55bc075bb830]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_RCARRIER_OP[0x55bc075b7400]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BB_TRANSC_OP[0x55bc075e42e0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e4480]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e3f40]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e1410]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075df2c0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e1ca0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e24a0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e2d30]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e35c0]{DISABLED_NOTINSTALLED}: Allocated <0000> acc.c:101 (bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off) <0000> fsm.c:456 NM_GPRS_NSE_OP[0x55bc075e3c20]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x55bc075e58f0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x55bc075e5a20]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x55bc075e58f0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x55bc075e5a20]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x55bc075e3c20]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x55bc075dfc10]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x55bc075bb830]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_OP(bts0)[0x55bc075bb600]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x55bc075e42e0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x55bc075b7400]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x55bc075e4480]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x55bc075e3f40]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x55bc075e1410]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x55bc075df2c0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x55bc075e1ca0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x55bc075e24a0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x55bc075e2d30]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x55bc075e35c0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:456 NM_BTS_SM_OP[0x55bc075e42e0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BTS_OP[0x55bc075bb600]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_CELL_OP[0x55bc075bb830]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_RCARRIER_OP[0x55bc075dfc10]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BB_TRANSC_OP[0x55bc075e3c20]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e58f0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075dfe60]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e0370]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075df2c0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e0b80]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e1d20]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e25b0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e2e40]{DISABLED_NOTINSTALLED}: Allocated <0000> acc.c:101 (bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off) <0000> fsm.c:456 NM_GPRS_NSE_OP[0x55bc075e34a0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x55bc075e5b50]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x55bc075e5c80]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x55bc075e5b50]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x55bc075e5c80]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x55bc075e34a0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x55bc075e42e0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x55bc075bb830]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_OP(bts0)[0x55bc075bb600]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x55bc075e3c20]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x55bc075dfc10]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x55bc075e58f0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x55bc075dfe60]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x55bc075e0370]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x55bc075df2c0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x55bc075e0b80]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x55bc075e1d20]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x55bc075e25b0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x55bc075e2e40]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:456 NM_BTS_SM_OP[0x55bc075e3c20]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BTS_OP[0x55bc075bb600]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_CELL_OP[0x55bc075bb830]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_RCARRIER_OP[0x55bc075e42e0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BB_TRANSC_OP[0x55bc075e34a0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e5b50]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e0010]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e3fc0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e0370]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e39a0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e1a40]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075df990]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e2400]{DISABLED_NOTINSTALLED}: Allocated <0000> acc.c:101 (bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off) <0000> fsm.c:456 NM_GPRS_NSE_OP[0x55bc075e2a60]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x55bc075e2b90]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x55bc075e2d50]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x55bc075e2b90]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x55bc075e2d50]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x55bc075e2a60]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x55bc075e3c20]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x55bc075bb830]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_OP(bts0)[0x55bc075bb600]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x55bc075e34a0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x55bc075e42e0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x55bc075e5b50]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x55bc075e0010]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x55bc075e3fc0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x55bc075e0370]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x55bc075e39a0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x55bc075e1a40]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x55bc075df990]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x55bc075e2400]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:456 NM_BTS_SM_OP[0x55bc075e34a0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BTS_OP[0x55bc075bb600]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_CELL_OP[0x55bc075bb830]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_RCARRIER_OP[0x55bc075e3c20]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BB_TRANSC_OP[0x55bc075e2a60]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e2b90]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075dfc10]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e02f0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e40f0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e3340]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e0db0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e1ed0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075df4f0]{DISABLED_NOTINSTALLED}: Allocated <0000> acc.c:101 (bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off) <0000> fsm.c:456 NM_GPRS_NSE_OP[0x55bc075e58f0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x55bc075e5a20]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x55bc075e5be0]{DISABLED_NOTINSTALLED}: Allocated <0000> system_information.c:247 EARFCN 1922 is already in the list, modifying <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x55bc075e5a20]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x55bc075e5be0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x55bc075e58f0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x55bc075e34a0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x55bc075bb830]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_OP(bts0)[0x55bc075bb600]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x55bc075e2a60]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x55bc075e3c20]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x55bc075e2b90]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x55bc075dfc10]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x55bc075e02f0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x55bc075e40f0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x55bc075e3340]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x55bc075e0db0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x55bc075e1ed0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x55bc075df4f0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:456 NM_BTS_SM_OP[0x55bc075e2a60]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BTS_OP[0x55bc075bb600]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_CELL_OP[0x55bc075bb830]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_RCARRIER_OP[0x55bc075e34a0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BB_TRANSC_OP[0x55bc075e58f0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e5a20]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e4480]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075df960]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e0370]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e1640]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e3800]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e2e40]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e1ed0]{DISABLED_NOTINSTALLED}: Allocated <0000> acc.c:101 (bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off) <0000> fsm.c:456 NM_GPRS_NSE_OP[0x55bc075e2530]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x55bc075e2660]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x55bc075e2820]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x55bc075e2660]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x55bc075e2820]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x55bc075e2530]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x55bc075e2a60]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x55bc075bb830]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_OP(bts0)[0x55bc075bb600]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x55bc075e58f0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x55bc075e34a0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x55bc075e5a20]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x55bc075e4480]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x55bc075df960]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x55bc075e0370]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x55bc075e1640]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x55bc075e3800]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x55bc075e2e40]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x55bc075e1ed0]{DISABLED_NOTINSTALLED}: Deallocated <0000> gsm_04_08_rr.c:443 BUG: Multirate codec with inconsistent config (mode order). <0000> gsm_04_08_rr.c:443 BUG: Multirate codec with inconsistent config (mode order). <0000> gsm_04_08_rr.c:443 BUG: Multirate codec with inconsistent config (mode order). <0000> gsm_04_08_rr.c:498 BUG: Multirate codec with inconsistent config (no mode defined). <0000> fsm.c:456 NM_BTS_SM_OP[0x55bc075e58f0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BTS_OP[0x55bc075bb600]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_CELL_OP[0x55bc075bb830]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_RCARRIER_OP[0x55bc075e2a60]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BB_TRANSC_OP[0x55bc075e2530]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e2660]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e1ca0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e02f0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e0c80]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075df340]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e2c10]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e3410]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55bc075e3ca0]{DISABLED_NOTINSTALLED}: Allocated <0000> acc.c:101 (bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off) <0000> fsm.c:456 NM_GPRS_NSE_OP[0x55bc075e5a20]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x55bc075e5b50]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x55bc075e5c80]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x55bc075e5b50]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x55bc075e5c80]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x55bc075e5a20]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x55bc075e58f0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x55bc075bb830]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_OP(bts0)[0x55bc075bb600]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x55bc075e2530]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x55bc075e2a60]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x55bc075e2660]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x55bc075e1ca0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x55bc075e02f0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x55bc075e0c80]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x55bc075df340]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x55bc075e2c10]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x55bc075e3410]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x55bc075e3ca0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:456 NM_BTS_SM_OP[0x561fd584f300]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BTS_OP[0x561fd5853500]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_CELL_OP[0x561fd5853730]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_RCARRIER_OP[0x561fd58778c0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BB_TRANSC_OP[0x561fd5877b10]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x561fd5877f90]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x561fd5878820]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x561fd58790b0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x561fd5879940]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x561fd587a1d0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x561fd587aa60]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x561fd587b2f0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x561fd587bb80]{DISABLED_NOTINSTALLED}: Allocated <0000> acc.c:101 (bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off) <0000> fsm.c:456 NM_GPRS_NSE_OP[0x561fd587c1e0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x561fd587c380]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x561fd587c5b0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x561fd5853730]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_OP(bts0)[0x561fd5853500]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x561fd5877b10]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x561fd58778c0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x561fd5877f90]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x561fd5878820]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x561fd58790b0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x561fd5879940]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x561fd587a1d0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x561fd587aa60]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x561fd587b2f0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x561fd587bb80]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x561fd587c380]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x561fd587c5b0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x561fd587c1e0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x561fd584f300]{DISABLED_NOTINSTALLED}: Deallocated full talloc report on 'ctx' (total 1187 bytes in 6 blocks) logging contains 1187 bytes in 5 blocks (ref 0) 0x561fd5846170 struct log_target contains 218 bytes in 2 blocks (ref 0) 0x561fd5846680 struct log_category contains 58 bytes in 1 blocks (ref 0) 0x561fd5846790 struct log_info contains 968 bytes in 2 blocks (ref 0) 0x561fd58461e0 struct log_info_cat contains 928 bytes in 1 blocks (ref 0) 0x561fd5846270 ok 3. testsuite.at:16: ok 4. testsuite.at:22: 8. testsuite.at:46: ok ok 5. testsuite.at:28: ok stdout: 7. testsuite.at:40: ok stdout: 2. testsuite.at:10: ok stderr: 6. testsuite.at:34: ok ## ------------- ## ## Test results. ## ## ------------- ## All 9 tests were successful. make python-tests make[7]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests' echo "Not running python-based tests (determined at configure-time)" Not running python-based tests (determined at configure-time) make[7]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests' make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests' Making check in doc make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc' Making check in examples make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples' Making check in manuals make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). if [ -n "$ASCIIDOC_WARNINGS_CHECK" ]; then \ make osmobsc-usermanual.check osmobsc-cbsp.check osmux-reference.check aoip-mgw-options.check; \ fi make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc' Making check in contrib make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib' Making check in systemd make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' create-stamp debian/debhelper-build-stamp dh_prep dh_auto_install make -j1 install DESTDIR=/obs/_temp/binpkgs/osmo-bsc/debian/tmp AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' make install-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' Making install in include make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include' Making install in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' Making install in bsc make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include' Making install in src make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src' Making install in osmo-bsc make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin' libtool: install: /usr/bin/install -c osmo-bsc /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/osmo-bsc make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc' Making install in utils make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/utils' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/utils' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json meas_vis '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin' libtool: install: /usr/bin/install -c bs11_config /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/bs11_config libtool: install: /usr/bin/install -c isdnsync /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/isdnsync libtool: install: /usr/bin/install -c meas_json /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/meas_json libtool: install: /usr/bin/install -c meas_vis /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/meas_vis make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/utils' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/utils' Making install in ipaccess make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin' libtool: install: /usr/bin/install -c abisip-find /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/abisip-find libtool: install: /usr/bin/install -c ipaccess-config /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/ipaccess-config libtool: install: /usr/bin/install -c ipaccess-proxy /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/ipaccess-proxy make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src' Making install in tests make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests' Making install in abis make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis' Making install in acc make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc' Making install in bsc make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc' Making install in codec_pref make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref' Making install in gsm0408 make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408' Making install in handover make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover' Making install in nanobts_omlattr make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr' Making install in paging make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging' Making install in subscr make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests' Making install in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc' Making install in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/etc/osmocom' /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/etc/osmocom' make install-data-hook make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples' for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \ j="/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc/examples/$f" && \ mkdir -p "$(dirname $j)" && \ /usr/bin/install -c -m 644 ./$f $j; \ done make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples' Making install in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' [ -n "osmo-bsc" ] || exit 1 if [ "" != "1" ]; then \ for i in osmobsc-usermanual.pdf osmobsc-cbsp.pdf osmux-reference.pdf aoip-mgw-options.pdf osmobsc-vty-reference.pdf; do \ install -vDm644 "$i" "/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc/$i" || exit 1; \ done; \ fi install: creating directory '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc' 'osmobsc-usermanual.pdf' -> '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc/osmobsc-usermanual.pdf' 'osmobsc-cbsp.pdf' -> '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc/osmobsc-cbsp.pdf' 'osmux-reference.pdf' -> '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc/osmux-reference.pdf' 'aoip-mgw-options.pdf' -> '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc/aoip-mgw-options.pdf' 'osmobsc-vty-reference.pdf' -> '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc/osmobsc-vty-reference.pdf' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc' Making install in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib' Making install in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/lib/systemd/system' /usr/bin/install -c -m 644 osmo-bsc.service '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/lib/systemd/system' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' dh_install dh_installdocs dh_installchangelogs dh_systemd_enable dh_systemd_start dh_perl dh_link dh_strip_nondeterminism debian/rules override_dh_compress make[1]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' dh_compress -X.pdf make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' dh_strip -posmo-bsc --dbg-package=osmo-bsc-dbg make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' dh_makeshlibs dh_shlibdeps dpkg-shlibdeps: warning: diversions involved - output may be incorrect diversion by libc6 from: /lib64/ld-linux-x86-64.so.2 dpkg-shlibdeps: warning: diversions involved - output may be incorrect diversion by libc6 to: /lib64/ld-linux-x86-64.so.2.usr-is-merged dpkg-shlibdeps: warning: diversions involved - output may be incorrect diversion by libc6 from: /lib64/ld-linux-x86-64.so.2 dpkg-shlibdeps: warning: diversions involved - output may be incorrect diversion by libc6 to: /lib64/ld-linux-x86-64.so.2.usr-is-merged dpkg-shlibdeps: warning: diversions involved - output may be incorrect diversion by libc6 from: /lib64/ld-linux-x86-64.so.2 dpkg-shlibdeps: warning: diversions involved - output may be incorrect diversion by libc6 to: /lib64/ld-linux-x86-64.so.2.usr-is-merged dpkg-shlibdeps: warning: diversions involved - output may be incorrect diversion by libc6 from: /lib64/ld-linux-x86-64.so.2 dpkg-shlibdeps: warning: diversions involved - output may be incorrect diversion by libc6 to: /lib64/ld-linux-x86-64.so.2.usr-is-merged dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/osmo-bsc-meas-utils/usr/bin/meas_vis was not linked against libtinfo.so.6 (it uses none of the library's symbols) dh_installdeb dh_gencontrol dpkg-gencontrol: warning: package osmo-bsc-doc: substitution variable ${misc:Package} used, but is not defined dh_md5sums dh_builddeb dpkg-deb: building package 'osmo-bsc-dbg' in '../osmo-bsc-dbg_1.13.2.1.0cd17_amd64.deb'. dpkg-deb: building package 'osmo-bsc' in '../osmo-bsc_1.13.2.1.0cd17_amd64.deb'. dpkg-deb: building package 'abisip-find' in '../abisip-find_1.13.2.1.0cd17_amd64.deb'. dpkg-deb: building package 'osmo-bsc-ipaccess-utils' in '../osmo-bsc-ipaccess-utils_1.13.2.1.0cd17_amd64.deb'. dpkg-deb: building package 'osmo-bsc-doc' in '../osmo-bsc-doc_1.13.2.1.0cd17_all.deb'. dpkg-deb: building package 'osmo-bsc-meas-utils' in '../osmo-bsc-meas-utils_1.13.2.1.0cd17_amd64.deb'. dpkg-deb: building package 'osmo-bsc-bs11-utils' in '../osmo-bsc-bs11-utils_1.13.2.1.0cd17_amd64.deb'. dpkg-genbuildinfo -O../osmo-bsc_1.13.2.1.0cd17_amd64.buildinfo dpkg-genchanges -O../osmo-bsc_1.13.2.1.0cd17_amd64.changes dpkg-genchanges: warning: substitution variable ${misc:Package} used, but is not defined dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + cd .. + dpkg -c abisip-find_1.13.2.1.0cd17_amd64.deb drwxr-xr-x root/root 0 2025-10-31 12:43 ./ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/bin/ -rwxr-xr-x root/root 56344 2025-10-31 12:43 ./usr/bin/abisip-find drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/share/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/share/doc/abisip-find/ -rw-r--r-- root/root 36696 2025-10-31 12:43 ./usr/share/doc/abisip-find/changelog.gz -rw-r--r-- root/root 5741 2025-10-31 12:43 ./usr/share/doc/abisip-find/copyright + dpkg -c osmo-bsc-bs11-utils_1.13.2.1.0cd17_amd64.deb drwxr-xr-x root/root 0 2025-10-31 12:43 ./ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/bin/ -rwxr-xr-x root/root 8330720 2025-10-31 12:43 ./usr/bin/bs11_config -rwxr-xr-x root/root 29632 2025-10-31 12:43 ./usr/bin/isdnsync drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/share/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/share/doc/osmo-bsc-bs11-utils/ -rw-r--r-- root/root 36697 2025-10-31 12:43 ./usr/share/doc/osmo-bsc-bs11-utils/changelog.gz -rw-r--r-- root/root 5741 2025-10-31 12:43 ./usr/share/doc/osmo-bsc-bs11-utils/copyright + dpkg -c osmo-bsc-dbg_1.13.2.1.0cd17_amd64.deb drwxr-xr-x root/root 0 2025-10-31 12:43 ./ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/lib/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/lib/debug/.build-id/f4/ -rw-r--r-- root/root 3862944 2025-10-31 12:43 ./usr/lib/debug/.build-id/f4/3361de2c43272272f09d9c509df752b7405d78.debug drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/share/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/share/doc/osmo-bsc-dbg/ -rw-r--r-- root/root 36695 2025-10-31 12:43 ./usr/share/doc/osmo-bsc-dbg/changelog.gz -rw-r--r-- root/root 5741 2025-10-31 12:43 ./usr/share/doc/osmo-bsc-dbg/copyright + dpkg -c osmo-bsc-doc_1.13.2.1.0cd17_all.deb drwxr-xr-x root/root 0 2025-10-31 12:43 ./ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/share/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/share/doc/osmo-bsc-doc/ -rw-r--r-- root/root 140748 2025-10-31 12:43 ./usr/share/doc/osmo-bsc-doc/aoip-mgw-options.pdf -rw-r--r-- root/root 36694 2025-10-31 12:43 ./usr/share/doc/osmo-bsc-doc/changelog.gz -rw-r--r-- root/root 5741 2025-10-31 12:43 ./usr/share/doc/osmo-bsc-doc/copyright -rw-r--r-- root/root 194315 2025-10-31 12:43 ./usr/share/doc/osmo-bsc-doc/osmobsc-cbsp.pdf -rw-r--r-- root/root 1185526 2025-10-31 12:43 ./usr/share/doc/osmo-bsc-doc/osmobsc-usermanual.pdf -rw-r--r-- root/root 663538 2025-10-31 12:43 ./usr/share/doc/osmo-bsc-doc/osmobsc-vty-reference.pdf -rw-r--r-- root/root 191734 2025-10-31 12:43 ./usr/share/doc/osmo-bsc-doc/osmux-reference.pdf + dpkg -c osmo-bsc-ipaccess-utils_1.13.2.1.0cd17_amd64.deb drwxr-xr-x root/root 0 2025-10-31 12:43 ./ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/bin/ -rwxr-xr-x root/root 8363672 2025-10-31 12:43 ./usr/bin/ipaccess-config -rwxr-xr-x root/root 8245896 2025-10-31 12:43 ./usr/bin/ipaccess-proxy drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/share/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/share/doc/osmo-bsc-ipaccess-utils/ -rw-r--r-- root/root 36696 2025-10-31 12:43 ./usr/share/doc/osmo-bsc-ipaccess-utils/changelog.gz -rw-r--r-- root/root 5741 2025-10-31 12:43 ./usr/share/doc/osmo-bsc-ipaccess-utils/copyright + dpkg -c osmo-bsc-meas-utils_1.13.2.1.0cd17_amd64.deb drwxr-xr-x root/root 0 2025-10-31 12:43 ./ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/bin/ -rwxr-xr-x root/root 8176456 2025-10-31 12:43 ./usr/bin/meas_json -rwxr-xr-x root/root 41944 2025-10-31 12:43 ./usr/bin/meas_vis drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/share/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/share/doc/osmo-bsc-meas-utils/ -rw-r--r-- root/root 36696 2025-10-31 12:43 ./usr/share/doc/osmo-bsc-meas-utils/changelog.gz -rw-r--r-- root/root 5741 2025-10-31 12:43 ./usr/share/doc/osmo-bsc-meas-utils/copyright + dpkg -c osmo-bsc_1.13.2.1.0cd17_amd64.deb drwxr-xr-x root/root 0 2025-10-31 12:43 ./ drwxr-xr-x root/root 0 2025-10-31 12:43 ./etc/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./etc/osmocom/ -rw-r--r-- root/root 2122 2025-10-31 12:43 ./etc/osmocom/osmo-bsc.cfg drwxr-xr-x root/root 0 2025-10-31 12:43 ./lib/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./lib/systemd/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./lib/systemd/system/ -rw-r--r-- root/root 381 2025-10-31 12:43 ./lib/systemd/system/osmo-bsc.service drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/bin/ -rwxr-xr-x root/root 1826368 2025-10-31 12:43 ./usr/bin/osmo-bsc drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/share/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/share/doc/osmo-bsc/ -rw-r--r-- root/root 36691 2025-10-31 12:43 ./usr/share/doc/osmo-bsc/changelog.gz -rw-r--r-- root/root 5741 2025-10-31 12:43 ./usr/share/doc/osmo-bsc/copyright drwxr-xr-x root/root 0 2025-10-31 12:43 ./usr/share/doc/osmo-bsc/examples/ -rw-r--r-- root/root 1656 2025-10-31 12:43 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.bs11.cfg -rw-r--r-- root/root 2122 2025-10-31 12:43 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.cfg -rw-r--r-- root/root 942 2025-10-31 12:43 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.dug20-rus01-4trx.cfg.gz -rw-r--r-- root/root 2881 2025-10-31 12:43 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.dug20-rus02-1trx-1pdch-16kbps.cfg -rw-r--r-- root/root 2514 2025-10-31 12:43 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.dug20-rus02-1trx-1pdch-64kbps.cfg -rw-r--r-- root/root 966 2025-10-31 12:43 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.dug20-rus02-4trx.cfg.gz -rw-r--r-- root/root 1127 2025-10-31 12:43 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.dug20-rus02-8trx.cfg.gz -rw-r--r-- root/root 1408 2025-10-31 12:43 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.insite.cfg -rw-r--r-- root/root 3565 2025-10-31 12:43 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.metrosite.RF-hopping.2TRX.cfg -rw-r--r-- root/root 2489 2025-10-31 12:43 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.rbs2308.cfg -rw-r--r-- root/root 2089 2025-10-31 12:43 ./usr/share/doc/osmo-bsc/examples/osmo-bsc_custom-sccp.cfg Build successful! docker: running: data/build.sh inside docker :: Find binary packages in: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/_temp/binpkgs $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1185192 killed; [ssh-agent] Stopped. Finished: SUCCESS