Started by upstream project "gerrit-osmo-gbproxy" build number 36 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-gbproxy/+/41568 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-RRsqsFgItN71/agent.4160671 SSH_AGENT_PID=4160673 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_11707315663346021118.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_11707315663346021118.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-gbproxy > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-gbproxy # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-gbproxy > 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-gbproxy +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-gbproxy # 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-gbproxy # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-gbproxy 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-gbproxy refs/changes/68/41568/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision 9a1a5c937c1418b3aaf846dac13f801d673b3935 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a1a5c937c1418b3aaf846dac13f801d673b3935 # timeout=10 Commit message: "Bump version: 0.5.0.1-0aee → 0.5.1" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 0aee821e141916c386c013b70c60a3609ec2b9e7 # timeout=10 [gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins6359443380988151911.sh + set +x Building binary packages for distro: 'debian:13' + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline c9c3af6 jobs: libosmo-sigtran: add support for TCAP loadsharing + cd osmo-gbproxy + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:13 :: Copying the source to the cache dir :: Building the source package docker: building image debian-13-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '-t', 'debian-13-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 1.45kB done #1 DONE 0.2s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.8s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.2s #4 [1/4] FROM docker.io/library/debian:trixie@sha256:8f6a88feef3ed01a300dafb87f208977f39dccda1fd120e878129463f7fa3b8f #4 DONE 0.0s #5 [2/4] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper default-libmysqlclient-dev dh-python dh-virtualenv dpkg-dev erlang-nox fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc pkgconf python3-packaging python3-pip python3-setuptools quilt sed sphinx-common wget && apt-get clean #5 CACHED #6 [3/4] RUN WGET https://github.com/erlang/rebar3/releases/download/3.24.0/rebar3 -O /usr/bin/rebar3 && echo "d2d31cfb98904b8e4917300a75f870de12cb5167cd6214d1043e973a56668a54 /usr/bin/rebar3" | sha256sum -c && chmod +x /usr/bin/rebar3 && rebar3 --version #6 CACHED #7 [4/4] RUN USERADD --uid=1000 -m user #7 CACHED #8 exporting to image #8 exporting layers done #8 writing image sha256:308dfd8988974bffc885284f03e7a25851bd994f636b796eafbc1948c94ac338 0.1s done #8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg 0.0s done #8 DONE 0.1s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) /obs/lib/debian.py:183: SyntaxWarning: invalid escape sequence '\/' lib.run_cmd(["sed", "-i", "s/$(MAKE) -C doc\/manuals//g", f"{debian}/rules"]) + main(): ['rm', '-rf', '/obs/_temp'] osmo-gbproxy: using cached https://gerrit.osmocom.org/osmo-gbproxy (not cloning, not fetching) osmo-gbproxy: 'git clean -ffxd' + build(): ['git', 'clean', '-ffxd'] + checkout_default_branch(): ['git', 'log', '--pretty=oneline', '--abbrev-commit', '-1'] 9a1a5c93 Bump version: 0.5.0.1-0aee → 0.5.1 osmo-gbproxy: skipping git checkout, current commit: 9a1a5c93 Bump version: 0.5.0.1-0aee → 0.5.1 + get_version_for_feed(): ['/obs/_cache/osmo-gbproxy/git-version-gen', '.'] 0.5.0.2-9a1aosmo-gbproxy: building source package 1:0.5.0.2-9a1a osmo-gbproxy: adding debian/changelog entry (1:0.5.1 => 1:0.5.0.2.9a1a) + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] osmo-gbproxy: building debian source package + build(): ['dpkg-buildpackage', '-S', '-uc', '-us', '-d'] dpkg-buildpackage: info: source package osmo-gbproxy dpkg-buildpackage: info: source version 1:0.5.0.2.9a1a dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts dpkg-source --before-build . debian/rules clean dh clean --with autoreconf dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building osmo-gbproxy in osmo-gbproxy_0.5.0.2.9a1a.tar.xz dpkg-source: info: building osmo-gbproxy in osmo-gbproxy_0.5.0.2.9a1a.dsc dpkg-genbuildinfo --build=source -O../osmo-gbproxy_0.5.0.2.9a1a_source.buildinfo dpkg-genchanges --build=source -O../osmo-gbproxy_0.5.0.2.9a1a_source.changes dpkg-genchanges: warning: the current version (1:0.5.0.2.9a1a) is earlier than the previous one (1:0.5.1) dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: source-only upload: Debian-native package + build(): mv *.tar* *.dsc /obs/_temp/srcpkgs/osmo-gbproxy + write_commit_txt(): ['git', 'rev-parse', 'HEAD'] 9a1a5c937c1418b3aaf846dac13f801d673b3935 osmo-gbproxy: adding commit_9a1a5c937c1418b3aaf846dac13f801d673b3935.txt + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] docker: running: build_srcpkg.py inside docker :: Building the binary packages + (): ['rm', '-rf', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/_temp/binpkgs'] docker: building image debian-13-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-13-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 3.31kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.7s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/6] FROM docker.io/library/debian:trixie@sha256:8f6a88feef3ed01a300dafb87f208977f39dccda1fd120e878129463f7fa3b8f #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.1s #6 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc #6 CACHED #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 CACHED #8 [4/6] RUN CASE "debian:13" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && mkdir -p /usr/share/man/man1/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) set -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #8 CACHED #9 [5/6] RUN SET -x; VERSION="$(echo "debian:13" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:13" in debian:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*|centos:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:13" && exit 1 ;; esac #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:6bf3d993c055898b508e5f9eebf0a932c8ac633c2d52f98ec0fb31afa98a5a1e 0.0s done #11 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg 0.1s done #11 DONE 0.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 2) docker: building image debian-13-osmocom-obs-build-binpkg-manuals + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian-13-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-13-osmocom-obs-build-binpkg-manuals', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/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-13-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-13-osmocom-obs-build-binpkg:latest #4 DONE 0.0s #5 [2/2] RUN CASE "debian:13" in debian*|ubuntu*) apt-get update && apt-get install -y --no-install-recommends osmo-gsm-manuals-dev && apt-get clean ;; esac #5 CACHED #6 exporting to image #6 exporting layers done #6 writing image sha256:b855f55a937db708b4c386aa8a6c46ce7fb9fea3028e9ef5011ee5e2a4a63bb6 0.0s done #6 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg-manuals 0.0s done #6 DONE 0.1s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 9) + apt_get=apt-get + [ -n 1 ] + export DEBIAN_FRONTEND=noninteractive + apt_get=apt-get -y + su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/osmo-gbproxy/*.tar.* osmo-gbproxy/ osmo-gbproxy/.tarball-version osmo-gbproxy/AUTHORS osmo-gbproxy/COPYING osmo-gbproxy/Makefile.am osmo-gbproxy/README.md osmo-gbproxy/README.vty-tests osmo-gbproxy/TODO-RELEASE osmo-gbproxy/configure.ac osmo-gbproxy/contrib/ osmo-gbproxy/contrib/Makefile.am osmo-gbproxy/contrib/gprs/ osmo-gbproxy/contrib/gprs/gb-proxy-unblock-bug.py osmo-gbproxy/contrib/gprs/gprs-bssgp-histogram.lua osmo-gbproxy/contrib/gprs/gprs-buffer-count.lua osmo-gbproxy/contrib/gprs/gprs-split-trace-by-tlli.lua osmo-gbproxy/contrib/gprs/gprs-verify-nu.lua osmo-gbproxy/contrib/jenkins.sh osmo-gbproxy/contrib/systemd/ osmo-gbproxy/contrib/systemd/Makefile.am osmo-gbproxy/contrib/systemd/osmo-gbproxy.service osmo-gbproxy/debian/ osmo-gbproxy/debian/changelog osmo-gbproxy/debian/compat osmo-gbproxy/debian/control osmo-gbproxy/debian/copyright osmo-gbproxy/debian/osmo-gbproxy-doc.install osmo-gbproxy/debian/osmo-gbproxy.install osmo-gbproxy/debian/postinst osmo-gbproxy/debian/rules osmo-gbproxy/debian/source/ osmo-gbproxy/debian/source/format osmo-gbproxy/doc/ osmo-gbproxy/doc/Makefile.am osmo-gbproxy/doc/examples/ osmo-gbproxy/doc/examples/Makefile.am osmo-gbproxy/doc/examples/osmo-gbproxy/ osmo-gbproxy/doc/examples/osmo-gbproxy/osmo-gbproxy-legacy.cfg osmo-gbproxy/doc/examples/osmo-gbproxy/osmo-gbproxy-pool.cfg osmo-gbproxy/doc/examples/osmo-gbproxy/osmo-gbproxy.cfg osmo-gbproxy/doc/manuals/ osmo-gbproxy/doc/manuals/Makefile.am osmo-gbproxy/doc/manuals/chapters/ osmo-gbproxy/doc/manuals/chapters/counters.adoc osmo-gbproxy/doc/manuals/chapters/counters_generated.adoc osmo-gbproxy/doc/manuals/chapters/gbproxy-configuration.adoc osmo-gbproxy/doc/manuals/chapters/gbproxy-control.adoc osmo-gbproxy/doc/manuals/chapters/gbproxy-details.adoc osmo-gbproxy/doc/manuals/chapters/gbproxy-overview.adoc osmo-gbproxy/doc/manuals/chapters/gbproxy-running.adoc osmo-gbproxy/doc/manuals/chapters/gbproxy-sgsnpool.adoc osmo-gbproxy/doc/manuals/osmogbproxy-usermanual-docinfo.xml osmo-gbproxy/doc/manuals/osmogbproxy-usermanual.adoc osmo-gbproxy/doc/manuals/osmogbproxy-vty-reference.xml osmo-gbproxy/doc/manuals/regen_doc.sh osmo-gbproxy/doc/manuals/vty/ osmo-gbproxy/doc/manuals/vty/gbproxy_vty_additions.xml osmo-gbproxy/git-version-gen osmo-gbproxy/include/ osmo-gbproxy/include/Makefile.am osmo-gbproxy/include/osmocom/ osmo-gbproxy/include/osmocom/Makefile.am osmo-gbproxy/include/osmocom/gbproxy/ osmo-gbproxy/include/osmocom/gbproxy/Makefile.am osmo-gbproxy/include/osmocom/gbproxy/gb_proxy.h osmo-gbproxy/m4/ osmo-gbproxy/m4/README osmo-gbproxy/osmoappdesc.py osmo-gbproxy/src/ osmo-gbproxy/src/Makefile.am osmo-gbproxy/src/debug.h osmo-gbproxy/src/gb_proxy.c osmo-gbproxy/src/gb_proxy_ctrl.c osmo-gbproxy/src/gb_proxy_main.c osmo-gbproxy/src/gb_proxy_peer.c osmo-gbproxy/src/gb_proxy_vty.c osmo-gbproxy/tests/ osmo-gbproxy/tests/Makefile.am osmo-gbproxy/tests/atlocal.in osmo-gbproxy/tests/ctrl_test_runner.py osmo-gbproxy/tests/osmo-gbproxy-pool_test-nodes.vty osmo-gbproxy/tests/osmo-gbproxy_test-nodes.vty osmo-gbproxy/tests/testsuite.at osmo-gbproxy/tests/vty_test_runner.py + cd _temp/binpkgs/osmo-gbproxy + apt-get -y update Get:1 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ InRelease [1553 B] Hit:2 http://deb.debian.org/debian trixie InRelease Get:3 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] Get:4 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ Packages [71.6 kB] Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [80.7 kB] Fetched 245 kB in 0s (2999 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/master/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf automake autopoint autotools-dev bsdextrautils debhelper dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libdebhelper-perl libfile-stripnondeterminism-perl libmagic-mgc libmagic1t64 libmnl-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpcsclite1 libpipeline1 libpkgconf3 libsctp-dev libsctp1 libtalloc-dev libtalloc2 libtool libuchardet0 liburing2 libusb-1.0-0 libusb-1.0-0-dev m4 man-db pkg-config pkgconf pkgconf-bin po-debconf 0 upgraded, 50 newly installed, 0 to remove and 1 not upgraded. Need to get 12.4 MB of archives. After this operation, 46.0 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore22 1.12.0 [177 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocodec4 1.12.0 [54.1 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoisdn0 1.12.0 [72.3 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogsm20 1.12.0 [228 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocoding0 1.12.0 [72.1 kB] Get:6 http://deb.debian.org/debian trixie/main amd64 libmagic-mgc amd64 1:5.46-5 [338 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmovty13 1.12.0 [106 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogb14 1.12.0 [179 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoctrl0 1.12.0 [61.5 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmosim2 1.12.0 [65.2 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmousb0 1.12.0 [52.1 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore 1.12.0 [45.3 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore-dev 1.12.0 [854 kB] Get:14 http://deb.debian.org/debian trixie/main amd64 libmagic1t64 amd64 1:5.46-5 [109 kB] Get:15 http://deb.debian.org/debian trixie/main amd64 file amd64 1:5.46-5 [43.6 kB] Get:16 http://deb.debian.org/debian trixie/main amd64 gettext-base amd64 0.23.1-2 [243 kB] Get:17 http://deb.debian.org/debian trixie/main amd64 libuchardet0 amd64 0.0.8-1+b2 [68.9 kB] Get:18 http://deb.debian.org/debian trixie/main amd64 groff-base amd64 1.23.0-9 [1187 kB] Get:19 http://deb.debian.org/debian trixie/main amd64 bsdextrautils amd64 2.41-5 [94.6 kB] Get:20 http://deb.debian.org/debian trixie/main amd64 libpipeline1 amd64 1.5.8-1 [42.0 kB] Get:21 http://deb.debian.org/debian trixie/main amd64 man-db amd64 2.13.1-1 [1469 kB] Get:22 http://deb.debian.org/debian trixie/main amd64 m4 amd64 1.4.19-8 [294 kB] Get:23 http://deb.debian.org/debian trixie/main amd64 autoconf all 2.72-3.1 [494 kB] Get:24 http://deb.debian.org/debian trixie/main amd64 autotools-dev all 20240727.1 [60.2 kB] Get:25 http://deb.debian.org/debian trixie/main amd64 automake all 1:1.17-4 [862 kB] Get:26 http://deb.debian.org/debian trixie/main amd64 autopoint all 0.23.1-2 [770 kB] Get:27 http://deb.debian.org/debian trixie/main amd64 libdebhelper-perl all 13.24.2 [90.9 kB] Get:28 http://deb.debian.org/debian trixie/main amd64 libtool all 2.5.4-4 [539 kB] Get:29 http://deb.debian.org/debian trixie/main amd64 dh-autoreconf all 20 [17.1 kB] Get:30 http://deb.debian.org/debian trixie/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:31 http://deb.debian.org/debian trixie/main amd64 libfile-stripnondeterminism-perl all 1.14.1-2 [19.7 kB] Get:32 http://deb.debian.org/debian trixie/main amd64 dh-strip-nondeterminism all 1.14.1-2 [8620 B] Get:33 http://deb.debian.org/debian trixie/main amd64 dwz amd64 0.15-1+b1 [110 kB] Get:34 http://deb.debian.org/debian trixie/main amd64 gettext amd64 0.23.1-2 [1680 kB] Get:35 http://deb.debian.org/debian trixie/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get:36 http://deb.debian.org/debian trixie/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:37 http://deb.debian.org/debian trixie/main amd64 debhelper all 13.24.2 [919 kB] Get:38 http://deb.debian.org/debian trixie/main amd64 libmnl-dev amd64 1.0.5-3 [23.2 kB] Get:39 http://deb.debian.org/debian trixie/main amd64 libsctp1 amd64 1.0.21+dfsg-1 [25.8 kB] Get:40 http://deb.debian.org/debian trixie/main amd64 libtalloc2 amd64 2:2.4.3+samba4.22.6+dfsg-0+deb13u1 [61.5 kB] Get:41 http://deb.debian.org/debian trixie/main amd64 liburing2 amd64 2.9-1 [26.4 kB] Get:42 http://deb.debian.org/debian trixie/main amd64 libpcsclite1 amd64 2.3.3-1 [55.2 kB] Get:43 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0 amd64 2:1.0.28-1 [59.6 kB] Get:44 http://deb.debian.org/debian trixie/main amd64 libtalloc-dev amd64 2:2.4.3+samba4.22.6+dfsg-0+deb13u1 [72.9 kB] Get:45 http://deb.debian.org/debian trixie/main amd64 libsctp-dev amd64 1.0.21+dfsg-1 [74.2 kB] Get:46 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0-dev amd64 2:1.0.28-1 [82.9 kB] Get:47 http://deb.debian.org/debian trixie/main amd64 libpkgconf3 amd64 1.8.1-4 [36.4 kB] Get:48 http://deb.debian.org/debian trixie/main amd64 pkgconf-bin amd64 1.8.1-4 [30.2 kB] Get:49 http://deb.debian.org/debian trixie/main amd64 pkgconf amd64 1.8.1-4 [26.2 kB] Get:50 http://deb.debian.org/debian trixie/main amd64 pkg-config amd64 1.8.1-4 [14.0 kB] Preconfiguring packages ... Fetched 12.4 MB in 1s (14.3 MB/s) Selecting previously unselected package libmagic-mgc. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 71879 files and directories currently installed.) Preparing to unpack .../00-libmagic-mgc_1%3a5.46-5_amd64.deb ... Unpacking libmagic-mgc (1:5.46-5) ... Selecting previously unselected package libmagic1t64:amd64. Preparing to unpack .../01-libmagic1t64_1%3a5.46-5_amd64.deb ... Unpacking libmagic1t64:amd64 (1:5.46-5) ... Selecting previously unselected package file. Preparing to unpack .../02-file_1%3a5.46-5_amd64.deb ... Unpacking file (1:5.46-5) ... Selecting previously unselected package gettext-base. Preparing to unpack .../03-gettext-base_0.23.1-2_amd64.deb ... Unpacking gettext-base (0.23.1-2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../04-libuchardet0_0.0.8-1+b2_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.8-1+b2) ... Selecting previously unselected package groff-base. Preparing to unpack .../05-groff-base_1.23.0-9_amd64.deb ... Unpacking groff-base (1.23.0-9) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../06-bsdextrautils_2.41-5_amd64.deb ... Unpacking bsdextrautils (2.41-5) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../07-libpipeline1_1.5.8-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.8-1) ... Selecting previously unselected package man-db. Preparing to unpack .../08-man-db_2.13.1-1_amd64.deb ... Unpacking man-db (2.13.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../09-m4_1.4.19-8_amd64.deb ... Unpacking m4 (1.4.19-8) ... Selecting previously unselected package autoconf. Preparing to unpack .../10-autoconf_2.72-3.1_all.deb ... Unpacking autoconf (2.72-3.1) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../11-autotools-dev_20240727.1_all.deb ... Unpacking autotools-dev (20240727.1) ... Selecting previously unselected package automake. Preparing to unpack .../12-automake_1%3a1.17-4_all.deb ... Unpacking automake (1:1.17-4) ... Selecting previously unselected package autopoint. Preparing to unpack .../13-autopoint_0.23.1-2_all.deb ... Unpacking autopoint (0.23.1-2) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../14-libdebhelper-perl_13.24.2_all.deb ... Unpacking libdebhelper-perl (13.24.2) ... Selecting previously unselected package libtool. Preparing to unpack .../15-libtool_2.5.4-4_all.deb ... Unpacking libtool (2.5.4-4) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../16-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../17-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../18-libfile-stripnondeterminism-perl_1.14.1-2_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.14.1-2) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../19-dh-strip-nondeterminism_1.14.1-2_all.deb ... Unpacking dh-strip-nondeterminism (1.14.1-2) ... Selecting previously unselected package dwz. Preparing to unpack .../20-dwz_0.15-1+b1_amd64.deb ... Unpacking dwz (0.15-1+b1) ... Selecting previously unselected package gettext. Preparing to unpack .../21-gettext_0.23.1-2_amd64.deb ... Unpacking gettext (0.23.1-2) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../22-intltool-debian_0.35.0+20060710.6_all.deb ... Unpacking intltool-debian (0.35.0+20060710.6) ... Selecting previously unselected package po-debconf. Preparing to unpack .../23-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../24-debhelper_13.24.2_all.deb ... Unpacking debhelper (13.24.2) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../25-libmnl-dev_1.0.5-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.5-3) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../26-libsctp1_1.0.21+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.21+dfsg-1) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../27-libtalloc2_2%3a2.4.3+samba4.22.6+dfsg-0+deb13u1_amd64.deb ... Unpacking libtalloc2:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Selecting previously unselected package liburing2:amd64. Preparing to unpack .../28-liburing2_2.9-1_amd64.deb ... Unpacking liburing2:amd64 (2.9-1) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../29-libosmocore22_1.12.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.12.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../30-libosmocodec4_1.12.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../31-libosmoisdn0_1.12.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.12.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../32-libosmogsm20_1.12.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.12.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../33-libosmocoding0_1.12.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.12.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../34-libosmovty13_1.12.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.12.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../35-libosmogb14_1.12.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.12.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../36-libosmoctrl0_1.12.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.12.0) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../37-libpcsclite1_2.3.3-1_amd64.deb ... Unpacking libpcsclite1:amd64 (2.3.3-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../38-libosmosim2_1.12.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.12.0) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../39-libusb-1.0-0_2%3a1.0.28-1_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.28-1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../40-libosmousb0_1.12.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.12.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../41-libosmocore_1.12.0_amd64.deb ... Unpacking libosmocore (1.12.0) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../42-libtalloc-dev_2%3a2.4.3+samba4.22.6+dfsg-0+deb13u1_amd64.deb ... Unpacking libtalloc-dev:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../43-libsctp-dev_1.0.21+dfsg-1_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.21+dfsg-1) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../44-libusb-1.0-0-dev_2%3a1.0.28-1_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../45-libosmocore-dev_1.12.0_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.12.0) ... Selecting previously unselected package libpkgconf3:amd64. Preparing to unpack .../46-libpkgconf3_1.8.1-4_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-4) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../47-pkgconf-bin_1.8.1-4_amd64.deb ... Unpacking pkgconf-bin (1.8.1-4) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../48-pkgconf_1.8.1-4_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-4) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../49-pkg-config_1.8.1-4_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-4) ... Setting up libpipeline1:amd64 (1.5.8-1) ... Setting up bsdextrautils (2.41-5) ... Setting up libmagic-mgc (1:5.46-5) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libdebhelper-perl (13.24.2) ... Setting up libmagic1t64:amd64 (1:5.46-5) ... Setting up gettext-base (0.23.1-2) ... Setting up m4 (1.4.19-8) ... Setting up file (1:5.46-5) ... Setting up libtalloc2:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Setting up libtalloc-dev:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Setting up autotools-dev (20240727.1) ... Setting up libpkgconf3:amd64 (1.8.1-4) ... Setting up libmnl-dev:amd64 (1.0.5-3) ... Setting up autopoint (0.23.1-2) ... Setting up libpcsclite1:amd64 (2.3.3-1) ... Setting up pkgconf-bin (1.8.1-4) ... Setting up autoconf (2.72-3.1) ... Setting up dwz (0.15-1+b1) ... Setting up libsctp1:amd64 (1.0.21+dfsg-1) ... Setting up libuchardet0:amd64 (0.0.8-1+b2) ... Setting up libusb-1.0-0:amd64 (2:1.0.28-1) ... Setting up liburing2:amd64 (2.9-1) ... Setting up automake (1:1.17-4) ... update-alternatives: using /usr/bin/automake-1.17 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.17.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.17.1.gz (of link group automake) doesn't exist Setting up libfile-stripnondeterminism-perl (1.14.1-2) ... Setting up gettext (0.23.1-2) ... Setting up libtool (2.5.4-4) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... Setting up pkgconf:amd64 (1.8.1-4) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dh-autoreconf (20) ... Setting up libsctp-dev:amd64 (1.0.21+dfsg-1) ... Setting up pkg-config:amd64 (1.8.1-4) ... Setting up dh-strip-nondeterminism (1.14.1-2) ... Setting up libosmocore22:amd64 (1.12.0) ... Setting up libosmocodec4:amd64 (1.12.0) ... Setting up groff-base (1.23.0-9) ... Setting up libosmovty13:amd64 (1.12.0) ... Setting up libosmoisdn0:amd64 (1.12.0) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.13.1-1) ... Building database of manual pages ... Setting up libosmousb0:amd64 (1.12.0) ... Setting up libosmogsm20:amd64 (1.12.0) ... Setting up libosmoctrl0:amd64 (1.12.0) ... Setting up libosmogb14:amd64 (1.12.0) ... Setting up debhelper (13.24.2) ... Setting up libosmocoding0:amd64 (1.12.0) ... Setting up libosmosim2:amd64 (1.12.0) ... Setting up libosmocore (1.12.0) ... Setting up libosmocore-dev:amd64 (1.12.0) ... Processing triggers for libc-bin (2.41-12) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j21 dpkg-buildpackage: info: source package osmo-gbproxy dpkg-buildpackage: info: source version 1:0.5.0.2.9a1a 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 . 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-gbproxy in osmo-gbproxy_0.5.0.2.9a1a.tar.xz dpkg-source: info: building osmo-gbproxy in osmo-gbproxy_0.5.0.2.9a1a.dsc debian/rules binary dh binary --with autoreconf dh_update_autotools_config dh_autoreconf libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. configure.ac:48: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:48: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:48: the top level configure.ac:99: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:99: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:99: the top level configure.ac:136: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:136: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:136: the top level configure.ac:215: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:215: You should use the 'AC_CONFIG_HEADERS' macro instead. aclocal.m4:1051: AM_CONFIG_HEADER is expanded from... configure.ac:215: the top level configure.ac:217: warning: AC_OUTPUT should be used without arguments. configure.ac:217: You should run autoupdate. configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' debian/rules override_dh_auto_configure make[1]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy' dh_auto_configure -- --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals ./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 --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for libosmocore >= 1.10.0... yes checking for libosmogsm >= 1.10.0... yes checking for libosmovty >= 1.10.0... yes checking for libosmoctrl >= 1.10.0... yes checking for libosmogb >= 1.10.0... yes checking for egrep... (cached) /usr/bin/grep -E checking if gcc supports -fvisibility=hidden... yes checking whether to enable code coverage support... no checking whether struct tm has tm_gmtoff member... yes checking whether to enable VTY/CTRL tests... no checking for OSMO_GSM_MANUALS_DIR... /usr/share/osmo-gsm-manuals (from pkg-conf) All dependencies installed! CFLAGS="-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-gbproxy=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs" 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/gbproxy/Makefile config.status: creating src/Makefile config.status: creating tests/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-gbproxy' dh_auto_build make -j21 make[1]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy' echo 1:0.5.0.2-9a1a > .version-t && mv .version-t .version make all-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy' Making all in include make[3]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/include' Making all in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/include/osmocom' Making all in gbproxy make[5]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/include/osmocom/gbproxy' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/include/osmocom/gbproxy' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/include/osmocom' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/include' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/include' Making all in src make[3]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-gbproxy=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gb_proxy.o gb_proxy.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-gbproxy=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gb_proxy_main.o gb_proxy_main.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-gbproxy=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gb_proxy_vty.o gb_proxy_vty.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-gbproxy=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gb_proxy_ctrl.o gb_proxy_ctrl.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-gbproxy=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gb_proxy_peer.o gb_proxy_peer.c gb_proxy.c: In function 'gbprox_rx_sig_from_sgsn': gb_proxy.c:1452:24: warning: storing the address of local variable 'tp' in '((struct libgb_msgb_cb *)msg)[2].bssgp_cell_id' [-Wdangling-pointer=] 1452 | msgb_bcid(msg) = (void *)tp; | ^ gb_proxy.c:1414:27: note: 'tp' declared here 1414 | struct tlv_parsed tp[2]; | ^~ gb_proxy.c:1407:74: note: 'msg' declared here 1407 | static int gbprox_rx_sig_from_sgsn(struct gbproxy_nse *nse, struct msgb *msg, uint16_t ns_bvci) | ~~~~~~~~~~~~~^~~ /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-gbproxy=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -Wl,-z,relro -o osmo-gbproxy gb_proxy.o gb_proxy_main.o gb_proxy_vty.o gb_proxy_ctrl.o gb_proxy_peer.o -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmogb -losmovty -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lrt libtool: link: gcc -Wall -fno-strict-aliasing -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -fno-strict-aliasing -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-gbproxy=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -Wl,-z -Wl,relro -o osmo-gbproxy gb_proxy.o gb_proxy_main.o gb_proxy_vty.o gb_proxy_ctrl.o gb_proxy_peer.o /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogb.so /usr/lib/x86_64-linux-gnu/libosmovty.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 -lrt -pthread make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/src' Making all in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/doc' Making all in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/doc/examples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/doc/examples' Making all in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/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 osmogbproxy-vty-reference.xml if ! [ -f osmogbproxy-usermanual.adoc ]; then \ ln -s osmogbproxy-usermanual.adoc osmogbproxy-usermanual.adoc; \ fi TEXINPUTS="/usr/share/osmo-gsm-manuals" \ a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-gbproxy/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" osmogbproxy-usermanual.adoc ../../src/osmo-gbproxy --vty-ref-xml > vty/gbproxy_vty_reference.xml 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.Mz8IOY6Nsj + mktemp + combine_src=/tmp/tmp.kQDtRNkznK + cp ./vty/gbproxy_vty_reference.xml /tmp/tmp.Mz8IOY6Nsj + [ -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.Mz8IOY6Nsj /tmp/tmp.kQDtRNkznK + xsltproc -o /tmp/tmp.Mz8IOY6Nsj --stringparam with /usr/share/osmo-gsm-manuals/common/vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.kQDtRNkznK + [ -n ./vty/gbproxy_vty_additions.xml ] + realpath ./vty/gbproxy_vty_additions.xml + addition=/obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/vty/gbproxy_vty_additions.xml + shift + cp /tmp/tmp.Mz8IOY6Nsj /tmp/tmp.kQDtRNkznK + xsltproc -o /tmp/tmp.Mz8IOY6Nsj --stringparam with /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/vty/gbproxy_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.kQDtRNkznK + [ -n ] + cat /tmp/tmp.Mz8IOY6Nsj + rm -f /tmp/tmp.kQDtRNkznK + rm -f /tmp/tmp.Mz8IOY6Nsj 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-gbproxy/doc/manuals/generated/_temp_osmogbproxy-vty-reference.xml" && \ /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py "osmogbproxy-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-gbproxy/doc/manuals/generated" \ \ -P draft.mode=no \ -o osmogbproxy-vty-reference.pdf \ "$TEMPFILE" && \ rm $TEMPFILE + export GIT_DATE=unknown + GIT_DATE=unknown + export 'REVNUMBER=DRAFT ' + REVNUMBER='DRAFT ' + export TEMPFILE=/obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/generated/_temp_osmogbproxy-vty-reference.xml + TEMPFILE=/obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/generated/_temp_osmogbproxy-vty-reference.xml + /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py osmogbproxy-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-gbproxy/doc/manuals/generated' -P draft.mode=no -o osmogbproxy-vty-reference.pdf /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/generated/_temp_osmogbproxy-vty-reference.xml a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-gbproxy/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', 'osmogbproxy-usermanual.adoc'] a2x: resource files: [] a2x: resource directories: ['/etc/asciidoc/stylesheets'] a2x: executing: asciidoc ['-f', '/usr/share/osmo-gsm-manuals/build/mscgen-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/diag-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf', '-f', '/usr/share/osmo-gsm-manuals/build/graphviz-filter.conf', '-a', 'srcdir=/obs/_temp/binpkgs/osmo-gbproxy/doc/manuals', '-a', 'commondir=/usr/share/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT '), ('--attribute', 'revdate=unknown'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual.xml')] asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-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-gbproxy/doc/manuals/osmogbproxy-usermanual.xml asciidoc: osmogbproxy-usermanual.adoc: line 5: evaluating: {include:/obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual-docinfo.xml} asciidoc: include: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/common/chapters/preface.adoc asciidoc: osmogbproxy-usermanual.adoc: line 8: reading: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/common/chapters/preface.adoc Build the book set list... asciidoc: include: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/chapters/gbproxy-overview.adoc asciidoc: osmogbproxy-usermanual.adoc: line 10: reading: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/chapters/gbproxy-overview.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/chapters/gbproxy-details.adoc asciidoc: osmogbproxy-usermanual.adoc: line 12: reading: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/chapters/gbproxy-details.adoc asciidoc: gbproxy-details.adoc: line 14: evaluating: {counter2:target-number} asciidoc: gbproxy-details.adoc: line 14: evaluating: {set2:target:osmogbproxy-usermanual__1.svg} asciidoc: gbproxy-details.adoc: line 22: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__1.svg" -Tsvg - asciidoc: gbproxy-details.adoc: line 33: evaluating: {counter2:target-number} asciidoc: gbproxy-details.adoc: line 33: evaluating: {set2:target:osmogbproxy-usermanual__2.svg} asciidoc: gbproxy-details.adoc: line 49: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__2.svg" -Tsvg - asciidoc: gbproxy-details.adoc: line 60: evaluating: {counter2:target-number} asciidoc: gbproxy-details.adoc: line 60: evaluating: {set2:target:osmogbproxy-usermanual__3.svg} asciidoc: gbproxy-details.adoc: line 72: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__3.svg" -Tsvg - asciidoc: gbproxy-details.adoc: line 81: evaluating: {counter2:target-number} asciidoc: gbproxy-details.adoc: line 81: evaluating: {set2:target:osmogbproxy-usermanual__4.svg} asciidoc: gbproxy-details.adoc: line 88: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__4.svg" -Tsvg - asciidoc: gbproxy-details.adoc: line 99: evaluating: {counter2:target-number} asciidoc: gbproxy-details.adoc: line 99: evaluating: {set2:target:osmogbproxy-usermanual__5.svg} asciidoc: gbproxy-details.adoc: line 112: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__5.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/chapters/gbproxy-running.adoc asciidoc: osmogbproxy-usermanual.adoc: line 14: reading: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/chapters/gbproxy-running.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/chapters/gbproxy-control.adoc asciidoc: osmogbproxy-usermanual.adoc: line 16: reading: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/chapters/gbproxy-control.adoc Build the listings... asciidoc: include: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/common/chapters/vty.adoc asciidoc: osmogbproxy-usermanual.adoc: line 18: reading: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/common/chapters/vty.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/common/chapters/logging.adoc asciidoc: osmogbproxy-usermanual.adoc: line 20: reading: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/common/chapters/logging.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/chapters/gbproxy-configuration.adoc asciidoc: osmogbproxy-usermanual.adoc: line 22: reading: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/chapters/gbproxy-configuration.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/chapters/gbproxy-sgsnpool.adoc asciidoc: osmogbproxy-usermanual.adoc: line 24: reading: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/chapters/gbproxy-sgsnpool.adoc XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Stripping NS from DocBook 5/NG document. asciidoc: include: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/common/chapters/gb-ns2.adoc asciidoc: osmogbproxy-usermanual.adoc: line 26: reading: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/common/chapters/gb-ns2.adoc Processing stripped document. asciidoc: include: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/common/chapters/gb-ip-sns.msc asciidoc: gb-ns2.adoc: line 153: reading: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/common/chapters/gb-ip-sns.msc asciidoc: gb-ns2.adoc: line 152: evaluating: {counter2:target-number} asciidoc: gb-ns2.adoc: line 152: evaluating: {set2:target:osmogbproxy-usermanual__6.svg} asciidoc: gb-ip-sns.msc: line 38: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__6.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/common/chapters/gb-ns2-nsvc-states-reset-block.dot asciidoc: gb-ns2.adoc: line 436: reading: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/common/chapters/gb-ns2-nsvc-states-reset-block.dot asciidoc: gb-ns2.adoc: line 435: evaluating: {counter2:target-number} asciidoc: gb-ns2.adoc: line 435: evaluating: {set2:target:osmogbproxy-usermanual__7.svg} asciidoc: gb-ns2-nsvc-states-reset-block.dot: line 9: filtering: dot -o "/obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__7.svg" -T svg && echo " " Build _temp_osmogbproxy-vty-reference.pdf asciidoc: include: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/common/chapters/gb-ns2-nsvc-states-alive.dot asciidoc: gb-ns2.adoc: line 443: reading: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/common/chapters/gb-ns2-nsvc-states-alive.dot asciidoc: gb-ns2.adoc: line 442: evaluating: {counter2:target-number} asciidoc: gb-ns2.adoc: line 442: evaluating: {set2:target:osmogbproxy-usermanual__8.svg} asciidoc: gb-ns2-nsvc-states-alive.dot: line 6: filtering: dot -o "/obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__8.svg" -T svg && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/common/chapters/control_if.adoc asciidoc: osmogbproxy-usermanual.adoc: line 28: reading: /obs/_temp/binpkgs/osmo-gbproxy/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:osmogbproxy-usermanual__9.svg} asciidoc: control_if.adoc: line 32: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__9.svg" -Tsvg - && echo " " asciidoc: control_if.adoc: line 40: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 40: evaluating: {set2:target:osmogbproxy-usermanual__10.svg} asciidoc: control_if.adoc: line 46: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__10.svg" -Tsvg - && echo " " asciidoc: control_if.adoc: line 77: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 77: evaluating: {set2:target:osmogbproxy-usermanual__11.svg} asciidoc: control_if.adoc: line 83: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__11.svg" -Tsvg - asciidoc: control_if.adoc: line 88: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 88: evaluating: {set2:target:osmogbproxy-usermanual__12.svg} asciidoc: control_if.adoc: line 94: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__12.svg" -Tsvg - asciidoc: control_if.adoc: line 104: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 104: evaluating: {set2:target:osmogbproxy-usermanual__13.svg} asciidoc: control_if.adoc: line 110: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__13.svg" -Tsvg - asciidoc: control_if.adoc: line 115: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 115: evaluating: {set2:target:osmogbproxy-usermanual__14.svg} asciidoc: control_if.adoc: line 121: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__14.svg" -Tsvg - asciidoc: control_if.adoc: line 131: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 131: evaluating: {set2:target:osmogbproxy-usermanual__15.svg} asciidoc: control_if.adoc: line 136: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__15.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/common/chapters/counters-overview.adoc asciidoc: osmogbproxy-usermanual.adoc: line 30: reading: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/common/chapters/counters-overview.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/chapters/counters.adoc asciidoc: osmogbproxy-usermanual.adoc: line 32: reading: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/chapters/counters.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/chapters/counters_generated.adoc asciidoc: counters.adoc: line 4: reading: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/chapters/counters_generated.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/common/chapters/vty_cpu_sched.adoc asciidoc: osmogbproxy-usermanual.adoc: line 34: reading: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/common/chapters/vty_cpu_sched.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/common/chapters/port_numbers.adoc asciidoc: osmogbproxy-usermanual.adoc: line 36: reading: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/common/chapters/port_numbers.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/common/chapters/bibliography.adoc asciidoc: osmogbproxy-usermanual.adoc: line 38: reading: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/common/chapters/bibliography.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/common/chapters/glossary.adoc asciidoc: osmogbproxy-usermanual.adoc: line 40: reading: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/common/chapters/glossary.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/common/chapters/gfdl.adoc asciidoc: osmogbproxy-usermanual.adoc: line 42: reading: /obs/_temp/binpkgs/osmo-gbproxy/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-gbproxy/doc/manuals/osmogbproxy-usermanual.xml" 'osmogbproxy-vty-reference.pdf' successfully built + rm /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/generated/_temp_osmogbproxy-vty-reference.xml Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual.xml Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-gbproxy/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual.xml xsltproc -o osmogbproxy-usermanual.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmpbzd63wup/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-gbproxy/doc/manuals' /tmp/tmpbzd63wup/custom.xsl /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual.xml XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Error: no ID for constraint linkend: ns:nsvc_packets:in. XRef to nonexistent id: ns:nsvc_packets:in Error: no ID for constraint linkend: ns:nsvc_packets:out. XRef to nonexistent id: ns:nsvc_packets:out Error: no ID for constraint linkend: ns:nsvc_packets:out:drop. XRef to nonexistent id: ns:nsvc_packets:out:drop Error: no ID for constraint linkend: ns:nsvc_bytes:in. XRef to nonexistent id: ns:nsvc_bytes:in Error: no ID for constraint linkend: ns:nsvc_bytes:out. XRef to nonexistent id: ns:nsvc_bytes:out Error: no ID for constraint linkend: ns:nsvc_bytes:out:drop. XRef to nonexistent id: ns:nsvc_bytes:out:drop Error: no ID for constraint linkend: ns:nsvc_blocked. XRef to nonexistent id: ns:nsvc_blocked Error: no ID for constraint linkend: ns:nsvc_unblocked. XRef to nonexistent id: ns:nsvc_unblocked Error: no ID for constraint linkend: ns:nsvc_dead. XRef to nonexistent id: ns:nsvc_dead Error: no ID for constraint linkend: ns:nsvc_replaced. XRef to nonexistent id: ns:nsvc_replaced Error: no ID for constraint linkend: ns:nsvc_nsei-chg. XRef to nonexistent id: ns:nsvc_nsei-chg Error: no ID for constraint linkend: ns:nsvc_inv-nsvci. XRef to nonexistent id: ns:nsvc_inv-nsvci Error: no ID for constraint linkend: ns:nsvc_inv-nsei. XRef to nonexistent id: ns:nsvc_inv-nsei Error: no ID for constraint linkend: ns:nsvc_lost:alive. XRef to nonexistent id: ns:nsvc_lost:alive Error: no ID for constraint linkend: ns:nsvc_lost:reset. XRef to nonexistent id: ns:nsvc_lost:reset Error: no ID for constraint linkend: gbproxy:peer_blocked. XRef to nonexistent id: gbproxy:peer_blocked Error: no ID for constraint linkend: gbproxy:peer_unblocked. XRef to nonexistent id: gbproxy:peer_unblocked Error: no ID for constraint linkend: gbproxy:peer_dropped. XRef to nonexistent id: gbproxy:peer_dropped Error: no ID for constraint linkend: gbproxy:peer_inv-nsei. XRef to nonexistent id: gbproxy:peer_inv-nsei Error: no ID for constraint linkend: gbproxy:peer_tx-err. XRef to nonexistent id: gbproxy:peer_tx-err Error: no ID for constraint linkend: gbproxy:global_inv-bvci. XRef to nonexistent id: gbproxy:global_inv-bvci Error: no ID for constraint linkend: gbproxy:global_inv-lai. XRef to nonexistent id: gbproxy:global_inv-lai Error: no ID for constraint linkend: gbproxy:global_inv-rai. XRef to nonexistent id: gbproxy:global_inv-rai Error: no ID for constraint linkend: gbproxy:global_inv-nsei. XRef to nonexistent id: gbproxy:global_inv-nsei Error: no ID for constraint linkend: gbproxy:global_proto-err:bss. XRef to nonexistent id: gbproxy:global_proto-err:bss Error: no ID for constraint linkend: gbproxy:global_proto-err:sgsn. XRef to nonexistent id: gbproxy:global_proto-err:sgsn Error: no ID for constraint linkend: gbproxy:global_not-supp:bss. XRef to nonexistent id: gbproxy:global_not-supp:bss Error: no ID for constraint linkend: gbproxy:global_not-supp:sgsn. XRef to nonexistent id: gbproxy:global_not-supp:sgsn Error: no ID for constraint linkend: gbproxy:global_restart:sgsn. XRef to nonexistent id: gbproxy:global_restart:sgsn Error: no ID for constraint linkend: gbproxy:global_tx-err:sgsn. XRef to nonexistent id: gbproxy:global_tx-err:sgsn Error: no ID for constraint linkend: gbproxy:global_error. XRef to nonexistent id: gbproxy:global_error Error: no ID for constraint linkend: gbproxy:global_mod-peer-err. XRef to nonexistent id: gbproxy:global_mod-peer-err Error: no ID for constraint linkend: ns.nsvc_alive.delay. XRef to nonexistent id: ns.nsvc_alive.delay Error: no ID for constraint linkend: ns.bind_tx_backlog_length. XRef to nonexistent id: ns.bind_tx_backlog_length 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-gbproxy/doc/manuals/osmogbproxy-usermanual__1.svg rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__2.svg rsvg-convert -a -f pdf -o fig2.pdf /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__3.svg rsvg-convert -a -f pdf -o fig3.pdf /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__4.svg rsvg-convert -a -f pdf -o fig4.pdf /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__5.svg Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf rsvg-convert -a -f pdf -o fig5.pdf /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__6.svg rsvg-convert -a -f pdf -o fig6.pdf /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__7.svg rsvg-convert -a -f pdf -o fig7.pdf /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__8.svg rsvg-convert -a -f pdf -o fig8.pdf /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__9.svg rsvg-convert -a -f pdf -o fig9.pdf /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__10.svg rsvg-convert -a -f pdf -o fig10.pdf /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__11.svg rsvg-convert -a -f pdf -o fig11.pdf /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__12.svg rsvg-convert -a -f pdf -o fig12.pdf /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__13.svg rsvg-convert -a -f pdf -o fig13.pdf /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__14.svg rsvg-convert -a -f pdf -o fig14.pdf /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual__15.svg Build osmogbproxy-usermanual.pdf built-in module pdftex registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode osmogbproxy-usermanual.tex running post-compilation scripts... osmogbproxy-usermanual.aux MD5 checksum changed osmogbproxy-usermanual.toc MD5 checksum changed the /tmp/tmpbzd63wup/osmogbproxy-usermanual.aux file has changed pdflatex -interaction=batchmode osmogbproxy-usermanual.tex running post-compilation scripts... osmogbproxy-usermanual.aux MD5 checksum changed the /tmp/tmpbzd63wup/osmogbproxy-usermanual.aux file has changed but no re-run required? no new compilation is needed running last-compilation scripts... 'osmogbproxy-usermanual.pdf' successfully built a2x: deleting /obs/_temp/binpkgs/osmo-gbproxy/doc/manuals/osmogbproxy-usermanual.xml make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/doc/manuals' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/doc' Making all in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/contrib' Making all in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/contrib/systemd' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/contrib/systemd' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/contrib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/contrib' Making all in tests make[3]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/tests' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/tests' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy' debian/rules override_dh_auto_test make[1]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy' dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false) make -j21 check "TESTSUITEFLAGS=-j21 --verbose" VERBOSE=1 make[2]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy' make check-recursive make[3]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy' Making check in include make[4]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/include' Making check in osmocom make[5]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/include/osmocom' Making check in gbproxy make[6]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/include/osmocom/gbproxy' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/include/osmocom/gbproxy' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/include/osmocom' make[6]: Nothing to be done for 'check-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/include/osmocom' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/include' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/include' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/include' Making check in src make[4]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/src' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/src' Making check in doc make[4]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/doc' Making check in examples make[5]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/doc/examples' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/doc/examples' Making check in manuals make[5]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/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 osmogbproxy-usermanual.check; \ fi make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/doc/manuals' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/doc' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/doc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/doc' Making check in contrib make[4]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/contrib' Making check in systemd make[5]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/contrib/systemd' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/contrib/systemd' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/contrib' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/contrib' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/contrib' Making check in tests make[4]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/tests' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/tests' make check-local make[6]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/tests' :;{ \ echo '# Signature of the current package.' && \ echo 'm4_define([AT_PACKAGE_NAME],' && \ echo ' [osmo-gbproxy])' && \ echo 'm4_define([AT_PACKAGE_TARNAME],' && \ echo ' [osmo-gbproxy])' && \ echo 'm4_define([AT_PACKAGE_VERSION],' && \ echo ' [1:0.5.0.2-9a1a])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [osmo-gbproxy 1:0.5.0.2-9a1a])' && \ echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \ echo ' [osmocom-net-gprs@lists.osmocom.org])'; \ echo 'm4_define([AT_PACKAGE_URL],' && \ echo ' [])'; \ } >'./package.m4' /bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at mv testsuite.tmp testsuite /bin/bash './testsuite' -j21 --verbose ## --------------------------------------- ## ## osmo-gbproxy 1:0.5.0.2-9a1a test suite. ## ## --------------------------------------- ## ## ------------- ## ## Test results. ## ## ------------- ## 0 tests were successful. make python-tests make[7]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/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-gbproxy/tests' make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/tests' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/tests' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy' create-stamp debian/debhelper-build-stamp dh_prep dh_auto_install make -j1 install DESTDIR=/obs/_temp/binpkgs/osmo-gbproxy/debian/tmp AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy' make install-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy' Making install in include make[3]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/include' Making install in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/include/osmocom' Making install in gbproxy make[5]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/include/osmocom/gbproxy' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/include/osmocom/gbproxy' 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-gbproxy/include/osmocom/gbproxy' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/include/osmocom/gbproxy' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/include/osmocom' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/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-gbproxy/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/include' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/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-gbproxy/include' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/include' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/include' Making install in src make[3]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/src' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/src' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-gbproxy/debian/tmp/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-gbproxy '/obs/_temp/binpkgs/osmo-gbproxy/debian/tmp/usr/bin' libtool: install: /usr/bin/install -c osmo-gbproxy /obs/_temp/binpkgs/osmo-gbproxy/debian/tmp/usr/bin/osmo-gbproxy make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/src' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/src' Making install in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/doc' Making install in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/doc/examples' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/doc/examples' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-gbproxy/debian/tmp/etc/osmocom' /usr/bin/install -c -m 644 osmo-gbproxy/osmo-gbproxy.cfg '/obs/_temp/binpkgs/osmo-gbproxy/debian/tmp/etc/osmocom' make install-data-hook make[6]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/doc/examples' for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ j="/obs/_temp/binpkgs/osmo-gbproxy/debian/tmp/usr/share/doc/osmo-gbproxy/examples/$f" && \ mkdir -p "$(dirname $j)" && \ /usr/bin/install -c -m 644 ./$f $j; \ done make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/doc/examples' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/doc/examples' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/doc/examples' Making install in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/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-gbproxy/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-gbproxy/doc/manuals' [ -n "osmo-gbproxy" ] || exit 1 if [ "" != "1" ]; then \ for i in osmogbproxy-usermanual.pdf osmogbproxy-vty-reference.pdf; do \ install -vDm644 "$i" "/obs/_temp/binpkgs/osmo-gbproxy/debian/tmp/usr/share/doc/osmo-gbproxy-doc/$i" || exit 1; \ done; \ fi install: creating directory '/obs/_temp/binpkgs/osmo-gbproxy/debian/tmp/usr/share/doc/osmo-gbproxy-doc' 'osmogbproxy-usermanual.pdf' -> '/obs/_temp/binpkgs/osmo-gbproxy/debian/tmp/usr/share/doc/osmo-gbproxy-doc/osmogbproxy-usermanual.pdf' 'osmogbproxy-vty-reference.pdf' -> '/obs/_temp/binpkgs/osmo-gbproxy/debian/tmp/usr/share/doc/osmo-gbproxy-doc/osmogbproxy-vty-reference.pdf' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/doc/manuals' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/doc' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/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-gbproxy/doc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/doc' Making install in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/contrib' Making install in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/contrib/systemd' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/contrib/systemd' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-gbproxy/debian/tmp/lib/systemd/system' /usr/bin/install -c -m 644 osmo-gbproxy.service '/obs/_temp/binpkgs/osmo-gbproxy/debian/tmp/lib/systemd/system' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/contrib/systemd' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/contrib/systemd' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/contrib' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/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-gbproxy/contrib' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/contrib' Making install in tests make[3]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/tests' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/tests' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy/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-gbproxy/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy/tests' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy' 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-gbproxy' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy' 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-gbproxy' dh_compress -X.pdf make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy' dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/obs/_temp/binpkgs/osmo-gbproxy' dh_strip -posmo-gbproxy --dbg-package=osmo-gbproxy-dbg make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-gbproxy' dh_makeshlibs dh_shlibdeps dh_installdeb dh_gencontrol dpkg-gencontrol: warning: package osmo-gbproxy-doc: substitution variable ${misc:Package} used, but is not defined dh_md5sums dh_builddeb dpkg-deb: building package 'osmo-gbproxy-doc' in '../osmo-gbproxy-doc_0.5.0.2.9a1a_all.deb'. dpkg-deb: building package 'osmo-gbproxy-dbg' in '../osmo-gbproxy-dbg_0.5.0.2.9a1a_amd64.deb'. dpkg-deb: building package 'osmo-gbproxy' in '../osmo-gbproxy_0.5.0.2.9a1a_amd64.deb'. dpkg-genbuildinfo -O../osmo-gbproxy_0.5.0.2.9a1a_amd64.buildinfo dpkg-genchanges -O../osmo-gbproxy_0.5.0.2.9a1a_amd64.changes dpkg-genchanges: warning: the current version (1:0.5.0.2.9a1a) is earlier than the previous one (1:0.5.1) dpkg-genchanges: warning: substitution variable ${misc:Package} used, but is not defined dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + cd .. + dpkg -c osmo-gbproxy-dbg_0.5.0.2.9a1a_amd64.deb drwxr-xr-x root/root 0 2025-12-03 19:09 ./ drwxr-xr-x root/root 0 2025-12-03 19:09 ./usr/ drwxr-xr-x root/root 0 2025-12-03 19:09 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-03 19:09 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-12-03 19:09 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-12-03 19:09 ./usr/lib/debug/.build-id/69/ -rw-r--r-- root/root 156944 2025-12-03 19:09 ./usr/lib/debug/.build-id/69/21abaddc7026c34c333c6627a343952836f2f2.debug drwxr-xr-x root/root 0 2025-12-03 19:09 ./usr/share/ drwxr-xr-x root/root 0 2025-12-03 19:09 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-03 19:09 ./usr/share/doc/osmo-gbproxy-dbg/ -rw-r--r-- root/root 5326 2025-12-03 19:09 ./usr/share/doc/osmo-gbproxy-dbg/changelog.gz -rw-r--r-- root/root 7348 2025-12-03 19:09 ./usr/share/doc/osmo-gbproxy-dbg/copyright + dpkg -c osmo-gbproxy-doc_0.5.0.2.9a1a_all.deb drwxr-xr-x root/root 0 2025-12-03 19:09 ./ drwxr-xr-x root/root 0 2025-12-03 19:09 ./usr/ drwxr-xr-x root/root 0 2025-12-03 19:09 ./usr/share/ drwxr-xr-x root/root 0 2025-12-03 19:09 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-03 19:09 ./usr/share/doc/osmo-gbproxy-doc/ -rw-r--r-- root/root 5326 2025-12-03 19:09 ./usr/share/doc/osmo-gbproxy-doc/changelog.gz -rw-r--r-- root/root 7348 2025-12-03 19:09 ./usr/share/doc/osmo-gbproxy-doc/copyright -rw-r--r-- root/root 759423 2025-12-03 19:09 ./usr/share/doc/osmo-gbproxy-doc/osmogbproxy-usermanual.pdf -rw-r--r-- root/root 264791 2025-12-03 19:09 ./usr/share/doc/osmo-gbproxy-doc/osmogbproxy-vty-reference.pdf + dpkg -c osmo-gbproxy_0.5.0.2.9a1a_amd64.deb drwxr-xr-x root/root 0 2025-12-03 19:09 ./ drwxr-xr-x root/root 0 2025-12-03 19:09 ./etc/ drwxr-xr-x root/root 0 2025-12-03 19:09 ./etc/osmocom/ -rw-r--r-- root/root 661 2025-12-03 19:09 ./etc/osmocom/osmo-gbproxy.cfg drwxr-xr-x root/root 0 2025-12-03 19:09 ./lib/ drwxr-xr-x root/root 0 2025-12-03 19:09 ./lib/systemd/ drwxr-xr-x root/root 0 2025-12-03 19:09 ./lib/systemd/system/ -rw-r--r-- root/root 383 2025-12-03 19:09 ./lib/systemd/system/osmo-gbproxy.service drwxr-xr-x root/root 0 2025-12-03 19:09 ./usr/ drwxr-xr-x root/root 0 2025-12-03 19:09 ./usr/bin/ -rwxr-xr-x root/root 117416 2025-12-03 19:09 ./usr/bin/osmo-gbproxy drwxr-xr-x root/root 0 2025-12-03 19:09 ./usr/share/ drwxr-xr-x root/root 0 2025-12-03 19:09 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-03 19:09 ./usr/share/doc/osmo-gbproxy/ -rw-r--r-- root/root 5326 2025-12-03 19:09 ./usr/share/doc/osmo-gbproxy/changelog.gz -rw-r--r-- root/root 7348 2025-12-03 19:09 ./usr/share/doc/osmo-gbproxy/copyright 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 4160673 killed; [ssh-agent] Stopped. Finished: SUCCESS