Started by upstream project "gerrit-osmo-uecups" build number 51 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-uecups/+/41567 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-QJjhDe09Krbo/agent.3999767 SSH_AGENT_PID=3999769 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_4844051595272873008.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_4844051595272873008.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-uecups > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-uecups # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-uecups > 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-uecups +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-uecups # 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-uecups # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-uecups 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-uecups refs/changes/67/41567/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision ea4cfbbc70905ae3adc0888b6133fbea80d02b74 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ea4cfbbc70905ae3adc0888b6133fbea80d02b74 # timeout=10 Commit message: "Bump version: 0.2.2.19-745d-dirty → 0.3.0" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 745d44e77b836a8d22f65e7b382ba38ea9e66db8 # timeout=10 [gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins6363152472020380014.sh + set +x Building binary packages for distro: 'debian:11' + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline c9c3af6 jobs: libosmo-sigtran: add support for TCAP loadsharing + cd osmo-uecups + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:11 :: 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.5s #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-uecups: using cached https://gerrit.osmocom.org/osmo-uecups (not cloning, not fetching) osmo-uecups: 'git clean -ffxd' + build(): ['git', 'clean', '-ffxd'] + checkout_default_branch(): ['git', 'log', '--pretty=oneline', '--abbrev-commit', '-1'] ea4cfbb Bump version: 0.2.2.19-745d-dirty → 0.3.0 osmo-uecups: skipping git checkout, current commit: ea4cfbb Bump version: 0.2.2.19-745d-dirty → 0.3.0 + get_version_for_feed(): ['/obs/_cache/osmo-uecups/git-version-gen', '.'] 0.2.2.20-ea4cosmo-uecups: building source package 0.2.2.20-ea4c osmo-uecups: WARNING: version from changelog (0.3.0) is higher than version based on git tag (0.2.2.20-ea4c) osmo-uecups: WARNING: using version from changelog (git tag not pushed yet?) + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] osmo-uecups: building debian source package + build(): ['dpkg-buildpackage', '-S', '-uc', '-us', '-d'] dpkg-buildpackage: info: source package osmo-uecups dpkg-buildpackage: info: source version 0.3.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-uecups in osmo-uecups_0.3.0.tar.xz dpkg-source: info: building osmo-uecups in osmo-uecups_0.3.0.dsc dpkg-genbuildinfo --build=source -O../osmo-uecups_0.3.0_source.buildinfo dpkg-genchanges --build=source -O../osmo-uecups_0.3.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-uecups + write_commit_txt(): ['git', 'rev-parse', 'HEAD'] ea4cfbbc70905ae3adc0888b6133fbea80d02b74 osmo-uecups: adding commit_ea4cfbbc70905ae3adc0888b6133fbea80d02b74.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-11-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:11', '--build-arg', 'DISTRO_FROM=debian:11', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-11-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 3.31kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:11 #2 DONE 0.4s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/6] FROM docker.io/library/debian:11@sha256:ee239c601913c0d3962208299eef70dcffcb7aac1787f7a02f6d3e2b518755e6 #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.1s #6 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc #6 CACHED #7 [3/6] RUN SET -x && if id "1000" >/dev/null 2>&1; then userdel "$(getent passwd "1000" | cut -d: -f1)"; fi && useradd --uid=1000 -m user #7 CACHED #8 [4/6] RUN CASE "debian:11" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && mkdir -p /usr/share/man/man1/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) set -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #8 CACHED #9 [5/6] RUN SET -x; VERSION="$(echo "debian:11" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:11" in debian:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*|centos:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:11" && exit 1 ;; esac #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:a54696846388ff39697d1c303409621ab71b39dc702136fb499d92ccab071adf 0.0s done #11 naming to docker.io/library/debian-11-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-11-osmocom-obs-build-binpkg-manuals + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:11', '--build-arg', 'DISTRO_FROM=debian-11-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-11-osmocom-obs-build-binpkg-manuals', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg_manuals.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg_manuals.Dockerfile #1 transferring dockerfile: 802B done #1 DONE 0.2s #2 [internal] load metadata for docker.io/library/debian-11-osmocom-obs-build-binpkg:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/2] FROM docker.io/library/debian-11-osmocom-obs-build-binpkg:latest #4 DONE 0.0s #5 [2/2] RUN CASE "debian:11" in debian*|ubuntu*) apt-get update && apt-get install -y --no-install-recommends osmo-gsm-manuals-dev && apt-get clean ;; esac #5 CACHED #6 exporting to image #6 exporting layers done #6 writing image sha256:a277a294785aa736f10117a9857c45a8450100356b0f9ffb008166b5be7903f1 0.0s done #6 naming to docker.io/library/debian-11-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-uecups/*.tar.* osmo-uecups/ osmo-uecups/.tarball-version osmo-uecups/Makefile.am osmo-uecups/README.md osmo-uecups/configure.ac osmo-uecups/contrib/ osmo-uecups/contrib/jenkins.sh osmo-uecups/contrib/osmo-uecups-example.pcap osmo-uecups/daemon/ osmo-uecups/daemon/Makefile.am osmo-uecups/daemon/cups_client.c osmo-uecups/daemon/daemon_vty.c osmo-uecups/daemon/gtp.h osmo-uecups/daemon/gtp_daemon.c osmo-uecups/daemon/gtp_endpoint.c osmo-uecups/daemon/gtp_tunnel.c osmo-uecups/daemon/internal.h osmo-uecups/daemon/main.c osmo-uecups/daemon/netdev.c osmo-uecups/daemon/netns.c osmo-uecups/daemon/netns.h osmo-uecups/daemon/osmo-gtpu-daemon.cfg osmo-uecups/daemon/tun_device.c osmo-uecups/daemon/utility.c osmo-uecups/debian/ osmo-uecups/debian/changelog osmo-uecups/debian/compat osmo-uecups/debian/control osmo-uecups/debian/copyright osmo-uecups/debian/rules osmo-uecups/debian/source/ osmo-uecups/debian/source/format osmo-uecups/doc/ osmo-uecups/doc/Makefile.am osmo-uecups/doc/examples/ osmo-uecups/doc/examples/Makefile.am osmo-uecups/doc/examples/osmo-uecups-daemon.cfg osmo-uecups/git-version-gen osmo-uecups/ttcn3/ osmo-uecups/ttcn3/UECUPS_CodecPort.ttcn osmo-uecups/ttcn3/UECUPS_CodecPort_CtrlFunct.ttcn osmo-uecups/ttcn3/UECUPS_CodecPort_CtrlFunctDef.cc osmo-uecups/ttcn3/UECUPS_Types.ttcn + cd _temp/binpkgs/osmo-uecups + apt-get -y update Get:1 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ InRelease [1553 B] Hit:2 http://deb.debian.org/debian bullseye InRelease Get:3 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB] Hit:4 http://deb.debian.org/debian bullseye-updates InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ Packages [69.0 kB] Get:6 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [431 kB] Fetched 529 kB in 0s (1915 kB/s) Reading package lists... + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf 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 libjansson-dev libjansson4 libmagic-mgc libmagic1 libmnl-dev libnl-3-200 libnl-3-dev libnl-route-3-200 libnl-route-3-dev libosmo-netif-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 libpcsclite1 libpipeline1 libsctp-dev libsctp1 libsigsegv2 libsub-override-perl libtalloc-dev libtalloc2 libtool libuchardet0 liburing1 libusb-1.0-0 libusb-1.0-0-dev m4 man-db pkg-config po-debconf The following packages will be upgraded: osmo-gsm-manuals-dev 1 upgraded, 57 newly installed, 0 to remove and 0 not upgraded. Need to get 12.6 MB of archives. After this operation, 42.5 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8+deb11u2 [146 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore22 1.12.0 [188 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocodec4 1.12.0 [68.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmoisdn0 1.12.0 [87.0 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmogsm20 1.12.0 [243 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocoding0 1.12.0 [87.9 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmovty13 1.12.0 [120 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmogb14 1.12.0 [194 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmoctrl0 1.12.0 [76.3 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmosim2 1.12.0 [80.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmousb0 1.12.0 [66.5 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore 1.12.0 [59.9 kB] Get:13 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore-dev 1.12.0 [865 kB] Get:15 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmonetif11 1.7.0 [71.2 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-netif-dev 1.7.0 [89.5 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ osmo-gsm-manuals-dev 1.7.0 [442 kB] Get:19 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB] Get:20 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB] Get:21 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB] Get:22 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB] Get:23 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB] Get:24 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB] Get:25 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] Get:26 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] Get:27 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] Get:28 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] Get:29 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] Get:30 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB] Get:31 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB] Get:32 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] Get:33 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB] Get:34 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:35 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB] Get:36 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] Get:37 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] Get:38 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB] Get:39 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB] Get:40 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] Get:41 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:42 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB] Get:43 http://deb.debian.org/debian bullseye/main amd64 libjansson4 amd64 2.13.1-1.1 [39.7 kB] Get:44 http://deb.debian.org/debian bullseye/main amd64 libjansson-dev amd64 2.13.1-1.1 [42.9 kB] Get:45 http://deb.debian.org/debian bullseye/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] Get:46 http://deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] Get:47 http://deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] Get:48 http://deb.debian.org/debian bullseye/main amd64 libnl-route-3-200 amd64 3.4.0-1+b1 [161 kB] Get:49 http://deb.debian.org/debian bullseye/main amd64 libnl-route-3-dev amd64 3.4.0-1+b1 [176 kB] Get:50 http://deb.debian.org/debian bullseye/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [28.3 kB] Get:51 http://deb.debian.org/debian bullseye/main amd64 libtalloc2 amd64 2.3.1-2+b1 [29.3 kB] Get:52 http://deb.debian.org/debian bullseye/main amd64 liburing1 amd64 0.7-3 [8572 B] Get:53 http://deb.debian.org/debian bullseye/main amd64 libpcsclite1 amd64 1.9.1-1 [60.2 kB] Get:54 http://deb.debian.org/debian bullseye/main amd64 libusb-1.0-0 amd64 2:1.0.24-3 [60.2 kB] Get:55 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB] Get:56 http://deb.debian.org/debian bullseye/main amd64 libtalloc-dev amd64 2.3.1-2+b1 [54.7 kB] Get:57 http://deb.debian.org/debian bullseye/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [81.5 kB] Get:58 http://deb.debian.org/debian bullseye/main amd64 libusb-1.0-0-dev amd64 2:1.0.24-3 [80.4 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 12.6 MB in 1s (12.3 MB/s) Selecting previously unselected package bsdextrautils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 60519 files and directories currently installed.) Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u2_amd64.deb ... Unpacking bsdextrautils (2.36.1-8+deb11u2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.7-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ... Unpacking groff-base (1.22.4-6) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../03-libpipeline1_1.5.3-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.3-1) ... Selecting previously unselected package man-db. Preparing to unpack .../04-man-db_2.9.4-2_amd64.deb ... Unpacking man-db (2.9.4-2) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../05-libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../06-libmagic1_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ... Selecting previously unselected package file. Preparing to unpack .../07-file_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking file (1:5.39-3+deb11u1) ... Selecting previously unselected package gettext-base. Preparing to unpack .../08-gettext-base_0.21-4_amd64.deb ... Unpacking gettext-base (0.21-4) ... Selecting previously unselected package libsigsegv2:amd64. Preparing to unpack .../09-libsigsegv2_2.13-1_amd64.deb ... Unpacking libsigsegv2:amd64 (2.13-1) ... Selecting previously unselected package m4. Preparing to unpack .../10-m4_1.4.18-5_amd64.deb ... Unpacking m4 (1.4.18-5) ... Selecting previously unselected package autoconf. Preparing to unpack .../11-autoconf_2.69-14_all.deb ... Unpacking autoconf (2.69-14) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../12-autotools-dev_20180224.1+nmu1_all.deb ... Unpacking autotools-dev (20180224.1+nmu1) ... Selecting previously unselected package automake. Preparing to unpack .../13-automake_1%3a1.16.3-2_all.deb ... Unpacking automake (1:1.16.3-2) ... Selecting previously unselected package autopoint. Preparing to unpack .../14-autopoint_0.21-4_all.deb ... Unpacking autopoint (0.21-4) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../15-libdebhelper-perl_13.3.4_all.deb ... Unpacking libdebhelper-perl (13.3.4) ... Selecting previously unselected package libtool. Preparing to unpack .../16-libtool_2.4.6-15_all.deb ... Unpacking libtool (2.4.6-15) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../17-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../18-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libsub-override-perl. Preparing to unpack .../19-libsub-override-perl_0.09-2_all.deb ... Unpacking libsub-override-perl (0.09-2) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../20-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../21-dh-strip-nondeterminism_1.12.0-1_all.deb ... Unpacking dh-strip-nondeterminism (1.12.0-1) ... Selecting previously unselected package dwz. Preparing to unpack .../22-dwz_0.13+20210201-1_amd64.deb ... Unpacking dwz (0.13+20210201-1) ... Selecting previously unselected package gettext. Preparing to unpack .../23-gettext_0.21-4_amd64.deb ... Unpacking gettext (0.21-4) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../24-intltool-debian_0.35.0+20060710.5_all.deb ... Unpacking intltool-debian (0.35.0+20060710.5) ... Selecting previously unselected package po-debconf. Preparing to unpack .../25-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../26-debhelper_13.3.4_all.deb ... Unpacking debhelper (13.3.4) ... Selecting previously unselected package libjansson4:amd64. Preparing to unpack .../27-libjansson4_2.13.1-1.1_amd64.deb ... Unpacking libjansson4:amd64 (2.13.1-1.1) ... Selecting previously unselected package libjansson-dev:amd64. Preparing to unpack .../28-libjansson-dev_2.13.1-1.1_amd64.deb ... Unpacking libjansson-dev:amd64 (2.13.1-1.1) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../29-libmnl-dev_1.0.4-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.4-3) ... Selecting previously unselected package libnl-3-200:amd64. Preparing to unpack .../30-libnl-3-200_3.4.0-1+b1_amd64.deb ... Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... Selecting previously unselected package libnl-3-dev:amd64. Preparing to unpack .../31-libnl-3-dev_3.4.0-1+b1_amd64.deb ... Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... Selecting previously unselected package libnl-route-3-200:amd64. Preparing to unpack .../32-libnl-route-3-200_3.4.0-1+b1_amd64.deb ... Unpacking libnl-route-3-200:amd64 (3.4.0-1+b1) ... Selecting previously unselected package libnl-route-3-dev:amd64. Preparing to unpack .../33-libnl-route-3-dev_3.4.0-1+b1_amd64.deb ... Unpacking libnl-route-3-dev:amd64 (3.4.0-1+b1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../34-libsctp1_1.0.18+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../35-libtalloc2_2.3.1-2+b1_amd64.deb ... Unpacking libtalloc2:amd64 (2.3.1-2+b1) ... Selecting previously unselected package liburing1:amd64. Preparing to unpack .../36-liburing1_0.7-3_amd64.deb ... Unpacking liburing1:amd64 (0.7-3) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../37-libosmocore22_1.12.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.12.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../38-libosmocodec4_1.12.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../39-libosmoisdn0_1.12.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.12.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../40-libosmogsm20_1.12.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.12.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../41-libosmocoding0_1.12.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.12.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../42-libosmovty13_1.12.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.12.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../43-libosmogb14_1.12.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.12.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../44-libosmoctrl0_1.12.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.12.0) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../45-libpcsclite1_1.9.1-1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.9.1-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../46-libosmosim2_1.12.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.12.0) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../47-libusb-1.0-0_2%3a1.0.24-3_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.24-3) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../48-libosmousb0_1.12.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.12.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../49-libosmocore_1.12.0_amd64.deb ... Unpacking libosmocore (1.12.0) ... Selecting previously unselected package pkg-config. Preparing to unpack .../50-pkg-config_0.29.2-1_amd64.deb ... Unpacking pkg-config (0.29.2-1) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../51-libtalloc-dev_2.3.1-2+b1_amd64.deb ... Unpacking libtalloc-dev:amd64 (2.3.1-2+b1) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../52-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../53-libusb-1.0-0-dev_2%3a1.0.24-3_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.24-3) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../54-libosmocore-dev_1.12.0_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.12.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../55-libosmonetif11_1.7.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.7.0) ... Selecting previously unselected package libosmo-netif-dev:amd64. Preparing to unpack .../56-libosmo-netif-dev_1.7.0_amd64.deb ... Unpacking libosmo-netif-dev:amd64 (1.7.0) ... Preparing to unpack .../57-osmo-gsm-manuals-dev_1.7.0_all.deb ... Unpacking osmo-gsm-manuals-dev (1.7.0) over (1.6.1.8.f1a6) ... Setting up libpipeline1:amd64 (1.5.3-1) ... Setting up osmo-gsm-manuals-dev (1.7.0) ... Setting up bsdextrautils (2.36.1-8+deb11u2) ... update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist Setting up libmagic-mgc (1:5.39-3+deb11u1) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libdebhelper-perl (13.3.4) ... Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ... Setting up gettext-base (0.21-4) ... Setting up file (1:5.39-3+deb11u1) ... Setting up libjansson4:amd64 (2.13.1-1.1) ... Setting up libtalloc2:amd64 (2.3.1-2+b1) ... Setting up autotools-dev (20180224.1+nmu1) ... Setting up libmnl-dev:amd64 (1.0.4-3) ... Setting up libsigsegv2:amd64 (2.13-1) ... Setting up autopoint (0.21-4) ... Setting up pkg-config (0.29.2-1) ... Setting up libpcsclite1:amd64 (1.9.1-1) ... Setting up liburing1:amd64 (0.7-3) ... Setting up dwz (0.13+20210201-1) ... Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... Setting up libosmocore22:amd64 (1.12.0) ... Setting up libosmocodec4:amd64 (1.12.0) ... Setting up libuchardet0:amd64 (0.0.7-1) ... Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... Setting up libsub-override-perl (0.09-2) ... Setting up libusb-1.0-0:amd64 (2:1.0.24-3) ... Setting up libjansson-dev:amd64 (2.13.1-1.1) ... Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... Setting up gettext (0.21-4) ... Setting up libosmovty13:amd64 (1.12.0) ... Setting up libtool (2.4.6-15) ... Setting up libosmoisdn0:amd64 (1.12.0) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.24-3) ... Setting up m4 (1.4.18-5) ... Setting up intltool-debian (0.35.0+20060710.5) ... Setting up libnl-route-3-200:amd64 (3.4.0-1+b1) ... Setting up libtalloc-dev:amd64 (2.3.1-2+b1) ... Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... Setting up libosmousb0:amd64 (1.12.0) ... Setting up autoconf (2.69-14) ... Setting up dh-strip-nondeterminism (1.12.0-1) ... Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... Setting up groff-base (1.22.4-6) ... Setting up libosmogsm20:amd64 (1.12.0) ... Setting up automake (1:1.16.3-2) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist Setting up libosmoctrl0:amd64 (1.12.0) ... Setting up libosmogb14:amd64 (1.12.0) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.9.4-2) ... Building database of manual pages ... Setting up libosmonetif11:amd64 (1.7.0) ... Setting up dh-autoreconf (20) ... Setting up libnl-route-3-dev:amd64 (3.4.0-1+b1) ... Setting up libosmocoding0:amd64 (1.12.0) ... Setting up libosmosim2:amd64 (1.12.0) ... Setting up libosmocore (1.12.0) ... Setting up debhelper (13.3.4) ... Setting up libosmocore-dev:amd64 (1.12.0) ... Setting up libosmo-netif-dev:amd64 (1.7.0) ... Processing triggers for libc-bin (2.31-13+deb11u13) ... Processing triggers for mailcap (3.69) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j21 dpkg-buildpackage: info: source package osmo-uecups dpkg-buildpackage: info: source version 0.3.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 fakeroot debian/rules clean dh clean --with autoreconf dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building osmo-uecups in osmo-uecups_0.3.0.tar.xz dpkg-source: info: building osmo-uecups in osmo-uecups_0.3.0.dsc debian/rules build dh build --with autoreconf dh_update_autotools_config dh_autoreconf aclocal: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. configure.ac:18: installing './compile' configure.ac:20: installing './config.guess' configure.ac:20: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' daemon/Makefile.am: installing './depcomp' debian/rules override_dh_auto_configure make[1]: Entering directory '/obs/_temp/binpkgs/osmo-uecups' dh_auto_configure -- --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for libosmocore >= 1.12.0... yes checking for libosmovty >= 1.12.0... yes checking for libosmo-netif >= 1.7.0... yes checking for jansson... yes checking for libnl-route-3.0... yes checking for ANSI C header files... (cached) yes checking if gcc supports -fvisibility=hidden... yes checking whether to enable code coverage support... no CFLAGS="-g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-uecups=. -fstack-protector-strong -Wformat -Werror=format-security" 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 daemon/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: executing depfiles commands config.status: executing libtool commands make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups' dh_auto_build make -j21 make[1]: Entering directory '/obs/_temp/binpkgs/osmo-uecups' echo 0.2.2.20-ea4c > .version-t && mv .version-t .version make all-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-uecups' Making all in daemon make[3]: Entering directory '/obs/_temp/binpkgs/osmo-uecups/daemon' gcc -DPACKAGE_NAME=\"osmo-uecups\" -DPACKAGE_TARNAME=\"osmo-uecups\" -DPACKAGE_VERSION=\"0.2.2.20-ea4c\" -DPACKAGE_STRING=\"osmo-uecups\ 0.2.2.20-ea4c\" -DPACKAGE_BUGREPORT=\"osmocom-net-gprs@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"osmo-uecups\" -DVERSION=\"0.2.2.20-ea4c\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/libnl3 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-uecups=. -fstack-protector-strong -Wformat -Werror=format-security -c -o cups_client.o cups_client.c gcc -DPACKAGE_NAME=\"osmo-uecups\" -DPACKAGE_TARNAME=\"osmo-uecups\" -DPACKAGE_VERSION=\"0.2.2.20-ea4c\" -DPACKAGE_STRING=\"osmo-uecups\ 0.2.2.20-ea4c\" -DPACKAGE_BUGREPORT=\"osmocom-net-gprs@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"osmo-uecups\" -DVERSION=\"0.2.2.20-ea4c\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/libnl3 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-uecups=. -fstack-protector-strong -Wformat -Werror=format-security -c -o utility.o utility.c gcc -DPACKAGE_NAME=\"osmo-uecups\" -DPACKAGE_TARNAME=\"osmo-uecups\" -DPACKAGE_VERSION=\"0.2.2.20-ea4c\" -DPACKAGE_STRING=\"osmo-uecups\ 0.2.2.20-ea4c\" -DPACKAGE_BUGREPORT=\"osmocom-net-gprs@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"osmo-uecups\" -DVERSION=\"0.2.2.20-ea4c\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/libnl3 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-uecups=. -fstack-protector-strong -Wformat -Werror=format-security -c -o netdev.o netdev.c gcc -DPACKAGE_NAME=\"osmo-uecups\" -DPACKAGE_TARNAME=\"osmo-uecups\" -DPACKAGE_VERSION=\"0.2.2.20-ea4c\" -DPACKAGE_STRING=\"osmo-uecups\ 0.2.2.20-ea4c\" -DPACKAGE_BUGREPORT=\"osmocom-net-gprs@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"osmo-uecups\" -DVERSION=\"0.2.2.20-ea4c\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/libnl3 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-uecups=. -fstack-protector-strong -Wformat -Werror=format-security -c -o netns.o netns.c gcc -DPACKAGE_NAME=\"osmo-uecups\" -DPACKAGE_TARNAME=\"osmo-uecups\" -DPACKAGE_VERSION=\"0.2.2.20-ea4c\" -DPACKAGE_STRING=\"osmo-uecups\ 0.2.2.20-ea4c\" -DPACKAGE_BUGREPORT=\"osmocom-net-gprs@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"osmo-uecups\" -DVERSION=\"0.2.2.20-ea4c\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/libnl3 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-uecups=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tun_device.o tun_device.c gcc -DPACKAGE_NAME=\"osmo-uecups\" -DPACKAGE_TARNAME=\"osmo-uecups\" -DPACKAGE_VERSION=\"0.2.2.20-ea4c\" -DPACKAGE_STRING=\"osmo-uecups\ 0.2.2.20-ea4c\" -DPACKAGE_BUGREPORT=\"osmocom-net-gprs@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"osmo-uecups\" -DVERSION=\"0.2.2.20-ea4c\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/libnl3 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-uecups=. -fstack-protector-strong -Wformat -Werror=format-security -c -o gtp_daemon.o gtp_daemon.c gcc -DPACKAGE_NAME=\"osmo-uecups\" -DPACKAGE_TARNAME=\"osmo-uecups\" -DPACKAGE_VERSION=\"0.2.2.20-ea4c\" -DPACKAGE_STRING=\"osmo-uecups\ 0.2.2.20-ea4c\" -DPACKAGE_BUGREPORT=\"osmocom-net-gprs@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"osmo-uecups\" -DVERSION=\"0.2.2.20-ea4c\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/libnl3 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-uecups=. -fstack-protector-strong -Wformat -Werror=format-security -c -o gtp_endpoint.o gtp_endpoint.c gcc -DPACKAGE_NAME=\"osmo-uecups\" -DPACKAGE_TARNAME=\"osmo-uecups\" -DPACKAGE_VERSION=\"0.2.2.20-ea4c\" -DPACKAGE_STRING=\"osmo-uecups\ 0.2.2.20-ea4c\" -DPACKAGE_BUGREPORT=\"osmocom-net-gprs@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"osmo-uecups\" -DVERSION=\"0.2.2.20-ea4c\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/libnl3 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-uecups=. -fstack-protector-strong -Wformat -Werror=format-security -c -o gtp_tunnel.o gtp_tunnel.c netns.c:1:2: warning: #warning "Merge netns.c from osmo-ggsn and osmo-gtpu-daemon" [-Wcpp] 1 | #warning "Merge netns.c from osmo-ggsn and osmo-gtpu-daemon" | ^~~~~~~ gcc -DPACKAGE_NAME=\"osmo-uecups\" -DPACKAGE_TARNAME=\"osmo-uecups\" -DPACKAGE_VERSION=\"0.2.2.20-ea4c\" -DPACKAGE_STRING=\"osmo-uecups\ 0.2.2.20-ea4c\" -DPACKAGE_BUGREPORT=\"osmocom-net-gprs@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"osmo-uecups\" -DVERSION=\"0.2.2.20-ea4c\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/libnl3 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-uecups=. -fstack-protector-strong -Wformat -Werror=format-security -c -o daemon_vty.o daemon_vty.c gcc -DPACKAGE_NAME=\"osmo-uecups\" -DPACKAGE_TARNAME=\"osmo-uecups\" -DPACKAGE_VERSION=\"0.2.2.20-ea4c\" -DPACKAGE_STRING=\"osmo-uecups\ 0.2.2.20-ea4c\" -DPACKAGE_BUGREPORT=\"osmocom-net-gprs@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"osmo-uecups\" -DVERSION=\"0.2.2.20-ea4c\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/libnl3 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-uecups=. -fstack-protector-strong -Wformat -Werror=format-security -c -o main.o main.c /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/libnl3 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-uecups=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o osmo-uecups-daemon cups_client.o utility.o netdev.o netns.o tun_device.o gtp_daemon.o gtp_endpoint.o gtp_tunnel.o daemon_vty.o main.o -lpthread -lsctp -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmonetif -ljansson -lnl-route-3 -lnl-3 libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/libnl3 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-uecups=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o osmo-uecups-daemon cups_client.o utility.o netdev.o netns.o tun_device.o gtp_daemon.o gtp_endpoint.o gtp_tunnel.o daemon_vty.o main.o -lpthread -lsctp /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl /usr/lib/x86_64-linux-gnu/libosmonetif.so -ljansson -lnl-route-3 -lnl-3 -pthread make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups/daemon' Making all in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-uecups/doc' Making all in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-uecups/doc/examples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups/doc/examples' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-uecups/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups/doc' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-uecups' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups' debian/rules override_dh_auto_test make[1]: Entering directory '/obs/_temp/binpkgs/osmo-uecups' dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false) make -j21 check VERBOSE=1 make[2]: Entering directory '/obs/_temp/binpkgs/osmo-uecups' make check-recursive make[3]: Entering directory '/obs/_temp/binpkgs/osmo-uecups' Making check in daemon make[4]: Entering directory '/obs/_temp/binpkgs/osmo-uecups/daemon' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups/daemon' Making check in doc make[4]: Entering directory '/obs/_temp/binpkgs/osmo-uecups/doc' Making check in examples make[5]: Entering directory '/obs/_temp/binpkgs/osmo-uecups/doc/examples' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups/doc/examples' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-uecups/doc' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups/doc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups/doc' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-uecups' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups' create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary --with autoreconf dh_testroot dh_prep dh_auto_install make -j1 install DESTDIR=/obs/_temp/binpkgs/osmo-uecups/debian/osmo-uecups AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/obs/_temp/binpkgs/osmo-uecups' make install-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-uecups' Making install in daemon make[3]: Entering directory '/obs/_temp/binpkgs/osmo-uecups/daemon' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-uecups/daemon' /bin/mkdir -p '/obs/_temp/binpkgs/osmo-uecups/debian/osmo-uecups/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-uecups-daemon '/obs/_temp/binpkgs/osmo-uecups/debian/osmo-uecups/usr/bin' libtool: install: /usr/bin/install -c osmo-uecups-daemon /obs/_temp/binpkgs/osmo-uecups/debian/osmo-uecups/usr/bin/osmo-uecups-daemon make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups/daemon' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups/daemon' Making install in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-uecups/doc' Making install in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-uecups/doc/examples' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-uecups/doc/examples' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/obs/_temp/binpkgs/osmo-uecups/debian/osmo-uecups/etc/osmocom' /usr/bin/install -c -m 644 osmo-uecups-daemon.cfg '/obs/_temp/binpkgs/osmo-uecups/debian/osmo-uecups/etc/osmocom' make install-data-hook make[6]: Entering directory '/obs/_temp/binpkgs/osmo-uecups/doc/examples' for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ j="/obs/_temp/binpkgs/osmo-uecups/debian/osmo-uecups/usr/share/doc/osmo-uecups/examples/$f" && \ mkdir -p "$(dirname $j)" && \ /usr/bin/install -c -m 644 ./$f $j; \ done make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups/doc/examples' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups/doc/examples' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups/doc/examples' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-uecups/doc' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-uecups/doc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups/doc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups/doc' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-uecups' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-uecups' 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-uecups' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups' dh_installdocs dh_installchangelogs dh_perl dh_link dh_strip_nondeterminism debian/rules override_dh_compress make[1]: Entering directory '/obs/_temp/binpkgs/osmo-uecups' dh_compress -X.pdf make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-uecups' dh_fixperms dh_missing dh_strip dh_makeshlibs dh_shlibdeps dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'osmo-uecups-dbgsym' in '../osmo-uecups-dbgsym_0.3.0_amd64.deb'. dpkg-deb: building package 'osmo-uecups' in '../osmo-uecups_0.3.0_amd64.deb'. dpkg-genbuildinfo dpkg-genchanges >../osmo-uecups_0.3.0_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + cd .. + dpkg -c osmo-uecups-dbgsym_0.3.0_amd64.deb drwxr-xr-x root/root 0 2025-12-03 19:06 ./ drwxr-xr-x root/root 0 2025-12-03 19:06 ./usr/ drwxr-xr-x root/root 0 2025-12-03 19:06 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-03 19:06 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-12-03 19:06 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-12-03 19:06 ./usr/lib/debug/.build-id/ad/ -rw-r--r-- root/root 99808 2025-12-03 19:06 ./usr/lib/debug/.build-id/ad/8c36ef6bf0022ec30f9b84750a7b7b6d64fa01.debug drwxr-xr-x root/root 0 2025-12-03 19:06 ./usr/share/ drwxr-xr-x root/root 0 2025-12-03 19:06 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-12-03 19:06 ./usr/share/doc/osmo-uecups-dbgsym -> osmo-uecups + dpkg -c osmo-uecups_0.3.0_amd64.deb drwxr-xr-x root/root 0 2025-12-03 19:06 ./ drwxr-xr-x root/root 0 2025-12-03 19:06 ./etc/ drwxr-xr-x root/root 0 2025-12-03 19:06 ./etc/osmocom/ -rw-r--r-- root/root 239 2025-12-03 19:06 ./etc/osmocom/osmo-uecups-daemon.cfg drwxr-xr-x root/root 0 2025-12-03 19:06 ./usr/ drwxr-xr-x root/root 0 2025-12-03 19:06 ./usr/bin/ -rwxr-xr-x root/root 70696 2025-12-03 19:06 ./usr/bin/osmo-uecups-daemon drwxr-xr-x root/root 0 2025-12-03 19:06 ./usr/share/ drwxr-xr-x root/root 0 2025-12-03 19:06 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-03 19:06 ./usr/share/doc/osmo-uecups/ -rw-r--r-- root/root 1439 2025-12-03 19:06 ./usr/share/doc/osmo-uecups/changelog.gz -rw-r--r-- root/root 895 2025-12-03 19:06 ./usr/share/doc/osmo-uecups/copyright drwxr-xr-x root/root 0 2025-12-03 19:06 ./usr/share/doc/osmo-uecups/examples/ -rw-r--r-- root/root 239 2025-12-03 19:06 ./usr/share/doc/osmo-uecups/examples/osmo-uecups-daemon.cfg Build successful! docker: running: data/build.sh inside docker :: Find binary packages in: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/_temp/binpkgs $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3999769 killed; [ssh-agent] Stopped. Finished: SUCCESS