Skip to content
Success

Console Output

Started by upstream project "gerrit-libosmo-pfcp" build number 80
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/libosmo-pfcp/+/37993 in silent mode.
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-KFtimcJdyBnc/agent.1937877
SSH_AGENT_PID=1937880
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_7324712233748985874.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_7324712233748985874.key)
[ssh-agent] Using credentials jenkins (gerrit.osmocom.org)
The recommended git tool is: NONE
using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/libosmo-pfcp
 > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/libosmo-pfcp # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmo-pfcp
 > git --version # timeout=10
 > git --version # 'git version 2.30.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/libosmo-pfcp +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmo-pfcp # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmo-pfcp # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmo-pfcp
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/libosmo-pfcp refs/changes/93/37993/2 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision c4dcc1575612eb9670ae8bc51b4bd4c425062927 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c4dcc1575612eb9670ae8bc51b4bd4c425062927 # timeout=10
Commit message: "coverity CID#313611"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk c7ff5ab7a8e4a8089385b130fd4575f3cf4e50b9 # timeout=10
[gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins10304845614331000125.sh + set +x Building binary packages for distro: 'debian:10' + 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 c98cd9b jobs/ttcn3-testsuites-testenv: add s1gw + cd libosmo-pfcp + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:10 :: Copying the source to the cache dir :: Building the source package docker: building image debian-12-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 561B done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:12 #2 DONE 0.8s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/3] FROM docker.io/library/debian:12@sha256:aadf411dc9ed5199bc7dab48b3e6ce18f8bbee4f170127f5ff1b75cd8035eb36 #4 resolve docker.io/library/debian:12@sha256:aadf411dc9ed5199bc7dab48b3e6ce18f8bbee4f170127f5ff1b75cd8035eb36 0.1s done #4 DONE 0.1s #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:b3a555c48db7de4aefb8ae219d3abfd9d2f8a03f18bf427d19027fbd066168fa 0.0s done #7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg 0.0s done #7 DONE 0.0s libosmo-pfcp: using cached https://gerrit.osmocom.org/libosmo-pfcp (not cloning, not fetching) libosmo-pfcp: 'git clean -ffxd' libosmo-pfcp: skipping git checkout, current commit: c4dcc15 coverity CID#313611 libosmo-pfcp: building source package 0.4.0.1-c4dc libosmo-pfcp: adding debian/changelog entry (0.4.0 => 0.4.0.1.c4dc) libosmo-pfcp: building debian source package libosmo-pfcp: adding commit_c4dcc1575612eb9670ae8bc51b4bd4c425062927.txt docker: running: build_srcpkg.py inside docker :: Building the binary packages docker: building image debian-10-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:10', '--build-arg', 'DISTRO_FROM=debian:10', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-10-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 3.18kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:10 #2 DONE 0.2s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/6] FROM docker.io/library/debian:10@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 #5 resolve docker.io/library/debian:10@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 0.1s done #5 DONE 0.1s #4 [internal] load build context #4 transferring context: 1.46kB done #4 DONE 0.0s #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:10" 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 ;; centos:7) set -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #8 CACHED #9 [5/6] RUN SET -x; VERSION="$(echo "debian:10" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:10" 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:*|centos:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:10" && exit 1 ;; esac #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:a1b8dfade0da81ee31b90440db680127b3c8745b585fa6dba3c259fbdad7489d 0.0s done #11 naming to docker.io/library/debian-10-osmocom-obs-build-binpkg 0.0s done #11 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/libosmo-pfcp/*.tar.* libosmo-pfcp/ libosmo-pfcp/.tarball-version libosmo-pfcp/AUTHORS libosmo-pfcp/COPYING libosmo-pfcp/Makefile.am libosmo-pfcp/README.md libosmo-pfcp/TODO-RELEASE libosmo-pfcp/configure.ac libosmo-pfcp/contrib/ libosmo-pfcp/contrib/Makefile.am libosmo-pfcp/contrib/jenkins.sh libosmo-pfcp/contrib/pfcp_cause.txt libosmo-pfcp/contrib/pfcp_iei.txt libosmo-pfcp/debian/ libosmo-pfcp/debian/changelog libosmo-pfcp/debian/compat libosmo-pfcp/debian/control libosmo-pfcp/debian/copyright libosmo-pfcp/debian/libosmo-gtlv-dev.install libosmo-pfcp/debian/libosmo-gtlv1.install libosmo-pfcp/debian/libosmo-pfcp-dev.install libosmo-pfcp/debian/libosmo-pfcp0.install libosmo-pfcp/debian/rules libosmo-pfcp/debian/source/ libosmo-pfcp/debian/source/format libosmo-pfcp/doc/ libosmo-pfcp/doc/Makefile.am libosmo-pfcp/doc/charts/ libosmo-pfcp/doc/charts/Makefile.am libosmo-pfcp/doc/charts/pfcp_and_gtp.dot libosmo-pfcp/doc/charts/pfcp_cp_peer_fsm.dot libosmo-pfcp/doc/charts/pfcp_cp_session_fsm.dot libosmo-pfcp/doc/charts/pfcp_heartbeat_fsm.dot libosmo-pfcp/doc/charts/pfcp_msgs.msc libosmo-pfcp/doc/charts/pfcp_msgs_gtp.msc libosmo-pfcp/doc/charts/pfcp_overview.dot libosmo-pfcp/doc/charts/pfcp_up_peer_fsm.dot libosmo-pfcp/doc/charts/pfcp_up_session_fsm.dot libosmo-pfcp/git-version-gen libosmo-pfcp/include/ libosmo-pfcp/include/Makefile.am libosmo-pfcp/include/osmocom/ libosmo-pfcp/include/osmocom/Makefile.am libosmo-pfcp/include/osmocom/gtlv/ libosmo-pfcp/include/osmocom/gtlv/Makefile.am libosmo-pfcp/include/osmocom/gtlv/gtlv.h libosmo-pfcp/include/osmocom/gtlv/gtlv_dec_enc.h libosmo-pfcp/include/osmocom/gtlv/gtlv_gen.h libosmo-pfcp/include/osmocom/pfcp/ libosmo-pfcp/include/osmocom/pfcp/Makefile.am libosmo-pfcp/include/osmocom/pfcp/pfcp_cp_peer.h libosmo-pfcp/include/osmocom/pfcp/pfcp_endpoint.h libosmo-pfcp/include/osmocom/pfcp/pfcp_ies_custom.h libosmo-pfcp/include/osmocom/pfcp/pfcp_msg.h libosmo-pfcp/include/osmocom/pfcp/pfcp_proto.h libosmo-pfcp/include/osmocom/pfcp/pfcp_strs.h libosmo-pfcp/libosmo-gtlv.pc.in libosmo-pfcp/libosmo-pfcp.pc.in libosmo-pfcp/m4/ libosmo-pfcp/m4/.gitkeep libosmo-pfcp/src/ libosmo-pfcp/src/Makefile.am libosmo-pfcp/src/libosmo-gtlv/ libosmo-pfcp/src/libosmo-gtlv/Makefile.am libosmo-pfcp/src/libosmo-gtlv/gtlv.c libosmo-pfcp/src/libosmo-gtlv/gtlv_dec_enc.c libosmo-pfcp/src/libosmo-gtlv/gtlv_gen.c libosmo-pfcp/src/libosmo-pfcp/ libosmo-pfcp/src/libosmo-pfcp/Makefile.am libosmo-pfcp/src/libosmo-pfcp/gen__pfcp_ies_auto.c libosmo-pfcp/src/libosmo-pfcp/pfcp_cp_peer.c libosmo-pfcp/src/libosmo-pfcp/pfcp_endpoint.c libosmo-pfcp/src/libosmo-pfcp/pfcp_ies_custom.c libosmo-pfcp/src/libosmo-pfcp/pfcp_msg.c libosmo-pfcp/src/libosmo-pfcp/pfcp_strs.c libosmo-pfcp/tests/ libosmo-pfcp/tests/Makefile.am libosmo-pfcp/tests/atlocal.in libosmo-pfcp/tests/libosmo-gtlv/ libosmo-pfcp/tests/libosmo-gtlv/Makefile.am libosmo-pfcp/tests/libosmo-gtlv/gtlv_dec_enc_test.c libosmo-pfcp/tests/libosmo-gtlv/gtlv_dec_enc_test.ok libosmo-pfcp/tests/libosmo-gtlv/gtlv_test.c libosmo-pfcp/tests/libosmo-gtlv/gtlv_test.ok libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen/ libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen/Makefile.am libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen/gen__myproto_ies_auto.c libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen/gtlv_gen_test.c libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen/gtlv_gen_test.ok libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen/myproto_ies_custom.c libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen/myproto_ies_custom.h libosmo-pfcp/tests/libosmo-gtlv/test_tliv/ libosmo-pfcp/tests/libosmo-gtlv/test_tliv/Makefile.am libosmo-pfcp/tests/libosmo-gtlv/test_tliv/gen__myproto_ies_auto.c libosmo-pfcp/tests/libosmo-gtlv/test_tliv/myproto_ies_custom.c libosmo-pfcp/tests/libosmo-gtlv/test_tliv/myproto_ies_custom.h libosmo-pfcp/tests/libosmo-gtlv/test_tliv/tliv_test.c libosmo-pfcp/tests/libosmo-gtlv/test_tliv/tliv_test.ok libosmo-pfcp/tests/libosmo-pfcp/ libosmo-pfcp/tests/libosmo-pfcp/Makefile.am libosmo-pfcp/tests/libosmo-pfcp/pfcp_test.c libosmo-pfcp/tests/libosmo-pfcp/pfcp_test.ok libosmo-pfcp/tests/testsuite.at + cd _temp/binpkgs/libosmo-pfcp + apt-get -y update Hit:1 http://deb.debian.org/debian buster InRelease Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] Hit:3 http://deb.debian.org/debian buster-updates InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ InRelease [1553 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ Packages [56.6 kB] Fetched 93.0 kB in 1s (139 kB/s) Reading package lists... + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf autoconf-archive automake autopoint autotools-dev bsdmainutils debhelper dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libbsd0 libcroco3 libfile-stripnondeterminism-perl libglib2.0-0 libicu63 libmagic-mgc libmagic1 libmnl-dev libncurses6 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpcsclite1 libpipeline1 libsctp-dev libsctp1 libsigsegv2 libtalloc-dev libtalloc2 libtool libuchardet0 libusb-1.0-0 libusb-1.0-0-dev libxml2 m4 man-db osmocom-master pkg-config po-debconf sensible-utils 0 upgraded, 55 newly installed, 0 to remove and 1 not upgraded. Need to get 22.2 MB of archives. After this operation, 83.3 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ osmocom-master 1.0.0 [1148 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocore22 1.10.0.12.6e1e [178 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocodec4 1.10.0.12.6e1e [65.3 kB] Get:5 http://deb.debian.org/debian buster/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmoisdn0 1.10.0.12.6e1e [84.2 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmogsm20 1.10.0.12.6e1e [239 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocoding0 1.10.0.12.6e1e [83.4 kB] Get:9 http://deb.debian.org/debian buster/main amd64 libuchardet0 amd64 0.0.6-3 [64.9 kB] Get:10 http://deb.debian.org/debian buster/main amd64 groff-base amd64 1.22.4-3+deb10u1 [916 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmovty13 1.10.0.12.6e1e [117 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmogb14 1.10.0.12.6e1e [192 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmoctrl0 1.10.0.12.6e1e [73.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmosim2 1.10.0.12.6e1e [77.6 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmousb0 1.10.0.12.6e1e [64.2 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocore 1.10.0.12.6e1e [57.6 kB] Get:17 http://deb.debian.org/debian buster/main amd64 libpipeline1 amd64 1.5.1-2 [31.2 kB] Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 man-db amd64 2.8.5-2+deb10u1 [1274 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocore-dev 1.10.0.12.6e1e [847 kB] Get:20 http://deb.debian.org/debian buster/main amd64 autoconf-archive all 20180313-1 [749 kB] Get:21 http://deb.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB] Get:22 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] Get:23 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] Get:24 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] Get:25 http://deb.debian.org/debian buster/main amd64 gettext-base amd64 0.19.8.1-9 [123 kB] Get:26 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] Get:27 http://deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u6 [690 kB] Get:28 http://deb.debian.org/debian buster/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB] Get:29 http://deb.debian.org/debian buster/main amd64 m4 amd64 1.4.18-2 [203 kB] Get:30 http://deb.debian.org/debian buster/main amd64 autoconf all 2.69-11 [341 kB] Get:31 http://deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB] Get:32 http://deb.debian.org/debian buster/main amd64 automake all 1:1.16.1-4 [771 kB] Get:33 http://deb.debian.org/debian buster/main amd64 autopoint all 0.19.8.1-9 [434 kB] Get:34 http://deb.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB] Get:35 http://deb.debian.org/debian buster/main amd64 dh-autoreconf all 19 [16.9 kB] Get:36 http://deb.debian.org/debian buster/main amd64 libarchive-zip-perl all 1.64-1 [96.8 kB] Get:37 http://deb.debian.org/debian buster/main amd64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] Get:38 http://deb.debian.org/debian buster/main amd64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] Get:39 http://deb.debian.org/debian buster/main amd64 dwz amd64 0.12-3 [78.0 kB] Get:40 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u6 [1263 kB] Get:41 http://deb.debian.org/debian buster/main amd64 libcroco3 amd64 0.6.12-3 [145 kB] Get:42 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u5 [102 kB] Get:43 http://deb.debian.org/debian buster/main amd64 gettext amd64 0.19.8.1-9 [1303 kB] Get:44 http://deb.debian.org/debian buster/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] Get:45 http://deb.debian.org/debian buster/main amd64 po-debconf all 1.0.21 [248 kB] Get:46 http://deb.debian.org/debian buster/main amd64 debhelper all 12.1.1 [1016 kB] Get:47 http://deb.debian.org/debian buster/main amd64 libmnl-dev amd64 1.0.4-2 [13.3 kB] Get:48 http://deb.debian.org/debian buster/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [28.3 kB] Get:49 http://deb.debian.org/debian buster/main amd64 libtalloc2 amd64 2.1.14-2 [35.4 kB] Get:50 http://deb.debian.org/debian buster/main amd64 libpcsclite1 amd64 1.8.24-1 [58.5 kB] Get:51 http://deb.debian.org/debian buster/main amd64 libusb-1.0-0 amd64 2:1.0.22-2 [55.3 kB] Get:52 http://deb.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB] Get:53 http://deb.debian.org/debian buster/main amd64 libtalloc-dev amd64 2.1.14-2 [61.1 kB] Get:54 http://deb.debian.org/debian buster/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [81.5 kB] Get:55 http://deb.debian.org/debian buster/main amd64 libusb-1.0-0-dev amd64 2:1.0.22-2 [74.5 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 22.2 MB in 0s (94.3 MB/s) Selecting previously unselected package libbsd0:amd64. (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 ... 13814 files and directories currently installed.) Preparing to unpack .../00-libbsd0_0.9.1-2+deb10u1_amd64.deb ... Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ... Selecting previously unselected package bsdmainutils. Preparing to unpack .../01-bsdmainutils_11.1.2+b1_amd64.deb ... Unpacking bsdmainutils (11.1.2+b1) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../02-libuchardet0_0.0.6-3_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.6-3) ... Selecting previously unselected package groff-base. Preparing to unpack .../03-groff-base_1.22.4-3+deb10u1_amd64.deb ... Unpacking groff-base (1.22.4-3+deb10u1) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../04-libpipeline1_1.5.1-2_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.1-2) ... Selecting previously unselected package man-db. Preparing to unpack .../05-man-db_2.8.5-2+deb10u1_amd64.deb ... Unpacking man-db (2.8.5-2+deb10u1) ... Selecting previously unselected package autoconf-archive. Preparing to unpack .../06-autoconf-archive_20180313-1_all.deb ... Unpacking autoconf-archive (20180313-1) ... Selecting previously unselected package sensible-utils. Preparing to unpack .../07-sensible-utils_0.0.12_all.deb ... Unpacking sensible-utils (0.0.12) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../08-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../09-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... Selecting previously unselected package file. Preparing to unpack .../10-file_1%3a5.35-4+deb10u2_amd64.deb ... Unpacking file (1:5.35-4+deb10u2) ... Selecting previously unselected package gettext-base. Preparing to unpack .../11-gettext-base_0.19.8.1-9_amd64.deb ... Unpacking gettext-base (0.19.8.1-9) ... Selecting previously unselected package libicu63:amd64. Preparing to unpack .../12-libicu63_63.1-6+deb10u3_amd64.deb ... Unpacking libicu63:amd64 (63.1-6+deb10u3) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../13-libxml2_2.9.4+dfsg1-7+deb10u6_amd64.deb ... Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ... Selecting previously unselected package libsigsegv2:amd64. Preparing to unpack .../14-libsigsegv2_2.12-2_amd64.deb ... Unpacking libsigsegv2:amd64 (2.12-2) ... Selecting previously unselected package m4. Preparing to unpack .../15-m4_1.4.18-2_amd64.deb ... Unpacking m4 (1.4.18-2) ... Selecting previously unselected package autoconf. Preparing to unpack .../16-autoconf_2.69-11_all.deb ... Unpacking autoconf (2.69-11) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../17-autotools-dev_20180224.1_all.deb ... Unpacking autotools-dev (20180224.1) ... Selecting previously unselected package automake. Preparing to unpack .../18-automake_1%3a1.16.1-4_all.deb ... Unpacking automake (1:1.16.1-4) ... Selecting previously unselected package autopoint. Preparing to unpack .../19-autopoint_0.19.8.1-9_all.deb ... Unpacking autopoint (0.19.8.1-9) ... Selecting previously unselected package libtool. Preparing to unpack .../20-libtool_2.4.6-9_all.deb ... Unpacking libtool (2.4.6-9) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../21-dh-autoreconf_19_all.deb ... Unpacking dh-autoreconf (19) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../22-libarchive-zip-perl_1.64-1_all.deb ... Unpacking libarchive-zip-perl (1.64-1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../23-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../24-dh-strip-nondeterminism_1.1.2-1_all.deb ... Unpacking dh-strip-nondeterminism (1.1.2-1) ... Selecting previously unselected package dwz. Preparing to unpack .../25-dwz_0.12-3_amd64.deb ... Unpacking dwz (0.12-3) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../26-libglib2.0-0_2.58.3-2+deb10u6_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u6) ... Selecting previously unselected package libcroco3:amd64. Preparing to unpack .../27-libcroco3_0.6.12-3_amd64.deb ... Unpacking libcroco3:amd64 (0.6.12-3) ... Selecting previously unselected package libncurses6:amd64. Preparing to unpack .../28-libncurses6_6.1+20181013-2+deb10u5_amd64.deb ... Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u5) ... Selecting previously unselected package gettext. Preparing to unpack .../29-gettext_0.19.8.1-9_amd64.deb ... Unpacking gettext (0.19.8.1-9) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../30-intltool-debian_0.35.0+20060710.5_all.deb ... Unpacking intltool-debian (0.35.0+20060710.5) ... Selecting previously unselected package po-debconf. Preparing to unpack .../31-po-debconf_1.0.21_all.deb ... Unpacking po-debconf (1.0.21) ... Selecting previously unselected package debhelper. Preparing to unpack .../32-debhelper_12.1.1_all.deb ... Unpacking debhelper (12.1.1) ... Selecting previously unselected package libmnl-dev. Preparing to unpack .../33-libmnl-dev_1.0.4-2_amd64.deb ... Unpacking libmnl-dev (1.0.4-2) ... Selecting previously unselected package osmocom-master. Preparing to unpack .../34-osmocom-master_1.0.0_amd64.deb ... Unpacking osmocom-master (1.0.0) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../35-libsctp1_1.0.18+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../36-libtalloc2_2.1.14-2_amd64.deb ... Unpacking libtalloc2:amd64 (2.1.14-2) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../37-libosmocore22_1.10.0.12.6e1e_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.12.6e1e) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../38-libosmocodec4_1.10.0.12.6e1e_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.12.6e1e) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../39-libosmoisdn0_1.10.0.12.6e1e_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.12.6e1e) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../40-libosmogsm20_1.10.0.12.6e1e_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.12.6e1e) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../41-libosmocoding0_1.10.0.12.6e1e_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.12.6e1e) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../42-libosmovty13_1.10.0.12.6e1e_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.12.6e1e) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../43-libosmogb14_1.10.0.12.6e1e_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.12.6e1e) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../44-libosmoctrl0_1.10.0.12.6e1e_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.12.6e1e) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../45-libpcsclite1_1.8.24-1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.24-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../46-libosmosim2_1.10.0.12.6e1e_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.12.6e1e) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../47-libusb-1.0-0_2%3a1.0.22-2_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.22-2) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../48-libosmousb0_1.10.0.12.6e1e_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.12.6e1e) ... Selecting previously unselected package libosmocore. Preparing to unpack .../49-libosmocore_1.10.0.12.6e1e_amd64.deb ... Unpacking libosmocore (1.10.0.12.6e1e) ... Selecting previously unselected package pkg-config. Preparing to unpack .../50-pkg-config_0.29-6_amd64.deb ... Unpacking pkg-config (0.29-6) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../51-libtalloc-dev_2.1.14-2_amd64.deb ... Unpacking libtalloc-dev:amd64 (2.1.14-2) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../52-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../53-libusb-1.0-0-dev_2%3a1.0.22-2_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.22-2) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../54-libosmocore-dev_1.10.0.12.6e1e_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.10.0.12.6e1e) ... Setting up libpipeline1:amd64 (1.5.1-2) ... Setting up libmagic-mgc (1:5.35-4+deb10u2) ... Setting up libarchive-zip-perl (1.64-1) ... Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u6) ... No schema files found: doing nothing. Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... Setting up gettext-base (0.19.8.1-9) ... Setting up autoconf-archive (20180313-1) ... Setting up file (1:5.35-4+deb10u2) ... Setting up libicu63:amd64 (63.1-6+deb10u3) ... Setting up libtalloc2:amd64 (2.1.14-2) ... Setting up autotools-dev (20180224.1) ... Setting up libmnl-dev (1.0.4-2) ... Setting up libncurses6:amd64 (6.1+20181013-2+deb10u5) ... Setting up libsigsegv2:amd64 (2.12-2) ... Setting up autopoint (0.19.8.1-9) ... Setting up pkg-config (0.29-6) ... Setting up libpcsclite1:amd64 (1.8.24-1) ... Setting up osmocom-master (1.0.0) ... Setting up dwz (0.12-3) ... Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... Setting up libosmocore22:amd64 (1.10.0.12.6e1e) ... Setting up sensible-utils (0.0.12) ... Setting up libosmocodec4:amd64 (1.10.0.12.6e1e) ... Setting up libuchardet0:amd64 (0.0.6-3) ... Setting up libusb-1.0-0:amd64 (2:1.0.22-2) ... Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ... Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ... Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... Setting up libosmovty13:amd64 (1.10.0.12.6e1e) ... Setting up libtool (2.4.6-9) ... Setting up libosmoisdn0:amd64 (1.10.0.12.6e1e) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.22-2) ... Setting up m4 (1.4.18-2) ... Setting up libtalloc-dev:amd64 (2.1.14-2) ... Setting up bsdmainutils (11.1.2+b1) ... update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist Setting up libcroco3:amd64 (0.6.12-3) ... Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... Setting up libosmousb0:amd64 (1.10.0.12.6e1e) ... Setting up autoconf (2.69-11) ... Setting up groff-base (1.22.4-3+deb10u1) ... Setting up libosmogsm20:amd64 (1.10.0.12.6e1e) ... Setting up automake (1:1.16.1-4) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist Setting up libosmoctrl0:amd64 (1.10.0.12.6e1e) ... Setting up gettext (0.19.8.1-9) ... Setting up libosmogb14:amd64 (1.10.0.12.6e1e) ... Setting up man-db (2.8.5-2+deb10u1) ... Building database of manual pages ... Setting up intltool-debian (0.35.0+20060710.5) ... Setting up libosmocoding0:amd64 (1.10.0.12.6e1e) ... Setting up libosmosim2:amd64 (1.10.0.12.6e1e) ... Setting up libosmocore (1.10.0.12.6e1e) ... Setting up po-debconf (1.0.21) ... Setting up libosmocore-dev:amd64 (1.10.0.12.6e1e) ... Setting up debhelper (12.1.1) ... Setting up dh-autoreconf (19) ... Setting up dh-strip-nondeterminism (1.1.2-1) ... Processing triggers for libc-bin (2.28-10+deb10u3) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j17 dpkg-buildpackage: info: source package libosmo-pfcp dpkg-buildpackage: info: source version 0.4.0.1.c4dc 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 libosmo-pfcp in libosmo-pfcp_0.4.0.1.c4dc.tar.xz dpkg-source: info: building libosmo-pfcp in libosmo-pfcp_0.4.0.1.c4dc.dsc debian/rules build dh build --with autoreconf dh_update_autotools_config dh_autoreconf libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:23: installing './compile' configure.ac:25: installing './config.guess' configure.ac:25: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' doc/charts/Makefile.am:16: warning: '%'-style pattern rules are a GNU make extension doc/charts/Makefile.am:19: warning: '%'-style pattern rules are a GNU make extension src/libosmo-gtlv/Makefile.am: installing './depcomp' debian/rules override_dh_auto_configure make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp' dh_auto_configure -- --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-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --enable-manuals configure: WARNING: unrecognized options: --disable-maintainer-mode, --enable-manuals checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for LIBOSMOCORE... yes checking for LIBOSMOGSM... yes checking for ANSI C header files... (cached) yes CFLAGS="-g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -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 libosmo-gtlv.pc config.status: creating libosmo-pfcp.pc config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/gtlv/Makefile config.status: creating include/osmocom/pfcp/Makefile config.status: creating src/Makefile config.status: creating src/libosmo-gtlv/Makefile config.status: creating src/libosmo-pfcp/Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating tests/libosmo-gtlv/Makefile config.status: creating tests/libosmo-gtlv/test_gtlv_gen/Makefile config.status: creating tests/libosmo-gtlv/test_tliv/Makefile config.status: creating tests/libosmo-pfcp/Makefile config.status: creating doc/Makefile config.status: creating doc/charts/Makefile config.status: creating contrib/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 configure: WARNING: unrecognized options: --disable-maintainer-mode, --enable-manuals make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp' dh_auto_build make -j17 make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp' echo 0.4.0.1-c4dc > .version-t && mv .version-t .version make all-recursive make[2]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp' Making all in include make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/include' Making all in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom' Making all in gtlv make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom/gtlv' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom/gtlv' Making all in pfcp make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom/pfcp' make -C ../../../src/libosmo-gtlv make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-gtlv' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gtlv.lo gtlv.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gtlv_dec_enc.lo gtlv_dec_enc.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gtlv_gen.lo gtlv_gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gtlv.c -fPIC -DPIC -o .libs/gtlv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gtlv_gen.c -fPIC -DPIC -o .libs/gtlv_gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gtlv_dec_enc.c -fPIC -DPIC -o .libs/gtlv_dec_enc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gtlv.c -o gtlv.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gtlv_gen.c -o gtlv_gen.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gtlv_dec_enc.c -o gtlv_dec_enc.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -version-info 1:0:0 -no-undefined -export-symbols-regex '^osmo_' -Wl,-z,relro -o libosmo-gtlv.la -rpath /usr/lib/x86_64-linux-gnu gtlv.lo gtlv_dec_enc.lo gtlv_gen.lo -losmocore -ltalloc -lmnl libtool: link: /usr/bin/nm -B .libs/gtlv.o .libs/gtlv_dec_enc.o .libs/gtlv_gen.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gtlv.exp libtool: link: /bin/grep -E -e "^osmo_" ".libs/libosmo-gtlv.exp" > ".libs/libosmo-gtlv.expT" libtool: link: mv -f ".libs/libosmo-gtlv.expT" ".libs/libosmo-gtlv.exp" libtool: link: echo "{ global:" > .libs/libosmo-gtlv.ver libtool: link: cat .libs/libosmo-gtlv.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libosmo-gtlv.ver libtool: link: echo "local: *; };" >> .libs/libosmo-gtlv.ver libtool: link: gcc -shared -fPIC -DPIC .libs/gtlv.o .libs/gtlv_dec_enc.o .libs/gtlv_gen.o /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libosmo-gtlv.so.1 -Wl,-version-script -Wl,.libs/libosmo-gtlv.ver -o .libs/libosmo-gtlv.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libosmo-gtlv.so.1" && ln -s "libosmo-gtlv.so.1.0.0" "libosmo-gtlv.so.1") libtool: link: (cd ".libs" && rm -f "libosmo-gtlv.so" && ln -s "libosmo-gtlv.so.1.0.0" "libosmo-gtlv.so") libtool: link: ar cru .libs/libosmo-gtlv.a gtlv.o gtlv_dec_enc.o gtlv_gen.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libosmo-gtlv.a libtool: link: ( cd ".libs" && rm -f "libosmo-gtlv.la" && ln -s "../libosmo-gtlv.la" "libosmo-gtlv.la" ) make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-gtlv' make -C ../../../src/libosmo-pfcp gen__pfcp_ies_auto make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-pfcp' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gen__pfcp_ies_auto.o gen__pfcp_ies_auto.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o gen__pfcp_ies_auto gen__pfcp_ies_auto.o ../../src/libosmo-gtlv/libosmo-gtlv.la -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o gen__pfcp_ies_auto gen__pfcp_ies_auto.o ../../src/libosmo-gtlv/.libs/libosmo-gtlv.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-gtlv/.libs make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-pfcp' ../../../src/libosmo-pfcp/gen__pfcp_ies_auto h > ./pfcp_ies_auto.h make all-am make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom/pfcp' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom/pfcp' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom/pfcp' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/include' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/include' Making all in src make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/src' Making all in libosmo-gtlv make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-gtlv' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-gtlv' Making all in libosmo-pfcp make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-pfcp' make -C ../../src/libosmo-gtlv make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-gtlv' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-gtlv' make gen__pfcp_ies_auto make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-pfcp' make[5]: 'gen__pfcp_ies_auto' is up to date. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-pfcp' ./gen__pfcp_ies_auto c > ./pfcp_ies_auto.c make all-am make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-pfcp' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o pfcp_endpoint.lo pfcp_endpoint.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o pfcp_ies_custom.lo pfcp_ies_custom.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o pfcp_msg.lo pfcp_msg.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o pfcp_strs.lo pfcp_strs.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o pfcp_cp_peer.lo pfcp_cp_peer.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o pfcp_ies_auto.lo pfcp_ies_auto.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c pfcp_ies_custom.c -fPIC -DPIC -o .libs/pfcp_ies_custom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c pfcp_cp_peer.c -fPIC -DPIC -o .libs/pfcp_cp_peer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c pfcp_strs.c -fPIC -DPIC -o .libs/pfcp_strs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c pfcp_endpoint.c -fPIC -DPIC -o .libs/pfcp_endpoint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c pfcp_msg.c -fPIC -DPIC -o .libs/pfcp_msg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c pfcp_ies_auto.c -fPIC -DPIC -o .libs/pfcp_ies_auto.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c pfcp_strs.c -o pfcp_strs.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c pfcp_ies_auto.c -o pfcp_ies_auto.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c pfcp_cp_peer.c -o pfcp_cp_peer.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c pfcp_endpoint.c -o pfcp_endpoint.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c pfcp_msg.c -o pfcp_msg.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c pfcp_ies_custom.c -o pfcp_ies_custom.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -version-info 3:0:3 -no-undefined -export-symbols-regex '^osmo_' -Wl,-z,relro -o libosmo-pfcp.la -rpath /usr/lib/x86_64-linux-gnu pfcp_endpoint.lo pfcp_ies_custom.lo pfcp_msg.lo pfcp_strs.lo pfcp_cp_peer.lo pfcp_ies_auto.lo ../../src/libosmo-gtlv/libosmo-gtlv.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: /usr/bin/nm -B .libs/pfcp_endpoint.o .libs/pfcp_ies_custom.o .libs/pfcp_msg.o .libs/pfcp_strs.o .libs/pfcp_cp_peer.o .libs/pfcp_ies_auto.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libosmo-pfcp.exp libtool: link: /bin/grep -E -e "^osmo_" ".libs/libosmo-pfcp.exp" > ".libs/libosmo-pfcp.expT" libtool: link: mv -f ".libs/libosmo-pfcp.expT" ".libs/libosmo-pfcp.exp" libtool: link: echo "{ global:" > .libs/libosmo-pfcp.ver libtool: link: cat .libs/libosmo-pfcp.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libosmo-pfcp.ver libtool: link: echo "local: *; };" >> .libs/libosmo-pfcp.ver libtool: link: gcc -shared -fPIC -DPIC .libs/pfcp_endpoint.o .libs/pfcp_ies_custom.o .libs/pfcp_msg.o .libs/pfcp_strs.o .libs/pfcp_cp_peer.o .libs/pfcp_ies_auto.o -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-gtlv/.libs ../../src/libosmo-gtlv/.libs/libosmo-gtlv.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -pthread -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libosmo-pfcp.so.0 -Wl,-version-script -Wl,.libs/libosmo-pfcp.ver -o .libs/libosmo-pfcp.so.0.3.0 libtool: link: (cd ".libs" && rm -f "libosmo-pfcp.so.0" && ln -s "libosmo-pfcp.so.0.3.0" "libosmo-pfcp.so.0") libtool: link: (cd ".libs" && rm -f "libosmo-pfcp.so" && ln -s "libosmo-pfcp.so.0.3.0" "libosmo-pfcp.so") libtool: link: ar cru .libs/libosmo-pfcp.a pfcp_endpoint.o pfcp_ies_custom.o pfcp_msg.o pfcp_strs.o pfcp_cp_peer.o pfcp_ies_auto.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libosmo-pfcp.a libtool: link: ( cd ".libs" && rm -f "libosmo-pfcp.la" && ln -s "../libosmo-pfcp.la" "libosmo-pfcp.la" ) make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-pfcp' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-pfcp' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/src' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/src' Making all in tests make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests' Making all in libosmo-gtlv make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv' Making all in test_gtlv_gen make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gen__myproto_ies_auto.o gen__myproto_ies_auto.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o myproto_ies_custom.o myproto_ies_custom.c /bin/bash ../../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o gen__myproto_ies_auto gen__myproto_ies_auto.o myproto_ies_custom.o ../../../src/libosmo-gtlv/libosmo-gtlv.la -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o .libs/gen__myproto_ies_auto gen__myproto_ies_auto.o myproto_ies_custom.o ../../../src/libosmo-gtlv/.libs/libosmo-gtlv.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread ./gen__myproto_ies_auto h > ./myproto_ies_auto.h ./gen__myproto_ies_auto c > ./myproto_ies_auto.c make all-am make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen' Making all in test_tliv make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_tliv' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gen__myproto_ies_auto.o gen__myproto_ies_auto.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o myproto_ies_custom.o myproto_ies_custom.c /bin/bash ../../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o gen__myproto_ies_auto gen__myproto_ies_auto.o myproto_ies_custom.o ../../../src/libosmo-gtlv/libosmo-gtlv.la -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o .libs/gen__myproto_ies_auto gen__myproto_ies_auto.o myproto_ies_custom.o ../../../src/libosmo-gtlv/.libs/libosmo-gtlv.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread ./gen__myproto_ies_auto h > ./myproto_ies_auto.h ./gen__myproto_ies_auto c > ./myproto_ies_auto.c make all-am make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_tliv' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_tliv' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_tliv' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv' Making all in libosmo-pfcp make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-pfcp' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-pfcp' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests' Making all in doc make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/doc' Making all in charts make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/doc/charts' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/doc/charts' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/doc' Making all in contrib make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/contrib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/contrib' make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp' make[2]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp' make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp' debian/rules override_dh_auto_test make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp' dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false) make -j17 check VERBOSE=1 make[2]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp' make check-recursive make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp' Making check in include make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/include' Making check in osmocom make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom' Making check in gtlv make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom/gtlv' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom/gtlv' Making check in pfcp make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom/pfcp' make check-am make[7]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom/pfcp' make[7]: Nothing to be done for 'check-am'. make[7]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom/pfcp' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom/pfcp' make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom' make[6]: Nothing to be done for 'check-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/include' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/include' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/include' Making check in src make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/src' Making check in libosmo-gtlv make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-gtlv' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-gtlv' Making check in libosmo-pfcp make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-pfcp' make check-am make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-pfcp' make[6]: Nothing to be done for 'check-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-pfcp' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-pfcp' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/src' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/src' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/src' Making check in tests make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests' Making check in libosmo-gtlv make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv' Making check in test_gtlv_gen make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen' make check-am make[7]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen' make gen__myproto_ies_auto gtlv_gen_test make[8]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen' make[8]: 'gen__myproto_ies_auto' is up to date. gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gtlv_gen_test.o gtlv_gen_test.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o myproto_ies_auto.o myproto_ies_auto.c /bin/bash ../../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o gtlv_gen_test gtlv_gen_test.o myproto_ies_custom.o myproto_ies_auto.o ../../../src/libosmo-gtlv/libosmo-gtlv.la -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o .libs/gtlv_gen_test gtlv_gen_test.o myproto_ies_custom.o myproto_ies_auto.o ../../../src/libosmo-gtlv/.libs/libosmo-gtlv.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[8]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen' make[7]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen' Making check in test_tliv make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_tliv' make check-am make[7]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_tliv' make gen__myproto_ies_auto tliv_test make[8]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_tliv' make[8]: 'gen__myproto_ies_auto' is up to date. gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o tliv_test.o tliv_test.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o myproto_ies_auto.o myproto_ies_auto.c /bin/bash ../../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o tliv_test tliv_test.o myproto_ies_custom.o myproto_ies_auto.o ../../../src/libosmo-gtlv/libosmo-gtlv.la -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o .libs/tliv_test tliv_test.o myproto_ies_custom.o myproto_ies_auto.o ../../../src/libosmo-gtlv/.libs/libosmo-gtlv.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[8]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_tliv' make[7]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_tliv' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_tliv' make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv' make gtlv_test gtlv_dec_enc_test make[7]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gtlv_test.o gtlv_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gtlv_dec_enc_test.o gtlv_dec_enc_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o gtlv_dec_enc_test gtlv_dec_enc_test.o ../../src/libosmo-gtlv/libosmo-gtlv.la -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o gtlv_test gtlv_test.o ../../src/libosmo-gtlv/libosmo-gtlv.la -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o .libs/gtlv_dec_enc_test gtlv_dec_enc_test.o ../../src/libosmo-gtlv/.libs/libosmo-gtlv.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o .libs/gtlv_test gtlv_test.o ../../src/libosmo-gtlv/.libs/libosmo-gtlv.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[7]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv' Making check in libosmo-pfcp make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-pfcp' make pfcp_test make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-pfcp' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o pfcp_test.o pfcp_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o pfcp_test pfcp_test.o ../../src/libosmo-pfcp/libosmo-pfcp.la ../../src/libosmo-gtlv/libosmo-gtlv.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o .libs/pfcp_test pfcp_test.o ../../src/libosmo-pfcp/.libs/libosmo-pfcp.so ../../src/libosmo-gtlv/.libs/libosmo-gtlv.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-pfcp' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-pfcp' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests' make check-local make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests' :;{ \ echo '# Signature of the current package.' && \ echo 'm4_define([AT_PACKAGE_NAME],' && \ echo ' [libosmo-pfcp])' && \ echo 'm4_define([AT_PACKAGE_TARNAME],' && \ echo ' [libosmo-pfcp])' && \ echo 'm4_define([AT_PACKAGE_VERSION],' && \ echo ' [0.4.0.1-c4dc])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [libosmo-pfcp 0.4.0.1-c4dc])' && \ 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' ## ------------------------------------- ## ## libosmo-pfcp 0.4.0.1-c4dc test suite. ## ## ------------------------------------- ## Regression tests. 1: gtlv ok 2: gtlv_dec_enc ok 3: gtlv_gen ok 4: tliv ok 5: pfcp ok ## ------------- ## ## Test results. ## ## ------------- ## All 5 tests were successful. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests' Making check in doc make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/doc' Making check in charts make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/doc/charts' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/doc/charts' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/doc' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/doc' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/doc' Making check in contrib make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/contrib' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/contrib' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp' make[2]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp' make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp' 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/libosmo-pfcp/debian/tmp AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp' make install-recursive make[2]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp' Making install in include make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/include' Making install in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom' Making install in gtlv make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom/gtlv' make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom/gtlv' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/obs/_temp/binpkgs/libosmo-pfcp/debian/tmp/usr/include/osmocom/gtlv' /usr/bin/install -c -m 644 gtlv.h gtlv_dec_enc.h gtlv_gen.h '/obs/_temp/binpkgs/libosmo-pfcp/debian/tmp/usr/include/osmocom/gtlv' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom/gtlv' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom/gtlv' Making install in pfcp make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom/pfcp' make install-am make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom/pfcp' make[7]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom/pfcp' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/obs/_temp/binpkgs/libosmo-pfcp/debian/tmp/usr/include/osmocom/pfcp' /usr/bin/install -c -m 644 pfcp_endpoint.h pfcp_ies_custom.h pfcp_ies_auto.h pfcp_msg.h pfcp_proto.h pfcp_strs.h pfcp_cp_peer.h '/obs/_temp/binpkgs/libosmo-pfcp/debian/tmp/usr/include/osmocom/pfcp' make[7]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom/pfcp' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom/pfcp' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom/pfcp' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom' make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/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/libosmo-pfcp/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/include' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/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/libosmo-pfcp/include' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/include' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/include' Making install in src make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/src' Making install in libosmo-gtlv make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-gtlv' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-gtlv' /bin/mkdir -p '/obs/_temp/binpkgs/libosmo-pfcp/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-gtlv.la '/obs/_temp/binpkgs/libosmo-pfcp/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/libosmo-gtlv.so.1.0.0 /obs/_temp/binpkgs/libosmo-pfcp/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gtlv.so.1.0.0 libtool: install: (cd /obs/_temp/binpkgs/libosmo-pfcp/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-gtlv.so.1.0.0 libosmo-gtlv.so.1 || { rm -f libosmo-gtlv.so.1 && ln -s libosmo-gtlv.so.1.0.0 libosmo-gtlv.so.1; }; }) libtool: install: (cd /obs/_temp/binpkgs/libosmo-pfcp/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-gtlv.so.1.0.0 libosmo-gtlv.so || { rm -f libosmo-gtlv.so && ln -s libosmo-gtlv.so.1.0.0 libosmo-gtlv.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmo-gtlv.lai /obs/_temp/binpkgs/libosmo-pfcp/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gtlv.la libtool: install: /usr/bin/install -c .libs/libosmo-gtlv.a /obs/_temp/binpkgs/libosmo-pfcp/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gtlv.a libtool: install: chmod 644 /obs/_temp/binpkgs/libosmo-pfcp/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gtlv.a libtool: install: ranlib /obs/_temp/binpkgs/libosmo-pfcp/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gtlv.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-gtlv' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-gtlv' Making install in libosmo-pfcp make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-pfcp' make install-am make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-pfcp' make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-pfcp' /bin/mkdir -p '/obs/_temp/binpkgs/libosmo-pfcp/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-pfcp.la '/obs/_temp/binpkgs/libosmo-pfcp/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: warning: relinking 'libosmo-pfcp.la' libtool: install: (cd /obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-pfcp; /bin/bash "/obs/_temp/binpkgs/libosmo-pfcp/libtool" --tag CC --mode=relink gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-pfcp=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -version-info 3:0:3 -no-undefined -export-symbols-regex "^osmo_" -Wl,-z,relro -o libosmo-pfcp.la -rpath /usr/lib/x86_64-linux-gnu pfcp_endpoint.lo pfcp_ies_custom.lo pfcp_msg.lo pfcp_strs.lo pfcp_cp_peer.lo pfcp_ies_auto.lo ../../src/libosmo-gtlv/libosmo-gtlv.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -inst-prefix-dir /obs/_temp/binpkgs/libosmo-pfcp/debian/tmp) libtool: relink: /usr/bin/nm -B .libs/pfcp_endpoint.o .libs/pfcp_ies_custom.o .libs/pfcp_msg.o .libs/pfcp_strs.o .libs/pfcp_cp_peer.o .libs/pfcp_ies_auto.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libosmo-pfcp.exp libtool: relink: /bin/grep -E -e "^osmo_" ".libs/libosmo-pfcp.exp" > ".libs/libosmo-pfcp.expT" libtool: relink: mv -f ".libs/libosmo-pfcp.expT" ".libs/libosmo-pfcp.exp" libtool: relink: echo "{ global:" > .libs/libosmo-pfcp.ver libtool: relink: cat .libs/libosmo-pfcp.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libosmo-pfcp.ver libtool: relink: echo "local: *; };" >> .libs/libosmo-pfcp.ver libtool: relink: gcc -shared -fPIC -DPIC .libs/pfcp_endpoint.o .libs/pfcp_ies_custom.o .libs/pfcp_msg.o .libs/pfcp_strs.o .libs/pfcp_cp_peer.o .libs/pfcp_ies_auto.o -L/obs/_temp/binpkgs/libosmo-pfcp/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -losmo-gtlv -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -pthread -pthread -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libosmo-pfcp.so.0 -Wl,-version-script -Wl,.libs/libosmo-pfcp.ver -o .libs/libosmo-pfcp.so.0.3.0 libtool: install: /usr/bin/install -c .libs/libosmo-pfcp.so.0.3.0T /obs/_temp/binpkgs/libosmo-pfcp/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-pfcp.so.0.3.0 libtool: install: (cd /obs/_temp/binpkgs/libosmo-pfcp/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-pfcp.so.0.3.0 libosmo-pfcp.so.0 || { rm -f libosmo-pfcp.so.0 && ln -s libosmo-pfcp.so.0.3.0 libosmo-pfcp.so.0; }; }) libtool: install: (cd /obs/_temp/binpkgs/libosmo-pfcp/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-pfcp.so.0.3.0 libosmo-pfcp.so || { rm -f libosmo-pfcp.so && ln -s libosmo-pfcp.so.0.3.0 libosmo-pfcp.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmo-pfcp.lai /obs/_temp/binpkgs/libosmo-pfcp/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-pfcp.la libtool: install: /usr/bin/install -c .libs/libosmo-pfcp.a /obs/_temp/binpkgs/libosmo-pfcp/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-pfcp.a libtool: install: chmod 644 /obs/_temp/binpkgs/libosmo-pfcp/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-pfcp.a libtool: install: ranlib /obs/_temp/binpkgs/libosmo-pfcp/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-pfcp.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-pfcp' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-pfcp' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/src/libosmo-pfcp' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/src' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/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/libosmo-pfcp/src' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/src' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/src' Making install in tests make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests' Making install in libosmo-gtlv make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv' Making install in test_gtlv_gen make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen' make install-am make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen' make[7]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen' Making install in test_tliv make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_tliv' make install-am make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_tliv' make[7]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_tliv' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_tliv' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_tliv' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv/test_tliv' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv' make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv' 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/libosmo-pfcp/tests/libosmo-gtlv' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-gtlv' Making install in libosmo-pfcp make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-pfcp' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-pfcp' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-pfcp' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests/libosmo-pfcp' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/tests' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/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/libosmo-pfcp/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/tests' Making install in doc make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/doc' Making install in charts make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/doc/charts' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/doc/charts' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/doc/charts' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/doc/charts' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/doc' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/doc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/doc' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/doc' Making install in contrib make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/contrib' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp/contrib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp/contrib' make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/obs/_temp/binpkgs/libosmo-pfcp/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig' /usr/bin/install -c -m 644 libosmo-gtlv.pc libosmo-pfcp.pc '/obs/_temp/binpkgs/libosmo-pfcp/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp' make[2]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp' make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp' dh_install dh_installdocs dh_installchangelogs dh_perl dh_link dh_strip_nondeterminism debian/rules override_dh_compress make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp' dh_compress -X.pdf make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp' dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-pfcp' dh_strip -plibosmo-gtlv1 --dbg-package=libosmo-gtlv-dbg dh_strip -plibosmo-pfcp0 --dbg-package=libosmo-pfcp-dbg make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-pfcp' dh_makeshlibs dh_shlibdeps dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libosmo-gtlv1/usr/lib/x86_64-linux-gnu/libosmo-gtlv.so.1.0.0 was not linked against libmnl.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libosmo-gtlv1/usr/lib/x86_64-linux-gnu/libosmo-gtlv.so.1.0.0 was not linked against libpthread.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libosmo-pfcp0/usr/lib/x86_64-linux-gnu/libosmo-pfcp.so.0.3.0 was not linked against libosmoisdn.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libosmo-pfcp0/usr/lib/x86_64-linux-gnu/libosmo-pfcp.so.0.3.0 was not linked against libmnl.so.0 (it uses none of the library's symbols) dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'libosmo-pfcp' in '../libosmo-pfcp_0.4.0.1.c4dc_amd64.deb'. dpkg-deb: building package 'libosmo-pfcp-dev' in '../libosmo-pfcp-dev_0.4.0.1.c4dc_amd64.deb'. dpkg-deb: building package 'libosmo-gtlv-dbg' in '../libosmo-gtlv-dbg_0.4.0.1.c4dc_amd64.deb'. dpkg-deb: building package 'libosmo-gtlv1' in '../libosmo-gtlv1_0.4.0.1.c4dc_amd64.deb'. dpkg-deb: building package 'libosmo-gtlv-dev' in '../libosmo-gtlv-dev_0.4.0.1.c4dc_amd64.deb'. dpkg-deb: building package 'libosmo-pfcp0' in '../libosmo-pfcp0_0.4.0.1.c4dc_amd64.deb'. dpkg-deb: building package 'libosmo-pfcp-dbg' in '../libosmo-pfcp-dbg_0.4.0.1.c4dc_amd64.deb'. dpkg-genbuildinfo dpkg-genchanges >../libosmo-pfcp_0.4.0.1.c4dc_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + cd .. + dpkg -c libosmo-gtlv-dbg_0.4.0.1.c4dc_amd64.deb drwxr-xr-x root/root 0 2024-09-04 01:56 ./ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/lib/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/lib/debug/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/lib/debug/.build-id/dd/ -rw-r--r-- root/root 41496 2024-09-04 01:56 ./usr/lib/debug/.build-id/dd/e8a530b527f7b0f64236591dbcb1ad35ddf523.debug drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/share/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/share/doc/libosmo-gtlv-dbg/ -rw-r--r-- root/root 2032 2024-09-04 01:56 ./usr/share/doc/libosmo-gtlv-dbg/changelog.gz -rw-r--r-- root/root 877 2024-09-04 01:56 ./usr/share/doc/libosmo-gtlv-dbg/copyright + dpkg -c libosmo-gtlv-dev_0.4.0.1.c4dc_amd64.deb drwxr-xr-x root/root 0 2024-09-04 01:56 ./ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/include/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/include/osmocom/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/include/osmocom/gtlv/ -rw-r--r-- root/root 7204 2024-09-04 01:56 ./usr/include/osmocom/gtlv/gtlv.h -rw-r--r-- root/root 9353 2024-09-04 01:56 ./usr/include/osmocom/gtlv/gtlv_dec_enc.h -rw-r--r-- root/root 7656 2024-09-04 01:56 ./usr/include/osmocom/gtlv/gtlv_gen.h drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/lib/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 216564 2024-09-04 01:56 ./usr/lib/x86_64-linux-gnu/libosmo-gtlv.a -rw-r--r-- root/root 1042 2024-09-04 01:56 ./usr/lib/x86_64-linux-gnu/libosmo-gtlv.la drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/lib/x86_64-linux-gnu/pkgconfig/ -rw-r--r-- root/root 316 2024-09-04 01:56 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmo-gtlv.pc drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/share/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/share/doc/libosmo-gtlv-dev/ -rw-r--r-- root/root 2032 2024-09-04 01:56 ./usr/share/doc/libosmo-gtlv-dev/changelog.gz -rw-r--r-- root/root 877 2024-09-04 01:56 ./usr/share/doc/libosmo-gtlv-dev/copyright lrwxrwxrwx root/root 0 2024-09-04 01:56 ./usr/lib/x86_64-linux-gnu/libosmo-gtlv.so -> libosmo-gtlv.so.1.0.0 + dpkg -c libosmo-gtlv1_0.4.0.1.c4dc_amd64.deb drwxr-xr-x root/root 0 2024-09-04 01:56 ./ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/lib/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 35096 2024-09-04 01:56 ./usr/lib/x86_64-linux-gnu/libosmo-gtlv.so.1.0.0 drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/share/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/share/doc/libosmo-gtlv1/ -rw-r--r-- root/root 2032 2024-09-04 01:56 ./usr/share/doc/libosmo-gtlv1/changelog.gz -rw-r--r-- root/root 877 2024-09-04 01:56 ./usr/share/doc/libosmo-gtlv1/copyright lrwxrwxrwx root/root 0 2024-09-04 01:56 ./usr/lib/x86_64-linux-gnu/libosmo-gtlv.so.1 -> libosmo-gtlv.so.1.0.0 + dpkg -c libosmo-pfcp-dbg_0.4.0.1.c4dc_amd64.deb drwxr-xr-x root/root 0 2024-09-04 01:56 ./ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/lib/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/lib/debug/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/lib/debug/.build-id/6a/ -rw-r--r-- root/root 144800 2024-09-04 01:56 ./usr/lib/debug/.build-id/6a/d278113e99608dc62943694d2383954e17717b.debug drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/share/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/share/doc/libosmo-pfcp-dbg/ -rw-r--r-- root/root 2032 2024-09-04 01:56 ./usr/share/doc/libosmo-pfcp-dbg/changelog.gz -rw-r--r-- root/root 877 2024-09-04 01:56 ./usr/share/doc/libosmo-pfcp-dbg/copyright + dpkg -c libosmo-pfcp-dev_0.4.0.1.c4dc_amd64.deb drwxr-xr-x root/root 0 2024-09-04 01:56 ./ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/include/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/include/osmocom/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/include/osmocom/pfcp/ -rw-r--r-- root/root 2496 2024-09-04 01:56 ./usr/include/osmocom/pfcp/pfcp_cp_peer.h -rw-r--r-- root/root 5062 2024-09-04 01:56 ./usr/include/osmocom/pfcp/pfcp_endpoint.h -rw-r--r-- root/root 7252 2024-09-04 01:56 ./usr/include/osmocom/pfcp/pfcp_ies_auto.h -rw-r--r-- root/root 5942 2024-09-04 01:56 ./usr/include/osmocom/pfcp/pfcp_ies_custom.h -rw-r--r-- root/root 7581 2024-09-04 01:56 ./usr/include/osmocom/pfcp/pfcp_msg.h -rw-r--r-- root/root 19570 2024-09-04 01:56 ./usr/include/osmocom/pfcp/pfcp_proto.h -rw-r--r-- root/root 3318 2024-09-04 01:56 ./usr/include/osmocom/pfcp/pfcp_strs.h drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/lib/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 961988 2024-09-04 01:56 ./usr/lib/x86_64-linux-gnu/libosmo-pfcp.a -rw-r--r-- root/root 1165 2024-09-04 01:56 ./usr/lib/x86_64-linux-gnu/libosmo-pfcp.la drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/lib/x86_64-linux-gnu/pkgconfig/ -rw-r--r-- root/root 357 2024-09-04 01:56 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmo-pfcp.pc drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/share/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/share/doc/libosmo-pfcp-dev/ -rw-r--r-- root/root 2032 2024-09-04 01:56 ./usr/share/doc/libosmo-pfcp-dev/changelog.gz -rw-r--r-- root/root 877 2024-09-04 01:56 ./usr/share/doc/libosmo-pfcp-dev/copyright lrwxrwxrwx root/root 0 2024-09-04 01:56 ./usr/lib/x86_64-linux-gnu/libosmo-pfcp.so -> libosmo-pfcp.so.0.3.0 + dpkg -c libosmo-pfcp0_0.4.0.1.c4dc_amd64.deb drwxr-xr-x root/root 0 2024-09-04 01:56 ./ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/lib/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 138544 2024-09-04 01:56 ./usr/lib/x86_64-linux-gnu/libosmo-pfcp.so.0.3.0 drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/share/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/share/doc/libosmo-pfcp0/ -rw-r--r-- root/root 2032 2024-09-04 01:56 ./usr/share/doc/libosmo-pfcp0/changelog.gz -rw-r--r-- root/root 877 2024-09-04 01:56 ./usr/share/doc/libosmo-pfcp0/copyright lrwxrwxrwx root/root 0 2024-09-04 01:56 ./usr/lib/x86_64-linux-gnu/libosmo-pfcp.so.0 -> libosmo-pfcp.so.0.3.0 + dpkg -c libosmo-pfcp_0.4.0.1.c4dc_amd64.deb drwxr-xr-x root/root 0 2024-09-04 01:56 ./ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/share/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-09-04 01:56 ./usr/share/doc/libosmo-pfcp/ -rw-r--r-- root/root 2032 2024-09-04 01:56 ./usr/share/doc/libosmo-pfcp/changelog.gz -rw-r--r-- root/root 877 2024-09-04 01:56 ./usr/share/doc/libosmo-pfcp/copyright Build successful! docker: running: data/build.sh inside docker :: Find binary packages in: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/_temp/binpkgs $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1937880 killed; [ssh-agent] Stopped. Finished: SUCCESS