Started by upstream project "gerrit-libosmo-netif" build number 763 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/libosmo-netif/+/41445 in silent mode. Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2 [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-8wHBL7OxLphy/agent.1784926 SSH_AGENT_PID=1784929 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_3622158941096185327.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_3622158941096185327.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@2/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.39.5' using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/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/45/41445/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision 2b53f9a1710c4c422daef117c12dcf1eb56c1506 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2b53f9a1710c4c422daef117c12dcf1eb56c1506 # timeout=10 Commit message: "netif/sctp.h: Add missing dep netinet/sctp.h" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 1c88de1c202ba11b5d928ce8c483dbca9ddf324c # timeout=10 [gerrit-binpkgs@2] $ /bin/sh -xe /tmp/jenkins4839907894148710974.sh + set +x Building binary packages for distro: 'debian:11' + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline 9155693 jobs/ttcn3: add ttcn3-hss-test-pyhss + cd libosmo-netif + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:11 :: Copying the source to the cache dir :: Building the source package docker: building image debian-13-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '-t', 'debian-13-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 1.45kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.2s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/4] FROM docker.io/library/debian:trixie@sha256:01a723bf5bfb21b9dda0c9a33e0538106e4d02cce8f557e118dd61259553d598 #4 DONE 0.0s #5 [2/4] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper default-libmysqlclient-dev dh-python dh-virtualenv dpkg-dev erlang-nox fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc pkgconf python3-packaging python3-pip python3-setuptools quilt sed sphinx-common wget && apt-get clean #5 CACHED #6 [3/4] RUN WGET https://github.com/erlang/rebar3/releases/download/3.24.0/rebar3 -O /usr/bin/rebar3 && echo "d2d31cfb98904b8e4917300a75f870de12cb5167cd6214d1043e973a56668a54 /usr/bin/rebar3" | sha256sum -c && chmod +x /usr/bin/rebar3 && rebar3 --version #6 CACHED #7 [4/4] RUN USERADD --uid=1000 -m user #7 CACHED #8 exporting to image #8 exporting layers done #8 writing image sha256:d99b1e135bc13bc63df12cf252ec412a1f5975fb9ae064277d2654c92d0bf798 0.0s done #8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg done #8 DONE 0.0s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) /obs/lib/debian.py:183: SyntaxWarning: invalid escape sequence '\/' lib.run_cmd(["sed", "-i", "s/$(MAKE) -C doc\/manuals//g", f"{debian}/rules"]) + main(): ['rm', '-rf', '/obs/_temp'] libosmo-netif: using cached https://gerrit.osmocom.org/libosmo-netif (not cloning, not fetching) libosmo-netif: 'git clean -ffxd' + build(): ['git', 'clean', '-ffxd'] + checkout_default_branch(): ['git', 'log', '--pretty=oneline', '--abbrev-commit', '-1'] 2b53f9a netif/sctp.h: Add missing dep netinet/sctp.h libosmo-netif: skipping git checkout, current commit: 2b53f9a netif/sctp.h: Add missing dep netinet/sctp.h + get_version_for_feed(): ['/obs/_cache/libosmo-netif/git-version-gen', '.'] 1.6.0.19-2b53libosmo-netif: building source package 1.6.0.19-2b53 libosmo-netif: adding debian/changelog entry (1.6.0 => 1.6.0.19.2b53) + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] libosmo-netif: building debian source package + build(): ['dpkg-buildpackage', '-S', '-uc', '-us', '-d'] dpkg-buildpackage: info: source package libosmo-netif dpkg-buildpackage: info: source version 1.6.0.19.2b53 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts dpkg-source --before-build . 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/_cache/libosmo-netif' dh_clean rm -f tests/package.m4 tests/testsuite .version make[1]: Leaving directory '/obs/_cache/libosmo-netif' dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building libosmo-netif in libosmo-netif_1.6.0.19.2b53.tar.xz dpkg-source: info: building libosmo-netif in libosmo-netif_1.6.0.19.2b53.dsc dpkg-genbuildinfo --build=source -O../libosmo-netif_1.6.0.19.2b53_source.buildinfo dpkg-genchanges --build=source -O../libosmo-netif_1.6.0.19.2b53_source.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: source-only upload: Debian-native package + build(): mv *.tar* *.dsc /obs/_temp/srcpkgs/libosmo-netif libosmo-netif: generating rpm spec file + build(): ['sed', 's/^Version:.*/Version: 1.6.0.19.2b53/', '-i', '/obs/_cache/libosmo-netif/contrib/libosmo-netif.spec.in'] + build(): ['sed', 's/^Source:.*/Source: libosmo-netif_1.6.0.19.2b53.tar.xz/', '-i', '/obs/_cache/libosmo-netif/contrib/libosmo-netif.spec.in'] + build(): ['sed', '-e', '/^Source:/a\\', '-e', 'Source1: rpmlintrc', '-i', '/obs/_cache/libosmo-netif/contrib/libosmo-netif.spec.in'] + build(): ['sed', 's/^%setup/%setup -n libosmo-netif/', '-i', '/obs/_cache/libosmo-netif/contrib/libosmo-netif.spec.in'] + write_commit_txt(): ['git', 'rev-parse', 'HEAD'] 2b53f9a1710c4c422daef117c12dcf1eb56c1506 libosmo-netif: adding commit_2b53f9a1710c4c422daef117c12dcf1eb56c1506.txt + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] docker: running: build_srcpkg.py inside docker :: Building the binary packages + (): ['rm', '-rf', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/_temp/binpkgs'] docker: building image debian-11-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:11', '--build-arg', 'DISTRO_FROM=debian:11', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-11-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 3.31kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:11 #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:11@sha256:37d7709beef67abbccfcac94a2150d25fdac3764251a60f2c20e9fd069d228d8 #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.1s #6 [3/6] RUN SET -x && if id "1000" >/dev/null 2>&1; then userdel "$(getent passwd "1000" | cut -d: -f1)"; fi && useradd --uid=1000 -m user #6 CACHED #7 [4/6] RUN CASE "debian:11" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && mkdir -p /usr/share/man/man1/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) set -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #7 CACHED #8 [5/6] RUN SET -x; VERSION="$(echo "debian:11" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:11" in debian:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*|centos:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:11" && exit 1 ;; esac #8 CACHED #9 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:8abb5cf73d834d0711519b21ad0c47cd14be271cf42c021688e25b3267c2d07d 0.0s done #11 naming to docker.io/library/debian-11-osmocom-obs-build-binpkg done #11 DONE 0.1s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) + 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/contrib/libosmo-netif.spec.in 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/doc/ libosmo-netif/doc/twrtp/ libosmo-netif/doc/twrtp/README libosmo-netif/doc/twrtp/twrtp-guide.t libosmo-netif/examples/ libosmo-netif/examples/Makefile.am libosmo-netif/examples/ipa-stream-client.c libosmo-netif/examples/ipa-stream-server.c libosmo-netif/examples/osmux-test-input.c libosmo-netif/examples/osmux-test-output.c libosmo-netif/examples/rs232-read.c libosmo-netif/examples/rs232-write.c libosmo-netif/examples/rtp-udp-test-client.c libosmo-netif/examples/rtp-udp-test-server.c libosmo-netif/examples/stream-client.c libosmo-netif/examples/stream-server.c libosmo-netif/examples/udp-test-client.c libosmo-netif/examples/udp-test-server.c libosmo-netif/examples/udp-test.h libosmo-netif/git-version-gen libosmo-netif/include/ libosmo-netif/include/Makefile.am libosmo-netif/include/osmocom/ libosmo-netif/include/osmocom/Makefile.am libosmo-netif/include/osmocom/netif/ libosmo-netif/include/osmocom/netif/Makefile.am libosmo-netif/include/osmocom/netif/amr.h libosmo-netif/include/osmocom/netif/datagram.h libosmo-netif/include/osmocom/netif/ipa.h libosmo-netif/include/osmocom/netif/ipa_unit.h libosmo-netif/include/osmocom/netif/jibuf.h libosmo-netif/include/osmocom/netif/osmux.h libosmo-netif/include/osmocom/netif/prim.h libosmo-netif/include/osmocom/netif/rs232.h libosmo-netif/include/osmocom/netif/rtcp_defs.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/include/osmocom/netif/twjit.h libosmo-netif/include/osmocom/netif/twjit_private.h libosmo-netif/include/osmocom/netif/twrtp.h libosmo-netif/include/osmocom/netif/version.h.tpl 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_keepalive.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/src/twjit.c libosmo-netif/src/twjit_conf.c libosmo-netif/src/twrtp.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 bullseye InRelease Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease Hit:3 http://deb.debian.org/debian bullseye-updates InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ InRelease [1553 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ Packages [69.2 kB] Fetched 70.7 kB in 0s (342 kB/s) Reading package lists... + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf automake autopoint autotools-dev bsdextrautils debhelper dh-autoreconf dh-strip-nondeterminism doxygen dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libclang-cpp11 libclang1-11 libdbus-1-3 libdbus-1-dev libdebhelper-perl libedit2 libfile-stripnondeterminism-perl libglib2.0-0 libicu67 libllvm11 libmagic-mgc libmagic1 libmnl-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpcap0.8 libpcap0.8-dev libpcsclite1 libpipeline1 libsctp-dev libsctp1 libsigsegv2 libsub-override-perl libtalloc-dev libtalloc2 libtool libuchardet0 liburing1 libusb-1.0-0 libusb-1.0-0-dev libxapian30 libxml2 libz3-4 m4 man-db osmocom-keyring osmocom-master pkg-config po-debconf sensible-utils 0 upgraded, 66 newly installed, 0 to remove and 0 not upgraded. Need to get 68.5 MB of archives. After this operation, 283 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ osmocom-keyring 1.1.1.8.7873 [3168 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ osmocom-master 1.1.0 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore22 1.11.0.59.cda92 [187 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocodec4 1.11.0.59.cda92 [67.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmoisdn0 1.11.0.59.cda92 [86.0 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmogsm20 1.11.0.59.cda92 [242 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocoding0 1.11.0.59.cda92 [86.9 kB] Get:8 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8+deb11u2 [146 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmovty13 1.11.0.59.cda92 [119 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmogb14 1.11.0.59.cda92 [193 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmoctrl0 1.11.0.59.cda92 [75.3 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmosim2 1.11.0.59.cda92 [79.0 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmousb0 1.11.0.59.cda92 [65.5 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore 1.11.0.59.cda92 [58.9 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore-dev 1.11.0.59.cda92 [864 kB] Get:16 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] Get:17 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB] Get:18 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB] Get:19 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB] Get:20 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB] Get:21 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB] Get:22 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB] Get:23 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB] Get:24 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB] Get:25 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] Get:26 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] Get:27 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] Get:28 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] Get:29 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] Get:30 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB] Get:31 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB] Get:32 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] Get:33 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB] Get:34 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:35 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB] Get:36 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] Get:37 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] Get:38 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB] Get:39 http://deb.debian.org/debian-security bullseye-security/main amd64 libicu67 amd64 67.1-7+deb11u1 [8624 kB] Get:40 http://deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u9 [694 kB] Get:41 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB] Get:42 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] Get:43 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:44 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB] Get:45 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB] Get:46 http://deb.debian.org/debian bullseye/main amd64 libz3-4 amd64 4.8.10-1 [6949 kB] Get:47 http://deb.debian.org/debian bullseye/main amd64 libllvm11 amd64 1:11.0.1-2 [17.9 MB] Get:48 http://deb.debian.org/debian bullseye/main amd64 libclang-cpp11 amd64 1:11.0.1-2 [9632 kB] Get:49 http://deb.debian.org/debian bullseye/main amd64 libclang1-11 amd64 1:11.0.1-2 [5521 kB] Get:50 http://deb.debian.org/debian bullseye/main amd64 libxapian30 amd64 1.4.18-3+deb11u1 [1089 kB] Get:51 http://deb.debian.org/debian bullseye/main amd64 doxygen amd64 1.9.1-1 [4232 kB] Get:52 http://deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.28-0+deb11u1 [223 kB] Get:53 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-0 amd64 2.66.8-1+deb11u6 [1377 kB] Get:54 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB] Get:55 http://deb.debian.org/debian bullseye/main amd64 libdbus-1-dev amd64 1.12.28-0+deb11u1 [261 kB] Get:56 http://deb.debian.org/debian bullseye/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] Get:57 http://deb.debian.org/debian bullseye/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [28.3 kB] Get:58 http://deb.debian.org/debian bullseye/main amd64 libtalloc2 amd64 2.3.1-2+b1 [29.3 kB] Get:59 http://deb.debian.org/debian bullseye/main amd64 liburing1 amd64 0.7-3 [8572 B] Get:60 http://deb.debian.org/debian bullseye/main amd64 libpcsclite1 amd64 1.9.1-1 [60.2 kB] Get:61 http://deb.debian.org/debian bullseye/main amd64 libusb-1.0-0 amd64 2:1.0.24-3 [60.2 kB] Get:62 http://deb.debian.org/debian bullseye/main amd64 libtalloc-dev amd64 2.3.1-2+b1 [54.7 kB] Get:63 http://deb.debian.org/debian bullseye/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [81.5 kB] Get:64 http://deb.debian.org/debian bullseye/main amd64 libusb-1.0-0-dev amd64 2:1.0.24-3 [80.4 kB] Get:65 http://deb.debian.org/debian bullseye/main amd64 libpcap0.8 amd64 1.10.0-2 [159 kB] Get:66 http://deb.debian.org/debian bullseye/main amd64 libpcap0.8-dev amd64 1.10.0-2 [281 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 68.5 MB in 1s (87.1 MB/s) Selecting previously unselected package bsdextrautils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14371 files and directories currently installed.) Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u2_amd64.deb ... Unpacking bsdextrautils (2.36.1-8+deb11u2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.7-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ... Unpacking groff-base (1.22.4-6) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../03-libpipeline1_1.5.3-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.3-1) ... Selecting previously unselected package man-db. Preparing to unpack .../04-man-db_2.9.4-2_amd64.deb ... Unpacking man-db (2.9.4-2) ... Selecting previously unselected package sensible-utils. Preparing to unpack .../05-sensible-utils_0.0.14_all.deb ... Unpacking sensible-utils (0.0.14) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../06-libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../07-libmagic1_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ... Selecting previously unselected package file. Preparing to unpack .../08-file_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking file (1:5.39-3+deb11u1) ... Selecting previously unselected package gettext-base. Preparing to unpack .../09-gettext-base_0.21-4_amd64.deb ... Unpacking gettext-base (0.21-4) ... Selecting previously unselected package libsigsegv2:amd64. Preparing to unpack .../10-libsigsegv2_2.13-1_amd64.deb ... Unpacking libsigsegv2:amd64 (2.13-1) ... Selecting previously unselected package m4. Preparing to unpack .../11-m4_1.4.18-5_amd64.deb ... Unpacking m4 (1.4.18-5) ... Selecting previously unselected package autoconf. Preparing to unpack .../12-autoconf_2.69-14_all.deb ... Unpacking autoconf (2.69-14) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../13-autotools-dev_20180224.1+nmu1_all.deb ... Unpacking autotools-dev (20180224.1+nmu1) ... Selecting previously unselected package automake. Preparing to unpack .../14-automake_1%3a1.16.3-2_all.deb ... Unpacking automake (1:1.16.3-2) ... Selecting previously unselected package autopoint. Preparing to unpack .../15-autopoint_0.21-4_all.deb ... Unpacking autopoint (0.21-4) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../16-libdebhelper-perl_13.3.4_all.deb ... Unpacking libdebhelper-perl (13.3.4) ... Selecting previously unselected package libtool. Preparing to unpack .../17-libtool_2.4.6-15_all.deb ... Unpacking libtool (2.4.6-15) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../18-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../19-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libsub-override-perl. Preparing to unpack .../20-libsub-override-perl_0.09-2_all.deb ... Unpacking libsub-override-perl (0.09-2) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../21-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../22-dh-strip-nondeterminism_1.12.0-1_all.deb ... Unpacking dh-strip-nondeterminism (1.12.0-1) ... Selecting previously unselected package dwz. Preparing to unpack .../23-dwz_0.13+20210201-1_amd64.deb ... Unpacking dwz (0.13+20210201-1) ... Selecting previously unselected package libicu67:amd64. Preparing to unpack .../24-libicu67_67.1-7+deb11u1_amd64.deb ... Unpacking libicu67:amd64 (67.1-7+deb11u1) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../25-libxml2_2.9.10+dfsg-6.7+deb11u9_amd64.deb ... Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u9) ... Selecting previously unselected package gettext. Preparing to unpack .../26-gettext_0.21-4_amd64.deb ... Unpacking gettext (0.21-4) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../27-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 .../28-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../29-debhelper_13.3.4_all.deb ... Unpacking debhelper (13.3.4) ... Selecting previously unselected package libedit2:amd64. Preparing to unpack .../30-libedit2_3.1-20191231-2+b1_amd64.deb ... Unpacking libedit2:amd64 (3.1-20191231-2+b1) ... Selecting previously unselected package libz3-4:amd64. Preparing to unpack .../31-libz3-4_4.8.10-1_amd64.deb ... Unpacking libz3-4:amd64 (4.8.10-1) ... Selecting previously unselected package libllvm11:amd64. Preparing to unpack .../32-libllvm11_1%3a11.0.1-2_amd64.deb ... Unpacking libllvm11:amd64 (1:11.0.1-2) ... Selecting previously unselected package libclang-cpp11. Preparing to unpack .../33-libclang-cpp11_1%3a11.0.1-2_amd64.deb ... Unpacking libclang-cpp11 (1:11.0.1-2) ... Selecting previously unselected package libclang1-11. Preparing to unpack .../34-libclang1-11_1%3a11.0.1-2_amd64.deb ... Unpacking libclang1-11 (1:11.0.1-2) ... Selecting previously unselected package libxapian30:amd64. Preparing to unpack .../35-libxapian30_1.4.18-3+deb11u1_amd64.deb ... Unpacking libxapian30:amd64 (1.4.18-3+deb11u1) ... Selecting previously unselected package doxygen. Preparing to unpack .../36-doxygen_1.9.1-1_amd64.deb ... Unpacking doxygen (1.9.1-1) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../37-libdbus-1-3_1.12.28-0+deb11u1_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.12.28-0+deb11u1) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../38-libglib2.0-0_2.66.8-1+deb11u6_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.66.8-1+deb11u6) ... Selecting previously unselected package pkg-config. Preparing to unpack .../39-pkg-config_0.29.2-1_amd64.deb ... Unpacking pkg-config (0.29.2-1) ... Selecting previously unselected package libdbus-1-dev:amd64. Preparing to unpack .../40-libdbus-1-dev_1.12.28-0+deb11u1_amd64.deb ... Unpacking libdbus-1-dev:amd64 (1.12.28-0+deb11u1) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../41-libmnl-dev_1.0.4-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.4-3) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../42-osmocom-keyring_1.1.1.8.7873_amd64.deb ... Unpacking osmocom-keyring (1.1.1.8.7873) ... Selecting previously unselected package osmocom-master. Preparing to unpack .../43-osmocom-master_1.1.0_amd64.deb ... Unpacking osmocom-master (1.1.0) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../44-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 .../45-libtalloc2_2.3.1-2+b1_amd64.deb ... Unpacking libtalloc2:amd64 (2.3.1-2+b1) ... Selecting previously unselected package liburing1:amd64. Preparing to unpack .../46-liburing1_0.7-3_amd64.deb ... Unpacking liburing1:amd64 (0.7-3) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../47-libosmocore22_1.11.0.59.cda92_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../48-libosmocodec4_1.11.0.59.cda92_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../49-libosmoisdn0_1.11.0.59.cda92_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../50-libosmogsm20_1.11.0.59.cda92_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../51-libosmocoding0_1.11.0.59.cda92_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../52-libosmovty13_1.11.0.59.cda92_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../53-libosmogb14_1.11.0.59.cda92_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../54-libosmoctrl0_1.11.0.59.cda92_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../55-libpcsclite1_1.9.1-1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.9.1-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../56-libosmosim2_1.11.0.59.cda92_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../57-libusb-1.0-0_2%3a1.0.24-3_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.24-3) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../58-libosmousb0_1.11.0.59.cda92_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmocore. Preparing to unpack .../59-libosmocore_1.11.0.59.cda92_amd64.deb ... Unpacking libosmocore (1.11.0.59.cda92) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../60-libtalloc-dev_2.3.1-2+b1_amd64.deb ... Unpacking libtalloc-dev:amd64 (2.3.1-2+b1) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../61-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 .../62-libusb-1.0-0-dev_2%3a1.0.24-3_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.24-3) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../63-libosmocore-dev_1.11.0.59.cda92_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libpcap0.8:amd64. Preparing to unpack .../64-libpcap0.8_1.10.0-2_amd64.deb ... Unpacking libpcap0.8:amd64 (1.10.0-2) ... Selecting previously unselected package libpcap0.8-dev:amd64. Preparing to unpack .../65-libpcap0.8-dev_1.10.0-2_amd64.deb ... Unpacking libpcap0.8-dev:amd64 (1.10.0-2) ... Setting up libpipeline1:amd64 (1.5.3-1) ... Setting up libxapian30:amd64 (1.4.18-3+deb11u1) ... Setting up bsdextrautils (2.36.1-8+deb11u2) ... update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist Setting up libicu67:amd64 (67.1-7+deb11u1) ... Setting up libmagic-mgc (1:5.39-3+deb11u1) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libglib2.0-0:amd64 (2.66.8-1+deb11u6) ... No schema files found: doing nothing. Setting up libdebhelper-perl (13.3.4) ... Setting up libedit2:amd64 (3.1-20191231-2+b1) ... Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ... Setting up gettext-base (0.21-4) ... Setting up file (1:5.39-3+deb11u1) ... Setting up libtalloc2:amd64 (2.3.1-2+b1) ... Setting up autotools-dev (20180224.1+nmu1) ... Setting up libz3-4:amd64 (4.8.10-1) ... Setting up libllvm11:amd64 (1:11.0.1-2) ... Setting up libmnl-dev:amd64 (1.0.4-3) ... Setting up libdbus-1-3:amd64 (1.12.28-0+deb11u1) ... Setting up libsigsegv2:amd64 (2.13-1) ... Setting up libclang1-11 (1:11.0.1-2) ... Setting up autopoint (0.21-4) ... Setting up pkg-config (0.29.2-1) ... Setting up libpcsclite1:amd64 (1.9.1-1) ... Setting up osmocom-keyring (1.1.1.8.7873) ... Setting up liburing1:amd64 (0.7-3) ... Setting up osmocom-master (1.1.0) ... Setting up dwz (0.13+20210201-1) ... Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... Setting up libosmocore22:amd64 (1.11.0.59.cda92) ... Setting up sensible-utils (0.0.14) ... Setting up libosmocodec4:amd64 (1.11.0.59.cda92) ... Setting up libuchardet0:amd64 (0.0.7-1) ... Setting up libsub-override-perl (0.09-2) ... Setting up libusb-1.0-0:amd64 (2:1.0.24-3) ... Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u9) ... Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... Setting up gettext (0.21-4) ... Setting up libosmovty13:amd64 (1.11.0.59.cda92) ... Setting up libtool (2.4.6-15) ... Setting up libosmoisdn0:amd64 (1.11.0.59.cda92) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.24-3) ... Setting up m4 (1.4.18-5) ... Setting up intltool-debian (0.35.0+20060710.5) ... Setting up libclang-cpp11 (1:11.0.1-2) ... Setting up libtalloc-dev:amd64 (2.3.1-2+b1) ... Setting up doxygen (1.9.1-1) ... Setting up libpcap0.8:amd64 (1.10.0-2) ... Setting up libdbus-1-dev:amd64 (1.12.28-0+deb11u1) ... Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... Setting up libosmousb0:amd64 (1.11.0.59.cda92) ... Setting up autoconf (2.69-14) ... Setting up dh-strip-nondeterminism (1.12.0-1) ... Setting up groff-base (1.22.4-6) ... Setting up libosmogsm20:amd64 (1.11.0.59.cda92) ... Setting up automake (1:1.16.3-2) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist Setting up libosmoctrl0:amd64 (1.11.0.59.cda92) ... Setting up libosmogb14:amd64 (1.11.0.59.cda92) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up libpcap0.8-dev:amd64 (1.10.0-2) ... Setting up man-db (2.9.4-2) ... Building database of manual pages ... Setting up dh-autoreconf (20) ... Setting up libosmocoding0:amd64 (1.11.0.59.cda92) ... Setting up libosmosim2:amd64 (1.11.0.59.cda92) ... Setting up libosmocore (1.11.0.59.cda92) ... Setting up debhelper (13.3.4) ... Setting up libosmocore-dev:amd64 (1.11.0.59.cda92) ... Processing triggers for libc-bin (2.31-13+deb11u13) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j21 dpkg-buildpackage: info: source package libosmo-netif dpkg-buildpackage: info: source version 1.6.0.19.2b53 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.6.0.19.2b53.tar.xz dpkg-source: info: building libosmo-netif in libosmo-netif_1.6.0.19.2b53.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' include/osmocom/netif/Makefile.am:8: warning: dir $@: non-POSIX variable name include/osmocom/netif/Makefile.am:8: (probably a GNU make extension) dh_auto_configure -O--fail-missing ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a 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 >= 1.11.0... yes checking for libosmogsm >= 1.11.0... yes checking for libosmocodec >= 1.11.0... yes checking for libosmovty >= 1.11.0... 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 contrib/libosmo-netif.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands dh_auto_build -O--fail-missing make -j21 make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' echo 1.6.0.19-2b53 > .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' /bin/mkdir -p ./ sed \ -e "s/{{VERSION}}/$(echo '1.6.0.19-2b53' | cut -d. -f1-3)/g" \ -e "s/{{VERSION_MAJOR}}/$(echo '1.6.0.19-2b53' | cut -d. -f1)/g" \ -e "s/{{VERSION_MINOR}}/$(echo '1.6.0.19-2b53' | cut -d. -f2)/g" \ -e "s/{{VERSION_PATCH}}/$(echo '1.6.0.19-2b53' | cut -d. -f3)/g" \ version.h.tpl > version.h 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/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o amr.lo amr.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o datagram.lo datagram.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o ipa.lo ipa.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o ipa_keepalive.lo ipa_keepalive.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/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o ipa_unit.lo ipa_unit.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o jibuf.lo jibuf.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux.lo osmux.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux_input.lo osmux_input.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux_output.lo osmux_output.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o prim.lo prim.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o rs232.lo rs232.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o rtp.lo rtp.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stream.lo stream.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stream_cli.lo stream_cli.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stream_srv.lo stream_srv.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o twjit.lo twjit.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/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o twjit_conf.lo twjit_conf.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/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o twrtp.lo twrtp.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/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o sctp.lo sctp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c amr.c -fPIC -DPIC -o .libs/amr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c jibuf.c -fPIC -DPIC -o .libs/jibuf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream_cli.c -fPIC -DPIC -o .libs/stream_cli.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux_input.c -fPIC -DPIC -o .libs/osmux_input.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c rs232.c -fPIC -DPIC -o .libs/rs232.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c ipa.c -fPIC -DPIC -o .libs/ipa.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux.c -fPIC -DPIC -o .libs/osmux.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c ipa_keepalive.c -fPIC -DPIC -o .libs/ipa_keepalive.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/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c datagram.c -fPIC -DPIC -o .libs/datagram.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux_output.c -fPIC -DPIC -o .libs/osmux_output.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c twjit.c -fPIC -DPIC -o .libs/twjit.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/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream.c -fPIC -DPIC -o .libs/stream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c twrtp.c -fPIC -DPIC -o .libs/twrtp.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/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c twjit_conf.c -fPIC -DPIC -o .libs/twjit_conf.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/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c ipa_unit.c -fPIC -DPIC -o .libs/ipa_unit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream_srv.c -fPIC -DPIC -o .libs/stream_srv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c rtp.c -fPIC -DPIC -o .libs/rtp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c prim.c -fPIC -DPIC -o .libs/prim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sctp.c -fPIC -DPIC -o .libs/sctp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sctp.c -o sctp.o >/dev/null 2>&1 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/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c amr.c -o amr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c ipa_keepalive.c -o ipa_keepalive.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/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c twjit_conf.c -o twjit_conf.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/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c ipa_unit.c -o ipa_unit.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux.c -o osmux.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c rs232.c -o rs232.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c prim.c -o prim.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux_output.c -o osmux_output.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c rtp.c -o rtp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c ipa.c -o ipa.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c datagram.c -o datagram.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c jibuf.c -o jibuf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c twjit.c -o twjit.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/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream.c -o stream.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c twrtp.c -o twrtp.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/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux_input.c -o osmux_input.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream_cli.c -o stream_cli.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link gcc -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -version-info 14:0:3 -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_keepalive.lo ipa_unit.lo jibuf.lo osmux.lo osmux_input.lo osmux_output.lo prim.lo rs232.lo rtp.lo stream.lo stream_cli.lo stream_srv.lo twjit.lo twjit_conf.lo twrtp.lo sctp.lo -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -lsctp libtool: link: gcc -shared -fPIC -DPIC .libs/amr.o .libs/datagram.o .libs/ipa.o .libs/ipa_keepalive.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.o .libs/stream_cli.o .libs/stream_srv.o .libs/twjit.o .libs/twjit_conf.o .libs/twrtp.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/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lsctp -pthread -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.3.0 libtool: link: (cd ".libs" && rm -f "libosmonetif.so.11" && ln -s "libosmonetif.so.11.3.0" "libosmonetif.so.11") libtool: link: (cd ".libs" && rm -f "libosmonetif.so" && ln -s "libosmonetif.so.11.3.0" "libosmonetif.so") libtool: link: ar cr .libs/libosmonetif.a amr.o datagram.o ipa.o ipa_keepalive.o ipa_unit.o jibuf.o osmux.o osmux_input.o osmux_output.o prim.o rs232.o rtp.o stream.o stream_cli.o stream_srv.o twjit.o twjit_conf.o twrtp.o sctp.o 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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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 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] 73 | 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] 56 | 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] 66 | 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] 48 | 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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 'COLS_IN_ALPHA_INDEX' at line 799 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: Tag 'PERL_PATH' at line 1510 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 'MSCGEN_PATH' at line 1531 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: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! 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 Doxygen version used: 1.9.1 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/rtcp_defs.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.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/include/osmocom/netif/twjit.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit_private.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit_private.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twrtp.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twrtp.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/version.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/version.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_keepalive.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/ipa_keepalive.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... /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. /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/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/ipa.h:16: warning: Compound ipa_head_ext 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/rtcp_defs.h:25: warning: Compound rtcp_rr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:17: warning: Compound rtcp_sr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:10: warning: Compound rtcp_sr_rr_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/rtp.h:37: warning: Compound rtp_x_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c:29: warning: Found unknown command '\addgroup' /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c:29: warning: Found unknown command '\addgroup' /obs/_temp/binpkgs/libosmo-netif/src/twjit.c:114: warning: Found unknown command '\addgroup' /obs/_temp/binpkgs/libosmo-netif/src/twjit.c:114: warning: Found unknown command '\addgroup' /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:187: warning: Found unknown command '\addgroup' /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:187: warning: Found unknown command '\addgroup' 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-netif/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... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/twjit.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/twjit.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with 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... 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... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... 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... Correcting members for VHDL... Computing tooltip texts... 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/rtcp_defs.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/stre/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/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:1: 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:1: warning: Member __attribute__((packed)) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:793: 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/src/osmux_input.c:760: 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/src/osmux_input.c:768: 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/src/osmux_input.c:776: 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/src/osmux_input.c:781: 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/src/osmux_input.c:788: 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/src/osmux_input.c:799: 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/src/osmux_input.c:834: 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_input.c:308: warning: Member osmux_xfrm_input_deliver(struct osmux_in_handle *h) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c:57: 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:10: warning: Member seq (variable) of file osmux.h is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:12: warning: Member circuit_id (variable) of file osmux.h is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:20: 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:68: 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:116: 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:117: 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:126: 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:127: warning: Member osmo_stream_srv_segmentation_cb2_t)(struct osmo_stream_srv *conn, struct msgb *msg) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:209: 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:210: 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:211: 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:220: 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:221: warning: Member osmo_stream_cli_segmentation_cb2_t)(struct osmo_stream_cli *cli, struct msgb *msg) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:96: 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:159: warning: Member osmo_stream_srv_param (enumeration) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:268: warning: Member osmo_stream_cli_param (enumeration) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:1454: 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/src/osmux_input.c:308: warning: Member osmux_xfrm_input_deliver(struct osmux_in_handle *h) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:760: 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/src/osmux_input.c:768: 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/src/osmux_input.c:776: 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/src/osmux_input.c:781: 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/src/osmux_input.c:788: 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/src/osmux_input.c:793: 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/src/osmux_input.c:799: 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/src/osmux_input.c:834: 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/src/osmux_output.c:57: 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:87: warning: Member IN_CB_MASK_CONNECT_CB (macro definition) of file stream_cli.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:88: warning: Member IN_CB_MASK_DISCONNECT_CB (macro definition) of file stream_cli.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:89: warning: Member IN_CB_MASK_READ_CB (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:81: 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:82: 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:733: warning: Member OSMO_STREAM_SRV_F_FLUSH_DESTROY (macro definition) of file stream_srv.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:1454: 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/stream.h:68: 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:116: 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:117: 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:126: 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:127: warning: Member osmo_stream_srv_segmentation_cb2_t)(struct osmo_stream_srv *conn, struct msgb *msg) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:96: 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:159: warning: Member osmo_stream_srv_param (enumeration) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:1454: 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:1271: warning: unable to resolve reference to 'osmo_fd' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:514: 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/src/stream_srv.c:516: warning: The following parameter of osmo_stream_srv_link_get_fd(const struct osmo_stream_srv_link *link) is not documented: parameter 'link' /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:506: warning: unable to resolve reference to 'osmo_fd' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:319: warning: The following parameter of osmo_stream_srv_link_set_addrs(struct osmo_stream_srv_link *link, const char **addr, size_t addrcnt) is not documented: parameter 'addrcnt' /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:1080: warning: argument 'srv' of command @param is not found in the argument list of osmo_stream_srv_set_name_f(struct osmo_stream_srv *conn, const char *fmt,...) /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:1080: warning: argument 'name' of command @param is not found in the argument list of osmo_stream_srv_set_name_f(struct osmo_stream_srv *conn, const char *fmt,...) /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:1083: warning: The following parameters of osmo_stream_srv_set_name_f(struct osmo_stream_srv *conn, const char *fmt,...) are not documented: parameter 'conn' parameter 'fmt' /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:209: 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:210: 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:211: 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:220: 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:221: warning: Member osmo_stream_cli_segmentation_cb2_t)(struct osmo_stream_cli *cli, struct msgb *msg) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:268: warning: Member osmo_stream_cli_param (enumeration) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:496: warning: unable to resolve reference to 'osmo_stream_cli' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:983: warning: unable to resolve reference to 'osmo_fd' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:1065: 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/src/stream_cli.c:1071: warning: The following parameter of osmo_stream_cli_open2(struct osmo_stream_cli *cli, int reconnect) is not documented: parameter 'reconnect' /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:1357: warning: End of list marker found without any preceding list items /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:725: warning: The following parameter of osmo_stream_cli_set_addrs(struct osmo_stream_cli *cli, const char **addr, size_t addrcnt) is not documented: parameter 'addrcnt' /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:769: 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/src/stream_cli.c:774: warning: The following parameter of osmo_stream_cli_set_local_addr(struct osmo_stream_cli *cli, const char *addr) is not documented: parameter 'addr' /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:786: warning: The following parameter of osmo_stream_cli_set_local_addrs(struct osmo_stream_cli *cli, const char **addr, size_t addrcnt) is not documented: parameter 'addrcnt' /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:675: warning: argument 'name' of command @param is not found in the argument list of osmo_stream_cli_set_name_f(struct osmo_stream_cli *cli, const char *fmt,...) /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:678: warning: The following parameter of osmo_stream_cli_set_name_f(struct osmo_stream_cli *cli, const char *fmt,...) is not documented: parameter 'fmt' /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c:29: warning: Found unknown command '\addgroup' /obs/_temp/binpkgs/libosmo-netif/src/twjit.c:114: warning: Found unknown command '\addgroup' /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:182: warning: Member osmo_twjit_vty_init(int twjit_node) (function) of group twjit is not documented. /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c:145: warning: Member DEFUN(cfg_buffer_depth, cfg_buffer_depth_cmd, "buffer-depth <1-65535> <1-65535>", "Buffer depth configuration\n" "Minimum fill required to start flow\n" "High water mark fill level\n") (function) of group twjit is not documented. /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c:167: warning: Member DEFUN(cfg_thinning, cfg_thinning_cmd, "thinning-interval <2-65535>", "Standing queue thinning configuration\n" "Drop every Nth packet\n") (function) of group twjit is not documented. /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c:177: warning: Member DEFUN(cfg_max_future, cfg_max_future_cmd, "max-future-sec <1-65535>", "Guard against time traveler packets\n" "Maximum permissible number of seconds into the future\n") (function) of group twjit is not documented. /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c:187: warning: Member DEFUN(cfg_start_min_delta, cfg_start_min_delta_cmd, "start-min-delta <1-65535>", "Minimum required delta in time-of-arrival to start flow\n" "Time delta value in ms\n") (function) of group twjit is not documented. /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c:197: warning: Member DEFUN(cfg_no_start_min_delta, cfg_no_start_min_delta_cmd, "no start-min-delta", NO_STR "Minimum required delta in time-of-arrival to start flow\n") (function) of group twjit is not documented. /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c:206: warning: Member DEFUN(cfg_start_max_delta, cfg_start_max_delta_cmd, "start-max-delta <1-65535>", "Maximum permitted gap in time-of-arrival in starting state\n" "Time delta value in ms\n") (function) of group twjit is not documented. /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c:216: warning: Member DEFUN(cfg_no_start_max_delta, cfg_no_start_max_delta_cmd, "no start-max-delta", NO_STR "Maximum permitted gap in time-of-arrival in starting state\n") (function) of group twjit is not documented. /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c:225: warning: Member DEFUN(cfg_marker_handling, cfg_marker_handling_cmd, "marker-handling (handover|ignore)", "How to handle RTP packets with marker bit set\n" "Invoke handover handling, same as SSRC change\n" "Ignore marker bit\n") (function) of group twjit is not documented. /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c:29: warning: Found unknown command '\addgroup' /obs/_temp/binpkgs/libosmo-netif/src/twjit.c:114: warning: Found unknown command '\addgroup' /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twrtp.h:179: warning: Member osmo_twrtp_raw_rx_cb)(struct osmo_twrtp *endp, void *user_data, struct msgb *msg) (typedef) of group twrtp is not documented. /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:187: warning: Found unknown command '\addgroup' /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:369: warning: unable to resolve reference to 'bind_rtcp' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:187: warning: Found unknown command '\addgroup' /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:208: warning: unable to resolve reference to 'twjit_config' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:210: warning: unable to resolve reference to 'clock_khz' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:210: warning: unable to resolve reference to 'quantum_ms' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:537: warning: unable to resolve reference to 'cb' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:294: warning: unable to resolve reference to 'rtcp_fd' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:579: warning: unable to resolve reference to 'payload_len' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:580: warning: unable to resolve reference to 'payload' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:596: warning: unable to resolve reference to 'marker' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:597: warning: unable to resolve reference to 'auto_marker' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:602: warning: unable to resolve reference to 'send_rtcp' for \ref command /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:1: 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:1: warning: Member __attribute__((packed)) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:793: 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/src/osmux_input.c:760: 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/src/osmux_input.c:768: 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/src/osmux_input.c:776: 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/src/osmux_input.c:781: 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/src/osmux_input.c:788: 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/src/osmux_input.c:799: 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/src/osmux_input.c:834: 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_input.c:308: warning: Member osmux_xfrm_input_deliver(struct osmux_in_handle *h) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c:57: 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/src/osmux.c:108: 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/src/osmux_input.c:616: 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/src/osmux_output.c:356: 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 struct amr_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/amr.h:43: warning: Member data[0] (variable) of struct amr_hdr_bwe is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:11: warning: Member len (variable) of struct ipa_head is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:12: warning: Member proto (variable) of struct ipa_head is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:13: warning: Member data[0] (variable) of struct ipa_head is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:17: warning: Member proto (variable) of struct ipa_head_ext is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:18: warning: Member data[0] (variable) of struct ipa_head_ext is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:22: warning: Member proto (variable) of struct osmo_ipa_msgb_cb is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:23: warning: Member proto_ext (variable) of struct osmo_ipa_msgb_cb is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:21: warning: Member talloc_ctx (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:22: warning: Member started (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:22: warning: Member timer (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:22: warning: Member msg_list (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:25: warning: Member min_delay (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:26: warning: Member max_delay (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:27: warning: Member threshold_delay (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:29: warning: Member dequeue_cb (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:30: warning: Member dequeue_cb_data (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:33: warning: Member last_dropped (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:34: warning: Member consecutive_drops (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:36: warning: Member ref_rx_ts (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:37: warning: Member ref_tx_ts (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:38: warning: Member ref_tx_seq (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:38: warning: Member last_enqueue_time (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:38: warning: Member next_dequeue_time (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:43: warning: Member skew_enabled (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:44: warning: Member skew_us (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:49: warning: Member stats (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:64: warning: Member rx_packets (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:65: warning: Member delivered_pkt (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:66: warning: Member handovers_in (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:67: warning: Member handovers_out (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:68: warning: Member marker_resets (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:70: warning: Member too_old (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:71: warning: Member underruns (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:72: warning: Member ho_underruns (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:73: warning: Member output_gaps (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:74: warning: Member thinning_drops (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:76: warning: Member bad_packets (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:77: warning: Member duplicate_ts (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:79: warning: Member ssrc_changes (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:80: warning: Member seq_skips (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:81: warning: Member seq_backwards (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:82: warning: Member seq_repeats (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:83: warning: Member intentional_gaps (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:84: warning: Member ts_resets (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:85: warning: Member jitter_max (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twrtp.h:135: warning: Member rx_rtp_pkt (variable) of struct osmo_twrtp_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twrtp.h:136: warning: Member rx_rtp_badsrc (variable) of struct osmo_twrtp_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twrtp.h:137: warning: Member rx_rtcp_pkt (variable) of struct osmo_twrtp_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twrtp.h:138: warning: Member rx_rtcp_badsrc (variable) of struct osmo_twrtp_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twrtp.h:139: warning: Member rx_rtcp_invalid (variable) of struct osmo_twrtp_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twrtp.h:140: warning: Member rx_rtcp_wrong_ssrc (variable) of struct osmo_twrtp_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twrtp.h:141: warning: Member tx_rtp_pkt (variable) of struct osmo_twrtp_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twrtp.h:142: warning: Member tx_rtp_bytes (variable) of struct osmo_twrtp_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twrtp.h:143: warning: Member tx_rtcp_pkt (variable) of struct osmo_twrtp_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:48: warning: Member seq (variable) of struct osmux_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:50: warning: Member circuit_id (variable) of struct osmux_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:58: warning: Member data[0] (variable) of struct osmux_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:65: warning: Member batch_factor (variable) of struct osmux_in_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:66: warning: Member batch_size (variable) of struct osmux_in_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:73: warning: Member stats (variable) of struct 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 struct osmux_in_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:76: warning: Member data (variable) of struct osmux_in_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:77: warning: Member internal_data (variable) of struct osmux_in_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:86: warning: Member rtp_seq (variable) of struct osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:87: warning: Member rtp_timestamp (variable) of struct osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:88: warning: Member rtp_ssrc (variable) of struct osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:89: warning: Member rtp_payload_type (variable) of struct osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:90: warning: Member osmux_seq_ack (variable) of struct osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:90: warning: Member timer (variable) of struct osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:90: warning: Member list (variable) of struct 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 struct osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:94: warning: Member data (variable) of struct 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 struct 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 struct osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:44: warning: Member byte0 (variable) of struct rtcp_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:45: warning: Member type (variable) of struct rtcp_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:46: warning: Member length (variable) of struct rtcp_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:26: warning: Member ssrc (variable) of struct rtcp_rr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:27: warning: Member lost_word (variable) of struct rtcp_rr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:28: warning: Member max_seq_ext (variable) of struct rtcp_rr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:29: warning: Member jitter (variable) of struct rtcp_rr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:30: warning: Member lsr_sec (variable) of struct rtcp_rr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:31: warning: Member lsr_fract (variable) of struct rtcp_rr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:32: warning: Member dlsr_sec (variable) of struct rtcp_rr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:33: warning: Member dlsr_fract (variable) of struct rtcp_rr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:18: warning: Member ntp_sec (variable) of struct rtcp_sr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:19: warning: Member ntp_fract (variable) of struct rtcp_sr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:20: warning: Member rtp_ts (variable) of struct rtcp_sr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:21: warning: Member pkt_count (variable) of struct rtcp_sr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:22: warning: Member octet_count (variable) of struct rtcp_sr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:11: warning: Member v_p_rc (variable) of struct rtcp_sr_rr_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:12: warning: Member pt (variable) of struct rtcp_sr_rr_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:13: warning: Member len (variable) of struct rtcp_sr_rr_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:14: warning: Member ssrc (variable) of struct rtcp_sr_rr_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:20: warning: Member sequence (variable) of struct rtp_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:21: warning: Member timestamp (variable) of struct rtp_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:22: warning: Member ssrc (variable) of struct rtp_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:23: warning: Member data[0] (variable) of struct rtp_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:38: warning: Member by_profile (variable) of struct rtp_x_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:39: warning: Member length (variable) of struct rtp_x_hdr is not documented. am_private.h... Generating code for file include/osmocom/netif/twjit.h... Generating code for file include/osmocom/netif/twjit_private.h... Generating code for file include/osmocom/netif/twrtp.h... Generating code for file include/osmocom/netif/version.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_keepalive.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... Parsing code for file src/twjit.c... Parsing code for file src/twjit_conf.c... Parsing code for file src/twrtp.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 osmo_jibuf... Generating docs for compound osmo_twjit_rr_info... Generating docs for compound osmo_twjit_stats... Generating docs for compound osmo_twrtp_stats... 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 rtcp_rr_block... Generating docs for compound rtcp_sr_block... Generating docs for compound rtcp_sr_rr_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... Running plantuml with JAVA... lookup cache used 989/65536 hits=9027 misses=1058 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 -j21 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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 -ffile-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 libtool: link: gcc -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-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 -ffile-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 /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-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 -ffile-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 -ffile-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 -ffile-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 libtool: link: gcc -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-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 /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-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 -ffile-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.6.0.19-2b53])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [libosmo-netif 1.6.0.19-2b53])' && \ 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.6.0.19-2b53 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]: Nothing to be done for 'check-am'. 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 ipa.h ipa_unit.h jibuf.h osmux.h prim.h rs232.h rtp.h stream.h twjit.h twrtp.h version.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.3.0 /obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu/libosmonetif.so.11.3.0 libtool: install: (cd /obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmonetif.so.11.3.0 libosmonetif.so.11 || { rm -f libosmonetif.so.11 && ln -s libosmonetif.so.11.3.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.3.0 libosmonetif.so || { rm -f libosmonetif.so && ln -s libosmonetif.so.11.3.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: warning: Please use dh_missing --list-missing/--fail-missing instead dh_install: warning: 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 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-dev' in '../libosmo-netif-dev_1.6.0.19.2b53_amd64.deb'. dpkg-deb: building package 'libosmo-netif-doc' in '../libosmo-netif-doc_1.6.0.19.2b53_all.deb'. dpkg-deb: building package 'libosmo-netif-dbg' in '../libosmo-netif-dbg_1.6.0.19.2b53_amd64.deb'. dpkg-deb: building package 'libosmonetif11' in '../libosmonetif11_1.6.0.19.2b53_amd64.deb'. dpkg-genbuildinfo dpkg-genchanges >../libosmo-netif_1.6.0.19.2b53_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.6.0.19.2b53_amd64.deb drwxr-xr-x root/root 0 2025-11-17 13:39 ./ drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/ drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/lib/ drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/lib/debug/.build-id/94/ -rw-r--r-- root/root 213176 2025-11-17 13:39 ./usr/lib/debug/.build-id/94/ce2eda8cbfb5c207eeef72e152f3f12024f93d.debug drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/share/ drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/share/doc/libosmo-netif-dbg/ -rw-r--r-- root/root 9322 2025-11-17 13:39 ./usr/share/doc/libosmo-netif-dbg/changelog.gz -rw-r--r-- root/root 1213 2025-11-17 13:39 ./usr/share/doc/libosmo-netif-dbg/copyright + dpkg -c libosmo-netif-dev_1.6.0.19.2b53_amd64.deb drwxr-xr-x root/root 0 2025-11-17 13:39 ./ drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/ drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/include/ drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/include/osmocom/ drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/include/osmocom/netif/ -rw-r--r-- root/root 5885 2025-11-17 13:39 ./usr/include/osmocom/netif/amr.h -rw-r--r-- root/root 2515 2025-11-17 13:39 ./usr/include/osmocom/netif/datagram.h -rw-r--r-- root/root 3522 2025-11-17 13:39 ./usr/include/osmocom/netif/ipa.h -rw-r--r-- root/root 2692 2025-11-17 13:39 ./usr/include/osmocom/netif/ipa_unit.h -rw-r--r-- root/root 1645 2025-11-17 13:39 ./usr/include/osmocom/netif/jibuf.h -rw-r--r-- root/root 5281 2025-11-17 13:39 ./usr/include/osmocom/netif/osmux.h -rw-r--r-- root/root 3621 2025-11-17 13:39 ./usr/include/osmocom/netif/prim.h -rw-r--r-- root/root 705 2025-11-17 13:39 ./usr/include/osmocom/netif/rs232.h -rw-r--r-- root/root 2568 2025-11-17 13:39 ./usr/include/osmocom/netif/rtp.h -rw-r--r-- root/root 2306 2025-11-17 13:39 ./usr/include/osmocom/netif/sctp.h -rw-r--r-- root/root 17105 2025-11-17 13:39 ./usr/include/osmocom/netif/stream.h -rw-r--r-- root/root 7313 2025-11-17 13:39 ./usr/include/osmocom/netif/twjit.h -rw-r--r-- root/root 9583 2025-11-17 13:39 ./usr/include/osmocom/netif/twrtp.h -rw-r--r-- root/root 552 2025-11-17 13:39 ./usr/include/osmocom/netif/version.h drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/lib/ drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 296340 2025-11-17 13:39 ./usr/lib/x86_64-linux-gnu/libosmonetif.a -rw-r--r-- root/root 991 2025-11-17 13:39 ./usr/lib/x86_64-linux-gnu/libosmonetif.la drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/lib/x86_64-linux-gnu/pkgconfig/ -rw-r--r-- root/root 298 2025-11-17 13:39 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmo-netif.pc drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/share/ drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/share/doc/libosmo-netif-dev/ -rw-r--r-- root/root 9322 2025-11-17 13:39 ./usr/share/doc/libosmo-netif-dev/changelog.gz -rw-r--r-- root/root 1213 2025-11-17 13:39 ./usr/share/doc/libosmo-netif-dev/copyright lrwxrwxrwx root/root 0 2025-11-17 13:39 ./usr/lib/x86_64-linux-gnu/libosmonetif.so -> libosmonetif.so.11.3.0 + dpkg -c libosmo-netif-doc_1.6.0.19.2b53_all.deb drwxr-xr-x root/root 0 2025-11-17 13:39 ./ drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/ drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/share/ drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/ drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/ -rw-r--r-- root/root 34065 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/amr_8h_source.html -rw-r--r-- root/root 9229 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/annotated.html -rw-r--r-- root/root 1409 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/annotated_dup.js -rw-r--r-- root/root 676 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/bc_s.png -rw-r--r-- root/root 147 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/bdwn.png -rw-r--r-- root/root 5814 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/classes.html -rw-r--r-- root/root 132 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/closed.png -rw-r--r-- root/root 27751 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/datagram_8c.html -rw-r--r-- root/root 3238 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/datagram_8c.js -rw-r--r-- root/root 25964 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/datagram_8h.html -rw-r--r-- root/root 3049 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/datagram_8h.js -rw-r--r-- root/root 29405 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/datagram_8h_source.html -rw-r--r-- root/root 6189 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/deprecated.html -rw-r--r-- root/root 6084 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/dir_15662fdf1b5c37dde6a3ed82e5410e57.html -rw-r--r-- root/root 927 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/dir_15662fdf1b5c37dde6a3ed82e5410e57.js -rw-r--r-- root/root 6885 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html -rw-r--r-- root/root 468 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js -rw-r--r-- root/root 4314 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.html -rw-r--r-- root/root 148 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.js -rw-r--r-- root/root 4060 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/dir_d44c64559bbebec7f509842c48db8b23.html -rw-r--r-- root/root 150 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/dir_d44c64559bbebec7f509842c48db8b23.js -rw-r--r-- root/root 746 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/doc.png -rw-r--r-- root/root 31428 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/doxygen.css -rw-r--r-- root/root 15382 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/doxygen.svg -rw-r--r-- root/root 4452 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/dynsections.js -rw-r--r-- root/root 11694 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/files.html -rw-r--r-- root/root 223 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/files_dup.js -rw-r--r-- root/root 616 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/folderclosed.png -rw-r--r-- root/root 597 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/folderopen.png -rw-r--r-- root/root 4867 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/functions.html -rw-r--r-- root/root 4744 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/functions_vars.html -rw-r--r-- root/root 23129 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/globals.html -rw-r--r-- root/root 4156 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/globals_defs.html -rw-r--r-- root/root 22327 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/globals_func.html -rw-r--r-- root/root 4063 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/globals_type.html -rw-r--r-- root/root 65968 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/group__datagram.html -rw-r--r-- root/root 3149 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/group__datagram.js -rw-r--r-- root/root 22158 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/group__jibuf.html -rw-r--r-- root/root 2797 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/group__jibuf.js -rw-r--r-- root/root 47563 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/group__osmux.html -rw-r--r-- root/root 4176 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/group__osmux.js -rw-r--r-- root/root 97517 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/group__stream__cli.html -rw-r--r-- root/root 4394 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/group__stream__cli.js -rw-r--r-- root/root 116641 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/group__stream__srv.html -rw-r--r-- root/root 5238 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/group__stream__srv.js -rw-r--r-- root/root 49806 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/group__twjit.html -rw-r--r-- root/root 4421 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/group__twjit.js -rw-r--r-- root/root 79217 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/group__twrtp.html -rw-r--r-- root/root 3489 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/group__twrtp.js -rw-r--r-- root/root 3907 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/index.html -rw-r--r-- root/root 20387 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/ipa_8h_source.html -rw-r--r-- root/root 14226 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/ipa__unit_8h_source.html -rw-r--r-- root/root 15887 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/jibuf_8c.html -rw-r--r-- root/root 1866 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/jibuf_8c.js -rw-r--r-- root/root 12202 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/jibuf_8h.html -rw-r--r-- root/root 880 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/jibuf_8h.js -rw-r--r-- root/root 17036 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/jibuf_8h_source.html -rw-r--r-- root/root 175457 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/jquery.js -rw-r--r-- root/root 3222 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/menu.js -rw-r--r-- root/root 2109 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/menudata.js -rw-r--r-- root/root 6321 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/modules.html -rw-r--r-- root/root 601 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/modules.js -rw-r--r-- root/root 153 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/nav_f.png -rw-r--r-- root/root 95 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/nav_g.png -rw-r--r-- root/root 98 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/nav_h.png -rw-r--r-- root/root 2087 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/navtree.css -rw-r--r-- root/root 15609 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/navtree.js -rw-r--r-- root/root 2399 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/navtreedata.js -rw-r--r-- root/root 17055 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/navtreeindex0.js -rw-r--r-- root/root 19303 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/navtreeindex1.js -rw-r--r-- root/root 17090 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/navtreeindex2.js -rw-r--r-- root/root 1171 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/navtreeindex3.js -rw-r--r-- root/root 123 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/open.png -rw-r--r-- root/root 8173 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/osmux_8c.html -rw-r--r-- root/root 195 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/osmux_8c.js -rw-r--r-- root/root 26204 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/osmux_8h.html -rw-r--r-- root/root 3558 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/osmux_8h.js -rw-r--r-- root/root 32926 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/osmux_8h_source.html -rw-r--r-- root/root 17231 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/osmux__input_8c.html -rw-r--r-- root/root 1779 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/osmux__input_8c.js -rw-r--r-- root/root 13571 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/osmux__output_8c.html -rw-r--r-- root/root 1217 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/osmux__output_8c.js -rw-r--r-- root/root 4271 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/pages.html -rw-r--r-- root/root 15264 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/prim_8h_source.html -rw-r--r-- root/root 5054 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/resize.js -rw-r--r-- root/root 7851 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/rs232_8h_source.html -rw-r--r-- root/root 11300 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/rtcp__defs_8h_source.html -rw-r--r-- root/root 17558 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/rtp_8h_source.html -rw-r--r-- root/root 14186 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/sctp_8h_source.html drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/ -rw-r--r-- root/root 1445 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/all_0.html -rw-r--r-- root/root 161 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/all_0.js -rw-r--r-- root/root 1445 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/all_1.html -rw-r--r-- root/root 150 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/all_1.js -rw-r--r-- root/root 1445 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/all_2.html -rw-r--r-- root/root 227 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/all_2.js -rw-r--r-- root/root 1445 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/all_3.html -rw-r--r-- root/root 158 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/all_3.js -rw-r--r-- root/root 1445 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/all_4.html -rw-r--r-- root/root 167 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/all_4.js -rw-r--r-- root/root 1445 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/all_5.html -rw-r--r-- root/root 274 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/all_5.js -rw-r--r-- root/root 1445 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/all_6.html -rw-r--r-- root/root 397 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/all_6.js -rw-r--r-- root/root 1445 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/all_7.html -rw-r--r-- root/root 40277 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/all_7.js -rw-r--r-- root/root 1445 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/all_8.html -rw-r--r-- root/root 627 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/all_8.js -rw-r--r-- root/root 1445 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/all_9.html -rw-r--r-- root/root 358 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/all_9.js -rw-r--r-- root/root 1445 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/all_a.html -rw-r--r-- root/root 330 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/all_a.js -rw-r--r-- root/root 1449 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/classes_0.html -rw-r--r-- root/root 165 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/classes_0.js -rw-r--r-- root/root 1449 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/classes_1.html -rw-r--r-- root/root 171 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/classes_1.js -rw-r--r-- root/root 1449 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/classes_2.html -rw-r--r-- root/root 744 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/classes_2.js -rw-r--r-- root/root 1449 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/classes_3.html -rw-r--r-- root/root 491 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/classes_3.js -rw-r--r-- root/root 1284 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/close.svg -rw-r--r-- root/root 1449 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/defines_0.html -rw-r--r-- root/root 260 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/defines_0.js -rw-r--r-- root/root 1449 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/defines_1.html -rw-r--r-- root/root 194 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/defines_1.js -rw-r--r-- root/root 1447 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/files_0.html -rw-r--r-- root/root 156 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/files_0.js -rw-r--r-- root/root 1447 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/files_1.html -rw-r--r-- root/root 138 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/files_1.js -rw-r--r-- root/root 1447 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/files_2.html -rw-r--r-- root/root 301 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/files_2.js -rw-r--r-- root/root 1447 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/files_3.html -rw-r--r-- root/root 236 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/files_3.js -rw-r--r-- root/root 1451 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/functions_0.html -rw-r--r-- root/root 38246 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/functions_0.js -rw-r--r-- root/root 1448 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/groups_0.html -rw-r--r-- root/root 514 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/groups_0.js -rw-r--r-- root/root 1448 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/groups_1.html -rw-r--r-- root/root 330 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/groups_1.js -rw-r--r-- root/root 2378 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/mag_sel.svg -rw-r--r-- root/root 500 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/nomatches.html -rw-r--r-- root/root 1447 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/pages_0.html -rw-r--r-- root/root 97 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/pages_0.js -rw-r--r-- root/root 4451 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/search.css -rw-r--r-- root/root 23521 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/search.js -rw-r--r-- root/root 567 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/search_l.png -rw-r--r-- root/root 158 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/search_m.png -rw-r--r-- root/root 553 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/search_r.png -rw-r--r-- root/root 497 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/searchdata.js -rw-r--r-- root/root 1450 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/typedefs_0.html -rw-r--r-- root/root 336 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/typedefs_0.js -rw-r--r-- root/root 1451 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/variables_0.html -rw-r--r-- root/root 152 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/variables_0.js -rw-r--r-- root/root 1451 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/variables_1.html -rw-r--r-- root/root 160 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/variables_1.js -rw-r--r-- root/root 1451 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/variables_2.html -rw-r--r-- root/root 160 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/variables_2.js -rw-r--r-- root/root 1451 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/variables_3.html -rw-r--r-- root/root 160 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/variables_3.js -rw-r--r-- root/root 1451 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/variables_4.html -rw-r--r-- root/root 147 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/variables_4.js -rw-r--r-- root/root 1451 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/variables_5.html -rw-r--r-- root/root 156 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/variables_5.js -rw-r--r-- root/root 1451 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/variables_6.html -rw-r--r-- root/root 142 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/search/variables_6.js -rw-r--r-- root/root 314 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/splitbar.png -rw-r--r-- root/root 78990 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/stream_8h.html -rw-r--r-- root/root 15490 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/stream_8h.js -rw-r--r-- root/root 91942 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/stream_8h_source.html -rw-r--r-- root/root 39551 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/stream__cli_8c.html -rw-r--r-- root/root 5628 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/stream__cli_8c.js -rw-r--r-- root/root 13860 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/stream__private_8h_source.html -rw-r--r-- root/root 45419 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/stream__srv_8c.html -rw-r--r-- root/root 5707 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/stream__srv_8c.js -rw-r--r-- root/root 4748 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structamr__hdr.html -rw-r--r-- root/root 103 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structamr__hdr.js -rw-r--r-- root/root 4770 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structamr__hdr__bwe.html -rw-r--r-- root/root 113 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structamr__hdr__bwe.js -rw-r--r-- root/root 5440 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structipa__head.html -rw-r--r-- root/root 265 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structipa__head.js -rw-r--r-- root/root 5119 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structipa__head__ext.html -rw-r--r-- root/root 201 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structipa__head__ext.js -rw-r--r-- root/root 5142 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structosmo__ipa__msgb__cb.html -rw-r--r-- root/root 221 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structosmo__ipa__msgb__cb.js -rw-r--r-- root/root 12222 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structosmo__jibuf.html -rw-r--r-- root/root 1895 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structosmo__jibuf.js -rw-r--r-- root/root 10150 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structosmo__twjit__rr__info.html -rw-r--r-- root/root 622 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structosmo__twjit__rr__info.js -rw-r--r-- root/root 11991 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structosmo__twjit__stats.html -rw-r--r-- root/root 1866 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structosmo__twjit__stats.js -rw-r--r-- root/root 8483 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structosmo__twrtp__stats.html -rw-r--r-- root/root 913 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structosmo__twrtp__stats.js -rw-r--r-- root/root 6442 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structosmux__hdr.html -rw-r--r-- root/root 274 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structosmux__hdr.js -rw-r--r-- root/root 8805 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structosmux__in__handle.html -rw-r--r-- root/root 1081 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structosmux__in__handle.js -rw-r--r-- root/root 8832 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structosmux__out__handle.html -rw-r--r-- root/root 1083 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structosmux__out__handle.js -rw-r--r-- root/root 5439 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structrtcp__hdr.html -rw-r--r-- root/root 268 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structrtcp__hdr.js -rw-r--r-- root/root 7230 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structrtcp__rr__block.html -rw-r--r-- root/root 751 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structrtcp__rr__block.js -rw-r--r-- root/root 6188 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structrtcp__sr__block.html -rw-r--r-- root/root 483 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structrtcp__sr__block.js -rw-r--r-- root/root 5826 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structrtcp__sr__rr__hdr.html -rw-r--r-- root/root 384 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structrtcp__sr__rr__hdr.js -rw-r--r-- root/root 5789 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structrtp__hdr.html -rw-r--r-- root/root 349 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structrtp__hdr.js -rw-r--r-- root/root 5109 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structrtp__x__hdr.html -rw-r--r-- root/root 199 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/structrtp__x__hdr.js -rw-r--r-- root/root 853 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/sync_off.png -rw-r--r-- root/root 845 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/sync_on.png -rw-r--r-- root/root 142 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/tab_a.png -rw-r--r-- root/root 169 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/tab_b.png -rw-r--r-- root/root 177 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/tab_h.png -rw-r--r-- root/root 184 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/tab_s.png -rw-r--r-- root/root 8700 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/tabs.css -rw-r--r-- root/root 37518 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/twjit_8h_source.html -rw-r--r-- root/root 7546 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/twjit__private_8h_source.html -rw-r--r-- root/root 36483 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/twrtp_8h_source.html -rw-r--r-- root/root 6747 2025-11-17 13:39 ./usr/share/doc/libosmo-netif/html/version_8h_source.html drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/share/doc/libosmo-netif-doc/ -rw-r--r-- root/root 9322 2025-11-17 13:39 ./usr/share/doc/libosmo-netif-doc/changelog.gz -rw-r--r-- root/root 1213 2025-11-17 13:39 ./usr/share/doc/libosmo-netif-doc/copyright drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/share/doc-base/ -rw-r--r-- root/root 214 2025-11-17 13:39 ./usr/share/doc-base/libosmo-netif-doc + dpkg -c libosmonetif11_1.6.0.19.2b53_amd64.deb drwxr-xr-x root/root 0 2025-11-17 13:39 ./ drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/ drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/lib/ drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 170792 2025-11-17 13:39 ./usr/lib/x86_64-linux-gnu/libosmonetif.so.11.3.0 drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/share/ drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-11-17 13:39 ./usr/share/doc/libosmonetif11/ -rw-r--r-- root/root 9322 2025-11-17 13:39 ./usr/share/doc/libosmonetif11/changelog.gz -rw-r--r-- root/root 1213 2025-11-17 13:39 ./usr/share/doc/libosmonetif11/copyright lrwxrwxrwx root/root 0 2025-11-17 13:39 ./usr/lib/x86_64-linux-gnu/libosmonetif.so.11 -> libosmonetif.so.11.3.0 Build successful! docker: running: data/build.sh inside docker :: Find binary packages in: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/_temp/binpkgs $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1784929 killed; [ssh-agent] Stopped. Finished: SUCCESS