Started by upstream project "gerrit-libosmo-netif" build number 641 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/libosmo-netif/+/37232 in silent mode. Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-Dt8zWdEZt08C/agent.2079386 SSH_AGENT_PID=2079393 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_17869039688178198477.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_17869039688178198477.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/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/32/37232/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision 481f1beae28cc61ceb98aa36a81479080ab23e8a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 481f1beae28cc61ceb98aa36a81479080ab23e8a # timeout=10 Commit message: "stream_test: Increase log level to debug" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 0a254d1f5859cfe6dcda78da9e7e5f7239395430 # timeout=10 [gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins1999587088064750780.sh + set +x Building binary packages for distro: 'debian:10' + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline afae3d7 jobs/coverity: fix clean up permission errors + cd libosmo-netif + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:10 :: Copying the source to the cache dir :: Building the source package docker: building image debian-12-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 561B done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:12 #2 DONE 0.9s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/3] FROM docker.io/library/debian:12@sha256:a92ed51e0996d8e9de041ca05ce623d2c491444df6a535a566dabd5cb8336946 #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 && 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:3b0e3772c61050d6b569edd92a5d7ca7ba72ea85960fcf0b8470a86268afb552 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: 481f1be stream_test: Increase log level to debug libosmo-netif: building source package 1.4.0.57-481f libosmo-netif: adding debian/changelog entry (1.4.0 => 1.4.0.57-481f) libosmo-netif: building debian source package libosmo-netif: adding commit_481f1beae28cc61ceb98aa36a81479080ab23e8a.txt docker: running: build_srcpkg.py inside docker :: Building the binary packages docker: building image debian-10-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:10', '--build-arg', 'DISTRO_FROM=debian:10', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-10-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 2.93kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:10 #2 DONE 0.2s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/6] FROM docker.io/library/debian:10@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.1s #6 [4/6] RUN CASE "debian:10" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) 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 #6 CACHED #7 [5/6] RUN SET -x; VERSION="$(echo "debian:10" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:10" in debian:*) apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*|centos:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:10" && exit 1 ;; esac #7 CACHED #8 [2/6] COPY RELEASE.KEY /tmp/Release.key #8 CACHED #9 [3/6] RUN USERADD --uid=1000 -m user #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:acb0d5496aa34f87db2553b7681abe780aea4df4e25fcff889900de9237db0a4 0.0s done #11 naming to docker.io/library/debian-10-osmocom-obs-build-binpkg 0.0s done #11 DONE 0.0s + apt_get=apt-get + [ -n 1 ] + export DEBIAN_FRONTEND=noninteractive + apt_get=apt-get -y + su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/libosmo-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/lapd-over-datagram-network.c libosmo-netif/examples/lapd-over-datagram-user.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 buster InRelease Hit:2 http://deb.debian.org/debian-security buster/updates InRelease Hit:3 http://deb.debian.org/debian buster-updates InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ InRelease [1553 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ Packages [56.8 kB] Fetched 58.3 kB in 1s (82.7 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 bsdmainutils debhelper dh-autoreconf dh-strip-nondeterminism doxygen dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libbsd0 libclang1-6.0 libcroco3 libedit2 libfile-stripnondeterminism-perl libglib2.0-0 libicu63 libllvm6.0 libmagic-mgc libmagic1 libmnl-dev libncurses6 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpcap0.8 libpcap0.8-dev libpcsclite1 libpipeline1 libsctp-dev libsctp1 libsigsegv2 libtalloc-dev libtalloc2 libtool libuchardet0 libusb-1.0-0 libusb-1.0-0-dev libxapian30 libxml2 m4 man-db osmocom-master pkg-config po-debconf sensible-utils 0 upgraded, 61 newly installed, 0 to remove and 0 not upgraded. Need to get 48.6 MB of archives. After this operation, 186 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB] Get:2 http://deb.debian.org/debian buster/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB] Get:3 http://deb.debian.org/debian buster/main amd64 libuchardet0 amd64 0.0.6-3 [64.9 kB] Get:4 http://deb.debian.org/debian buster/main amd64 groff-base amd64 1.22.4-3+deb10u1 [916 kB] Get:5 http://deb.debian.org/debian buster/main amd64 libpipeline1 amd64 1.5.1-2 [31.2 kB] Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 man-db amd64 2.8.5-2+deb10u1 [1274 kB] Get:7 http://deb.debian.org/debian-security buster/updates/main amd64 libxapian30 amd64 1.4.11-1+deb10u1 [1104 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ osmocom-master 1.0.0 [1148 B] Get:9 http://deb.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB] Get:10 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] Get:11 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] Get:12 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] Get:13 http://deb.debian.org/debian buster/main amd64 gettext-base amd64 0.19.8.1-9 [123 kB] Get:14 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocore21 1.9.0.208.10d4d [173 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocodec4 1.9.0.208.10d4d [60.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmoisdn0 1.9.0.208.10d4d [79.9 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmogsm20 1.9.0.208.10d4d [234 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocoding0 1.9.0.208.10d4d [79.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmovty13 1.9.0.208.10d4d [112 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmogb14 1.9.0.208.10d4d [188 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmoctrl0 1.9.0.208.10d4d [69.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmosim2 1.9.0.208.10d4d [73.2 kB] Get:24 http://deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u6 [690 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmousb0 1.9.0.208.10d4d [59.9 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocore 1.9.0.208.10d4d [53.3 kB] Get:27 http://deb.debian.org/debian buster/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB] Get:28 http://deb.debian.org/debian buster/main amd64 m4 amd64 1.4.18-2 [203 kB] Get:29 http://deb.debian.org/debian buster/main amd64 autoconf all 2.69-11 [341 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocore-dev 1.9.0.208.10d4d [842 kB] Get:31 http://deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB] Get:32 http://deb.debian.org/debian buster/main amd64 automake all 1:1.16.1-4 [771 kB] Get:33 http://deb.debian.org/debian buster/main amd64 autopoint all 0.19.8.1-9 [434 kB] Get:34 http://deb.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB] Get:35 http://deb.debian.org/debian buster/main amd64 dh-autoreconf all 19 [16.9 kB] Get:36 http://deb.debian.org/debian buster/main amd64 libarchive-zip-perl all 1.64-1 [96.8 kB] Get:37 http://deb.debian.org/debian buster/main amd64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] Get:38 http://deb.debian.org/debian buster/main amd64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] Get:39 http://deb.debian.org/debian buster/main amd64 dwz amd64 0.12-3 [78.0 kB] Get:40 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u6 [1263 kB] Get:41 http://deb.debian.org/debian buster/main amd64 libcroco3 amd64 0.6.12-3 [145 kB] Get:42 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u5 [102 kB] Get:43 http://deb.debian.org/debian buster/main amd64 gettext amd64 0.19.8.1-9 [1303 kB] Get:44 http://deb.debian.org/debian buster/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] Get:45 http://deb.debian.org/debian buster/main amd64 po-debconf all 1.0.21 [248 kB] Get:46 http://deb.debian.org/debian buster/main amd64 debhelper all 12.1.1 [1016 kB] Get:47 http://deb.debian.org/debian buster/main amd64 libedit2 amd64 3.1-20181209-1 [94.0 kB] Get:48 http://deb.debian.org/debian buster/main amd64 libllvm6.0 amd64 1:6.0.1-10 [14.7 MB] Get:49 http://deb.debian.org/debian buster/main amd64 libclang1-6.0 amd64 1:6.0.1-10 [6951 kB] Get:50 http://deb.debian.org/debian buster/main amd64 doxygen amd64 1.8.13-10 [3985 kB] Get:51 http://deb.debian.org/debian buster/main amd64 libmnl-dev amd64 1.0.4-2 [13.3 kB] Get:52 http://deb.debian.org/debian buster/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [28.3 kB] Get:53 http://deb.debian.org/debian buster/main amd64 libtalloc2 amd64 2.1.14-2 [35.4 kB] Get:54 http://deb.debian.org/debian buster/main amd64 libpcsclite1 amd64 1.8.24-1 [58.5 kB] Get:55 http://deb.debian.org/debian buster/main amd64 libusb-1.0-0 amd64 2:1.0.22-2 [55.3 kB] Get:56 http://deb.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB] Get:57 http://deb.debian.org/debian buster/main amd64 libtalloc-dev amd64 2.1.14-2 [61.1 kB] Get:58 http://deb.debian.org/debian buster/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [81.5 kB] Get:59 http://deb.debian.org/debian buster/main amd64 libusb-1.0-0-dev amd64 2:1.0.22-2 [74.5 kB] Get:60 http://deb.debian.org/debian buster/main amd64 libpcap0.8 amd64 1.8.1-6+deb10u1 [140 kB] Get:61 http://deb.debian.org/debian buster/main amd64 libpcap0.8-dev amd64 1.8.1-6+deb10u1 [241 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 48.6 MB in 1s (95.4 MB/s) Selecting previously unselected package libbsd0:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13814 files and directories currently installed.) Preparing to unpack .../00-libbsd0_0.9.1-2+deb10u1_amd64.deb ... Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ... Selecting previously unselected package bsdmainutils. Preparing to unpack .../01-bsdmainutils_11.1.2+b1_amd64.deb ... Unpacking bsdmainutils (11.1.2+b1) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../02-libuchardet0_0.0.6-3_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.6-3) ... Selecting previously unselected package groff-base. Preparing to unpack .../03-groff-base_1.22.4-3+deb10u1_amd64.deb ... Unpacking groff-base (1.22.4-3+deb10u1) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../04-libpipeline1_1.5.1-2_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.1-2) ... Selecting previously unselected package man-db. Preparing to unpack .../05-man-db_2.8.5-2+deb10u1_amd64.deb ... Unpacking man-db (2.8.5-2+deb10u1) ... Selecting previously unselected package libxapian30:amd64. Preparing to unpack .../06-libxapian30_1.4.11-1+deb10u1_amd64.deb ... Unpacking libxapian30:amd64 (1.4.11-1+deb10u1) ... Selecting previously unselected package sensible-utils. Preparing to unpack .../07-sensible-utils_0.0.12_all.deb ... Unpacking sensible-utils (0.0.12) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../08-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../09-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... Selecting previously unselected package file. Preparing to unpack .../10-file_1%3a5.35-4+deb10u2_amd64.deb ... Unpacking file (1:5.35-4+deb10u2) ... Selecting previously unselected package gettext-base. Preparing to unpack .../11-gettext-base_0.19.8.1-9_amd64.deb ... Unpacking gettext-base (0.19.8.1-9) ... Selecting previously unselected package libicu63:amd64. Preparing to unpack .../12-libicu63_63.1-6+deb10u3_amd64.deb ... Unpacking libicu63:amd64 (63.1-6+deb10u3) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../13-libxml2_2.9.4+dfsg1-7+deb10u6_amd64.deb ... Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ... Selecting previously unselected package libsigsegv2:amd64. Preparing to unpack .../14-libsigsegv2_2.12-2_amd64.deb ... Unpacking libsigsegv2:amd64 (2.12-2) ... Selecting previously unselected package m4. Preparing to unpack .../15-m4_1.4.18-2_amd64.deb ... Unpacking m4 (1.4.18-2) ... Selecting previously unselected package autoconf. Preparing to unpack .../16-autoconf_2.69-11_all.deb ... Unpacking autoconf (2.69-11) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../17-autotools-dev_20180224.1_all.deb ... Unpacking autotools-dev (20180224.1) ... Selecting previously unselected package automake. Preparing to unpack .../18-automake_1%3a1.16.1-4_all.deb ... Unpacking automake (1:1.16.1-4) ... Selecting previously unselected package autopoint. Preparing to unpack .../19-autopoint_0.19.8.1-9_all.deb ... Unpacking autopoint (0.19.8.1-9) ... Selecting previously unselected package libtool. Preparing to unpack .../20-libtool_2.4.6-9_all.deb ... Unpacking libtool (2.4.6-9) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../21-dh-autoreconf_19_all.deb ... Unpacking dh-autoreconf (19) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../22-libarchive-zip-perl_1.64-1_all.deb ... Unpacking libarchive-zip-perl (1.64-1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../23-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../24-dh-strip-nondeterminism_1.1.2-1_all.deb ... Unpacking dh-strip-nondeterminism (1.1.2-1) ... Selecting previously unselected package dwz. Preparing to unpack .../25-dwz_0.12-3_amd64.deb ... Unpacking dwz (0.12-3) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../26-libglib2.0-0_2.58.3-2+deb10u6_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u6) ... Selecting previously unselected package libcroco3:amd64. Preparing to unpack .../27-libcroco3_0.6.12-3_amd64.deb ... Unpacking libcroco3:amd64 (0.6.12-3) ... Selecting previously unselected package libncurses6:amd64. Preparing to unpack .../28-libncurses6_6.1+20181013-2+deb10u5_amd64.deb ... Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u5) ... Selecting previously unselected package gettext. Preparing to unpack .../29-gettext_0.19.8.1-9_amd64.deb ... Unpacking gettext (0.19.8.1-9) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../30-intltool-debian_0.35.0+20060710.5_all.deb ... Unpacking intltool-debian (0.35.0+20060710.5) ... Selecting previously unselected package po-debconf. Preparing to unpack .../31-po-debconf_1.0.21_all.deb ... Unpacking po-debconf (1.0.21) ... Selecting previously unselected package debhelper. Preparing to unpack .../32-debhelper_12.1.1_all.deb ... Unpacking debhelper (12.1.1) ... Selecting previously unselected package libedit2:amd64. Preparing to unpack .../33-libedit2_3.1-20181209-1_amd64.deb ... Unpacking libedit2:amd64 (3.1-20181209-1) ... Selecting previously unselected package libllvm6.0:amd64. Preparing to unpack .../34-libllvm6.0_1%3a6.0.1-10_amd64.deb ... Unpacking libllvm6.0:amd64 (1:6.0.1-10) ... Selecting previously unselected package libclang1-6.0:amd64. Preparing to unpack .../35-libclang1-6.0_1%3a6.0.1-10_amd64.deb ... Unpacking libclang1-6.0:amd64 (1:6.0.1-10) ... Selecting previously unselected package doxygen. Preparing to unpack .../36-doxygen_1.8.13-10_amd64.deb ... Unpacking doxygen (1.8.13-10) ... Selecting previously unselected package libmnl-dev. Preparing to unpack .../37-libmnl-dev_1.0.4-2_amd64.deb ... Unpacking libmnl-dev (1.0.4-2) ... Selecting previously unselected package osmocom-master. Preparing to unpack .../38-osmocom-master_1.0.0_amd64.deb ... Unpacking osmocom-master (1.0.0) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../39-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 .../40-libtalloc2_2.1.14-2_amd64.deb ... Unpacking libtalloc2:amd64 (2.1.14-2) ... Selecting previously unselected package libosmocore21:amd64. Preparing to unpack .../41-libosmocore21_1.9.0.208.10d4d_amd64.deb ... Unpacking libosmocore21:amd64 (1.9.0.208.10d4d) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../42-libosmocodec4_1.9.0.208.10d4d_amd64.deb ... Unpacking libosmocodec4:amd64 (1.9.0.208.10d4d) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../43-libosmoisdn0_1.9.0.208.10d4d_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.9.0.208.10d4d) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../44-libosmogsm20_1.9.0.208.10d4d_amd64.deb ... Unpacking libosmogsm20:amd64 (1.9.0.208.10d4d) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../45-libosmocoding0_1.9.0.208.10d4d_amd64.deb ... Unpacking libosmocoding0:amd64 (1.9.0.208.10d4d) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../46-libosmovty13_1.9.0.208.10d4d_amd64.deb ... Unpacking libosmovty13:amd64 (1.9.0.208.10d4d) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../47-libosmogb14_1.9.0.208.10d4d_amd64.deb ... Unpacking libosmogb14:amd64 (1.9.0.208.10d4d) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../48-libosmoctrl0_1.9.0.208.10d4d_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.9.0.208.10d4d) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../49-libpcsclite1_1.8.24-1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.24-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../50-libosmosim2_1.9.0.208.10d4d_amd64.deb ... Unpacking libosmosim2:amd64 (1.9.0.208.10d4d) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../51-libusb-1.0-0_2%3a1.0.22-2_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.22-2) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../52-libosmousb0_1.9.0.208.10d4d_amd64.deb ... Unpacking libosmousb0:amd64 (1.9.0.208.10d4d) ... Selecting previously unselected package libosmocore. Preparing to unpack .../53-libosmocore_1.9.0.208.10d4d_amd64.deb ... Unpacking libosmocore (1.9.0.208.10d4d) ... Selecting previously unselected package pkg-config. Preparing to unpack .../54-pkg-config_0.29-6_amd64.deb ... Unpacking pkg-config (0.29-6) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../55-libtalloc-dev_2.1.14-2_amd64.deb ... Unpacking libtalloc-dev:amd64 (2.1.14-2) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../56-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 .../57-libusb-1.0-0-dev_2%3a1.0.22-2_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.22-2) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../58-libosmocore-dev_1.9.0.208.10d4d_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.9.0.208.10d4d) ... Selecting previously unselected package libpcap0.8:amd64. Preparing to unpack .../59-libpcap0.8_1.8.1-6+deb10u1_amd64.deb ... Unpacking libpcap0.8:amd64 (1.8.1-6+deb10u1) ... Selecting previously unselected package libpcap0.8-dev:amd64. Preparing to unpack .../60-libpcap0.8-dev_1.8.1-6+deb10u1_amd64.deb ... Unpacking libpcap0.8-dev:amd64 (1.8.1-6+deb10u1) ... Setting up libpipeline1:amd64 (1.5.1-2) ... Setting up libxapian30:amd64 (1.4.11-1+deb10u1) ... Setting up libmagic-mgc (1:5.35-4+deb10u2) ... Setting up libarchive-zip-perl (1.64-1) ... Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u6) ... No schema files found: doing nothing. Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... Setting up gettext-base (0.19.8.1-9) ... Setting up file (1:5.35-4+deb10u2) ... Setting up libicu63:amd64 (63.1-6+deb10u3) ... Setting up libtalloc2:amd64 (2.1.14-2) ... Setting up autotools-dev (20180224.1) ... Setting up libpcap0.8:amd64 (1.8.1-6+deb10u1) ... Setting up libmnl-dev (1.0.4-2) ... Setting up libncurses6:amd64 (6.1+20181013-2+deb10u5) ... Setting up libsigsegv2:amd64 (2.12-2) ... Setting up autopoint (0.19.8.1-9) ... Setting up pkg-config (0.29-6) ... Setting up libpcsclite1:amd64 (1.8.24-1) ... Setting up osmocom-master (1.0.0) ... Setting up dwz (0.12-3) ... Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... Setting up sensible-utils (0.0.12) ... Setting up libuchardet0:amd64 (0.0.6-3) ... Setting up libusb-1.0-0:amd64 (2:1.0.22-2) ... Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ... Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ... Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... Setting up libtool (2.4.6-9) ... Setting up libpcap0.8-dev:amd64 (1.8.1-6+deb10u1) ... Setting up libedit2:amd64 (3.1-20181209-1) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.22-2) ... Setting up m4 (1.4.18-2) ... Setting up libllvm6.0:amd64 (1:6.0.1-10) ... Setting up libclang1-6.0:amd64 (1:6.0.1-10) ... Setting up libtalloc-dev:amd64 (2.1.14-2) ... Setting up doxygen (1.8.13-10) ... Setting up libosmocore21:amd64 (1.9.0.208.10d4d) ... Setting up bsdmainutils (11.1.2+b1) ... update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist Setting up libcroco3:amd64 (0.6.12-3) ... Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... Setting up libosmousb0:amd64 (1.9.0.208.10d4d) ... Setting up autoconf (2.69-11) ... Setting up libosmocodec4:amd64 (1.9.0.208.10d4d) ... Setting up groff-base (1.22.4-3+deb10u1) ... Setting up automake (1:1.16.1-4) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist Setting up gettext (0.19.8.1-9) ... Setting up libosmovty13:amd64 (1.9.0.208.10d4d) ... Setting up libosmoisdn0:amd64 (1.9.0.208.10d4d) ... Setting up man-db (2.8.5-2+deb10u1) ... Building database of manual pages ... Setting up intltool-debian (0.35.0+20060710.5) ... Setting up libosmogsm20:amd64 (1.9.0.208.10d4d) ... Setting up libosmoctrl0:amd64 (1.9.0.208.10d4d) ... Setting up libosmogb14:amd64 (1.9.0.208.10d4d) ... Setting up po-debconf (1.0.21) ... Setting up libosmocoding0:amd64 (1.9.0.208.10d4d) ... Setting up libosmosim2:amd64 (1.9.0.208.10d4d) ... Setting up libosmocore (1.9.0.208.10d4d) ... Setting up libosmocore-dev:amd64 (1.9.0.208.10d4d) ... Setting up debhelper (12.1.1) ... Setting up dh-autoreconf (19) ... Setting up dh-strip-nondeterminism (1.1.2-1) ... Processing triggers for libc-bin (2.28-10+deb10u3) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j17 dpkg-buildpackage: info: source package libosmo-netif dpkg-buildpackage: info: source version 1.4.0.57.481f dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 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.4.0.57.481f.tar.xz dpkg-source: info: building libosmo-netif in libosmo-netif_1.4.0.57.481f.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: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-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking configure: WARNING: unrecognized options: --disable-maintainer-mode 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 ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking if gcc supports -fvisibility=hidden... yes checking for LIBOSMOCORE... yes checking for LIBOSMOGSM... yes checking for LIBOSMOCODEC... yes checking netinet/sctp.h usability... yes checking netinet/sctp.h presence... yes checking for netinet/sctp.h... yes checking for osmo_sock_init2_multiaddr in -losmocore... yes checking for library containing sctp_send... -lsctp checking pcap.h usability... yes checking pcap.h presence... yes 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 configure: WARNING: unrecognized options: --disable-maintainer-mode dh_auto_build -O--fail-missing make -j17 make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' echo 1.4.0.57-481f > .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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream_srv.c -o stream_srv.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 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-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 /bin/bash ../libtool --tag=CC --mode=link gcc -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -version-info 12:0:1 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmonetif.la -rpath /usr/lib/x86_64-linux-gnu amr.lo datagram.lo ipa.lo ipa_unit.lo jibuf.lo osmux.lo osmux_input.lo osmux_output.lo prim.lo rs232.lo rtp.lo stream_cli.lo stream_srv.lo stream.lo sctp.lo -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lsctp libtool: link: gcc -shared -fPIC -DPIC .libs/amr.o .libs/datagram.o .libs/ipa.o .libs/ipa_unit.o .libs/jibuf.o .libs/osmux.o .libs/osmux_input.o .libs/osmux_output.o .libs/prim.o .libs/rs232.o .libs/rtp.o .libs/stream_cli.o .libs/stream_srv.o .libs/stream.o .libs/sctp.o /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lsctp -pthread -pthread -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmonetif.so.11 -o .libs/libosmonetif.so.11.1.0 libtool: link: (cd ".libs" && rm -f "libosmonetif.so.11" && ln -s "libosmonetif.so.11.1.0" "libosmonetif.so.11") libtool: link: (cd ".libs" && rm -f "libosmonetif.so" && ln -s "libosmonetif.so.11.1.0" "libosmonetif.so") libtool: link: ar cru .libs/libosmonetif.a amr.o datagram.o ipa.o ipa_unit.o jibuf.o osmux.o osmux_input.o osmux_output.o prim.o rs232.o rtp.o stream_cli.o stream_srv.o stream.o sctp.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libosmonetif.a libtool: link: ( cd ".libs" && rm -f "libosmonetif.la" && ln -s "../libosmonetif.la" "libosmonetif.la" ) make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/src' Making all in examples make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o ipa-stream-client.o ipa-stream-client.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o ipa-stream-server.o ipa-stream-server.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stream-client.o stream-client.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stream-server.o stream-server.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o rs232-read.o rs232-read.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o rs232-write.o rs232-write.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o rtp-udp-test-client.o rtp-udp-test-client.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o rtp-udp-test-server.o rtp-udp-test-server.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o udp-test-client.o udp-test-client.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o udp-test-server.o udp-test-server.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux-test-input.o osmux-test-input.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux-test-output.o osmux-test-output.c osmux-test-output.c: In function 'amr_write': osmux-test-output.c:73:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, (uint8_t *)amr + 1, len - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ osmux-test-output.c: In function 'amr_open': osmux-test-output.c:56:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, "#!AMR\n", strlen("#!AMR\n")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ osmux-test-input.c: In function 'amr_write': osmux-test-input.c:66:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, (uint8_t *)amr + 1, len - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ osmux-test-input.c: In function 'amr_open': osmux-test-input.c:48:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, "#!AMR\n", strlen("#!AMR\n")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o rtp-udp-test-server rtp-udp-test-server.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o rs232-read rs232-read.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o rtp-udp-test-client rtp-udp-test-client.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o ipa-stream-server ipa-stream-server.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o stream-client stream-client.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o osmux-test-output osmux-test-output.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o stream-server stream-server.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o udp-test-server udp-test-server.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o osmux-test-input osmux-test-input.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o udp-test-client udp-test-client.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o ipa-stream-client ipa-stream-client.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o rs232-write rs232-write.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/rtp-udp-test-server rtp-udp-test-server.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/rs232-read rs232-read.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmux-test-output osmux-test-output.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/rtp-udp-test-client rtp-udp-test-client.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ipa-stream-server ipa-stream-server.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/stream-client stream-client.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/stream-server stream-server.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/udp-test-server udp-test-server.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmux-test-input osmux-test-input.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/udp-test-client udp-test-client.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ipa-stream-client ipa-stream-client.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/rs232-write rs232-write.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/examples' Making all in utils make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/utils' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo-amr-inspect.o osmo-amr-inspect.c /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o osmo-amr-inspect osmo-amr-inspect.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmocodec -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-amr-inspect osmo-amr-inspect.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmocodec.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/utils' Making all in tests make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/tests' make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' mkdir -p doc /usr/bin/doxygen Doxyfile warning: Tag `SYMBOL_CACHE_SIZE' at line 310 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `SHOW_DIRECTORIES' at line 519 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `HTML_ALIGN_MEMBERS' at line 900 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `USE_INLINE_TREES' at line 1087 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_SCHEMA' at line 1339 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_DTD' at line 1345 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: the dot tool could not be found at /usr/bin/dot /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/datagram.h:67: warning: end of file while inside a group /obs/_temp/binpkgs/libosmo-netif/src/stream.c:54: warning: Conditional section with label private does not have a corresponding \endcond command within this file. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif Searching for files in directory /obs/_temp/binpkgs/libosmo-netif/src Reading and parsing tag files Parsing files Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/amr.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/amr.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/datagram.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/datagram.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa_unit.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa_unit.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/prim.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/prim.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rs232.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rs232.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/sctp.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/sctp.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream_private.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream_private.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/amr.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/amr.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/datagram.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/datagram.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/ipa.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/ipa.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/ipa_unit.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/ipa_unit.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/osmux.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/osmux.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/prim.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/prim.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/rs232.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/rs232.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/rtp.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/rtp.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/sctp.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/sctp.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/stream.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/stream.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c... Parsing file /obs/_temp/binpkgs/libosmo-ne/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:16: warning: Compound ipa_head_ext is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/amr.h:80: warning: Compound amr_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:21: warning: Compound osmo_ipa_msgb_cb is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:43: warning: Compound rtcp_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:7: warning: Compound rtp_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/amr.h:30: warning: Compound amr_hdr_bwe is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:10: warning: Compound ipa_head is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:37: warning: Compound rtp_x_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:17: warning: Member osmo_jibuf_dequeue_cb)(struct msgb *msg, void *data) (typedef) of group jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:50: warning: Member __attribute__ (variable) of group jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:16: warning: Member OSMUX_DEFAULT_PORT (macro definition) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:32: warning: Member OSMUX_FT_SIGNAL (macro definition) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:33: warning: Member OSMUX_FT_VOICE_AMR (macro definition) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:34: warning: Member OSMUX_FT_DUMMY (macro definition) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:49: warning: Member OSMUX_CID_MAX (macro definition) of file osmux.h is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:80: warning: Member OSMUX_MAX_CONCURRENT_CALLS (macro definition) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:108: warning: Member OSMUX_BATCH_DEFAULT_MAX (macro definition) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:48: warning: Member rtp_msgb_alloc_cb_t)(void *rtp_msgb_alloc_priv_data, unsigned int msg_len) (typedef) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:48: warning: Member __attribute__((packed)) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:113: warning: Member osmux_xfrm_input_set_name(struct osmux_in_handle *h, const char *name) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:114: warning: Member osmux_xfrm_input_set_batch_factor(struct osmux_in_handle *h, uint8_t batch_factor) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:115: warning: Member osmux_xfrm_input_set_batch_size(struct osmux_in_handle *h, uint16_t batch_size) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:116: warning: Member osmux_xfrm_input_set_initial_seqnum(struct osmux_in_handle *h, uint8_t osmux_seqnum) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:117: warning: Member osmux_xfrm_input_set_deliver_cb(struct osmux_in_handle *h, void(*deliver_cb)(struct msgb *msg, void *data), void *data) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:118: warning: Member osmux_xfrm_input_get_deliver_cb_data(struct osmux_in_handle *h) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:120: warning: Member osmux_xfrm_input_open_circuit(struct osmux_in_handle *h, int ccid, int dummy) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:121: warning: Member osmux_xfrm_input_close_circuit(struct osmux_in_handle *h, int ccid) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:124: warning: Member osmux_xfrm_input_deliver(struct osmux_in_handle *h) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:135: warning: Member osmux_xfrm_output_pull(struct msgb *msg) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:59: warning: Member seq (variable) of file osmux.h is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:61: warning: Member circuit_id (variable) of file osmux.h is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:69: warning: Member data[0] (variable) of file osmux.h is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:78: warning: Member __attribute__ (variable) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:13: warning: Member msgb_sctp_msg_flags(msg) (macro definition) of file stream.h is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:65: warning: Member osmo_stream_srv_link_accept_cb_t)(struct osmo_stream_srv_link *link, int fd) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:103: warning: Member osmo_stream_srv_read_cb_t)(struct osmo_stream_srv *conn) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:104: warning: Member osmo_stream_srv_closed_cb_t)(struct osmo_stream_srv *conn) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:113: warning: Member osmo_stream_srv_segmentation_cb_t)(struct msgb *msg) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:179: warning: Member osmo_stream_cli_connect_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:180: warning: Member osmo_stream_cli_disconnect_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:181: warning: Member osmo_stream_cli_read_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:190: warning: Member osmo_stream_cli_segmentation_cb_t)(struct msgb *msg) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:89: warning: Member osmo_stream_srv_link_param (enumeration) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:232: warning: Member osmo_stream_cli_param (enumeration) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:140: warning: Member osmo_stream_srv_clear_tx_queue(struct osmo_stream_srv *conn) (function) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/src/datagram.c:44: warning: Member OSMO_DGRAM_CLI_F_RECONF (macro definition) of file datagram.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/datagram.c:46: warning: Member OSMO_DGRAM_RX_F_RECONF (macro definition) of file datagram.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:35: warning: Member SAMPLES_PER_PKT (macro definition) of file jibuf.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:36: warning: Member SAMPLE_RATE (macro definition) of file jibuf.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:41: warning: Member JIBUF_DEFAULT_MIN_DELAY_MS (macro definition) of file jibuf.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:42: warning: Member JIBUF_DEFAULT_MAX_DELAY_MS (macro definition) of file jibuf.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:45: warning: Member JIBUF_REFERENCE_TS_FREQ (macro definition) of file jibuf.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:49: warning: Member JIBUF_BUFFER_RECALC_FREQ (macro definition) of file jibuf.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:52: warning: Member JIBUF_ALLOWED_PKT_DROP (macro definition) of file jibuf.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:54: warning: Member JIBUF_ALLOWED_PKT_CONSECUTIVE_DROP (macro definition) of file jibuf.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:56: warning: Member JIBUF_BUFFER_INC_STEP (macro definition) of file jibuf.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:57: warning: Member JIBUF_BUFFER_DEC_STEP (macro definition) of file jibuf.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:60: warning: Member JIBUF_SKEW_WEIGHT (macro definition) of file jibuf.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:67: warning: Member JIBUF_MSGB_CB(__msgb) (macro definition) of file jibuf.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux.c:30: warning: Member SNPRINTF_BUFFER_SIZE(ret, remain, offset) (macro definition) of file osmux.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:37: warning: Member DELTA_RTP_MSG (macro definition) of file osmux_input.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:39: warning: Member DELTA_RTP_TIMESTAMP (macro definition) of file osmux_input.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:41: warning: Member LOGMUXLK_(link, lvl, fmt, args ...) (macro definition) of file osmux_input.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:47: warning: Member LOGMUXLK(link, lvl, fmt, args ...) (macro definition) of file osmux_input.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:50: warning: Member LOGMUXCID(link, circuit, lvl, fmt, args ...) (macro definition) of file osmux_input.c is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:124: warning: Member osmux_xfrm_input_deliver(struct osmux_in_handle *h) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:114: warning: Member osmux_xfrm_input_set_batch_factor(struct osmux_in_handle *h, uint8_t batch_factor) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:115: warning: Member osmux_xfrm_input_set_batch_size(struct osmux_in_handle *h, uint16_t batch_size) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:116: warning: Member osmux_xfrm_input_set_initial_seqnum(struct osmux_in_handle *h, uint8_t osmux_seqnum) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:117: warning: Member osmux_xfrm_input_set_deliver_cb(struct osmux_in_handle *h, void(*deliver_cb)(struct msgb *msg, void *data), void *data) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:118: warning: Member osmux_xfrm_input_get_deliver_cb_data(struct osmux_in_handle *h) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:113: warning: Member osmux_xfrm_input_set_name(struct osmux_in_handle *h, const char *name) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:120: warning: Member osmux_xfrm_input_open_circuit(struct osmux_in_handle *h, int ccid, int dummy) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:121: warning: Member osmux_xfrm_input_close_circuit(struct osmux_in_handle *h, int ccid) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c:31: warning: Member DELTA_RTP_MSG (macro definition) of file osmux_output.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c:33: warning: Member DELTA_RTP_TIMESTAMP (macro definition) of file osmux_output.c is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:135: warning: Member osmux_xfrm_output_pull(struct msgb *msg) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:56: warning: Member LOGSCLI(cli, level, fmt, args...) (macro definition) of file stream_cli.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:83: warning: Member OSMO_STREAM_CLI_F_RECONF (macro definition) of file stream_cli.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:84: warning: Member OSMO_STREAM_CLI_F_NODELAY (macro definition) of file stream_cli.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:67: warning: Member osmo_stream_cli_state (enumeration) of file stream_cli.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:57: warning: Member LOGSLNK(link, level, fmt, args...) (macro definition) of file stream_srv.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:63: warning: Member LOGSSRV(srv, level, fmt, args...) (macro definition) of file stream_srv.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:72: warning: Member OSMO_STREAM_SRV_F_RECONF (macro definition) of file stream_srv.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:73: warning: Member OSMO_STREAM_SRV_F_NODELAY (macro definition) of file stream_srv.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:588: warning: Member OSMO_STREAM_SRV_F_FLUSH_DESTROY (macro definition) of file stream_srv.c is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:140: warning: Member osmo_stream_srv_clear_tx_queue(struct osmo_stream_srv *conn) (function) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/src/datagram.c:409: warning: unable to resolve reference to `osmo_dgram' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/datagram.c:411: warning: unable to resolve reference to `osmo_dgram_tx' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/datagram.c:411: warning: unable to resolve reference to `osmo_dgram_rx' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/datagram.c:291: warning: unable to resolve reference to `osmo_dgram_rx' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/datagram.c:123: warning: unable to resolve reference to `osmo_dgram_tx' for \ref command /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:17: warning: Member osmo_jibuf_dequeue_cb)(struct msgb *msg, void *data) (typedef) of group jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:50: warning: Member __attribute__ (variable) of group jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:65: warning: Member osmo_stream_srv_link_accept_cb_t)(struct osmo_stream_srv_link *link, int fd) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:103: warning: Member osmo_stream_srv_read_cb_t)(struct osmo_stream_srv *conn) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:104: warning: Member osmo_stream_srv_closed_cb_t)(struct osmo_stream_srv *conn) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:113: warning: Member osmo_stream_srv_segmentation_cb_t)(struct msgb *msg) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:89: warning: Member osmo_stream_srv_link_param (enumeration) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:140: warning: Member osmo_stream_srv_clear_tx_queue(struct osmo_stream_srv *conn) (function) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:1026: warning: unable to resolve reference to `osmo_fd' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:1011: warning: argument 'cli' of command @param is not found in the argument list of osmo_stream_srv_get_sockname(const struct osmo_stream_srv *conn) /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:126: warning: The following parameters of osmo_stream_srv_get_sockname(const struct osmo_stream_srv *conn) are not documented: parameter 'conn' /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:428: warning: argument 'conn' of command @param is not found in the argument list of osmo_stream_srv_link_get_fd(const struct osmo_stream_srv_link *link) /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:84: warning: The following parameters of osmo_stream_srv_link_get_fd(const struct osmo_stream_srv_link *link) are not documented: parameter 'link' /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:420: warning: unable to resolve reference to `osmo_fd' for \ref command /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:74: warning: The following parameters of osmo_stream_srv_link_set_addrs(struct osmo_stream_srv_link *link, const char **addr, size_t addrcnt) are not documented: parameter 'addrcnt' /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:311: warning: argument 'type' of command @param is not found in the argument list of osmo_stream_srv_link_set_domain(struct osmo_stream_srv_link *link, int domain) /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:78: warning: The following parameters of osmo_stream_srv_link_set_domain(struct osmo_stream_srv_link *link, int domain) are not documented: parameter 'domain' /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:538: warning: argument 'cli' of command @param is not found in the argument list of osmo_stream_srv_link_set_param(struct osmo_stream_srv_link *link, enum osmo_stream_srv_link_param par, void *val, size_t val_len) /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:96: warning: The following parameters of osmo_stream_srv_link_set_param(struct osmo_stream_srv_link *link, enum osmo_stream_srv_link_param par, void *val, size_t val_len) are not documented: parameter 'link' /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:179: warning: Member osmo_stream_cli_connect_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:180: warning: Member osmo_stream_cli_disconnect_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:181: warning: Member osmo_stream_cli_read_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:190: warning: Member osmo_stream_cli_segmentation_cb_t)(struct msgb *msg) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:232: warning: Member osmo_stream_cli_param (enumeration) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:413: warning: unable to resolve reference to `osmo_stream_cli' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:788: warning: unable to resolve reference to `osmo_fd' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:853: warning: argument 'reconect' of command @param is not found in the argument list of osmo_stream_cli_open2(struct osmo_stream_cli *cli, int reconnect) /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:223: warning: The following parameters of osmo_stream_cli_open2(struct osmo_stream_cli *cli, int reconnect) are not documented: parameter 'reconnect' /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:1049: warning: End of list marker found without any preceding list items /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:196: warning: The following parameters of osmo_stream_cli_set_addrs(struct osmo_stream_cli *cli, const char **addr, size_t addrcnt) are not documented: parameter 'addrcnt' /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:723: warning: argument 'type' of command @param is not found in the argument list of osmo_stream_cli_set_domain(struct osmo_stream_cli *cli, int domain) /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:199: warning: The following parameters of osmo_stream_cli_set_domain(struct osmo_stream_cli *cli, int domain) are not documented: parameter 'domain' /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:630: warning: argument 'port' of command @param is not found in the argument list of osmo_stream_cli_set_local_addr(struct osmo_stream_cli *cli, const char *addr) /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:201: warning: The following parameters of osmo_stream_cli_set_local_addr(struct osmo_stream_cli *cli, const char *addr) are not documented: parameter 'addr' /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:202: warning: The following parameters of osmo_stream_cli_set_local_addrs(struct osmo_stream_cli *cli, const char **addr, size_t addrcnt) are not documented: parameter 'addrcnt' /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:16: warning: Member OSMUX_DEFAULT_PORT (macro definition) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:32: warning: Member OSMUX_FT_SIGNAL (macro definition) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:33: warning: Member OSMUX_FT_VOICE_AMR (macro definition) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:34: warning: Member OSMUX_FT_DUMMY (macro definition) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:80: warning: Member OSMUX_MAX_CONCURRENT_CALLS (macro definition) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:108: warning: Member OSMUX_BATCH_DEFAULT_MAX (macro definition) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:48: warning: Member rtp_msgb_alloc_cb_t)(void *rtp_msgb_alloc_priv_data, unsigned int msg_len) (typedef) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:48: warning: Member __attribute__((packed)) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:113: warning: Member osmux_xfrm_input_set_name(struct osmux_in_handle *h, const char *name) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:114: warning: Member osmux_xfrm_input_set_batch_factor(struct osmux_in_handle *h, uint8_t batch_factor) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:115: warning: Member osmux_xfrm_input_set_batch_size(struct osmux_in_handle *h, uint16_t batch_size) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:116: warning: Member osmux_xfrm_input_set_initial_seqnum(struct osmux_in_handle *h, uint8_t osmux_seqnum) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:117: warning: Member osmux_xfrm_input_set_deliver_cb(struct osmux_in_handle *h, void(*deliver_cb)(struct msgb *msg, void *data), void *data) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:118: warning: Member osmux_xfrm_input_get_deliver_cb_data(struct osmux_in_handle *h) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:120: warning: Member osmux_xfrm_input_open_circuit(struct osmux_in_handle *h, int ccid, int dummy) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:121: warning: Member osmux_xfrm_input_close_circuit(struct osmux_in_handle *h, int ccid) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:124: warning: Member osmux_xfrm_input_deliver(struct osmux_in_handle *h) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:135: warning: Member osmux_xfrm_output_pull(struct msgb *msg) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:78: warning: Member __attribute__ (variable) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux.c:99: warning: argument 'len' of command @param is not found in the argument list of osmux_snprintf(char *buf, size_t size, struct msgb *msg) /obs/_temp/binpkgs/libosmo-netif/src/osmux.c:99: warning: argument 'msgb' of command @param is not found in the argument list of osmux_snprintf(char *buf, size_t size, struct msgb *msg) /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:105: warning: The following parameters of osmux_snprintf(char *buf, size_t size, struct msgb *msg) are not documented: parameter 'size' parameter 'msg' /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:123: warning: The following parameters of osmux_xfrm_input(struct osmux_in_handle *h, struct msgb *msg, int ccid) are not documented: parameter 'h' parameter 'ccid' /obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c:366: warning: unable to resolve reference to `cb' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c:348: warning: argument 'osmuxh' of command @param is not found in the argument list of osmux_xfrm_output_set_tx_cb(struct osmux_out_handle *h, void(*tx_cb)(struct msgb *msg, void *data), void *data) /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:131: warning: The following parameters of osmux_xfrm_output_set_tx_cb(struct osmux_out_handle *h, void(*tx_cb)(struct msgb *msg, void *data), void *data) are not documented: parameter 'tx_cb' parameter 'data' /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/amr.h:95: warning: Member data[0] (variable) of class amr_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/amr.h:43: warning: Member data[0] (variable) of class amr_hdr_bwe is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:11: warning: Member len (variable) of class ipa_head is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:12: warning: Member proto (variable) of class ipa_head is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:13: warning: Member data[0] (variable) of class ipa_head is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:17: warning: Member proto (variable) of class ipa_head_ext is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:18: warning: Member data[0] (variable) of class ipa_head_ext is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:22: warning: Member proto (variable) of class osmo_ipa_msgb_cb is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:23: warning: Member proto_ext (variable) of class osmo_ipa_msgb_cb is not documented. tif/src/stream_cli.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/osmocom/netif/amr.h... Generating code for file include/osmocom/netif/datagram.h... Generating code for file include/osmocom/netif/ipa.h... Generating code for file include/osmocom/netif/ipa_unit.h... Generating code for file include/osmocom/netif/jibuf.h... Generating code for file include/osmocom/netif/osmux.h... Generating code for file include/osmocom/netif/prim.h... Generating code for file include/osmocom/netif/rs232.h... Generating code for file include/osmocom/netif/rtp.h... Generating code for file include/osmocom/netif/sctp.h... Generating code for file include/osmocom/netif/stream.h... Generating code for file include/osmocom/netif/stream_private.h... Parsing code for file src/amr.c... Parsing code for file src/datagram.c... Parsing code for file src/ipa.c... Parsing code for file src/ipa_unit.c... Parsing code for file src/jibuf.c... Parsing code for file src/osmux.c... Parsing code for file src/osmux_input.c... Parsing code for file src/osmux_output.c... Parsing code for file src/prim.c... Parsing code for file src/rs232.c... Parsing code for file src/rtp.c... Parsing code for file src/sctp.c... Parsing code for file src/stream.c... Parsing code for file src/stream_cli.c... Parsing code for file src/stream_srv.c... Generating file documentation... Generating docs for file include/osmocom/netif/datagram.h... Generating docs for file include/osmocom/netif/jibuf.h... Generating docs for file include/osmocom/netif/osmux.h... Generating docs for file include/osmocom/netif/stream.h... Generating docs for file src/datagram.c... Generating docs for file src/jibuf.c... Generating docs for file src/osmux.c... Generating docs for file src/osmux_input.c... Generating docs for file src/osmux_output.c... Generating docs for file src/stream_cli.c... Generating docs for file src/stream_srv.c... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound amr_hdr... Generating docs for compound amr_hdr_bwe... Generating docs for compound ipa_head... Generating docs for compound ipa_head_ext... Generating docs for compound osmo_ipa_msgb_cb... Generating docs for compound/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:21: warning: Member talloc_ctx (variable) of class osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:22: warning: Member started (variable) of class osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:22: warning: Member timer (variable) of class osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:22: warning: Member msg_list (variable) of class osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:25: warning: Member min_delay (variable) of class osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:26: warning: Member max_delay (variable) of class osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:27: warning: Member threshold_delay (variable) of class osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:29: warning: Member dequeue_cb (variable) of class osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:30: warning: Member dequeue_cb_data (variable) of class osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:33: warning: Member last_dropped (variable) of class osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:34: warning: Member consecutive_drops (variable) of class osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:36: warning: Member ref_rx_ts (variable) of class osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:37: warning: Member ref_tx_ts (variable) of class osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:38: warning: Member ref_tx_seq (variable) of class osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:38: warning: Member last_enqueue_time (variable) of class osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:38: warning: Member next_dequeue_time (variable) of class osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:43: warning: Member skew_enabled (variable) of class osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:44: warning: Member skew_us (variable) of class osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:49: warning: Member stats (variable) of class osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:48: warning: Member seq (variable) of class osmux_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:50: warning: Member circuit_id (variable) of class osmux_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:58: warning: Member data[0] (variable) of class osmux_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:65: warning: Member batch_factor (variable) of class osmux_in_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:66: warning: Member batch_size (variable) of class osmux_in_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:73: warning: Member stats (variable) of class osmux_in_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:75: warning: Member deliver)(struct msgb *msg, void *data) (variable) of class osmux_in_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:76: warning: Member data (variable) of class osmux_in_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:77: warning: Member internal_data (variable) of class osmux_in_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:86: warning: Member rtp_seq (variable) of class osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:87: warning: Member rtp_timestamp (variable) of class osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:88: warning: Member rtp_ssrc (variable) of class osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:89: warning: Member rtp_payload_type (variable) of class osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:90: warning: Member osmux_seq_ack (variable) of class osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:90: warning: Member timer (variable) of class osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:90: warning: Member list (variable) of class osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:93: warning: Member tx_cb)(struct msgb *msg, void *data) (variable) of class osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:94: warning: Member data (variable) of class osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:95: warning: Member rtp_msgb_alloc_cb (variable) of class osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:96: warning: Member rtp_msgb_alloc_cb_data (variable) of class osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:44: warning: Member byte0 (variable) of class rtcp_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:45: warning: Member type (variable) of class rtcp_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:46: warning: Member length (variable) of class rtcp_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:20: warning: Member sequence (variable) of class rtp_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:21: warning: Member timestamp (variable) of class rtp_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:22: warning: Member ssrc (variable) of class rtp_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:23: warning: Member data[0] (variable) of class rtp_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:38: warning: Member by_profile (variable) of class rtp_x_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:39: warning: Member length (variable) of class rtp_x_hdr is not documented. osmo_jibuf... Generating docs for compound osmux_hdr... Generating docs for compound osmux_in_handle... Generating docs for compound osmux_out_handle... Generating docs for compound rtcp_hdr... Generating docs for compound rtp_hdr... Generating docs for compound rtp_x_hdr... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... lookup cache used 1012/65536 hits=8449 misses=1048 finished... cd ./doc && tar cf html.tar html make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' make[2]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' debian/rules override_dh_auto_test make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false) make -j17 check VERBOSE=1 make[2]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' make check-recursive make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' Making check in include make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include' Making check in osmocom make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' Making check in netif make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif' make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[6]: Nothing to be done for 'check-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include' Making check in src make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/src' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/src' Making check in examples make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/examples' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/examples' Making check in utils make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/utils' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/utils' Making check in tests make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/tests' make osmux/osmux_test osmux/osmux_output_test osmux/osmux_input_test stream/stream_test jibuf/jibuf_test amr/amr_test jibuf/jibuf_tool osmo-pcap-test/osmo_pcap.h osmo-pcap-test/proto.h make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/tests' make[5]: Nothing to be done for 'osmo-pcap-test/osmo_pcap.h'. make[5]: Nothing to be done for 'osmo-pcap-test/proto.h'. gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stream/stream_test.o stream/stream_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux/osmux_test.o osmux/osmux_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux/osmux_output_test.o osmux/osmux_output_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux/osmux_input_test.o osmux/osmux_input_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o jibuf/jibuf_test.o jibuf/jibuf_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o jibuf/jibuf_tool.o jibuf/jibuf_tool.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o amr/amr_test.o amr/amr_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo-pcap-test/proto.o osmo-pcap-test/proto.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo-pcap-test/l2_eth.o osmo-pcap-test/l2_eth.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo-pcap-test/l2_sll.o osmo-pcap-test/l2_sll.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo-pcap-test/l3_ipv4.o osmo-pcap-test/l3_ipv4.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo-pcap-test/l4_tcp.o osmo-pcap-test/l4_tcp.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo-pcap-test/l4_udp.o osmo-pcap-test/l4_udp.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo-pcap-test/pcap.o osmo-pcap-test/pcap.c /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o amr/amr_test amr/amr_test.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o osmux/osmux_output_test osmux/osmux_output_test.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o osmux/osmux_test osmux/osmux_test.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o jibuf/jibuf_test jibuf/jibuf_test.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o jibuf/jibuf_tool jibuf/jibuf_tool.o osmo-pcap-test/proto.o osmo-pcap-test/l2_eth.o osmo-pcap-test/l2_sll.o osmo-pcap-test/l3_ipv4.o osmo-pcap-test/l4_tcp.o osmo-pcap-test/l4_udp.o osmo-pcap-test/pcap.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lpcap /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o osmux/osmux_input_test osmux/osmux_input_test.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o amr/amr_test amr/amr_test.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-netif/src/.libs libtool: link: gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o osmux/osmux_output_test osmux/osmux_output_test.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-netif/src/.libs libtool: link: gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o osmux/osmux_test osmux/osmux_test.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-netif/src/.libs libtool: link: gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o jibuf/jibuf_test jibuf/jibuf_test.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-netif/src/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o stream/stream_test stream/stream_test.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o jibuf/jibuf_tool jibuf/jibuf_tool.o osmo-pcap-test/proto.o osmo-pcap-test/l2_eth.o osmo-pcap-test/l2_sll.o osmo-pcap-test/l3_ipv4.o osmo-pcap-test/l4_tcp.o osmo-pcap-test/l4_udp.o osmo-pcap-test/pcap.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lpcap -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-netif/src/.libs libtool: link: gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o osmux/osmux_input_test osmux/osmux_input_test.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-netif/src/.libs libtool: link: gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o stream/stream_test stream/stream_test.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-netif/src/.libs make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/tests' make check-local make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/tests' :;{ \ echo '# Signature of the current package.' && \ echo 'm4_define([AT_PACKAGE_NAME],' && \ echo ' [libosmo-netif])' && \ echo 'm4_define([AT_PACKAGE_TARNAME],' && \ echo ' [libosmo-netif])' && \ echo 'm4_define([AT_PACKAGE_VERSION],' && \ echo ' [1.4.0.57-481f])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [libosmo-netif 1.4.0.57-481f])' && \ echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \ echo ' [openbsc-devel@lists.openbsc.org])'; \ echo 'm4_define([AT_PACKAGE_URL],' && \ echo ' [])'; \ } >'./package.m4' /bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at mv testsuite.tmp testsuite /bin/bash './testsuite' ## --------------------------------------- ## ## libosmo-netif 1.4.0.57-481f test suite. ## ## --------------------------------------- ## Regression tests. 1: stream_test ok 2: osmux_test ok 3: osmux_output_test ok 4: osmux_input_test ok 5: jibuf_test ok 6: amr_test ok ## ------------- ## ## Test results. ## ## ------------- ## All 6 tests were successful. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/tests' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' make[2]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary --with autoreconf --fail-missing dh_testroot -O--fail-missing dh_prep -O--fail-missing dh_auto_install -O--fail-missing make -j1 install DESTDIR=/obs/_temp/binpkgs/libosmo-netif/debian/tmp AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' make install-recursive make[2]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' Making install in include make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include' Making install in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' Making install in netif make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif' make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/include/osmocom/netif' /usr/bin/install -c -m 644 amr.h datagram.h jibuf.h osmux.h ipa.h ipa_unit.h prim.h rs232.h rtp.h stream.h sctp.h '/obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/include/osmocom/netif' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' 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[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include' Making install in src make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/src' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/src' /bin/mkdir -p '/obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmonetif.la '/obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/libosmonetif.so.11.1.0 /obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu/libosmonetif.so.11.1.0 libtool: install: (cd /obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmonetif.so.11.1.0 libosmonetif.so.11 || { rm -f libosmonetif.so.11 && ln -s libosmonetif.so.11.1.0 libosmonetif.so.11; }; }) libtool: install: (cd /obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmonetif.so.11.1.0 libosmonetif.so || { rm -f libosmonetif.so && ln -s libosmonetif.so.11.1.0 libosmonetif.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmonetif.lai /obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu/libosmonetif.la libtool: install: /usr/bin/install -c .libs/libosmonetif.a /obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu/libosmonetif.a libtool: install: chmod 644 /obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu/libosmonetif.a libtool: install: ranlib /obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu/libosmonetif.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/src' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/src' Making install in examples make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/examples' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/examples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/examples' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/examples' Making install in utils make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/utils' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/utils' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/utils' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/utils' Making install in tests make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/tests' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/tests' make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/share/doc/libosmo-netif' /usr/bin/install -c -m 644 ./doc/html.tar '/obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/share/doc/libosmo-netif' /bin/mkdir -p '/obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig' /usr/bin/install -c -m 644 libosmo-netif.pc '/obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig' make install-data-hook make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' cd /obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/share/doc/libosmo-netif && tar xf html.tar && rm -f html.tar make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' make[2]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' debian/rules override_dh_install make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' sed -i "/dependency_libs/ s/'.*'/''/" `find . -name '*.la'` dh_install dh_install: Please use dh_missing --list-missing/--fail-missing instead dh_install: This feature will be removed in compat 12. make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' dh_installdocs -O--fail-missing dh_installchangelogs -O--fail-missing dh_systemd_enable -O--fail-missing dh_installinit -O--fail-missing dh_systemd_start -O--fail-missing dh_perl -O--fail-missing dh_link -O--fail-missing dh_strip_nondeterminism -O--fail-missing dh_compress -O--fail-missing dh_fixperms -O--fail-missing dh_missing -O--fail-missing debian/rules override_dh_strip make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' dh_strip --dbg-package=libosmo-netif-dbg make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' dh_makeshlibs -O--fail-missing dh_shlibdeps -O--fail-missing dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libosmonetif11/usr/lib/x86_64-linux-gnu/libosmonetif.so.11.1.0 was not linked against libmnl.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libosmonetif11/usr/lib/x86_64-linux-gnu/libosmonetif.so.11.1.0 was not linked against libosmoisdn.so.0 (it uses none of the library's symbols) dh_installdeb -O--fail-missing dh_gencontrol -O--fail-missing dh_md5sums -O--fail-missing dh_builddeb -O--fail-missing dpkg-deb: building package 'libosmo-netif-doc' in '../libosmo-netif-doc_1.4.0.57.481f_all.deb'. dpkg-deb: building package 'libosmo-netif-dev' in '../libosmo-netif-dev_1.4.0.57.481f_amd64.deb'. dpkg-deb: building package 'libosmo-netif-dbg' in '../libosmo-netif-dbg_1.4.0.57.481f_amd64.deb'. dpkg-deb: building package 'libosmonetif11' in '../libosmonetif11_1.4.0.57.481f_amd64.deb'. dpkg-genbuildinfo dpkg-genchanges >../libosmo-netif_1.4.0.57.481f_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + cd .. + dpkg -c libosmo-netif-dbg_1.4.0.57.481f_amd64.deb drwxr-xr-x root/root 0 2024-06-14 13:01 ./ drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/ drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/lib/ drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/lib/debug/ drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/lib/debug/.build-id/0f/ -rw-r--r-- root/root 163064 2024-06-14 13:01 ./usr/lib/debug/.build-id/0f/d36908b7ef54970c114fd2023742dc7ac08f7f.debug drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/share/ drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/share/doc/libosmo-netif-dbg/ -rw-r--r-- root/root 7534 2024-06-14 13:01 ./usr/share/doc/libosmo-netif-dbg/changelog.gz -rw-r--r-- root/root 1213 2024-06-14 13:01 ./usr/share/doc/libosmo-netif-dbg/copyright + dpkg -c libosmo-netif-dev_1.4.0.57.481f_amd64.deb drwxr-xr-x root/root 0 2024-06-14 13:01 ./ drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/ drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/include/ drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/include/osmocom/ drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/include/osmocom/netif/ -rw-r--r-- root/root 5885 2024-06-14 13:01 ./usr/include/osmocom/netif/amr.h -rw-r--r-- root/root 2515 2024-06-14 13:01 ./usr/include/osmocom/netif/datagram.h -rw-r--r-- root/root 2127 2024-06-14 13:01 ./usr/include/osmocom/netif/ipa.h -rw-r--r-- root/root 2692 2024-06-14 13:01 ./usr/include/osmocom/netif/ipa_unit.h -rw-r--r-- root/root 1645 2024-06-14 13:01 ./usr/include/osmocom/netif/jibuf.h -rw-r--r-- root/root 5281 2024-06-14 13:01 ./usr/include/osmocom/netif/osmux.h -rw-r--r-- root/root 3621 2024-06-14 13:01 ./usr/include/osmocom/netif/prim.h -rw-r--r-- root/root 705 2024-06-14 13:01 ./usr/include/osmocom/netif/rs232.h -rw-r--r-- root/root 2568 2024-06-14 13:01 ./usr/include/osmocom/netif/rtp.h -rw-r--r-- root/root 2280 2024-06-14 13:01 ./usr/include/osmocom/netif/sctp.h -rw-r--r-- root/root 14045 2024-06-14 13:01 ./usr/include/osmocom/netif/stream.h drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/lib/ drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 217356 2024-06-14 13:01 ./usr/lib/x86_64-linux-gnu/libosmonetif.a -rw-r--r-- root/root 990 2024-06-14 13:01 ./usr/lib/x86_64-linux-gnu/libosmonetif.la drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/lib/x86_64-linux-gnu/pkgconfig/ -rw-r--r-- root/root 298 2024-06-14 13:01 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmo-netif.pc drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/share/ drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/share/doc/libosmo-netif-dev/ -rw-r--r-- root/root 7534 2024-06-14 13:01 ./usr/share/doc/libosmo-netif-dev/changelog.gz -rw-r--r-- root/root 1213 2024-06-14 13:01 ./usr/share/doc/libosmo-netif-dev/copyright lrwxrwxrwx root/root 0 2024-06-14 13:01 ./usr/lib/x86_64-linux-gnu/libosmonetif.so -> libosmonetif.so.11.1.0 + dpkg -c libosmo-netif-doc_1.4.0.57.481f_all.deb drwxr-xr-x root/root 0 2024-06-14 13:01 ./ drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/ drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/share/ drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/ drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/ -rw-r--r-- root/root 33550 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/amr_8h_source.html -rw-r--r-- root/root 7048 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/annotated.html -rw-r--r-- root/root 889 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/annotated_dup.js -rw-r--r-- root/root 676 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/bc_s.png -rw-r--r-- root/root 147 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/bdwn.png -rw-r--r-- root/root 6217 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/classes.html -rw-r--r-- root/root 132 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/closed.png -rw-r--r-- root/root 27427 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/datagram_8c.html -rw-r--r-- root/root 3238 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/datagram_8c.js -rw-r--r-- root/root 25640 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/datagram_8h.html -rw-r--r-- root/root 3049 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/datagram_8h.js -rw-r--r-- root/root 29010 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/datagram_8h_source.html -rw-r--r-- root/root 5828 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/deprecated.html -rw-r--r-- root/root 5760 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/dir_15662fdf1b5c37dde6a3ed82e5410e57.html -rw-r--r-- root/root 652 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/dir_15662fdf1b5c37dde6a3ed82e5410e57.js -rw-r--r-- root/root 6561 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html -rw-r--r-- root/root 468 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js -rw-r--r-- root/root 3990 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.html -rw-r--r-- root/root 148 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.js -rw-r--r-- root/root 3736 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/dir_d44c64559bbebec7f509842c48db8b23.html -rw-r--r-- root/root 150 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/dir_d44c64559bbebec7f509842c48db8b23.js -rw-r--r-- root/root 746 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/doc.png -rw-r--r-- root/root 27960 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/doxygen.css -rw-r--r-- root/root 3779 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/doxygen.png -rw-r--r-- root/root 3140 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/dynsections.js -rw-r--r-- root/root 10254 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/files.html -rw-r--r-- root/root 219 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/files.js -rw-r--r-- root/root 616 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/folderclosed.png -rw-r--r-- root/root 597 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/folderopen.png -rw-r--r-- root/root 3742 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/functions.html -rw-r--r-- root/root 3619 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/functions_vars.html -rw-r--r-- root/root 21069 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/globals.html -rw-r--r-- root/root 3832 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/globals_defs.html -rw-r--r-- root/root 20267 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/globals_func.html -rw-r--r-- root/root 3739 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/globals_type.html -rw-r--r-- root/root 65024 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/group__datagram.html -rw-r--r-- root/root 3149 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/group__datagram.js -rw-r--r-- root/root 22303 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/group__jibuf.html -rw-r--r-- root/root 2797 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/group__jibuf.js -rw-r--r-- root/root 47073 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/group__osmux.html -rw-r--r-- root/root 4176 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/group__osmux.js -rw-r--r-- root/root 83643 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/group__stream__cli.html -rw-r--r-- root/root 3838 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/group__stream__cli.js -rw-r--r-- root/root 94124 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/group__stream__srv.html -rw-r--r-- root/root 4323 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/group__stream__srv.js -rw-r--r-- root/root 3583 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/index.html -rw-r--r-- root/root 15099 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/ipa_8h_source.html -rw-r--r-- root/root 13848 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/ipa__unit_8h_source.html -rw-r--r-- root/root 15563 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/jibuf_8c.html -rw-r--r-- root/root 1866 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/jibuf_8c.js -rw-r--r-- root/root 12436 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/jibuf_8h.html -rw-r--r-- root/root 967 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/jibuf_8h.js -rw-r--r-- root/root 16635 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/jibuf_8h_source.html -rw-r--r-- root/root 172873 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/jquery.js -rw-r--r-- root/root 1900 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/menu.js -rw-r--r-- root/root 815 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/menudata.js -rw-r--r-- root/root 5281 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/modules.html -rw-r--r-- root/root 404 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/modules.js -rw-r--r-- root/root 153 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/nav_f.png -rw-r--r-- root/root 95 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/nav_g.png -rw-r--r-- root/root 98 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/nav_h.png -rw-r--r-- root/root 2088 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/navtree.css -rw-r--r-- root/root 14313 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/navtree.js -rw-r--r-- root/root 990 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/navtreedata.js -rw-r--r-- root/root 17055 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/navtreeindex0.js -rw-r--r-- root/root 18428 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/navtreeindex1.js -rw-r--r-- root/root 6838 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/navtreeindex2.js -rw-r--r-- root/root 123 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/open.png -rw-r--r-- root/root 7835 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/osmux_8c.html -rw-r--r-- root/root 195 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/osmux_8c.js -rw-r--r-- root/root 25880 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/osmux_8h.html -rw-r--r-- root/root 3558 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/osmux_8h.js -rw-r--r-- root/root 32475 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/osmux_8h_source.html -rw-r--r-- root/root 16884 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/osmux__input_8c.html -rw-r--r-- root/root 1779 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/osmux__input_8c.js -rw-r--r-- root/root 13247 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/osmux__output_8c.html -rw-r--r-- root/root 1217 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/osmux__output_8c.js -rw-r--r-- root/root 3947 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/pages.html -rw-r--r-- root/root 14874 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/prim_8h_source.html -rw-r--r-- root/root 3608 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/resize.js -rw-r--r-- root/root 7499 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/rs232_8h_source.html -rw-r--r-- root/root 17124 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/rtp_8h_source.html -rw-r--r-- root/root 13641 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/sctp_8h_source.html drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/ -rw-r--r-- root/root 1013 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/all_0.html -rw-r--r-- root/root 157 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/all_0.js -rw-r--r-- root/root 1013 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/all_1.html -rw-r--r-- root/root 221 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/all_1.js -rw-r--r-- root/root 1013 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/all_2.html -rw-r--r-- root/root 163 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/all_2.js -rw-r--r-- root/root 1013 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/all_3.html -rw-r--r-- root/root 130 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/all_3.js -rw-r--r-- root/root 1013 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/all_4.html -rw-r--r-- root/root 252 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/all_4.js -rw-r--r-- root/root 1013 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/all_5.html -rw-r--r-- root/root 21087 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/all_5.js -rw-r--r-- root/root 1013 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/all_6.html -rw-r--r-- root/root 215 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/all_6.js -rw-r--r-- root/root 1013 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/all_7.html -rw-r--r-- root/root 224 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/all_7.js -rw-r--r-- root/root 1017 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/classes_0.html -rw-r--r-- root/root 157 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/classes_0.js -rw-r--r-- root/root 1017 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/classes_1.html -rw-r--r-- root/root 163 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/classes_1.js -rw-r--r-- root/root 1017 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/classes_2.html -rw-r--r-- root/root 430 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/classes_2.js -rw-r--r-- root/root 1017 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/classes_3.html -rw-r--r-- root/root 215 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/classes_3.js -rw-r--r-- root/root 273 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/close.png -rw-r--r-- root/root 1017 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/defines_0.html -rw-r--r-- root/root 252 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/defines_0.js -rw-r--r-- root/root 1017 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/defines_1.html -rw-r--r-- root/root 190 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/defines_1.js -rw-r--r-- root/root 1015 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/files_0.html -rw-r--r-- root/root 148 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/files_0.js -rw-r--r-- root/root 1015 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/files_1.html -rw-r--r-- root/root 130 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/files_1.js -rw-r--r-- root/root 1015 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/files_2.html -rw-r--r-- root/root 285 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/files_2.js -rw-r--r-- root/root 1015 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/files_3.html -rw-r--r-- root/root 224 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/files_3.js -rw-r--r-- root/root 1019 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/functions_0.html -rw-r--r-- root/root 19337 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/functions_0.js -rw-r--r-- root/root 1016 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/groups_0.html -rw-r--r-- root/root 494 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/groups_0.js -rw-r--r-- root/root 563 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/mag_sel.png -rw-r--r-- root/root 461 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/nomatches.html -rw-r--r-- root/root 1015 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/pages_0.html -rw-r--r-- root/root 93 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/pages_0.js -rw-r--r-- root/root 4460 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/search.css -rw-r--r-- root/root 22125 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/search.js -rw-r--r-- root/root 604 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/search_l.png -rw-r--r-- root/root 158 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/search_m.png -rw-r--r-- root/root 612 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/search_r.png -rw-r--r-- root/root 487 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/searchdata.js -rw-r--r-- root/root 1018 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/typedefs_0.html -rw-r--r-- root/root 328 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/typedefs_0.js -rw-r--r-- root/root 1019 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/variables_0.html -rw-r--r-- root/root 143 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/search/variables_0.js -rw-r--r-- root/root 314 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/splitbar.png -rw-r--r-- root/root 67051 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/stream_8h.html -rw-r--r-- root/root 11308 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/stream_8h.js -rw-r--r-- root/root 75990 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/stream_8h_source.html -rw-r--r-- root/root 35092 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/stream__cli_8c.html -rw-r--r-- root/root 4885 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/stream__cli_8c.js -rw-r--r-- root/root 9701 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/stream__private_8h_source.html -rw-r--r-- root/root 39130 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/stream__srv_8c.html -rw-r--r-- root/root 4792 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/stream__srv_8c.js -rw-r--r-- root/root 4424 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/structamr__hdr.html -rw-r--r-- root/root 103 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/structamr__hdr.js -rw-r--r-- root/root 4446 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/structamr__hdr__bwe.html -rw-r--r-- root/root 113 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/structamr__hdr__bwe.js -rw-r--r-- root/root 5116 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/structipa__head.html -rw-r--r-- root/root 265 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/structipa__head.js -rw-r--r-- root/root 4795 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/structipa__head__ext.html -rw-r--r-- root/root 201 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/structipa__head__ext.js -rw-r--r-- root/root 4818 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/structosmo__ipa__msgb__cb.html -rw-r--r-- root/root 221 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/structosmo__ipa__msgb__cb.js -rw-r--r-- root/root 11898 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/structosmo__jibuf.html -rw-r--r-- root/root 1895 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/structosmo__jibuf.js -rw-r--r-- root/root 5995 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/structosmux__hdr.html -rw-r--r-- root/root 274 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/structosmux__hdr.js -rw-r--r-- root/root 8481 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/structosmux__in__handle.html -rw-r--r-- root/root 1081 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/structosmux__in__handle.js -rw-r--r-- root/root 8508 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/structosmux__out__handle.html -rw-r--r-- root/root 1083 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/structosmux__out__handle.js -rw-r--r-- root/root 5115 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/structrtcp__hdr.html -rw-r--r-- root/root 268 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/structrtcp__hdr.js -rw-r--r-- root/root 5465 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/structrtp__hdr.html -rw-r--r-- root/root 349 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/structrtp__hdr.js -rw-r--r-- root/root 4785 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/structrtp__x__hdr.html -rw-r--r-- root/root 199 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/structrtp__x__hdr.js -rw-r--r-- root/root 853 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/sync_off.png -rw-r--r-- root/root 845 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/sync_on.png -rw-r--r-- root/root 142 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/tab_a.png -rw-r--r-- root/root 169 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/tab_b.png -rw-r--r-- root/root 177 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/tab_h.png -rw-r--r-- root/root 184 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/tab_s.png -rw-r--r-- root/root 8698 2024-06-14 13:01 ./usr/share/doc/libosmo-netif/html/tabs.css drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/share/doc/libosmo-netif-doc/ -rw-r--r-- root/root 7534 2024-06-14 13:01 ./usr/share/doc/libosmo-netif-doc/changelog.gz -rw-r--r-- root/root 1213 2024-06-14 13:01 ./usr/share/doc/libosmo-netif-doc/copyright drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/share/doc-base/ -rw-r--r-- root/root 214 2024-06-14 13:01 ./usr/share/doc-base/libosmo-netif-doc + dpkg -c libosmonetif11_1.4.0.57.481f_amd64.deb drwxr-xr-x root/root 0 2024-06-14 13:01 ./ drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/ drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/lib/ drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 128936 2024-06-14 13:01 ./usr/lib/x86_64-linux-gnu/libosmonetif.so.11.1.0 drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/share/ drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-14 13:01 ./usr/share/doc/libosmonetif11/ -rw-r--r-- root/root 7534 2024-06-14 13:01 ./usr/share/doc/libosmonetif11/changelog.gz -rw-r--r-- root/root 1213 2024-06-14 13:01 ./usr/share/doc/libosmonetif11/copyright lrwxrwxrwx root/root 0 2024-06-14 13:01 ./usr/lib/x86_64-linux-gnu/libosmonetif.so.11 -> libosmonetif.so.11.1.0 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 2079393 killed; [ssh-agent] Stopped. Finished: SUCCESS