Skip to content
Failed

Console Output

Started by upstream project "gerrit-libosmo-netif" build number 672
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/libosmo-netif/+/38894 in silent mode.
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-HkY0ush61zRS/agent.3305314
SSH_AGENT_PID=3305317
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3@tmp/private_key_1993937505008553859.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3@tmp/private_key_1993937505008553859.key)
[ssh-agent] Using credentials jenkins (gerrit.osmocom.org)
The recommended git tool is: NONE
using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif
 > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/libosmo-netif # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif refs/changes/94/38894/1 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision 55d27d1d13a60e2293a682b74fe6a3399022d2e8 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 55d27d1d13a60e2293a682b74fe6a3399022d2e8 # timeout=10
Commit message: "stream_cli: Add osmo_stream_srv_link_set_{ip_dscp,priority}() APIs"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk be28cf55958556e71280657a02e4d9ed08d0c2bc # timeout=10
[gerrit-binpkgs@3] $ /bin/sh -xe /tmp/jenkins4705707635371028787.sh + set +x Building binary packages for distro: 'debian:12' + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline be6230b scripts/osmocom-build-old-tags: libosmo-abis after libosmo-netif + cd libosmo-netif + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:12 :: Copying the source to the cache dir :: Building the source package docker: building image debian-12-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/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: 579B done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:12 #2 DONE 0.3s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/3] FROM docker.io/library/debian:12@sha256:10901ccd8d249047f9761845b4594f121edef079cfd8224edebd9ea726f0a7f6 #4 DONE 0.0s #5 [2/3] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper dh-python dpkg-dev fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc python3-packaging python3-setuptools quilt rebar3 sed sphinx-common && apt-get clean #5 CACHED #6 [3/3] RUN USERADD --uid=1000 -m user #6 CACHED #7 exporting to image #7 exporting layers done #7 writing image sha256:9e7a9625cfc4761a6401373bf0d25d665ed7decdb2db4dc5229c297dfc8c05e2 0.0s done #7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg 0.0s done #7 DONE 0.0s libosmo-netif: using cached https://gerrit.osmocom.org/libosmo-netif (not cloning, not fetching) libosmo-netif: 'git clean -ffxd' libosmo-netif: skipping git checkout, current commit: 55d27d1 stream_cli: Add osmo_stream_srv_link_set_{ip_dscp,priority}() APIs libosmo-netif: building source package 1.5.1.14-55d2 libosmo-netif: adding debian/changelog entry (1.5.1 => 1.5.1.14.55d2) libosmo-netif: building debian source package libosmo-netif: adding commit_55d27d1d13a60e2293a682b74fe6a3399022d2e8.txt docker: running: build_srcpkg.py inside docker :: Building the binary packages docker: building image debian-12-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-12-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 3.18kB done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:12 #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:12@sha256:10901ccd8d249047f9761845b4594f121edef079cfd8224edebd9ea726f0a7f6 #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 /tmp/Release.key #6 CACHED #7 [3/6] RUN USERADD --uid=1000 -m user #7 CACHED #8 [4/6] RUN CASE "debian:12" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; 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:12" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:12" in debian:*) apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*|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:12" && exit 1 ;; esac #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:815af4af10ac64e4e5ca333d9646a14dba677205d990ab2ddc9e58df087aa452 0.0s done #11 naming to docker.io/library/debian-12-osmocom-obs-build-binpkg #11 naming to docker.io/library/debian-12-osmocom-obs-build-binpkg 0.0s done #11 DONE 0.1s + apt_get=apt-get + [ -n 1 ] + export DEBIAN_FRONTEND=noninteractive + apt_get=apt-get -y + su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/libosmo-netif/*.tar.* libosmo-netif/ libosmo-netif/.tarball-version libosmo-netif/COPYING libosmo-netif/Doxyfile.in libosmo-netif/Makefile.am libosmo-netif/README.md libosmo-netif/TODO-RELEASE libosmo-netif/configure.ac libosmo-netif/contrib/ libosmo-netif/contrib/jenkins.sh libosmo-netif/debian/ libosmo-netif/debian/changelog libosmo-netif/debian/compat libosmo-netif/debian/control libosmo-netif/debian/copyright libosmo-netif/debian/libosmo-netif-dev.install libosmo-netif/debian/libosmo-netif-doc.doc-base libosmo-netif/debian/libosmo-netif-doc.install libosmo-netif/debian/libosmonetif11.install libosmo-netif/debian/rules libosmo-netif/debian/source/ libosmo-netif/debian/source/format libosmo-netif/examples/ libosmo-netif/examples/Makefile.am libosmo-netif/examples/ipa-stream-client.c libosmo-netif/examples/ipa-stream-server.c libosmo-netif/examples/osmux-test-input.c libosmo-netif/examples/osmux-test-output.c libosmo-netif/examples/rs232-read.c libosmo-netif/examples/rs232-write.c libosmo-netif/examples/rtp-udp-test-client.c libosmo-netif/examples/rtp-udp-test-server.c libosmo-netif/examples/stream-client.c libosmo-netif/examples/stream-server.c libosmo-netif/examples/udp-test-client.c libosmo-netif/examples/udp-test-server.c libosmo-netif/examples/udp-test.h libosmo-netif/git-version-gen libosmo-netif/include/ libosmo-netif/include/Makefile.am libosmo-netif/include/osmocom/ libosmo-netif/include/osmocom/Makefile.am libosmo-netif/include/osmocom/netif/ libosmo-netif/include/osmocom/netif/Makefile.am libosmo-netif/include/osmocom/netif/amr.h libosmo-netif/include/osmocom/netif/datagram.h libosmo-netif/include/osmocom/netif/ipa.h libosmo-netif/include/osmocom/netif/ipa_unit.h libosmo-netif/include/osmocom/netif/jibuf.h libosmo-netif/include/osmocom/netif/osmux.h libosmo-netif/include/osmocom/netif/prim.h libosmo-netif/include/osmocom/netif/rs232.h libosmo-netif/include/osmocom/netif/rtp.h libosmo-netif/include/osmocom/netif/sctp.h libosmo-netif/include/osmocom/netif/stream.h libosmo-netif/include/osmocom/netif/stream_private.h libosmo-netif/libosmo-netif.pc.in libosmo-netif/m4/ libosmo-netif/src/ libosmo-netif/src/Makefile.am libosmo-netif/src/amr.c libosmo-netif/src/datagram.c libosmo-netif/src/ipa.c libosmo-netif/src/ipa_unit.c libosmo-netif/src/jibuf.c libosmo-netif/src/osmux.c libosmo-netif/src/osmux_input.c libosmo-netif/src/osmux_output.c libosmo-netif/src/prim.c libosmo-netif/src/rs232.c libosmo-netif/src/rtp.c libosmo-netif/src/sctp.c libosmo-netif/src/stream.c libosmo-netif/src/stream_cli.c libosmo-netif/src/stream_srv.c libosmo-netif/tests/ libosmo-netif/tests/Makefile.am libosmo-netif/tests/amr/ libosmo-netif/tests/amr/amr_test.c libosmo-netif/tests/amr/amr_test.ok libosmo-netif/tests/jibuf/ libosmo-netif/tests/jibuf/jibuf_test.c libosmo-netif/tests/jibuf/jibuf_test.ok libosmo-netif/tests/jibuf/jibuf_tool.c libosmo-netif/tests/jibuf/jitter.plt libosmo-netif/tests/jibuf/seq.plt libosmo-netif/tests/osmo-pcap-test/ libosmo-netif/tests/osmo-pcap-test/Make_global.am libosmo-netif/tests/osmo-pcap-test/Makefile.am libosmo-netif/tests/osmo-pcap-test/configure.ac libosmo-netif/tests/osmo-pcap-test/l2_eth.c libosmo-netif/tests/osmo-pcap-test/l2_sll.c libosmo-netif/tests/osmo-pcap-test/l3_ipv4.c libosmo-netif/tests/osmo-pcap-test/l4_tcp.c libosmo-netif/tests/osmo-pcap-test/l4_udp.c libosmo-netif/tests/osmo-pcap-test/osmo_pcap.h libosmo-netif/tests/osmo-pcap-test/osmux_test.c libosmo-netif/tests/osmo-pcap-test/pcap.c libosmo-netif/tests/osmo-pcap-test/pcaps/ libosmo-netif/tests/osmo-pcap-test/pcaps/rtp-nanobts-2-phones-amr-dtx.pcap libosmo-netif/tests/osmo-pcap-test/pcaps/rtp-nanobts-2-phones-amr.pcap libosmo-netif/tests/osmo-pcap-test/proto.c libosmo-netif/tests/osmo-pcap-test/proto.h libosmo-netif/tests/osmux/ libosmo-netif/tests/osmux/osmux_input_test.c libosmo-netif/tests/osmux/osmux_input_test.ok libosmo-netif/tests/osmux/osmux_output_test.c libosmo-netif/tests/osmux/osmux_output_test.ok libosmo-netif/tests/osmux/osmux_test.c libosmo-netif/tests/osmux/osmux_test.ok libosmo-netif/tests/stream/ libosmo-netif/tests/stream/stream_test.c libosmo-netif/tests/stream/stream_test.err libosmo-netif/tests/stream/stream_test.ok libosmo-netif/tests/testsuite.at libosmo-netif/utils/ libosmo-netif/utils/Makefile.am libosmo-netif/utils/osmo-amr-inspect.c + cd _temp/binpkgs/libosmo-netif + apt-get -y update Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ InRelease [1553 B] Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [204 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ Packages [69.1 kB] Fetched 378 kB in 0s (762 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/master/Debian_12/./InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf automake autopoint autotools-dev bsdextrautils debhelper dh-autoreconf dh-strip-nondeterminism doxygen dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libclang-cpp14 libclang1-14 libdbus-1-3 libdbus-1-dev libdebhelper-perl libedit2 libfile-stripnondeterminism-perl libicu72 libllvm14 libmagic-mgc libmagic1 libmnl-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpcap0.8 libpcap0.8-dev libpcsclite1 libpipeline1 libpkgconf3 libsctp-dev libsctp1 libsub-override-perl libtalloc-dev libtalloc2 libtool libuchardet0 liburing2 libusb-1.0-0 libusb-1.0-0-dev libxapian30 libxml2 libz3-4 m4 man-db osmocom-master pkg-config pkgconf pkgconf-bin po-debconf sensible-utils sgml-base xml-core 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. Need to get 74.0 MB of archives. After this operation, 328 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ osmocom-master 1.0.0 [1148 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore22 1.10.0.33.a28ae [169 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocodec4 1.10.0.33.a28ae [50.5 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoisdn0 1.10.0.33.a28ae [69.7 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmogsm20 1.10.0.33.a28ae [226 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocoding0 1.10.0.33.a28ae [70.3 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmovty13 1.10.0.33.a28ae [103 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmogb14 1.10.0.33.a28ae [177 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoctrl0 1.10.0.33.a28ae [58.7 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmosim2 1.10.0.33.a28ae [62.9 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmousb0 1.10.0.33.a28ae [49.6 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore 1.10.0.33.a28ae [42.9 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore-dev 1.10.0.33.a28ae [846 kB] Get:17 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB] Get:18 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB] Get:19 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB] Get:22 http://deb.debian.org/debian bookworm/main amd64 bsdextrautils amd64 2.38.1-5+deb12u2 [86.8 kB] Get:23 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB] Get:24 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB] Get:25 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] Get:26 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB] Get:27 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB] Get:28 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB] Get:29 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB] Get:30 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB] Get:31 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-7~deb12u1 [517 kB] Get:32 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB] Get:33 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:34 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B] Get:35 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] Get:36 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B] Get:37 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB] Get:38 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB] Get:39 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB] Get:40 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB] Get:41 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get:42 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:43 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB] Get:44 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] Get:45 http://deb.debian.org/debian bookworm/main amd64 libz3-4 amd64 4.8.12-3.1 [7216 kB] Get:46 http://deb.debian.org/debian bookworm/main amd64 libllvm14 amd64 1:14.0.6-12 [21.8 MB] Get:47 http://deb.debian.org/debian bookworm/main amd64 libclang-cpp14 amd64 1:14.0.6-12 [11.1 MB] Get:48 http://deb.debian.org/debian bookworm/main amd64 libclang1-14 amd64 1:14.0.6-12 [6157 kB] Get:49 http://deb.debian.org/debian bookworm/main amd64 libxapian30 amd64 1.4.22-1 [1100 kB] Get:50 http://deb.debian.org/debian bookworm/main amd64 doxygen amd64 1.9.4-4 [4611 kB] Get:51 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] Get:52 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] Get:53 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] Get:54 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] Get:55 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] Get:56 http://deb.debian.org/debian bookworm/main amd64 xml-core all 0.18+nmu1 [23.8 kB] Get:57 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-dev amd64 1.14.10-1~deb12u1 [241 kB] Get:58 http://deb.debian.org/debian bookworm/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] Get:59 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] Get:60 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] Get:61 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] Get:62 http://deb.debian.org/debian bookworm/main amd64 libpcsclite1 amd64 1.9.9-2 [49.7 kB] Get:63 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0 amd64 2:1.0.26-1 [62.6 kB] Get:64 http://deb.debian.org/debian bookworm/main amd64 libtalloc-dev amd64 2.4.0-f2 [59.5 kB] Get:65 http://deb.debian.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB] Get:66 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0-dev amd64 2:1.0.26-1 [83.3 kB] Get:67 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8 amd64 1.10.3-1 [157 kB] Get:68 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8-dev amd64 1.10.3-1 [281 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 74.0 MB in 1s (106 MB/s) Selecting previously unselected package sgml-base. (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 ... 14436 files and directories currently installed.) Preparing to unpack .../00-sgml-base_1.31_all.deb ... Unpacking sgml-base (1.31) ... Selecting previously unselected package sensible-utils. Preparing to unpack .../01-sensible-utils_0.0.17+nmu1_all.deb ... Unpacking sensible-utils (0.0.17+nmu1) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../02-libmagic-mgc_1%3a5.44-3_amd64.deb ... Unpacking libmagic-mgc (1:5.44-3) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../03-libmagic1_1%3a5.44-3_amd64.deb ... Unpacking libmagic1:amd64 (1:5.44-3) ... Selecting previously unselected package file. Preparing to unpack .../04-file_1%3a5.44-3_amd64.deb ... Unpacking file (1:5.44-3) ... Selecting previously unselected package gettext-base. Preparing to unpack .../05-gettext-base_0.21-12_amd64.deb ... Unpacking gettext-base (0.21-12) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../06-libuchardet0_0.0.7-1_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.7-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../07-groff-base_1.22.4-10_amd64.deb ... Unpacking groff-base (1.22.4-10) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../08-bsdextrautils_2.38.1-5+deb12u2_amd64.deb ... Unpacking bsdextrautils (2.38.1-5+deb12u2) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../09-libpipeline1_1.5.7-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.7-1) ... Selecting previously unselected package man-db. Preparing to unpack .../10-man-db_2.11.2-2_amd64.deb ... Unpacking man-db (2.11.2-2) ... Selecting previously unselected package m4. Preparing to unpack .../11-m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package autoconf. Preparing to unpack .../12-autoconf_2.71-3_all.deb ... Unpacking autoconf (2.71-3) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../13-autotools-dev_20220109.1_all.deb ... Unpacking autotools-dev (20220109.1) ... Selecting previously unselected package automake. Preparing to unpack .../14-automake_1%3a1.16.5-1.3_all.deb ... Unpacking automake (1:1.16.5-1.3) ... Selecting previously unselected package autopoint. Preparing to unpack .../15-autopoint_0.21-12_all.deb ... Unpacking autopoint (0.21-12) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../16-libdebhelper-perl_13.11.4_all.deb ... Unpacking libdebhelper-perl (13.11.4) ... Selecting previously unselected package libtool. Preparing to unpack .../17-libtool_2.4.7-7~deb12u1_all.deb ... Unpacking libtool (2.4.7-7~deb12u1) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../18-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../19-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 .../20-libsub-override-perl_0.09-4_all.deb ... Unpacking libsub-override-perl (0.09-4) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../21-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../22-dh-strip-nondeterminism_1.13.1-1_all.deb ... Unpacking dh-strip-nondeterminism (1.13.1-1) ... Selecting previously unselected package dwz. Preparing to unpack .../23-dwz_0.15-1_amd64.deb ... Unpacking dwz (0.15-1) ... Selecting previously unselected package libicu72:amd64. Preparing to unpack .../24-libicu72_72.1-3_amd64.deb ... Unpacking libicu72:amd64 (72.1-3) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../25-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... Selecting previously unselected package gettext. Preparing to unpack .../26-gettext_0.21-12_amd64.deb ... Unpacking gettext (0.21-12) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../27-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 .../28-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../29-debhelper_13.11.4_all.deb ... Unpacking debhelper (13.11.4) ... Selecting previously unselected package libedit2:amd64. Preparing to unpack .../30-libedit2_3.1-20221030-2_amd64.deb ... Unpacking libedit2:amd64 (3.1-20221030-2) ... Selecting previously unselected package libz3-4:amd64. Preparing to unpack .../31-libz3-4_4.8.12-3.1_amd64.deb ... Unpacking libz3-4:amd64 (4.8.12-3.1) ... Selecting previously unselected package libllvm14:amd64. Preparing to unpack .../32-libllvm14_1%3a14.0.6-12_amd64.deb ... Unpacking libllvm14:amd64 (1:14.0.6-12) ... Selecting previously unselected package libclang-cpp14. Preparing to unpack .../33-libclang-cpp14_1%3a14.0.6-12_amd64.deb ... Unpacking libclang-cpp14 (1:14.0.6-12) ... Selecting previously unselected package libclang1-14. Preparing to unpack .../34-libclang1-14_1%3a14.0.6-12_amd64.deb ... Unpacking libclang1-14 (1:14.0.6-12) ... Selecting previously unselected package libxapian30:amd64. Preparing to unpack .../35-libxapian30_1.4.22-1_amd64.deb ... Unpacking libxapian30:amd64 (1.4.22-1) ... Selecting previously unselected package doxygen. Preparing to unpack .../36-doxygen_1.9.4-4_amd64.deb ... Unpacking doxygen (1.9.4-4) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../37-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... Selecting previously unselected package libpkgconf3:amd64. Preparing to unpack .../38-libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../39-pkgconf-bin_1.8.1-1_amd64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../40-pkgconf_1.8.1-1_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-1) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../41-pkg-config_1.8.1-1_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-1) ... Selecting previously unselected package xml-core. Preparing to unpack .../42-xml-core_0.18+nmu1_all.deb ... Unpacking xml-core (0.18+nmu1) ... Selecting previously unselected package libdbus-1-dev:amd64. Preparing to unpack .../43-libdbus-1-dev_1.14.10-1~deb12u1_amd64.deb ... Unpacking libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../44-libmnl-dev_1.0.4-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.4-3) ... Selecting previously unselected package osmocom-master. Preparing to unpack .../45-osmocom-master_1.0.0_amd64.deb ... Unpacking osmocom-master (1.0.0) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../46-libsctp1_1.0.19+dfsg-2_amd64.deb ... Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../47-libtalloc2_2.4.0-f2_amd64.deb ... Unpacking libtalloc2:amd64 (2.4.0-f2) ... Selecting previously unselected package liburing2:amd64. Preparing to unpack .../48-liburing2_2.3-3_amd64.deb ... Unpacking liburing2:amd64 (2.3-3) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../49-libosmocore22_1.10.0.33.a28ae_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.33.a28ae) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../50-libosmocodec4_1.10.0.33.a28ae_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.33.a28ae) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../51-libosmoisdn0_1.10.0.33.a28ae_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.33.a28ae) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../52-libosmogsm20_1.10.0.33.a28ae_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.33.a28ae) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../53-libosmocoding0_1.10.0.33.a28ae_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.33.a28ae) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../54-libosmovty13_1.10.0.33.a28ae_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.33.a28ae) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../55-libosmogb14_1.10.0.33.a28ae_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.33.a28ae) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../56-libosmoctrl0_1.10.0.33.a28ae_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.33.a28ae) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../57-libpcsclite1_1.9.9-2_amd64.deb ... Unpacking libpcsclite1:amd64 (1.9.9-2) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../58-libosmosim2_1.10.0.33.a28ae_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.33.a28ae) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../59-libusb-1.0-0_2%3a1.0.26-1_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.26-1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../60-libosmousb0_1.10.0.33.a28ae_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.33.a28ae) ... Selecting previously unselected package libosmocore. Preparing to unpack .../61-libosmocore_1.10.0.33.a28ae_amd64.deb ... Unpacking libosmocore (1.10.0.33.a28ae) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../62-libtalloc-dev_2.4.0-f2_amd64.deb ... Unpacking libtalloc-dev:amd64 (2.4.0-f2) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../63-libsctp-dev_1.0.19+dfsg-2_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../64-libusb-1.0-0-dev_2%3a1.0.26-1_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../65-libosmocore-dev_1.10.0.33.a28ae_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.10.0.33.a28ae) ... Selecting previously unselected package libpcap0.8:amd64. Preparing to unpack .../66-libpcap0.8_1.10.3-1_amd64.deb ... Unpacking libpcap0.8:amd64 (1.10.3-1) ... Selecting previously unselected package libpcap0.8-dev:amd64. Preparing to unpack .../67-libpcap0.8-dev_1.10.3-1_amd64.deb ... Unpacking libpcap0.8-dev:amd64 (1.10.3-1) ... Setting up libpipeline1:amd64 (1.5.7-1) ... Setting up libxapian30:amd64 (1.4.22-1) ... Setting up libicu72:amd64 (72.1-3) ... Setting up bsdextrautils (2.38.1-5+deb12u2) ... Setting up libmagic-mgc (1:5.44-3) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libdebhelper-perl (13.11.4) ... Setting up libedit2:amd64 (3.1-20221030-2) ... Setting up libmagic1:amd64 (1:5.44-3) ... Setting up gettext-base (0.21-12) ... Setting up m4 (1.4.19-3) ... Setting up file (1:5.44-3) ... Setting up libtalloc2:amd64 (2.4.0-f2) ... Setting up autotools-dev (20220109.1) ... Setting up libz3-4:amd64 (4.8.12-3.1) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up libmnl-dev:amd64 (1.0.4-3) ... Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... Setting up autopoint (0.21-12) ... Setting up libpcsclite1:amd64 (1.9.9-2) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up osmocom-master (1.0.0) ... Setting up autoconf (2.71-3) ... Setting up dwz (0.15-1) ... Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... Setting up sensible-utils (0.0.17+nmu1) ... Setting up libuchardet0:amd64 (0.0.7-1) ... Setting up libsub-override-perl (0.09-4) ... Setting up sgml-base (1.31) ... Setting up libusb-1.0-0:amd64 (2:1.0.26-1) ... Setting up liburing2:amd64 (2.3-3) ... Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... Setting up automake (1:1.16.5-1.3) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... Setting up gettext (0.21-12) ... Setting up libtool (2.4.7-7~deb12u1) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dh-autoreconf (20) ... Setting up libtalloc-dev:amd64 (2.4.0-f2) ... Setting up libpcap0.8:amd64 (1.10.3-1) ... Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ... Setting up pkg-config:amd64 (1.8.1-1) ... Setting up dh-strip-nondeterminism (1.13.1-1) ... Setting up libllvm14:amd64 (1:14.0.6-12) ... Setting up libosmocore22:amd64 (1.10.0.33.a28ae) ... Setting up libosmocodec4:amd64 (1.10.0.33.a28ae) ... Setting up groff-base (1.22.4-10) ... Setting up xml-core (0.18+nmu1) ... Setting up libosmovty13:amd64 (1.10.0.33.a28ae) ... Setting up libosmoisdn0:amd64 (1.10.0.33.a28ae) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up libclang1-14 (1:14.0.6-12) ... Setting up man-db (2.11.2-2) ... Building database of manual pages ... Setting up libclang-cpp14 (1:14.0.6-12) ... Setting up libosmousb0:amd64 (1.10.0.33.a28ae) ... Setting up libosmogsm20:amd64 (1.10.0.33.a28ae) ... Setting up libosmoctrl0:amd64 (1.10.0.33.a28ae) ... Setting up libosmogb14:amd64 (1.10.0.33.a28ae) ... Setting up debhelper (13.11.4) ... Setting up doxygen (1.9.4-4) ... Setting up libosmocoding0:amd64 (1.10.0.33.a28ae) ... Setting up libosmosim2:amd64 (1.10.0.33.a28ae) ... Setting up libosmocore (1.10.0.33.a28ae) ... Setting up libosmocore-dev:amd64 (1.10.0.33.a28ae) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... Processing triggers for sgml-base (1.31) ... Setting up libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... Setting up libpcap0.8-dev:amd64 (1.10.3-1) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j17 dpkg-buildpackage: info: source package libosmo-netif dpkg-buildpackage: info: source version 1.5.1.14.55d2 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts <info@osmocom.org> dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build . fakeroot debian/rules clean dh clean --with autoreconf --fail-missing dh_auto_clean -O--fail-missing dh_autoreconf_clean -O--fail-missing debian/rules override_dh_clean make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' dh_clean rm -f tests/package.m4 tests/testsuite .version make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building libosmo-netif in libosmo-netif_1.5.1.14.55d2.tar.xz dpkg-source: info: building libosmo-netif in libosmo-netif_1.5.1.14.55d2.dsc debian/rules build dh build --with autoreconf --fail-missing dh_update_autotools_config -O--fail-missing dh_autoreconf -O--fail-missing libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:25: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:25: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:25: the top level configure.ac:75: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:75: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:75: the top level configure.ac:90: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:90: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... configure.ac:90: the top level configure.ac:128: warning: AC_OUTPUT should be used without arguments. configure.ac:128: You should run autoupdate. configure.ac:22: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' examples/Makefile.am: installing './depcomp' dh_auto_configure -O--fail-missing ./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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for egrep... (cached) /usr/bin/grep -E checking for execinfo.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for syslog.h... yes checking for ctype.h... yes checking if gcc supports -fvisibility=hidden... yes checking for libosmocore >= 1.10.0... yes checking for libosmogsm >= 1.10.0... yes checking for libosmocodec >= 1.10.0... yes checking for netinet/sctp.h... yes checking for osmo_sock_init2_multiaddr in -losmocore... yes checking for library containing sctp_send... -lsctp checking for pcap.h... yes checking for doxygen... /usr/bin/doxygen checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmo-netif.pc config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/netif/Makefile config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating utils/Makefile config.status: creating tests/Makefile config.status: creating Doxyfile config.status: creating Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands dh_auto_build -O--fail-missing make -j17 make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' echo 1.5.1.14-55d2 > .version-t && mv .version-t .version make all-recursive make[2]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' Making all in include make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include' Making all in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' Making all in netif make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include' Making all in src make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/src' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o amr.lo amr.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o datagram.lo datagram.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o ipa.lo ipa.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o ipa_unit.lo ipa_unit.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o jibuf.lo jibuf.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux.lo osmux.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux_input.lo osmux_input.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux_output.lo osmux_output.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o prim.lo prim.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o rs232.lo rs232.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o rtp.lo rtp.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stream_cli.lo stream_cli.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stream_srv.lo stream_srv.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stream.lo stream.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o sctp.lo sctp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c datagram.c -fPIC -DPIC -o .libs/datagram.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c ipa_unit.c -fPIC -DPIC -o .libs/ipa_unit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c ipa.c -fPIC -DPIC -o .libs/ipa.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c rtp.c -fPIC -DPIC -o .libs/rtp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream_cli.c -fPIC -DPIC -o .libs/stream_cli.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c jibuf.c -fPIC -DPIC -o .libs/jibuf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c rs232.c -fPIC -DPIC -o .libs/rs232.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c prim.c -fPIC -DPIC -o .libs/prim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c amr.c -fPIC -DPIC -o .libs/amr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux_input.c -fPIC -DPIC -o .libs/osmux_input.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream.c -fPIC -DPIC -o .libs/stream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux_output.c -fPIC -DPIC -o .libs/osmux_output.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream_srv.c -fPIC -DPIC -o .libs/stream_srv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux.c -fPIC -DPIC -o .libs/osmux.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sctp.c -fPIC -DPIC -o .libs/sctp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sctp.c -o sctp.o >/dev/null 2>&1 stream_srv.c: In function 'osmo_stream_srv_link_ofd_cb': stream_srv.c:151:17: error: 'struct osmo_stream_srv_link' has no member named 'ip_dscp' 151 | if (link->ip_dscp > 0) { | ^~ stream_srv.c:152:55: error: 'struct osmo_stream_srv_link' has no member named 'ip_dscp' 152 | ret = osmo_sock_set_dscp(sock_fd, link->ip_dscp); | ^~ In file included from /usr/include/osmocom/core/osmo_io.h:10, from stream_srv.c:42: stream_srv.c:155:37: error: 'struct osmo_stream_srv_link' has no member named 'ip_dscp' 155 | link->ip_dscp, errno); | ^~ stream_srv.c:154:25: note: in expansion of macro 'LOGSLNK' 154 | LOGSLNK(link, LOGL_ERROR, "set_ip_dscp(%u): failed setsockopt err=%d\n", | ^~~~~~~ stream_srv.c:155:37: error: 'struct osmo_stream_srv_link' has no member named 'ip_dscp' 155 | link->ip_dscp, errno); | ^~ stream_srv.c:154:25: note: in expansion of macro 'LOGSLNK' 154 | LOGSLNK(link, LOGL_ERROR, "set_ip_dscp(%u): failed setsockopt err=%d\n", | ^~~~~~~ stream_srv.c:155:37: error: 'struct osmo_stream_srv_link' has no member named 'ip_dscp' 155 | link->ip_dscp, errno); | ^~ stream_srv.c:154:25: note: in expansion of macro 'LOGSLNK' 154 | LOGSLNK(link, LOGL_ERROR, "set_ip_dscp(%u): failed setsockopt err=%d\n", | ^~~~~~~ stream_srv.c:155:37: error: 'struct osmo_stream_srv_link' has no member named 'ip_dscp' 155 | link->ip_dscp, errno); | ^~ stream_srv.c:154:25: note: in expansion of macro 'LOGSLNK' 154 | LOGSLNK(link, LOGL_ERROR, "set_ip_dscp(%u): failed setsockopt err=%d\n", | ^~~~~~~ stream_srv.c:160:17: error: 'struct osmo_stream_srv_link' has no member named 'sk_prio' 160 | if (link->sk_prio > 0) { | ^~ stream_srv.c:161:59: error: 'struct osmo_stream_srv_link' has no member named 'sk_prio' 161 | ret = osmo_sock_set_priority(sock_fd, link->sk_prio); | ^~ stream_srv.c:164:37: error: 'struct osmo_stream_srv_link' has no member named 'sk_prio' 164 | link->sk_prio, errno); | ^~ stream_srv.c:163:25: note: in expansion of macro 'LOGSLNK' 163 | LOGSLNK(link, LOGL_ERROR, "set_priority(%u): failed setsockopt err=%d\n", | ^~~~~~~ stream_srv.c:164:37: error: 'struct osmo_stream_srv_link' has no member named 'sk_prio' 164 | link->sk_prio, errno); | ^~ stream_srv.c:163:25: note: in expansion of macro 'LOGSLNK' 163 | LOGSLNK(link, LOGL_ERROR, "set_priority(%u): failed setsockopt err=%d\n", | ^~~~~~~ stream_srv.c:164:37: error: 'struct osmo_stream_srv_link' has no member named 'sk_prio' 164 | link->sk_prio, errno); | ^~ stream_srv.c:163:25: note: in expansion of macro 'LOGSLNK' 163 | LOGSLNK(link, LOGL_ERROR, "set_priority(%u): failed setsockopt err=%d\n", | ^~~~~~~ stream_srv.c:164:37: error: 'struct osmo_stream_srv_link' has no member named 'sk_prio' 164 | link->sk_prio, errno); | ^~ stream_srv.c:163:25: note: in expansion of macro 'LOGSLNK' 163 | LOGSLNK(link, LOGL_ERROR, "set_priority(%u): failed setsockopt err=%d\n", | ^~~~~~~ stream_srv.c: In function 'osmo_stream_srv_link_set_priority': stream_srv.c:255:13: error: 'struct osmo_stream_srv_link' has no member named 'sk_prio' 255 | link->sk_prio = sk_prio; | ^~ stream_srv.c: In function 'osmo_stream_srv_link_set_ip_dscp': stream_srv.c:268:13: error: 'struct osmo_stream_srv_link' has no member named 'ip_dscp' 268 | link->ip_dscp = ip_dscp; | ^~ make[3]: *** [Makefile:490: stream_srv.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c ipa_unit.c -o ipa_unit.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c amr.c -o amr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux.c -o osmux.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c rs232.c -o rs232.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c rtp.c -o rtp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c prim.c -o prim.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream.c -o stream.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c jibuf.c -o jibuf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c datagram.c -o datagram.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux_output.c -o osmux_output.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c ipa.c -o ipa.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux_input.c -o osmux_input.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream_cli.c -o stream_cli.o >/dev/null 2>&1 make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/src' make[2]: *** [Makefile:503: all-recursive] Error 1 make[2]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' make[1]: *** [Makefile:389: all] Error 2 make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' dh_auto_build: error: make -j17 returned exit code 2 make: *** [debian/rules:13: build] Error 25 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 ERROR: build failed! docker: running: data/build.sh inside docker --- NOTE: if the build failed because dependencies are outdated, see the status here: https://obs.osmocom.org/project/show/osmocom:master --- Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3305317 killed; [ssh-agent] Stopped. Finished: FAILURE