Started by upstream project "gerrit-osmo-ggsn" build number 262 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-ggsn/+/41555 in silent mode. Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-PisbPQn07a41/agent.99865 SSH_AGENT_PID=99878 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_7430693275418115528.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_7430693275418115528.key) [ssh-agent] Using credentials jenkins (gerrit.osmocom.org) The recommended git tool is: NONE using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/osmo-ggsn > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ggsn # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-ggsn > git --version # timeout=10 > git --version # 'git version 2.39.5' using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-ggsn +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-ggsn # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-ggsn # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-ggsn using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-ggsn refs/changes/55/41555/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision ebd1bf8adbc8d5bec9e36d70e3a78e8838226e7a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ebd1bf8adbc8d5bec9e36d70e3a78e8838226e7a # timeout=10 Commit message: "Bump version: 1.13.0.13-88d6-dirty → 1.14.0" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 88d65840aa2aa6b9b340a98da772ffe552166a79 # timeout=10 [gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins7662958963112771868.sh + set +x Building binary packages for distro: 'debian:13' + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline c9c3af6 jobs: libosmo-sigtran: add support for TCAP loadsharing + cd osmo-ggsn + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:13 :: Copying the source to the cache dir :: Building the source package docker: building image debian-13-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '-t', 'debian-13-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 1.45kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.9s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/4] FROM docker.io/library/debian:trixie@sha256:8f6a88feef3ed01a300dafb87f208977f39dccda1fd120e878129463f7fa3b8f #4 DONE 0.0s #5 [2/4] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper default-libmysqlclient-dev dh-python dh-virtualenv dpkg-dev erlang-nox fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc pkgconf python3-packaging python3-pip python3-setuptools quilt sed sphinx-common wget && apt-get clean #5 CACHED #6 [3/4] RUN WGET https://github.com/erlang/rebar3/releases/download/3.24.0/rebar3 -O /usr/bin/rebar3 && echo "d2d31cfb98904b8e4917300a75f870de12cb5167cd6214d1043e973a56668a54 /usr/bin/rebar3" | sha256sum -c && chmod +x /usr/bin/rebar3 && rebar3 --version #6 CACHED #7 [4/4] RUN USERADD --uid=1000 -m user #7 CACHED #8 exporting to image #8 exporting layers done #8 writing image sha256:308dfd8988974bffc885284f03e7a25851bd994f636b796eafbc1948c94ac338 0.0s done #8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg 0.0s done #8 DONE 0.1s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) /obs/lib/debian.py:183: SyntaxWarning: invalid escape sequence '\/' lib.run_cmd(["sed", "-i", "s/$(MAKE) -C doc\/manuals//g", f"{debian}/rules"]) + main(): ['rm', '-rf', '/obs/_temp'] osmo-ggsn: using cached https://gerrit.osmocom.org/osmo-ggsn (not cloning, not fetching) osmo-ggsn: 'git clean -ffxd' + build(): ['git', 'clean', '-ffxd'] + checkout_default_branch(): ['git', 'log', '--pretty=oneline', '--abbrev-commit', '-1'] ebd1bf8 Bump version: 1.13.0.13-88d6-dirty → 1.14.0 osmo-ggsn: skipping git checkout, current commit: ebd1bf8 Bump version: 1.13.0.13-88d6-dirty → 1.14.0 + get_version_for_feed(): ['/obs/_cache/osmo-ggsn/git-version-gen', '.'] 1.13.0.14-ebd1osmo-ggsn: building source package 1.13.0.14-ebd1 osmo-ggsn: WARNING: version from changelog (1.14.0) is higher than version based on git tag (1.13.0.14-ebd1) osmo-ggsn: WARNING: using version from changelog (git tag not pushed yet?) + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] osmo-ggsn: building debian source package + build(): ['dpkg-buildpackage', '-S', '-uc', '-us', '-d'] dpkg-buildpackage: info: source package osmo-ggsn dpkg-buildpackage: info: source version 1.14.0 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Pau Espin Pedrol dpkg-source --before-build . debian/rules clean dh clean --with autoreconf dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building osmo-ggsn in osmo-ggsn_1.14.0.tar.xz dpkg-source: info: building osmo-ggsn in osmo-ggsn_1.14.0.dsc dpkg-genbuildinfo --build=source -O../osmo-ggsn_1.14.0_source.buildinfo dpkg-genchanges --build=source -O../osmo-ggsn_1.14.0_source.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: source-only upload: Debian-native package + build(): mv *.tar* *.dsc /obs/_temp/srcpkgs/osmo-ggsn + write_commit_txt(): ['git', 'rev-parse', 'HEAD'] ebd1bf8adbc8d5bec9e36d70e3a78e8838226e7a osmo-ggsn: adding commit_ebd1bf8adbc8d5bec9e36d70e3a78e8838226e7a.txt + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] docker: running: build_srcpkg.py inside docker :: Building the binary packages + (): ['rm', '-rf', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/_temp/binpkgs'] docker: building image debian-13-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-13-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 3.31kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.3s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/6] FROM docker.io/library/debian:trixie@sha256:8f6a88feef3ed01a300dafb87f208977f39dccda1fd120e878129463f7fa3b8f #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.3s #6 [3/6] RUN SET -x && if id "1000" >/dev/null 2>&1; then userdel "$(getent passwd "1000" | cut -d: -f1)"; fi && useradd --uid=1000 -m user #6 CACHED #7 [4/6] RUN CASE "debian:13" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && mkdir -p /usr/share/man/man1/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) set -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #7 CACHED #8 [5/6] RUN SET -x; VERSION="$(echo "debian:13" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:13" in debian:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*|centos:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:13" && exit 1 ;; esac #8 CACHED #9 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:6bf3d993c055898b508e5f9eebf0a932c8ac633c2d52f98ec0fb31afa98a5a1e 0.0s done #11 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg 0.0s done #11 DONE 0.1s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) docker: building image debian-13-osmocom-obs-build-binpkg-manuals + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian-13-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-13-osmocom-obs-build-binpkg-manuals', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg_manuals.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg_manuals.Dockerfile #1 transferring dockerfile: 802B done #1 DONE 0.2s #2 [internal] load metadata for docker.io/library/debian-13-osmocom-obs-build-binpkg:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/2] FROM docker.io/library/debian-13-osmocom-obs-build-binpkg:latest #4 DONE 0.0s #5 [2/2] RUN CASE "debian:13" in debian*|ubuntu*) apt-get update && apt-get install -y --no-install-recommends osmo-gsm-manuals-dev && apt-get clean ;; esac #5 CACHED #6 exporting to image #6 exporting layers done #6 writing image sha256:b855f55a937db708b4c386aa8a6c46ce7fb9fea3028e9ef5011ee5e2a4a63bb6 0.0s done #6 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg-manuals 0.0s done #6 DONE 0.1s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 9) + apt_get=apt-get + [ -n 1 ] + export DEBIAN_FRONTEND=noninteractive + apt_get=apt-get -y + su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/osmo-ggsn/*.tar.* osmo-ggsn/ osmo-ggsn/.github/ osmo-ggsn/.github/FUNDING.yml osmo-ggsn/.tarball-version osmo-ggsn/AUTHORS osmo-ggsn/COPYING osmo-ggsn/Makefile.am osmo-ggsn/README.FreeBSD osmo-ggsn/README.MacOSX osmo-ggsn/README.md osmo-ggsn/TODO-RELEASE osmo-ggsn/acinclude.m4 osmo-ggsn/configure.ac osmo-ggsn/contrib/ osmo-ggsn/contrib/Makefile.am osmo-ggsn/contrib/jenkins.sh osmo-ggsn/contrib/systemd/ osmo-ggsn/contrib/systemd/Makefile.am osmo-ggsn/contrib/systemd/apn0.netdev osmo-ggsn/contrib/systemd/ggsn.network osmo-ggsn/contrib/systemd/osmo-ggsn.service osmo-ggsn/debian/ osmo-ggsn/debian/changelog osmo-ggsn/debian/compat osmo-ggsn/debian/control osmo-ggsn/debian/copyright osmo-ggsn/debian/docs osmo-ggsn/debian/gtp-echo-responder.install osmo-ggsn/debian/libgtp-dev.install osmo-ggsn/debian/libgtp11.install osmo-ggsn/debian/libgtp11.shlibs osmo-ggsn/debian/osmo-ggsn-doc.install osmo-ggsn/debian/osmo-ggsn.examples osmo-ggsn/debian/osmo-ggsn.install osmo-ggsn/debian/postinst osmo-ggsn/debian/rules osmo-ggsn/debian/source/ osmo-ggsn/debian/source/format osmo-ggsn/doc/ osmo-ggsn/doc/Compliance.html osmo-ggsn/doc/Makefile.am osmo-ggsn/doc/examples/ osmo-ggsn/doc/examples/Makefile.am osmo-ggsn/doc/examples/firewall osmo-ggsn/doc/examples/osmo-ggsn-kernel-gtp.cfg osmo-ggsn/doc/examples/osmo-ggsn.cfg osmo-ggsn/doc/examples/sgsnemu.conf osmo-ggsn/doc/manuals/ osmo-ggsn/doc/manuals/Makefile.am osmo-ggsn/doc/manuals/chapters/ osmo-ggsn/doc/manuals/chapters/configuration.adoc osmo-ggsn/doc/manuals/chapters/mtu.adoc osmo-ggsn/doc/manuals/chapters/overview.adoc osmo-ggsn/doc/manuals/chapters/running.adoc osmo-ggsn/doc/manuals/osmoggsn-usermanual-docinfo.xml osmo-ggsn/doc/manuals/osmoggsn-usermanual.adoc osmo-ggsn/doc/manuals/osmoggsn-vty-reference.xml osmo-ggsn/doc/manuals/regen_doc.sh osmo-ggsn/doc/manuals/vty/ osmo-ggsn/doc/manuals/vty/ggsn_vty_additions.xml osmo-ggsn/doc/osmo-ggsn.8 osmo-ggsn/doc/sgsnemu.8 osmo-ggsn/ggsn/ osmo-ggsn/ggsn/Makefile.am osmo-ggsn/ggsn/ggsn.c osmo-ggsn/ggsn/ggsn.h osmo-ggsn/ggsn/ggsn_main.c osmo-ggsn/ggsn/ggsn_vty.c osmo-ggsn/ggsn/pco.c osmo-ggsn/ggsn/pco.h osmo-ggsn/ggsn/sgsn.c osmo-ggsn/ggsn/sgsn.h osmo-ggsn/git-version-gen osmo-ggsn/gtp/ osmo-ggsn/gtp/Makefile.am osmo-ggsn/gtp/gsn.c osmo-ggsn/gtp/gsn_internal.h osmo-ggsn/gtp/gtp.c osmo-ggsn/gtp/gtp_internal.h osmo-ggsn/gtp/gtp_sgsn_ctx.c osmo-ggsn/gtp/gtp_sgsn_ctx.h osmo-ggsn/gtp/gtpie.c osmo-ggsn/gtp/lookupa.c osmo-ggsn/gtp/lookupa.h osmo-ggsn/gtp/pdp.c osmo-ggsn/gtp/queue.c osmo-ggsn/gtp/queue.h osmo-ggsn/include/ osmo-ggsn/include/Makefile.am osmo-ggsn/include/osmocom/ osmo-ggsn/include/osmocom/Makefile.am osmo-ggsn/include/osmocom/gtp/ osmo-ggsn/include/osmocom/gtp/Makefile.am osmo-ggsn/include/osmocom/gtp/gsn.h osmo-ggsn/include/osmocom/gtp/gtp.h osmo-ggsn/include/osmocom/gtp/gtpie.h osmo-ggsn/include/osmocom/gtp/pdp.h osmo-ggsn/include/osmocom/gtp/version.h.tpl osmo-ggsn/intl/ osmo-ggsn/intl/Makefile.in osmo-ggsn/lib/ osmo-ggsn/lib/Makefile.am osmo-ggsn/lib/checksum.c osmo-ggsn/lib/checksum.h osmo-ggsn/lib/debug.c osmo-ggsn/lib/getopt.c osmo-ggsn/lib/getopt1.c osmo-ggsn/lib/gnugetopt.h osmo-ggsn/lib/gtp-kernel.c osmo-ggsn/lib/gtp-kernel.h osmo-ggsn/lib/icmpv6.c osmo-ggsn/lib/icmpv6.h osmo-ggsn/lib/in46_addr.c osmo-ggsn/lib/in46_addr.h osmo-ggsn/lib/ippool.c osmo-ggsn/lib/ippool.h osmo-ggsn/lib/lookup.c osmo-ggsn/lib/lookup.h osmo-ggsn/lib/netdev.c osmo-ggsn/lib/netdev.h osmo-ggsn/lib/netns.c osmo-ggsn/lib/netns.h osmo-ggsn/lib/syserr.h osmo-ggsn/lib/tun.c osmo-ggsn/lib/tun.h osmo-ggsn/lib/util.c osmo-ggsn/lib/util.h osmo-ggsn/libgtp.pc.in osmo-ggsn/po/ osmo-ggsn/po/Makefile.in osmo-ggsn/sgsnemu/ osmo-ggsn/sgsnemu/Makefile.am osmo-ggsn/sgsnemu/cmdline.c osmo-ggsn/sgsnemu/cmdline.ggo osmo-ggsn/sgsnemu/cmdline.h osmo-ggsn/sgsnemu/sgsnemu.c osmo-ggsn/tests/ osmo-ggsn/tests/Makefile.am osmo-ggsn/tests/gtp/ osmo-ggsn/tests/gtp/Makefile.am osmo-ggsn/tests/gtp/gtpie_test.c osmo-ggsn/tests/gtp/gtpie_test.ok osmo-ggsn/tests/gtp/queue_test.c osmo-ggsn/tests/gtp/queue_test.ok osmo-ggsn/tests/lib/ osmo-ggsn/tests/lib/Makefile.am osmo-ggsn/tests/lib/in46a_test.c osmo-ggsn/tests/lib/in46a_test.ok osmo-ggsn/tests/lib/in46a_v6_test.ok osmo-ggsn/tests/lib/ippool_test.c osmo-ggsn/tests/lib/ippool_test.err osmo-ggsn/tests/lib/ippool_test.ok osmo-ggsn/tests/lib/ippool_v6_test.err osmo-ggsn/tests/lib/ippool_v6_test.ok osmo-ggsn/tests/testsuite.at osmo-ggsn/utils/ osmo-ggsn/utils/Makefile.am osmo-ggsn/utils/gtp_echo_responder.c osmo-ggsn/utils/gtp_echo_responder_test.py + cd _temp/binpkgs/osmo-ggsn + apt-get -y update Hit:1 http://deb.debian.org/debian trixie InRelease Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ InRelease [1553 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ Packages [71.8 kB] Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [80.7 kB] Fetched 245 kB in 0s (2737 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/master/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf automake autopoint autotools-dev bsdextrautils debhelper dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libdebhelper-perl libfile-stripnondeterminism-perl libgtpnl-dev libgtpnl0 libmagic-mgc libmagic1t64 libmnl-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpcsclite1 libpipeline1 libpkgconf3 libsctp-dev libsctp1 libtalloc-dev libtalloc2 libtool libuchardet0 liburing2 libusb-1.0-0 libusb-1.0-0-dev m4 man-db pkg-config pkgconf pkgconf-bin po-debconf The following packages will be upgraded: osmo-gsm-manuals-dev 1 upgraded, 52 newly installed, 0 to remove and 0 not upgraded. Need to get 12.8 MB of archives. After this operation, 46.0 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libgtpnl0 1.3.2.2.a8e0 [8948 B] Get:2 http://deb.debian.org/debian trixie/main amd64 libmagic-mgc amd64 1:5.46-5 [338 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libgtpnl-dev 1.3.2.2.a8e0 [4388 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore22 1.12.0 [177 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocodec4 1.12.0 [54.1 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoisdn0 1.12.0 [72.3 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogsm20 1.12.0 [228 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocoding0 1.12.0 [72.1 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmovty13 1.12.0 [106 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogb14 1.12.0 [179 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoctrl0 1.12.0 [61.5 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmosim2 1.12.0 [65.2 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmousb0 1.12.0 [52.1 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore 1.12.0 [45.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore-dev 1.12.0 [854 kB] Get:16 http://deb.debian.org/debian trixie/main amd64 libmagic1t64 amd64 1:5.46-5 [109 kB] Get:17 http://deb.debian.org/debian trixie/main amd64 file amd64 1:5.46-5 [43.6 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmo-gsm-manuals-dev 1.7.0 [441 kB] Get:19 http://deb.debian.org/debian trixie/main amd64 gettext-base amd64 0.23.1-2 [243 kB] Get:20 http://deb.debian.org/debian trixie/main amd64 libuchardet0 amd64 0.0.8-1+b2 [68.9 kB] Get:21 http://deb.debian.org/debian trixie/main amd64 groff-base amd64 1.23.0-9 [1187 kB] Get:22 http://deb.debian.org/debian trixie/main amd64 bsdextrautils amd64 2.41-5 [94.6 kB] Get:23 http://deb.debian.org/debian trixie/main amd64 libpipeline1 amd64 1.5.8-1 [42.0 kB] Get:24 http://deb.debian.org/debian trixie/main amd64 man-db amd64 2.13.1-1 [1469 kB] Get:25 http://deb.debian.org/debian trixie/main amd64 m4 amd64 1.4.19-8 [294 kB] Get:26 http://deb.debian.org/debian trixie/main amd64 autoconf all 2.72-3.1 [494 kB] Get:27 http://deb.debian.org/debian trixie/main amd64 autotools-dev all 20240727.1 [60.2 kB] Get:28 http://deb.debian.org/debian trixie/main amd64 automake all 1:1.17-4 [862 kB] Get:29 http://deb.debian.org/debian trixie/main amd64 autopoint all 0.23.1-2 [770 kB] Get:30 http://deb.debian.org/debian trixie/main amd64 libdebhelper-perl all 13.24.2 [90.9 kB] Get:31 http://deb.debian.org/debian trixie/main amd64 libtool all 2.5.4-4 [539 kB] Get:32 http://deb.debian.org/debian trixie/main amd64 dh-autoreconf all 20 [17.1 kB] Get:33 http://deb.debian.org/debian trixie/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:34 http://deb.debian.org/debian trixie/main amd64 libfile-stripnondeterminism-perl all 1.14.1-2 [19.7 kB] Get:35 http://deb.debian.org/debian trixie/main amd64 dh-strip-nondeterminism all 1.14.1-2 [8620 B] Get:36 http://deb.debian.org/debian trixie/main amd64 dwz amd64 0.15-1+b1 [110 kB] Get:37 http://deb.debian.org/debian trixie/main amd64 gettext amd64 0.23.1-2 [1680 kB] Get:38 http://deb.debian.org/debian trixie/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get:39 http://deb.debian.org/debian trixie/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:40 http://deb.debian.org/debian trixie/main amd64 debhelper all 13.24.2 [919 kB] Get:41 http://deb.debian.org/debian trixie/main amd64 libmnl-dev amd64 1.0.5-3 [23.2 kB] Get:42 http://deb.debian.org/debian trixie/main amd64 libsctp1 amd64 1.0.21+dfsg-1 [25.8 kB] Get:43 http://deb.debian.org/debian trixie/main amd64 libtalloc2 amd64 2:2.4.3+samba4.22.6+dfsg-0+deb13u1 [61.5 kB] Get:44 http://deb.debian.org/debian trixie/main amd64 liburing2 amd64 2.9-1 [26.4 kB] Get:45 http://deb.debian.org/debian trixie/main amd64 libpcsclite1 amd64 2.3.3-1 [55.2 kB] Get:46 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0 amd64 2:1.0.28-1 [59.6 kB] Get:47 http://deb.debian.org/debian trixie/main amd64 libtalloc-dev amd64 2:2.4.3+samba4.22.6+dfsg-0+deb13u1 [72.9 kB] Get:48 http://deb.debian.org/debian trixie/main amd64 libsctp-dev amd64 1.0.21+dfsg-1 [74.2 kB] Get:49 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0-dev amd64 2:1.0.28-1 [82.9 kB] Get:50 http://deb.debian.org/debian trixie/main amd64 libpkgconf3 amd64 1.8.1-4 [36.4 kB] Get:51 http://deb.debian.org/debian trixie/main amd64 pkgconf-bin amd64 1.8.1-4 [30.2 kB] Get:52 http://deb.debian.org/debian trixie/main amd64 pkgconf amd64 1.8.1-4 [26.2 kB] Get:53 http://deb.debian.org/debian trixie/main amd64 pkg-config amd64 1.8.1-4 [14.0 kB] Preconfiguring packages ... Fetched 12.8 MB in 1s (18.7 MB/s) Selecting previously unselected package libmagic-mgc. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 71879 files and directories currently installed.) Preparing to unpack .../00-libmagic-mgc_1%3a5.46-5_amd64.deb ... Unpacking libmagic-mgc (1:5.46-5) ... Selecting previously unselected package libmagic1t64:amd64. Preparing to unpack .../01-libmagic1t64_1%3a5.46-5_amd64.deb ... Unpacking libmagic1t64:amd64 (1:5.46-5) ... Selecting previously unselected package file. Preparing to unpack .../02-file_1%3a5.46-5_amd64.deb ... Unpacking file (1:5.46-5) ... Selecting previously unselected package gettext-base. Preparing to unpack .../03-gettext-base_0.23.1-2_amd64.deb ... Unpacking gettext-base (0.23.1-2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../04-libuchardet0_0.0.8-1+b2_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.8-1+b2) ... Selecting previously unselected package groff-base. Preparing to unpack .../05-groff-base_1.23.0-9_amd64.deb ... Unpacking groff-base (1.23.0-9) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../06-bsdextrautils_2.41-5_amd64.deb ... Unpacking bsdextrautils (2.41-5) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../07-libpipeline1_1.5.8-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.8-1) ... Selecting previously unselected package man-db. Preparing to unpack .../08-man-db_2.13.1-1_amd64.deb ... Unpacking man-db (2.13.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../09-m4_1.4.19-8_amd64.deb ... Unpacking m4 (1.4.19-8) ... Selecting previously unselected package autoconf. Preparing to unpack .../10-autoconf_2.72-3.1_all.deb ... Unpacking autoconf (2.72-3.1) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../11-autotools-dev_20240727.1_all.deb ... Unpacking autotools-dev (20240727.1) ... Selecting previously unselected package automake. Preparing to unpack .../12-automake_1%3a1.17-4_all.deb ... Unpacking automake (1:1.17-4) ... Selecting previously unselected package autopoint. Preparing to unpack .../13-autopoint_0.23.1-2_all.deb ... Unpacking autopoint (0.23.1-2) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../14-libdebhelper-perl_13.24.2_all.deb ... Unpacking libdebhelper-perl (13.24.2) ... Selecting previously unselected package libtool. Preparing to unpack .../15-libtool_2.5.4-4_all.deb ... Unpacking libtool (2.5.4-4) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../16-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../17-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../18-libfile-stripnondeterminism-perl_1.14.1-2_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.14.1-2) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../19-dh-strip-nondeterminism_1.14.1-2_all.deb ... Unpacking dh-strip-nondeterminism (1.14.1-2) ... Selecting previously unselected package dwz. Preparing to unpack .../20-dwz_0.15-1+b1_amd64.deb ... Unpacking dwz (0.15-1+b1) ... Selecting previously unselected package gettext. Preparing to unpack .../21-gettext_0.23.1-2_amd64.deb ... Unpacking gettext (0.23.1-2) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../22-intltool-debian_0.35.0+20060710.6_all.deb ... Unpacking intltool-debian (0.35.0+20060710.6) ... Selecting previously unselected package po-debconf. Preparing to unpack .../23-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../24-debhelper_13.24.2_all.deb ... Unpacking debhelper (13.24.2) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../25-libmnl-dev_1.0.5-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.5-3) ... Selecting previously unselected package libgtpnl0:amd64. Preparing to unpack .../26-libgtpnl0_1.3.2.2.a8e0_amd64.deb ... Unpacking libgtpnl0:amd64 (1.3.2.2.a8e0) ... Selecting previously unselected package libgtpnl-dev:amd64. Preparing to unpack .../27-libgtpnl-dev_1.3.2.2.a8e0_amd64.deb ... Unpacking libgtpnl-dev:amd64 (1.3.2.2.a8e0) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../28-libsctp1_1.0.21+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.21+dfsg-1) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../29-libtalloc2_2%3a2.4.3+samba4.22.6+dfsg-0+deb13u1_amd64.deb ... Unpacking libtalloc2:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Selecting previously unselected package liburing2:amd64. Preparing to unpack .../30-liburing2_2.9-1_amd64.deb ... Unpacking liburing2:amd64 (2.9-1) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../31-libosmocore22_1.12.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.12.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../32-libosmocodec4_1.12.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../33-libosmoisdn0_1.12.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.12.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../34-libosmogsm20_1.12.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.12.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../35-libosmocoding0_1.12.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.12.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../36-libosmovty13_1.12.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.12.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../37-libosmogb14_1.12.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.12.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../38-libosmoctrl0_1.12.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.12.0) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../39-libpcsclite1_2.3.3-1_amd64.deb ... Unpacking libpcsclite1:amd64 (2.3.3-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../40-libosmosim2_1.12.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.12.0) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../41-libusb-1.0-0_2%3a1.0.28-1_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.28-1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../42-libosmousb0_1.12.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.12.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../43-libosmocore_1.12.0_amd64.deb ... Unpacking libosmocore (1.12.0) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../44-libtalloc-dev_2%3a2.4.3+samba4.22.6+dfsg-0+deb13u1_amd64.deb ... Unpacking libtalloc-dev:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../45-libsctp-dev_1.0.21+dfsg-1_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.21+dfsg-1) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../46-libusb-1.0-0-dev_2%3a1.0.28-1_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../47-libosmocore-dev_1.12.0_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.12.0) ... Selecting previously unselected package libpkgconf3:amd64. Preparing to unpack .../48-libpkgconf3_1.8.1-4_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-4) ... Preparing to unpack .../49-osmo-gsm-manuals-dev_1.7.0_all.deb ... Unpacking osmo-gsm-manuals-dev (1.7.0) over (1.6.1.8.f1a6) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../50-pkgconf-bin_1.8.1-4_amd64.deb ... Unpacking pkgconf-bin (1.8.1-4) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../51-pkgconf_1.8.1-4_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-4) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../52-pkg-config_1.8.1-4_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-4) ... Setting up libpipeline1:amd64 (1.5.8-1) ... Setting up osmo-gsm-manuals-dev (1.7.0) ... Setting up bsdextrautils (2.41-5) ... Setting up libmagic-mgc (1:5.46-5) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libgtpnl0:amd64 (1.3.2.2.a8e0) ... Setting up libdebhelper-perl (13.24.2) ... Setting up libmagic1t64:amd64 (1:5.46-5) ... Setting up gettext-base (0.23.1-2) ... Setting up m4 (1.4.19-8) ... Setting up file (1:5.46-5) ... Setting up libtalloc2:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Setting up libtalloc-dev:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Setting up autotools-dev (20240727.1) ... Setting up libpkgconf3:amd64 (1.8.1-4) ... Setting up libmnl-dev:amd64 (1.0.5-3) ... Setting up autopoint (0.23.1-2) ... Setting up libpcsclite1:amd64 (2.3.3-1) ... Setting up pkgconf-bin (1.8.1-4) ... Setting up autoconf (2.72-3.1) ... Setting up dwz (0.15-1+b1) ... Setting up libsctp1:amd64 (1.0.21+dfsg-1) ... Setting up libuchardet0:amd64 (0.0.8-1+b2) ... Setting up libusb-1.0-0:amd64 (2:1.0.28-1) ... Setting up liburing2:amd64 (2.9-1) ... Setting up automake (1:1.17-4) ... update-alternatives: using /usr/bin/automake-1.17 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.17.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.17.1.gz (of link group automake) doesn't exist Setting up libfile-stripnondeterminism-perl (1.14.1-2) ... Setting up gettext (0.23.1-2) ... Setting up libgtpnl-dev:amd64 (1.3.2.2.a8e0) ... Setting up libtool (2.5.4-4) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... Setting up pkgconf:amd64 (1.8.1-4) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dh-autoreconf (20) ... Setting up libsctp-dev:amd64 (1.0.21+dfsg-1) ... Setting up pkg-config:amd64 (1.8.1-4) ... Setting up dh-strip-nondeterminism (1.14.1-2) ... Setting up libosmocore22:amd64 (1.12.0) ... Setting up libosmocodec4:amd64 (1.12.0) ... Setting up groff-base (1.23.0-9) ... Setting up libosmovty13:amd64 (1.12.0) ... Setting up libosmoisdn0:amd64 (1.12.0) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.13.1-1) ... Building database of manual pages ... Setting up libosmousb0:amd64 (1.12.0) ... Setting up libosmogsm20:amd64 (1.12.0) ... Setting up libosmoctrl0:amd64 (1.12.0) ... Setting up libosmogb14:amd64 (1.12.0) ... Setting up debhelper (13.24.2) ... Setting up libosmocoding0:amd64 (1.12.0) ... Setting up libosmosim2:amd64 (1.12.0) ... Setting up libosmocore (1.12.0) ... Setting up libosmocore-dev:amd64 (1.12.0) ... Processing triggers for libc-bin (2.41-12) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j21 dpkg-buildpackage: info: source package osmo-ggsn dpkg-buildpackage: info: source version 1.14.0 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Pau Espin Pedrol dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 debian/rules clean dh clean --with autoreconf dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building osmo-ggsn in osmo-ggsn_1.14.0.tar.xz dpkg-source: info: building osmo-ggsn in osmo-ggsn_1.14.0.dsc debian/rules binary dh binary --with autoreconf dh_update_autotools_config dh_autoreconf aclocal: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 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' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:80: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:80: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:80: the top level configure.ac:102: warning: The macro 'AC_HEADER_TIME' is obsolete. configure.ac:102: You should run autoupdate. ./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from... configure.ac:102: the top level configure.ac:146: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from... configure.ac:146: the top level configure.ac:18: installing './compile' configure.ac:10: installing './config.guess' configure.ac:10: installing './config.sub' configure.ac:19: installing './install-sh' configure.ac:155: installing './missing' ggsn/Makefile.am: installing './depcomp' debian/rules override_dh_auto_configure make[1]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn' dh_auto_configure -- \ --enable-gtp-linux \ --with-systemdsystemunitdir=/lib/systemd/system \ --enable-manuals ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --enable-gtp-linux --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... no checking for mawk... mawk checking how to run the C preprocessor... gcc -E checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.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 libgtpnl >= 1.3.0... yes checking for egrep... (cached) /usr/bin/grep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for linux/if.h... yes checking for net/if.h... yes checking for linux/if_tun.h... yes checking for net/if_tun.h... no checking for linux/netlink.h... yes checking for linux/rtnetlink.h... yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for size_t... yes checking whether struct ifaliasreq exist... checking for egrep -e... (cached) /usr/bin/grep -E no checking whether struct ifreq.ifru_netmask exist... yes checking whether struct rt_msghdr exist... no checking whether struct iphdr exists... yes checking whether enum in6_addr_gen_mode.IN6_ADDR_GEN_MODE_NONE exists... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for inet_aton... yes checking for getopt.h... yes checking for getopt_long... yes checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking xargs -n works... yes checking dependency style of gcc... none checking for libosmocore >= 1.12.0... yes checking for libosmovty >= 1.12.0... yes checking for libosmoctrl >= 1.12.0... yes checking for libosmogsm >= 1.12.0... yes checking for OSMO_GSM_MANUALS_DIR... /usr/share/osmo-gsm-manuals (from pkg-conf) All dependencies installed! CFLAGS="-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating ggsn/Makefile config.status: creating gtp/Makefile config.status: creating lib/Makefile config.status: creating intl/Makefile config.status: creating po/Makefile config.status: creating utils/Makefile config.status: creating sgsnemu/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating tests/Makefile config.status: creating tests/lib/Makefile config.status: creating tests/gtp/Makefile config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/gtp/Makefile config.status: creating libgtp.pc config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing libtool commands config.status: executing depfiles commands osmo-ggsn Configuration: GTP Linux kernel support: yes make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn' dh_auto_build make -j21 make[1]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn' echo 1.13.0.14-ebd1 > .version-t && mv .version-t .version make all-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn' Making all in include make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/include' Making all in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom' Making all in gtp make[5]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom/gtp' /usr/bin/mkdir -p ./ sed \ -e "s/{{VERSION}}/$(echo '1.13.0.14-ebd1' | cut -d. -f1-3)/g" \ -e "s/{{VERSION_MAJOR}}/$(echo '1.13.0.14-ebd1' | cut -d. -f1)/g" \ -e "s/{{VERSION_MINOR}}/$(echo '1.13.0.14-ebd1' | cut -d. -f2)/g" \ -e "s/{{VERSION_PATCH}}/$(echo '1.13.0.14-ebd1' | cut -d. -f3)/g" \ version.h.tpl > version.h make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom/gtp' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/include' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/include' Making all in lib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/lib' gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -DGTP_KERNEL -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o checksum.o checksum.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -DGTP_KERNEL -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o debug.o debug.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -DGTP_KERNEL -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o getopt.o getopt.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -DGTP_KERNEL -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o getopt1.o getopt1.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -DGTP_KERNEL -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o icmpv6.o icmpv6.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -DGTP_KERNEL -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o in46_addr.o in46_addr.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -DGTP_KERNEL -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o ippool.o ippool.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -DGTP_KERNEL -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o lookup.o lookup.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -DGTP_KERNEL -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o netdev.o netdev.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -DGTP_KERNEL -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o netns.o netns.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -DGTP_KERNEL -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o tun.o tun.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -DGTP_KERNEL -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o util.o util.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -DGTP_KERNEL -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o gtp-kernel.o gtp-kernel.c in46_addr.c: In function 'in46p_ntoa': in46_addr.c:97:56: warning: '%u' directive output may be truncated writing between 1 and 3 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 97 | snprintf(addrstr_buf, sizeof(addrstr_buf), "%s/%u", in46a_ntoa(&in46p->addr), in46p->prefixlen); | ^~ in46_addr.c:97:52: note: directive argument in the range [0, 255] 97 | snprintf(addrstr_buf, sizeof(addrstr_buf), "%s/%u", in46a_ntoa(&in46p->addr), in46p->prefixlen); | ^~~~~~~ In file included from /usr/include/stdio.h:970, from /usr/include/osmocom/core/utils.h:5, from in46_addr.c:15: In function 'snprintf', inlined from 'in46p_ntoa' at in46_addr.c:97:2: /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 3 and 260 bytes into a destination of size 256 68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 69 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 70 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ tun.c: In function 'tun_runscript': tun.c:255:46: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size between 111 and 253 [-Wformat-truncation=] 255 | snprintf(buf, sizeof(buf), "%s %s %s %s", | ^~ 256 | script, tun->devname, snet, smask); | ~~~~~ In file included from /usr/include/stdio.h:970, from tun.c:20: In function 'snprintf', inlined from 'tun_runscript' at tun.c:255:2: /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output 4 or more bytes (assuming 273) into a destination of size 256 68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 69 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 70 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ rm -f libmisc.a ar cr libmisc.a checksum.o debug.o getopt.o getopt1.o icmpv6.o in46_addr.o ippool.o lookup.o netdev.o netns.o tun.o util.o gtp-kernel.o ranlib libmisc.a make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/lib' Making all in gtp make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/gtp' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o gsn.lo gsn.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o gtp.lo gtp.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o gtp_sgsn_ctx.lo gtp_sgsn_ctx.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o gtpie.lo gtpie.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o lookupa.lo lookupa.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o pdp.lo pdp.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o queue.lo queue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c gtp.c -fPIC -DPIC -o .libs/gtp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c gtpie.c -fPIC -DPIC -o .libs/gtpie.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c gtp_sgsn_ctx.c -fPIC -DPIC -o .libs/gtp_sgsn_ctx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c queue.c -fPIC -DPIC -o .libs/queue.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c lookupa.c -fPIC -DPIC -o .libs/lookupa.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c pdp.c -fPIC -DPIC -o .libs/pdp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c gsn.c -fPIC -DPIC -o .libs/gsn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c gtp_sgsn_ctx.c -o gtp_sgsn_ctx.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c queue.c -o queue.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c lookupa.c -o lookupa.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c gtpie.c -o gtpie.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c pdp.c -o pdp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c gsn.c -o gsn.o >/dev/null 2>&1 In file included from gtp.c:61: In function 'get_seq', inlined from 'gtp_sgsn_context_ack_ind' at gtp.c:1510:8, inlined from 'gtp_decaps1c' at gtp.c:3623:4: gtp.c:188:46: warning: array subscript 'union gtp_packet[0]' is partly outside array bounds of 'unsigned char[8196]' [-Warray-bounds=] 188 | uint8_t ver = GTPHDR_F_GET_VER(packet->flags); ../include/osmocom/gtp/gtp.h:190:35: note: in definition of macro 'GTPHDR_F_GET_VER' 190 | #define GTPHDR_F_GET_VER(flags) ((flags)>>5) | ^~~~~ gtp.c: In function 'gtp_decaps1c': gtp.c:3450:23: note: object 'buffer' of size 8196 3450 | unsigned char buffer[PACKET_MAX]; | ^~~~~~ In file included from gtp.c:46: In function 'get_seq', inlined from 'gtp_sgsn_context_ack_ind' at gtp.c:1510:8, inlined from 'gtp_decaps1c' at gtp.c:3623:4: gtp.c:193:46: warning: array subscript 'union gtp_packet[0]' is partly outside array bounds of 'unsigned char[8196]' [-Warray-bounds=] 193 | return ntoh16(packet->gtp1l.h.seq); | ~~~~~~~~~~~~~~~^~~~ gtp.c:193:24: note: in expansion of macro 'ntoh16' 193 | return ntoh16(packet->gtp1l.h.seq); | ^~~~~~ gtp.c: In function 'gtp_decaps1c': gtp.c:3450:23: note: object 'buffer' of size 8196 3450 | unsigned char buffer[PACKET_MAX]; | ^~~~~~ In function 'get_seq', inlined from 'gtp_sgsn_context_ack_ind' at gtp.c:1510:8, inlined from 'gtp_decaps1c' at gtp.c:3623:4: gtp.c:191:45: warning: array subscript 'union gtp_packet[0]' is partly outside array bounds of 'unsigned char[8196]' [-Warray-bounds=] 191 | return ntoh16(packet->gtp0.h.seq); | ~~~~~~~~~~~~~~^~~~ gtp.c:191:24: note: in expansion of macro 'ntoh16' 191 | return ntoh16(packet->gtp0.h.seq); | ^~~~~~ gtp.c: In function 'gtp_decaps1c': gtp.c:3450:23: note: object 'buffer' of size 8196 3450 | unsigned char buffer[PACKET_MAX]; | ^~~~~~ In file included from gtp.c:26: In function 'gtp_sgsn_context_ack_ind', inlined from 'gtp_decaps1c' at gtp.c:3623:4: gtp.c:1495:93: warning: array subscript 'const union gtp_packet[0]' is partly outside array bounds of 'unsigned char[8196]' [-Warray-bounds=] 1495 | "Sent SGSN Context Ack without Sequence flag set. Flags 0x%x\n", packet->flags); | ~~~~~~^~~~~~~ gtp.c: In function 'gtp_decaps1c': gtp.c:3450:23: note: object 'buffer' of size 8196 3450 | unsigned char buffer[PACKET_MAX]; | ^~~~~~ In function 'gtp_sgsn_context_ack_ind', inlined from 'gtp_decaps1c' at gtp.c:3623:4: gtp.c:1495:93: warning: array subscript 'const union gtp_packet[0]' is partly outside array bounds of 'unsigned char[8196]' [-Warray-bounds=] 1495 | "Sent SGSN Context Ack without Sequence flag set. Flags 0x%x\n", packet->flags); | ~~~~~~^~~~~~~ gtp.c: In function 'gtp_decaps1c': gtp.c:3450:23: note: object 'buffer' of size 8196 3450 | unsigned char buffer[PACKET_MAX]; | ^~~~~~ In function 'get_seq', inlined from 'gtp_sgsn_context_resp_ind' at gtp.c:1441:8, inlined from 'gtp_decaps1c' at gtp.c:3620:4: gtp.c:193:46: warning: array subscript 'union gtp_packet[0]' is partly outside array bounds of 'unsigned char[8196]' [-Warray-bounds=] 193 | return ntoh16(packet->gtp1l.h.seq); | ~~~~~~~~~~~~~~~^~~~ gtp.c:193:24: note: in expansion of macro 'ntoh16' 193 | return ntoh16(packet->gtp1l.h.seq); | ^~~~~~ gtp.c: In function 'gtp_decaps1c': gtp.c:3450:23: note: object 'buffer' of size 8196 3450 | unsigned char buffer[PACKET_MAX]; | ^~~~~~ In function 'gtp_sgsn_context_resp_ind', inlined from 'gtp_decaps1c' at gtp.c:3620:4: gtp.c:1436:98: warning: array subscript 'union gtp_packet[0]' is partly outside array bounds of 'unsigned char[8196]' [-Warray-bounds=] 1436 | "Sent SGSN Context Response without Sequence flag set. Flags 0x%x\n", packet->flags); | ~~~~~~^~~~~~~ gtp.c: In function 'gtp_decaps1c': gtp.c:3450:23: note: object 'buffer' of size 8196 3450 | unsigned char buffer[PACKET_MAX]; | ^~~~~~ In function 'gtp_sgsn_context_resp_ind', inlined from 'gtp_decaps1c' at gtp.c:3620:4: gtp.c:1436:98: warning: array subscript 'union gtp_packet[0]' is partly outside array bounds of 'unsigned char[8196]' [-Warray-bounds=] 1436 | "Sent SGSN Context Response without Sequence flag set. Flags 0x%x\n", packet->flags); | ~~~~~~^~~~~~~ gtp.c: In function 'gtp_decaps1c': gtp.c:3450:23: note: object 'buffer' of size 8196 3450 | unsigned char buffer[PACKET_MAX]; | ^~~~~~ In function 'get_seq', inlined from 'gtp_sgsn_context_req_ind' at gtp.c:1046:8, inlined from 'gtp_decaps1c' at gtp.c:3617:4: gtp.c:188:46: warning: array subscript 'union gtp_packet[0]' is partly outside array bounds of 'unsigned char[8196]' [-Warray-bounds=] 188 | uint8_t ver = GTPHDR_F_GET_VER(packet->flags); ../include/osmocom/gtp/gtp.h:190:35: note: in definition of macro 'GTPHDR_F_GET_VER' 190 | #define GTPHDR_F_GET_VER(flags) ((flags)>>5) | ^~~~~ gtp.c: In function 'gtp_decaps1c': gtp.c:3450:23: note: object 'buffer' of size 8196 3450 | unsigned char buffer[PACKET_MAX]; | ^~~~~~ In function 'get_seq', inlined from 'gtp_sgsn_context_req_ind' at gtp.c:1046:8, inlined from 'gtp_decaps1c' at gtp.c:3617:4: gtp.c:193:46: warning: array subscript 'union gtp_packet[0]' is partly outside array bounds of 'unsigned char[8196]' [-Warray-bounds=] 193 | return ntoh16(packet->gtp1l.h.seq); | ~~~~~~~~~~~~~~~^~~~ gtp.c:193:24: note: in expansion of macro 'ntoh16' 193 | return ntoh16(packet->gtp1l.h.seq); | ^~~~~~ gtp.c: In function 'gtp_decaps1c': gtp.c:3450:23: note: object 'buffer' of size 8196 3450 | unsigned char buffer[PACKET_MAX]; | ^~~~~~ In function 'get_seq', inlined from 'gtp_sgsn_context_req_ind' at gtp.c:1046:8, inlined from 'gtp_decaps1c' at gtp.c:3617:4: gtp.c:191:45: warning: array subscript 'union gtp_packet[0]' is partly outside array bounds of 'unsigned char[8196]' [-Warray-bounds=] 191 | return ntoh16(packet->gtp0.h.seq); | ~~~~~~~~~~~~~~^~~~ gtp.c:191:24: note: in expansion of macro 'ntoh16' 191 | return ntoh16(packet->gtp0.h.seq); | ^~~~~~ gtp.c: In function 'gtp_decaps1c': gtp.c:3450:23: note: object 'buffer' of size 8196 3450 | unsigned char buffer[PACKET_MAX]; | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c gtp.c -o gtp.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link gcc -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -version-info 12:0:1 -no-undefined -Wl,-z,relro -Wl,-z,now -o libgtp.la -rpath /usr/lib/x86_64-linux-gnu gsn.lo gtp.lo gtp_sgsn_ctx.lo gtpie.lo lookupa.lo pdp.lo queue.lo -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -shared -fPIC -DPIC .libs/gsn.o .libs/gtp.o .libs/gtp_sgsn_ctx.o .libs/gtpie.o .libs/lookupa.o .libs/pdp.o .libs/queue.o /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libgtp.so.11 -o .libs/libgtp.so.11.1.0 libtool: link: (cd ".libs" && rm -f "libgtp.so.11" && ln -s "libgtp.so.11.1.0" "libgtp.so.11") libtool: link: (cd ".libs" && rm -f "libgtp.so" && ln -s "libgtp.so.11.1.0" "libgtp.so") libtool: link: ar cr .libs/libgtp.a gsn.o gtp.o gtp_sgsn_ctx.o gtpie.o lookupa.o pdp.o queue.o libtool: link: ranlib .libs/libgtp.a libtool: link: ( cd ".libs" && rm -f "libgtp.la" && ln -s "../libgtp.la" "libgtp.la" ) make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/gtp' Making all in ggsn make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/ggsn' gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -DGTP_KERNEL -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o ggsn_main.o ggsn_main.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -DGTP_KERNEL -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o ggsn_vty.o ggsn_vty.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -DGTP_KERNEL -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o ggsn.o ggsn.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -DGTP_KERNEL -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o sgsn.o sgsn.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -DGTP_KERNEL -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o pco.o pco.c ggsn_vty.c: In function 'cfg_apn_mtu': ggsn_vty.c:444:25: warning: ignoring return value of 'strerror_r' declared with attribute 'warn_unused_result' [-Wunused-result] 444 | strerror_r(errno, buf_err, sizeof(buf_err)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/bash ../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -DGTP_KERNEL -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z,relro -Wl,-z,now -o osmo-ggsn ggsn_main.o ggsn_vty.o ggsn.o sgsn.o pco.o -lgtp -L../gtp ../lib/libmisc.a -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -lgtpnl libtool: link: gcc -D_GNU_SOURCE -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -I/usr/include/ -I/usr/include/ -I/usr/include/ -DGTP_KERNEL -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-ggsn ggsn_main.o ggsn_vty.o ggsn.o sgsn.o pco.o /obs/_temp/binpkgs/osmo-ggsn/gtp/.libs/libgtp.so -L../gtp ../lib/libmisc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl /usr/lib/x86_64-linux-gnu/libgtpnl.so -pthread make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/ggsn' Making all in sgsnemu make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/sgsnemu' gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -DGTP_KERNEL -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o sgsnemu.o sgsnemu.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -DGTP_KERNEL -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o cmdline.o cmdline.c /bin/bash ../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -I/usr/include/ -pthread -DGTP_KERNEL -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z,relro -Wl,-z,now -o sgsnemu sgsnemu.o cmdline.o -lgtp -L../gtp ../lib/libmisc.a -losmocore -ltalloc -lmnl -lgtpnl libtool: link: gcc -D_GNU_SOURCE -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -I/usr/include/ -DGTP_KERNEL -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sgsnemu sgsnemu.o cmdline.o /obs/_temp/binpkgs/osmo-ggsn/gtp/.libs/libgtp.so -L../gtp ../lib/libmisc.a /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl /usr/lib/x86_64-linux-gnu/libgtpnl.so -pthread make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/sgsnemu' Making all in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/doc' Making all in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/doc/examples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/doc/examples' Making all in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/doc/manuals' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). ln -s /usr/share/osmo-gsm-manuals/build build ln -s /usr/share/osmo-gsm-manuals/common common mkdir -p ./vty xmllint --xinclude --postvalid --noout osmoggsn-vty-reference.xml if ! [ -f osmoggsn-usermanual.adoc ]; then \ ln -s osmoggsn-usermanual.adoc osmoggsn-usermanual.adoc; \ fi ../../ggsn/osmo-ggsn --vty-ref-xml > vty/ggsn_vty_reference.xml TEXINPUTS="/usr/share/osmo-gsm-manuals" \ a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-ggsn/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' " --dblatex-opts="--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" osmoggsn-usermanual.adoc Generating the VTY reference in mode 'default' (all commands except deprecated and hidden) mkdir -p generated /usr/share/osmo-gsm-manuals/build/vty_reference_combine.sh "/usr/share/osmo-gsm-manuals/merge_doc.xsl" \ $(/usr/share/osmo-gsm-manuals/build/find_existing_path.sh "vty/*reference.xml" . .) \ /usr/share/osmo-gsm-manuals/common/vty_additions.xml \ ./vty/*additions*.xml > generated/combined.xml + mktemp + combined=/tmp/tmp.znJDfYQDkF + mktemp + combine_src=/tmp/tmp.rC0i6rIeVz + cp ./vty/ggsn_vty_reference.xml /tmp/tmp.znJDfYQDkF + [ -n /usr/share/osmo-gsm-manuals/common/vty_additions.xml ] + realpath /usr/share/osmo-gsm-manuals/common/vty_additions.xml + addition=/usr/share/osmo-gsm-manuals/common/vty_additions.xml + shift + cp /tmp/tmp.znJDfYQDkF /tmp/tmp.rC0i6rIeVz + xsltproc -o /tmp/tmp.znJDfYQDkF --stringparam with /usr/share/osmo-gsm-manuals/common/vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.rC0i6rIeVz + [ -n ./vty/ggsn_vty_additions.xml ] + realpath ./vty/ggsn_vty_additions.xml + addition=/obs/_temp/binpkgs/osmo-ggsn/doc/manuals/vty/ggsn_vty_additions.xml + shift + cp /tmp/tmp.znJDfYQDkF /tmp/tmp.rC0i6rIeVz + xsltproc -o /tmp/tmp.znJDfYQDkF --stringparam with /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/vty/ggsn_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.rC0i6rIeVz + [ -n ] + cat /tmp/tmp.znJDfYQDkF + rm -f /tmp/tmp.rC0i6rIeVz + rm -f /tmp/tmp.znJDfYQDkF xsltproc /usr/share/osmo-gsm-manuals/vty_reference.xsl generated/combined.xml \ > generated/docbook_vty.xml set -x && \ export GIT_DATE="unknown" && \ export REVNUMBER="DRAFT " && \ export TEMPFILE="/obs/_temp/binpkgs/osmo-ggsn/doc/manuals/generated/_temp_osmoggsn-vty-reference.xml" && \ /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py "osmoggsn-vty-reference.xml" && \ dblatex \ --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml \ --xslt-opts="--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-ggsn/doc/manuals/generated" \ \ -P draft.mode=no \ -o osmoggsn-vty-reference.pdf \ "$TEMPFILE" && \ rm $TEMPFILE + export GIT_DATE=unknown + GIT_DATE=unknown + export 'REVNUMBER=DRAFT ' + REVNUMBER='DRAFT ' + export TEMPFILE=/obs/_temp/binpkgs/osmo-ggsn/doc/manuals/generated/_temp_osmoggsn-vty-reference.xml + TEMPFILE=/obs/_temp/binpkgs/osmo-ggsn/doc/manuals/generated/_temp_osmoggsn-vty-reference.xml + /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py osmoggsn-vty-reference.xml a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-ggsn/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT ', '-a', 'revdate=unknown', 'osmoggsn-usermanual.adoc'] a2x: resource files: [] a2x: resource directories: ['/etc/asciidoc/stylesheets'] a2x: executing: asciidoc ['-f', '/usr/share/osmo-gsm-manuals/build/mscgen-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/diag-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf', '-f', '/usr/share/osmo-gsm-manuals/build/graphviz-filter.conf', '-a', 'srcdir=/obs/_temp/binpkgs/osmo-ggsn/doc/manuals', '-a', 'commondir=/usr/share/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT '), ('--attribute', 'revdate=unknown'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/obs/_temp/binpkgs/osmo-ggsn/doc/manuals/osmoggsn-usermanual.xml')] asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf Changing revhistory to DRAFT , unknown... + dblatex --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml '--xslt-opts=--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-ggsn/doc/manuals/generated' -P draft.mode=no -o osmoggsn-vty-reference.pdf /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/generated/_temp_osmoggsn-vty-reference.xml asciidoc: reading: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/osmoggsn-usermanual.adoc asciidoc: reading: /etc/asciidoc/docbook45.conf asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: writing: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/osmoggsn-usermanual.xml asciidoc: osmoggsn-usermanual.adoc: line 3: evaluating: {include:/obs/_temp/binpkgs/osmo-ggsn/doc/manuals/osmoggsn-usermanual-docinfo.xml} asciidoc: include: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/common/chapters/preface.adoc asciidoc: osmoggsn-usermanual.adoc: line 6: reading: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/common/chapters/preface.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/chapters/overview.adoc asciidoc: osmoggsn-usermanual.adoc: line 8: reading: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/chapters/overview.adoc Build the book set list... asciidoc: include: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/chapters/running.adoc asciidoc: osmoggsn-usermanual.adoc: line 10: reading: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/chapters/running.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/chapters/mtu.adoc asciidoc: running.adoc: line 55: reading: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/chapters/mtu.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/chapters/configuration.adoc asciidoc: osmoggsn-usermanual.adoc: line 14: reading: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/chapters/configuration.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/common/chapters/vty.adoc asciidoc: osmoggsn-usermanual.adoc: line 16: reading: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/common/chapters/vty.adoc Build the listings... asciidoc: include: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/common/chapters/logging.adoc asciidoc: osmoggsn-usermanual.adoc: line 18: reading: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/common/chapters/logging.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/common/chapters/control_if.adoc asciidoc: osmoggsn-usermanual.adoc: line 20: reading: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/common/chapters/control_if.adoc asciidoc: control_if.adoc: line 25: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 25: evaluating: {set2:target:osmoggsn-usermanual__1.svg} asciidoc: control_if.adoc: line 32: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-ggsn/doc/manuals/osmoggsn-usermanual__1.svg" -Tsvg - && echo " " XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Stripping NS from DocBook 5/NG document. Processing stripped document. Build _temp_osmoggsn-vty-reference.pdf asciidoc: control_if.adoc: line 40: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 40: evaluating: {set2:target:osmoggsn-usermanual__2.svg} asciidoc: control_if.adoc: line 46: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-ggsn/doc/manuals/osmoggsn-usermanual__2.svg" -Tsvg - && echo " " asciidoc: control_if.adoc: line 77: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 77: evaluating: {set2:target:osmoggsn-usermanual__3.svg} asciidoc: control_if.adoc: line 83: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-ggsn/doc/manuals/osmoggsn-usermanual__3.svg" -Tsvg - asciidoc: control_if.adoc: line 88: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 88: evaluating: {set2:target:osmoggsn-usermanual__4.svg} asciidoc: control_if.adoc: line 94: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-ggsn/doc/manuals/osmoggsn-usermanual__4.svg" -Tsvg - asciidoc: control_if.adoc: line 104: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 104: evaluating: {set2:target:osmoggsn-usermanual__5.svg} asciidoc: control_if.adoc: line 110: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-ggsn/doc/manuals/osmoggsn-usermanual__5.svg" -Tsvg - asciidoc: control_if.adoc: line 115: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 115: evaluating: {set2:target:osmoggsn-usermanual__6.svg} asciidoc: control_if.adoc: line 121: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-ggsn/doc/manuals/osmoggsn-usermanual__6.svg" -Tsvg - asciidoc: control_if.adoc: line 131: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 131: evaluating: {set2:target:osmoggsn-usermanual__7.svg} asciidoc: control_if.adoc: line 136: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-ggsn/doc/manuals/osmoggsn-usermanual__7.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/common/chapters/vty_cpu_sched.adoc asciidoc: osmoggsn-usermanual.adoc: line 22: reading: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/common/chapters/vty_cpu_sched.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/common/chapters/port_numbers.adoc asciidoc: osmoggsn-usermanual.adoc: line 24: reading: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/common/chapters/port_numbers.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/common/chapters/bibliography.adoc asciidoc: osmoggsn-usermanual.adoc: line 26: reading: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/common/chapters/bibliography.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/common/chapters/glossary.adoc asciidoc: osmoggsn-usermanual.adoc: line 28: reading: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/common/chapters/glossary.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/common/chapters/gfdl.adoc asciidoc: osmoggsn-usermanual.adoc: line 30: reading: /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/common/chapters/gfdl.adoc a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 -V "/obs/_temp/binpkgs/osmo-ggsn/doc/manuals/osmoggsn-usermanual.xml" 'osmoggsn-vty-reference.pdf' successfully built + rm /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/generated/_temp_osmoggsn-vty-reference.xml Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/osmoggsn-usermanual.xml Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-ggsn/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/osmoggsn-usermanual.xml xsltproc -o osmoggsn-usermanual.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmpmlont5dz/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-ggsn/doc/manuals' /tmp/tmpmlont5dz/custom.xsl /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/osmoggsn-usermanual.xml XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Error: no ID for constraint linkend: ieee-802.11. XRef to nonexistent id: ieee-802.11 Section level > 6 not well supported for bibliodiv Image 'dblatex' not found Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf rsvg-convert -a -f pdf -o fig0.pdf /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/osmoggsn-usermanual__1.svg rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/osmoggsn-usermanual__2.svg rsvg-convert -a -f pdf -o fig2.pdf /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/osmoggsn-usermanual__3.svg rsvg-convert -a -f pdf -o fig3.pdf /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/osmoggsn-usermanual__4.svg rsvg-convert -a -f pdf -o fig4.pdf /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/osmoggsn-usermanual__5.svg rsvg-convert -a -f pdf -o fig5.pdf /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/osmoggsn-usermanual__6.svg rsvg-convert -a -f pdf -o fig6.pdf /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/osmoggsn-usermanual__7.svg Build osmoggsn-usermanual.pdf built-in module pdftex registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode osmoggsn-usermanual.tex running post-compilation scripts... osmoggsn-usermanual.aux MD5 checksum changed osmoggsn-usermanual.toc MD5 checksum changed the /tmp/tmpmlont5dz/osmoggsn-usermanual.aux file has changed pdflatex -interaction=batchmode osmoggsn-usermanual.tex running post-compilation scripts... osmoggsn-usermanual.aux MD5 checksum changed the /tmp/tmpmlont5dz/osmoggsn-usermanual.aux file has changed but no re-run required? no new compilation is needed running last-compilation scripts... 'osmoggsn-usermanual.pdf' successfully built a2x: deleting /obs/_temp/binpkgs/osmo-ggsn/doc/manuals/osmoggsn-usermanual.xml make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/doc/manuals' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/doc' Making all in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/contrib' Making all in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/contrib/systemd' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/contrib/systemd' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/contrib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/contrib' Making all in utils make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/utils' gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o gtp_echo_responder.o gtp_echo_responder.c /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z,relro -Wl,-z,now -o gtp-echo-responder gtp_echo_responder.o libtool: link: gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gtp-echo-responder gtp_echo_responder.o make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/utils' Making all in tests make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/tests' Making all in lib make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/tests/lib' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/tests/lib' Making all in gtp make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/tests/gtp' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/tests/gtp' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/tests' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn' dh_auto_test make -j21 check "TESTSUITEFLAGS=-j21 --verbose" VERBOSE=1 make[1]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn' make check-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn' Making check in include make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/include' Making check in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom' Making check in gtp make[5]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom/gtp' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom/gtp' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/include' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/include' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/include' Making check in lib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/lib' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/lib' Making check in gtp make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/gtp' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/gtp' Making check in ggsn make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/ggsn' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/ggsn' Making check in sgsnemu make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/sgsnemu' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/sgsnemu' Making check in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/doc' Making check in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/doc/examples' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/doc/examples' Making check in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/doc/manuals' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). if [ -n "$ASCIIDOC_WARNINGS_CHECK" ]; then \ make osmoggsn-usermanual.check; \ fi make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/doc/manuals' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/doc' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/doc' Making check in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/contrib' Making check in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/contrib/systemd' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/contrib/systemd' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/contrib' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/contrib' Making check in utils make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/utils' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/utils' Making check in tests make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/tests' Making check in lib make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/tests/lib' make ippool_test in46a_test make[5]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/tests/lib' gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o ippool_test.o ippool_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o in46a_test.o in46a_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I../../include -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -Wl,-z,now -o ippool_test ippool_test.o ../../lib/libmisc.a -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I../../include -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -Wl,-z,now -o in46a_test in46a_test.o ../../lib/libmisc.a -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -I../../include -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o ippool_test ippool_test.o ../../lib/libmisc.a /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -I../../include -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o in46a_test in46a_test.o ../../lib/libmisc.a /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/tests/lib' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/tests/lib' Making check in gtp make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/tests/gtp' make gtpie_test queue_test make[5]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/tests/gtp' gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o gtpie_test.o gtpie_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o queue_test.o queue_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I../../include -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -Wl,-z,now -o queue_test queue_test.o ../../lib/debug.o ../../gtp/libgtp.la -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I../../include -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -Wl,-z,now -o gtpie_test gtpie_test.o ../../lib/debug.o ../../gtp/libgtp.la -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -I../../include -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gtpie_test gtpie_test.o ../../lib/debug.o ../../gtp/.libs/libgtp.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/osmo-ggsn/gtp/.libs libtool: link: gcc -Wall -I../../include -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o queue_test queue_test.o ../../lib/debug.o ../../gtp/.libs/libgtp.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/osmo-ggsn/gtp/.libs make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/tests/gtp' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/tests/gtp' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/tests' make check-local make[5]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/tests' :;{ \ echo '# Signature of the current package.' && \ echo 'm4_define([AT_PACKAGE_NAME],' && \ echo ' [osmo-ggsn])' && \ echo 'm4_define([AT_PACKAGE_TARNAME],' && \ echo ' [osmo-ggsn])' && \ echo 'm4_define([AT_PACKAGE_VERSION],' && \ echo ' [1.13.0.14-ebd1])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [osmo-ggsn 1.13.0.14-ebd1])' && \ echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \ echo ' [osmocom-net-gprs@lists.osmocom.org])'; \ echo 'm4_define([AT_PACKAGE_URL],' && \ echo ' [])'; \ } >'./package.m4' /bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at mv testsuite.tmp testsuite /bin/bash './testsuite' -j21 --verbose ## ------------------------------------ ## ## osmo-ggsn 1.13.0.14-ebd1 test suite. ## ## ------------------------------------ ## 1. testsuite.at:4: testing ippool ... 3. testsuite.at:18: testing in46a ... 6. testsuite.at:36: testing queue ... ./testsuite.at:21: $abs_top_builddir/tests/lib/in46a_test ./testsuite.at:39: $abs_top_builddir/tests/gtp/queue_test 2. testsuite.at:11: testing ippool_v6 ... 4. testsuite.at:24: testing in46a_v6 ... ./testsuite.at:27: $abs_top_builddir/tests/lib/in46a_test -v6 5. testsuite.at:30: testing gtpie ... ./testsuite.at:33: $abs_top_builddir/tests/gtp/gtpie_test ./testsuite.at:15: $abs_top_builddir/tests/lib/ippool_test -v6 ./testsuite.at:8: $abs_top_builddir/tests/lib/ippool_test 4. testsuite.at:24: 3. testsuite.at:18: ok ok 5. testsuite.at:30: ok 2. testsuite.at:11: ok 1. testsuite.at:4: ok 6. testsuite.at:36: ok ## ------------- ## ## Test results. ## ## ------------- ## All 6 tests were successful. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/tests' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn' create-stamp debian/debhelper-build-stamp dh_prep dh_auto_install make -j1 install DESTDIR=/obs/_temp/binpkgs/osmo-ggsn/debian/tmp AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn' make install-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn' Making install in include make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/include' Making install in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom' Making install in gtp make[5]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom/gtp' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom/gtp' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/include/osmocom/gtp' /usr/bin/install -c -m 644 gsn.h gtp.h gtpie.h pdp.h version.h '/obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/include/osmocom/gtp' make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom/gtp' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom/gtp' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/include' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/include' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/include' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/include' Making install in lib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/lib' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/lib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/lib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/lib' Making install in gtp make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/gtp' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/gtp' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../libtool --mode=install /usr/bin/install -c libgtp.la '/obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/libgtp.so.11.1.0 /obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/lib/x86_64-linux-gnu/libgtp.so.11.1.0 libtool: install: (cd /obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libgtp.so.11.1.0 libgtp.so.11 || { rm -f libgtp.so.11 && ln -s libgtp.so.11.1.0 libgtp.so.11; }; }) libtool: install: (cd /obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libgtp.so.11.1.0 libgtp.so || { rm -f libgtp.so && ln -s libgtp.so.11.1.0 libgtp.so; }; }) libtool: install: /usr/bin/install -c .libs/libgtp.lai /obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/lib/x86_64-linux-gnu/libgtp.la libtool: install: /usr/bin/install -c .libs/libgtp.a /obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/lib/x86_64-linux-gnu/libgtp.a libtool: install: chmod 644 /obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/lib/x86_64-linux-gnu/libgtp.a libtool: install: ranlib /obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/lib/x86_64-linux-gnu/libgtp.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/gtp' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/gtp' Making install in ggsn make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/ggsn' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/ggsn' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-ggsn '/obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/bin' libtool: warning: '/obs/_temp/binpkgs/osmo-ggsn/gtp/libgtp.la' has not been installed in '/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/osmo-ggsn /obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/bin/osmo-ggsn make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/ggsn' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/ggsn' Making install in sgsnemu make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/sgsnemu' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/sgsnemu' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c sgsnemu '/obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/bin' libtool: warning: '/obs/_temp/binpkgs/osmo-ggsn/gtp/libgtp.la' has not been installed in '/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/sgsnemu /obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/bin/sgsnemu make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/sgsnemu' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/sgsnemu' Making install in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/doc' Making install in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/doc/examples' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/doc/examples' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-ggsn/debian/tmp/etc/osmocom' /usr/bin/install -c -m 644 osmo-ggsn.cfg '/obs/_temp/binpkgs/osmo-ggsn/debian/tmp/etc/osmocom' make install-data-hook make[6]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/doc/examples' for f in $(find . -name '*.cfg' -o -name '*.conf' | sed -e 's,^.,,'); do \ j="/obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/share/doc/osmo-ggsn/examples/$f" && \ mkdir -p "$(dirname $j)" && \ /usr/bin/install -c -m 644 ./$f $j; \ done make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/doc/examples' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/doc/examples' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/doc/examples' Making install in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/doc/manuals' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). make[5]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/doc/manuals' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/doc/manuals' [ -n "osmo-ggsn" ] || exit 1 if [ "" != "1" ]; then \ for i in osmoggsn-usermanual.pdf osmoggsn-vty-reference.pdf; do \ install -vDm644 "$i" "/obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/share/doc/osmo-ggsn-doc/$i" || exit 1; \ done; \ fi install: creating directory '/obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/share/doc/osmo-ggsn-doc' 'osmoggsn-usermanual.pdf' -> '/obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/share/doc/osmo-ggsn-doc/osmoggsn-usermanual.pdf' 'osmoggsn-vty-reference.pdf' -> '/obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/share/doc/osmo-ggsn-doc/osmoggsn-vty-reference.pdf' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/doc/manuals' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/doc' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/doc' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/share/man/man8' /usr/bin/install -c -m 644 osmo-ggsn.8 sgsnemu.8 '/obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/share/man/man8' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/doc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/doc' Making install in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/contrib' Making install in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/contrib/systemd' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/contrib/systemd' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-ggsn/debian/tmp/lib/systemd/system' /usr/bin/install -c -m 644 osmo-ggsn.service '/obs/_temp/binpkgs/osmo-ggsn/debian/tmp/lib/systemd/system' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/contrib/systemd' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/contrib/systemd' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/contrib' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/contrib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/contrib' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/contrib' Making install in utils make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/utils' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/utils' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c gtp-echo-responder '/obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/bin' libtool: install: /usr/bin/install -c gtp-echo-responder /obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/bin/gtp-echo-responder make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/utils' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/utils' Making install in tests make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/tests' Making install in lib make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/tests/lib' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/tests/lib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/tests/lib' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/tests/lib' Making install in gtp make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/tests/gtp' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/tests/gtp' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/tests/gtp' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/tests/gtp' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/tests' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/tests' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig' /usr/bin/install -c -m 644 libgtp.pc '/obs/_temp/binpkgs/osmo-ggsn/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn' dh_install dh_installdocs dh_installchangelogs dh_installexamples dh_installman dh_systemd_enable dh_systemd_start dh_perl dh_link dh_strip_nondeterminism debian/rules override_dh_compress make[1]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn' dh_compress -X.pdf make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn' dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn' dh_strip -posmo-ggsn --dbg-package=osmo-ggsn-dbg dh_strip -plibgtp11 --dbg-package=libgtp-dbg make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn' dh_makeshlibs dh_shlibdeps dh_installdeb dh_gencontrol dpkg-gencontrol: warning: Depends field of package osmo-ggsn-dbg: substitution variable ${shlibs:Depends} used, but is not defined dpkg-gencontrol: warning: Depends field of package libgtp-dbg: substitution variable ${shlibs:Depends} used, but is not defined dpkg-gencontrol: warning: Depends field of package gtp-echo-responder-dbg: substitution variable ${shlibs:Depends} used, but is not defined dpkg-gencontrol: warning: package osmo-ggsn-doc: substitution variable ${misc:Package} used, but is not defined dh_md5sums dh_builddeb dpkg-deb: building package 'libgtp11' in '../libgtp11_1.14.0_amd64.deb'. dpkg-deb: building package 'osmo-ggsn-dbg' in '../osmo-ggsn-dbg_1.14.0_amd64.deb'. dpkg-deb: building package 'osmo-ggsn' in '../osmo-ggsn_1.14.0_amd64.deb'. dpkg-deb: building package 'gtp-echo-responder' in '../gtp-echo-responder_1.14.0_amd64.deb'. dpkg-deb: building package 'libgtp-dev' in '../libgtp-dev_1.14.0_amd64.deb'. dpkg-deb: building package 'osmo-ggsn-doc' in '../osmo-ggsn-doc_1.14.0_all.deb'. dpkg-deb: building package 'libgtp-dbg' in '../libgtp-dbg_1.14.0_amd64.deb'. dpkg-deb: building package 'gtp-echo-responder-dbg' in '../gtp-echo-responder-dbg_1.14.0_amd64.deb'. dpkg-genbuildinfo -O../osmo-ggsn_1.14.0_amd64.buildinfo dpkg-genchanges -O../osmo-ggsn_1.14.0_amd64.changes dpkg-genchanges: warning: substitution variable ${misc:Package} used, but is not defined dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + cd .. + dpkg -c gtp-echo-responder-dbg_1.14.0_amd64.deb drwxr-xr-x root/root 0 2025-12-03 18:03 ./ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/doc/gtp-echo-responder-dbg/ -rw-r--r-- root/root 6533 2025-12-03 18:03 ./usr/share/doc/gtp-echo-responder-dbg/changelog.gz -rw-r--r-- root/root 2455 2025-12-03 18:03 ./usr/share/doc/gtp-echo-responder-dbg/copyright + dpkg -c gtp-echo-responder_1.14.0_amd64.deb drwxr-xr-x root/root 0 2025-12-03 18:03 ./ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/bin/ -rwxr-xr-x root/root 40024 2025-12-03 18:03 ./usr/bin/gtp-echo-responder drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/doc/gtp-echo-responder/ -rw-r--r-- root/root 6530 2025-12-03 18:03 ./usr/share/doc/gtp-echo-responder/changelog.gz -rw-r--r-- root/root 2455 2025-12-03 18:03 ./usr/share/doc/gtp-echo-responder/copyright + dpkg -c libgtp-dbg_1.14.0_amd64.deb drwxr-xr-x root/root 0 2025-12-03 18:03 ./ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/lib/debug/.build-id/c3/ -rw-r--r-- root/root 133200 2025-12-03 18:03 ./usr/lib/debug/.build-id/c3/5dc06af5ec39975085845d67c939bf0c51436a.debug drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/doc/libgtp-dbg/ -rw-r--r-- root/root 6532 2025-12-03 18:03 ./usr/share/doc/libgtp-dbg/changelog.gz -rw-r--r-- root/root 2455 2025-12-03 18:03 ./usr/share/doc/libgtp-dbg/copyright + dpkg -c libgtp-dev_1.14.0_amd64.deb drwxr-xr-x root/root 0 2025-12-03 18:03 ./ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/include/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/include/osmocom/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/include/osmocom/gtp/ -rw-r--r-- root/root 8339 2025-12-03 18:03 ./usr/include/osmocom/gtp/gsn.h -rw-r--r-- root/root 13749 2025-12-03 18:03 ./usr/include/osmocom/gtp/gtp.h -rw-r--r-- root/root 12823 2025-12-03 18:03 ./usr/include/osmocom/gtp/gtpie.h -rw-r--r-- root/root 13879 2025-12-03 18:03 ./usr/include/osmocom/gtp/pdp.h -rw-r--r-- root/root 471 2025-12-03 18:03 ./usr/include/osmocom/gtp/version.h drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 719964 2025-12-03 18:03 ./usr/lib/x86_64-linux-gnu/libgtp.a -rw-r--r-- root/root 1085 2025-12-03 18:03 ./usr/lib/x86_64-linux-gnu/libgtp.la drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/lib/x86_64-linux-gnu/pkgconfig/ -rw-r--r-- root/root 398 2025-12-03 18:03 ./usr/lib/x86_64-linux-gnu/pkgconfig/libgtp.pc drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/doc/libgtp-dev/ -rw-r--r-- root/root 6531 2025-12-03 18:03 ./usr/share/doc/libgtp-dev/changelog.gz -rw-r--r-- root/root 2455 2025-12-03 18:03 ./usr/share/doc/libgtp-dev/copyright lrwxrwxrwx root/root 0 2025-12-03 18:03 ./usr/lib/x86_64-linux-gnu/libgtp.so -> libgtp.so.11.1.0 + dpkg -c libgtp11_1.14.0_amd64.deb drwxr-xr-x root/root 0 2025-12-03 18:03 ./ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 113128 2025-12-03 18:03 ./usr/lib/x86_64-linux-gnu/libgtp.so.11.1.0 drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/doc/libgtp11/ -rw-r--r-- root/root 6531 2025-12-03 18:03 ./usr/share/doc/libgtp11/changelog.gz -rw-r--r-- root/root 2455 2025-12-03 18:03 ./usr/share/doc/libgtp11/copyright lrwxrwxrwx root/root 0 2025-12-03 18:03 ./usr/lib/x86_64-linux-gnu/libgtp.so.11 -> libgtp.so.11.1.0 + dpkg -c osmo-ggsn-dbg_1.14.0_amd64.deb drwxr-xr-x root/root 0 2025-12-03 18:03 ./ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/lib/debug/.build-id/73/ -rw-r--r-- root/root 192888 2025-12-03 18:03 ./usr/lib/debug/.build-id/73/891fb94897133a9d156e68a92c04732ec03716.debug drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/lib/debug/.build-id/8f/ -rw-r--r-- root/root 168376 2025-12-03 18:03 ./usr/lib/debug/.build-id/8f/b222cfdbee9aedf66d3721f292fae0389b0973.debug drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/doc/osmo-ggsn-dbg/ -rw-r--r-- root/root 6532 2025-12-03 18:03 ./usr/share/doc/osmo-ggsn-dbg/changelog.gz -rw-r--r-- root/root 2455 2025-12-03 18:03 ./usr/share/doc/osmo-ggsn-dbg/copyright + dpkg -c osmo-ggsn-doc_1.14.0_all.deb drwxr-xr-x root/root 0 2025-12-03 18:03 ./ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/doc/osmo-ggsn-doc/ -rw-r--r-- root/root 6531 2025-12-03 18:03 ./usr/share/doc/osmo-ggsn-doc/changelog.gz -rw-r--r-- root/root 2455 2025-12-03 18:03 ./usr/share/doc/osmo-ggsn-doc/copyright -rw-r--r-- root/root 579570 2025-12-03 18:03 ./usr/share/doc/osmo-ggsn-doc/osmoggsn-usermanual.pdf -rw-r--r-- root/root 241251 2025-12-03 18:03 ./usr/share/doc/osmo-ggsn-doc/osmoggsn-vty-reference.pdf + dpkg -c osmo-ggsn_1.14.0_amd64.deb drwxr-xr-x root/root 0 2025-12-03 18:03 ./ drwxr-xr-x root/root 0 2025-12-03 18:03 ./etc/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./etc/osmocom/ -rw-r--r-- root/root 1803 2025-12-03 18:03 ./etc/osmocom/osmo-ggsn.cfg drwxr-xr-x root/root 0 2025-12-03 18:03 ./lib/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./lib/systemd/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./lib/systemd/system/ -rw-r--r-- root/root 410 2025-12-03 18:03 ./lib/systemd/system/osmo-ggsn.service drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/bin/ -rwxr-xr-x root/root 118056 2025-12-03 18:03 ./usr/bin/osmo-ggsn -rwxr-xr-x root/root 102416 2025-12-03 18:03 ./usr/bin/sgsnemu drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/doc/osmo-ggsn/ -rw-r--r-- root/root 4498 2025-12-03 18:03 ./usr/share/doc/osmo-ggsn/README.md.gz -rw-r--r-- root/root 6530 2025-12-03 18:03 ./usr/share/doc/osmo-ggsn/changelog.gz -rw-r--r-- root/root 2455 2025-12-03 18:03 ./usr/share/doc/osmo-ggsn/copyright drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/doc/osmo-ggsn/examples/ -rw-r--r-- root/root 1186 2025-12-03 18:03 ./usr/share/doc/osmo-ggsn/examples/osmo-ggsn-kernel-gtp.cfg -rw-r--r-- root/root 1803 2025-12-03 18:03 ./usr/share/doc/osmo-ggsn/examples/osmo-ggsn.cfg -rw-r--r-- root/root 3227 2025-12-03 18:03 ./usr/share/doc/osmo-ggsn/examples/sgsnemu.conf drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/man/ drwxr-xr-x root/root 0 2025-12-03 18:03 ./usr/share/man/man8/ -rw-r--r-- root/root 1976 2025-12-03 18:03 ./usr/share/man/man8/osmo-ggsn.8.gz -rw-r--r-- root/root 3458 2025-12-03 18:03 ./usr/share/man/man8/sgsnemu.8.gz 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 99878 killed; [ssh-agent] Stopped. Finished: SUCCESS