Started by upstream project "gerrit-osmo-bsc" build number 1671 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-bsc/+/41287 in silent mode. Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-IORznfkNmvnl/agent.2163853 SSH_AGENT_PID=2163856 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_6205378049489978771.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_6205378049489978771.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/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/87/41287/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision ea1764f9f474536d96dc8b95bc5aab1261cfefbe (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ea1764f9f474536d96dc8b95bc5aab1261cfefbe # 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 5ee02ae7f6e4dc58882298c0e7055cd79f35c93b # timeout=10 [gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins3311890057349728798.sh + set +x Building binary packages for distro: 'debian:11' + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline 46075b7 OBS: let osmocom-keyring not depend on other pgks + cd osmo-bsc + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:11 :: 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/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 579B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:12 #2 DONE 0.8s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #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:11b9304ec628fe27f7481412a7dc96e4b7287abc7ea2037355166df4940225e8 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: ea1764f9f Don't crash on loc req with disabled SMLC osmo-bsc: building source package 1.13.0.22-ea17 osmo-bsc: adding debian/changelog entry (1.13.0 => 1.13.0.22.ea17) osmo-bsc: building debian source package osmo-bsc: adding commit_ea1764f9f474536d96dc8b95bc5aab1261cfefbe.txt docker: running: build_srcpkg.py inside docker :: Building the binary packages docker: building image debian-11-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:11', '--build-arg', 'DISTRO_FROM=debian:11', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-11-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 3.31kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:11 #2 DONE 0.6s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/6] FROM docker.io/library/debian:11@sha256:5e2b4654ea0dc0bc22434199dace15adf9799f292857679fa79f9395e6d4dafd #4 resolve docker.io/library/debian:11@sha256:5e2b4654ea0dc0bc22434199dace15adf9799f292857679fa79f9395e6d4dafd 0.0s done #4 ... #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.2s #4 [1/6] FROM docker.io/library/debian:11@sha256:5e2b4654ea0dc0bc22434199dace15adf9799f292857679fa79f9395e6d4dafd #4 sha256:5e2b4654ea0dc0bc22434199dace15adf9799f292857679fa79f9395e6d4dafd 4.52kB / 4.52kB done #4 sha256:68a10fe5ac3dc0b34adca19e1a6e5df710b23fe91f8426cdca84126223230385 1.02kB / 1.02kB done #4 sha256:c40cfb41c72c4bcf2e81909ed19409aeee9a4006ef38fa3796c3ebe146ec0ffe 453B / 453B done #4 DONE 0.2s #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.387 + id 1000 #7 0.392 + useradd --uid=1000 -m user #7 DONE 0.7s #8 [4/6] RUN CASE "debian:11" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && mkdir -p /usr/share/man/man1/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) set -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #8 0.579 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB] #8 0.601 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB] #8 0.614 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB] #8 0.699 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB] #8 0.790 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [420 kB] #8 0.793 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB] #8 1.390 Fetched 8652 kB in 1s (10.2 MB/s) #8 1.390 Reading package lists... #8 1.620 Reading package lists... #8 1.857 Building dependency tree... #8 1.904 Reading state information... #8 1.964 The following additional packages will be installed: #8 1.964 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-10 dirmngr #8 1.964 dpkg-dev g++ g++-10 gcc gcc-10 git-man gnupg gnupg-l10n gnupg-utils gpg #8 1.964 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libasan6 libassuan0 #8 1.964 libatomic1 libbinutils libbpf0 libbrotli1 libbsd0 libc-dev-bin libc6-dev #8 1.964 libcap2 libcap2-bin libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 #8 1.964 libcurl3-gnutls libdpkg-perl libelf1 liberror-perl libexpat1 libfakeroot #8 1.964 libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libksba8 #8 1.964 libldap-2.4-2 liblsan0 libmd0 libmnl0 libmpc3 libmpfr6 libncursesw6 #8 1.964 libnghttp2-14 libnpth0 libnsl-dev libperl5.32 libpsl5 libquadmath0 #8 1.964 libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 #8 1.964 libstdc++-10-dev libtirpc-dev libtsan0 libubsan1 libxtables12 linux-libc-dev #8 1.964 make openssl patch perl perl-modules-5.32 pinentry-curses readline-common #8 1.964 xz-utils #8 1.964 Suggested packages: #8 1.964 binutils-doc bzip2-doc cpp-doc gcc-10-locales dbus-user-session #8 1.964 libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib #8 1.964 g++-10-multilib gcc-10-doc gcc-multilib manpages-dev autoconf automake #8 1.964 libtool flex bison gdb gcc-doc gcc-10-multilib gettext-base git-daemon-run #8 1.964 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #8 1.964 git-mediawiki git-svn parcimonie xloadimage scdaemon iproute2-doc glibc-doc #8 1.964 sensible-utils bzr gdbm-l10n libstdc++-10-doc make-doc ed diffutils-doc #8 1.964 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl #8 1.964 libtap-harness-archive-perl pinentry-doc readline-doc #8 1.964 Recommended packages: #8 1.964 libalgorithm-merge-perl less ssh-client libatm1 manpages manpages-dev #8 1.964 libc-devtools libpam-cap libfile-fcntllock-perl liblocale-gettext-perl #8 1.964 libldap-common libgpm2 publicsuffix libsasl2-modules netbase #8 2.155 The following NEW packages will be installed: #8 2.155 binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 #8 2.155 ca-certificates cpp cpp-10 dirmngr dpkg-dev fakeroot g++ g++-10 gcc gcc-10 #8 2.155 git git-man gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client #8 2.155 gpg-wks-server gpgconf gpgsm iproute2 libasan6 libassuan0 libatomic1 #8 2.155 libbinutils libbpf0 libbrotli1 libbsd0 libc-dev-bin libc6-dev libcap2 #8 2.155 libcap2-bin libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #8 2.155 libdpkg-perl libelf1 liberror-perl libexpat1 libfakeroot libgcc-10-dev #8 2.155 libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libksba8 libldap-2.4-2 #8 2.155 liblsan0 libmd0 libmnl0 libmpc3 libmpfr6 libncursesw6 libnghttp2-14 libnpth0 #8 2.155 libnsl-dev libperl5.32 libpsl5 libquadmath0 libreadline8 librtmp1 libsasl2-2 #8 2.155 libsasl2-modules-db libsqlite3-0 libssh2-1 libstdc++-10-dev libtirpc-dev #8 2.155 libtsan0 libubsan1 libxtables12 linux-libc-dev make openssl patch perl #8 2.155 perl-modules-5.32 pinentry-curses readline-common xz-utils #8 2.245 0 upgraded, 89 newly installed, 0 to remove and 0 not upgraded. #8 2.245 Need to get 90.2 MB of archives. #8 2.245 After this operation, 343 MB of additional disk space will be used. #8 2.245 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u4 [2824 kB] #8 2.337 Get:2 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB] #8 2.338 Get:3 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB] #8 2.340 Get:4 http://deb.debian.org/debian-security bullseye-security/main amd64 libperl5.32 amd64 5.32.1-4+deb11u4 [4132 kB] #8 2.385 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 perl amd64 5.32.1-4+deb11u4 [293 kB] #8 2.386 Get:6 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] #8 2.386 Get:7 http://deb.debian.org/debian-security bullseye-security/main amd64 libbpf0 amd64 1:0.3-2+deb11u1 [98.5 kB] #8 2.387 Get:8 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB] #8 2.387 Get:9 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1+deb11u1 [108 kB] #8 2.387 Get:10 http://deb.debian.org/debian-security bullseye-security/main amd64 libcap2 amd64 1:2.44-1+deb11u1 [24.2 kB] #8 2.390 Get:11 http://deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #8 2.391 Get:12 http://deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] #8 2.393 Get:13 http://deb.debian.org/debian-security bullseye-security/main amd64 libcap2-bin amd64 1:2.44-1+deb11u1 [33.2 kB] #8 2.394 Get:14 http://deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] #8 2.402 Get:15 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB] #8 2.402 Get:16 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB] #8 2.404 Get:17 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] #8 2.404 Get:18 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1w-0+deb11u4 [859 kB] #8 2.412 Get:19 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] #8 2.413 Get:20 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] #8 2.415 Get:21 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB] #8 2.437 Get:22 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB] #8 2.458 Get:23 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB] #8 2.463 Get:24 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB] #8 2.467 Get:25 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB] #8 2.489 Get:26 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB] #8 2.492 Get:27 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-dev-bin amd64 2.31-13+deb11u13 [277 kB] #8 2.499 Get:28 http://deb.debian.org/debian-security bullseye-security/main amd64 linux-libc-dev amd64 5.10.244-1 [1851 kB] #8 2.515 Get:29 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB] #8 2.515 Get:30 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB] #8 2.517 Get:31 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #8 2.517 Get:32 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6-dev amd64 2.31-13+deb11u13 [2362 kB] #8 2.544 Get:33 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB] #8 2.551 Get:34 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB] #8 2.568 Get:35 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB] #8 2.568 Get:36 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB] #8 2.642 Get:37 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB] #8 2.642 Get:38 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB] #8 2.642 Get:39 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB] #8 2.642 Get:40 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB] #8 2.643 Get:41 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B] #8 2.643 Get:42 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB] #8 2.660 Get:43 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB] #8 2.667 Get:44 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB] #8 2.684 Get:45 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB] #8 2.691 Get:46 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB] #8 2.692 Get:47 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB] #8 2.716 Get:48 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB] #8 2.886 Get:49 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B] #8 2.886 Get:50 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB] #8 2.901 Get:51 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB] #8 3.022 Get:52 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B] #8 3.022 Get:53 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB] #8 3.026 Get:54 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.13 [1552 kB] #8 3.050 Get:55 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] #8 3.052 Get:56 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.13 [2314 kB] #8 3.087 Get:57 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] #8 3.087 Get:58 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB] #8 3.088 Get:59 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2+deb11u2 [548 kB] #8 3.096 Get:60 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3+deb11u2 [123 kB] #8 3.097 Get:61 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] #8 3.099 Get:62 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] #8 3.100 Get:63 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] #8 3.104 Get:64 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #8 3.104 Get:65 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2+deb11u2 [763 kB] #8 3.115 Get:66 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB] #8 3.117 Get:67 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB] #8 3.118 Get:68 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] #8 3.122 Get:69 http://deb.debian.org/debian-security bullseye-security/main amd64 libnghttp2-14 amd64 1.43.0-1+deb11u2 [77.0 kB] #8 3.123 Get:70 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] #8 3.123 Get:71 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #8 3.124 Get:72 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2+deb11u1 [156 kB] #8 3.127 Get:73 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u15 [344 kB] #8 3.131 Get:74 http://deb.debian.org/debian-security bullseye-security/main amd64 libexpat1 amd64 2.2.10-2+deb11u7 [99.2 kB] #8 3.133 Get:75 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB] #8 3.134 Get:76 http://deb.debian.org/debian-security bullseye-security/main amd64 git-man all 1:2.30.2-1+deb11u5 [1831 kB] #8 3.158 Get:77 http://deb.debian.org/debian-security bullseye-security/main amd64 git amd64 1:2.30.2-1+deb11u5 [5568 kB] #8 3.230 Get:78 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB] #8 3.243 Get:79 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2+deb11u2 [905 kB] #8 3.255 Get:80 http://deb.debian.org/debian-security bullseye-security/main amd64 libsqlite3-0 amd64 3.34.1-3+deb11u1 [797 kB] #8 3.265 Get:81 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2+deb11u2 [928 kB] #8 3.277 Get:82 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2+deb11u2 [132 kB] #8 3.279 Get:83 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB] #8 3.280 Get:84 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2+deb11u2 [669 kB] #8 3.288 Get:85 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u2 [524 kB] #8 3.295 Get:86 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u2 [516 kB] #8 3.301 Get:87 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2+deb11u2 [645 kB] #8 3.310 Get:88 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2+deb11u2 [825 kB] #8 3.320 Get:89 http://deb.debian.org/debian bullseye/main amd64 gnupg2 all 2.2.27-2+deb11u2 [434 kB] #8 3.410 debconf: delaying package configuration, since apt-utils is not installed #8 3.420 Fetched 90.2 MB in 1s (77.2 MB/s) #8 3.453 Selecting previously unselected package perl-modules-5.32. #8 3.453 (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 ... 6673 files and directories currently installed.) #8 3.461 Preparing to unpack .../00-perl-modules-5.32_5.32.1-4+deb11u4_all.deb ... #8 3.477 Unpacking perl-modules-5.32 (5.32.1-4+deb11u4) ... #8 3.736 Selecting previously unselected package libgdbm6:amd64. #8 3.737 Preparing to unpack .../01-libgdbm6_1.19-2_amd64.deb ... #8 3.771 Unpacking libgdbm6:amd64 (1.19-2) ... #8 3.881 Selecting previously unselected package libgdbm-compat4:amd64. #8 3.882 Preparing to unpack .../02-libgdbm-compat4_1.19-2_amd64.deb ... #8 3.898 Unpacking libgdbm-compat4:amd64 (1.19-2) ... #8 4.010 Selecting previously unselected package libperl5.32:amd64. #8 4.010 Preparing to unpack .../03-libperl5.32_5.32.1-4+deb11u4_amd64.deb ... #8 4.026 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u4) ... #8 4.350 Selecting previously unselected package perl. #8 4.351 Preparing to unpack .../04-perl_5.32.1-4+deb11u4_amd64.deb ... #8 4.368 Unpacking perl (5.32.1-4+deb11u4) ... #8 4.496 Selecting previously unselected package libelf1:amd64. #8 4.497 Preparing to unpack .../05-libelf1_0.183-1_amd64.deb ... #8 4.511 Unpacking libelf1:amd64 (0.183-1) ... #8 4.626 Selecting previously unselected package libbpf0:amd64. #8 4.626 Preparing to unpack .../06-libbpf0_1%3a0.3-2+deb11u1_amd64.deb ... #8 4.642 Unpacking libbpf0:amd64 (1:0.3-2+deb11u1) ... #8 4.757 Selecting previously unselected package libmd0:amd64. #8 4.757 Preparing to unpack .../07-libmd0_1.0.3-3_amd64.deb ... #8 4.772 Unpacking libmd0:amd64 (1.0.3-3) ... #8 4.894 Selecting previously unselected package libbsd0:amd64. #8 4.895 Preparing to unpack .../08-libbsd0_0.11.3-1+deb11u1_amd64.deb ... #8 4.911 Unpacking libbsd0:amd64 (0.11.3-1+deb11u1) ... #8 5.019 Selecting previously unselected package libcap2:amd64. #8 5.020 Preparing to unpack .../09-libcap2_1%3a2.44-1+deb11u1_amd64.deb ... #8 5.035 Unpacking libcap2:amd64 (1:2.44-1+deb11u1) ... #8 5.163 Selecting previously unselected package libmnl0:amd64. #8 5.163 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... #8 5.180 Unpacking libmnl0:amd64 (1.0.4-3) ... #8 5.285 Selecting previously unselected package libxtables12:amd64. #8 5.286 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... #8 5.301 Unpacking libxtables12:amd64 (1.8.7-1) ... #8 5.383 Selecting previously unselected package libcap2-bin. #8 5.384 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1+deb11u1_amd64.deb ... #8 5.399 Unpacking libcap2-bin (1:2.44-1+deb11u1) ... #8 5.519 Selecting previously unselected package iproute2. #8 5.519 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... #8 5.535 Unpacking iproute2 (5.10.0-4) ... #8 5.665 Selecting previously unselected package readline-common. #8 5.666 Preparing to unpack .../14-readline-common_8.1-1_all.deb ... #8 5.681 Unpacking readline-common (8.1-1) ... #8 5.788 Selecting previously unselected package libreadline8:amd64. #8 5.789 Preparing to unpack .../15-libreadline8_8.1-1_amd64.deb ... #8 5.804 Unpacking libreadline8:amd64 (8.1-1) ... #8 5.893 Selecting previously unselected package bzip2. #8 5.893 Preparing to unpack .../16-bzip2_1.0.8-4_amd64.deb ... #8 5.909 Unpacking bzip2 (1.0.8-4) ... #8 6.006 Selecting previously unselected package openssl. #8 6.006 Preparing to unpack .../17-openssl_1.1.1w-0+deb11u4_amd64.deb ... #8 6.021 Unpacking openssl (1.1.1w-0+deb11u4) ... #8 6.281 Selecting previously unselected package ca-certificates. #8 6.284 Preparing to unpack .../18-ca-certificates_20210119_all.deb ... #8 6.312 Unpacking ca-certificates (20210119) ... #8 6.574 Selecting previously unselected package xz-utils. #8 6.576 Preparing to unpack .../19-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... #8 6.607 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #8 6.793 Selecting previously unselected package binutils-common:amd64. #8 6.795 Preparing to unpack .../20-binutils-common_2.35.2-2_amd64.deb ... #8 6.824 Unpacking binutils-common:amd64 (2.35.2-2) ... #8 7.146 Selecting previously unselected package libbinutils:amd64. #8 7.147 Preparing to unpack .../21-libbinutils_2.35.2-2_amd64.deb ... #8 7.178 Unpacking libbinutils:amd64 (2.35.2-2) ... #8 7.412 Selecting previously unselected package libctf-nobfd0:amd64. #8 7.415 Preparing to unpack .../22-libctf-nobfd0_2.35.2-2_amd64.deb ... #8 7.446 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ... #8 7.674 Selecting previously unselected package libctf0:amd64. #8 7.678 Preparing to unpack .../23-libctf0_2.35.2-2_amd64.deb ... #8 7.708 Unpacking libctf0:amd64 (2.35.2-2) ... #8 7.883 Selecting previously unselected package binutils-x86-64-linux-gnu. #8 7.885 Preparing to unpack .../24-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ... #8 7.917 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ... #8 8.185 Selecting previously unselected package binutils. #8 8.188 Preparing to unpack .../25-binutils_2.35.2-2_amd64.deb ... #8 8.219 Unpacking binutils (2.35.2-2) ... #8 8.409 Selecting previously unselected package libc-dev-bin. #8 8.412 Preparing to unpack .../26-libc-dev-bin_2.31-13+deb11u13_amd64.deb ... #8 8.443 Unpacking libc-dev-bin (2.31-13+deb11u13) ... #8 8.620 Selecting previously unselected package linux-libc-dev:amd64. #8 8.622 Preparing to unpack .../27-linux-libc-dev_5.10.244-1_amd64.deb ... #8 8.644 Unpacking linux-libc-dev:amd64 (5.10.244-1) ... #8 8.881 Selecting previously unselected package libcrypt-dev:amd64. #8 8.884 Preparing to unpack .../28-libcrypt-dev_1%3a4.4.18-4_amd64.deb ... #8 8.906 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ... #8 9.102 Selecting previously unselected package libtirpc-dev:amd64. #8 9.105 Preparing to unpack .../29-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ... #8 9.135 Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... #8 9.316 Selecting previously unselected package libnsl-dev:amd64. #8 9.319 Preparing to unpack .../30-libnsl-dev_1.3.0-2_amd64.deb ... #8 9.349 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #8 9.519 Selecting previously unselected package libc6-dev:amd64. #8 9.522 Preparing to unpack .../31-libc6-dev_2.31-13+deb11u13_amd64.deb ... #8 9.546 Unpacking libc6-dev:amd64 (2.31-13+deb11u13) ... #8 9.899 Selecting previously unselected package libisl23:amd64. #8 9.902 Preparing to unpack .../32-libisl23_0.23-1_amd64.deb ... #8 9.923 Unpacking libisl23:amd64 (0.23-1) ... #8 10.17 Selecting previously unselected package libmpfr6:amd64. #8 10.18 Preparing to unpack .../33-libmpfr6_4.1.0-3_amd64.deb ... #8 10.20 Unpacking libmpfr6:amd64 (4.1.0-3) ... #8 10.47 Selecting previously unselected package libmpc3:amd64. #8 10.48 Preparing to unpack .../34-libmpc3_1.2.0-1_amd64.deb ... #8 10.50 Unpacking libmpc3:amd64 (1.2.0-1) ... #8 10.65 Selecting previously unselected package cpp-10. #8 10.65 Preparing to unpack .../35-cpp-10_10.2.1-6_amd64.deb ... #8 10.68 Unpacking cpp-10 (10.2.1-6) ... #8 11.24 Selecting previously unselected package cpp. #8 11.25 Preparing to unpack .../36-cpp_4%3a10.2.1-1_amd64.deb ... #8 11.27 Unpacking cpp (4:10.2.1-1) ... #8 11.50 Selecting previously unselected package libcc1-0:amd64. #8 11.50 Preparing to unpack .../37-libcc1-0_10.2.1-6_amd64.deb ... #8 11.53 Unpacking libcc1-0:amd64 (10.2.1-6) ... #8 11.75 Selecting previously unselected package libgomp1:amd64. #8 11.75 Preparing to unpack .../38-libgomp1_10.2.1-6_amd64.deb ... #8 11.77 Unpacking libgomp1:amd64 (10.2.1-6) ... #8 11.89 Selecting previously unselected package libitm1:amd64. #8 11.89 Preparing to unpack .../39-libitm1_10.2.1-6_amd64.deb ... #8 11.92 Unpacking libitm1:amd64 (10.2.1-6) ... #8 12.14 Selecting previously unselected package libatomic1:amd64. #8 12.14 Preparing to unpack .../40-libatomic1_10.2.1-6_amd64.deb ... #8 12.17 Unpacking libatomic1:amd64 (10.2.1-6) ... #8 12.37 Selecting previously unselected package libasan6:amd64. #8 12.37 Preparing to unpack .../41-libasan6_10.2.1-6_amd64.deb ... #8 12.38 Unpacking libasan6:amd64 (10.2.1-6) ... #8 12.70 Selecting previously unselected package liblsan0:amd64. #8 12.70 Preparing to unpack .../42-liblsan0_10.2.1-6_amd64.deb ... #8 12.73 Unpacking liblsan0:amd64 (10.2.1-6) ... #8 12.94 Selecting previously unselected package libtsan0:amd64. #8 12.95 Preparing to unpack .../43-libtsan0_10.2.1-6_amd64.deb ... #8 12.97 Unpacking libtsan0:amd64 (10.2.1-6) ... #8 13.25 Selecting previously unselected package libubsan1:amd64. #8 13.25 Preparing to unpack .../44-libubsan1_10.2.1-6_amd64.deb ... #8 13.28 Unpacking libubsan1:amd64 (10.2.1-6) ... #8 13.53 Selecting previously unselected package libquadmath0:amd64. #8 13.53 Preparing to unpack .../45-libquadmath0_10.2.1-6_amd64.deb ... #8 13.56 Unpacking libquadmath0:amd64 (10.2.1-6) ... #8 13.75 Selecting previously unselected package libgcc-10-dev:amd64. #8 13.75 Preparing to unpack .../46-libgcc-10-dev_10.2.1-6_amd64.deb ... #8 13.78 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ... #8 14.06 Selecting previously unselected package gcc-10. #8 14.06 Preparing to unpack .../47-gcc-10_10.2.1-6_amd64.deb ... #8 14.08 Unpacking gcc-10 (10.2.1-6) ... #8 14.94 Selecting previously unselected package gcc. #8 14.94 Preparing to unpack .../48-gcc_4%3a10.2.1-1_amd64.deb ... #8 14.97 Unpacking gcc (4:10.2.1-1) ... #8 15.14 Selecting previously unselected package libstdc++-10-dev:amd64. #8 15.14 Preparing to unpack .../49-libstdc++-10-dev_10.2.1-6_amd64.deb ... #8 15.17 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ... #8 15.42 Selecting previously unselected package g++-10. #8 15.43 Preparing to unpack .../50-g++-10_10.2.1-6_amd64.deb ... #8 15.46 Unpacking g++-10 (10.2.1-6) ... #8 16.05 Selecting previously unselected package g++. #8 16.05 Preparing to unpack .../51-g++_4%3a10.2.1-1_amd64.deb ... #8 16.08 Unpacking g++ (4:10.2.1-1) ... #8 16.24 Selecting previously unselected package make. #8 16.24 Preparing to unpack .../52-make_4.3-4.1_amd64.deb ... #8 16.27 Unpacking make (4.3-4.1) ... #8 16.47 Selecting previously unselected package libdpkg-perl. #8 16.47 Preparing to unpack .../53-libdpkg-perl_1.20.13_all.deb ... #8 16.50 Unpacking libdpkg-perl (1.20.13) ... #8 16.70 Selecting previously unselected package patch. #8 16.70 Preparing to unpack .../54-patch_2.7.6-7_amd64.deb ... #8 16.74 Unpacking patch (2.7.6-7) ... #8 16.92 Selecting previously unselected package dpkg-dev. #8 16.92 Preparing to unpack .../55-dpkg-dev_1.20.13_all.deb ... #8 16.95 Unpacking dpkg-dev (1.20.13) ... #8 17.18 Selecting previously unselected package build-essential. #8 17.19 Preparing to unpack .../56-build-essential_12.9_amd64.deb ... #8 17.22 Unpacking build-essential (12.9) ... #8 17.43 Selecting previously unselected package libassuan0:amd64. #8 17.43 Preparing to unpack .../57-libassuan0_2.5.3-7.1_amd64.deb ... #8 17.46 Unpacking libassuan0:amd64 (2.5.3-7.1) ... #8 17.63 Selecting previously unselected package gpgconf. #8 17.63 Preparing to unpack .../58-gpgconf_2.2.27-2+deb11u2_amd64.deb ... #8 17.66 Unpacking gpgconf (2.2.27-2+deb11u2) ... #8 17.80 Selecting previously unselected package libksba8:amd64. #8 17.80 Preparing to unpack .../59-libksba8_1.5.0-3+deb11u2_amd64.deb ... #8 17.82 Unpacking libksba8:amd64 (1.5.0-3+deb11u2) ... #8 17.99 Selecting previously unselected package libsasl2-modules-db:amd64. #8 17.99 Preparing to unpack .../60-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #8 18.02 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 18.17 Selecting previously unselected package libsasl2-2:amd64. #8 18.17 Preparing to unpack .../61-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #8 18.20 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 18.39 Selecting previously unselected package libldap-2.4-2:amd64. #8 18.39 Preparing to unpack .../62-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... #8 18.40 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... #8 18.61 Selecting previously unselected package libnpth0:amd64. #8 18.61 Preparing to unpack .../63-libnpth0_1.6-3_amd64.deb ... #8 18.64 Unpacking libnpth0:amd64 (1.6-3) ... #8 18.82 Selecting previously unselected package dirmngr. #8 18.82 Preparing to unpack .../64-dirmngr_2.2.27-2+deb11u2_amd64.deb ... #8 18.88 Unpacking dirmngr (2.2.27-2+deb11u2) ... #8 19.07 Selecting previously unselected package libfakeroot:amd64. #8 19.07 Preparing to unpack .../65-libfakeroot_1.25.3-1.1_amd64.deb ... #8 19.09 Unpacking libfakeroot:amd64 (1.25.3-1.1) ... #8 19.29 Selecting previously unselected package fakeroot. #8 19.30 Preparing to unpack .../66-fakeroot_1.25.3-1.1_amd64.deb ... #8 19.33 Unpacking fakeroot (1.25.3-1.1) ... #8 19.48 Selecting previously unselected package libbrotli1:amd64. #8 19.48 Preparing to unpack .../67-libbrotli1_1.0.9-2+b2_amd64.deb ... #8 19.50 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... #8 19.70 Selecting previously unselected package libnghttp2-14:amd64. #8 19.70 Preparing to unpack .../68-libnghttp2-14_1.43.0-1+deb11u2_amd64.deb ... #8 19.72 Unpacking libnghttp2-14:amd64 (1.43.0-1+deb11u2) ... #8 19.82 Selecting previously unselected package libpsl5:amd64. #8 19.82 Preparing to unpack .../69-libpsl5_0.21.0-1.2_amd64.deb ... #8 19.84 Unpacking libpsl5:amd64 (0.21.0-1.2) ... #8 19.94 Selecting previously unselected package librtmp1:amd64. #8 19.95 Preparing to unpack .../70-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #8 19.96 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #8 20.16 Selecting previously unselected package libssh2-1:amd64. #8 20.17 Preparing to unpack .../71-libssh2-1_1.9.0-2+deb11u1_amd64.deb ... #8 20.19 Unpacking libssh2-1:amd64 (1.9.0-2+deb11u1) ... #8 20.40 Selecting previously unselected package libcurl3-gnutls:amd64. #8 20.41 Preparing to unpack .../72-libcurl3-gnutls_7.74.0-1.3+deb11u15_amd64.deb ... #8 20.44 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u15) ... #8 20.66 Selecting previously unselected package libexpat1:amd64. #8 20.66 Preparing to unpack .../73-libexpat1_2.2.10-2+deb11u7_amd64.deb ... #8 20.70 Unpacking libexpat1:amd64 (2.2.10-2+deb11u7) ... #8 20.83 Selecting previously unselected package liberror-perl. #8 20.83 Preparing to unpack .../74-liberror-perl_0.17029-1_all.deb ... #8 20.85 Unpacking liberror-perl (0.17029-1) ... #8 21.01 Selecting previously unselected package git-man. #8 21.01 Preparing to unpack .../75-git-man_1%3a2.30.2-1+deb11u5_all.deb ... #8 21.04 Unpacking git-man (1:2.30.2-1+deb11u5) ... #8 21.22 Selecting previously unselected package git. #8 21.22 Preparing to unpack .../76-git_1%3a2.30.2-1+deb11u5_amd64.deb ... #8 21.24 Unpacking git (1:2.30.2-1+deb11u5) ... #8 21.67 Selecting previously unselected package gnupg-l10n. #8 21.67 Preparing to unpack .../77-gnupg-l10n_2.2.27-2+deb11u2_all.deb ... #8 21.69 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... #8 21.91 Selecting previously unselected package gnupg-utils. #8 21.92 Preparing to unpack .../78-gnupg-utils_2.2.27-2+deb11u2_amd64.deb ... #8 21.94 Unpacking gnupg-utils (2.2.27-2+deb11u2) ... #8 22.17 Selecting previously unselected package libsqlite3-0:amd64. #8 22.18 Preparing to unpack .../79-libsqlite3-0_3.34.1-3+deb11u1_amd64.deb ... #8 22.21 Unpacking libsqlite3-0:amd64 (3.34.1-3+deb11u1) ... #8 22.40 Selecting previously unselected package gpg. #8 22.41 Preparing to unpack .../80-gpg_2.2.27-2+deb11u2_amd64.deb ... #8 22.44 Unpacking gpg (2.2.27-2+deb11u2) ... #8 22.66 Selecting previously unselected package libncursesw6:amd64. #8 22.67 Preparing to unpack .../81-libncursesw6_6.2+20201114-2+deb11u2_amd64.deb ... #8 22.69 Unpacking libncursesw6:amd64 (6.2+20201114-2+deb11u2) ... #8 22.90 Selecting previously unselected package pinentry-curses. #8 22.91 Preparing to unpack .../82-pinentry-curses_1.1.0-4_amd64.deb ... #8 22.94 Unpacking pinentry-curses (1.1.0-4) ... #8 23.15 Selecting previously unselected package gpg-agent. #8 23.15 Preparing to unpack .../83-gpg-agent_2.2.27-2+deb11u2_amd64.deb ... #8 23.27 Unpacking gpg-agent (2.2.27-2+deb11u2) ... #8 23.44 Selecting previously unselected package gpg-wks-client. #8 23.44 Preparing to unpack .../84-gpg-wks-client_2.2.27-2+deb11u2_amd64.deb ... #8 23.46 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... #8 23.61 Selecting previously unselected package gpg-wks-server. #8 23.61 Preparing to unpack .../85-gpg-wks-server_2.2.27-2+deb11u2_amd64.deb ... #8 23.64 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... #8 23.79 Selecting previously unselected package gpgsm. #8 23.80 Preparing to unpack .../86-gpgsm_2.2.27-2+deb11u2_amd64.deb ... #8 23.82 Unpacking gpgsm (2.2.27-2+deb11u2) ... #8 24.10 Selecting previously unselected package gnupg. #8 24.10 Preparing to unpack .../87-gnupg_2.2.27-2+deb11u2_all.deb ... #8 24.12 Unpacking gnupg (2.2.27-2+deb11u2) ... #8 24.31 Selecting previously unselected package gnupg2. #8 24.31 Preparing to unpack .../88-gnupg2_2.2.27-2+deb11u2_all.deb ... #8 24.34 Unpacking gnupg2 (2.2.27-2+deb11u2) ... #8 24.49 Setting up libksba8:amd64 (1.5.0-3+deb11u2) ... #8 24.58 Setting up libexpat1:amd64 (2.2.10-2+deb11u7) ... #8 24.68 Setting up libpsl5:amd64 (0.21.0-1.2) ... #8 24.78 Setting up perl-modules-5.32 (5.32.1-4+deb11u4) ... #8 24.88 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... #8 24.98 Setting up libsqlite3-0:amd64 (3.34.1-3+deb11u1) ... #8 25.08 Setting up binutils-common:amd64 (2.35.2-2) ... #8 25.19 Setting up libnghttp2-14:amd64 (1.43.0-1+deb11u2) ... #8 25.28 Setting up linux-libc-dev:amd64 (5.10.244-1) ... #8 25.37 Setting up libctf-nobfd0:amd64 (2.35.2-2) ... #8 25.48 Setting up libnpth0:amd64 (1.6-3) ... #8 25.59 Setting up libassuan0:amd64 (2.5.3-7.1) ... #8 25.69 Setting up libgomp1:amd64 (10.2.1-6) ... #8 25.80 Setting up bzip2 (1.0.8-4) ... #8 25.87 Setting up libcap2:amd64 (1:2.44-1+deb11u1) ... #8 25.97 Setting up libfakeroot:amd64 (1.25.3-1.1) ... #8 26.12 Setting up libasan6:amd64 (10.2.1-6) ... #8 26.22 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 26.31 Setting up libcap2-bin (1:2.44-1+deb11u1) ... #8 27.15 Setting up fakeroot (1.25.3-1.1) ... #8 27.24 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 27.24 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 27.24 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 27.24 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 27.24 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 27.24 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 27.24 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 27.24 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 27.24 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 27.31 Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... #8 27.40 Setting up make (4.3-4.1) ... #8 27.51 Setting up libmpfr6:amd64 (4.1.0-3) ... #8 27.61 Setting up gnupg-l10n (2.2.27-2+deb11u2) ... #8 27.71 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #8 27.80 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #8 27.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 27.87 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #8 27.87 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #8 27.87 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #8 27.87 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #8 27.87 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #8 27.87 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #8 27.87 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #8 27.87 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #8 27.87 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #8 27.87 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #8 27.92 Setting up libquadmath0:amd64 (10.2.1-6) ... #8 28.01 Setting up libmpc3:amd64 (1.2.0-1) ... #8 28.12 Setting up libmnl0:amd64 (1.0.4-3) ... #8 28.22 Setting up libatomic1:amd64 (10.2.1-6) ... #8 28.31 Setting up patch (2.7.6-7) ... #8 28.38 Setting up libncursesw6:amd64 (6.2+20201114-2+deb11u2) ... #8 28.48 Setting up libxtables12:amd64 (1.8.7-1) ... #8 28.58 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 28.69 Setting up libubsan1:amd64 (10.2.1-6) ... #8 28.78 Setting up libmd0:amd64 (1.0.3-3) ... #8 28.89 Setting up libnsl-dev:amd64 (1.3.0-2) ... #8 28.99 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ... #8 29.09 Setting up git-man (1:2.30.2-1+deb11u5) ... #8 29.19 Setting up libssh2-1:amd64 (1.9.0-2+deb11u1) ... #8 29.28 Setting up libbinutils:amd64 (2.35.2-2) ... #8 29.38 Setting up libisl23:amd64 (0.23-1) ... #8 29.47 Setting up libc-dev-bin (2.31-13+deb11u13) ... #8 29.58 Setting up openssl (1.1.1w-0+deb11u4) ... #8 29.72 Setting up libbsd0:amd64 (0.11.3-1+deb11u1) ... #8 29.81 Setting up libelf1:amd64 (0.183-1) ... #8 29.91 Setting up readline-common (8.1-1) ... #8 30.02 Setting up libcc1-0:amd64 (10.2.1-6) ... #8 30.12 Setting up liblsan0:amd64 (10.2.1-6) ... #8 30.22 Setting up cpp-10 (10.2.1-6) ... #8 30.31 Setting up libitm1:amd64 (10.2.1-6) ... #8 30.41 Setting up libgdbm6:amd64 (1.19-2) ... #8 30.51 Setting up libtsan0:amd64 (10.2.1-6) ... #8 30.61 Setting up libctf0:amd64 (2.35.2-2) ... #8 30.71 Setting up pinentry-curses (1.1.0-4) ... #8 30.82 Setting up libgcc-10-dev:amd64 (10.2.1-6) ... #8 30.92 Setting up libreadline8:amd64 (8.1-1) ... #8 31.02 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... #8 31.12 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u15) ... #8 31.23 Setting up ca-certificates (20210119) ... #8 31.35 debconf: unable to initialize frontend: Dialog #8 31.35 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 31.35 debconf: falling back to frontend: Readline #8 31.69 Updating certificates in /etc/ssl/certs... #8 32.24 129 added, 0 removed; done. #8 32.82 Setting up libgdbm-compat4:amd64 (1.19-2) ... #8 32.91 Setting up libperl5.32:amd64 (5.32.1-4+deb11u4) ... #8 32.99 Setting up cpp (4:10.2.1-1) ... #8 33.08 Setting up gpgconf (2.2.27-2+deb11u2) ... #8 33.18 Setting up libc6-dev:amd64 (2.31-13+deb11u13) ... #8 33.26 Setting up libbpf0:amd64 (1:0.3-2+deb11u1) ... #8 33.35 Setting up gpg (2.2.27-2+deb11u2) ... #8 33.44 Setting up gnupg-utils (2.2.27-2+deb11u2) ... #8 33.53 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ... #8 33.63 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ... #8 33.72 Setting up gpg-agent (2.2.27-2+deb11u2) ... #8 34.09 Setting up iproute2 (5.10.0-4) ... #8 34.52 debconf: unable to initialize frontend: Dialog #8 34.52 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 34.52 debconf: falling back to frontend: Readline #8 34.60 Setting up gpgsm (2.2.27-2+deb11u2) ... #8 34.68 Setting up binutils (2.35.2-2) ... #8 34.78 Setting up dirmngr (2.2.27-2+deb11u2) ... #8 34.95 Setting up perl (5.32.1-4+deb11u4) ... #8 35.11 Setting up gcc-10 (10.2.1-6) ... #8 35.21 Setting up libdpkg-perl (1.20.13) ... #8 35.38 Setting up gpg-wks-server (2.2.27-2+deb11u2) ... #8 35.48 Setting up g++-10 (10.2.1-6) ... #8 35.59 Setting up gpg-wks-client (2.2.27-2+deb11u2) ... #8 35.69 Setting up gcc (4:10.2.1-1) ... #8 35.85 Setting up dpkg-dev (1.20.13) ... #8 36.02 Setting up liberror-perl (0.17029-1) ... #8 36.12 Setting up git (1:2.30.2-1+deb11u5) ... #8 36.30 Setting up g++ (4:10.2.1-1) ... #8 36.39 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 36.44 Setting up gnupg (2.2.27-2+deb11u2) ... #8 36.54 Setting up build-essential (12.9) ... #8 36.65 Setting up gnupg2 (2.2.27-2+deb11u2) ... #8 36.76 Processing triggers for libc-bin (2.31-13+deb11u13) ... #8 36.88 Processing triggers for ca-certificates (20210119) ... #8 36.92 Updating certificates in /etc/ssl/certs... #8 37.79 0 added, 0 removed; done. #8 37.79 Running hooks in /etc/ca-certificates/update.d... #8 37.79 done. #8 DONE 38.1s #9 [5/6] RUN SET -x; VERSION="$(echo "debian:11" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:11" in debian:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; 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:11" && exit 1 ;; esac #9 0.463 + echo debian:11 #9 0.464 + cut -d : -f 2 #9 0.464 + sed s/./\u&/ #9 0.464 + VERSION=11 #9 0.464 + echo deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_11/ ./ #9 DONE 0.5s #10 [6/6] WORKDIR /OBS/ #10 DONE 0.2s #11 exporting to image #11 exporting layers #11 exporting layers 1.9s done #11 writing image sha256:0106dd101b6a3284a4f9f27ab068d69a8687e1762b122eadd006fc17b1963cee done #11 naming to docker.io/library/debian-11-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-11-osmocom-obs-build-binpkg-manuals + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:11', '--build-arg', 'DISTRO_FROM=debian-11-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-11-osmocom-obs-build-binpkg-manuals', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg_manuals.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg_manuals.Dockerfile #1 transferring dockerfile: 802B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 9) #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian-11-osmocom-obs-build-binpkg:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/2] FROM docker.io/library/debian-11-osmocom-obs-build-binpkg:latest #4 DONE 0.3s #5 [2/2] RUN CASE "debian:11" in debian*|ubuntu*) apt-get update && apt-get install -y --no-install-recommends osmo-gsm-manuals-dev && apt-get clean ;; esac #5 0.410 Hit:1 http://deb.debian.org/debian bullseye InRelease #5 0.410 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #5 0.411 Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ InRelease [1553 B] #5 0.430 Hit:4 http://deb.debian.org/debian bullseye-updates InRelease #5 0.553 Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ Packages [69.2 kB] #5 0.577 Fetched 70.7 kB in 0s (370 kB/s) #5 0.577 Reading package lists... #5 0.812 Reading package lists... #5 1.037 Building dependency tree... #5 1.083 Reading state information... #5 1.146 The following additional packages will be installed: #5 1.146 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex dblatex #5 1.146 distro-info-data docbook-dsssl docbook-utils docbook-xml docbook5-xml #5 1.146 docutils-common fontconfig fontconfig-config fonts-dejavu-core #5 1.146 fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern graphviz libann0 #5 1.146 libapache-pom-java libcairo-gobject2 libcairo2 libcdt5 libcgraph6 #5 1.146 libcommons-logging-java libcommons-parent-java libdatrie1 libdeflate0 #5 1.146 libfontbox-java libfontconfig1 libfontenc1 libfreetype6 libfribidi0 libgd3 #5 1.146 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libglib2.0-0 libgraphite2-3 #5 1.146 libgts-0.7-5 libgvc6 libgvpr2 libharfbuzz0b libice6 libicu67 libidn11 #5 1.146 libimagequant0 libjbig0 libjpeg62-turbo libjs-jquery libkpathsea6 #5 1.146 liblab-gamut1 liblcms2-2 libltdl7 libmime-charset-perl libmpdec3 libosp5 #5 1.146 libostyle1c2 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 #5 1.146 libpaper-utils libpaper1 libpathplan4 libpdfbox-java libpixman-1-0 #5 1.146 libpng16-16 libptexenc1 libpython3-stdlib libpython3.9-minimal #5 1.146 libpython3.9-stdlib librsvg2-2 librsvg2-bin libsgmls-perl libsm6 libsombok3 #5 1.146 libsynctex2 libteckit0 libtexlua53 libtexluajit2 libthai-data libthai0 #5 1.146 libtiff5 libunicode-linebreak-perl libwebp6 libwebpdemux2 libwebpmux3 #5 1.146 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 #5 1.146 libxdmcp6 libxext6 libxi6 libxml2 libxml2-utils libxmu6 libxpm4 libxrender1 #5 1.146 libxslt1.1 libxt6 libzzip-0-13 lmodern lynx lynx-common mailcap media-types #5 1.146 mime-support mscgen openjade opensp osmocom-keyring osmocom-master #5 1.146 preview-latex-style python-apt-common python3 python3-apt python3-blockdiag #5 1.146 python3-docutils python3-funcparserlib python3-minimal python3-nwdiag #5 1.146 python3-pil python3-pkg-resources python3-reportlab python3-reportlab-accel #5 1.146 python3-roman python3-webcolors python3.9 python3.9-minimal sensible-utils #5 1.146 sgml-base sgml-data sgmlspl shared-mime-info t1utils teckit tex-common #5 1.146 texlive texlive-base texlive-bibtex-extra texlive-binaries #5 1.146 texlive-extra-utils texlive-fonts-recommended texlive-formats-extra #5 1.146 texlive-lang-greek texlive-latex-base texlive-latex-extra #5 1.146 texlive-latex-recommended texlive-luatex texlive-pictures #5 1.146 texlive-plain-generic texlive-science texlive-xetex tipa ucf x11-common #5 1.146 xdg-utils xfonts-encodings xfonts-utils xml-core xsltproc #5 1.147 Suggested packages: #5 1.147 asciidoc-doc source-highlight epubcheck docbook ghostscript #5 1.147 graphicsmagick-imagemagick-compat | imagemagick inkscape latex-cjk-all #5 1.147 pdf-viewer texlive-lang-all texlive-lang-cyrillic transfig xindy #5 1.147 docbook-dsssl-doc docbook-xsl docbook-defguide docbook-xsl-ns #5 1.147 docbook5-defguide gsfonts graphviz-doc libavalon-framework-java #5 1.147 libcommons-logging-java-doc libexcalibur-logkit-java liblog4j1.2-java #5 1.147 libgd-tools liblcms2-utils libencode-hanextra-perl libpod2-base-perl #5 1.147 sgmls-doc doc-base python3-doc python3-tk python3-venv python3-apt-dbg #5 1.147 python-apt-doc docutils-doc fonts-linuxlibertine | ttf-linux-libertine #5 1.147 texlive-lang-french python-pil-doc python3-pil-dbg python3-setuptools #5 1.147 python3-egenix-mxtexttools python-reportlab-doc python3.9-venv python3.9-doc #5 1.147 binfmt-support sgml-base-doc perlsgml w3-recs debhelper gv #5 1.147 | postscript-viewer perl-tk xpdf | pdf-viewer xzdec chktex #5 1.147 default-jre-headless dvidvi dvipng fragmaster lacheck latexdiff latexmk #5 1.147 purifyeps texlive-fonts-recommended-doc texlive-latex-base-doc #5 1.147 python3-pygments icc-profiles libfile-which-perl #5 1.147 libspreadsheet-parseexcel-perl texlive-latex-extra-doc #5 1.147 texlive-latex-recommended-doc texlive-pstricks dot2tex prerex ruby-tcltk #5 1.147 | libtcltk-ruby texlive-pictures-doc vprerex texlive-science-doc #5 1.147 Recommended packages: #5 1.147 asciidoc-doc vim-asciidoc xmlto dblatex-doc fonts-liberation #5 1.147 libgdk-pixbuf2.0-bin libglib2.0-data xdg-user-dirs libgts-bin #5 1.147 javascript-common librsvg2-common file lsb-release iso-codes #5 1.147 python3-pygments python3-olefile python3-renderpm dvisvgm ghostscript #5 1.147 libfile-homedir-perl liblog-log4perl-perl libyaml-tiny-perl ruby #5 1.147 | ruby-interpreter tex-gyre tk libfile-mimeinfo-perl libnet-dbus-perl #5 1.147 libx11-protocol-perl x11-utils x11-xserver-utils #5 1.617 The following NEW packages will be installed: #5 1.617 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex dblatex #5 1.617 distro-info-data docbook-dsssl docbook-utils docbook-xml docbook5-xml #5 1.617 docutils-common fontconfig fontconfig-config fonts-dejavu-core #5 1.617 fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern graphviz libann0 #5 1.617 libapache-pom-java libcairo-gobject2 libcairo2 libcdt5 libcgraph6 #5 1.617 libcommons-logging-java libcommons-parent-java libdatrie1 libdeflate0 #5 1.617 libfontbox-java libfontconfig1 libfontenc1 libfreetype6 libfribidi0 libgd3 #5 1.617 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libglib2.0-0 libgraphite2-3 #5 1.617 libgts-0.7-5 libgvc6 libgvpr2 libharfbuzz0b libice6 libicu67 libidn11 #5 1.617 libimagequant0 libjbig0 libjpeg62-turbo libjs-jquery libkpathsea6 #5 1.617 liblab-gamut1 liblcms2-2 libltdl7 libmime-charset-perl libmpdec3 libosp5 #5 1.617 libostyle1c2 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 #5 1.617 libpaper-utils libpaper1 libpathplan4 libpdfbox-java libpixman-1-0 #5 1.617 libpng16-16 libptexenc1 libpython3-stdlib libpython3.9-minimal #5 1.617 libpython3.9-stdlib librsvg2-2 librsvg2-bin libsgmls-perl libsm6 libsombok3 #5 1.617 libsynctex2 libteckit0 libtexlua53 libtexluajit2 libthai-data libthai0 #5 1.617 libtiff5 libunicode-linebreak-perl libwebp6 libwebpdemux2 libwebpmux3 #5 1.617 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 #5 1.617 libxdmcp6 libxext6 libxi6 libxml2 libxml2-utils libxmu6 libxpm4 libxrender1 #5 1.617 libxslt1.1 libxt6 libzzip-0-13 lmodern lynx lynx-common mailcap media-types #5 1.617 mime-support mscgen openjade opensp osmo-gsm-manuals-dev osmocom-keyring #5 1.617 osmocom-master preview-latex-style python-apt-common python3 python3-apt #5 1.617 python3-blockdiag python3-docutils python3-funcparserlib python3-minimal #5 1.617 python3-nwdiag python3-pil python3-pkg-resources python3-reportlab #5 1.617 python3-reportlab-accel python3-roman python3-webcolors python3.9 #5 1.617 python3.9-minimal sensible-utils sgml-base sgml-data sgmlspl #5 1.617 shared-mime-info t1utils teckit tex-common texlive texlive-base #5 1.617 texlive-bibtex-extra texlive-binaries texlive-extra-utils #5 1.617 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #5 1.617 texlive-latex-base texlive-latex-extra texlive-latex-recommended #5 1.617 texlive-luatex texlive-pictures texlive-plain-generic texlive-science #5 1.617 texlive-xetex tipa ucf x11-common xdg-utils xfonts-encodings xfonts-utils #5 1.617 xml-core xsltproc #5 1.639 0 upgraded, 165 newly installed, 0 to remove and 0 not upgraded. #5 1.639 Need to get 402 MB of archives. #5 1.639 After this operation, 903 MB of additional disk space will be used. #5 1.639 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 libpython3.9-minimal amd64 3.9.2-1+deb11u3 [805 kB] #5 1.647 Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ osmocom-keyring 1.1.1.8.7873 [3168 B] #5 1.668 Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ osmocom-master 1.1.0 [1180 B] #5 1.673 Get:4 http://deb.debian.org/debian-security bullseye-security/main amd64 python3.9-minimal amd64 3.9.2-1+deb11u3 [1963 kB] #5 1.690 Get:5 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB] #5 1.695 Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ osmo-gsm-manuals-dev 1.6.1.6.d24f [441 kB] #5 1.709 Get:7 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB] #5 1.710 Get:8 http://deb.debian.org/debian bullseye/main amd64 mailcap all 3.69 [31.7 kB] #5 1.711 Get:9 http://deb.debian.org/debian bullseye/main amd64 mime-support all 3.66 [10.9 kB] #5 1.714 Get:10 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB] #5 1.716 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libpython3.9-stdlib amd64 3.9.2-1+deb11u3 [1684 kB] #5 1.735 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 python3.9 amd64 3.9.2-1+deb11u3 [467 kB] #5 1.736 Get:13 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB] #5 1.737 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB] #5 1.738 Get:15 http://deb.debian.org/debian bullseye/main amd64 sgml-base all 1.30 [15.1 kB] #5 1.742 Get:16 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB] #5 1.767 Get:17 http://deb.debian.org/debian-security bullseye-security/main amd64 ucf all 3.0043+deb11u2 [74.3 kB] #5 1.777 Get:18 http://deb.debian.org/debian bullseye/main amd64 tex-common all 6.16 [53.7 kB] #5 1.779 Get:19 http://deb.debian.org/debian bullseye/main amd64 asciidoc-common all 9.0.0~rc2-1 [286 kB] #5 1.787 Get:20 http://deb.debian.org/debian-security bullseye-security/main amd64 libicu67 amd64 67.1-7+deb11u1 [8624 kB] #5 1.862 Get:21 http://deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u9 [694 kB] #5 1.867 Get:22 http://deb.debian.org/debian-security bullseye-security/main amd64 libxml2-utils amd64 2.9.10+dfsg-6.7+deb11u9 [110 kB] #5 1.868 Get:23 http://deb.debian.org/debian-security bullseye-security/main amd64 libxslt1.1 amd64 1.1.34-4+deb11u3 [241 kB] #5 1.870 Get:24 http://deb.debian.org/debian-security bullseye-security/main amd64 xsltproc amd64 1.1.34-4+deb11u3 [124 kB] #5 1.871 Get:25 http://deb.debian.org/debian bullseye/main amd64 asciidoc-base all 9.0.0~rc2-1 [135 kB] #5 1.872 Get:26 http://deb.debian.org/debian bullseye/main amd64 asciidoc all 9.0.0~rc2-1 [59.0 kB] #5 1.874 Get:27 http://deb.debian.org/debian bullseye/main amd64 xml-core all 0.18+nmu1 [23.8 kB] #5 1.876 Get:28 http://deb.debian.org/debian bullseye/main amd64 sgml-data all 2.0.11+nmu1 [179 kB] #5 1.880 Get:29 http://deb.debian.org/debian bullseye/main amd64 docbook-xml all 4.5-9 [84.4 kB] #5 1.884 Get:30 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB] #5 1.885 Get:31 http://deb.debian.org/debian-security bullseye-security/main amd64 distro-info-data all 0.51+deb11u10 [8684 B] #5 1.888 Get:32 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB] #5 1.890 Get:33 http://deb.debian.org/debian bullseye/main amd64 libpaper1 amd64 1.1.28+b1 [21.6 kB] #5 1.891 Get:34 http://deb.debian.org/debian bullseye/main amd64 libpaper-utils amd64 1.1.28+b1 [18.3 kB] #5 1.897 Get:35 http://deb.debian.org/debian-security bullseye-security/main amd64 libkpathsea6 amd64 2020.20200327.54578-7+deb11u2 [173 kB] #5 1.905 Get:36 http://deb.debian.org/debian-security bullseye-security/main amd64 libptexenc1 amd64 2020.20200327.54578-7+deb11u2 [65.0 kB] #5 1.912 Get:37 http://deb.debian.org/debian-security bullseye-security/main amd64 libsynctex2 amd64 2020.20200327.54578-7+deb11u2 [83.7 kB] #5 1.917 Get:38 http://deb.debian.org/debian-security bullseye-security/main amd64 libtexlua53 amd64 2020.20200327.54578-7+deb11u2 [132 kB] #5 1.919 Get:39 http://deb.debian.org/debian-security bullseye-security/main amd64 libtexluajit2 amd64 2020.20200327.54578-7+deb11u2 [267 kB] #5 1.922 Get:40 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB] #5 1.924 Get:41 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB] #5 1.928 Get:42 http://deb.debian.org/debian-security bullseye-security/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u2 [418 kB] #5 1.933 Get:43 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB] #5 1.942 Get:44 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB] #5 1.946 Get:45 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB] #5 1.949 Get:46 http://deb.debian.org/debian bullseye/main amd64 libpixman-1-0 amd64 0.40.0-1.1~deb11u1 [543 kB] #5 1.954 Get:47 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] #5 1.954 Get:48 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #5 1.954 Get:49 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB] #5 1.955 Get:50 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1+deb11u2 [311 kB] #5 1.958 Get:51 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1+deb11u2 [772 kB] #5 1.964 Get:52 http://deb.debian.org/debian bullseye/main amd64 libxcb-render0 amd64 1.14-3 [111 kB] #5 1.965 Get:53 http://deb.debian.org/debian bullseye/main amd64 libxcb-shm0 amd64 1.14-3 [101 kB] #5 1.966 Get:54 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB] #5 1.967 Get:55 http://deb.debian.org/debian bullseye/main amd64 libxrender1 amd64 1:0.9.10-1 [33.0 kB] #5 1.970 Get:56 http://deb.debian.org/debian bullseye/main amd64 libcairo2 amd64 1.16.0-5 [694 kB] #5 1.976 Get:57 http://deb.debian.org/debian bullseye/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB] #5 1.977 Get:58 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-0 amd64 2.66.8-1+deb11u6 [1377 kB] #5 1.995 Get:59 http://deb.debian.org/debian bullseye/main amd64 libharfbuzz0b amd64 2.7.4-1 [1471 kB] #5 2.009 Get:60 http://deb.debian.org/debian bullseye/main amd64 libteckit0 amd64 2.5.10+ds1-3 [329 kB] #5 2.014 Get:61 http://deb.debian.org/debian bullseye/main amd64 x11-common all 1:7.7+22 [252 kB] #5 2.020 Get:62 http://deb.debian.org/debian bullseye/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB] #5 2.020 Get:63 http://deb.debian.org/debian bullseye/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB] #5 2.024 Get:64 http://deb.debian.org/debian bullseye/main amd64 libxt6 amd64 1:1.2.0-1 [189 kB] #5 2.028 Get:65 http://deb.debian.org/debian bullseye/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB] #5 2.028 Get:66 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb11u1 [50.0 kB] #5 2.029 Get:67 http://deb.debian.org/debian bullseye/main amd64 libxaw7 amd64 2:1.0.13-1.1 [202 kB] #5 2.031 Get:68 http://deb.debian.org/debian bullseye/main amd64 libxi6 amd64 2:1.7.10-1 [83.4 kB] #5 2.033 Get:69 http://deb.debian.org/debian bullseye/main amd64 libzzip-0-13 amd64 0.13.62-3.3+deb11u1 [55.9 kB] #5 2.039 Get:70 http://deb.debian.org/debian-security bullseye-security/main amd64 texlive-binaries amd64 2020.20200327.54578-7+deb11u2 [10.1 MB] #5 2.130 Get:71 http://deb.debian.org/debian bullseye/main amd64 xdg-utils all 1.1.3-4.1 [75.5 kB] #5 2.130 Get:72 http://deb.debian.org/debian bullseye/main amd64 texlive-base all 2020.20210202-3 [20.8 MB] #5 2.309 Get:73 http://deb.debian.org/debian bullseye/main amd64 texlive-fonts-recommended all 2020.20210202-3 [5002 kB] #5 2.357 Get:74 http://deb.debian.org/debian bullseye/main amd64 fonts-lmodern all 2.004.5-6.1 [4540 kB] #5 2.399 Get:75 http://deb.debian.org/debian bullseye/main amd64 texlive-latex-base all 2020.20210202-3 [1120 kB] #5 2.409 Get:76 http://deb.debian.org/debian bullseye/main amd64 texlive-latex-recommended all 2020.20210202-3 [14.5 MB] #5 2.533 Get:77 http://deb.debian.org/debian bullseye/main amd64 texlive all 2020.20210202-3 [34.2 kB] #5 2.533 Get:78 http://deb.debian.org/debian bullseye/main amd64 texlive-bibtex-extra all 2020.20210202-3 [67.2 MB] #5 3.325 Get:79 http://deb.debian.org/debian bullseye/main amd64 libthai-data all 0.1.28-3 [170 kB] #5 3.332 Get:80 http://deb.debian.org/debian bullseye/main amd64 libdatrie1 amd64 0.2.13-1 [42.7 kB] #5 3.334 Get:81 http://deb.debian.org/debian bullseye/main amd64 libthai0 amd64 0.1.28-3 [54.2 kB] #5 3.338 Get:82 http://deb.debian.org/debian bullseye/main amd64 libsombok3 amd64 2.4.0-2+b1 [31.4 kB] #5 3.345 Get:83 http://deb.debian.org/debian bullseye/main amd64 libmime-charset-perl all 1.012.2-1 [35.4 kB] #5 3.348 Get:84 http://deb.debian.org/debian bullseye/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1+b3 [102 kB] #5 3.350 Get:85 http://deb.debian.org/debian bullseye/main amd64 libjs-jquery all 3.5.1+dfsg+~3.5.5-7 [315 kB] #5 3.354 Get:86 http://deb.debian.org/debian bullseye/main amd64 libfontenc1 amd64 1:1.1.4-1 [24.3 kB] #5 3.359 Get:87 http://deb.debian.org/debian bullseye/main amd64 xfonts-encodings all 1:1.0.4-2.1 [573 kB] #5 3.364 Get:88 http://deb.debian.org/debian bullseye/main amd64 xfonts-utils amd64 1:7.7+6 [93.0 kB] #5 3.370 Get:89 http://deb.debian.org/debian bullseye/main amd64 lmodern all 2.004.5-6.1 [9489 kB] #5 3.461 Get:90 http://deb.debian.org/debian bullseye/main amd64 texlive-luatex all 2020.20210202-3 [14.4 MB] #5 3.615 Get:91 http://deb.debian.org/debian bullseye/main amd64 texlive-plain-generic all 2020.20210202-3 [27.0 MB] #5 3.846 Get:92 http://deb.debian.org/debian bullseye/main amd64 texlive-extra-utils all 2020.20210202-3 [55.5 MB] #5 4.470 Get:93 http://deb.debian.org/debian bullseye/main amd64 libapache-pom-java all 18-1 [4676 B] #5 4.492 Get:94 http://deb.debian.org/debian bullseye/main amd64 libcommons-parent-java all 43-1 [10.8 kB] #5 4.509 Get:95 http://deb.debian.org/debian bullseye/main amd64 libcommons-logging-java all 1.2-2 [62.2 kB] #5 4.520 Get:96 http://deb.debian.org/debian bullseye/main amd64 libfontbox-java all 1:1.8.16-2 [211 kB] #5 4.526 Get:97 http://deb.debian.org/debian bullseye/main amd64 libpdfbox-java all 1:1.8.16-2 [5205 kB] #5 4.576 Get:98 http://deb.debian.org/debian bullseye/main amd64 preview-latex-style all 12.2-1 [201 kB] #5 4.577 Get:99 http://deb.debian.org/debian bullseye/main amd64 texlive-pictures all 2020.20210202-3 [6743 kB] #5 4.635 Get:100 http://deb.debian.org/debian bullseye/main amd64 texlive-latex-extra all 2020.20210202-3 [13.7 MB] #5 4.766 Get:101 http://deb.debian.org/debian bullseye/main amd64 fonts-gfs-baskerville all 1.1-6 [43.7 kB] #5 4.766 Get:102 http://deb.debian.org/debian bullseye/main amd64 fonts-gfs-porson all 1.1-7 [33.8 kB] #5 4.766 Get:103 http://deb.debian.org/debian bullseye/main amd64 texlive-lang-greek all 2020.20210202-2 [77.6 MB] #5 5.534 Get:104 http://deb.debian.org/debian bullseye/main amd64 texlive-science all 2020.20210202-3 [3367 kB] #5 5.588 Get:105 http://deb.debian.org/debian bullseye/main amd64 dblatex all 0.3.12py3-1 [371 kB] #5 5.604 Get:106 http://deb.debian.org/debian bullseye/main amd64 libosp5 amd64 1.5.2-13+b2 [934 kB] #5 5.619 Get:107 http://deb.debian.org/debian bullseye/main amd64 libostyle1c2 amd64 1.4devel1-22 [643 kB] #5 5.638 Get:108 http://deb.debian.org/debian bullseye/main amd64 openjade amd64 1.4devel1-22 [275 kB] #5 5.645 Get:109 http://deb.debian.org/debian bullseye/main amd64 docbook-dsssl all 1.79-9.2 [234 kB] #5 5.659 Get:110 http://deb.debian.org/debian bullseye/main amd64 teckit amd64 2.5.10+ds1-3 [701 kB] #5 5.671 Get:111 http://deb.debian.org/debian bullseye/main amd64 tipa all 2:1.3-20.1 [2978 kB] #5 5.697 Get:112 http://deb.debian.org/debian bullseye/main amd64 texlive-xetex all 2020.20210202-3 [12.5 MB] #5 5.829 Get:113 http://deb.debian.org/debian bullseye/main amd64 texlive-formats-extra all 2020.20210202-3 [4711 kB] #5 5.897 Get:114 http://deb.debian.org/debian bullseye/main amd64 libidn11 amd64 1.33-3 [116 kB] #5 5.897 Get:115 http://deb.debian.org/debian bullseye/main amd64 lynx-common all 2.9.0dev.6-3~deb11u1 [1192 kB] #5 5.914 Get:116 http://deb.debian.org/debian bullseye/main amd64 lynx amd64 2.9.0dev.6-3~deb11u1 [652 kB] #5 5.926 Get:117 http://deb.debian.org/debian bullseye/main amd64 libsgmls-perl all 1.03ii-36 [26.5 kB] #5 5.933 Get:118 http://deb.debian.org/debian bullseye/main amd64 sgmlspl all 1.03ii-36 [11.7 kB] #5 5.938 Get:119 http://deb.debian.org/debian bullseye/main amd64 opensp amd64 1.5.2-13+b2 [421 kB] #5 5.950 Get:120 http://deb.debian.org/debian bullseye/main amd64 docbook-utils all 0.6.14-3.4 [60.1 kB] #5 5.976 Get:121 http://deb.debian.org/debian bullseye/main amd64 asciidoc-dblatex all 9.0.0~rc2-1 [60.2 kB] #5 6.005 Get:122 http://deb.debian.org/debian bullseye/main amd64 docbook5-xml all 5.0-3 [667 kB] #5 6.015 Get:123 http://deb.debian.org/debian bullseye/main amd64 docutils-common all 0.16+dfsg-4 [129 kB] #5 6.023 Get:124 http://deb.debian.org/debian bullseye/main amd64 fontconfig amd64 2.13.1-4.2 [417 kB] #5 6.029 Get:125 http://deb.debian.org/debian bullseye/main amd64 libann0 amd64 1.1.2+doc-7 [25.3 kB] #5 6.031 Get:126 http://deb.debian.org/debian bullseye/main amd64 libcdt5 amd64 2.42.2-5+deb11u1 [62.2 kB] #5 6.037 Get:127 http://deb.debian.org/debian bullseye/main amd64 libcgraph6 amd64 2.42.2-5+deb11u1 [85.5 kB] #5 6.038 Get:128 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB] #5 6.045 Get:129 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB] #5 6.049 Get:130 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] #5 6.051 Get:131 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1+deb11u2 [259 kB] #5 6.056 Get:132 http://deb.debian.org/debian-security bullseye-security/main amd64 libtiff5 amd64 4.2.0-1+deb11u7 [291 kB] #5 6.060 Get:133 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB] #5 6.070 Get:134 http://deb.debian.org/debian bullseye/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4+b1 [158 kB] #5 6.074 Get:135 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB] #5 6.080 Get:136 http://deb.debian.org/debian bullseye/main amd64 libfribidi0 amd64 1.0.8-2+deb11u1 [64.9 kB] #5 6.084 Get:137 http://deb.debian.org/debian bullseye/main amd64 libpango-1.0-0 amd64 1.46.2-3 [191 kB] #5 6.087 Get:138 http://deb.debian.org/debian bullseye/main amd64 libpangoft2-1.0-0 amd64 1.46.2-3 [62.2 kB] #5 6.090 Get:139 http://deb.debian.org/debian bullseye/main amd64 libpangocairo-1.0-0 amd64 1.46.2-3 [50.6 kB] #5 6.095 Get:140 http://deb.debian.org/debian bullseye/main amd64 libpathplan4 amd64 2.42.2-5+deb11u1 [64.3 kB] #5 6.099 Get:141 http://deb.debian.org/debian bullseye/main amd64 libgvc6 amd64 2.42.2-5+deb11u1 [695 kB] #5 6.108 Get:142 http://deb.debian.org/debian bullseye/main amd64 libgvpr2 amd64 2.42.2-5+deb11u1 [212 kB] #5 6.112 Get:143 http://deb.debian.org/debian bullseye/main amd64 liblab-gamut1 amd64 2.42.2-5+deb11u1 [221 kB] #5 6.127 Get:144 http://deb.debian.org/debian bullseye/main amd64 graphviz amd64 2.42.2-5+deb11u1 [632 kB] #5 6.132 Get:145 http://deb.debian.org/debian bullseye/main amd64 libcairo-gobject2 amd64 1.16.0-5 [125 kB] #5 6.134 Get:146 http://deb.debian.org/debian-security bullseye-security/main amd64 libgdk-pixbuf2.0-common all 2.42.2+dfsg-1+deb11u4 [321 kB] #5 6.141 Get:147 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB] #5 6.147 Get:148 http://deb.debian.org/debian-security bullseye-security/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.2+dfsg-1+deb11u4 [147 kB] #5 6.150 Get:149 http://deb.debian.org/debian bullseye/main amd64 libimagequant0 amd64 2.12.2-1.1 [32.5 kB] #5 6.153 Get:150 http://deb.debian.org/debian bullseye/main amd64 liblcms2-2 amd64 2.12~rc1-2 [150 kB] #5 6.155 Get:151 http://deb.debian.org/debian bullseye/main amd64 librsvg2-2 amd64 2.50.3+dfsg-1+deb11u1 [2462 kB] #5 6.180 Get:152 http://deb.debian.org/debian bullseye/main amd64 librsvg2-bin amd64 2.50.3+dfsg-1+deb11u1 [36.2 kB] #5 6.180 Get:153 http://deb.debian.org/debian bullseye/main amd64 libwebpdemux2 amd64 0.6.1-2.1+deb11u2 [87.8 kB] #5 6.181 Get:154 http://deb.debian.org/debian bullseye/main amd64 libwebpmux3 amd64 0.6.1-2.1+deb11u2 [97.7 kB] #5 6.183 Get:155 http://deb.debian.org/debian bullseye/main amd64 mscgen amd64 0.20-14 [49.5 kB] #5 6.186 Get:156 http://deb.debian.org/debian bullseye/main amd64 python3-funcparserlib all 0.3.6+dfsg1-1 [15.9 kB] #5 6.189 Get:157 http://deb.debian.org/debian bullseye/main amd64 python3-pil amd64 8.1.2+dfsg-0.3+deb11u2 [446 kB] #5 6.193 Get:158 http://deb.debian.org/debian-security bullseye-security/main amd64 python3-pkg-resources all 52.0.0-4+deb11u2 [190 kB] #5 6.195 Get:159 http://deb.debian.org/debian bullseye/main amd64 python3-webcolors all 1.11.1-1 [12.7 kB] #5 6.201 Get:160 http://deb.debian.org/debian bullseye/main amd64 python3-roman all 2.0.0-5 [9064 B] #5 6.211 Get:161 http://deb.debian.org/debian bullseye/main amd64 python3-docutils all 0.16+dfsg-4 [384 kB] #5 6.221 Get:162 http://deb.debian.org/debian-security bullseye-security/main amd64 python3-reportlab-accel amd64 3.5.59-2+deb11u1 [39.2 kB] #5 6.224 Get:163 http://deb.debian.org/debian-security bullseye-security/main amd64 python3-reportlab all 3.5.59-2+deb11u1 [576 kB] #5 6.235 Get:164 http://deb.debian.org/debian bullseye/main amd64 python3-blockdiag all 2.0.1+dfsg-1 [74.1 kB] #5 6.247 Get:165 http://deb.debian.org/debian bullseye/main amd64 python3-nwdiag all 2.0.0+dfsg-1 [33.6 kB] #5 6.330 debconf: delaying package configuration, since apt-utils is not installed #5 6.360 Fetched 402 MB in 5s (86.9 MB/s) #5 6.431 Selecting previously unselected package libpython3.9-minimal:amd64. #5 6.431 (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 ... 14371 files and directories currently installed.) #5 6.435 Preparing to unpack .../libpython3.9-minimal_3.9.2-1+deb11u3_amd64.deb ... #5 6.451 Unpacking libpython3.9-minimal:amd64 (3.9.2-1+deb11u3) ... #5 6.628 Selecting previously unselected package python3.9-minimal. #5 6.629 Preparing to unpack .../python3.9-minimal_3.9.2-1+deb11u3_amd64.deb ... #5 6.646 Unpacking python3.9-minimal (3.9.2-1+deb11u3) ... #5 6.837 Setting up libpython3.9-minimal:amd64 (3.9.2-1+deb11u3) ... #5 6.914 Setting up python3.9-minimal (3.9.2-1+deb11u3) ... #5 7.346 Selecting previously unselected package python3-minimal. #5 7.346 (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 ... 14656 files and directories currently installed.) #5 7.361 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ... #5 7.381 Unpacking python3-minimal (3.9.2-3) ... #5 7.543 Selecting previously unselected package media-types. #5 7.545 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #5 7.568 Unpacking media-types (4.0.0) ... #5 7.756 Selecting previously unselected package mailcap. #5 7.756 Preparing to unpack .../2-mailcap_3.69_all.deb ... #5 7.800 Unpacking mailcap (3.69) ... #5 7.910 Selecting previously unselected package mime-support. #5 7.913 Preparing to unpack .../3-mime-support_3.66_all.deb ... #5 7.930 Unpacking mime-support (3.66) ... #5 8.078 Selecting previously unselected package libmpdec3:amd64. #5 8.078 Preparing to unpack .../4-libmpdec3_2.5.1-1_amd64.deb ... #5 8.110 Unpacking libmpdec3:amd64 (2.5.1-1) ... #5 8.220 Selecting previously unselected package libpython3.9-stdlib:amd64. #5 8.221 Preparing to unpack .../5-libpython3.9-stdlib_3.9.2-1+deb11u3_amd64.deb ... #5 8.378 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1+deb11u3) ... #5 8.564 Selecting previously unselected package python3.9. #5 8.564 Preparing to unpack .../6-python3.9_3.9.2-1+deb11u3_amd64.deb ... #5 8.580 Unpacking python3.9 (3.9.2-1+deb11u3) ... #5 8.681 Selecting previously unselected package libpython3-stdlib:amd64. #5 8.682 Preparing to unpack .../7-libpython3-stdlib_3.9.2-3_amd64.deb ... #5 8.702 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ... #5 8.809 Setting up python3-minimal (3.9.2-3) ... #5 9.022 Selecting previously unselected package python3. #5 9.022 (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 ... 15077 files and directories currently installed.) #5 9.025 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ... #5 9.044 Unpacking python3 (3.9.2-3) ... #5 9.182 Selecting previously unselected package sgml-base. #5 9.183 Preparing to unpack .../001-sgml-base_1.30_all.deb ... #5 9.200 Unpacking sgml-base (1.30) ... #5 9.324 Selecting previously unselected package sensible-utils. #5 9.326 Preparing to unpack .../002-sensible-utils_0.0.14_all.deb ... #5 9.343 Unpacking sensible-utils (0.0.14) ... #5 9.502 Selecting previously unselected package ucf. #5 9.503 Preparing to unpack .../003-ucf_3.0043+deb11u2_all.deb ... #5 10.08 Moving old data out of the way #5 10.08 Unpacking ucf (3.0043+deb11u2) ... #5 10.35 Selecting previously unselected package tex-common. #5 10.35 Preparing to unpack .../004-tex-common_6.16_all.deb ... #5 10.38 Unpacking tex-common (6.16) ... #5 10.58 Selecting previously unselected package asciidoc-common. #5 10.58 Preparing to unpack .../005-asciidoc-common_9.0.0~rc2-1_all.deb ... #5 10.64 Unpacking asciidoc-common (9.0.0~rc2-1) ... #5 10.76 Selecting previously unselected package libicu67:amd64. #5 10.76 Preparing to unpack .../006-libicu67_67.1-7+deb11u1_amd64.deb ... #5 11.20 Unpacking libicu67:amd64 (67.1-7+deb11u1) ... #5 11.72 Selecting previously unselected package libxml2:amd64. #5 11.72 Preparing to unpack .../007-libxml2_2.9.10+dfsg-6.7+deb11u9_amd64.deb ... #5 11.73 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u9) ... #5 11.85 Selecting previously unselected package libxml2-utils. #5 11.85 Preparing to unpack .../008-libxml2-utils_2.9.10+dfsg-6.7+deb11u9_amd64.deb ... #5 11.87 Unpacking libxml2-utils (2.9.10+dfsg-6.7+deb11u9) ... #5 12.49 Selecting previously unselected package libxslt1.1:amd64. #5 12.50 Preparing to unpack .../009-libxslt1.1_1.1.34-4+deb11u3_amd64.deb ... #5 12.53 Unpacking libxslt1.1:amd64 (1.1.34-4+deb11u3) ... #5 12.64 Selecting previously unselected package xsltproc. #5 12.65 Preparing to unpack .../010-xsltproc_1.1.34-4+deb11u3_amd64.deb ... #5 12.67 Unpacking xsltproc (1.1.34-4+deb11u3) ... #5 12.82 Selecting previously unselected package asciidoc-base. #5 12.82 Preparing to unpack .../011-asciidoc-base_9.0.0~rc2-1_all.deb ... #5 12.84 Unpacking asciidoc-base (9.0.0~rc2-1) ... #5 12.98 Selecting previously unselected package asciidoc. #5 12.98 Preparing to unpack .../012-asciidoc_9.0.0~rc2-1_all.deb ... #5 13.05 Unpacking asciidoc (9.0.0~rc2-1) ... #5 13.18 Selecting previously unselected package xml-core. #5 13.18 Preparing to unpack .../013-xml-core_0.18+nmu1_all.deb ... #5 13.21 Unpacking xml-core (0.18+nmu1) ... #5 13.33 Selecting previously unselected package sgml-data. #5 13.33 Preparing to unpack .../014-sgml-data_2.0.11+nmu1_all.deb ... #5 13.35 Unpacking sgml-data (2.0.11+nmu1) ... #5 13.50 Selecting previously unselected package docbook-xml. #5 13.50 Preparing to unpack .../015-docbook-xml_4.5-9_all.deb ... #5 13.52 Unpacking docbook-xml (4.5-9) ... #5 13.63 Selecting previously unselected package python-apt-common. #5 13.63 Preparing to unpack .../016-python-apt-common_2.2.1_all.deb ... #5 13.64 Unpacking python-apt-common (2.2.1) ... #5 13.74 Selecting previously unselected package distro-info-data. #5 13.74 Preparing to unpack .../017-distro-info-data_0.51+deb11u10_all.deb ... #5 13.76 Unpacking distro-info-data (0.51+deb11u10) ... #5 13.86 Selecting previously unselected package python3-apt. #5 13.86 Preparing to unpack .../018-python3-apt_2.2.1_amd64.deb ... #5 13.88 Unpacking python3-apt (2.2.1) ... #5 14.02 Selecting previously unselected package libpaper1:amd64. #5 14.02 Preparing to unpack .../019-libpaper1_1.1.28+b1_amd64.deb ... #5 14.04 Unpacking libpaper1:amd64 (1.1.28+b1) ... #5 14.15 Selecting previously unselected package libpaper-utils. #5 14.15 Preparing to unpack .../020-libpaper-utils_1.1.28+b1_amd64.deb ... #5 14.17 Unpacking libpaper-utils (1.1.28+b1) ... #5 14.27 Selecting previously unselected package libkpathsea6:amd64. #5 14.27 Preparing to unpack .../021-libkpathsea6_2020.20200327.54578-7+deb11u2_amd64.deb ... #5 14.28 Unpacking libkpathsea6:amd64 (2020.20200327.54578-7+deb11u2) ... #5 14.39 Selecting previously unselected package libptexenc1:amd64. #5 14.39 Preparing to unpack .../022-libptexenc1_2020.20200327.54578-7+deb11u2_amd64.deb ... #5 14.41 Unpacking libptexenc1:amd64 (2020.20200327.54578-7+deb11u2) ... #5 14.51 Selecting previously unselected package libsynctex2:amd64. #5 14.52 Preparing to unpack .../023-libsynctex2_2020.20200327.54578-7+deb11u2_amd64.deb ... #5 14.53 Unpacking libsynctex2:amd64 (2020.20200327.54578-7+deb11u2) ... #5 14.63 Selecting previously unselected package libtexlua53:amd64. #5 14.63 Preparing to unpack .../024-libtexlua53_2020.20200327.54578-7+deb11u2_amd64.deb ... #5 14.65 Unpacking libtexlua53:amd64 (2020.20200327.54578-7+deb11u2) ... #5 14.76 Selecting previously unselected package libtexluajit2:amd64. #5 14.76 Preparing to unpack .../025-libtexluajit2_2020.20200327.54578-7+deb11u2_amd64.deb ... #5 14.78 Unpacking libtexluajit2:amd64 (2020.20200327.54578-7+deb11u2) ... #5 14.86 Selecting previously unselected package t1utils. #5 14.86 Preparing to unpack .../026-t1utils_1.41-4_amd64.deb ... #5 14.88 Unpacking t1utils (1.41-4) ... #5 14.98 Selecting previously unselected package libpng16-16:amd64. #5 14.99 Preparing to unpack .../027-libpng16-16_1.6.37-3_amd64.deb ... #5 15.02 Unpacking libpng16-16:amd64 (1.6.37-3) ... #5 15.21 Selecting previously unselected package libfreetype6:amd64. #5 15.21 Preparing to unpack .../028-libfreetype6_2.10.4+dfsg-1+deb11u2_amd64.deb ... #5 15.24 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u2) ... #5 15.45 Selecting previously unselected package fonts-dejavu-core. #5 15.45 Preparing to unpack .../029-fonts-dejavu-core_2.37-2_all.deb ... #5 15.49 Unpacking fonts-dejavu-core (2.37-2) ... #5 15.82 Selecting previously unselected package fontconfig-config. #5 15.82 Preparing to unpack .../030-fontconfig-config_2.13.1-4.2_all.deb ... #5 15.98 Unpacking fontconfig-config (2.13.1-4.2) ... #5 16.11 Selecting previously unselected package libfontconfig1:amd64. #5 16.11 Preparing to unpack .../031-libfontconfig1_2.13.1-4.2_amd64.deb ... #5 16.13 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ... #5 16.25 Selecting previously unselected package libpixman-1-0:amd64. #5 16.25 Preparing to unpack .../032-libpixman-1-0_0.40.0-1.1~deb11u1_amd64.deb ... #5 16.27 Unpacking libpixman-1-0:amd64 (0.40.0-1.1~deb11u1) ... #5 16.41 Selecting previously unselected package libxau6:amd64. #5 16.42 Preparing to unpack .../033-libxau6_1%3a1.0.9-1_amd64.deb ... #5 16.45 Unpacking libxau6:amd64 (1:1.0.9-1) ... #5 16.63 Selecting previously unselected package libxdmcp6:amd64. #5 16.64 Preparing to unpack .../034-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #5 16.67 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #5 16.90 Selecting previously unselected package libxcb1:amd64. #5 16.90 Preparing to unpack .../035-libxcb1_1.14-3_amd64.deb ... #5 16.92 Unpacking libxcb1:amd64 (1.14-3) ... #5 17.12 Selecting previously unselected package libx11-data. #5 17.12 Preparing to unpack .../036-libx11-data_2%3a1.7.2-1+deb11u2_all.deb ... #5 17.15 Unpacking libx11-data (2:1.7.2-1+deb11u2) ... #5 17.34 Selecting previously unselected package libx11-6:amd64. #5 17.34 Preparing to unpack .../037-libx11-6_2%3a1.7.2-1+deb11u2_amd64.deb ... #5 17.37 Unpacking libx11-6:amd64 (2:1.7.2-1+deb11u2) ... #5 17.64 Selecting previously unselected package libxcb-render0:amd64. #5 17.64 Preparing to unpack .../038-libxcb-render0_1.14-3_amd64.deb ... #5 17.68 Unpacking libxcb-render0:amd64 (1.14-3) ... #5 17.91 Selecting previously unselected package libxcb-shm0:amd64. #5 17.91 Preparing to unpack .../039-libxcb-shm0_1.14-3_amd64.deb ... #5 17.94 Unpacking libxcb-shm0:amd64 (1.14-3) ... #5 18.11 Selecting previously unselected package libxext6:amd64. #5 18.11 Preparing to unpack .../040-libxext6_2%3a1.3.3-1.1_amd64.deb ... #5 18.14 Unpacking libxext6:amd64 (2:1.3.3-1.1) ... #5 18.35 Selecting previously unselected package libxrender1:amd64. #5 18.35 Preparing to unpack .../041-libxrender1_1%3a0.9.10-1_amd64.deb ... #5 18.38 Unpacking libxrender1:amd64 (1:0.9.10-1) ... #5 18.60 Selecting previously unselected package libcairo2:amd64. #5 18.60 Preparing to unpack .../042-libcairo2_1.16.0-5_amd64.deb ... #5 18.64 Unpacking libcairo2:amd64 (1.16.0-5) ... #5 18.87 Selecting previously unselected package libgraphite2-3:amd64. #5 18.87 Preparing to unpack .../043-libgraphite2-3_1.3.14-1_amd64.deb ... #5 18.89 Unpacking libgraphite2-3:amd64 (1.3.14-1) ... #5 19.14 Selecting previously unselected package libglib2.0-0:amd64. #5 19.14 Preparing to unpack .../044-libglib2.0-0_2.66.8-1+deb11u6_amd64.deb ... #5 19.17 Unpacking libglib2.0-0:amd64 (2.66.8-1+deb11u6) ... #5 19.48 Selecting previously unselected package libharfbuzz0b:amd64. #5 19.49 Preparing to unpack .../045-libharfbuzz0b_2.7.4-1_amd64.deb ... #5 19.51 Unpacking libharfbuzz0b:amd64 (2.7.4-1) ... #5 19.75 Selecting previously unselected package libteckit0:amd64. #5 19.76 Preparing to unpack .../046-libteckit0_2.5.10+ds1-3_amd64.deb ... #5 19.79 Unpacking libteckit0:amd64 (2.5.10+ds1-3) ... #5 20.08 Selecting previously unselected package x11-common. #5 20.08 Preparing to unpack .../047-x11-common_1%3a7.7+22_all.deb ... #5 20.10 Unpacking x11-common (1:7.7+22) ... #5 20.34 Selecting previously unselected package libice6:amd64. #5 20.34 Preparing to unpack .../048-libice6_2%3a1.0.10-1_amd64.deb ... #5 20.37 Unpacking libice6:amd64 (2:1.0.10-1) ... #5 20.59 Selecting previously unselected package libsm6:amd64. #5 20.60 Preparing to unpack .../049-libsm6_2%3a1.2.3-1_amd64.deb ... #5 20.62 Unpacking libsm6:amd64 (2:1.2.3-1) ... #5 20.87 Selecting previously unselected package libxt6:amd64. #5 20.87 Preparing to unpack .../050-libxt6_1%3a1.2.0-1_amd64.deb ... #5 20.90 Unpacking libxt6:amd64 (1:1.2.0-1) ... #5 21.08 Selecting previously unselected package libxmu6:amd64. #5 21.08 Preparing to unpack .../051-libxmu6_2%3a1.1.2-2+b3_amd64.deb ... #5 21.10 Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ... #5 21.30 Selecting previously unselected package libxpm4:amd64. #5 21.30 Preparing to unpack .../052-libxpm4_1%3a3.5.12-1.1+deb11u1_amd64.deb ... #5 21.33 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ... #5 21.55 Selecting previously unselected package libxaw7:amd64. #5 21.55 Preparing to unpack .../053-libxaw7_2%3a1.0.13-1.1_amd64.deb ... #5 21.58 Unpacking libxaw7:amd64 (2:1.0.13-1.1) ... #5 21.81 Selecting previously unselected package libxi6:amd64. #5 21.81 Preparing to unpack .../054-libxi6_2%3a1.7.10-1_amd64.deb ... #5 21.83 Unpacking libxi6:amd64 (2:1.7.10-1) ... #5 22.04 Selecting previously unselected package libzzip-0-13:amd64. #5 22.05 Preparing to unpack .../055-libzzip-0-13_0.13.62-3.3+deb11u1_amd64.deb ... #5 22.08 Unpacking libzzip-0-13:amd64 (0.13.62-3.3+deb11u1) ... #5 22.30 Selecting previously unselected package texlive-binaries. #5 22.31 Preparing to unpack .../056-texlive-binaries_2020.20200327.54578-7+deb11u2_amd64.deb ... #5 22.35 Unpacking texlive-binaries (2020.20200327.54578-7+deb11u2) ... #5 23.06 Selecting previously unselected package xdg-utils. #5 23.06 Preparing to unpack .../057-xdg-utils_1.1.3-4.1_all.deb ... #5 23.09 Unpacking xdg-utils (1.1.3-4.1) ... #5 23.39 Selecting previously unselected package texlive-base. #5 23.40 Preparing to unpack .../058-texlive-base_2020.20210202-3_all.deb ... #5 23.47 Unpacking texlive-base (2020.20210202-3) ... #5 24.57 Selecting previously unselected package texlive-fonts-recommended. #5 24.57 Preparing to unpack .../059-texlive-fonts-recommended_2020.20210202-3_all.deb ... #5 24.60 Unpacking texlive-fonts-recommended (2020.20210202-3) ... #5 25.08 Selecting previously unselected package fonts-lmodern. #5 25.09 Preparing to unpack .../060-fonts-lmodern_2.004.5-6.1_all.deb ... #5 25.12 Unpacking fonts-lmodern (2.004.5-6.1) ... #5 25.57 Selecting previously unselected package texlive-latex-base. #5 25.58 Preparing to unpack .../061-texlive-latex-base_2020.20210202-3_all.deb ... #5 25.61 Unpacking texlive-latex-base (2020.20210202-3) ... #5 25.95 Selecting previously unselected package texlive-latex-recommended. #5 25.96 Preparing to unpack .../062-texlive-latex-recommended_2020.20210202-3_all.deb ... #5 25.99 Unpacking texlive-latex-recommended (2020.20210202-3) ... #5 26.81 Selecting previously unselected package texlive. #5 26.82 Preparing to unpack .../063-texlive_2020.20210202-3_all.deb ... #5 26.85 Unpacking texlive (2020.20210202-3) ... #5 27.07 Selecting previously unselected package texlive-bibtex-extra. #5 27.08 Preparing to unpack .../064-texlive-bibtex-extra_2020.20210202-3_all.deb ... #5 27.11 Unpacking texlive-bibtex-extra (2020.20210202-3) ... #5 29.99 Selecting previously unselected package libthai-data. #5 30.00 Preparing to unpack .../065-libthai-data_0.1.28-3_all.deb ... #5 30.03 Unpacking libthai-data (0.1.28-3) ... #5 30.27 Selecting previously unselected package libdatrie1:amd64. #5 30.27 Preparing to unpack .../066-libdatrie1_0.2.13-1_amd64.deb ... #5 30.30 Unpacking libdatrie1:amd64 (0.2.13-1) ... #5 30.53 Selecting previously unselected package libthai0:amd64. #5 30.54 Preparing to unpack .../067-libthai0_0.1.28-3_amd64.deb ... #5 30.57 Unpacking libthai0:amd64 (0.1.28-3) ... #5 30.80 Selecting previously unselected package libsombok3:amd64. #5 30.80 Preparing to unpack .../068-libsombok3_2.4.0-2+b1_amd64.deb ... #5 30.83 Unpacking libsombok3:amd64 (2.4.0-2+b1) ... #5 30.99 Selecting previously unselected package libmime-charset-perl. #5 31.00 Preparing to unpack .../069-libmime-charset-perl_1.012.2-1_all.deb ... #5 31.02 Unpacking libmime-charset-perl (1.012.2-1) ... #5 31.20 Selecting previously unselected package libunicode-linebreak-perl. #5 31.21 Preparing to unpack .../070-libunicode-linebreak-perl_0.0.20190101-1+b3_amd64.deb ... #5 31.24 Unpacking libunicode-linebreak-perl (0.0.20190101-1+b3) ... #5 31.59 Selecting previously unselected package libjs-jquery. #5 31.60 Preparing to unpack .../071-libjs-jquery_3.5.1+dfsg+~3.5.5-7_all.deb ... #5 31.64 Unpacking libjs-jquery (3.5.1+dfsg+~3.5.5-7) ... #5 31.78 Selecting previously unselected package libfontenc1:amd64. #5 31.78 Preparing to unpack .../072-libfontenc1_1%3a1.1.4-1_amd64.deb ... #5 31.79 Unpacking libfontenc1:amd64 (1:1.1.4-1) ... #5 31.90 Selecting previously unselected package xfonts-encodings. #5 31.90 Preparing to unpack .../073-xfonts-encodings_1%3a1.0.4-2.1_all.deb ... #5 31.93 Unpacking xfonts-encodings (1:1.0.4-2.1) ... #5 32.19 Selecting previously unselected package xfonts-utils. #5 32.20 Preparing to unpack .../074-xfonts-utils_1%3a7.7+6_amd64.deb ... #5 32.22 Unpacking xfonts-utils (1:7.7+6) ... #5 32.46 Selecting previously unselected package lmodern. #5 32.46 Preparing to unpack .../075-lmodern_2.004.5-6.1_all.deb ... #5 32.49 Unpacking lmodern (2.004.5-6.1) ... #5 33.06 Selecting previously unselected package texlive-luatex. #5 33.06 Preparing to unpack .../076-texlive-luatex_2020.20210202-3_all.deb ... #5 33.10 Unpacking texlive-luatex (2020.20210202-3) ... #5 33.81 Selecting previously unselected package texlive-plain-generic. #5 33.82 Preparing to unpack .../077-texlive-plain-generic_2020.20210202-3_all.deb ... #5 33.83 Unpacking texlive-plain-generic (2020.20210202-3) ... #5 35.72 Selecting previously unselected package texlive-extra-utils. #5 35.72 Preparing to unpack .../078-texlive-extra-utils_2020.20210202-3_all.deb ... #5 35.75 Unpacking texlive-extra-utils (2020.20210202-3) ... #5 38.20 Selecting previously unselected package libapache-pom-java. #5 38.20 Preparing to unpack .../079-libapache-pom-java_18-1_all.deb ... #5 38.22 Unpacking libapache-pom-java (18-1) ... #5 38.32 Selecting previously unselected package libcommons-parent-java. #5 38.32 Preparing to unpack .../080-libcommons-parent-java_43-1_all.deb ... #5 38.34 Unpacking libcommons-parent-java (43-1) ... #5 38.43 Selecting previously unselected package libcommons-logging-java. #5 38.43 Preparing to unpack .../081-libcommons-logging-java_1.2-2_all.deb ... #5 38.45 Unpacking libcommons-logging-java (1.2-2) ... #5 38.55 Selecting previously unselected package libfontbox-java. #5 38.55 Preparing to unpack .../082-libfontbox-java_1%3a1.8.16-2_all.deb ... #5 38.57 Unpacking libfontbox-java (1:1.8.16-2) ... #5 38.67 Selecting previously unselected package libpdfbox-java. #5 38.67 Preparing to unpack .../083-libpdfbox-java_1%3a1.8.16-2_all.deb ... #5 38.69 Unpacking libpdfbox-java (1:1.8.16-2) ... #5 39.08 Selecting previously unselected package preview-latex-style. #5 39.08 Preparing to unpack .../084-preview-latex-style_12.2-1_all.deb ... #5 39.10 Unpacking preview-latex-style (12.2-1) ... #5 39.22 Selecting previously unselected package texlive-pictures. #5 39.22 Preparing to unpack .../085-texlive-pictures_2020.20210202-3_all.deb ... #5 39.24 Unpacking texlive-pictures (2020.20210202-3) ... #5 39.83 Selecting previously unselected package texlive-latex-extra. #5 39.84 Preparing to unpack .../086-texlive-latex-extra_2020.20210202-3_all.deb ... #5 39.86 Unpacking texlive-latex-extra (2020.20210202-3) ... #5 40.73 Selecting previously unselected package fonts-gfs-baskerville. #5 40.74 Preparing to unpack .../087-fonts-gfs-baskerville_1.1-6_all.deb ... #5 40.77 Unpacking fonts-gfs-baskerville (1.1-6) ... #5 41.56 Selecting previously unselected package fonts-gfs-porson. #5 41.56 Preparing to unpack .../088-fonts-gfs-porson_1.1-7_all.deb ... #5 41.58 Unpacking fonts-gfs-porson (1.1-7) ... #5 41.73 Selecting previously unselected package texlive-lang-greek. #5 41.74 Preparing to unpack .../089-texlive-lang-greek_2020.20210202-2_all.deb ... #5 41.76 Unpacking texlive-lang-greek (2020.20210202-2) ... #5 45.23 Selecting previously unselected package texlive-science. #5 45.24 Preparing to unpack .../090-texlive-science_2020.20210202-3_all.deb ... #5 45.27 Unpacking texlive-science (2020.20210202-3) ... #5 45.65 Selecting previously unselected package dblatex. #5 45.65 Preparing to unpack .../091-dblatex_0.3.12py3-1_all.deb ... #5 45.68 Unpacking dblatex (0.3.12py3-1) ... #5 45.91 Selecting previously unselected package libosp5. #5 45.91 Preparing to unpack .../092-libosp5_1.5.2-13+b2_amd64.deb ... #5 45.95 Unpacking libosp5 (1.5.2-13+b2) ... #5 46.21 Selecting previously unselected package libostyle1c2. #5 46.21 Preparing to unpack .../093-libostyle1c2_1.4devel1-22_amd64.deb ... #5 46.24 Unpacking libostyle1c2 (1.4devel1-22) ... #5 46.49 Selecting previously unselected package openjade. #5 46.50 Preparing to unpack .../094-openjade_1.4devel1-22_amd64.deb ... #5 46.53 Unpacking openjade (1.4devel1-22) ... #5 46.74 Selecting previously unselected package docbook-dsssl. #5 46.75 Preparing to unpack .../095-docbook-dsssl_1.79-9.2_all.deb ... #5 46.78 Unpacking docbook-dsssl (1.79-9.2) ... #5 46.91 Selecting previously unselected package teckit. #5 46.92 Preparing to unpack .../096-teckit_2.5.10+ds1-3_amd64.deb ... #5 46.93 Unpacking teckit (2.5.10+ds1-3) ... #5 47.23 Selecting previously unselected package tipa. #5 47.24 Preparing to unpack .../097-tipa_2%3a1.3-20.1_all.deb ... #5 47.25 Unpacking tipa (2:1.3-20.1) ... #5 47.64 Selecting previously unselected package texlive-xetex. #5 47.65 Preparing to unpack .../098-texlive-xetex_2020.20210202-3_all.deb ... #5 47.69 Unpacking texlive-xetex (2020.20210202-3) ... #5 49.62 Selecting previously unselected package texlive-formats-extra. #5 49.63 Preparing to unpack .../099-texlive-formats-extra_2020.20210202-3_all.deb ... #5 49.70 Unpacking texlive-formats-extra (2020.20210202-3) ... #5 52.59 Selecting previously unselected package libidn11:amd64. #5 52.61 Preparing to unpack .../100-libidn11_1.33-3_amd64.deb ... #5 52.62 Unpacking libidn11:amd64 (1.33-3) ... #5 52.82 Selecting previously unselected package lynx-common. #5 52.83 Preparing to unpack .../101-lynx-common_2.9.0dev.6-3~deb11u1_all.deb ... #5 52.85 Unpacking lynx-common (2.9.0dev.6-3~deb11u1) ... #5 53.14 Selecting previously unselected package lynx. #5 53.15 Preparing to unpack .../102-lynx_2.9.0dev.6-3~deb11u1_amd64.deb ... #5 53.19 Unpacking lynx (2.9.0dev.6-3~deb11u1) ... #5 53.38 Selecting previously unselected package libsgmls-perl. #5 53.39 Preparing to unpack .../103-libsgmls-perl_1.03ii-36_all.deb ... #5 53.42 Unpacking libsgmls-perl (1.03ii-36) ... #5 53.60 Selecting previously unselected package sgmlspl. #5 53.60 Preparing to unpack .../104-sgmlspl_1.03ii-36_all.deb ... #5 53.63 Unpacking sgmlspl (1.03ii-36) ... #5 53.79 Selecting previously unselected package opensp. #5 53.80 Preparing to unpack .../105-opensp_1.5.2-13+b2_amd64.deb ... #5 53.82 Unpacking opensp (1.5.2-13+b2) ... #5 54.02 Selecting previously unselected package docbook-utils. #5 54.03 Preparing to unpack .../106-docbook-utils_0.6.14-3.4_all.deb ... #5 54.06 Unpacking docbook-utils (0.6.14-3.4) ... #5 54.26 Selecting previously unselected package asciidoc-dblatex. #5 54.27 Preparing to unpack .../107-asciidoc-dblatex_9.0.0~rc2-1_all.deb ... #5 54.30 Unpacking asciidoc-dblatex (9.0.0~rc2-1) ... #5 54.53 Selecting previously unselected package docbook5-xml. #5 54.54 Preparing to unpack .../108-docbook5-xml_5.0-3_all.deb ... #5 54.57 Unpacking docbook5-xml (5.0-3) ... #5 54.84 Selecting previously unselected package docutils-common. #5 54.84 Preparing to unpack .../109-docutils-common_0.16+dfsg-4_all.deb ... #5 54.86 Unpacking docutils-common (0.16+dfsg-4) ... #5 55.07 Selecting previously unselected package fontconfig. #5 55.08 Preparing to unpack .../110-fontconfig_2.13.1-4.2_amd64.deb ... #5 55.11 Unpacking fontconfig (2.13.1-4.2) ... #5 55.34 Selecting previously unselected package libann0. #5 55.34 Preparing to unpack .../111-libann0_1.1.2+doc-7_amd64.deb ... #5 55.36 Unpacking libann0 (1.1.2+doc-7) ... #5 55.55 Selecting previously unselected package libcdt5:amd64. #5 55.56 Preparing to unpack .../112-libcdt5_2.42.2-5+deb11u1_amd64.deb ... #5 55.58 Unpacking libcdt5:amd64 (2.42.2-5+deb11u1) ... #5 55.77 Selecting previously unselected package libcgraph6:amd64. #5 55.78 Preparing to unpack .../113-libcgraph6_2.42.2-5+deb11u1_amd64.deb ... #5 55.82 Unpacking libcgraph6:amd64 (2.42.2-5+deb11u1) ... #5 56.00 Selecting previously unselected package libjpeg62-turbo:amd64. #5 56.01 Preparing to unpack .../114-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ... #5 56.04 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ... #5 56.23 Selecting previously unselected package libdeflate0:amd64. #5 56.24 Preparing to unpack .../115-libdeflate0_1.7-1_amd64.deb ... #5 56.25 Unpacking libdeflate0:amd64 (1.7-1) ... #5 56.46 Selecting previously unselected package libjbig0:amd64. #5 56.47 Preparing to unpack .../116-libjbig0_2.1-3.1+b2_amd64.deb ... #5 56.50 Unpacking libjbig0:amd64 (2.1-3.1+b2) ... #5 56.74 Selecting previously unselected package libwebp6:amd64. #5 56.75 Preparing to unpack .../117-libwebp6_0.6.1-2.1+deb11u2_amd64.deb ... #5 56.80 Unpacking libwebp6:amd64 (0.6.1-2.1+deb11u2) ... #5 58.44 Selecting previously unselected package libtiff5:amd64. #5 58.44 Preparing to unpack .../118-libtiff5_4.2.0-1+deb11u7_amd64.deb ... #5 58.47 Unpacking libtiff5:amd64 (4.2.0-1+deb11u7) ... #5 58.72 Selecting previously unselected package libgd3:amd64. #5 58.73 Preparing to unpack .../119-libgd3_2.3.0-2_amd64.deb ... #5 58.76 Unpacking libgd3:amd64 (2.3.0-2) ... #5 58.98 Selecting previously unselected package libgts-0.7-5:amd64. #5 58.99 Preparing to unpack .../120-libgts-0.7-5_0.7.6+darcs121130-4+b1_amd64.deb ... #5 59.02 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4+b1) ... #5 59.22 Selecting previously unselected package libltdl7:amd64. #5 59.22 Preparing to unpack .../121-libltdl7_2.4.6-15_amd64.deb ... #5 59.25 Unpacking libltdl7:amd64 (2.4.6-15) ... #5 59.50 Selecting previously unselected package libfribidi0:amd64. #5 59.51 Preparing to unpack .../122-libfribidi0_1.0.8-2+deb11u1_amd64.deb ... #5 59.53 Unpacking libfribidi0:amd64 (1.0.8-2+deb11u1) ... #5 59.73 Selecting previously unselected package libpango-1.0-0:amd64. #5 59.73 Preparing to unpack .../123-libpango-1.0-0_1.46.2-3_amd64.deb ... #5 59.76 Unpacking libpango-1.0-0:amd64 (1.46.2-3) ... #5 60.02 Selecting previously unselected package libpangoft2-1.0-0:amd64. #5 60.02 Preparing to unpack .../124-libpangoft2-1.0-0_1.46.2-3_amd64.deb ... #5 60.05 Unpacking libpangoft2-1.0-0:amd64 (1.46.2-3) ... #5 60.28 Selecting previously unselected package libpangocairo-1.0-0:amd64. #5 60.29 Preparing to unpack .../125-libpangocairo-1.0-0_1.46.2-3_amd64.deb ... #5 60.32 Unpacking libpangocairo-1.0-0:amd64 (1.46.2-3) ... #5 60.51 Selecting previously unselected package libpathplan4:amd64. #5 60.52 Preparing to unpack .../126-libpathplan4_2.42.2-5+deb11u1_amd64.deb ... #5 60.54 Unpacking libpathplan4:amd64 (2.42.2-5+deb11u1) ... #5 60.77 Selecting previously unselected package libgvc6. #5 60.78 Preparing to unpack .../127-libgvc6_2.42.2-5+deb11u1_amd64.deb ... #5 60.80 Unpacking libgvc6 (2.42.2-5+deb11u1) ... #5 61.02 Selecting previously unselected package libgvpr2:amd64. #5 61.03 Preparing to unpack .../128-libgvpr2_2.42.2-5+deb11u1_amd64.deb ... #5 61.06 Unpacking libgvpr2:amd64 (2.42.2-5+deb11u1) ... #5 61.28 Selecting previously unselected package liblab-gamut1:amd64. #5 61.29 Preparing to unpack .../129-liblab-gamut1_2.42.2-5+deb11u1_amd64.deb ... #5 61.32 Unpacking liblab-gamut1:amd64 (2.42.2-5+deb11u1) ... #5 61.57 Selecting previously unselected package graphviz. #5 61.57 Preparing to unpack .../130-graphviz_2.42.2-5+deb11u1_amd64.deb ... #5 61.59 Unpacking graphviz (2.42.2-5+deb11u1) ... #5 61.84 Selecting previously unselected package libcairo-gobject2:amd64. #5 61.85 Preparing to unpack .../131-libcairo-gobject2_1.16.0-5_amd64.deb ... #5 61.88 Unpacking libcairo-gobject2:amd64 (1.16.0-5) ... #5 62.07 Selecting previously unselected package libgdk-pixbuf2.0-common. #5 62.08 Preparing to unpack .../132-libgdk-pixbuf2.0-common_2.42.2+dfsg-1+deb11u4_all.deb ... #5 62.11 Unpacking libgdk-pixbuf2.0-common (2.42.2+dfsg-1+deb11u4) ... #5 62.38 Selecting previously unselected package shared-mime-info. #5 62.39 Preparing to unpack .../133-shared-mime-info_2.0-1_amd64.deb ... #5 62.42 Unpacking shared-mime-info (2.0-1) ... #5 62.74 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #5 62.75 Preparing to unpack .../134-libgdk-pixbuf-2.0-0_2.42.2+dfsg-1+deb11u4_amd64.deb ... #5 62.78 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.2+dfsg-1+deb11u4) ... #5 63.06 Selecting previously unselected package libimagequant0:amd64. #5 63.07 Preparing to unpack .../135-libimagequant0_2.12.2-1.1_amd64.deb ... #5 63.10 Unpacking libimagequant0:amd64 (2.12.2-1.1) ... #5 63.32 Selecting previously unselected package liblcms2-2:amd64. #5 63.33 Preparing to unpack .../136-liblcms2-2_2.12~rc1-2_amd64.deb ... #5 63.36 Unpacking liblcms2-2:amd64 (2.12~rc1-2) ... #5 63.57 Selecting previously unselected package librsvg2-2:amd64. #5 63.58 Preparing to unpack .../137-librsvg2-2_2.50.3+dfsg-1+deb11u1_amd64.deb ... #5 63.61 Unpacking librsvg2-2:amd64 (2.50.3+dfsg-1+deb11u1) ... #5 63.90 Selecting previously unselected package librsvg2-bin. #5 63.90 Preparing to unpack .../138-librsvg2-bin_2.50.3+dfsg-1+deb11u1_amd64.deb ... #5 63.91 Unpacking librsvg2-bin (2.50.3+dfsg-1+deb11u1) ... #5 64.13 Selecting previously unselected package libwebpdemux2:amd64. #5 64.14 Preparing to unpack .../139-libwebpdemux2_0.6.1-2.1+deb11u2_amd64.deb ... #5 64.16 Unpacking libwebpdemux2:amd64 (0.6.1-2.1+deb11u2) ... #5 64.37 Selecting previously unselected package libwebpmux3:amd64. #5 64.37 Preparing to unpack .../140-libwebpmux3_0.6.1-2.1+deb11u2_amd64.deb ... #5 64.40 Unpacking libwebpmux3:amd64 (0.6.1-2.1+deb11u2) ... #5 64.57 Selecting previously unselected package mscgen. #5 64.58 Preparing to unpack .../141-mscgen_0.20-14_amd64.deb ... #5 64.61 Unpacking mscgen (0.20-14) ... #5 64.78 Selecting previously unselected package osmocom-keyring. #5 64.79 Preparing to unpack .../142-osmocom-keyring_1.1.1.8.7873_amd64.deb ... #5 64.82 Unpacking osmocom-keyring (1.1.1.8.7873) ... #5 64.95 Selecting previously unselected package osmocom-master. #5 64.96 Preparing to unpack .../143-osmocom-master_1.1.0_amd64.deb ... #5 64.99 Unpacking osmocom-master (1.1.0) ... #5 65.20 Selecting previously unselected package python3-funcparserlib. #5 65.21 Preparing to unpack .../144-python3-funcparserlib_0.3.6+dfsg1-1_all.deb ... #5 65.25 Unpacking python3-funcparserlib (0.3.6+dfsg1-1) ... #5 65.45 Selecting previously unselected package python3-pil:amd64. #5 65.46 Preparing to unpack .../145-python3-pil_8.1.2+dfsg-0.3+deb11u2_amd64.deb ... #5 65.48 Unpacking python3-pil:amd64 (8.1.2+dfsg-0.3+deb11u2) ... #5 65.72 Selecting previously unselected package python3-pkg-resources. #5 65.72 Preparing to unpack .../146-python3-pkg-resources_52.0.0-4+deb11u2_all.deb ... #5 65.75 Unpacking python3-pkg-resources (52.0.0-4+deb11u2) ... #5 65.96 Selecting previously unselected package python3-webcolors. #5 65.96 Preparing to unpack .../147-python3-webcolors_1.11.1-1_all.deb ... #5 66.00 Unpacking python3-webcolors (1.11.1-1) ... #5 66.20 Selecting previously unselected package python3-roman. #5 66.21 Preparing to unpack .../148-python3-roman_2.0.0-5_all.deb ... #5 66.23 Unpacking python3-roman (2.0.0-5) ... #5 66.38 Selecting previously unselected package python3-docutils. #5 66.39 Preparing to unpack .../149-python3-docutils_0.16+dfsg-4_all.deb ... #5 66.41 Unpacking python3-docutils (0.16+dfsg-4) ... #5 66.62 Selecting previously unselected package python3-reportlab-accel:amd64. #5 66.63 Preparing to unpack .../150-python3-reportlab-accel_3.5.59-2+deb11u1_amd64.deb ... #5 66.65 Unpacking python3-reportlab-accel:amd64 (3.5.59-2+deb11u1) ... #5 66.82 Selecting previously unselected package python3-reportlab. #5 66.83 Preparing to unpack .../151-python3-reportlab_3.5.59-2+deb11u1_all.deb ... #5 66.86 Unpacking python3-reportlab (3.5.59-2+deb11u1) ... #5 67.12 Selecting previously unselected package python3-blockdiag. #5 67.12 Preparing to unpack .../152-python3-blockdiag_2.0.1+dfsg-1_all.deb ... #5 67.15 Unpacking python3-blockdiag (2.0.1+dfsg-1) ... #5 67.39 Selecting previously unselected package python3-nwdiag. #5 67.39 Preparing to unpack .../153-python3-nwdiag_2.0.0+dfsg-1_all.deb ... #5 67.41 Unpacking python3-nwdiag (2.0.0+dfsg-1) ... #5 67.61 Selecting previously unselected package osmo-gsm-manuals-dev. #5 67.62 Preparing to unpack .../154-osmo-gsm-manuals-dev_1.6.1.6.d24f_all.deb ... #5 67.65 Unpacking osmo-gsm-manuals-dev (1.6.1.6.d24f) ... #5 67.88 Setting up media-types (4.0.0) ... #5 68.00 Setting up libgraphite2-3:amd64 (1.3.14-1) ... #5 68.11 Setting up liblcms2-2:amd64 (2.12~rc1-2) ... #5 68.22 Setting up libpixman-1-0:amd64 (0.40.0-1.1~deb11u1) ... #5 68.31 Setting up libxau6:amd64 (1:1.0.9-1) ... #5 68.41 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #5 68.51 Setting up libsgmls-perl (1.03ii-36) ... #5 68.62 Setting up libxcb1:amd64 (1.14-3) ... #5 68.72 Setting up fonts-gfs-porson (1.1-7) ... #5 68.82 Setting up libicu67:amd64 (67.1-7+deb11u1) ... #5 68.93 Setting up libdatrie1:amd64 (0.2.13-1) ... #5 69.04 Setting up sgmlspl (1.03ii-36) ... #5 69.13 Setting up libtexlua53:amd64 (2020.20200327.54578-7+deb11u2) ... #5 69.22 Setting up libxcb-render0:amd64 (1.14-3) ... #5 69.31 Setting up libglib2.0-0:amd64 (2.66.8-1+deb11u6) ... #5 69.41 No schema files found: doing nothing. #5 69.43 Setting up distro-info-data (0.51+deb11u10) ... #5 69.53 Setting up libtexluajit2:amd64 (2020.20200327.54578-7+deb11u2) ... #5 69.62 Setting up libfontbox-java (1:1.8.16-2) ... #5 69.71 Setting up liblab-gamut1:amd64 (2.42.2-5+deb11u1) ... #5 69.88 Setting up libgdk-pixbuf2.0-common (2.42.2+dfsg-1+deb11u4) ... #5 69.97 Setting up x11-common (1:7.7+22) ... #5 70.51 debconf: unable to initialize frontend: Dialog #5 70.51 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 70.51 debconf: falling back to frontend: Readline #5 70.52 invoke-rc.d: could not determine current runlevel #5 70.52 invoke-rc.d: policy-rc.d denied execution of start. #5 70.55 Setting up libdeflate0:amd64 (1.7-1) ... #5 70.65 Setting up libxcb-shm0:amd64 (1.14-3) ... #5 70.75 Setting up libzzip-0-13:amd64 (0.13.62-3.3+deb11u1) ... #5 70.84 Setting up libjbig0:amd64 (2.1-3.1+b2) ... #5 70.94 Setting up libosp5 (1.5.2-13+b2) ... #5 71.08 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4+b1) ... #5 71.18 Setting up asciidoc-common (9.0.0~rc2-1) ... #5 72.97 Setting up libfontenc1:amd64 (1:1.1.4-1) ... #5 73.07 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ... #5 73.17 Setting up libx11-data (2:1.7.2-1+deb11u2) ... #5 73.27 Setting up libidn11:amd64 (1.33-3) ... #5 73.37 Setting up libteckit0:amd64 (2.5.10+ds1-3) ... #5 73.46 Setting up libpathplan4:amd64 (2.42.2-5+deb11u1) ... #5 73.57 Setting up libapache-pom-java (18-1) ... #5 73.63 Setting up libann0 (1.1.2+doc-7) ... #5 73.74 Setting up xfonts-encodings (1:1.0.4-2.1) ... #5 73.85 Setting up libfribidi0:amd64 (1.0.8-2+deb11u1) ... #5 73.96 Setting up t1utils (1.41-4) ... #5 74.08 Setting up libimagequant0:amd64 (2.12.2-1.1) ... #5 74.18 Setting up libpng16-16:amd64 (1.6.37-3) ... #5 74.30 Setting up libwebp6:amd64 (0.6.1-2.1+deb11u2) ... #5 74.40 Setting up fonts-dejavu-core (2.37-2) ... #5 74.96 Setting up osmocom-keyring (1.1.1.8.7873) ... #5 75.06 Setting up lynx-common (2.9.0dev.6-3~deb11u1) ... #5 75.24 Setting up osmocom-master (1.1.0) ... #5 75.34 Setting up libltdl7:amd64 (2.4.6-15) ... #5 75.45 Setting up libkpathsea6:amd64 (2020.20200327.54578-7+deb11u2) ... #5 75.56 Setting up python-apt-common (2.2.1) ... #5 75.67 Setting up libostyle1c2 (1.4devel1-22) ... #5 75.82 Setting up fonts-gfs-baskerville (1.1-6) ... #5 75.93 Setting up sensible-utils (0.0.14) ... #5 76.04 Setting up libmime-charset-perl (1.012.2-1) ... #5 76.14 Setting up libmpdec3:amd64 (2.5.1-1) ... #5 76.24 Setting up fonts-lmodern (2.004.5-6.1) ... #5 76.38 Setting up libx11-6:amd64 (2:1.7.2-1+deb11u2) ... #5 76.49 Setting up libthai-data (0.1.28-3) ... #5 76.60 Setting up sgml-base (1.30) ... #5 76.71 Setting up libcdt5:amd64 (2.42.2-5+deb11u1) ... #5 76.82 Setting up libcgraph6:amd64 (2.42.2-5+deb11u1) ... #5 76.93 Setting up libtiff5:amd64 (4.2.0-1+deb11u7) ... #5 77.04 Setting up lynx (2.9.0dev.6-3~deb11u1) ... #5 77.12 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #5 77.13 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 77.18 Setting up libjs-jquery (3.5.1+dfsg+~3.5.5-7) ... #5 77.29 Setting up libwebpmux3:amd64 (0.6.1-2.1+deb11u2) ... #5 77.40 Setting up mailcap (3.69) ... #5 77.57 Setting up openjade (1.4devel1-22) ... #5 77.84 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u9) ... #5 77.95 Setting up xdg-utils (1.1.3-4.1) ... #5 78.03 update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode #5 78.03 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 78.07 Setting up libsynctex2:amd64 (2020.20200327.54578-7+deb11u2) ... #5 78.19 Setting up libpython3.9-stdlib:amd64 (3.9.2-1+deb11u3) ... #5 78.29 Setting up libpython3-stdlib:amd64 (3.9.2-3) ... #5 78.40 Setting up teckit (2.5.10+ds1-3) ... #5 78.51 Setting up libice6:amd64 (2:1.0.10-1) ... #5 78.62 Setting up libpdfbox-java (1:1.8.16-2) ... #5 78.73 Setting up mime-support (3.66) ... #5 78.84 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ... #5 78.94 Setting up libxrender1:amd64 (1:0.9.10-1) ... #5 79.05 Setting up libwebpdemux2:amd64 (0.6.1-2.1+deb11u2) ... #5 79.17 Setting up libcommons-parent-java (43-1) ... #5 79.27 Setting up libcommons-logging-java (1.2-2) ... #5 79.39 Setting up libxext6:amd64 (2:1.3.3-1.1) ... #5 79.49 Setting up opensp (1.5.2-13+b2) ... #5 79.61 Setting up libthai0:amd64 (0.1.28-3) ... #5 79.72 Setting up libptexenc1:amd64 (2020.20200327.54578-7+deb11u2) ... #5 79.83 Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u2) ... #5 79.94 Setting up shared-mime-info (2.0-1) ... #5 94.86 Setting up ucf (3.0043+deb11u2) ... #5 95.02 debconf: unable to initialize frontend: Dialog #5 95.02 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 95.02 debconf: falling back to frontend: Readline #5 95.10 Setting up libgvpr2:amd64 (2.42.2-5+deb11u1) ... #5 95.20 Setting up xml-core (0.18+nmu1) ... #5 95.50 Setting up libxslt1.1:amd64 (1.1.34-4+deb11u3) ... #5 95.61 Setting up libharfbuzz0b:amd64 (2.7.4-1) ... #5 95.72 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.2+dfsg-1+deb11u4) ... #5 95.84 Setting up libxml2-utils (2.9.10+dfsg-6.7+deb11u9) ... #5 95.94 Setting up libsm6:amd64 (2:1.2.3-1) ... #5 96.05 Setting up python3.9 (3.9.2-1+deb11u3) ... #5 96.48 Setting up libpaper1:amd64 (1.1.28+b1) ... #5 96.59 debconf: unable to initialize frontend: Dialog #5 96.59 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 96.59 debconf: falling back to frontend: Readline #5 96.62 #5 96.62 Creating config file /etc/papersize with new version #5 96.71 Setting up libxi6:amd64 (2:1.7.10-1) ... #5 96.82 Setting up libsombok3:amd64 (2.4.0-2+b1) ... #5 96.93 Setting up fontconfig-config (2.13.1-4.2) ... #5 97.11 debconf: unable to initialize frontend: Dialog #5 97.11 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 97.11 debconf: falling back to frontend: Readline #5 97.37 Setting up xsltproc (1.1.34-4+deb11u3) ... #5 97.48 Setting up python3 (3.9.2-3) ... #5 97.56 running python rtupdate hooks for python3.9... #5 97.56 running python post-rtupdate hooks for python3.9... #5 97.64 Setting up libpaper-utils (1.1.28+b1) ... #5 97.76 Setting up xfonts-utils (1:7.7+6) ... #5 97.87 Setting up tex-common (6.16) ... #5 98.06 debconf: unable to initialize frontend: Dialog #5 98.06 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 98.06 debconf: falling back to frontend: Readline #5 98.15 update-language: texlive-base not installed and configured, doing nothing! #5 98.23 Setting up python3-pil:amd64 (8.1.2+dfsg-0.3+deb11u2) ... #5 98.48 Setting up python3-roman (2.0.0-5) ... #5 98.65 Setting up asciidoc-base (9.0.0~rc2-1) ... #5 99.33 Setting up python3-webcolors (1.11.1-1) ... #5 99.50 Setting up libunicode-linebreak-perl (0.0.20190101-1+b3) ... #5 99.62 Setting up python3-reportlab-accel:amd64 (3.5.59-2+deb11u1) ... #5 99.73 Setting up python3-funcparserlib (0.3.6+dfsg1-1) ... #5 99.91 Setting up libxt6:amd64 (1:1.2.0-1) ... #5 100.0 Setting up python3-reportlab (3.5.59-2+deb11u1) ... #5 100.4 Setting up lmodern (2.004.5-6.1) ... #5 100.7 Setting up libfontconfig1:amd64 (2.13.1-4.2) ... #5 100.8 Setting up python3-pkg-resources (52.0.0-4+deb11u2) ... #5 101.0 Setting up fontconfig (2.13.1-4.2) ... #5 101.1 Regenerating fonts cache... done. #5 103.3 Setting up libxmu6:amd64 (2:1.1.2-2+b3) ... #5 103.4 Setting up python3-apt (2.2.1) ... #5 103.6 Setting up preview-latex-style (12.2-1) ... #5 103.7 Setting up libpango-1.0-0:amd64 (1.46.2-3) ... #5 103.8 Setting up libxaw7:amd64 (2:1.0.13-1.1) ... #5 103.9 Setting up libcairo2:amd64 (1.16.0-5) ... #5 104.1 Setting up asciidoc (9.0.0~rc2-1) ... #5 104.3 Setting up libgd3:amd64 (2.3.0-2) ... #5 104.4 Setting up texlive-binaries (2020.20200327.54578-7+deb11u2) ... #5 104.5 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode #5 104.5 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode #5 104.5 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 104.6 Setting up libcairo-gobject2:amd64 (1.16.0-5) ... #5 104.7 Setting up libpangoft2-1.0-0:amd64 (1.46.2-3) ... #5 104.8 Setting up texlive-base (2020.20210202-3) ... #5 105.3 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps #5 105.4 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg #5 105.6 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper #5 105.7 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex #5 105.7 debconf: unable to initialize frontend: Dialog #5 105.7 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 105.7 debconf: falling back to frontend: Readline #5 106.0 Setting up libpangocairo-1.0-0:amd64 (1.46.2-3) ... #5 106.1 Setting up mscgen (0.20-14) ... #5 106.2 Setting up texlive-luatex (2020.20210202-3) ... #5 106.3 Setting up texlive-plain-generic (2020.20210202-3) ... #5 106.3 Setting up texlive-lang-greek (2020.20210202-2) ... #5 106.4 Setting up librsvg2-2:amd64 (2.50.3+dfsg-1+deb11u1) ... #5 106.5 Setting up texlive-latex-base (2020.20210202-3) ... #5 106.6 Setting up texlive-extra-utils (2020.20210202-3) ... #5 106.7 Setting up texlive-latex-recommended (2020.20210202-3) ... #5 106.7 Setting up libgvc6 (2.42.2-5+deb11u1) ... #5 106.8 Setting up texlive-pictures (2020.20210202-3) ... #5 106.9 Setting up texlive-fonts-recommended (2020.20210202-3) ... #5 106.9 Setting up tipa (2:1.3-20.1) ... #5 107.0 Setting up graphviz (2.42.2-5+deb11u1) ... #5 107.1 Setting up librsvg2-bin (2.50.3+dfsg-1+deb11u1) ... #5 107.1 Setting up texlive (2020.20210202-3) ... #5 107.2 Setting up texlive-science (2020.20210202-3) ... #5 107.3 Setting up texlive-latex-extra (2020.20210202-3) ... #5 107.4 Setting up texlive-bibtex-extra (2020.20210202-3) ... #5 107.4 Setting up texlive-xetex (2020.20210202-3) ... #5 107.5 Setting up texlive-formats-extra (2020.20210202-3) ... #5 107.6 Processing triggers for libc-bin (2.31-13+deb11u13) ... #5 107.7 Processing triggers for sgml-base (1.30) ... #5 107.8 Setting up docutils-common (0.16+dfsg-4) ... #5 108.0 Setting up sgml-data (2.0.11+nmu1) ... #5 108.3 Setting up docbook5-xml (5.0-3) ... #5 108.4 Processing triggers for sgml-base (1.30) ... #5 108.6 Setting up python3-docutils (0.16+dfsg-4) ... #5 108.6 update-alternatives: using /usr/share/docutils/scripts/python3/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode #5 108.6 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode #5 108.7 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html4 to provide /usr/bin/rst2html4 (rst2html4) in auto mode #5 108.7 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html5 to provide /usr/bin/rst2html5 (rst2html5) in auto mode #5 108.7 update-alternatives: using /usr/share/docutils/scripts/python3/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode #5 108.7 update-alternatives: using /usr/share/docutils/scripts/python3/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode #5 108.7 update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode #5 108.7 update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode #5 108.7 update-alternatives: using /usr/share/docutils/scripts/python3/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode #5 108.7 update-alternatives: using /usr/share/docutils/scripts/python3/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode #5 108.8 update-alternatives: using /usr/share/docutils/scripts/python3/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode #5 108.8 update-alternatives: using /usr/share/docutils/scripts/python3/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode #5 108.8 update-alternatives: using /usr/share/docutils/scripts/python3/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode #5 109.0 Setting up docbook-xml (4.5-9) ... #5 110.1 Setting up python3-blockdiag (2.0.1+dfsg-1) ... #5 110.3 Setting up python3-nwdiag (2.0.0+dfsg-1) ... #5 110.5 Processing triggers for sgml-base (1.30) ... #5 110.6 Setting up docbook-dsssl (1.79-9.2) ... #5 110.8 Setting up dblatex (0.3.12py3-1) ... #5 110.9 Processing triggers for sgml-base (1.30) ... #5 111.0 Setting up docbook-utils (0.6.14-3.4) ... #5 111.0 Setting up asciidoc-dblatex (9.0.0~rc2-1) ... #5 111.2 Setting up osmo-gsm-manuals-dev (1.6.1.6.d24f) ... #5 111.3 Processing triggers for tex-common (6.16) ... #5 111.4 debconf: unable to initialize frontend: Dialog #5 111.4 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 111.4 debconf: falling back to frontend: Readline #5 111.4 Running updmap-sys. This may take some time... done. #5 111.7 Running mktexlsr /var/lib/texmf ... done. #5 111.7 Building format(s) --all. #5 111.7 This may take some time... done. #5 DONE 120.8s #6 exporting to image #6 exporting layers #6 exporting layers 2.2s done #6 writing image sha256:fda2525a94dcc15e7281978e2b2bc676b8e3e73a439e787b2d8f68464733f557 0.0s done #6 naming to docker.io/library/debian-11-osmocom-obs-build-binpkg-manuals 0.0s done #6 DONE 2.2s 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 http://deb.debian.org/debian bullseye InRelease Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease Hit:3 http://deb.debian.org/debian bullseye-updates InRelease Hit:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ InRelease Reading package lists... + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf automake autopoint autotools-dev bsdextrautils debhelper dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libbctoolbox1 libcdk5-dev libcdk5nc6 libdebhelper-perl libfile-stripnondeterminism-perl libmagic-mgc libmagic1 libmbedcrypto3 libmbedtls12 libmbedx509-0 libmnl-dev libncurses-dev libncurses6 libortp15 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 libsctp-dev libsctp1 libsigsegv2 libsub-override-perl libtalloc-dev libtalloc2 libtool libuchardet0 liburing1 libusb-1.0-0 libusb-1.0-0-dev m4 man-db pkg-config po-debconf 0 upgraded, 67 newly installed, 0 to remove and 0 not upgraded. Need to get 14.3 MB of archives. After this operation, 52.3 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8+deb11u2 [146 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore22 1.11.0.50.4ff65 [187 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocodec4 1.11.0.50.4ff65 [67.5 kB] Get:4 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] Get:5 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmotrau11 2.0.0.32.df2a [38.4 kB] Get:7 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB] Get:8 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmoisdn0 1.11.0.50.4ff65 [86.0 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmogsm20 1.11.0.50.4ff65 [242 kB] Get:11 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmovty13 1.11.0.50.4ff65 [119 kB] Get:13 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB] Get:14 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB] Get:15 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB] Get:16 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] Get:17 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] Get:18 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] Get:19 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmonetif11 1.6.0.16.c51c [71.4 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmoabis15 2.0.0.32.df2a [72.5 kB] Get:22 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocoding0 1.11.0.50.4ff65 [86.9 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmogb14 1.11.0.50.4ff65 [193 kB] Get:25 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmoctrl0 1.11.0.50.4ff65 [75.3 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmosim2 1.11.0.50.4ff65 [79.0 kB] Get:28 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmousb0 1.11.0.50.4ff65 [65.6 kB] Get:30 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore 1.11.0.50.4ff65 [58.9 kB] Get:32 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore-dev 1.11.0.50.4ff65 [864 kB] Get:34 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-netif-dev 1.6.0.16.c51c [89.2 kB] Get:35 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:36 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-abis-dev 2.0.0.32.df2a [119 kB] Get:37 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-sigtran11 2.1.0.165.6ea6 [155 kB] Get:38 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-sigtran-dev 2.1.0.165.6ea6 [723 kB] Get:39 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB] Get:40 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-mgcp-client14 1.14.0.30.7d236 [63.2 kB] Get:41 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] Get:42 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] Get:43 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB] Get:44 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB] Get:45 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-mgcp-client-dev 1.14.0.30.7d236 [72.1 kB] Get:46 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] Get:47 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:48 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB] Get:49 http://deb.debian.org/debian-security bullseye-security/main amd64 libmbedcrypto3 amd64 2.16.9-0.1+deb11u3 [221 kB] Get:50 http://deb.debian.org/debian-security bullseye-security/main amd64 libmbedx509-0 amd64 2.16.9-0.1+deb11u3 [110 kB] Get:51 http://deb.debian.org/debian-security bullseye-security/main amd64 libmbedtls12 amd64 2.16.9-0.1+deb11u3 [141 kB] Get:52 http://deb.debian.org/debian bullseye/main amd64 libbctoolbox1 amd64 4.4.13-2 [92.2 kB] Get:53 http://deb.debian.org/debian bullseye/main amd64 libncurses6 amd64 6.2+20201114-2+deb11u2 [102 kB] Get:54 http://deb.debian.org/debian bullseye/main amd64 libcdk5nc6 amd64 5.0.20180306-3 [129 kB] Get:55 http://deb.debian.org/debian bullseye/main amd64 libncurses-dev amd64 6.2+20201114-2+deb11u2 [344 kB] Get:56 http://deb.debian.org/debian bullseye/main amd64 libcdk5-dev amd64 5.0.20180306-3 [299 kB] Get:57 http://deb.debian.org/debian bullseye/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] Get:58 http://deb.debian.org/debian bullseye/main amd64 libortp15 amd64 1:4.4.13-2 [81.8 kB] Get:59 http://deb.debian.org/debian bullseye/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [28.3 kB] Get:60 http://deb.debian.org/debian bullseye/main amd64 libtalloc2 amd64 2.3.1-2+b1 [29.3 kB] Get:61 http://deb.debian.org/debian bullseye/main amd64 liburing1 amd64 0.7-3 [8572 B] Get:62 http://deb.debian.org/debian bullseye/main amd64 libpcsclite1 amd64 1.9.1-1 [60.2 kB] Get:63 http://deb.debian.org/debian bullseye/main amd64 libusb-1.0-0 amd64 2:1.0.24-3 [60.2 kB] Get:64 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB] Get:65 http://deb.debian.org/debian bullseye/main amd64 libtalloc-dev amd64 2.3.1-2+b1 [54.7 kB] Get:66 http://deb.debian.org/debian bullseye/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [81.5 kB] Get:67 http://deb.debian.org/debian bullseye/main amd64 libusb-1.0-0-dev amd64 2:1.0.24-3 [80.4 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 14.3 MB in 0s (40.5 MB/s) Selecting previously unselected package bsdextrautils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 60519 files and directories currently installed.) Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u2_amd64.deb ... Unpacking bsdextrautils (2.36.1-8+deb11u2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.7-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ... Unpacking groff-base (1.22.4-6) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../03-libpipeline1_1.5.3-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.3-1) ... Selecting previously unselected package man-db. Preparing to unpack .../04-man-db_2.9.4-2_amd64.deb ... Unpacking man-db (2.9.4-2) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../05-libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../06-libmagic1_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ... Selecting previously unselected package file. Preparing to unpack .../07-file_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking file (1:5.39-3+deb11u1) ... Selecting previously unselected package gettext-base. Preparing to unpack .../08-gettext-base_0.21-4_amd64.deb ... Unpacking gettext-base (0.21-4) ... Selecting previously unselected package libsigsegv2:amd64. Preparing to unpack .../09-libsigsegv2_2.13-1_amd64.deb ... Unpacking libsigsegv2:amd64 (2.13-1) ... Selecting previously unselected package m4. Preparing to unpack .../10-m4_1.4.18-5_amd64.deb ... Unpacking m4 (1.4.18-5) ... Selecting previously unselected package autoconf. Preparing to unpack .../11-autoconf_2.69-14_all.deb ... Unpacking autoconf (2.69-14) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../12-autotools-dev_20180224.1+nmu1_all.deb ... Unpacking autotools-dev (20180224.1+nmu1) ... Selecting previously unselected package automake. Preparing to unpack .../13-automake_1%3a1.16.3-2_all.deb ... Unpacking automake (1:1.16.3-2) ... Selecting previously unselected package autopoint. Preparing to unpack .../14-autopoint_0.21-4_all.deb ... Unpacking autopoint (0.21-4) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../15-libdebhelper-perl_13.3.4_all.deb ... Unpacking libdebhelper-perl (13.3.4) ... Selecting previously unselected package libtool. Preparing to unpack .../16-libtool_2.4.6-15_all.deb ... Unpacking libtool (2.4.6-15) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../17-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../18-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libsub-override-perl. Preparing to unpack .../19-libsub-override-perl_0.09-2_all.deb ... Unpacking libsub-override-perl (0.09-2) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../20-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../21-dh-strip-nondeterminism_1.12.0-1_all.deb ... Unpacking dh-strip-nondeterminism (1.12.0-1) ... Selecting previously unselected package dwz. Preparing to unpack .../22-dwz_0.13+20210201-1_amd64.deb ... Unpacking dwz (0.13+20210201-1) ... Selecting previously unselected package gettext. Preparing to unpack .../23-gettext_0.21-4_amd64.deb ... Unpacking gettext (0.21-4) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../24-intltool-debian_0.35.0+20060710.5_all.deb ... Unpacking intltool-debian (0.35.0+20060710.5) ... Selecting previously unselected package po-debconf. Preparing to unpack .../25-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../26-debhelper_13.3.4_all.deb ... Unpacking debhelper (13.3.4) ... Selecting previously unselected package libmbedcrypto3:amd64. Preparing to unpack .../27-libmbedcrypto3_2.16.9-0.1+deb11u3_amd64.deb ... Unpacking libmbedcrypto3:amd64 (2.16.9-0.1+deb11u3) ... Selecting previously unselected package libmbedx509-0:amd64. Preparing to unpack .../28-libmbedx509-0_2.16.9-0.1+deb11u3_amd64.deb ... Unpacking libmbedx509-0:amd64 (2.16.9-0.1+deb11u3) ... Selecting previously unselected package libmbedtls12:amd64. Preparing to unpack .../29-libmbedtls12_2.16.9-0.1+deb11u3_amd64.deb ... Unpacking libmbedtls12:amd64 (2.16.9-0.1+deb11u3) ... Selecting previously unselected package libbctoolbox1:amd64. Preparing to unpack .../30-libbctoolbox1_4.4.13-2_amd64.deb ... Unpacking libbctoolbox1:amd64 (4.4.13-2) ... Selecting previously unselected package libncurses6:amd64. Preparing to unpack .../31-libncurses6_6.2+20201114-2+deb11u2_amd64.deb ... Unpacking libncurses6:amd64 (6.2+20201114-2+deb11u2) ... Selecting previously unselected package libcdk5nc6:amd64. Preparing to unpack .../32-libcdk5nc6_5.0.20180306-3_amd64.deb ... Unpacking libcdk5nc6:amd64 (5.0.20180306-3) ... Selecting previously unselected package libncurses-dev:amd64. Preparing to unpack .../33-libncurses-dev_6.2+20201114-2+deb11u2_amd64.deb ... Unpacking libncurses-dev:amd64 (6.2+20201114-2+deb11u2) ... Selecting previously unselected package libcdk5-dev. Preparing to unpack .../34-libcdk5-dev_5.0.20180306-3_amd64.deb ... Unpacking libcdk5-dev (5.0.20180306-3) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../35-libmnl-dev_1.0.4-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.4-3) ... Selecting previously unselected package libortp15:amd64. Preparing to unpack .../36-libortp15_1%3a4.4.13-2_amd64.deb ... Unpacking libortp15:amd64 (1:4.4.13-2) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../37-libsctp1_1.0.18+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../38-libtalloc2_2.3.1-2+b1_amd64.deb ... Unpacking libtalloc2:amd64 (2.3.1-2+b1) ... Selecting previously unselected package liburing1:amd64. Preparing to unpack .../39-liburing1_0.7-3_amd64.deb ... Unpacking liburing1:amd64 (0.7-3) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../40-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 .../41-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 .../42-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 .../43-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 .../44-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 .../45-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 .../46-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 .../47-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 .../48-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 .../49-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 .../50-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 .../51-libpcsclite1_1.9.1-1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.9.1-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../52-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 .../53-libusb-1.0-0_2%3a1.0.24-3_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.24-3) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../54-libosmousb0_1.11.0.50.4ff65_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.50.4ff65) ... Selecting previously unselected package libosmocore. Preparing to unpack .../55-libosmocore_1.11.0.50.4ff65_amd64.deb ... Unpacking libosmocore (1.11.0.50.4ff65) ... Selecting previously unselected package pkg-config. Preparing to unpack .../56-pkg-config_0.29.2-1_amd64.deb ... Unpacking pkg-config (0.29.2-1) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../57-libtalloc-dev_2.3.1-2+b1_amd64.deb ... Unpacking libtalloc-dev:amd64 (2.3.1-2+b1) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../58-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../59-libusb-1.0-0-dev_2%3a1.0.24-3_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.24-3) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../60-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 .../61-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 .../62-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 .../63-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 .../64-libosmo-sigtran-dev_2.1.0.165.6ea6_amd64.deb ... Unpacking libosmo-sigtran-dev:amd64 (2.1.0.165.6ea6) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../65-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 .../66-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.3-1) ... Setting up bsdextrautils (2.36.1-8+deb11u2) ... update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist Setting up libmagic-mgc (1:5.39-3+deb11u1) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libdebhelper-perl (13.3.4) ... Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ... Setting up gettext-base (0.21-4) ... Setting up file (1:5.39-3+deb11u1) ... Setting up libtalloc2:amd64 (2.3.1-2+b1) ... Setting up autotools-dev (20180224.1+nmu1) ... Setting up libmnl-dev:amd64 (1.0.4-3) ... Setting up libncurses6:amd64 (6.2+20201114-2+deb11u2) ... Setting up libsigsegv2:amd64 (2.13-1) ... Setting up autopoint (0.21-4) ... Setting up pkg-config (0.29.2-1) ... Setting up libpcsclite1:amd64 (1.9.1-1) ... Setting up liburing1:amd64 (0.7-3) ... Setting up dwz (0.13+20210201-1) ... Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... Setting up libosmocore22:amd64 (1.11.0.50.4ff65) ... Setting up libosmocodec4:amd64 (1.11.0.50.4ff65) ... Setting up libuchardet0:amd64 (0.0.7-1) ... Setting up libmbedcrypto3:amd64 (2.16.9-0.1+deb11u3) ... Setting up libsub-override-perl (0.09-2) ... Setting up libusb-1.0-0:amd64 (2:1.0.24-3) ... Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... Setting up libncurses-dev:amd64 (6.2+20201114-2+deb11u2) ... Setting up gettext (0.21-4) ... Setting up libosmovty13:amd64 (1.11.0.50.4ff65) ... Setting up libtool (2.4.6-15) ... Setting up libosmoisdn0:amd64 (1.11.0.50.4ff65) ... Setting up libmbedx509-0:amd64 (2.16.9-0.1+deb11u3) ... Setting up libmbedtls12:amd64 (2.16.9-0.1+deb11u3) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.24-3) ... Setting up m4 (1.4.18-5) ... Setting up libcdk5nc6:amd64 (5.0.20180306-3) ... Setting up libcdk5-dev (5.0.20180306-3) ... Setting up intltool-debian (0.35.0+20060710.5) ... Setting up libtalloc-dev:amd64 (2.3.1-2+b1) ... Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... Setting up libosmousb0:amd64 (1.11.0.50.4ff65) ... Setting up autoconf (2.69-14) ... Setting up dh-strip-nondeterminism (1.12.0-1) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.30.7d236) ... Setting up groff-base (1.22.4-6) ... Setting up libosmogsm20:amd64 (1.11.0.50.4ff65) ... Setting up automake (1:1.16.3-2) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist Setting up libosmoctrl0:amd64 (1.11.0.50.4ff65) ... Setting up libosmogb14:amd64 (1.11.0.50.4ff65) ... Setting up libbctoolbox1:amd64 (4.4.13-2) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.9.4-2) ... Building database of manual pages ... Setting up libosmonetif11:amd64 (1.6.0.16.c51c) ... Setting up dh-autoreconf (20) ... Setting up libortp15:amd64 (1:4.4.13-2) ... 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 libosmotrau11:amd64 (2.0.0.32.df2a) ... Setting up libosmo-sigtran11:amd64 (2.1.0.165.6ea6) ... Setting up debhelper (13.3.4) ... 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.31-13+deb11u13) ... Processing triggers for mailcap (3.69) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j21 dpkg-buildpackage: info: source package osmo-bsc dpkg-buildpackage: info: source version 1.13.0.22.ea17 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build . fakeroot debian/rules clean dh clean --with autoreconf dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building osmo-bsc in osmo-bsc_1.13.0.22.ea17.tar.xz dpkg-source: info: building osmo-bsc in osmo-bsc_1.13.0.22.ea17.dsc debian/rules build dh build --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: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 build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking 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 ANSI C header files... (cached) yes checking cdk/cdk.h usability... yes checking cdk/cdk.h presence... yes 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 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/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.0.22-ea17 > .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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_om2000_vty.c -fPIC -DPIC -o .libs/abis_om2000_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts.c -fPIC -DPIC -o .libs/bts.o bsc_ctrl.c: In function 'msc_get_ss7_as': bsc_ctrl.c:637:2: 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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c a_reset.c -o a_reset.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_osmo.c -o abis_osmo.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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_trx.lo bts_trx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_om2000_vty.c -o abis_om2000_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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_trx_ts_lchan_ctrl.lo bts_trx_ts_lchan_ctrl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_trx.c -fPIC -DPIC -o .libs/bts_trx.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_init.lo bts_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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_ipaccess_nanobts.lo bts_ipaccess_nanobts.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_ipaccess_nanobts_omlattr.lo bts_ipaccess_nanobts_omlattr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_trx_ctrl.c -fPIC -DPIC -o .libs/bts_trx_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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_ctrl.c -o bsc_ctrl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_ericsson_rbs2000.c -fPIC -DPIC -o .libs/bts_ericsson_rbs2000.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_init.c -o bts_init.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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_trx_ctrl.c -o bts_trx_ctrl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_siemens_bs11.c -fPIC -DPIC -o .libs/bts_siemens_bs11.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_osmobts.lo bts_osmobts.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_unknown.lo bts_unknown.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_trx.c -o bts_trx.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_ctrl.lo bts_ctrl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_subscr_conn_fsm.c -o bsc_subscr_conn_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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_siemens_bs11.c -o bts_siemens_bs11.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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_vty.lo bts_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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_trx_vty.lo bts_trx_vty.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_unknown.c -o bts_unknown.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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o chan_alloc.lo chan_alloc.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_trx_vty.c -fPIC -DPIC -o .libs/bts_trx_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_ipaccess_nanobts.c -o bts_ipaccess_nanobts.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c chan_counts.c -fPIC -DPIC -o .libs/chan_counts.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o data_rate_pref.lo data_rate_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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o e1_config.lo e1_config.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsm_04_08_rr.lo gsm_04_08_rr.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c data_rate_pref.c -fPIC -DPIC -o .libs/data_rate_pref.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsm_data.c -fPIC -DPIC -o .libs/gsm_data.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_setup_ramp.c -o bts_setup_ramp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_om2000.c -o abis_om2000.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o handover_cfg.lo handover_cfg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o handover_ctrl.lo handover_ctrl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c e1_config.c -o e1_config.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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o handover_decision.lo handover_decision.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c chan_counts.c -o chan_counts.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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_vty.c -o bsc_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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o handover_fsm.lo handover_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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsm_data.c -o gsm_data.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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_logic.c -fPIC -DPIC -o .libs/handover_logic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_fsm.c -fPIC -DPIC -o .libs/handover_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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_ctrl.c -o bts_ctrl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_vty.c -fPIC -DPIC -o .libs/handover_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lchan.c -fPIC -DPIC -o .libs/lchan.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o lchan_rtp_fsm.lo lchan_rtp_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_logic.c -o handover_logic.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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lchan_fsm.c -fPIC -DPIC -o .libs/lchan_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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o lcs_loc_req.lo lcs_loc_req.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lb.c -o lb.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lchan_rtp_fsm.c -fPIC -DPIC -o .libs/lchan_rtp_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_vty.c -o handover_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lchan_select.c -fPIC -DPIC -o .libs/lchan_select.o lchan_rtp_fsm.c: In function 'mgcp_pick_codec': lchan_rtp_fsm.c:926:3: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] 926 | 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:26: /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:15: note: declared here 35 | unsigned int codecs_len | ^~~~~~~~~~ lchan_rtp_fsm.c:930:2: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] 930 | verb_info->codecs[0] = codec; | ^~~~~~~~~ In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, from lchan_rtp_fsm.c:26: /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:19: note: declared here 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] | ^~~~~~ lchan_rtp_fsm.c:931:2: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] 931 | verb_info->codecs_len = 1; | ^~~~~~~~~ In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, from lchan_rtp_fsm.c:26: /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:15: note: declared here 35 | unsigned int codecs_len | ^~~~~~~~~~ lchan_rtp_fsm.c:942:2: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] 942 | if (verb_info->codecs[0] == CODEC_AMR_8000_1) { | ^~ In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, from lchan_rtp_fsm.c:26: /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:19: note: declared here 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] | ^~~~~~ lchan_rtp_fsm.c:947:2: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] 947 | if (bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { | ^~ In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, from lchan_rtp_fsm.c:26: /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:19: note: declared here 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] | ^~~~~~ lchan_rtp_fsm.c:955:2: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] 955 | else if (!bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { | ^~~~ In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, from lchan_rtp_fsm.c:26: /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:19: 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:991:2: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] 991 | return verb_info->codecs[0] == codec; | ^~~~~~ In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, from lchan_rtp_fsm.c:26: /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:19: 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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_rsl.c -o abis_rsl.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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o lcs_ta_req.lo lcs_ta_req.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o meas_feed.lo meas_feed.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c vgcs_fsm.c -o vgcs_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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o neighbor_ident.lo neighbor_ident.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o neighbor_ident_vty.lo neighbor_ident_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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o neighbor_ident_ctrl.lo neighbor_ident_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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o net_init.lo net_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c neighbor_ident_vty.c -fPIC -DPIC -o .libs/neighbor_ident_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lcs_ta_req.c -o lcs_ta_req.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c meas_rep.c -o meas_rep.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c meas_feed.c -o meas_feed.o >/dev/null 2>&1 neighbor_ident.c: In function 'neighbor_controlif_setup': neighbor_ident.c:494:2: 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, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c neighbor_ident_ctrl.c -fPIC -DPIC -o .libs/neighbor_ident_ctrl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c net_init.c -fPIC -DPIC -o .libs/net_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lchan_rtp_fsm.c -o lchan_rtp_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lchan_select.c -o lchan_select.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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c neighbor_ident.c -o neighbor_ident.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c neighbor_ident_vty.c -o neighbor_ident_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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_bts_sm_fsm.c -fPIC -DPIC -o .libs/nm_bts_sm_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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nm_gprs_cell_fsm.lo nm_gprs_cell_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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nm_gprs_nse_fsm.lo nm_gprs_nse_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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c assignment_fsm.c -o assignment_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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nm_channel_fsm.lo nm_channel_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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nm_rcarrier_fsm.lo nm_rcarrier_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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsm_08_08.lo gsm_08_08.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_channel_fsm.c -fPIC -DPIC -o .libs/nm_channel_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_bts_fsm.c -o nm_bts_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo_bsc_grace.lo osmo_bsc_grace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo_bsc_lcls.lo osmo_bsc_lcls.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_bssap.c -fPIC -DPIC -o .libs/osmo_bsc_bssap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_filter.c -fPIC -DPIC -o .libs/osmo_bsc_filter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_gprs_nse_fsm.c -o nm_gprs_nse_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_gprs_nsvc_fsm.c -o nm_gprs_nsvc_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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo_bsc_sigtran.lo osmo_bsc_sigtran.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_grace.c -o osmo_bsc_grace.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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o pcu_sock.lo pcu_sock.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bssmap_reset.lo bssmap_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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o system_information.lo system_information.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o smscb.lo smscb.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c penalty_timers.c -fPIC -DPIC -o .libs/penalty_timers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c system_information.c -fPIC -DPIC -o .libs/system_information.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c smscb.c -fPIC -DPIC -o .libs/smscb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c smscb_vty.c -fPIC -DPIC -o .libs/smscb_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_lcls.c -o osmo_bsc_lcls.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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o isdnsync.o isdnsync.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o isdnsync isdnsync.o meas_vis.c: In function 'write_uni': meas_vis.c:205:70: 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), "%1d %3d %2u %2d %4u", | ^~~ In file included from /usr/include/stdio.h:867, from meas_vis.c:5: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 27 and 41 bytes into a destination of size 32 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o isdnsync isdnsync.o -pthread libtool: link: gcc -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o stubs.o stubs.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ipaccess-proxy.o ipaccess-proxy.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 if ! [ -f osmux-reference.adoc ]; then \ ln -s osmux-reference.adoc osmux-reference.adoc; \ fi if ! [ -f aoip-mgw-options.adoc ]; then \ ln -s aoip-mgw-options.adoc aoip-mgw-options.adoc; \ fi ../../src/osmo-bsc/osmo-bsc --vty-ref-xml > vty/bsc_vty_reference.xml TEXINPUTS="/usr/share/osmo-gsm-manuals" \ a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-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 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.VH7iBmlh8C + mktemp + combine_src=/tmp/tmp.H9HDISJCSS + cp ./vty/bsc_vty_reference.xml /tmp/tmp.VH7iBmlh8C + [ -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.VH7iBmlh8C /tmp/tmp.H9HDISJCSS + xsltproc -o /tmp/tmp.VH7iBmlh8C --stringparam with /usr/share/osmo-gsm-manuals/common/vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.H9HDISJCSS 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: 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: resource files: [] a2x: resource directories: ['/etc/asciidoc/images', '/etc/asciidoc/stylesheets'] a2x: executing: "/usr/bin/asciidoc" --backend docbook -a "a2x-format=pdf" -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 --out-file "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml" "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.adoc" a2x: resource files: [] a2x: resource directories: ['/etc/asciidoc/images', '/etc/asciidoc/stylesheets'] a2x: executing: "/usr/bin/asciidoc" --backend docbook -a "a2x-format=pdf" -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 --out-file "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml" "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/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 directories: ['/etc/asciidoc/images', '/etc/asciidoc/stylesheets'] a2x: executing: "/usr/bin/asciidoc" --backend docbook -a "a2x-format=pdf" -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 --out-file "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml" "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.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-cbsp.adoc'] a2x: resource files: [] a2x: resource directories: ['/etc/asciidoc/images', '/etc/asciidoc/stylesheets'] a2x: executing: "/usr/bin/asciidoc" --backend docbook -a "a2x-format=pdf" -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 --out-file "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml" "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.adoc" + [ -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.VH7iBmlh8C /tmp/tmp.H9HDISJCSS + xsltproc -o /tmp/tmp.VH7iBmlh8C --stringparam with /obs/_temp/binpkgs/osmo-bsc/doc/manuals/vty/bsc_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.H9HDISJCSS + [ -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.VH7iBmlh8C /tmp/tmp.H9HDISJCSS + xsltproc -o /tmp/tmp.VH7iBmlh8C --stringparam with /obs/_temp/binpkgs/osmo-bsc/doc/manuals/vty/libbsc_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.H9HDISJCSS + [ -n ] + cat /tmp/tmp.VH7iBmlh8C + rm -f /tmp/tmp.H9HDISJCSS + rm -f /tmp/tmp.VH7iBmlh8C xsltproc /usr/share/osmo-gsm-manuals/vty_reference.xsl generated/combined.xml \ > generated/docbook_vty.xml 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 Changing revhistory to DRAFT , unknown... + 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 Build the book set list... asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.adoc asciidoc: reading: /etc/asciidoc/docbook45.conf asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: writing: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml asciidoc: aoip-mgw-options.adoc: line 1: evaluating: {include:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options-docinfo.xml} 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/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/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 - 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 listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Stripping NS from DocBook 5/NG document. asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.adoc asciidoc: reading: /etc/asciidoc/docbook45.conf asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: writing: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml asciidoc: osmux-reference.adoc: line 2: evaluating: {include:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference-docinfo.xml} 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 " " 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: 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: 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: 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 - 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" Processing stripped document. asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.adoc asciidoc: reading: /etc/asciidoc/docbook45.conf asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: writing: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.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/cbsp/procedures.adoc asciidoc: osmobsc-cbsp.adoc: line 58: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/cbsp/procedures.adoc 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 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/common/chapters/bibliography.adoc asciidoc: osmobsc-cbsp.adoc: line 65: 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-cbsp.adoc: line 67: 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-cbsp.adoc: line 69: 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-cbsp.xml" 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/tmpm8pv3ym5/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /tmp/tmpm8pv3ym5/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 no support found for ifthen no support found for ifxetex no support found for fontspec no support found for xltxtra no support found for fontenc no support found for inputenc no support found for fancybox built-in module makeidx registered no support found for custom-dblatex-draft 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... [index] the index file /tmp/tmpm8pv3ym5/aoip-mgw-options.idx is empty aoip-mgw-options.aux MD5 checksum changed aoip-mgw-options.toc MD5 checksum changed the /tmp/tmpm8pv3ym5/aoip-mgw-options.aux file has changed pdflatex -interaction=batchmode aoip-mgw-options.tex running post-compilation scripts... [index] the index file /tmp/tmpm8pv3ym5/aoip-mgw-options.idx is empty 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 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/tmpsw8nqvia/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /tmp/tmpsw8nqvia/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 no support found for ifthen no support found for ifxetex no support found for fontspec no support found for xltxtra no support found for fontenc no support found for inputenc no support found for fancybox built-in module makeidx registered no support found for custom-dblatex-draft building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode osmux-reference.tex running post-compilation scripts... [index] the index file /tmp/tmpsw8nqvia/osmux-reference.idx is empty osmux-reference.aux MD5 checksum changed osmux-reference.toc MD5 checksum changed the /tmp/tmpsw8nqvia/osmux-reference.aux file has changed pdflatex -interaction=batchmode osmux-reference.tex running post-compilation scripts... [index] the index file /tmp/tmpsw8nqvia/osmux-reference.idx is empty 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 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/tmpt9woegne/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /tmp/tmpt9woegne/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 no support found for ifthen no support found for ifxetex no support found for fontspec no support found for xltxtra no support found for fontenc no support found for inputenc no support found for fancybox built-in module makeidx registered no support found for custom-dblatex-draft built-in module bibtopic registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode osmobsc-cbsp.tex kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 tctt0900 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input tctt0900 This is METAFONT, Version 2.7182818 (TeX Live 2020/Debian) (preloaded base=mf) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/tctt0900.mf (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/tctt.mf (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txsymb.mf Ok (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txpseudo.mf Ok) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [27] [29]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txgen.mf Ok [100] [109] [98] [99] [108]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txsymbol.mf Ok [13] [18] [21] [22] [23] [24] [25] [26] [28] [31] [32] [36] [39] [44] [45] [46] [42] [47] [60] [61] [62] [77] [79] [87] [110] [91] [93] [94] [95] [96] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [171] [172] [173] [174] [175] [177] [176] [180] [181] [182] [183] [184] [187] [191] [214] [246]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txromod.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txrsuper.mf Ok [185] [178] [179] [170] [186]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txrfract.mf Ok [188] [189] [190]) ) ) ) Font metrics written on tctt0900.tfm. Output written on tctt0900.600gf (128 characters, 17564 bytes). Transcript written on tctt0900.log. mktexpk: /home/user/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/tctt0900.600pk: successfully generated. running post-compilation scripts... [index] the index file /tmp/tmpt9woegne/osmobsc-cbsp.idx is empty osmobsc-cbsp.aux MD5 checksum changed osmobsc-cbsp.toc MD5 checksum changed the /tmp/tmpt9woegne/osmobsc-cbsp.aux file has changed pdflatex -interaction=batchmode osmobsc-cbsp.tex running post-compilation scripts... [index] the index file /tmp/tmpt9woegne/osmobsc-cbsp.idx is empty 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: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.adoc asciidoc: reading: /etc/asciidoc/docbook45.conf asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: writing: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml asciidoc: osmobsc-usermanual.adoc: line 6: evaluating: {include:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual-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 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 " " 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/chapters/running.adoc asciidoc: osmobsc-usermanual.adoc: line 13: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/running.adoc 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 " " 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: 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 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 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 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 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 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 " " 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 " " 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" 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
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/tmpih3a8z47/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /tmp/tmpih3a8z47/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 no support found for ifthen no support found for ifxetex no support found for fontspec no support found for xltxtra no support found for fontenc no support found for inputenc no support found for fancybox built-in module makeidx registered no support found for custom-dblatex-draft built-in module bibtopic 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... [index] the index file /tmp/tmpih3a8z47/osmobsc-usermanual.idx is empty osmobsc-usermanual.aux MD5 checksum changed osmobsc-usermanual.toc MD5 checksum changed the /tmp/tmpih3a8z47/osmobsc-usermanual.aux file has changed pdflatex -interaction=batchmode osmobsc-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmpih3a8z47/osmobsc-usermanual.idx is empty osmobsc-usermanual.aux MD5 checksum changed the /tmp/tmpih3a8z47/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 Build _temp_osmobsc-vty-reference.pdf 'osmobsc-vty-reference.pdf' successfully built + rm /obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated/_temp_osmobsc-vty-reference.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 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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o abis_test.o abis_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o acc_test.o acc_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bsc_test.o bsc_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o codec_pref_test.o codec_pref_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -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 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsm0408_test.o gsm0408_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -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 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -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 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -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/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o handover_test.o handover_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -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/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -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/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nanobts_omlattr_test.o nanobts_omlattr_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o paging_test.o paging_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bsc_subscr_test.o bsc_subscr_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -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.0.22-ea17])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [osmo-bsc 1.13.0.22-ea17])' && \ 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' ## ----------------------------------- ## ## osmo-bsc 1.13.0.22-ea17 test suite. ## ## ----------------------------------- ## Regression tests. 1: abis ok 2: acc ok 3: bsc ok 4: codec_pref ok 5: gsm0408 ok 6: handover_tests ok 7: paging ok 8: nanobts_omlattr ok 9: subscr 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 fakeroot debian/rules binary dh binary --with autoreconf dh_testroot 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' /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' /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' /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'. /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'. /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 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' in '../osmo-bsc_1.13.0.22.ea17_amd64.deb'. dpkg-deb: building package 'osmo-bsc-dbg' in '../osmo-bsc-dbg_1.13.0.22.ea17_amd64.deb'. dpkg-deb: building package 'abisip-find' in '../abisip-find_1.13.0.22.ea17_amd64.deb'. dpkg-deb: building package 'osmo-bsc-ipaccess-utils' in '../osmo-bsc-ipaccess-utils_1.13.0.22.ea17_amd64.deb'. dpkg-deb: building package 'osmo-bsc-meas-utils' in '../osmo-bsc-meas-utils_1.13.0.22.ea17_amd64.deb'. dpkg-deb: building package 'osmo-bsc-bs11-utils' in '../osmo-bsc-bs11-utils_1.13.0.22.ea17_amd64.deb'. dpkg-deb: building package 'osmo-bsc-doc' in '../osmo-bsc-doc_1.13.0.22.ea17_all.deb'. dpkg-genbuildinfo dpkg-genchanges >../osmo-bsc_1.13.0.22.ea17_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.0.22.ea17_amd64.deb drwxr-xr-x root/root 0 2025-10-29 16:08 ./ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/bin/ -rwxr-xr-x root/root 61032 2025-10-29 16:08 ./usr/bin/abisip-find drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/share/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/share/doc/abisip-find/ -rw-r--r-- root/root 51359 2025-10-29 16:08 ./usr/share/doc/abisip-find/changelog.gz -rw-r--r-- root/root 5741 2025-10-29 16:08 ./usr/share/doc/abisip-find/copyright + dpkg -c osmo-bsc-bs11-utils_1.13.0.22.ea17_amd64.deb drwxr-xr-x root/root 0 2025-10-29 16:08 ./ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/bin/ -rwxr-xr-x root/root 9592768 2025-10-29 16:08 ./usr/bin/bs11_config -rwxr-xr-x root/root 31512 2025-10-29 16:08 ./usr/bin/isdnsync drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/share/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/share/doc/osmo-bsc-bs11-utils/ -rw-r--r-- root/root 51359 2025-10-29 16:08 ./usr/share/doc/osmo-bsc-bs11-utils/changelog.gz -rw-r--r-- root/root 5741 2025-10-29 16:08 ./usr/share/doc/osmo-bsc-bs11-utils/copyright + dpkg -c osmo-bsc-dbg_1.13.0.22.ea17_amd64.deb drwxr-xr-x root/root 0 2025-10-29 16:08 ./ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/lib/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/lib/debug/.build-id/37/ -rw-r--r-- root/root 3401792 2025-10-29 16:08 ./usr/lib/debug/.build-id/37/674e245712cc6718e9fb5aaea4700966f21552.debug drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/share/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/share/doc/osmo-bsc-dbg/ -rw-r--r-- root/root 51359 2025-10-29 16:08 ./usr/share/doc/osmo-bsc-dbg/changelog.gz -rw-r--r-- root/root 5741 2025-10-29 16:08 ./usr/share/doc/osmo-bsc-dbg/copyright + dpkg -c osmo-bsc-doc_1.13.0.22.ea17_all.deb drwxr-xr-x root/root 0 2025-10-29 16:08 ./ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/share/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/share/doc/osmo-bsc-doc/ -rw-r--r-- root/root 136194 2025-10-29 16:08 ./usr/share/doc/osmo-bsc-doc/aoip-mgw-options.pdf -rw-r--r-- root/root 51359 2025-10-29 16:08 ./usr/share/doc/osmo-bsc-doc/changelog.gz -rw-r--r-- root/root 5741 2025-10-29 16:08 ./usr/share/doc/osmo-bsc-doc/copyright -rw-r--r-- root/root 188074 2025-10-29 16:08 ./usr/share/doc/osmo-bsc-doc/osmobsc-cbsp.pdf -rw-r--r-- root/root 1191379 2025-10-29 16:08 ./usr/share/doc/osmo-bsc-doc/osmobsc-usermanual.pdf -rw-r--r-- root/root 640911 2025-10-29 16:08 ./usr/share/doc/osmo-bsc-doc/osmobsc-vty-reference.pdf -rw-r--r-- root/root 183537 2025-10-29 16:08 ./usr/share/doc/osmo-bsc-doc/osmux-reference.pdf + dpkg -c osmo-bsc-ipaccess-utils_1.13.0.22.ea17_amd64.deb drwxr-xr-x root/root 0 2025-10-29 16:08 ./ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/bin/ -rwxr-xr-x root/root 9644824 2025-10-29 16:08 ./usr/bin/ipaccess-config -rwxr-xr-x root/root 9512152 2025-10-29 16:08 ./usr/bin/ipaccess-proxy drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/share/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/share/doc/osmo-bsc-ipaccess-utils/ -rw-r--r-- root/root 51359 2025-10-29 16:08 ./usr/share/doc/osmo-bsc-ipaccess-utils/changelog.gz -rw-r--r-- root/root 5741 2025-10-29 16:08 ./usr/share/doc/osmo-bsc-ipaccess-utils/copyright + dpkg -c osmo-bsc-meas-utils_1.13.0.22.ea17_amd64.deb drwxr-xr-x root/root 0 2025-10-29 16:08 ./ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/bin/ -rwxr-xr-x root/root 9436136 2025-10-29 16:08 ./usr/bin/meas_json -rwxr-xr-x root/root 46328 2025-10-29 16:08 ./usr/bin/meas_vis drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/share/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/share/doc/osmo-bsc-meas-utils/ -rw-r--r-- root/root 51359 2025-10-29 16:08 ./usr/share/doc/osmo-bsc-meas-utils/changelog.gz -rw-r--r-- root/root 5741 2025-10-29 16:08 ./usr/share/doc/osmo-bsc-meas-utils/copyright + dpkg -c osmo-bsc_1.13.0.22.ea17_amd64.deb drwxr-xr-x root/root 0 2025-10-29 16:08 ./ drwxr-xr-x root/root 0 2025-10-29 16:08 ./etc/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./etc/osmocom/ -rw-r--r-- root/root 2122 2025-10-29 16:08 ./etc/osmocom/osmo-bsc.cfg drwxr-xr-x root/root 0 2025-10-29 16:08 ./lib/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./lib/systemd/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./lib/systemd/system/ -rw-r--r-- root/root 381 2025-10-29 16:08 ./lib/systemd/system/osmo-bsc.service drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/bin/ -rwxr-xr-x root/root 1850952 2025-10-29 16:08 ./usr/bin/osmo-bsc drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/share/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/share/doc/osmo-bsc/ -rw-r--r-- root/root 51359 2025-10-29 16:08 ./usr/share/doc/osmo-bsc/changelog.gz -rw-r--r-- root/root 5741 2025-10-29 16:08 ./usr/share/doc/osmo-bsc/copyright drwxr-xr-x root/root 0 2025-10-29 16:08 ./usr/share/doc/osmo-bsc/examples/ -rw-r--r-- root/root 1656 2025-10-29 16:08 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.bs11.cfg -rw-r--r-- root/root 2122 2025-10-29 16:08 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.cfg -rw-r--r-- root/root 942 2025-10-29 16:08 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.dug20-rus01-4trx.cfg.gz -rw-r--r-- root/root 2881 2025-10-29 16:08 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.dug20-rus02-1trx-1pdch-16kbps.cfg -rw-r--r-- root/root 2514 2025-10-29 16:08 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.dug20-rus02-1trx-1pdch-64kbps.cfg -rw-r--r-- root/root 966 2025-10-29 16:08 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.dug20-rus02-4trx.cfg.gz -rw-r--r-- root/root 1127 2025-10-29 16:08 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.dug20-rus02-8trx.cfg.gz -rw-r--r-- root/root 1408 2025-10-29 16:08 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.insite.cfg -rw-r--r-- root/root 3565 2025-10-29 16:08 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.metrosite.RF-hopping.2TRX.cfg -rw-r--r-- root/root 2489 2025-10-29 16:08 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.rbs2308.cfg -rw-r--r-- root/root 2089 2025-10-29 16:08 ./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/osmo-ci/scripts/obs/_temp/binpkgs $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2163856 killed; [ssh-agent] Stopped. Finished: SUCCESS