Skip to content

Console Output

Started by upstream project "gerrit-osmo-upf" build number 194
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-upf/+/29716 in silent mode.
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXXqKVUD5/agent.128685
SSH_AGENT_PID=128691
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_15491830081863102399.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_15491830081863102399.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-upf
 > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/code-from-gerrit # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-upf
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
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-upf +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-upf # 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-upf # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-upf
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-upf refs/changes/16/29716/2 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision 0b83ceb20d8af3fe329d5a7501770d580247a390 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0b83ceb20d8af3fe329d5a7501770d580247a390 # timeout=10
Commit message: ".deb/.rpm: add osmocom user during package install"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk 77806ea88b197b0842ef1f26f9c4f1f535e4802b # timeout=10
[gerrit-binpkgs@2] $ /bin/sh -xe /tmp/jenkins13748641700380176193.sh + set +x Building binary packages for distro: 'debian:12' + 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 0c3634e jobs/ttcn3: add ttcn3-sgsn-test-sns[-latest] + cache_dir=osmo-ci/scripts/obs/_cache + mkdir -p osmo-ci/scripts/obs/_cache + mv code-from-gerrit osmo-ci/scripts/obs/_cache/osmo-upf + git -C osmo-ci/scripts/obs/_cache/osmo-upf checkout -B origin/gerrit Switched to a new branch 'origin/gerrit' + cd osmo-ci/scripts/obs/ + ./build_srcpkg.py --docker --feed master --git-branch gerrit --git-skip-fetch osmo-upf docker: building image debian-12-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from build_srcpkg.Dockerfile #2 transferring dockerfile: 561B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/debian:12 #3 DONE 0.7s #4 [1/3] FROM docker.io/library/debian:12@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 #4 resolve docker.io/library/debian:12@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 #4 resolve docker.io/library/debian:12@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 0.2s done #4 DONE 0.2s #5 [2/3] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper dh-python dpkg-dev fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc python3-packaging python3-setuptools quilt rebar3 sed && apt-get clean #5 CACHED #6 [3/3] RUN USERADD --uid=1000 -m user #6 CACHED #7 exporting to image #7 exporting layers done #7 writing image sha256:4feaffa6b908bfd977a68c421a9c2c46b152fb47cc3281447d00fd7dbade5798 0.0s done #7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg #7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg 0.0s done #7 DONE 0.0s osmo-upf: using cached https://gerrit.osmocom.org/osmo-upf (not cloning, not fetching) osmo-upf: 'git clean -ffxd' osmo-upf: 'git checkout -f origin/gerrit' osmo-upf: 'git reset --hard origin/gerrit' osmo-upf: 'git submodule update --init' osmo-upf: building source package 0.1.1.96-0b83 osmo-upf: adding debian/changelog entry (0.1.1 => 0.1.1.96-0b83) osmo-upf: building debian source package osmo-upf: generating rpm spec file osmo-upf: adding commit_0b83ceb20d8af3fe329d5a7501770d580247a390.txt docker: running: build_srcpkg.py inside docker + ./build_binpkg.py --docker debian:12 osmo-upf docker: building image debian-12-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-12-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 2.65kB 0.0s done #1 DONE 0.3s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.2s #3 [internal] load metadata for docker.io/library/debian:12 #3 DONE 0.6s #4 [internal] load build context #4 DONE 0.0s #5 [1/6] FROM docker.io/library/debian:12@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 #5 resolve docker.io/library/debian:12@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 #5 resolve docker.io/library/debian:12@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 0.2s done #5 DONE 0.2s #4 [internal] load build context #4 transferring context: 1.46kB done #4 DONE 0.2s #6 [2/6] COPY RELEASE.KEY /tmp/Release.key #6 CACHED #7 [3/6] RUN USERADD --uid=1000 -m user #7 CACHED #8 [4/6] RUN CASE "debian:12" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && 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 ;; esac #8 CACHED #9 [5/6] RUN SET -x; VERSION="$(echo "debian:12" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:12" in debian:*) apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*) { 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:12" && exit 1 ;; esac #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:b06ba3d4d6f0f4f5c2dbb923d8600ee120911316217cfaa660068d9d5768e3af 0.0s done #11 naming to docker.io/library/debian-12-osmocom-obs-build-binpkg 0.0s done #11 DONE 0.0s docker: building image debian-12-osmocom-obs-build-binpkg-manuals + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian-12-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-12-osmocom-obs-build-binpkg-manuals', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_binpkg_manuals.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.2s #2 [internal] load build definition from build_binpkg_manuals.Dockerfile #2 transferring dockerfile: 802B done #2 DONE 0.3s #3 [internal] load metadata for docker.io/library/debian-12-osmocom-obs-build-binpkg:latest #3 DONE 0.0s #4 [1/2] FROM docker.io/library/debian-12-osmocom-obs-build-binpkg #4 DONE 0.0s #5 [2/2] RUN CASE "debian:12" 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:7e5d8629a88f6914bfc1af850370f67cd95d7aa606f0221122700fdd2d238522 0.0s done #6 naming to docker.io/library/debian-12-osmocom-obs-build-binpkg-manuals #6 naming to docker.io/library/debian-12-osmocom-obs-build-binpkg-manuals 0.0s done #6 DONE 0.0s + 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-upf/*.tar.* osmo-upf/ osmo-upf/.tarball-version osmo-upf/AUTHORS osmo-upf/COPYING osmo-upf/Makefile.am osmo-upf/README.md osmo-upf/TODO-RELEASE osmo-upf/configure.ac osmo-upf/contrib/ osmo-upf/contrib/Makefile.am osmo-upf/contrib/jenkins.sh osmo-upf/contrib/osmo-pfcp-tool-scripts/ osmo-upf/contrib/osmo-pfcp-tool-scripts/assoc_setup.vty osmo-upf/contrib/osmo-pfcp-tool-scripts/assoc_setup_retrans.vty osmo-upf/contrib/osmo-pfcp-tool-scripts/heartbeat.vty osmo-upf/contrib/osmo-pfcp-tool-scripts/osmo-pfcp-tool.cfg osmo-upf/contrib/osmo-pfcp-tool-scripts/osmo-upf-11.cfg osmo-upf/contrib/osmo-pfcp-tool-scripts/osmo-upf-12.cfg osmo-upf/contrib/osmo-pfcp-tool-scripts/session_est_without_assoc.vty osmo-upf/contrib/osmo-pfcp-tool-scripts/session_mod.vty osmo-upf/contrib/osmo-pfcp-tool-scripts/tunend_plus_tunmap.vty osmo-upf/contrib/osmo-pfcp-tool-scripts/tunend_session_est.vty osmo-upf/contrib/osmo-pfcp-tool-scripts/tunmap_session_est.vty osmo-upf/contrib/osmo-upf.spec.in osmo-upf/contrib/pfcp_cause.txt osmo-upf/contrib/pfcp_iei.txt osmo-upf/contrib/set_cap_net_admin.sh osmo-upf/contrib/systemd/ osmo-upf/contrib/systemd/Makefile.am osmo-upf/contrib/systemd/osmo-upf.service osmo-upf/debian/ osmo-upf/debian/changelog osmo-upf/debian/compat osmo-upf/debian/control osmo-upf/debian/copyright osmo-upf/debian/osmo-upf.install osmo-upf/debian/postinst osmo-upf/debian/rules osmo-upf/debian/source/ osmo-upf/debian/source/format osmo-upf/doc/ osmo-upf/doc/Makefile.am osmo-upf/doc/examples/ osmo-upf/doc/examples/Makefile.am osmo-upf/doc/examples/osmo-upf/ osmo-upf/doc/examples/osmo-upf/osmo-upf-create-dev.cfg osmo-upf/doc/examples/osmo-upf/osmo-upf-mockup.cfg osmo-upf/doc/examples/osmo-upf/osmo-upf.cfg osmo-upf/doc/manuals/ osmo-upf/doc/manuals/Makefile.am osmo-upf/doc/manuals/chapters/ osmo-upf/doc/manuals/chapters/netinst.adoc osmo-upf/doc/manuals/chapters/overview.adoc osmo-upf/doc/manuals/chapters/running.adoc osmo-upf/doc/manuals/chapters/upf_gtp_roles.dot osmo-upf/doc/manuals/osmoupf-usermanual-docinfo.xml osmo-upf/doc/manuals/osmoupf-usermanual.adoc osmo-upf/doc/manuals/osmoupf-vty-reference.xml osmo-upf/doc/manuals/regen_doc.sh osmo-upf/doc/manuals/vty/ osmo-upf/doc/manuals/vty/upf_vty_additions.xml osmo-upf/git-version-gen osmo-upf/include/ osmo-upf/include/Makefile.am osmo-upf/include/osmocom/ osmo-upf/include/osmocom/Makefile.am osmo-upf/include/osmocom/upf/ osmo-upf/include/osmocom/upf/Makefile.am osmo-upf/include/osmocom/upf/netinst.h osmo-upf/include/osmocom/upf/up_endpoint.h osmo-upf/include/osmocom/upf/up_gtp_action.h osmo-upf/include/osmocom/upf/up_peer.h osmo-upf/include/osmocom/upf/up_session.h osmo-upf/include/osmocom/upf/up_session_to_gtp.c osmo-upf/include/osmocom/upf/upf.h osmo-upf/include/osmocom/upf/upf_gtp.h osmo-upf/include/osmocom/upf/upf_gtpu_echo.h osmo-upf/include/osmocom/upf/upf_nft.h osmo-upf/include/osmocom/upf/upf_tun.h osmo-upf/osmoappdesc.py osmo-upf/src/ osmo-upf/src/Makefile.am osmo-upf/src/osmo-pfcp-tool/ osmo-upf/src/osmo-pfcp-tool/Makefile.am osmo-upf/src/osmo-pfcp-tool/osmo_pfcp_tool_main.c osmo-upf/src/osmo-pfcp-tool/pfcp_tool.c osmo-upf/src/osmo-pfcp-tool/pfcp_tool.h osmo-upf/src/osmo-pfcp-tool/pfcp_tool_vty.c osmo-upf/src/osmo-upf/ osmo-upf/src/osmo-upf/Makefile.am osmo-upf/src/osmo-upf/netinst.c osmo-upf/src/osmo-upf/osmo_upf_main.c osmo-upf/src/osmo-upf/up_endpoint.c osmo-upf/src/osmo-upf/up_gtp_action.c osmo-upf/src/osmo-upf/up_peer.c osmo-upf/src/osmo-upf/up_peer_fsm.c osmo-upf/src/osmo-upf/up_session.c osmo-upf/src/osmo-upf/upf.c osmo-upf/src/osmo-upf/upf_gtp.c osmo-upf/src/osmo-upf/upf_gtpu_echo.c osmo-upf/src/osmo-upf/upf_nft.c osmo-upf/src/osmo-upf/upf_vty.c osmo-upf/tests/ osmo-upf/tests/Makefile.am osmo-upf/tests/atlocal.in osmo-upf/tests/netinst.vty osmo-upf/tests/nft-rule.vty osmo-upf/tests/testsuite.at osmo-upf/tests/unique_ids/ osmo-upf/tests/unique_ids/Makefile.am osmo-upf/tests/unique_ids/unique_ids_test.c osmo-upf/tests/unique_ids/unique_ids_test.err osmo-upf/tests/unique_ids/unique_ids_test.ok osmo-upf/tests/upf.vty + cd _temp/binpkgs/osmo-upf + apt-get -y update Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Hit:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ InRelease Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/master/Debian_12/./InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) 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 autoconf-archive 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 libgtpnl-dev libgtpnl0 libmagic-mgc libmagic1 libmnl-dev libnftables-dev libnftables1 libnftnl11 libosmo-gtlv-dev libosmo-gtlv1 libosmo-pfcp-dev libosmo-pfcp0 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpcsclite1 libpipeline1 libpkgconf3 libsctp-dev libsctp1 libsub-override-perl 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, 61 newly installed, 0 to remove and 0 not upgraded. Need to get 12.3 MB of archives. After this operation, 49.5 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 autoconf-archive all 20220903-3 [775 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libgtpnl0 1.2.5.27.39e0 [7932 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libgtpnl-dev 1.2.5.27.39e0 [3504 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore21 1.9.0.195.dafd [164 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-gtlv1 0.3.0.4.a46a [16.4 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocodec4 1.9.0.195.dafd [45.8 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoisdn0 1.9.0.195.dafd [65.4 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmogsm20 1.9.0.195.dafd [222 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocoding0 1.9.0.195.dafd [65.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmovty13 1.9.0.195.dafd [98.2 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmogb14 1.9.0.195.dafd [173 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoctrl0 1.9.0.195.dafd [54.4 kB] Get:13 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmosim2 1.9.0.195.dafd [58.5 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmousb0 1.9.0.195.dafd [45.2 kB] Get:16 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB] Get:17 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore 1.9.0.195.dafd [38.5 kB] Get:19 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore-dev 1.9.0.195.dafd [838 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] Get:22 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB] Get:23 http://deb.debian.org/debian-security bookworm-security/main amd64 bsdextrautils amd64 2.38.1-5+deb12u1 [86.8 kB] Get:24 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB] Get:25 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-gtlv-dev 0.3.0.4.a46a [57.1 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-pfcp0 0.3.0.4.a46a [40.5 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-pfcp-dev 0.3.0.4.a46a [169 kB] Get:29 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] Get:30 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB] Get:31 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB] Get:32 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB] Get:33 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB] Get:34 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB] Get:35 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-5 [517 kB] Get:36 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB] Get:37 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:38 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B] Get:39 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] Get:40 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B] Get:41 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB] Get:42 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB] Get:43 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get:44 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:45 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB] Get:46 http://deb.debian.org/debian bookworm/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] Get:47 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] Get:48 http://deb.debian.org/debian bookworm/main amd64 libnftables1 amd64 1.0.6-2+deb12u2 [299 kB] Get:49 http://deb.debian.org/debian bookworm/main amd64 libnftables-dev amd64 1.0.6-2+deb12u2 [13.1 kB] Get:50 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] Get:51 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] Get:52 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] Get:53 http://deb.debian.org/debian bookworm/main amd64 libpcsclite1 amd64 1.9.9-2 [49.7 kB] Get:54 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0 amd64 2:1.0.26-1 [62.6 kB] Get:55 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] Get:56 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] Get:57 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] Get:58 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] Get:59 http://deb.debian.org/debian bookworm/main amd64 libtalloc-dev amd64 2.4.0-f2 [59.5 kB] Get:60 http://deb.debian.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB] Get:61 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0-dev amd64 2:1.0.26-1 [83.3 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 12.3 MB in 0s (65.7 MB/s) Selecting previously unselected package autoconf-archive. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66015 files and directories currently installed.) Preparing to unpack .../00-autoconf-archive_20220903-3_all.deb ... Unpacking autoconf-archive (20220903-3) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../01-libmagic-mgc_1%3a5.44-3_amd64.deb ... Unpacking libmagic-mgc (1:5.44-3) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../02-libmagic1_1%3a5.44-3_amd64.deb ... Unpacking libmagic1:amd64 (1:5.44-3) ... Selecting previously unselected package file. Preparing to unpack .../03-file_1%3a5.44-3_amd64.deb ... Unpacking file (1:5.44-3) ... Selecting previously unselected package gettext-base. Preparing to unpack .../04-gettext-base_0.21-12_amd64.deb ... Unpacking gettext-base (0.21-12) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../05-libuchardet0_0.0.7-1_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.7-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../06-groff-base_1.22.4-10_amd64.deb ... Unpacking groff-base (1.22.4-10) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../07-bsdextrautils_2.38.1-5+deb12u1_amd64.deb ... Unpacking bsdextrautils (2.38.1-5+deb12u1) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../08-libpipeline1_1.5.7-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.7-1) ... Selecting previously unselected package man-db. Preparing to unpack .../09-man-db_2.11.2-2_amd64.deb ... Unpacking man-db (2.11.2-2) ... Selecting previously unselected package m4. Preparing to unpack .../10-m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package autoconf. Preparing to unpack .../11-autoconf_2.71-3_all.deb ... Unpacking autoconf (2.71-3) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../12-autotools-dev_20220109.1_all.deb ... Unpacking autotools-dev (20220109.1) ... Selecting previously unselected package automake. Preparing to unpack .../13-automake_1%3a1.16.5-1.3_all.deb ... Unpacking automake (1:1.16.5-1.3) ... Selecting previously unselected package autopoint. Preparing to unpack .../14-autopoint_0.21-12_all.deb ... Unpacking autopoint (0.21-12) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../15-libdebhelper-perl_13.11.4_all.deb ... Unpacking libdebhelper-perl (13.11.4) ... Selecting previously unselected package libtool. Preparing to unpack .../16-libtool_2.4.7-5_all.deb ... Unpacking libtool (2.4.7-5) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../17-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../18-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libsub-override-perl. Preparing to unpack .../19-libsub-override-perl_0.09-4_all.deb ... Unpacking libsub-override-perl (0.09-4) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../20-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../21-dh-strip-nondeterminism_1.13.1-1_all.deb ... Unpacking dh-strip-nondeterminism (1.13.1-1) ... Selecting previously unselected package dwz. Preparing to unpack .../22-dwz_0.15-1_amd64.deb ... Unpacking dwz (0.15-1) ... Selecting previously unselected package gettext. Preparing to unpack .../23-gettext_0.21-12_amd64.deb ... Unpacking gettext (0.21-12) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../24-intltool-debian_0.35.0+20060710.6_all.deb ... Unpacking intltool-debian (0.35.0+20060710.6) ... Selecting previously unselected package po-debconf. Preparing to unpack .../25-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../26-debhelper_13.11.4_all.deb ... Unpacking debhelper (13.11.4) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../27-libmnl-dev_1.0.4-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.4-3) ... Selecting previously unselected package libgtpnl0:amd64. Preparing to unpack .../28-libgtpnl0_1.2.5.27.39e0_amd64.deb ... Unpacking libgtpnl0:amd64 (1.2.5.27.39e0) ... Selecting previously unselected package libgtpnl-dev:amd64. Preparing to unpack .../29-libgtpnl-dev_1.2.5.27.39e0_amd64.deb ... Unpacking libgtpnl-dev:amd64 (1.2.5.27.39e0) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../30-libnftnl11_1.2.4-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.4-2) ... Selecting previously unselected package libnftables1:amd64. Preparing to unpack .../31-libnftables1_1.0.6-2+deb12u2_amd64.deb ... Unpacking libnftables1:amd64 (1.0.6-2+deb12u2) ... Selecting previously unselected package libnftables-dev:amd64. Preparing to unpack .../32-libnftables-dev_1.0.6-2+deb12u2_amd64.deb ... Unpacking libnftables-dev:amd64 (1.0.6-2+deb12u2) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../33-libsctp1_1.0.19+dfsg-2_amd64.deb ... Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../34-libtalloc2_2.4.0-f2_amd64.deb ... Unpacking libtalloc2:amd64 (2.4.0-f2) ... Selecting previously unselected package liburing2:amd64. Preparing to unpack .../35-liburing2_2.3-3_amd64.deb ... Unpacking liburing2:amd64 (2.3-3) ... Selecting previously unselected package libosmocore21:amd64. Preparing to unpack .../36-libosmocore21_1.9.0.195.dafd_amd64.deb ... Unpacking libosmocore21:amd64 (1.9.0.195.dafd) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../37-libosmo-gtlv1_0.3.0.4.a46a_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.3.0.4.a46a) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../38-libosmocodec4_1.9.0.195.dafd_amd64.deb ... Unpacking libosmocodec4:amd64 (1.9.0.195.dafd) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../39-libosmoisdn0_1.9.0.195.dafd_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.9.0.195.dafd) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../40-libosmogsm20_1.9.0.195.dafd_amd64.deb ... Unpacking libosmogsm20:amd64 (1.9.0.195.dafd) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../41-libosmocoding0_1.9.0.195.dafd_amd64.deb ... Unpacking libosmocoding0:amd64 (1.9.0.195.dafd) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../42-libosmovty13_1.9.0.195.dafd_amd64.deb ... Unpacking libosmovty13:amd64 (1.9.0.195.dafd) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../43-libosmogb14_1.9.0.195.dafd_amd64.deb ... Unpacking libosmogb14:amd64 (1.9.0.195.dafd) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../44-libosmoctrl0_1.9.0.195.dafd_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.9.0.195.dafd) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../45-libpcsclite1_1.9.9-2_amd64.deb ... Unpacking libpcsclite1:amd64 (1.9.9-2) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../46-libosmosim2_1.9.0.195.dafd_amd64.deb ... Unpacking libosmosim2:amd64 (1.9.0.195.dafd) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../47-libusb-1.0-0_2%3a1.0.26-1_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.26-1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../48-libosmousb0_1.9.0.195.dafd_amd64.deb ... Unpacking libosmousb0:amd64 (1.9.0.195.dafd) ... Selecting previously unselected package libosmocore. Preparing to unpack .../49-libosmocore_1.9.0.195.dafd_amd64.deb ... Unpacking libosmocore (1.9.0.195.dafd) ... Selecting previously unselected package libpkgconf3:amd64. Preparing to unpack .../50-libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../51-pkgconf-bin_1.8.1-1_amd64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../52-pkgconf_1.8.1-1_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-1) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../53-pkg-config_1.8.1-1_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-1) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../54-libtalloc-dev_2.4.0-f2_amd64.deb ... Unpacking libtalloc-dev:amd64 (2.4.0-f2) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../55-libsctp-dev_1.0.19+dfsg-2_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../56-libusb-1.0-0-dev_2%3a1.0.26-1_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../57-libosmocore-dev_1.9.0.195.dafd_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.9.0.195.dafd) ... Selecting previously unselected package libosmo-gtlv-dev:amd64. Preparing to unpack .../58-libosmo-gtlv-dev_0.3.0.4.a46a_amd64.deb ... Unpacking libosmo-gtlv-dev:amd64 (0.3.0.4.a46a) ... Selecting previously unselected package libosmo-pfcp0:amd64. Preparing to unpack .../59-libosmo-pfcp0_0.3.0.4.a46a_amd64.deb ... Unpacking libosmo-pfcp0:amd64 (0.3.0.4.a46a) ... Selecting previously unselected package libosmo-pfcp-dev:amd64. Preparing to unpack .../60-libosmo-pfcp-dev_0.3.0.4.a46a_amd64.deb ... Unpacking libosmo-pfcp-dev:amd64 (0.3.0.4.a46a) ... Setting up libpipeline1:amd64 (1.5.7-1) ... Setting up bsdextrautils (2.38.1-5+deb12u1) ... Setting up libmagic-mgc (1:5.44-3) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libgtpnl0:amd64 (1.2.5.27.39e0) ... Setting up libdebhelper-perl (13.11.4) ... Setting up libmagic1:amd64 (1:5.44-3) ... Setting up gettext-base (0.21-12) ... Setting up m4 (1.4.19-3) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up autoconf-archive (20220903-3) ... Setting up file (1:5.44-3) ... Setting up libtalloc2:amd64 (2.4.0-f2) ... Setting up autotools-dev (20220109.1) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up libmnl-dev:amd64 (1.0.4-3) ... Setting up autopoint (0.21-12) ... Setting up libpcsclite1:amd64 (1.9.9-2) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up autoconf (2.71-3) ... Setting up dwz (0.15-1) ... Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... Setting up libuchardet0:amd64 (0.0.7-1) ... Setting up libsub-override-perl (0.09-4) ... Setting up libusb-1.0-0:amd64 (2:1.0.26-1) ... Setting up liburing2:amd64 (2.3-3) ... Setting up automake (1:1.16.5-1.3) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... Setting up gettext (0.21-12) ... Setting up libnftables1:amd64 (1.0.6-2+deb12u2) ... Setting up libgtpnl-dev:amd64 (1.2.5.27.39e0) ... Setting up libtool (2.4.7-5) ... Setting up libnftables-dev:amd64 (1.0.6-2+deb12u2) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dh-autoreconf (20) ... Setting up libtalloc-dev:amd64 (2.4.0-f2) ... Setting up libosmocore21:amd64 (1.9.0.195.dafd) ... Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ... Setting up pkg-config:amd64 (1.8.1-1) ... Setting up libosmousb0:amd64 (1.9.0.195.dafd) ... Setting up dh-strip-nondeterminism (1.13.1-1) ... Setting up libosmocodec4:amd64 (1.9.0.195.dafd) ... Setting up groff-base (1.22.4-10) ... Setting up libosmo-gtlv1:amd64 (0.3.0.4.a46a) ... Setting up libosmovty13:amd64 (1.9.0.195.dafd) ... Setting up libosmoisdn0:amd64 (1.9.0.195.dafd) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.11.2-2) ... Building database of manual pages ... Setting up libosmogsm20:amd64 (1.9.0.195.dafd) ... Setting up libosmoctrl0:amd64 (1.9.0.195.dafd) ... Setting up libosmo-pfcp0:amd64 (0.3.0.4.a46a) ... Setting up libosmogb14:amd64 (1.9.0.195.dafd) ... Setting up debhelper (13.11.4) ... Setting up libosmocoding0:amd64 (1.9.0.195.dafd) ... Setting up libosmosim2:amd64 (1.9.0.195.dafd) ... Setting up libosmocore (1.9.0.195.dafd) ... Setting up libosmocore-dev:amd64 (1.9.0.195.dafd) ... Setting up libosmo-gtlv-dev:amd64 (0.3.0.4.a46a) ... Setting up libosmo-pfcp-dev:amd64 (0.3.0.4.a46a) ... Processing triggers for libc-bin (2.36-9+deb12u6) ... Processing triggers for mailcap (3.70+nmu1) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j21 dpkg-buildpackage: info: source package osmo-upf dpkg-buildpackage: info: source version 0.1.1.96.0b83 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts <info@osmocom.org> dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build . fakeroot debian/rules clean dh clean --with autoreconf dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building osmo-upf in osmo-upf_0.1.1.96.0b83.tar.xz dpkg-source: info: building osmo-upf in osmo-upf_0.1.1.96.0b83.dsc debian/rules build dh build --with autoreconf dh_update_autotools_config dh_autoreconf aclocal: warning: couldn't open directory 'm4': No such file or directory 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:47: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:47: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:47: the top level configure.ac:95: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:95: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:95: the top level configure.ac:116: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:116: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:116: the top level configure.ac:195: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:195: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... configure.ac:195: the top level configure.ac:197: warning: AC_OUTPUT should be used without arguments. configure.ac:197: You should run autoupdate. configure.ac:22: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' src/osmo-pfcp-tool/Makefile.am: installing './depcomp' debian/rules override_dh_auto_configure make[1]: Entering directory '/obs/_temp/binpkgs/osmo-upf' 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 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 whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /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.6.0... yes checking for libosmovty >= 1.6.0... yes checking for libosmoctrl >= 1.6.0... yes checking for libosmo-pfcp >= 0.1.0... yes checking for libgtpnl >= 1.2.0... yes checking for libnftables >= 1.0.2... 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 to enable VTY/CTRL tests... no checking for OSMO_GSM_MANUALS_DIR... /usr/share/osmo-gsm-manuals (from pkg-conf) All dependencies installed! CFLAGS="-g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/upf/Makefile config.status: creating src/Makefile config.status: creating src/osmo-upf/Makefile config.status: creating src/osmo-pfcp-tool/Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating tests/unique_ids/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 config.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-upf' dh_auto_build make -j21 make[1]: Entering directory '/obs/_temp/binpkgs/osmo-upf' echo 0.1.1.96-0b83 > .version-t && mv .version-t .version make all-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-upf' Making all in include make[3]: Entering directory '/obs/_temp/binpkgs/osmo-upf/include' Making all in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/include/osmocom' Making all in upf make[5]: Entering directory '/obs/_temp/binpkgs/osmo-upf/include/osmocom/upf' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/include/osmocom/upf' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-upf/include/osmocom' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/include' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/include' Making all in src make[3]: Entering directory '/obs/_temp/binpkgs/osmo-upf/src' Making all in osmo-upf make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/src/osmo-upf' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo_upf_main.o osmo_upf_main.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o netinst.lo netinst.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o up_endpoint.lo up_endpoint.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o up_gtp_action.lo up_gtp_action.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o up_peer.lo up_peer.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o up_session.lo up_session.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o upf.lo upf.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o upf_gtp.lo upf_gtp.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o upf_gtpu_echo.lo upf_gtpu_echo.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o upf_nft.lo upf_nft.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o upf_vty.lo upf_vty.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c netinst.c -fPIC -DPIC -o .libs/netinst.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c upf.c -fPIC -DPIC -o .libs/upf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c up_peer.c -fPIC -DPIC -o .libs/up_peer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c up_gtp_action.c -fPIC -DPIC -o .libs/up_gtp_action.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c upf_gtp.c -fPIC -DPIC -o .libs/upf_gtp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c up_endpoint.c -fPIC -DPIC -o .libs/up_endpoint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c upf_nft.c -fPIC -DPIC -o .libs/upf_nft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c upf_gtpu_echo.c -fPIC -DPIC -o .libs/upf_gtpu_echo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c up_session.c -fPIC -DPIC -o .libs/up_session.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c upf_vty.c -fPIC -DPIC -o .libs/upf_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c netinst.c -o netinst.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c upf.c -o upf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c upf_gtpu_echo.c -o upf_gtpu_echo.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c up_endpoint.c -o up_endpoint.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c up_gtp_action.c -o up_gtp_action.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c upf_nft.c -o upf_nft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c upf_vty.c -o upf_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c up_peer.c -o up_peer.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c upf_gtp.c -o upf_gtp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c up_session.c -o up_session.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o libupf.la netinst.lo up_endpoint.lo up_gtp_action.lo up_peer.lo up_session.lo upf.lo upf_gtp.lo upf_gtpu_echo.lo upf_nft.lo upf_vty.lo -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmo-pfcp -losmo-gtlv -losmocore -lmnl -ltalloc -lgtpnl -lnftables libtool: link: ar cr .libs/libupf.a .libs/netinst.o .libs/up_endpoint.o .libs/up_gtp_action.o .libs/up_peer.o .libs/up_session.o .libs/upf.o .libs/upf_gtp.o .libs/upf_gtpu_echo.o .libs/upf_nft.o .libs/upf_vty.o libtool: link: ranlib .libs/libupf.a libtool: link: ( cd ".libs" && rm -f "libupf.la" && ln -s "../libupf.la" "libupf.la" ) /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o osmo-upf osmo_upf_main.o libupf.la libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o osmo-upf osmo_upf_main.o ./.libs/libupf.a /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmo-pfcp.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmo-gtlv.so /usr/lib/x86_64-linux-gnu/libosmocore.so -lmnl -ltalloc /usr/lib/x86_64-linux-gnu/libgtpnl.so -lnftables -pthread make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/src/osmo-upf' Making all in osmo-pfcp-tool make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/src/osmo-pfcp-tool' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo_pfcp_tool_main.o osmo_pfcp_tool_main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o pfcp_tool.o pfcp_tool.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o pfcp_tool_vty.o pfcp_tool_vty.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmo-pfcp -losmo-gtlv -losmocore -lmnl -ltalloc -Wl,-z,relro -o osmo-pfcp-tool osmo_pfcp_tool_main.o pfcp_tool.o pfcp_tool_vty.o libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o osmo-pfcp-tool osmo_pfcp_tool_main.o pfcp_tool.o pfcp_tool_vty.o /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmo-pfcp.so /usr/lib/x86_64-linux-gnu/libosmo-gtlv.so /usr/lib/x86_64-linux-gnu/libosmocore.so -lmnl -ltalloc -pthread make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/src/osmo-pfcp-tool' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/src' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/src' Making all in tests make[3]: Entering directory '/obs/_temp/binpkgs/osmo-upf/tests' Making all in unique_ids make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/tests/unique_ids' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/tests/unique_ids' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/tests' Making all in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-upf/doc' Making all in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/doc/examples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/doc/examples' Making all in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/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 osmoupf-vty-reference.xml if ! [ -f osmoupf-usermanual.adoc ]; then \ ln -s osmoupf-usermanual.adoc osmoupf-usermanual.adoc; \ fi ../../src/osmo-upf/osmo-upf --vty-ref-xml > vty/upf_vty_reference.xml TEXINPUTS="/usr/share/osmo-gsm-manuals" \ a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-upf/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.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" osmoupf-usermanual.adoc Generating the VTY reference in mode 'default' (all commands except deprecated and hidden) mkdir -p generated /usr/share/osmo-gsm-manuals/build/vty_reference_combine.sh "/usr/share/osmo-gsm-manuals/merge_doc.xsl" \ $(/usr/share/osmo-gsm-manuals/build/find_existing_path.sh "vty/*reference.xml" . .) \ /usr/share/osmo-gsm-manuals/common/vty_additions.xml \ ./vty/*additions*.xml > generated/combined.xml + mktemp + combined=/tmp/tmp.g6XKbfP7o0 + mktemp + combine_src=/tmp/tmp.osoL6wNQww + cp ./vty/upf_vty_reference.xml /tmp/tmp.g6XKbfP7o0 + [ -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.g6XKbfP7o0 /tmp/tmp.osoL6wNQww + xsltproc -o /tmp/tmp.g6XKbfP7o0 --stringparam with /usr/share/osmo-gsm-manuals/common/vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.osoL6wNQww + [ -n ./vty/upf_vty_additions.xml ] + realpath ./vty/upf_vty_additions.xml + addition=/obs/_temp/binpkgs/osmo-upf/doc/manuals/vty/upf_vty_additions.xml + shift + cp /tmp/tmp.g6XKbfP7o0 /tmp/tmp.osoL6wNQww + xsltproc -o /tmp/tmp.g6XKbfP7o0 --stringparam with /obs/_temp/binpkgs/osmo-upf/doc/manuals/vty/upf_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.osoL6wNQww + [ -n ] + cat /tmp/tmp.g6XKbfP7o0 + rm -f /tmp/tmp.osoL6wNQww + rm -f /tmp/tmp.g6XKbfP7o0 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-upf/doc/manuals/generated/_temp_osmoupf-vty-reference.xml" && \ /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py "osmoupf-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-upf/doc/manuals/generated" \ \ -P draft.mode=no \ -o osmoupf-vty-reference.pdf \ "$TEMPFILE" && \ rm $TEMPFILE 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-upf/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.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT ', '-a', 'revdate=unknown', 'osmoupf-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-upf/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-upf/doc/manuals/osmoupf-usermanual.xml')] + export GIT_DATE=unknown + GIT_DATE=unknown + export 'REVNUMBER=DRAFT ' + REVNUMBER='DRAFT ' + export TEMPFILE=/obs/_temp/binpkgs/osmo-upf/doc/manuals/generated/_temp_osmoupf-vty-reference.xml + TEMPFILE=/obs/_temp/binpkgs/osmo-upf/doc/manuals/generated/_temp_osmoupf-vty-reference.xml + /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py osmoupf-vty-reference.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 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-upf/doc/manuals/generated' -P draft.mode=no -o osmoupf-vty-reference.pdf /obs/_temp/binpkgs/osmo-upf/doc/manuals/generated/_temp_osmoupf-vty-reference.xml asciidoc: reading: /obs/_temp/binpkgs/osmo-upf/doc/manuals/osmoupf-usermanual.adoc asciidoc: reading: /etc/asciidoc/docbook45.conf asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf 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-upf/doc/manuals/osmoupf-usermanual.xml asciidoc: osmoupf-usermanual.adoc: line 6: evaluating: {include:/obs/_temp/binpkgs/osmo-upf/doc/manuals/osmoupf-usermanual-docinfo.xml} asciidoc: include: /obs/_temp/binpkgs/osmo-upf/doc/manuals/common/chapters/preface.adoc asciidoc: osmoupf-usermanual.adoc: line 8: reading: /obs/_temp/binpkgs/osmo-upf/doc/manuals/common/chapters/preface.adoc Build the book set list... asciidoc: include: /obs/_temp/binpkgs/osmo-upf/doc/manuals/chapters/overview.adoc asciidoc: osmoupf-usermanual.adoc: line 10: reading: /obs/_temp/binpkgs/osmo-upf/doc/manuals/chapters/overview.adoc asciidoc: overview.adoc: line 31: evaluating: {counter2:target-number} asciidoc: overview.adoc: line 31: evaluating: {set2:target:osmoupf-usermanual__1.svg} asciidoc: overview.adoc: line 64: filtering: dot -o "/obs/_temp/binpkgs/osmo-upf/doc/manuals/osmoupf-usermanual__1.svg" -T svg && echo " " asciidoc: overview.adoc: line 148: evaluating: {counter2:target-number} asciidoc: overview.adoc: line 148: evaluating: {set2:target:osmoupf-usermanual__2.svg} asciidoc: overview.adoc: line 182: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-upf/doc/manuals/osmoupf-usermanual__2.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-upf/doc/manuals/chapters/running.adoc asciidoc: osmoupf-usermanual.adoc: line 12: reading: /obs/_temp/binpkgs/osmo-upf/doc/manuals/chapters/running.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-upf/doc/manuals/chapters/upf_gtp_roles.dot asciidoc: running.adoc: line 97: reading: /obs/_temp/binpkgs/osmo-upf/doc/manuals/chapters/upf_gtp_roles.dot asciidoc: running.adoc: line 96: evaluating: {counter2:target-number} asciidoc: running.adoc: line 96: evaluating: {set2:target:osmoupf-usermanual__3.svg} asciidoc: upf_gtp_roles.dot: line 31: filtering: dot -o "/obs/_temp/binpkgs/osmo-upf/doc/manuals/osmoupf-usermanual__3.svg" -T svg && echo " " Build the listings... asciidoc: include: /obs/_temp/binpkgs/osmo-upf/doc/manuals/chapters/netinst.adoc asciidoc: osmoupf-usermanual.adoc: line 14: reading: /obs/_temp/binpkgs/osmo-upf/doc/manuals/chapters/netinst.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-upf/doc/manuals/common/chapters/vty.adoc asciidoc: osmoupf-usermanual.adoc: line 16: reading: /obs/_temp/binpkgs/osmo-upf/doc/manuals/common/chapters/vty.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-upf/doc/manuals/common/chapters/logging.adoc asciidoc: osmoupf-usermanual.adoc: line 18: reading: /obs/_temp/binpkgs/osmo-upf/doc/manuals/common/chapters/logging.adoc XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Stripping NS from DocBook 5/NG document. asciidoc: include: /obs/_temp/binpkgs/osmo-upf/doc/manuals/common/chapters/counters-overview.adoc asciidoc: osmoupf-usermanual.adoc: line 20: reading: /obs/_temp/binpkgs/osmo-upf/doc/manuals/common/chapters/counters-overview.adoc Processing stripped document. asciidoc: include: /obs/_temp/binpkgs/osmo-upf/doc/manuals/common/chapters/control_if.adoc asciidoc: osmoupf-usermanual.adoc: line 22: reading: /obs/_temp/binpkgs/osmo-upf/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:osmoupf-usermanual__4.svg} asciidoc: control_if.adoc: line 32: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-upf/doc/manuals/osmoupf-usermanual__4.svg" -Tsvg - && echo " " Build _temp_osmoupf-vty-reference.pdf asciidoc: control_if.adoc: line 40: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 40: evaluating: {set2:target:osmoupf-usermanual__5.svg} asciidoc: control_if.adoc: line 46: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-upf/doc/manuals/osmoupf-usermanual__5.svg" -Tsvg - && echo " " asciidoc: control_if.adoc: line 77: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 77: evaluating: {set2:target:osmoupf-usermanual__6.svg} asciidoc: control_if.adoc: line 83: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-upf/doc/manuals/osmoupf-usermanual__6.svg" -Tsvg - asciidoc: control_if.adoc: line 88: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 88: evaluating: {set2:target:osmoupf-usermanual__7.svg} asciidoc: control_if.adoc: line 94: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-upf/doc/manuals/osmoupf-usermanual__7.svg" -Tsvg - asciidoc: control_if.adoc: line 104: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 104: evaluating: {set2:target:osmoupf-usermanual__8.svg} asciidoc: control_if.adoc: line 110: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-upf/doc/manuals/osmoupf-usermanual__8.svg" -Tsvg - asciidoc: control_if.adoc: line 115: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 115: evaluating: {set2:target:osmoupf-usermanual__9.svg} asciidoc: control_if.adoc: line 121: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-upf/doc/manuals/osmoupf-usermanual__9.svg" -Tsvg - asciidoc: control_if.adoc: line 131: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 131: evaluating: {set2:target:osmoupf-usermanual__10.svg} asciidoc: control_if.adoc: line 136: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-upf/doc/manuals/osmoupf-usermanual__10.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-upf/doc/manuals/common/chapters/vty_cpu_sched.adoc asciidoc: osmoupf-usermanual.adoc: line 24: reading: /obs/_temp/binpkgs/osmo-upf/doc/manuals/common/chapters/vty_cpu_sched.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-upf/doc/manuals/common/chapters/port_numbers.adoc asciidoc: osmoupf-usermanual.adoc: line 26: reading: /obs/_temp/binpkgs/osmo-upf/doc/manuals/common/chapters/port_numbers.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-upf/doc/manuals/common/chapters/bibliography.adoc asciidoc: osmoupf-usermanual.adoc: line 28: reading: /obs/_temp/binpkgs/osmo-upf/doc/manuals/common/chapters/bibliography.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-upf/doc/manuals/common/chapters/glossary.adoc asciidoc: osmoupf-usermanual.adoc: line 30: reading: /obs/_temp/binpkgs/osmo-upf/doc/manuals/common/chapters/glossary.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-upf/doc/manuals/common/chapters/gfdl.adoc asciidoc: osmoupf-usermanual.adoc: line 32: reading: /obs/_temp/binpkgs/osmo-upf/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.sty -P draft.mode=yes -P draft.watermark=0 -V "/obs/_temp/binpkgs/osmo-upf/doc/manuals/osmoupf-usermanual.xml" 'osmoupf-vty-reference.pdf' successfully built + rm /obs/_temp/binpkgs/osmo-upf/doc/manuals/generated/_temp_osmoupf-vty-reference.xml Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-upf/doc/manuals/osmoupf-usermanual.xml Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-upf/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-upf/doc/manuals/osmoupf-usermanual.xml xsltproc -o osmoupf-usermanual.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmpw3_nufmw/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-upf/doc/manuals' /tmp/tmpw3_nufmw/custom.xsl /obs/_temp/binpkgs/osmo-upf/doc/manuals/osmoupf-usermanual.xml XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== 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-upf/doc/manuals/osmoupf-usermanual__1.svg rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/osmo-upf/doc/manuals/osmoupf-usermanual__2.svg rsvg-convert -a -f pdf -o fig2.pdf /obs/_temp/binpkgs/osmo-upf/doc/manuals/osmoupf-usermanual__3.svg Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf rsvg-convert -a -f pdf -o fig3.pdf /obs/_temp/binpkgs/osmo-upf/doc/manuals/osmoupf-usermanual__4.svg rsvg-convert -a -f pdf -o fig4.pdf /obs/_temp/binpkgs/osmo-upf/doc/manuals/osmoupf-usermanual__5.svg rsvg-convert -a -f pdf -o fig5.pdf /obs/_temp/binpkgs/osmo-upf/doc/manuals/osmoupf-usermanual__6.svg rsvg-convert -a -f pdf -o fig6.pdf /obs/_temp/binpkgs/osmo-upf/doc/manuals/osmoupf-usermanual__7.svg rsvg-convert -a -f pdf -o fig7.pdf /obs/_temp/binpkgs/osmo-upf/doc/manuals/osmoupf-usermanual__8.svg rsvg-convert -a -f pdf -o fig8.pdf /obs/_temp/binpkgs/osmo-upf/doc/manuals/osmoupf-usermanual__9.svg rsvg-convert -a -f pdf -o fig9.pdf /obs/_temp/binpkgs/osmo-upf/doc/manuals/osmoupf-usermanual__10.svg Build osmoupf-usermanual.pdf built-in module pdftex registered no support found for ifthen no support found for ifxetex no support found for fontspec no support found for xltxtra no support found for fontenc no support found for inputenc no support found for fancybox built-in module makeidx registered no support found for custom-dblatex built-in module bibtopic registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode osmoupf-usermanual.tex kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 tctt0900 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input tctt0900 This is METAFONT, Version 2.71828182 (TeX Live 2022/Debian) (preloaded base=mf) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/tctt0900.mf (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/tctt.mf (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txsymb.mf Ok (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txpseudo.mf Ok) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [27] [29]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txgen.mf Ok [100] [109] [98] [99] [108]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txsymbol.mf Ok [13] [18] [21] [22] [23] [24] [25] [26] [28] [31] [32] [36] [39] [44] [45] [46] [42] [47] [60] [61] [62] [77] [79] [87] [110] [91] [93] [94] [95] [96] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [171] [172] [173] [174] [175] [177] [176] [180] [181] [182] [183] [184] [187] [191] [214] [246]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txromod.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txrsuper.mf Ok [185] [178] [179] [170] [186]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txrfract.mf Ok [188] [189] [190]) ) ) ) Font metrics written on tctt0900.tfm. Output written on tctt0900.600gf (128 characters, 17564 bytes). Transcript written on tctt0900.log. mktexpk: /home/user/.texlive2022/texmf-var/fonts/pk/ljfour/jknappen/ec/tctt0900.600pk: successfully generated. running post-compilation scripts... [index] the index file /tmp/tmpw3_nufmw/osmoupf-usermanual.idx is empty osmoupf-usermanual.aux MD5 checksum changed osmoupf-usermanual.toc MD5 checksum changed the /tmp/tmpw3_nufmw/osmoupf-usermanual.aux file has changed pdflatex -interaction=batchmode osmoupf-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmpw3_nufmw/osmoupf-usermanual.idx is empty osmoupf-usermanual.aux MD5 checksum changed the /tmp/tmpw3_nufmw/osmoupf-usermanual.aux file has changed but no re-run required? no new compilation is needed running last-compilation scripts... 'osmoupf-usermanual.pdf' successfully built a2x: deleting /obs/_temp/binpkgs/osmo-upf/doc/manuals/osmoupf-usermanual.xml make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/doc/manuals' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/doc' Making all in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-upf/contrib' Making all in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/contrib/systemd' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/contrib/systemd' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/contrib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/contrib' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-upf' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-upf' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-upf' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-upf' debian/rules override_dh_auto_test make[1]: Entering directory '/obs/_temp/binpkgs/osmo-upf' 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-upf' make check-recursive make[3]: Entering directory '/obs/_temp/binpkgs/osmo-upf' Making check in include make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/include' Making check in osmocom make[5]: Entering directory '/obs/_temp/binpkgs/osmo-upf/include/osmocom' Making check in upf make[6]: Entering directory '/obs/_temp/binpkgs/osmo-upf/include/osmocom/upf' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/include/osmocom/upf' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-upf/include/osmocom' make[6]: Nothing to be done for 'check-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/include/osmocom' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-upf/include' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/include' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/include' Making check in src make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/src' Making check in osmo-upf make[5]: Entering directory '/obs/_temp/binpkgs/osmo-upf/src/osmo-upf' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/src/osmo-upf' Making check in osmo-pfcp-tool make[5]: Entering directory '/obs/_temp/binpkgs/osmo-upf/src/osmo-pfcp-tool' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/src/osmo-pfcp-tool' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-upf/src' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/src' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/src' Making check in tests make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/tests' Making check in unique_ids make[5]: Entering directory '/obs/_temp/binpkgs/osmo-upf/tests/unique_ids' make unique_ids_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-upf/tests/unique_ids' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o unique_ids_test.o unique_ids_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o unique_ids_test unique_ids_test.o ../../src/osmo-upf/libupf.la libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-upf=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o unique_ids_test unique_ids_test.o ../../src/osmo-upf/.libs/libupf.a /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmo-pfcp.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmo-gtlv.so /usr/lib/x86_64-linux-gnu/libosmocore.so -lmnl -ltalloc /usr/lib/x86_64-linux-gnu/libgtpnl.so -lnftables -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/tests/unique_ids' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/tests/unique_ids' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-upf/tests' make check-local make[6]: Entering directory '/obs/_temp/binpkgs/osmo-upf/tests' :;{ \ echo '# Signature of the current package.' && \ echo 'm4_define([AT_PACKAGE_NAME],' && \ echo ' [osmo-upf])' && \ echo 'm4_define([AT_PACKAGE_TARNAME],' && \ echo ' [osmo-upf])' && \ echo 'm4_define([AT_PACKAGE_VERSION],' && \ echo ' [0.1.1.96-0b83])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [osmo-upf 0.1.1.96-0b83])' && \ 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-upf 0.1.1.96-0b83 test suite. ## ## ---------------------------------- ## 1. testsuite.at:4: testing unique_ids_test ... ./testsuite.at:8: $abs_top_builddir/tests/unique_ids/unique_ids_test 1. testsuite.at:4: ok ## ------------- ## ## Test results. ## ## ------------- ## 1 test was successful. make python-tests make[7]: Entering directory '/obs/_temp/binpkgs/osmo-upf/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-upf/tests' make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/tests' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/tests' Making check in doc make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/doc' Making check in examples make[5]: Entering directory '/obs/_temp/binpkgs/osmo-upf/doc/examples' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/doc/examples' Making check in manuals make[5]: Entering directory '/obs/_temp/binpkgs/osmo-upf/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 osmoupf-usermanual.check; \ fi make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/doc/manuals' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-upf/doc' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/doc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/doc' Making check in contrib make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/contrib' Making check in systemd make[5]: Entering directory '/obs/_temp/binpkgs/osmo-upf/contrib/systemd' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/contrib/systemd' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-upf/contrib' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/contrib' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/contrib' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-upf' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-upf' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-upf' create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary --with autoreconf dh_testroot dh_prep dh_auto_install make -j1 install DESTDIR=/obs/_temp/binpkgs/osmo-upf/debian/tmp AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/obs/_temp/binpkgs/osmo-upf' make install-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-upf' Making install in include make[3]: Entering directory '/obs/_temp/binpkgs/osmo-upf/include' Making install in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/include/osmocom' Making install in upf make[5]: Entering directory '/obs/_temp/binpkgs/osmo-upf/include/osmocom/upf' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-upf/include/osmocom/upf' 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-upf/include/osmocom/upf' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/include/osmocom/upf' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-upf/include/osmocom' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-upf/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-upf/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/include' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-upf/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-upf/include' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/include' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/include' Making install in src make[3]: Entering directory '/obs/_temp/binpkgs/osmo-upf/src' Making install in osmo-upf make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/src/osmo-upf' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-upf/src/osmo-upf' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-upf/debian/tmp/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-upf '/obs/_temp/binpkgs/osmo-upf/debian/tmp/usr/bin' libtool: install: /usr/bin/install -c osmo-upf /obs/_temp/binpkgs/osmo-upf/debian/tmp/usr/bin/osmo-upf make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/src/osmo-upf' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/src/osmo-upf' Making install in osmo-pfcp-tool make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/src/osmo-pfcp-tool' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-upf/src/osmo-pfcp-tool' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-upf/debian/tmp/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-pfcp-tool '/obs/_temp/binpkgs/osmo-upf/debian/tmp/usr/bin' libtool: install: /usr/bin/install -c osmo-pfcp-tool /obs/_temp/binpkgs/osmo-upf/debian/tmp/usr/bin/osmo-pfcp-tool make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/src/osmo-pfcp-tool' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/src/osmo-pfcp-tool' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/src' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-upf/src' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/src' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/src' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/src' Making install in tests make[3]: Entering directory '/obs/_temp/binpkgs/osmo-upf/tests' Making install in unique_ids make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/tests/unique_ids' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-upf/tests/unique_ids' 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-upf/tests/unique_ids' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/tests/unique_ids' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/tests' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-upf/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-upf/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/tests' Making install in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-upf/doc' Making install in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/doc/examples' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-upf/doc/examples' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-upf/debian/tmp/etc/osmocom' /usr/bin/install -c -m 644 osmo-upf/osmo-upf.cfg '/obs/_temp/binpkgs/osmo-upf/debian/tmp/etc/osmocom' make install-data-hook make[6]: Entering directory '/obs/_temp/binpkgs/osmo-upf/doc/examples' for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ j="/obs/_temp/binpkgs/osmo-upf/debian/tmp/usr/share/doc/osmo-upf/examples/$f" && \ mkdir -p "$(dirname $j)" && \ /usr/bin/install -c -m 644 ./$f $j; \ done make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/doc/examples' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/doc/examples' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/doc/examples' Making install in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/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-upf/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-upf/doc/manuals' [ -n "osmo-upf" ] || exit 1 if [ "" != "1" ]; then \ for i in osmoupf-usermanual.pdf osmoupf-vty-reference.pdf; do \ install -vDm644 "$i" "/obs/_temp/binpkgs/osmo-upf/debian/tmp/usr/share/doc/osmo-upf-doc/$i" || exit 1; \ done; \ fi install: creating directory '/obs/_temp/binpkgs/osmo-upf/debian/tmp/usr/share/doc/osmo-upf-doc' 'osmoupf-usermanual.pdf' -> '/obs/_temp/binpkgs/osmo-upf/debian/tmp/usr/share/doc/osmo-upf-doc/osmoupf-usermanual.pdf' 'osmoupf-vty-reference.pdf' -> '/obs/_temp/binpkgs/osmo-upf/debian/tmp/usr/share/doc/osmo-upf-doc/osmoupf-vty-reference.pdf' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/doc/manuals' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/doc' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-upf/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-upf/doc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/doc' Making install in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-upf/contrib' Making install in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/contrib/systemd' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-upf/contrib/systemd' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-upf/debian/tmp/lib/systemd/system' /usr/bin/install -c -m 644 osmo-upf.service '/obs/_temp/binpkgs/osmo-upf/debian/tmp/lib/systemd/system' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/contrib/systemd' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/contrib/systemd' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf/contrib' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-upf/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-upf/contrib' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-upf/contrib' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-upf' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-upf' 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-upf' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-upf' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-upf' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-upf' 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-upf' dh_compress -X.pdf make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-upf' dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/obs/_temp/binpkgs/osmo-upf' dh_strip -posmo-upf --dbg-package=osmo-upf-dbg make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-upf' dh_makeshlibs dh_shlibdeps dh_installdeb dh_gencontrol dpkg-gencontrol: warning: package osmo-upf-doc: substitution variable ${misc:Package} used, but is not defined dh_md5sums dh_builddeb dpkg-deb: building package 'osmo-upf-dbg' in '../osmo-upf-dbg_0.1.1.96.0b83_amd64.deb'. dpkg-deb: building package 'osmo-upf-doc' in '../osmo-upf-doc_0.1.1.96.0b83_all.deb'. dpkg-deb: building package 'osmo-upf' in '../osmo-upf_0.1.1.96.0b83_amd64.deb'. dpkg-genbuildinfo -O../osmo-upf_0.1.1.96.0b83_amd64.buildinfo dpkg-genchanges -O../osmo-upf_0.1.1.96.0b83_amd64.changes dpkg-genchanges: warning: substitution variable ${misc:Package} used, but is not defined dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + cd .. + dpkg -c osmo-upf-dbg_0.1.1.96.0b83_amd64.deb drwxr-xr-x root/root 0 2024-04-24 10:00 ./ drwxr-xr-x root/root 0 2024-04-24 10:00 ./usr/ drwxr-xr-x root/root 0 2024-04-24 10:00 ./usr/lib/ drwxr-xr-x root/root 0 2024-04-24 10:00 ./usr/lib/debug/ drwxr-xr-x root/root 0 2024-04-24 10:00 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2024-04-24 10:00 ./usr/lib/debug/.build-id/24/ -rw-r--r-- root/root 56680 2024-04-24 10:00 ./usr/lib/debug/.build-id/24/6c5a4bb9633c4c74f10da5b9be0d3f82a2b63d.debug drwxr-xr-x root/root 0 2024-04-24 10:00 ./usr/lib/debug/.build-id/46/ -rw-r--r-- root/root 184840 2024-04-24 10:00 ./usr/lib/debug/.build-id/46/3fb38f8ae86f8730bd70cab91610d8e4bd47e6.debug drwxr-xr-x root/root 0 2024-04-24 10:00 ./usr/share/ drwxr-xr-x root/root 0 2024-04-24 10:00 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-04-24 10:00 ./usr/share/doc/osmo-upf-dbg/ -rw-r--r-- root/root 489 2024-04-24 10:00 ./usr/share/doc/osmo-upf-dbg/changelog.gz -rw-r--r-- root/root 912 2024-04-24 10:00 ./usr/share/doc/osmo-upf-dbg/copyright + dpkg -c osmo-upf-doc_0.1.1.96.0b83_all.deb drwxr-xr-x root/root 0 2024-04-24 10:00 ./ drwxr-xr-x root/root 0 2024-04-24 10:00 ./usr/ drwxr-xr-x root/root 0 2024-04-24 10:00 ./usr/share/ drwxr-xr-x root/root 0 2024-04-24 10:00 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-04-24 10:00 ./usr/share/doc/osmo-upf-doc/ -rw-r--r-- root/root 489 2024-04-24 10:00 ./usr/share/doc/osmo-upf-doc/changelog.gz -rw-r--r-- root/root 912 2024-04-24 10:00 ./usr/share/doc/osmo-upf-doc/copyright + dpkg -c osmo-upf_0.1.1.96.0b83_amd64.deb drwxr-xr-x root/root 0 2024-04-24 10:00 ./ drwxr-xr-x root/root 0 2024-04-24 10:00 ./etc/ drwxr-xr-x root/root 0 2024-04-24 10:00 ./etc/osmocom/ -rw-r--r-- root/root 262 2024-04-24 10:00 ./etc/osmocom/osmo-upf.cfg drwxr-xr-x root/root 0 2024-04-24 10:00 ./lib/ drwxr-xr-x root/root 0 2024-04-24 10:00 ./lib/systemd/ drwxr-xr-x root/root 0 2024-04-24 10:00 ./lib/systemd/system/ -rw-r--r-- root/root 333 2024-04-24 10:00 ./lib/systemd/system/osmo-upf.service drwxr-xr-x root/root 0 2024-04-24 10:00 ./usr/ drwxr-xr-x root/root 0 2024-04-24 10:00 ./usr/bin/ -rwxr-xr-x root/root 46400 2024-04-24 10:00 ./usr/bin/osmo-pfcp-tool -rwxr-xr-x root/root 138432 2024-04-24 10:00 ./usr/bin/osmo-upf drwxr-xr-x root/root 0 2024-04-24 10:00 ./usr/share/ drwxr-xr-x root/root 0 2024-04-24 10:00 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-04-24 10:00 ./usr/share/doc/osmo-upf/ -rw-r--r-- root/root 489 2024-04-24 10:00 ./usr/share/doc/osmo-upf/changelog.gz -rw-r--r-- root/root 912 2024-04-24 10:00 ./usr/share/doc/osmo-upf/copyright drwxr-xr-x root/root 0 2024-04-24 10:00 ./usr/share/doc/osmo-upf/examples/ -rw-r--r-- root/root 262 2024-04-24 10:00 ./usr/share/doc/osmo-upf/examples/osmo-upf.cfg Build successful! docker: running: data/build.sh inside docker $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 128691 killed; [ssh-agent] Stopped. Finished: SUCCESS