Started by upstream project "gerrit-libosmo-netif" build number 636 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/libosmo-netif/+/36574 in silent mode. Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2 [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-jmQnTqBA2CPa/agent.1123895 SSH_AGENT_PID=1123897 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_945925852934095398.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_945925852934095398.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/code-from-gerrit # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif > git --version # timeout=10 > git --version # 'git version 2.30.2' using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif refs/changes/74/36574/5 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision 05ff552f25cde5d84f428421bd4d2d64fae0bc9d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 05ff552f25cde5d84f428421bd4d2d64fae0bc9d # timeout=10 Commit message: "stream_{cli,srv}: Add 'res' param to read_cb2" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 01f33ec93fa355f9cd1016610d7fe92cde5aaa2d # timeout=10 [gerrit-binpkgs@2] $ /bin/sh -xe /tmp/jenkins6396720191415662192.sh + set +x Building binary packages for distro: 'debian:12' + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline 2194146 jobs/osmocom-obs-sync: remove Ubuntu 20.04 + cache_dir=osmo-ci/scripts/obs/_cache + mkdir -p osmo-ci/scripts/obs/_cache + mv code-from-gerrit osmo-ci/scripts/obs/_cache/libosmo-netif + git -C osmo-ci/scripts/obs/_cache/libosmo-netif checkout -B origin/gerrit Switched to a new branch 'origin/gerrit' + cd osmo-ci/scripts/obs/ + ./build_srcpkg.py --docker --feed master --git-branch gerrit --git-skip-fetch libosmo-netif docker: building image debian-12-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@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: 561B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/debian:12 #3 DONE 0.2s #4 [1/3] FROM docker.io/library/debian:12@sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89 #4 DONE 0.0s #5 [2/3] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper dh-python dpkg-dev fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc python3-packaging python3-setuptools quilt rebar3 sed && apt-get clean #5 CACHED #6 [3/3] RUN USERADD --uid=1000 -m user #6 CACHED #7 exporting to image #7 exporting layers done #7 writing image sha256:f8fa1a416b9bbbf479b7bee840a12332108ab5351ce3d719f11b8ede72bfee3f done #7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg done #7 DONE 0.0s libosmo-netif: using cached https://gerrit.osmocom.org/libosmo-netif (not cloning, not fetching) libosmo-netif: 'git clean -ffxd' libosmo-netif: 'git checkout -f origin/gerrit' libosmo-netif: 'git reset --hard origin/gerrit' libosmo-netif: 'git submodule update --init' libosmo-netif: building source package 1.4.0.54-05ff libosmo-netif: adding debian/changelog entry (1.4.0 => 1.4.0.54-05ff) libosmo-netif: building debian source package libosmo-netif: generating rpm spec file libosmo-netif: adding commit_05ff552f25cde5d84f428421bd4d2d64fae0bc9d.txt docker: running: build_srcpkg.py inside docker + ./build_binpkg.py --docker debian:12 libosmo-netif docker: building image debian-12-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-12-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@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: 2.65kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/debian:12 #3 DONE 0.2s #4 [1/6] FROM docker.io/library/debian:12@sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89 #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.0s #6 [4/6] RUN CASE "debian:12" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; esac #6 CACHED #7 [3/6] RUN USERADD --uid=1000 -m user #7 CACHED #8 [2/6] COPY RELEASE.KEY /tmp/Release.key #8 CACHED #9 [5/6] RUN SET -x; VERSION="$(echo "debian:12" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:12" in debian:*) apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:12" && exit 1 ;; esac #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:68e6ac5547985ee9a5965f4f086e36b98dd16f8f2b9f27b0897fbb3f82c41326 done #11 naming to docker.io/library/debian-12-osmocom-obs-build-binpkg done #11 DONE 0.0s + apt_get=apt-get + [ -n 1 ] + export DEBIAN_FRONTEND=noninteractive + apt_get=apt-get -y + su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/libosmo-netif/*.tar.* libosmo-netif/ libosmo-netif/.tarball-version libosmo-netif/COPYING libosmo-netif/Doxyfile.in libosmo-netif/Makefile.am libosmo-netif/README.md libosmo-netif/TODO-RELEASE libosmo-netif/configure.ac libosmo-netif/contrib/ libosmo-netif/contrib/jenkins.sh libosmo-netif/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/examples/ libosmo-netif/examples/Makefile.am libosmo-netif/examples/ipa-stream-client.c libosmo-netif/examples/ipa-stream-server.c libosmo-netif/examples/lapd-over-datagram-network.c libosmo-netif/examples/lapd-over-datagram-user.c libosmo-netif/examples/osmux-test-input.c libosmo-netif/examples/osmux-test-output.c libosmo-netif/examples/rs232-read.c libosmo-netif/examples/rs232-write.c libosmo-netif/examples/rtp-udp-test-client.c libosmo-netif/examples/rtp-udp-test-server.c libosmo-netif/examples/stream-client.c libosmo-netif/examples/stream-server.c libosmo-netif/examples/udp-test-client.c libosmo-netif/examples/udp-test-server.c libosmo-netif/examples/udp-test.h libosmo-netif/git-version-gen libosmo-netif/include/ libosmo-netif/include/Makefile.am libosmo-netif/include/osmocom/ libosmo-netif/include/osmocom/Makefile.am libosmo-netif/include/osmocom/netif/ libosmo-netif/include/osmocom/netif/Makefile.am libosmo-netif/include/osmocom/netif/amr.h libosmo-netif/include/osmocom/netif/datagram.h libosmo-netif/include/osmocom/netif/ipa.h libosmo-netif/include/osmocom/netif/ipa_unit.h libosmo-netif/include/osmocom/netif/jibuf.h libosmo-netif/include/osmocom/netif/osmux.h libosmo-netif/include/osmocom/netif/prim.h libosmo-netif/include/osmocom/netif/rs232.h libosmo-netif/include/osmocom/netif/rtp.h libosmo-netif/include/osmocom/netif/sctp.h libosmo-netif/include/osmocom/netif/stream.h libosmo-netif/include/osmocom/netif/stream_private.h libosmo-netif/libosmo-netif.pc.in libosmo-netif/m4/ libosmo-netif/src/ libosmo-netif/src/Makefile.am libosmo-netif/src/amr.c libosmo-netif/src/datagram.c libosmo-netif/src/ipa.c libosmo-netif/src/ipa_unit.c libosmo-netif/src/jibuf.c libosmo-netif/src/osmux.c libosmo-netif/src/osmux_input.c libosmo-netif/src/osmux_output.c libosmo-netif/src/prim.c libosmo-netif/src/rs232.c libosmo-netif/src/rtp.c libosmo-netif/src/sctp.c libosmo-netif/src/stream.c libosmo-netif/src/stream_cli.c libosmo-netif/src/stream_srv.c libosmo-netif/tests/ libosmo-netif/tests/Makefile.am libosmo-netif/tests/amr/ libosmo-netif/tests/amr/amr_test.c libosmo-netif/tests/amr/amr_test.ok libosmo-netif/tests/jibuf/ libosmo-netif/tests/jibuf/jibuf_test.c libosmo-netif/tests/jibuf/jibuf_test.ok libosmo-netif/tests/jibuf/jibuf_tool.c libosmo-netif/tests/jibuf/jitter.plt libosmo-netif/tests/jibuf/seq.plt libosmo-netif/tests/osmo-pcap-test/ libosmo-netif/tests/osmo-pcap-test/Make_global.am libosmo-netif/tests/osmo-pcap-test/Makefile.am libosmo-netif/tests/osmo-pcap-test/configure.ac libosmo-netif/tests/osmo-pcap-test/l2_eth.c libosmo-netif/tests/osmo-pcap-test/l2_sll.c libosmo-netif/tests/osmo-pcap-test/l3_ipv4.c libosmo-netif/tests/osmo-pcap-test/l4_tcp.c libosmo-netif/tests/osmo-pcap-test/l4_udp.c libosmo-netif/tests/osmo-pcap-test/osmo_pcap.h libosmo-netif/tests/osmo-pcap-test/osmux_test.c libosmo-netif/tests/osmo-pcap-test/pcap.c libosmo-netif/tests/osmo-pcap-test/pcaps/ libosmo-netif/tests/osmo-pcap-test/pcaps/rtp-nanobts-2-phones-amr-dtx.pcap libosmo-netif/tests/osmo-pcap-test/pcaps/rtp-nanobts-2-phones-amr.pcap libosmo-netif/tests/osmo-pcap-test/proto.c libosmo-netif/tests/osmo-pcap-test/proto.h libosmo-netif/tests/osmux/ libosmo-netif/tests/osmux/osmux_input_test.c libosmo-netif/tests/osmux/osmux_input_test.ok libosmo-netif/tests/osmux/osmux_output_test.c libosmo-netif/tests/osmux/osmux_output_test.ok libosmo-netif/tests/osmux/osmux_test.c libosmo-netif/tests/osmux/osmux_test.ok libosmo-netif/tests/stream/ libosmo-netif/tests/stream/stream_test.c libosmo-netif/tests/stream/stream_test.err libosmo-netif/tests/stream/stream_test.ok libosmo-netif/tests/testsuite.at libosmo-netif/utils/ libosmo-netif/utils/Makefile.am libosmo-netif/utils/osmo-amr-inspect.c + cd _temp/binpkgs/libosmo-netif + apt-get -y update Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ InRelease [1553 B] Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [154 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ Packages [56.2 kB] Fetched 315 kB in 0s (950 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/master/Debian_12/./InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf automake autopoint autotools-dev bsdextrautils debhelper dh-autoreconf dh-strip-nondeterminism doxygen dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libclang-cpp14 libclang1-14 libdbus-1-3 libdbus-1-dev libdebhelper-perl libedit2 libfile-stripnondeterminism-perl libicu72 libllvm14 libmagic-mgc libmagic1 libmnl-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpcap0.8 libpcap0.8-dev libpcsclite1 libpipeline1 libpkgconf3 libsctp-dev libsctp1 libsub-override-perl libtalloc-dev libtalloc2 libtool libuchardet0 liburing2 libusb-1.0-0 libusb-1.0-0-dev libxapian30 libxml2 libz3-4 m4 man-db osmocom-master pkg-config pkgconf pkgconf-bin po-debconf sensible-utils sgml-base xml-core 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. Need to get 74.0 MB of archives. After this operation, 328 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB] Get:7 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] Get:8 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ osmocom-master 1.0.0 [1148 B] Get:10 http://deb.debian.org/debian-security bookworm-security/main amd64 bsdextrautils amd64 2.38.1-5+deb12u1 [86.8 kB] Get:11 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB] Get:12 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore21 1.9.0.192.1c24 [164 kB] Get:14 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] Get:15 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB] Get:16 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB] Get:17 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocodec4 1.9.0.192.1c24 [45.9 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoisdn0 1.9.0.192.1c24 [65.4 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmogsm20 1.9.0.192.1c24 [222 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocoding0 1.9.0.192.1c24 [66.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmovty13 1.9.0.192.1c24 [98.0 kB] Get:23 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmogb14 1.9.0.192.1c24 [172 kB] Get:25 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB] Get:26 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-5 [517 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoctrl0 1.9.0.192.1c24 [54.4 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmosim2 1.9.0.192.1c24 [58.5 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmousb0 1.9.0.192.1c24 [45.2 kB] Get:30 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB] Get:31 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore 1.9.0.192.1c24 [38.5 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore-dev 1.9.0.192.1c24 [838 kB] Get:34 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B] Get:35 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] Get:36 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B] Get:37 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB] Get:38 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB] Get:39 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB] Get:40 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB] Get:41 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get:42 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:43 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB] Get:44 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] Get:45 http://deb.debian.org/debian bookworm/main amd64 libz3-4 amd64 4.8.12-3.1 [7216 kB] Get:46 http://deb.debian.org/debian bookworm/main amd64 libllvm14 amd64 1:14.0.6-12 [21.8 MB] Get:47 http://deb.debian.org/debian bookworm/main amd64 libclang-cpp14 amd64 1:14.0.6-12 [11.1 MB] Get:48 http://deb.debian.org/debian bookworm/main amd64 libclang1-14 amd64 1:14.0.6-12 [6157 kB] Get:49 http://deb.debian.org/debian bookworm/main amd64 libxapian30 amd64 1.4.22-1 [1100 kB] Get:50 http://deb.debian.org/debian bookworm/main amd64 doxygen amd64 1.9.4-4 [4611 kB] Get:51 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] Get:52 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] Get:53 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] Get:54 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] Get:55 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] Get:56 http://deb.debian.org/debian bookworm/main amd64 xml-core all 0.18+nmu1 [23.8 kB] Get:57 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-dev amd64 1.14.10-1~deb12u1 [241 kB] Get:58 http://deb.debian.org/debian bookworm/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] Get:59 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] Get:60 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] Get:61 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] Get:62 http://deb.debian.org/debian bookworm/main amd64 libpcsclite1 amd64 1.9.9-2 [49.7 kB] Get:63 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0 amd64 2:1.0.26-1 [62.6 kB] Get:64 http://deb.debian.org/debian bookworm/main amd64 libtalloc-dev amd64 2.4.0-f2 [59.5 kB] Get:65 http://deb.debian.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB] Get:66 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0-dev amd64 2:1.0.26-1 [83.3 kB] Get:67 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8 amd64 1.10.3-1 [157 kB] Get:68 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8-dev amd64 1.10.3-1 [281 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 74.0 MB in 1s (105 MB/s) Selecting previously unselected package sgml-base. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14426 files and directories currently installed.) Preparing to unpack .../00-sgml-base_1.31_all.deb ... Unpacking sgml-base (1.31) ... Selecting previously unselected package sensible-utils. Preparing to unpack .../01-sensible-utils_0.0.17+nmu1_all.deb ... Unpacking sensible-utils (0.0.17+nmu1) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../02-libmagic-mgc_1%3a5.44-3_amd64.deb ... Unpacking libmagic-mgc (1:5.44-3) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../03-libmagic1_1%3a5.44-3_amd64.deb ... Unpacking libmagic1:amd64 (1:5.44-3) ... Selecting previously unselected package file. Preparing to unpack .../04-file_1%3a5.44-3_amd64.deb ... Unpacking file (1:5.44-3) ... Selecting previously unselected package gettext-base. Preparing to unpack .../05-gettext-base_0.21-12_amd64.deb ... Unpacking gettext-base (0.21-12) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../06-libuchardet0_0.0.7-1_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.7-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../07-groff-base_1.22.4-10_amd64.deb ... Unpacking groff-base (1.22.4-10) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../08-bsdextrautils_2.38.1-5+deb12u1_amd64.deb ... Unpacking bsdextrautils (2.38.1-5+deb12u1) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../09-libpipeline1_1.5.7-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.7-1) ... Selecting previously unselected package man-db. Preparing to unpack .../10-man-db_2.11.2-2_amd64.deb ... Unpacking man-db (2.11.2-2) ... Selecting previously unselected package m4. Preparing to unpack .../11-m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package autoconf. Preparing to unpack .../12-autoconf_2.71-3_all.deb ... Unpacking autoconf (2.71-3) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../13-autotools-dev_20220109.1_all.deb ... Unpacking autotools-dev (20220109.1) ... Selecting previously unselected package automake. Preparing to unpack .../14-automake_1%3a1.16.5-1.3_all.deb ... Unpacking automake (1:1.16.5-1.3) ... Selecting previously unselected package autopoint. Preparing to unpack .../15-autopoint_0.21-12_all.deb ... Unpacking autopoint (0.21-12) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../16-libdebhelper-perl_13.11.4_all.deb ... Unpacking libdebhelper-perl (13.11.4) ... Selecting previously unselected package libtool. Preparing to unpack .../17-libtool_2.4.7-5_all.deb ... Unpacking libtool (2.4.7-5) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../18-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../19-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libsub-override-perl. Preparing to unpack .../20-libsub-override-perl_0.09-4_all.deb ... Unpacking libsub-override-perl (0.09-4) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../21-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../22-dh-strip-nondeterminism_1.13.1-1_all.deb ... Unpacking dh-strip-nondeterminism (1.13.1-1) ... Selecting previously unselected package dwz. Preparing to unpack .../23-dwz_0.15-1_amd64.deb ... Unpacking dwz (0.15-1) ... Selecting previously unselected package libicu72:amd64. Preparing to unpack .../24-libicu72_72.1-3_amd64.deb ... Unpacking libicu72:amd64 (72.1-3) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../25-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... Selecting previously unselected package gettext. Preparing to unpack .../26-gettext_0.21-12_amd64.deb ... Unpacking gettext (0.21-12) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../27-intltool-debian_0.35.0+20060710.6_all.deb ... Unpacking intltool-debian (0.35.0+20060710.6) ... Selecting previously unselected package po-debconf. Preparing to unpack .../28-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../29-debhelper_13.11.4_all.deb ... Unpacking debhelper (13.11.4) ... Selecting previously unselected package libedit2:amd64. Preparing to unpack .../30-libedit2_3.1-20221030-2_amd64.deb ... Unpacking libedit2:amd64 (3.1-20221030-2) ... Selecting previously unselected package libz3-4:amd64. Preparing to unpack .../31-libz3-4_4.8.12-3.1_amd64.deb ... Unpacking libz3-4:amd64 (4.8.12-3.1) ... Selecting previously unselected package libllvm14:amd64. Preparing to unpack .../32-libllvm14_1%3a14.0.6-12_amd64.deb ... Unpacking libllvm14:amd64 (1:14.0.6-12) ... Selecting previously unselected package libclang-cpp14. Preparing to unpack .../33-libclang-cpp14_1%3a14.0.6-12_amd64.deb ... Unpacking libclang-cpp14 (1:14.0.6-12) ... Selecting previously unselected package libclang1-14. Preparing to unpack .../34-libclang1-14_1%3a14.0.6-12_amd64.deb ... Unpacking libclang1-14 (1:14.0.6-12) ... Selecting previously unselected package libxapian30:amd64. Preparing to unpack .../35-libxapian30_1.4.22-1_amd64.deb ... Unpacking libxapian30:amd64 (1.4.22-1) ... Selecting previously unselected package doxygen. Preparing to unpack .../36-doxygen_1.9.4-4_amd64.deb ... Unpacking doxygen (1.9.4-4) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../37-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... Selecting previously unselected package libpkgconf3:amd64. Preparing to unpack .../38-libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../39-pkgconf-bin_1.8.1-1_amd64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../40-pkgconf_1.8.1-1_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-1) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../41-pkg-config_1.8.1-1_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-1) ... Selecting previously unselected package xml-core. Preparing to unpack .../42-xml-core_0.18+nmu1_all.deb ... Unpacking xml-core (0.18+nmu1) ... Selecting previously unselected package libdbus-1-dev:amd64. Preparing to unpack .../43-libdbus-1-dev_1.14.10-1~deb12u1_amd64.deb ... Unpacking libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../44-libmnl-dev_1.0.4-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.4-3) ... Selecting previously unselected package osmocom-master. Preparing to unpack .../45-osmocom-master_1.0.0_amd64.deb ... Unpacking osmocom-master (1.0.0) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../46-libsctp1_1.0.19+dfsg-2_amd64.deb ... Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../47-libtalloc2_2.4.0-f2_amd64.deb ... Unpacking libtalloc2:amd64 (2.4.0-f2) ... Selecting previously unselected package liburing2:amd64. Preparing to unpack .../48-liburing2_2.3-3_amd64.deb ... Unpacking liburing2:amd64 (2.3-3) ... Selecting previously unselected package libosmocore21:amd64. Preparing to unpack .../49-libosmocore21_1.9.0.192.1c24_amd64.deb ... Unpacking libosmocore21:amd64 (1.9.0.192.1c24) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../50-libosmocodec4_1.9.0.192.1c24_amd64.deb ... Unpacking libosmocodec4:amd64 (1.9.0.192.1c24) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../51-libosmoisdn0_1.9.0.192.1c24_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.9.0.192.1c24) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../52-libosmogsm20_1.9.0.192.1c24_amd64.deb ... Unpacking libosmogsm20:amd64 (1.9.0.192.1c24) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../53-libosmocoding0_1.9.0.192.1c24_amd64.deb ... Unpacking libosmocoding0:amd64 (1.9.0.192.1c24) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../54-libosmovty13_1.9.0.192.1c24_amd64.deb ... Unpacking libosmovty13:amd64 (1.9.0.192.1c24) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../55-libosmogb14_1.9.0.192.1c24_amd64.deb ... Unpacking libosmogb14:amd64 (1.9.0.192.1c24) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../56-libosmoctrl0_1.9.0.192.1c24_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.9.0.192.1c24) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../57-libpcsclite1_1.9.9-2_amd64.deb ... Unpacking libpcsclite1:amd64 (1.9.9-2) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../58-libosmosim2_1.9.0.192.1c24_amd64.deb ... Unpacking libosmosim2:amd64 (1.9.0.192.1c24) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../59-libusb-1.0-0_2%3a1.0.26-1_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.26-1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../60-libosmousb0_1.9.0.192.1c24_amd64.deb ... Unpacking libosmousb0:amd64 (1.9.0.192.1c24) ... Selecting previously unselected package libosmocore. Preparing to unpack .../61-libosmocore_1.9.0.192.1c24_amd64.deb ... Unpacking libosmocore (1.9.0.192.1c24) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../62-libtalloc-dev_2.4.0-f2_amd64.deb ... Unpacking libtalloc-dev:amd64 (2.4.0-f2) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../63-libsctp-dev_1.0.19+dfsg-2_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../64-libusb-1.0-0-dev_2%3a1.0.26-1_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../65-libosmocore-dev_1.9.0.192.1c24_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.9.0.192.1c24) ... Selecting previously unselected package libpcap0.8:amd64. Preparing to unpack .../66-libpcap0.8_1.10.3-1_amd64.deb ... Unpacking libpcap0.8:amd64 (1.10.3-1) ... Selecting previously unselected package libpcap0.8-dev:amd64. Preparing to unpack .../67-libpcap0.8-dev_1.10.3-1_amd64.deb ... Unpacking libpcap0.8-dev:amd64 (1.10.3-1) ... Setting up libpipeline1:amd64 (1.5.7-1) ... Setting up libxapian30:amd64 (1.4.22-1) ... Setting up libicu72:amd64 (72.1-3) ... Setting up bsdextrautils (2.38.1-5+deb12u1) ... Setting up libmagic-mgc (1:5.44-3) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libdebhelper-perl (13.11.4) ... Setting up libedit2:amd64 (3.1-20221030-2) ... Setting up libmagic1:amd64 (1:5.44-3) ... Setting up gettext-base (0.21-12) ... Setting up m4 (1.4.19-3) ... Setting up file (1:5.44-3) ... Setting up libtalloc2:amd64 (2.4.0-f2) ... Setting up autotools-dev (20220109.1) ... Setting up libz3-4:amd64 (4.8.12-3.1) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up libmnl-dev:amd64 (1.0.4-3) ... Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... Setting up autopoint (0.21-12) ... Setting up libpcsclite1:amd64 (1.9.9-2) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up osmocom-master (1.0.0) ... Setting up autoconf (2.71-3) ... Setting up dwz (0.15-1) ... Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... Setting up sensible-utils (0.0.17+nmu1) ... Setting up libuchardet0:amd64 (0.0.7-1) ... Setting up libsub-override-perl (0.09-4) ... Setting up sgml-base (1.31) ... Setting up libusb-1.0-0:amd64 (2:1.0.26-1) ... Setting up liburing2:amd64 (2.3-3) ... Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... Setting up automake (1:1.16.5-1.3) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... Setting up gettext (0.21-12) ... Setting up libtool (2.4.7-5) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dh-autoreconf (20) ... Setting up libtalloc-dev:amd64 (2.4.0-f2) ... Setting up libpcap0.8:amd64 (1.10.3-1) ... Setting up libosmocore21:amd64 (1.9.0.192.1c24) ... Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ... Setting up pkg-config:amd64 (1.8.1-1) ... Setting up libosmousb0:amd64 (1.9.0.192.1c24) ... Setting up dh-strip-nondeterminism (1.13.1-1) ... Setting up libllvm14:amd64 (1:14.0.6-12) ... Setting up libosmocodec4:amd64 (1.9.0.192.1c24) ... Setting up groff-base (1.22.4-10) ... Setting up xml-core (0.18+nmu1) ... Setting up libosmovty13:amd64 (1.9.0.192.1c24) ... Setting up libosmoisdn0:amd64 (1.9.0.192.1c24) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up libclang1-14 (1:14.0.6-12) ... Setting up man-db (2.11.2-2) ... Building database of manual pages ... Setting up libclang-cpp14 (1:14.0.6-12) ... Setting up libosmogsm20:amd64 (1.9.0.192.1c24) ... Setting up libosmoctrl0:amd64 (1.9.0.192.1c24) ... Setting up libosmogb14:amd64 (1.9.0.192.1c24) ... Setting up debhelper (13.11.4) ... Setting up doxygen (1.9.4-4) ... Setting up libosmocoding0:amd64 (1.9.0.192.1c24) ... Setting up libosmosim2:amd64 (1.9.0.192.1c24) ... Setting up libosmocore (1.9.0.192.1c24) ... Setting up libosmocore-dev:amd64 (1.9.0.192.1c24) ... Processing triggers for libc-bin (2.36-9+deb12u4) ... Processing triggers for sgml-base (1.31) ... Setting up libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... Setting up libpcap0.8-dev:amd64 (1.10.3-1) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j17 dpkg-buildpackage: info: source package libosmo-netif dpkg-buildpackage: info: source version 1.4.0.54.05ff dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build . fakeroot debian/rules clean dh clean --with autoreconf --fail-missing dh_auto_clean -O--fail-missing dh_autoreconf_clean -O--fail-missing debian/rules override_dh_clean make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' dh_clean rm -f tests/package.m4 tests/testsuite .version make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building libosmo-netif in libosmo-netif_1.4.0.54.05ff.tar.xz dpkg-source: info: building libosmo-netif in libosmo-netif_1.4.0.54.05ff.dsc debian/rules build dh build --with autoreconf --fail-missing dh_update_autotools_config -O--fail-missing dh_autoreconf -O--fail-missing libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:25: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:25: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:25: the top level configure.ac:75: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:75: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:75: the top level configure.ac:90: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:90: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... configure.ac:90: the top level configure.ac:141: warning: AC_OUTPUT should be used without arguments. configure.ac:141: You should run autoupdate. configure.ac:22: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' examples/Makefile.am: installing './depcomp' dh_auto_configure -O--fail-missing ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for egrep... (cached) /usr/bin/grep -E checking for execinfo.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for syslog.h... yes checking for ctype.h... yes checking if gcc supports -fvisibility=hidden... yes checking for libosmocore >= 1.9.0... yes checking for libosmogsm >= 1.9.0... yes checking for libosmocodec >= 1.9.0... yes checking for netinet/sctp.h... yes checking for osmo_sock_init2_multiaddr in -losmocore... yes checking for library containing sctp_send... -lsctp checking for pcap.h... yes checking for doxygen... /usr/bin/doxygen checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmo-netif.pc config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/netif/Makefile config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating utils/Makefile config.status: creating tests/Makefile config.status: creating Doxyfile config.status: creating Makefile config.status: creating 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 -j17 make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' echo 1.4.0.54-05ff > .version-t && mv .version-t .version make all-recursive make[2]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' Making all in include make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include' Making all in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' Making all in netif make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include' Making all in src make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/src' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o amr.lo amr.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o datagram.lo datagram.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o ipa.lo ipa.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o ipa_unit.lo ipa_unit.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o jibuf.lo jibuf.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux.lo osmux.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux_input.lo osmux_input.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux_output.lo osmux_output.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o prim.lo prim.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o rs232.lo rs232.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o rtp.lo rtp.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stream_cli.lo stream_cli.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stream_srv.lo stream_srv.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stream.lo stream.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o sctp.lo sctp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux.c -fPIC -DPIC -o .libs/osmux.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c prim.c -fPIC -DPIC -o .libs/prim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c ipa.c -fPIC -DPIC -o .libs/ipa.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c datagram.c -fPIC -DPIC -o .libs/datagram.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux_output.c -fPIC -DPIC -o .libs/osmux_output.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c jibuf.c -fPIC -DPIC -o .libs/jibuf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux_input.c -fPIC -DPIC -o .libs/osmux_input.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c ipa_unit.c -fPIC -DPIC -o .libs/ipa_unit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c rs232.c -fPIC -DPIC -o .libs/rs232.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c amr.c -fPIC -DPIC -o .libs/amr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream_cli.c -fPIC -DPIC -o .libs/stream_cli.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sctp.c -fPIC -DPIC -o .libs/sctp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream_srv.c -fPIC -DPIC -o .libs/stream_srv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream.c -fPIC -DPIC -o .libs/stream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c rtp.c -fPIC -DPIC -o .libs/rtp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c 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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c ipa_unit.c -o ipa_unit.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux.c -o osmux.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c rs232.c -o rs232.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c prim.c -o prim.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c amr.c -o amr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c ipa.c -o ipa.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c datagram.c -o datagram.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c rtp.c -o rtp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c jibuf.c -o jibuf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux_output.c -o osmux_output.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream.c -o stream.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux_input.c -o osmux_input.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream_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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream_cli.c -o stream_cli.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link gcc -fPIC -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -version-info 12:0:1 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmonetif.la -rpath /usr/lib/x86_64-linux-gnu amr.lo datagram.lo ipa.lo ipa_unit.lo jibuf.lo osmux.lo osmux_input.lo osmux_output.lo prim.lo rs232.lo rtp.lo stream_cli.lo stream_srv.lo stream.lo sctp.lo -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lsctp libtool: link: gcc -shared -fPIC -DPIC .libs/amr.o .libs/datagram.o .libs/ipa.o .libs/ipa_unit.o .libs/jibuf.o .libs/osmux.o .libs/osmux_input.o .libs/osmux_output.o .libs/prim.o .libs/rs232.o .libs/rtp.o .libs/stream_cli.o .libs/stream_srv.o .libs/stream.o .libs/sctp.o /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lsctp -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmonetif.so.11 -o .libs/libosmonetif.so.11.1.0 libtool: link: (cd ".libs" && rm -f "libosmonetif.so.11" && ln -s "libosmonetif.so.11.1.0" "libosmonetif.so.11") libtool: link: (cd ".libs" && rm -f "libosmonetif.so" && ln -s "libosmonetif.so.11.1.0" "libosmonetif.so") libtool: link: ar cr .libs/libosmonetif.a amr.o datagram.o ipa.o ipa_unit.o jibuf.o osmux.o osmux_input.o osmux_output.o prim.o rs232.o rtp.o stream_cli.o stream_srv.o stream.o sctp.o 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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o ipa-stream-client.o ipa-stream-client.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o ipa-stream-server.o ipa-stream-server.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stream-client.o stream-client.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stream-server.o stream-server.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o rs232-read.o rs232-read.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o rs232-write.o rs232-write.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o rtp-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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o rtp-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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o 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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o 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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux-test-input.o osmux-test-input.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux-test-output.o osmux-test-output.c osmux-test-output.c: In function 'amr_write': osmux-test-output.c:73:9: 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:9: 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:9: 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:9: 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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o rs232-read rs232-read.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o udp-test-client udp-test-client.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -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 -I/usr/include/ -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 -I/usr/include/ -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 -I/usr/include/ -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 -I/usr/include/ -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 -I/usr/include/ -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 -I/usr/include/ -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 -I/usr/include/ -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 -I/usr/include/ -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 -I/usr/include/ -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 -I/usr/include/ -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 -I/usr/include/ -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 libtool: link: gcc -Wall -g -I/usr/include/ -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo-amr-inspect.o osmo-amr-inspect.c /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -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 -I/usr/include/ -I/usr/include/ -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 'LATEX_SOURCE_CODE' at line 1247 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 'CLASS_DIAGRAMS' at line 1522 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 as '/usr/bin/dot/dot' /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/datagram.h:67: warning: end of file while inside a group /obs/_temp/binpkgs/libosmo-netif/src/stream.c:54: warning: Conditional section with label 'private' does not have a corresponding \endcond command within this file. Doxygen version used: 1.9.4 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif Searching for files in directory /obs/_temp/binpkgs/libosmo-netif/src Reading and parsing tag files Parsing files Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/amr.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/amr.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/datagram.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/datagram.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa_unit.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa_unit.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/prim.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/prim.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rs232.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rs232.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/sctp.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/sctp.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream_private.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream_private.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/amr.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/amr.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/datagram.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/datagram.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/ipa.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/ipa.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/ipa_unit.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/ipa_unit.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/osmux.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/osmux.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/prim.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/prim.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/rs232.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/rs232.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/rtp.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/rtp.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/sctp.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/sctp.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/stream.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/stream.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c... Parsing file //obs/_temp/binpkgs/libosmo-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/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/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:65: warning: Member osmo_stream_srv_link_accept_cb_t)(struct osmo_stream_srv_link *link, int fd) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:103: warning: Member osmo_stream_srv_read_cb_t)(struct osmo_stream_srv *conn) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:104: warning: Member osmo_stream_srv_closed_cb_t)(struct osmo_stream_srv *conn) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:113: warning: Member osmo_stream_srv_segmentation_cb_t)(struct msgb *msg) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:179: warning: Member osmo_stream_cli_connect_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:180: warning: Member osmo_stream_cli_disconnect_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:181: warning: Member osmo_stream_cli_read_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:190: warning: Member osmo_stream_cli_segmentation_cb_t)(struct msgb *msg) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:89: warning: Member osmo_stream_srv_link_param (enumeration) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:232: warning: Member osmo_stream_cli_param (enumeration) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:1196: 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:67: warning: Member osmo_stream_cli_state (enumeration) of file stream_cli.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:57: warning: Member LOGSLNK(link, level, fmt, args...) (macro definition) of file stream_srv.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:63: warning: Member LOGSSRV(srv, level, fmt, args...) (macro definition) of file stream_srv.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:72: warning: Member OSMO_STREAM_SRV_F_RECONF (macro definition) of file stream_srv.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:73: warning: Member OSMO_STREAM_SRV_F_NODELAY (macro definition) of file stream_srv.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:588: warning: Member OSMO_STREAM_SRV_F_FLUSH_DESTROY (macro definition) of file stream_srv.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:1196: 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:410: warning: unable to resolve reference to 'osmo_dgram' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/datagram.c:412: warning: unable to resolve reference to 'osmo_dgram_tx' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/datagram.c:412: warning: unable to resolve reference to 'osmo_dgram_rx' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/datagram.c:292: warning: unable to resolve reference to 'osmo_dgram_rx' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/datagram.c:124: 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:65: warning: Member osmo_stream_srv_link_accept_cb_t)(struct osmo_stream_srv_link *link, int fd) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:103: warning: Member osmo_stream_srv_read_cb_t)(struct osmo_stream_srv *conn) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:104: warning: Member osmo_stream_srv_closed_cb_t)(struct osmo_stream_srv *conn) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:113: warning: Member osmo_stream_srv_segmentation_cb_t)(struct msgb *msg) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:89: warning: Member osmo_stream_srv_link_param (enumeration) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:1196: warning: Member osmo_stream_srv_clear_tx_queue(struct osmo_stream_srv *conn) (function) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:1026: warning: unable to resolve reference to 'osmo_fd' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:1011: warning: argument 'cli' of command @param is not found in the argument list of osmo_stream_srv_get_sockname(const struct osmo_stream_srv *conn) /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:1011: warning: The following parameter of osmo_stream_srv_get_sockname(const struct osmo_stream_srv *conn) is not documented: parameter 'conn' /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:428: warning: argument 'conn' of command @param is not found in the argument list of osmo_stream_srv_link_get_fd(const struct osmo_stream_srv_link *link) /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:428: 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:420: warning: unable to resolve reference to 'osmo_fd' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:239: 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:311: warning: argument 'type' of command @param is not found in the argument list of osmo_stream_srv_link_set_domain(struct osmo_stream_srv_link *link, int domain) /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:311: warning: The following parameter of osmo_stream_srv_link_set_domain(struct osmo_stream_srv_link *link, int domain) is not documented: parameter 'domain' /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:538: warning: argument 'cli' of command @param is not found in the argument list of osmo_stream_srv_link_set_param(struct osmo_stream_srv_link *link, enum osmo_stream_srv_link_param par, void *val, size_t val_len) /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:538: warning: The following parameter of osmo_stream_srv_link_set_param(struct osmo_stream_srv_link *link, enum osmo_stream_srv_link_param par, void *val, size_t val_len) is not documented: parameter 'link' /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:179: warning: Member osmo_stream_cli_connect_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:180: warning: Member osmo_stream_cli_disconnect_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:181: warning: Member osmo_stream_cli_read_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:190: warning: Member osmo_stream_cli_segmentation_cb_t)(struct msgb *msg) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:232: warning: Member osmo_stream_cli_param (enumeration) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:413: warning: unable to resolve reference to 'osmo_stream_cli' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:788: warning: unable to resolve reference to 'osmo_fd' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:855: 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:855: 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:1049: warning: End of list marker found without any preceding list items /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:580: 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:723: warning: argument 'type' of command @param is not found in the argument list of osmo_stream_cli_set_domain(struct osmo_stream_cli *cli, int domain) /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:723: warning: The following parameter of osmo_stream_cli_set_domain(struct osmo_stream_cli *cli, int domain) is not documented: parameter 'domain' /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:630: warning: argument 'port' of command @param is not found in the argument list of osmo_stream_cli_set_local_addr(struct osmo_stream_cli *cli, const char *addr) /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:630: 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:641: 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/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:99: 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:605: 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:367: warning: unable to resolve reference to 'cb' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c:365: warning: found documented return type for osmux_xfrm_output_set_rtp_msgb_alloc_cb that does not return anything /obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c:349: 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:349: 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/src/osmux_output.c:349: warning: found documented return type for osmux_xfrm_output_set_tx_cb that does not return anything 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... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... 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/rtp.h... Generating code for file include/osmocom/netif/sctp.h... Generating code for file include/osmocom/netif/stream.h... Generating code for file include/osmocom/netif/stream_private.h... Parsing code for file src/amr.c... Parsing code for file src/datagram.c... Parsing code for file src/ipa.c... Parsing code for file src/ipa_unit.c... Parsing code for file src/jibuf.c... Parsing code for file src/osmux.c... Parsing code for file src/osmux_input.c... Parsing code for file src/osmux_output.c... Parsing code for file src/prim.c... Parsing code for file src/rs232.c... Parsing code for file src/rtp.c... Parsing code for file src/sctp.c... Parsing code for file src/stream.c... Parsing code for file src/stream_cli.c... Parsing code for file src/stream_srv.c... Generating file documentation... Generating docs for file include/osmocom/netif/datagram.h... Generating docs for file include/osmocom/netif/jibuf.h... Generating docs for file include/osmocom/netif/osmux.h... Generating docs for file include/osmocom/netif/stream.h... Generating docs for file src/datagram.c... Generating docs for file src/jibuf.c... Generating docs for file src/osmux.c... Generating docs for file src/osmux_input.c... Generating docs for file src/osmux_output.c... Generating docs for file src/stream_cli.c... Generating docs for file src/stream_srv.c... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compoun/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:23: warning: Member timer (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:24: 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:40: warning: Member last_enqueue_time (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:41: 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/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:91: warning: Member timer (variable) of struct osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:92: 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/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. d 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 osmux_hdr... Generating docs for compound osmux_in_handle... Generating docs for compound osmux_out_handle... Generating docs for compound rtcp_hdr... Generating docs for compound rtp_hdr... Generating docs for compound rtp_x_hdr... Generating concept documentation... 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 concept 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 760/65536 hits=7541 misses=820 finished... cd ./doc && tar cf html.tar html make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' make[2]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' debian/rules override_dh_auto_test make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false) make -j17 check "TESTSUITEFLAGS=-j17 --verbose" 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 -I/usr/include/ -pthread -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 -I/usr/include/ -pthread -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 -I/usr/include/ -pthread -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 -I/usr/include/ -pthread -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 -I/usr/include/ -pthread -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 -I/usr/include/ -pthread -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 -I/usr/include/ -pthread -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 -I/usr/include/ -pthread -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 -I/usr/include/ -pthread -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 -I/usr/include/ -pthread -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 -I/usr/include/ -pthread -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 -I/usr/include/ -pthread -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 -I/usr/include/ -pthread -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 -I/usr/include/ -pthread -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 -I/usr/include/ -pthread -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 -I/usr/include/ -pthread -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 -I/usr/include/ -pthread -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 -I/usr/include/ -pthread -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 /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -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 libtool: link: gcc -Wall -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 /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -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 -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 -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 libtool: link: gcc -Wall -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 -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 -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 -I/usr/include/ -pthread -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 -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.4.0.54-05ff])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [libosmo-netif 1.4.0.54-05ff])' && \ 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' -j17 --verbose ## --------------------------------------- ## ## libosmo-netif 1.4.0.54-05ff test suite. ## ## --------------------------------------- ## 1. testsuite.at:4: testing stream_test ... 2. testsuite.at:11: testing osmux_test ... 3. testsuite.at:17: testing osmux_output_test ... ./testsuite.at:20: $abs_top_builddir/tests/osmux/osmux_output_test 6. testsuite.at:35: testing amr_test ... ./testsuite.at:8: $abs_top_builddir/tests/stream/stream_test 5. testsuite.at:29: testing jibuf_test ... ./testsuite.at:32: $abs_top_builddir/tests/jibuf/jibuf_test ./testsuite.at:14: $abs_top_builddir/tests/osmux/osmux_test 2>&1 4. testsuite.at:23: testing osmux_input_test ... ./testsuite.at:26: $abs_top_builddir/tests/osmux/osmux_input_test ./testsuite.at:38: $abs_top_builddir/tests/amr/amr_test stderr: <0007> [input-0,0/1472] Initialized osmux input converter <0007> [input-0,0/1472][CID=30,batched=0/4] Circuit opened successfully <0007> [input-0,0/1472][CID=30,batched=0/4] Closing circuit <0007> [input-1,0/1472] Initialized osmux input converter <0007> [input-1,0/1472][CID=32,batched=0/3] Circuit opened successfully <0007> [input-1,0/1472][CID=32,batched=0/3] Closing circuit <0007> [input-2,0/1472] Initialized osmux input converter <0007> [input-2,0/1472][CID=33,batched=0/1] Circuit opened successfully <0007> [input-2,0/1472][CID=33,batched=0/1] Closing circuit <0007> [input-3,0/1472] Initialized osmux input converter <0007> [input-3,0/1472][CID=33,batched=0/2] Circuit opened successfully <0007> [input-3,19/1472][CID=33,batched=1/2] RTP pkt with seq=1 already exists, replace it <0007> [input-3,0/1472][CID=33,batched=0/2] Closing circuit <0007> [input-4,0/1472] Initialized osmux input converter <0007> [input-4,0/1472][CID=33,batched=0/4] Circuit opened successfully <0007> [input-4,19/1472][CID=33,batched=1/4] RTP seq jump detected: 61 -> 63 (1 lost packets) <0007> [input-4,0/1472][CID=33,batched=0/4] Closing circuit <0007> [input-5,0/1472] Initialized osmux input converter <0007> [input-5,0/1472][CID=33,batched=0/4] Circuit opened successfully <0007> [input-5,19/1472][CID=33,batched=1/4] RTP seq jump detected: 65534 -> 0 (1 lost packets) <0007> [input-5,0/1472][CID=33,batched=0/4] Closing circuit <0007> [input-6,0/1472] Initialized osmux input converter <0007> [input-6,0/1472][CID=33,batched=0/4] Circuit opened successfully <0007> [input-6,19/1472][CID=33,batched=1/4] RTP seq jump detected: 65535 -> 1 (1 lost packets) <0007> [input-6,0/1472][CID=33,batched=0/4] Closing circuit <0007> [input-7,0/1472] Initialized osmux input converter <0007> [input-7,0/1472][CID=33,batched=0/4] Circuit opened successfully <0007> [input-7,19/1472][CID=33,batched=1/4] RTP seq jump detected: 0 -> 2 (1 lost packets) <0007> [input-7,0/1472][CID=33,batched=0/4] Closing circuit <0007> [input-8,0/1472] Initialized osmux input converter <0007> [input-8,0/1472][CID=33,batched=0/4] Circuit opened successfully <0007> [input-8,19/1472][CID=33,batched=1/4] RTP seq jump detected: 61 -> 72 (10 lost packets) <0007> [input-8,64/1472][CID=33,batched=4/4] Batch is full for RTP sssrc=26505 <0007> [input-8,0/1472][CID=33,batched=0/4] RTP seq jump detected: 64 -> 72 (7 lost packets) <0007> [input-8,0/1472][CID=33,batched=0/4] Closing circuit <0007> [input-9,0/1472] Initialized osmux input converter <0007> [input-9,0/1472][CID=33,batched=0/4] Circuit opened successfully <0007> [input-9,19/1472][CID=33,batched=1/4] RTP seq jump detected: 65534 -> 9 (10 lost packets) <0007> [input-9,64/1472][CID=33,batched=4/4] Batch is full for RTP sssrc=26505 <0007> [input-9,0/1472][CID=33,batched=0/4] RTP seq jump detected: 1 -> 9 (7 lost packets) <0007> [input-9,0/1472][CID=33,batched=0/4] Closing circuit <0007> [input-10,0/1472] Initialized osmux input converter <0007> [input-10,0/1472][CID=33,batched=0/4] Circuit opened successfully <0007> [input-10,19/1472][CID=33,batched=1/4] RTP seq jump detected: 65535 -> 10 (10 lost packets) <0007> [input-10,64/1472][CID=33,batched=4/4] Batch is full for RTP sssrc=26505 <0007> [input-10,0/1472][CID=33,batched=0/4] RTP seq jump detected: 2 -> 10 (7 lost packets) <0007> [input-10,0/1472][CID=33,batched=0/4] Closing circuit <0007> [input-11,0/1472] Initialized osmux input converter <0007> [input-11,0/1472][CID=33,batched=0/4] Circuit opened successfully <0007> [input-11,19/1472][CID=33,batched=1/4] RTP seq jump detected: 0 -> 11 (10 lost packets) <0007> [input-11,64/1472][CID=33,batched=4/4] Batch is full for RTP sssrc=26505 <0007> [input-11,0/1472][CID=33,batched=0/4] RTP seq jump detected: 3 -> 11 (7 lost packets) <0007> [input-11,0/1472][CID=33,batched=0/4] Closing circuit stderr: 4. testsuite.at:23: ok 6. testsuite.at:35: ok stderr: <0023> New reference (seq=33 rx=0 tx=560) <0023> enqueuing packet seq=33 rel=0 delay=60 skew=0 thres=60 {0.000000 -> 0.060000}  <0023> enqueuing packet seq=34 rel=-40 delay=20 skew=0 thres=60 {0.060000 -> 0.080000}  <0023> enqueuing packet seq=35 rel=-40 delay=20 skew=0 thres=60 {0.080000 -> 0.100000}  <0023> enqueuing packet seq=36 rel=-20 delay=40 skew=0 thres=60 {0.080000 -> 0.120000}  <0023> New reference (seq=33 rx=0 tx=560) <0023> enqueuing packet seq=33 rel=0 delay=100 skew=0 thres=100 {0.000000 -> 0.100000}  <0023> enqueuing packet seq=34 rel=0 delay=100 skew=0 thres=100 {0.020000 -> 0.120000}  <0023> enqueuing packet seq=35 rel=0 delay=100 skew=0 thres=100 {0.040000 -> 0.140000}  <0023> enqueuing packet seq=36 rel=0 delay=100 skew=0 thres=100 {0.060000 -> 0.160000}  <0023> New reference (seq=33 rx=0 tx=560) <0023> enqueuing packet seq=33 rel=0 delay=60 skew=0 thres=60 {0.000000 -> 0.060000}  <0023> enqueuing packet seq=34 rel=-60 delay=0 skew=0 thres=60 {0.080000 -> 0.080000}  <0023> New reference (seq=33 rx=0 tx=560) <0023> enqueuing packet seq=33 rel=0 delay=60 skew=0 thres=60 {0.000000 -> 0.060000}  <0023> enqueuing packet seq=34 rel=0 delay=60 skew=0 thres=60 {0.020000 -> 0.080000}  <0023> enqueuing packet seq=35 rel=0 delay=60 skew=0 thres=60 {0.040000 -> 0.100000}  <0023> enqueuing packet seq=36 rel=0 delay=60 skew=0 thres=60 {0.060000 -> 0.120000}  <0023> dropped 4294967216 > 60 (seq=37 ts=1200) <0023> enqueuing packet seq=38 rel=-60 delay=0 skew=0 thres=60 {0.160000 -> 0.160000}  <0023> New reference (seq=33 rx=0 tx=560) <0023> enqueuing packet seq=33 rel=0 delay=60 skew=0 thres=60 {0.000000 -> 0.060000}  <0023> enqueuing packet seq=35 rel=0 delay=60 skew=0 thres=60 {0.040000 -> 0.100000}  <0023> enqueuing packet seq=34 rel=-20 delay=40 skew=0 thres=60 {0.040000 -> 0.080000}  <0023> New reference (seq=34 rx=40 tx=720) <0023> enqueuing packet seq=34 rel=0 delay=60 skew=0 thres=60 {0.040000 -> 0.100000}  <0023> enqueuing packet seq=33 rel=-20 delay=40 skew=0 thres=60 {0.040000 -> 0.080000}  <0023> New reference (seq=33 rx=0 tx=560) <0023> enqueuing packet seq=33 rel=0 delay=60 skew=0 thres=60 {0.000000 -> 0.060000}  <0023> enqueuing packet seq=34 rel=0 delay=60 skew=0 thres=60 {0.020000 -> 0.080000}  <0023> enqueuing packet seq=35 rel=0 delay=60 skew=0 thres=60 {0.040000 -> 0.100000}  <0023> enqueuing packet seq=36 rel=0 delay=60 skew=0 thres=60 {0.060000 -> 0.120000}  <0023> dropped 4294967216 > 60 (seq=37 ts=1200) <0023> dropped 4294967216 > 60 (seq=38 ts=1360) <0023> New threshold: 80 ms (freq=40 dropped=2/3 consecutive=2/1) <0023> enqueuing packet seq=39 rel=-80 delay=0 skew=0 thres=80 {0.200000 -> 0.200000}  <0023> enqueuing packet seq=40 rel=-60 delay=20 skew=0 thres=80 {0.200000 -> 0.220000}  <0023> enqueuing packet seq=41 rel=-40 delay=40 skew=0 thres=80 {0.200000 -> 0.240000}  <0023> enqueuing packet seq=42 rel=-20 delay=60 skew=0 thres=80 {0.200000 -> 0.260000}  <0023> enqueuing packet seq=43 rel=0 delay=80 skew=0 thres=80 {0.200000 -> 0.280000}  <0023> enqueuing packet seq=44 rel=0 delay=80 skew=0 thres=80 {0.220000 -> 0.300000}  <0023> enqueuing packet seq=45 rel=0 delay=80 skew=0 thres=80 {0.240000 -> 0.320000}  <0023> enqueuing packet seq=46 rel=0 delay=80 skew=0 thres=80 {0.260000 -> 0.340000}  <0023> enqueuing packet seq=47 rel=0 delay=80 skew=0 thres=80 {0.280000 -> 0.360000}  <0023> enqueuing packet seq=48 rel=0 delay=80 skew=0 thres=80 {0.300000 -> 0.380000}  <0023> enqueuing packet seq=49 rel=0 delay=80 skew=0 thres=80 {0.320000 -> 0.400000}  <0023> enqueuing packet seq=50 rel=0 delay=80 skew=0 thres=80 {0.340000 -> 0.420000}  <0023> enqueuing packet seq=51 rel=0 delay=80 skew=0 thres=80 {0.360000 -> 0.440000}  <0023> enqueuing packet seq=52 rel=0 delay=80 skew=0 thres=80 {0.380000 -> 0.460000}  <0023> enqueuing packet seq=53 rel=0 delay=80 skew=0 thres=80 {0.400000 -> 0.480000}  <0023> enqueuing packet seq=54 rel=0 delay=80 skew=0 thres=80 {0.420000 -> 0.500000}  <0023> enqueuing packet seq=55 rel=0 delay=80 skew=0 thres=80 {0.440000 -> 0.520000}  <0023> enqueuing packet seq=56 rel=0 delay=80 skew=0 thres=80 {0.460000 -> 0.540000}  <0023> enqueuing packet seq=57 rel=0 delay=80 skew=0 thres=80 {0.480000 -> 0.560000}  <0023> enqueuing packet seq=58 rel=0 delay=80 skew=0 thres=80 {0.500000 -> 0.580000}  <0023> enqueuing packet seq=59 rel=0 delay=80 skew=0 thres=80 {0.520000 -> 0.600000}  <0023> enqueuing packet seq=60 rel=0 delay=80 skew=0 thres=80 {0.540000 -> 0.620000}  <0023> enqueuing packet seq=61 rel=0 delay=80 skew=0 thres=80 {0.560000 -> 0.640000}  <0023> enqueuing packet seq=62 rel=0 delay=80 skew=0 thres=80 {0.580000 -> 0.660000}  <0023> enqueuing packet seq=63 rel=0 delay=80 skew=0 thres=80 {0.600000 -> 0.680000}  <0023> enqueuing packet seq=64 rel=0 delay=80 skew=0 thres=80 {0.620000 -> 0.700000}  <0023> enqueuing packet seq=65 rel=0 delay=80 skew=0 thres=80 {0.640000 -> 0.720000}  <0023> enqueuing packet seq=66 rel=0 delay=80 skew=0 thres=80 {0.660000 -> 0.740000}  <0023> enqueuing packet seq=67 rel=0 delay=80 skew=0 thres=80 {0.680000 -> 0.760000}  <0023> enqueuing packet seq=68 rel=0 delay=80 skew=0 thres=80 {0.700000 -> 0.780000}  <0023> enqueuing packet seq=69 rel=0 delay=80 skew=0 thres=80 {0.720000 -> 0.800000}  <0023> enqueuing packet seq=70 rel=0 delay=80 skew=0 thres=80 {0.740000 -> 0.820000}  <0023> enqueuing packet seq=71 rel=0 delay=80 skew=0 thres=80 {0.760000 -> 0.840000}  <0023> enqueuing packet seq=72 rel=0 delay=80 skew=0 thres=80 {0.780000 -> 0.860000}  <0023> New threshold: 75 ms (freq=40 dropped=0/3 consecutive=0/1) <0023> enqueuing packet seq=73 rel=0 delay=75 skew=0 thres=75 {0.800000 -> 0.875000}  <0023> enqueuing packet seq=74 rel=0 delay=75 skew=0 thres=75 {0.820000 -> 0.895000}  <0023> enqueuing packet seq=75 rel=0 delay=75 skew=0 thres=75 {0.840000 -> 0.915000}  <0023> enqueuing packet seq=76 rel=0 delay=75 skew=0 thres=75 {0.860000 -> 0.935000}  <0023> enqueuing packet seq=77 rel=0 delay=75 skew=0 thres=75 {0.880000 -> 0.955000}  <0023> enqueuing packet seq=78 rel=0 delay=75 skew=0 thres=75 {0.900000 -> 0.975000}  <0023> enqueuing packet seq=79 rel=0 delay=75 skew=0 thres=75 {0.920000 -> 0.995000}  <0023> enqueuing packet seq=80 rel=0 delay=75 skew=0 thres=75 {0.940000 -> 1.015000}  <0023> enqueuing packet seq=81 rel=0 delay=75 skew=0 thres=75 {0.960000 -> 1.035000}  <0023> enqueuing packet seq=82 rel=0 delay=75 skew=0 thres=75 {0.980000 -> 1.055000}  <0023> enqueuing packet seq=83 rel=0 delay=75 skew=0 thres=75 {1.000000 -> 1.075000}  <0023> enqueuing packet seq=84 rel=0 delay=75 skew=0 thres=75 {1.020000 -> 1.095000}  <0023> enqueuing packet seq=85 rel=0 delay=75 skew=0 thres=75 {1.040000 -> 1.115000}  <0023> enqueuing packet seq=86 rel=0 delay=75 skew=0 thres=75 {1.060000 -> 1.135000}  <0023> enqueuing packet seq=87 rel=0 delay=75 skew=0 thres=75 {1.080000 -> 1.155000}  <0023> enqueuing packet seq=88 rel=0 delay=75 skew=0 thres=75 {1.100000 -> 1.175000}  <0023> enqueuing packet seq=89 rel=0 delay=75 skew=0 thres=75 {1.120000 -> 1.195000}  <0023> enqueuing packet seq=90 rel=0 delay=75 skew=0 thres=75 {1.140000 -> 1.215000}  <0023> enqueuing packet seq=91 rel=0 delay=75 skew=0 thres=75 {1.160000 -> 1.235000}  <0023> enqueuing packet seq=92 rel=0 delay=75 skew=0 thres=75 {1.180000 -> 1.255000}  <0023> enqueuing packet seq=93 rel=0 delay=75 skew=0 thres=75 {1.200000 -> 1.275000}  <0023> enqueuing packet seq=94 rel=0 delay=75 skew=0 thres=75 {1.220000 -> 1.295000}  <0023> enqueuing packet seq=95 rel=0 delay=75 skew=0 thres=75 {1.240000 -> 1.315000}  <0023> enqueuing packet seq=96 rel=0 delay=75 skew=0 thres=75 {1.260000 -> 1.335000}  <0023> enqueuing packet seq=97 rel=0 delay=75 skew=0 thres=75 {1.280000 -> 1.355000}  <0023> enqueuing packet seq=98 rel=0 delay=75 skew=0 thres=75 {1.300000 -> 1.375000}  <0023> enqueuing packet seq=99 rel=0 delay=75 skew=0 thres=75 {1.320000 -> 1.395000}  <0023> enqueuing packet seq=100 rel=0 delay=75 skew=0 thres=75 {1.340000 -> 1.415000}  <0023> enqueuing packet seq=101 rel=0 delay=75 skew=0 thres=75 {1.360000 -> 1.435000}  <0023> enqueuing packet seq=102 rel=0 delay=75 skew=0 thres=75 {1.380000 -> 1.455000}  <0023> enqueuing packet seq=103 rel=0 delay=75 skew=0 thres=75 {1.400000 -> 1.475000}  <0023> enqueuing packet seq=104 rel=0 delay=75 skew=0 thres=75 {1.420000 -> 1.495000}  <0023> enqueuing packet seq=105 rel=0 delay=75 skew=0 thres=75 {1.440000 -> 1.515000}  <0023> enqueuing packet seq=106 rel=0 delay=75 skew=0 thres=75 {1.460000 -> 1.535000}  <0023> enqueuing packet seq=107 rel=0 delay=75 skew=0 thres=75 {1.480000 -> 1.555000}  <0023> enqueuing packet seq=108 rel=0 delay=75 skew=0 thres=75 {1.500000 -> 1.575000}  <0023> enqueuing packet seq=109 rel=0 delay=75 skew=0 thres=75 {1.520000 -> 1.595000}  <0023> enqueuing packet seq=110 rel=0 delay=75 skew=0 thres=75 {1.540000 -> 1.615000}  <0023> enqueuing packet seq=111 rel=0 delay=75 skew=0 thres=75 {1.560000 -> 1.635000}  <0023> enqueuing packet seq=112 rel=0 delay=75 skew=0 thres=75 {1.580000 -> 1.655000}  <0023> New threshold: 70 ms (freq=40 dropped=0/3 consecutive=0/1) <0023> enqueuing packet seq=113 rel=0 delay=70 skew=0 thres=70 {1.600000 -> 1.670000}  <0023> enqueuing packet seq=114 rel=0 delay=70 skew=0 thres=70 {1.620000 -> 1.690000}  <0023> enqueuing packet seq=115 rel=0 delay=70 skew=0 thres=70 {1.640000 -> 1.710000}  <0023> enqueuing packet seq=116 rel=0 delay=70 skew=0 thres=70 {1.660000 -> 1.730000}  <0023> enqueuing packet seq=117 rel=0 delay=70 skew=0 thres=70 {1.680000 -> 1.750000}  <0023> enqueuing packet seq=118 rel=0 delay=70 skew=0 thres=70 {1.700000 -> 1.770000}  <0023> enqueuing packet seq=119 rel=0 delay=70 skew=0 thres=70 {1.720000 -> 1.790000}  <0023> enqueuing packet seq=120 rel=0 delay=70 skew=0 thres=70 {1.740000 -> 1.810000}  <0023> enqueuing packet seq=121 rel=0 delay=70 skew=0 thres=70 {1.760000 -> 1.830000}  <0023> enqueuing packet seq=122 rel=0 delay=70 skew=0 thres=70 {1.780000 -> 1.850000}  <0023> enqueuing packet seq=123 rel=0 delay=70 skew=0 thres=70 {1.800000 -> 1.870000}  <0023> enqueuing packet seq=124 rel=0 delay=70 skew=0 thres=70 {1.820000 -> 1.890000}  <0023> enqueuing packet seq=125 rel=0 delay=70 skew=0 thres=70 {1.840000 -> 1.910000}  <0023> enqueuing packet seq=126 rel=0 delay=70 skew=0 thres=70 {1.860000 -> 1.930000}  <0023> enqueuing packet seq=127 rel=0 delay=70 skew=0 thres=70 {1.880000 -> 1.950000}  <0023> enqueuing packet seq=128 rel=0 delay=70 skew=0 thres=70 {1.900000 -> 1.970000}  <0023> enqueuing packet seq=129 rel=0 delay=70 skew=0 thres=70 {1.920000 -> 1.990000}  <0023> enqueuing packet seq=130 rel=0 delay=70 skew=0 thres=70 {1.940000 -> 2.010000}  <0023> enqueuing packet seq=131 rel=0 delay=70 skew=0 thres=70 {1.960000 -> 2.030000}  <0023> enqueuing packet seq=132 rel=0 delay=70 skew=0 thres=70 {1.980000 -> 2.050000}  <0023> enqueuing packet seq=133 rel=0 delay=70 skew=0 thres=70 {2.000000 -> 2.070000}  <0023> enqueuing packet seq=134 rel=0 delay=70 skew=0 thres=70 {2.020000 -> 2.090000}  <0023> enqueuing packet seq=135 rel=0 delay=70 skew=0 thres=70 {2.040000 -> 2.110000}  <0023> enqueuing packet seq=136 rel=0 delay=70 skew=0 thres=70 {2.060000 -> 2.130000}  <0023> enqueuing packet seq=137 rel=0 delay=70 skew=0 thres=70 {2.080000 -> 2.150000}  <0023> enqueuing packet seq=138 rel=0 delay=70 skew=0 thres=70 {2.100000 -> 2.170000}  <0023> enqueuing packet seq=139 rel=0 delay=70 skew=0 thres=70 {2.120000 -> 2.190000}  <0023> enqueuing packet seq=140 rel=0 delay=70 skew=0 thres=70 {2.140000 -> 2.210000}  <0023> enqueuing packet seq=141 rel=0 delay=70 skew=0 thres=70 {2.160000 -> 2.230000}  <0023> enqueuing packet seq=142 rel=0 delay=70 skew=0 thres=70 {2.180000 -> 2.250000}  <0023> enqueuing packet seq=143 rel=0 delay=70 skew=0 thres=70 {2.200000 -> 2.270000}  <0023> New reference (seq=65534 rx=0 tx=560) <0023> enqueuing packet seq=65534 rel=0 delay=80 skew=0 thres=80 {0.000000 -> 0.080000}  <0023> enqueuing packet seq=65535 rel=0 delay=80 skew=0 thres=80 {0.020000 -> 0.100000}  <0023> New reference (seq=0 rx=40 tx=880) <0023> enqueuing packet seq=0 rel=0 delay=80 skew=0 thres=80 {0.040000 -> 0.120000}  <0023> enqueuing packet seq=1 rel=0 delay=80 skew=0 thres=80 {0.060000 -> 0.140000}  <0023> enqueuing packet seq=2 rel=0 delay=80 skew=0 thres=80 {0.080000 -> 0.160000}  <0023> New reference (seq=33 rx=0 tx=4294966990) <0023> enqueuing packet seq=33 rel=0 delay=80 skew=0 thres=80 {0.000000 -> 0.080000}  <0023> enqueuing packet seq=34 rel=0 delay=80 skew=0 thres=80 {0.020000 -> 0.100000}  <0023> enqueuing packet seq=35 rel=0 delay=80 skew=0 thres=80 {0.040000 -> 0.120000}  <0023> enqueuing packet seq=36 rel=0 delay=80 skew=0 thres=80 {0.060000 -> 0.140000}  <0023> enqueuing packet seq=37 rel=0 delay=80 skew=0 thres=80 {0.080000 -> 0.160000}  <0023> New reference (seq=33 rx=0 tx=560) <0023> enqueuing packet seq=33 rel=0 delay=60 skew=0 thres=60 {0.000000 -> 0.060000}  <0023> enqueuing packet seq=34 rel=0 delay=60 skew=0 thres=60 {0.020000 -> 0.080000}  <0023> New reference (seq=35 rx=120 tx=880) <0023> enqueuing packet seq=35 rel=0 delay=60 skew=0 thres=60 {0.120000 -> 0.180000} M <0023> enqueuing packet seq=36 rel=0 delay=60 skew=0 thres=60 {0.140000 -> 0.200000}  <0023> New reference (seq=33 rx=0 tx=560) <0023> enqueuing packet seq=33 rel=0 delay=60 skew=0 thres=60 {0.000000 -> 0.060000}  <0023> enqueuing packet seq=34 rel=0 delay=60 skew=0 thres=60 {0.020000 -> 0.080000}  <0023> enqueuing packet seq=35 rel=0 delay=60 skew=0 thres=60 {0.040000 -> 0.100000}  <0023> enqueuing packet seq=36 rel=0 delay=60 skew=0 thres=60 {0.060000 -> 0.120000}  <0023> enqueuing packet seq=37 rel=20 delay=80 skew=0 thres=60 {0.060000 -> 0.140000}  <0023> enqueuing packet seq=38 rel=40 delay=100 skew=0 thres=60 {0.060000 -> 0.160000}  <0023> New reference (seq=39 rx=60 tx=1520) <0023> enqueuing packet seq=39 rel=0 delay=60 skew=0 thres=60 {0.060000 -> 0.120000} M <0023> enqueuing packet seq=40 rel=0 delay=60 skew=0 thres=60 {0.080000 -> 0.140000}  <0023> New reference (seq=33 rx=0 tx=560) <0023> enqueuing packet seq=33 rel=0 delay=60 skew=0 thres=60 {0.000000 -> 0.060000}  <0023> enqueuing packet seq=34 rel=0 delay=60 skew=0 thres=60 {0.020000 -> 0.080000}  <0023> dropped 4294965796 > 60 (seq=39 ts=1520) <0023> dropped 4294965796 > 60 (seq=40 ts=1680) <0023> New threshold: 80 ms (freq=40 dropped=2/3 consecutive=2/1) <0023> New reference (seq=33 rx=0 tx=560) <0023> enqueuing packet seq=33 rel=0 delay=60 skew=0 thres=60 {0.000000 -> 0.060000}  <0023> enqueuing packet seq=34 rel=0 delay=60 skew=0 thres=60 {0.020000 -> 0.080000}  <0023> New reference (seq=40 rx=1620 tx=1520) <0023> enqueuing packet seq=40 rel=0 delay=60 skew=0 thres=60 {1.620000 -> 1.680000}  <0023> enqueuing packet seq=41 rel=0 delay=60 skew=0 thres=60 {1.640000 -> 1.700000}  <0023> New reference (seq=33 rx=0 tx=560) <0023> enqueuing packet seq=33 rel=0 delay=60 skew=0 thres=60 {0.000000 -> 0.060000}  <0023> enqueuing packet seq=34 rel=0 delay=60 skew=0 thres=60 {0.020000 -> 0.080000}  <0023> New reference (seq=39 rx=1620 tx=1523) <0023> enqueuing packet seq=39 rel=0 delay=60 skew=0 thres=60 {1.620000 -> 1.680000}  <0023> enqueuing packet seq=40 rel=0 delay=60 skew=0 thres=60 {1.640000 -> 1.700000}  <0023> New reference (seq=33 rx=0 tx=560) <0023> enqueuing packet seq=33 rel=0 delay=40 skew=0 thres=40 {0.000000 -> 0.040000}  <0023> enqueuing packet seq=34 rel=0 delay=40 skew=0 thres=40 {0.020100 -> 0.060100}  <0023> enqueuing packet seq=35 rel=0 delay=40 skew=0 thres=40 {0.040200 -> 0.080200}  <0023> enqueuing packet seq=36 rel=0 delay=40 skew=0 thres=40 {0.060300 -> 0.100300}  <0023> enqueuing packet seq=37 rel=0 delay=40 skew=0 thres=40 {0.080400 -> 0.120400}  <0023> enqueuing packet seq=38 rel=0 delay=40 skew=0 thres=40 {0.100500 -> 0.140500}  <0023> enqueuing packet seq=39 rel=0 delay=40 skew=0 thres=40 {0.120600 -> 0.160600}  <0023> enqueuing packet seq=40 rel=0 delay=40 skew=0 thres=40 {0.140700 -> 0.180700}  <0023> enqueuing packet seq=41 rel=0 delay=40 skew=0 thres=40 {0.160800 -> 0.200800}  <0023> enqueuing packet seq=42 rel=0 delay=40 skew=0 thres=40 {0.180900 -> 0.220900}  <0023> enqueuing packet seq=43 rel=-1 delay=39 skew=0 thres=40 {0.201000 -> 0.240000}  <0023> enqueuing packet seq=44 rel=-1 delay=39 skew=0 thres=40 {0.221100 -> 0.260100}  <0023> enqueuing packet seq=45 rel=-1 delay=39 skew=0 thres=40 {0.241200 -> 0.280200}  <0023> enqueuing packet seq=46 rel=-1 delay=39 skew=0 thres=40 {0.261300 -> 0.300300}  <0023> enqueuing packet seq=47 rel=-1 delay=39 skew=0 thres=40 {0.281400 -> 0.320400}  <0023> enqueuing packet seq=48 rel=-1 delay=39 skew=0 thres=40 {0.301500 -> 0.340500}  <0023> enqueuing packet seq=49 rel=-1 delay=39 skew=0 thres=40 {0.321600 -> 0.360600}  <0023> enqueuing packet seq=50 rel=-1 delay=39 skew=0 thres=40 {0.341700 -> 0.380700}  <0023> enqueuing packet seq=51 rel=-1 delay=39 skew=0 thres=40 {0.361800 -> 0.400800}  <0023> enqueuing packet seq=52 rel=-1 delay=39 skew=0 thres=40 {0.381900 -> 0.420900}  <0023> enqueuing packet seq=53 rel=-2 delay=38 skew=0 thres=40 {0.402000 -> 0.440000}  <0023> enqueuing packet seq=54 rel=-2 delay=38 skew=0 thres=40 {0.422100 -> 0.460100}  <0023> enqueuing packet seq=55 rel=-2 delay=38 skew=0 thres=40 {0.442200 -> 0.480200}  <0023> enqueuing packet seq=56 rel=-2 delay=38 skew=0 thres=40 {0.462300 -> 0.500300}  <0023> enqueuing packet seq=57 rel=-2 delay=38 skew=0 thres=40 {0.482400 -> 0.520400}  <0023> enqueuing packet seq=58 rel=-2 delay=38 skew=0 thres=40 {0.502500 -> 0.540500}  <0023> enqueuing packet seq=59 rel=-2 delay=38 skew=0 thres=40 {0.522600 -> 0.560600}  <0023> enqueuing packet seq=60 rel=-2 delay=38 skew=0 thres=40 {0.542700 -> 0.580700}  <0023> enqueuing packet seq=61 rel=-2 delay=38 skew=0 thres=40 {0.562800 -> 0.600800}  <0023> enqueuing packet seq=62 rel=-2 delay=38 skew=0 thres=40 {0.582900 -> 0.620900}  <0023> enqueuing packet seq=63 rel=-3 delay=37 skew=0 thres=40 {0.603000 -> 0.640000}  <0023> enqueuing packet seq=64 rel=-3 delay=37 skew=0 thres=40 {0.623100 -> 0.660100}  <0023> enqueuing packet seq=65 rel=-3 delay=37 skew=0 thres=40 {0.643200 -> 0.680200}  <0023> enqueuing packet seq=66 rel=-3 delay=37 skew=0 thres=40 {0.663300 -> 0.700300}  <0023> enqueuing packet seq=67 rel=-3 delay=37 skew=0 thres=40 {0.683400 -> 0.720400}  <0023> enqueuing packet seq=68 rel=-3 delay=37 skew=0 thres=40 {0.703500 -> 0.740500}  <0023> enqueuing packet seq=69 rel=-3 delay=37 skew=0 thres=40 {0.723600 -> 0.760600}  <0023> enqueuing packet seq=70 rel=-3 delay=37 skew=0 thres=40 {0.743700 -> 0.780700}  <0023> enqueuing packet seq=71 rel=-3 delay=37 skew=0 thres=40 {0.763800 -> 0.800800}  <0023> enqueuing packet seq=72 rel=-3 delay=37 skew=0 thres=40 {0.783900 -> 0.820900}  <0023> New threshold: 40 ms (freq=40 dropped=0/3 consecutive=0/1) <0023> enqueuing packet seq=73 rel=-4 delay=36 skew=0 thres=40 {0.804000 -> 0.840000}  <0023> enqueuing packet seq=74 rel=-4 delay=36 skew=0 thres=40 {0.824100 -> 0.860100}  <0023> enqueuing packet seq=75 rel=-4 delay=36 skew=0 thres=40 {0.844200 -> 0.880200}  <0023> enqueuing packet seq=76 rel=-4 delay=36 skew=0 thres=40 {0.864300 -> 0.900300}  <0023> enqueuing packet seq=77 rel=-4 delay=36 skew=0 thres=40 {0.884400 -> 0.920400}  <0023> enqueuing packet seq=78 rel=-4 delay=36 skew=0 thres=40 {0.904500 -> 0.940500}  <0023> enqueuing packet seq=79 rel=-4 delay=36 skew=0 thres=40 {0.924600 -> 0.960600}  <0023> enqueuing packet seq=80 rel=-4 delay=36 skew=0 thres=40 {0.944700 -> 0.980700}  <0023> enqueuing packet seq=81 rel=-4 delay=36 skew=0 thres=40 {0.964800 -> 1.000800}  <0023> enqueuing packet seq=82 rel=-4 delay=36 skew=0 thres=40 {0.984900 -> 1.020900}  <0023> enqueuing packet seq=83 rel=-5 delay=35 skew=0 thres=40 {1.005000 -> 1.040000}  <0023> enqueuing packet seq=84 rel=-5 delay=35 skew=0 thres=40 {1.025100 -> 1.060100}  <0023> enqueuing packet seq=85 rel=-5 delay=35 skew=0 thres=40 {1.045200 -> 1.080200}  <0023> enqueuing packet seq=86 rel=-5 delay=35 skew=0 thres=40 {1.065300 -> 1.100300}  <0023> enqueuing packet seq=87 rel=-5 delay=35 skew=0 thres=40 {1.085400 -> 1.120400}  <0023> enqueuing packet seq=88 rel=-5 delay=35 skew=0 thres=40 {1.105500 -> 1.140500}  <0023> enqueuing packet seq=89 rel=-5 delay=35 skew=0 thres=40 {1.125600 -> 1.160600}  <0023> enqueuing packet seq=90 rel=-5 delay=35 skew=0 thres=40 {1.145700 -> 1.180700}  <0023> enqueuing packet seq=91 rel=-5 delay=35 skew=0 thres=40 {1.165800 -> 1.200800}  <0023> enqueuing packet seq=92 rel=-5 delay=35 skew=0 thres=40 {1.185900 -> 1.220900}  <0023> enqueuing packet seq=93 rel=-6 delay=34 skew=0 thres=40 {1.206000 -> 1.240000}  <0023> enqueuing packet seq=94 rel=-6 delay=34 skew=0 thres=40 {1.226100 -> 1.260100}  <0023> enqueuing packet seq=95 rel=-6 delay=34 skew=0 thres=40 {1.246200 -> 1.280200}  <0023> enqueuing packet seq=96 rel=-6 delay=34 skew=0 thres=40 {1.266300 -> 1.300300}  <0023> enqueuing packet seq=97 rel=-6 delay=34 skew=0 thres=40 {1.286400 -> 1.320400}  <0023> enqueuing packet seq=98 rel=-6 delay=34 skew=0 thres=40 {1.306500 -> 1.340500}  <0023> enqueuing packet seq=99 rel=-6 delay=34 skew=0 thres=40 {1.326600 -> 1.360600}  <0023> enqueuing packet seq=100 rel=-6 delay=34 skew=0 thres=40 {1.346700 -> 1.380700}  <0023> enqueuing packet seq=101 rel=-6 delay=34 skew=0 thres=40 {1.366800 -> 1.400800}  <0023> enqueuing packet seq=102 rel=-6 delay=34 skew=0 thres=40 {1.386900 -> 1.420900}  <0023> enqueuing packet seq=103 rel=-7 delay=33 skew=0 thres=40 {1.407000 -> 1.440000}  <0023> enqueuing packet seq=104 rel=-7 delay=33 skew=0 thres=40 {1.427100 -> 1.460100}  <0023> enqueuing packet seq=105 rel=-7 delay=33 skew=0 thres=40 {1.447200 -> 1.480200}  <0023> enqueuing packet seq=106 rel=-7 delay=33 skew=0 thres=40 {1.467300 -> 1.500300}  <0023> enqueuing packet seq=107 rel=-7 delay=33 skew=0 thres=40 {1.487400 -> 1.520400}  <0023> enqueuing packet seq=108 rel=-7 delay=33 skew=0 thres=40 {1.507500 -> 1.540500}  <0023> enqueuing packet seq=109 rel=-7 delay=33 skew=0 thres=40 {1.527600 -> 1.560600}  <0023> enqueuing packet seq=110 rel=-7 delay=33 skew=0 thres=40 {1.547700 -> 1.580700}  <0023> enqueuing packet seq=111 rel=-7 delay=33 skew=0 thres=40 {1.567800 -> 1.600800}  <0023> enqueuing packet seq=112 rel=-7 delay=33 skew=0 thres=40 {1.587900 -> 1.620900}  <0023> New threshold: 40 ms (freq=40 dropped=0/3 consecutive=0/1) <0023> enqueuing packet seq=113 rel=-8 delay=32 skew=0 thres=40 {1.608000 -> 1.640000}  <0023> enqueuing packet seq=114 rel=-8 delay=32 skew=0 thres=40 {1.628100 -> 1.660100}  <0023> enqueuing packet seq=115 rel=-8 delay=32 skew=0 thres=40 {1.648200 -> 1.680200}  <0023> enqueuing packet seq=116 rel=-8 delay=32 skew=0 thres=40 {1.668300 -> 1.700300}  <0023> enqueuing packet seq=117 rel=-8 delay=32 skew=0 thres=40 {1.688400 -> 1.720400}  <0023> enqueuing packet seq=118 rel=-8 delay=32 skew=0 thres=40 {1.708500 -> 1.740500}  <0023> enqueuing packet seq=119 rel=-8 delay=32 skew=0 thres=40 {1.728600 -> 1.760600}  <0023> enqueuing packet seq=120 rel=-8 delay=32 skew=0 thres=40 {1.748700 -> 1.780700}  <0023> enqueuing packet seq=121 rel=-8 delay=32 skew=0 thres=40 {1.768800 -> 1.800800}  <0023> enqueuing packet seq=122 rel=-8 delay=32 skew=0 thres=40 {1.788900 -> 1.820900}  <0023> enqueuing packet seq=123 rel=-9 delay=31 skew=0 thres=40 {1.809000 -> 1.840000}  <0023> enqueuing packet seq=124 rel=-9 delay=31 skew=0 thres=40 {1.829100 -> 1.860100}  <0023> enqueuing packet seq=125 rel=-9 delay=31 skew=0 thres=40 {1.849200 -> 1.880200}  <0023> enqueuing packet seq=126 rel=-9 delay=31 skew=0 thres=40 {1.869300 -> 1.900300}  <0023> enqueuing packet seq=127 rel=-9 delay=31 skew=0 thres=40 {1.889400 -> 1.920400}  <0023> enqueuing packet seq=128 rel=-9 delay=31 skew=0 thres=40 {1.909500 -> 1.940500}  <0023> enqueuing packet seq=129 rel=-9 delay=31 skew=0 thres=40 {1.929600 -> 1.960600}  <0023> enqueuing packet seq=130 rel=-9 delay=31 skew=0 thres=40 {1.949700 -> 1.980700}  <0023> enqueuing packet seq=131 rel=-9 delay=31 skew=0 thres=40 {1.969800 -> 2.000800}  <0023> enqueuing packet seq=132 rel=-9 delay=31 skew=0 thres=40 {1.989900 -> 2.020900}  <0023> enqueuing packet seq=133 rel=-10 delay=30 skew=0 thres=40 {2.010000 -> 2.040000}  <0023> enqueuing packet seq=134 rel=-10 delay=30 skew=0 thres=40 {2.030100 -> 2.060100}  <0023> enqueuing packet seq=135 rel=-10 delay=30 skew=0 thres=40 {2.050200 -> 2.080200}  <0023> enqueuing packet seq=136 rel=-10 delay=30 skew=0 thres=40 {2.070300 -> 2.100300}  <0023> enqueuing packet seq=137 rel=-10 delay=30 skew=0 thres=40 {2.090400 -> 2.120400}  <0023> enqueuing packet seq=138 rel=-10 delay=30 skew=0 thres=40 {2.110500 -> 2.140500}  <0023> enqueuing packet seq=139 rel=-10 delay=30 skew=0 thres=40 {2.130600 -> 2.160600}  <0023> enqueuing packet seq=140 rel=-10 delay=30 skew=0 thres=40 {2.150700 -> 2.180700}  <0023> enqueuing packet seq=141 rel=-10 delay=30 skew=0 thres=40 {2.170800 -> 2.200800}  <0023> enqueuing packet seq=142 rel=-10 delay=30 skew=0 thres=40 {2.190900 -> 2.220900}  <0023> enqueuing packet seq=143 rel=-11 delay=29 skew=0 thres=40 {2.211000 -> 2.240000}  <0023> enqueuing packet seq=144 rel=-11 delay=29 skew=0 thres=40 {2.231100 -> 2.260100}  <0023> enqueuing packet seq=145 rel=-11 delay=29 skew=0 thres=40 {2.251200 -> 2.280200}  <0023> enqueuing packet seq=146 rel=-11 delay=29 skew=0 thres=40 {2.271300 -> 2.300300}  <0023> enqueuing packet seq=147 rel=-11 delay=29 skew=0 thres=40 {2.291400 -> 2.320400}  <0023> enqueuing packet seq=148 rel=-11 delay=29 skew=0 thres=40 {2.311500 -> 2.340500}  <0023> enqueuing packet seq=149 rel=-11 delay=29 skew=0 thres=40 {2.331600 -> 2.360600}  <0023> enqueuing packet seq=150 rel=-11 delay=29 skew=0 thres=40 {2.351700 -> 2.380700}  <0023> enqueuing packet seq=151 rel=-11 delay=29 skew=0 thres=40 {2.371800 -> 2.400800}  <0023> enqueuing packet seq=152 rel=-11 delay=29 skew=0 thres=40 {2.391900 -> 2.420900}  <0023> New threshold: 40 ms (freq=40 dropped=0/3 consecutive=0/1) <0023> enqueuing packet seq=153 rel=-12 delay=28 skew=0 thres=40 {2.412000 -> 2.440000}  <0023> enqueuing packet seq=154 rel=-12 delay=28 skew=0 thres=40 {2.432100 -> 2.460100}  <0023> enqueuing packet seq=155 rel=-12 delay=28 skew=0 thres=40 {2.452200 -> 2.480200}  <0023> enqueuing packet seq=156 rel=-12 delay=28 skew=0 thres=40 {2.472300 -> 2.500300}  <0023> enqueuing packet seq=157 rel=-12 delay=28 skew=0 thres=40 {2.492400 -> 2.520400}  <0023> enqueuing packet seq=158 rel=-12 delay=28 skew=0 thres=40 {2.512500 -> 2.540500}  <0023> enqueuing packet seq=159 rel=-12 delay=28 skew=0 thres=40 {2.532600 -> 2.560600}  <0023> enqueuing packet seq=160 rel=-12 delay=28 skew=0 thres=40 {2.552700 -> 2.580700}  <0023> enqueuing packet seq=161 rel=-12 delay=28 skew=0 thres=40 {2.572800 -> 2.600800}  <0023> enqueuing packet seq=162 rel=-12 delay=28 skew=0 thres=40 {2.592900 -> 2.620900}  <0023> enqueuing packet seq=163 rel=-13 delay=27 skew=0 thres=40 {2.613000 -> 2.640000}  <0023> enqueuing packet seq=164 rel=-13 delay=27 skew=0 thres=40 {2.633100 -> 2.660100}  <0023> enqueuing packet seq=165 rel=-13 delay=27 skew=0 thres=40 {2.653200 -> 2.680200}  <0023> enqueuing packet seq=166 rel=-13 delay=27 skew=0 thres=40 {2.673300 -> 2.700300}  <0023> enqueuing packet seq=167 rel=-13 delay=27 skew=0 thres=40 {2.693400 -> 2.720400}  <0023> enqueuing packet seq=168 rel=-13 delay=27 skew=0 thres=40 {2.713500 -> 2.740500}  <0023> enqueuing packet seq=169 rel=-13 delay=27 skew=0 thres=40 {2.733600 -> 2.760600}  <0023> enqueuing packet seq=170 rel=-13 delay=27 skew=0 thres=40 {2.753700 -> 2.780700}  <0023> enqueuing packet seq=171 rel=-13 delay=27 skew=0 thres=40 {2.773800 -> 2.800800}  <0023> enqueuing packet seq=172 rel=-13 delay=27 skew=0 thres=40 {2.793900 -> 2.820900}  <0023> enqueuing packet seq=173 rel=-14 delay=26 skew=0 thres=40 {2.814000 -> 2.840000}  <0023> enqueuing packet seq=174 rel=-14 delay=26 skew=0 thres=40 {2.834100 -> 2.860100}  <0023> enqueuing packet seq=175 rel=-14 delay=26 skew=0 thres=40 {2.854200 -> 2.880200}  <0023> enqueuing packet seq=176 rel=-14 delay=26 skew=0 thres=40 {2.874300 -> 2.900300}  <0023> enqueuing packet seq=177 rel=-14 delay=26 skew=0 thres=40 {2.894400 -> 2.920400}  <0023> enqueuing packet seq=178 rel=-14 delay=26 skew=0 thres=40 {2.914500 -> 2.940500}  <0023> enqueuing packet seq=179 rel=-14 delay=26 skew=0 thres=40 {2.934600 -> 2.960600}  <0023> enqueuing packet seq=180 rel=-14 delay=26 skew=0 thres=40 {2.954700 -> 2.980700}  <0023> enqueuing packet seq=181 rel=-14 delay=26 skew=0 thres=40 {2.974800 -> 3.000800}  <0023> enqueuing packet seq=182 rel=-14 delay=26 skew=0 thres=40 {2.994900 -> 3.020900}  <0023> enqueuing packet seq=183 rel=-15 delay=25 skew=0 thres=40 {3.015000 -> 3.040000}  <0023> enqueuing packet seq=184 rel=-15 delay=25 skew=0 thres=40 {3.035100 -> 3.060100}  <0023> enqueuing packet seq=185 rel=-15 delay=25 skew=0 thres=40 {3.055200 -> 3.080200}  <0023> enqueuing packet seq=186 rel=-15 delay=25 skew=0 thres=40 {3.075300 -> 3.100300}  <0023> enqueuing packet seq=187 rel=-15 delay=25 skew=0 thres=40 {3.095400 -> 3.120400}  <0023> enqueuing packet seq=188 rel=-15 delay=25 skew=0 thres=40 {3.115500 -> 3.140500}  <0023> enqueuing packet seq=189 rel=-15 delay=25 skew=0 thres=40 {3.135600 -> 3.160600}  <0023> enqueuing packet seq=190 rel=-15 delay=25 skew=0 thres=40 {3.155700 -> 3.180700}  <0023> enqueuing packet seq=191 rel=-15 delay=25 skew=0 thres=40 {3.175800 -> 3.200800}  <0023> enqueuing packet seq=192 rel=-15 delay=25 skew=0 thres=40 {3.195900 -> 3.220900}  <0023> New threshold: 40 ms (freq=40 dropped=0/3 consecutive=0/1) <0023> enqueuing packet seq=193 rel=-16 delay=24 skew=0 thres=40 {3.216000 -> 3.240000}  <0023> enqueuing packet seq=194 rel=-16 delay=24 skew=0 thres=40 {3.236100 -> 3.260100}  <0023> enqueuing packet seq=195 rel=-16 delay=24 skew=0 thres=40 {3.256200 -> 3.280200}  <0023> enqueuing packet seq=196 rel=-16 delay=24 skew=0 thres=40 {3.276300 -> 3.300300}  <0023> enqueuing packet seq=197 rel=-16 delay=24 skew=0 thres=40 {3.296400 -> 3.320400}  <0023> enqueuing packet seq=198 rel=-16 delay=24 skew=0 thres=40 {3.316500 -> 3.340500}  <0023> enqueuing packet seq=199 rel=-16 delay=24 skew=0 thres=40 {3.336600 -> 3.360600}  <0023> enqueuing packet seq=200 rel=-16 delay=24 skew=0 thres=40 {3.356700 -> 3.380700}  <0023> enqueuing packet seq=201 rel=-16 delay=24 skew=0 thres=40 {3.376800 -> 3.400800}  <0023> enqueuing packet seq=202 rel=-16 delay=24 skew=0 thres=40 {3.396900 -> 3.420900}  <0023> enqueuing packet seq=203 rel=-17 delay=23 skew=0 thres=40 {3.417000 -> 3.440000}  <0023> enqueuing packet seq=204 rel=-17 delay=23 skew=0 thres=40 {3.437100 -> 3.460100}  <0023> enqueuing packet seq=205 rel=-17 delay=23 skew=0 thres=40 {3.457200 -> 3.480200}  <0023> enqueuing packet seq=206 rel=-17 delay=23 skew=0 thres=40 {3.477300 -> 3.500300}  <0023> enqueuing packet seq=207 rel=-17 delay=23 skew=0 thres=40 {3.497400 -> 3.520400}  <0023> enqueuing packet seq=208 rel=-17 delay=23 skew=0 thres=40 {3.517500 -> 3.540500}  <0023> enqueuing packet seq=209 rel=-17 delay=23 skew=0 thres=40 {3.537600 -> 3.560600}  <0023> enqueuing packet seq=210 rel=-17 delay=23 skew=0 thres=40 {3.557700 -> 3.580700}  <0023> enqueuing packet seq=211 rel=-17 delay=23 skew=0 thres=40 {3.577800 -> 3.600800}  <0023> enqueuing packet seq=212 rel=-17 delay=23 skew=0 thres=40 {3.597900 -> 3.620900}  <0023> enqueuing packet seq=213 rel=-18 delay=22 skew=0 thres=40 {3.618000 -> 3.640000}  <0023> enqueuing packet seq=214 rel=-18 delay=22 skew=0 thres=40 {3.638100 -> 3.660100}  <0023> enqueuing packet seq=215 rel=-18 delay=22 skew=0 thres=40 {3.658200 -> 3.680200}  <0023> enqueuing packet seq=216 rel=-18 delay=22 skew=0 thres=40 {3.678300 -> 3.700300}  <0023> enqueuing packet seq=217 rel=-18 delay=22 skew=0 thres=40 {3.698400 -> 3.720400}  <0023> enqueuing packet seq=218 rel=-18 delay=22 skew=0 thres=40 {3.718500 -> 3.740500}  <0023> enqueuing packet seq=219 rel=-18 delay=22 skew=0 thres=40 {3.738600 -> 3.760600}  <0023> enqueuing packet seq=220 rel=-18 delay=22 skew=0 thres=40 {3.758700 -> 3.780700}  <0023> enqueuing packet seq=221 rel=-18 delay=22 skew=0 thres=40 {3.778800 -> 3.800800}  <0023> enqueuing packet seq=222 rel=-18 delay=22 skew=0 thres=40 {3.798900 -> 3.820900}  <0023> enqueuing packet seq=223 rel=-19 delay=21 skew=0 thres=40 {3.819000 -> 3.840000}  <0023> enqueuing packet seq=224 rel=-19 delay=21 skew=0 thres=40 {3.839100 -> 3.860100}  <0023> enqueuing packet seq=225 rel=-19 delay=21 skew=0 thres=40 {3.859200 -> 3.880200}  <0023> enqueuing packet seq=226 rel=-19 delay=21 skew=0 thres=40 {3.879300 -> 3.900300}  <0023> enqueuing packet seq=227 rel=-19 delay=21 skew=0 thres=40 {3.899400 -> 3.920400}  <0023> enqueuing packet seq=228 rel=-19 delay=21 skew=0 thres=40 {3.919500 -> 3.940500}  <0023> enqueuing packet seq=229 rel=-19 delay=21 skew=0 thres=40 {3.939600 -> 3.960600}  <0023> enqueuing packet seq=230 rel=-19 delay=21 skew=0 thres=40 {3.959700 -> 3.980700}  <0023> enqueuing packet seq=231 rel=-19 delay=21 skew=0 thres=40 {3.979800 -> 4.000800}  <0023> enqueuing packet seq=232 rel=-19 delay=21 skew=0 thres=40 {3.999900 -> 4.020900}  <0023> New threshold: 40 ms (freq=40 dropped=0/3 consecutive=0/1) <0023> enqueuing packet seq=233 rel=-20 delay=20 skew=0 thres=40 {4.020000 -> 4.040000}  <0023> enqueuing packet seq=234 rel=-20 delay=20 skew=0 thres=40 {4.040100 -> 4.060100}  <0023> enqueuing packet seq=235 rel=-20 delay=20 skew=0 thres=40 {4.060200 -> 4.080200}  <0023> enqueuing packet seq=236 rel=-20 delay=20 skew=0 thres=40 {4.080300 -> 4.100300}  <0023> enqueuing packet seq=237 rel=-20 delay=20 skew=0 thres=40 {4.100400 -> 4.120400}  <0023> enqueuing packet seq=238 rel=-20 delay=20 skew=0 thres=40 {4.120500 -> 4.140500}  <0023> enqueuing packet seq=239 rel=-20 delay=20 skew=0 thres=40 {4.140600 -> 4.160600}  <0023> enqueuing packet seq=240 rel=-20 delay=20 skew=0 thres=40 {4.160700 -> 4.180700}  <0023> enqueuing packet seq=241 rel=-20 delay=20 skew=0 thres=40 {4.180800 -> 4.200800}  <0023> enqueuing packet seq=242 rel=-20 delay=20 skew=0 thres=40 {4.200900 -> 4.220900}  <0023> enqueuing packet seq=243 rel=-21 delay=19 skew=0 thres=40 {4.221000 -> 4.240000}  <0023> enqueuing packet seq=244 rel=-21 delay=19 skew=0 thres=40 {4.241100 -> 4.260100}  <0023> enqueuing packet seq=245 rel=-21 delay=19 skew=0 thres=40 {4.261200 -> 4.280200}  <0023> enqueuing packet seq=246 rel=-21 delay=19 skew=0 thres=40 {4.281300 -> 4.300300}  <0023> enqueuing packet seq=247 rel=-21 delay=19 skew=0 thres=40 {4.301400 -> 4.320400}  <0023> enqueuing packet seq=248 rel=-21 delay=19 skew=0 thres=40 {4.321500 -> 4.340500}  <0023> enqueuing packet seq=249 rel=-21 delay=19 skew=0 thres=40 {4.341600 -> 4.360600}  <0023> enqueuing packet seq=250 rel=-21 delay=19 skew=0 thres=40 {4.361700 -> 4.380700}  <0023> enqueuing packet seq=251 rel=-21 delay=19 skew=0 thres=40 {4.381800 -> 4.400800}  <0023> enqueuing packet seq=252 rel=-21 delay=19 skew=0 thres=40 {4.401900 -> 4.420900}  <0023> enqueuing packet seq=253 rel=-22 delay=18 skew=0 thres=40 {4.422000 -> 4.440000}  <0023> enqueuing packet seq=254 rel=-22 delay=18 skew=0 thres=40 {4.442100 -> 4.460100}  <0023> enqueuing packet seq=255 rel=-22 delay=18 skew=0 thres=40 {4.462200 -> 4.480200}  <0023> enqueuing packet seq=256 rel=-22 delay=18 skew=0 thres=40 {4.482300 -> 4.500300}  <0023> enqueuing packet seq=257 rel=-22 delay=18 skew=0 thres=40 {4.502400 -> 4.520400}  <0023> enqueuing packet seq=258 rel=-22 delay=18 skew=0 thres=40 {4.522500 -> 4.540500}  <0023> enqueuing packet seq=259 rel=-22 delay=18 skew=0 thres=40 {4.542600 -> 4.560600}  <0023> enqueuing packet seq=260 rel=-22 delay=18 skew=0 thres=40 {4.562700 -> 4.580700}  <0023> enqueuing packet seq=261 rel=-22 delay=18 skew=0 thres=40 {4.582800 -> 4.600800}  <0023> enqueuing packet seq=262 rel=-22 delay=18 skew=0 thres=40 {4.602900 -> 4.620900}  <0023> enqueuing packet seq=263 rel=-23 delay=17 skew=0 thres=40 {4.623000 -> 4.640000}  <0023> enqueuing packet seq=264 rel=-23 delay=17 skew=0 thres=40 {4.643100 -> 4.660100}  <0023> enqueuing packet seq=265 rel=-23 delay=17 skew=0 thres=40 {4.663200 -> 4.680200}  <0023> enqueuing packet seq=266 rel=-23 delay=17 skew=0 thres=40 {4.683300 -> 4.700300}  <0023> enqueuing packet seq=267 rel=-23 delay=17 skew=0 thres=40 {4.703400 -> 4.720400}  <0023> enqueuing packet seq=268 rel=-23 delay=17 skew=0 thres=40 {4.723500 -> 4.740500}  <0023> enqueuing packet seq=269 rel=-23 delay=17 skew=0 thres=40 {4.743600 -> 4.760600}  <0023> enqueuing packet seq=270 rel=-23 delay=17 skew=0 thres=40 {4.763700 -> 4.780700}  <0023> enqueuing packet seq=271 rel=-23 delay=17 skew=0 thres=40 {4.783800 -> 4.800800}  <0023> enqueuing packet seq=272 rel=-23 delay=17 skew=0 thres=40 {4.803900 -> 4.820900}  <0023> New threshold: 40 ms (freq=40 dropped=0/3 consecutive=0/1) <0023> enqueuing packet seq=273 rel=-24 delay=16 skew=0 thres=40 {4.824000 -> 4.840000}  <0023> enqueuing packet seq=274 rel=-24 delay=16 skew=0 thres=40 {4.844100 -> 4.860100}  <0023> enqueuing packet seq=275 rel=-24 delay=16 skew=0 thres=40 {4.864200 -> 4.880200}  <0023> enqueuing packet seq=276 rel=-24 delay=16 skew=0 thres=40 {4.884300 -> 4.900300}  <0023> enqueuing packet seq=277 rel=-24 delay=16 skew=0 thres=40 {4.904400 -> 4.920400}  <0023> enqueuing packet seq=278 rel=-24 delay=16 skew=0 thres=40 {4.924500 -> 4.940500}  <0023> enqueuing packet seq=279 rel=-24 delay=16 skew=0 thres=40 {4.944600 -> 4.960600}  <0023> enqueuing packet seq=280 rel=-24 delay=16 skew=0 thres=40 {4.964700 -> 4.980700}  <0023> enqueuing packet seq=281 rel=-24 delay=16 skew=0 thres=40 {4.984800 -> 5.000800}  <0023> enqueuing packet seq=282 rel=-24 delay=16 skew=0 thres=40 {5.004900 -> 5.020900}  <0023> enqueuing packet seq=283 rel=-25 delay=15 skew=0 thres=40 {5.025000 -> 5.040000}  <0023> enqueuing packet seq=284 rel=-25 delay=15 skew=0 thres=40 {5.045100 -> 5.060100}  <0023> enqueuing packet seq=285 rel=-25 delay=15 skew=0 thres=40 {5.065200 -> 5.080200}  <0023> enqueuing packet seq=286 rel=-25 delay=15 skew=0 thres=40 {5.085300 -> 5.100300}  <0023> enqueuing packet seq=287 rel=-25 delay=15 skew=0 thres=40 {5.105400 -> 5.120400}  <0023> enqueuing packet seq=288 rel=-25 delay=15 skew=0 thres=40 {5.125500 -> 5.140500}  <0023> enqueuing packet seq=289 rel=-25 delay=15 skew=0 thres=40 {5.145600 -> 5.160600}  <0023> enqueuing packet seq=290 rel=-25 delay=15 skew=0 thres=40 {5.165700 -> 5.180700}  <0023> enqueuing packet seq=291 rel=-25 delay=15 skew=0 thres=40 {5.185800 -> 5.200800}  <0023> enqueuing packet seq=292 rel=-25 delay=15 skew=0 thres=40 {5.205900 -> 5.220900}  <0023> enqueuing packet seq=293 rel=-26 delay=14 skew=0 thres=40 {5.226000 -> 5.240000}  <0023> enqueuing packet seq=294 rel=-26 delay=14 skew=0 thres=40 {5.246100 -> 5.260100}  <0023> enqueuing packet seq=295 rel=-26 delay=14 skew=0 thres=40 {5.266200 -> 5.280200}  <0023> enqueuing packet seq=296 rel=-26 delay=14 skew=0 thres=40 {5.286300 -> 5.300300}  <0023> enqueuing packet seq=297 rel=-26 delay=14 skew=0 thres=40 {5.306400 -> 5.320400}  <0023> enqueuing packet seq=298 rel=-26 delay=14 skew=0 thres=40 {5.326500 -> 5.340500}  <0023> enqueuing packet seq=299 rel=-26 delay=14 skew=0 thres=40 {5.346600 -> 5.360600}  <0023> enqueuing packet seq=300 rel=-26 delay=14 skew=0 thres=40 {5.366700 -> 5.380700}  <0023> enqueuing packet seq=301 rel=-26 delay=14 skew=0 thres=40 {5.386800 -> 5.400800}  <0023> enqueuing packet seq=302 rel=-26 delay=14 skew=0 thres=40 {5.406900 -> 5.420900}  <0023> enqueuing packet seq=303 rel=-27 delay=13 skew=0 thres=40 {5.427000 -> 5.440000}  <0023> enqueuing packet seq=304 rel=-27 delay=13 skew=0 thres=40 {5.447100 -> 5.460100}  <0023> enqueuing packet seq=305 rel=-27 delay=13 skew=0 thres=40 {5.467200 -> 5.480200}  <0023> enqueuing packet seq=306 rel=-27 delay=13 skew=0 thres=40 {5.487300 -> 5.500300}  <0023> enqueuing packet seq=307 rel=-27 delay=13 skew=0 thres=40 {5.507400 -> 5.520400}  <0023> enqueuing packet seq=308 rel=-27 delay=13 skew=0 thres=40 {5.527500 -> 5.540500}  <0023> enqueuing packet seq=309 rel=-27 delay=13 skew=0 thres=40 {5.547600 -> 5.560600}  <0023> enqueuing packet seq=310 rel=-27 delay=13 skew=0 thres=40 {5.567700 -> 5.580700}  <0023> enqueuing packet seq=311 rel=-27 delay=13 skew=0 thres=40 {5.587800 -> 5.600800}  <0023> enqueuing packet seq=312 rel=-27 delay=13 skew=0 thres=40 {5.607900 -> 5.620900}  <0023> New threshold: 40 ms (freq=40 dropped=0/3 consecutive=0/1) <0023> enqueuing packet seq=313 rel=-28 delay=12 skew=0 thres=40 {5.628000 -> 5.640000}  <0023> enqueuing packet seq=314 rel=-28 delay=12 skew=0 thres=40 {5.648100 -> 5.660100}  <0023> enqueuing packet seq=315 rel=-28 delay=12 skew=0 thres=40 {5.668200 -> 5.680200}  <0023> enqueuing packet seq=316 rel=-28 delay=12 skew=0 thres=40 {5.688300 -> 5.700300}  <0023> enqueuing packet seq=317 rel=-28 delay=12 skew=0 thres=40 {5.708400 -> 5.720400}  <0023> enqueuing packet seq=318 rel=-28 delay=12 skew=0 thres=40 {5.728500 -> 5.740500}  <0023> enqueuing packet seq=319 rel=-28 delay=12 skew=0 thres=40 {5.748600 -> 5.760600}  <0023> enqueuing packet seq=320 rel=-28 delay=12 skew=0 thres=40 {5.768700 -> 5.780700}  <0023> enqueuing packet seq=321 rel=-28 delay=12 skew=0 thres=40 {5.788800 -> 5.800800}  <0023> enqueuing packet seq=322 rel=-28 delay=12 skew=0 thres=40 {5.808900 -> 5.820900}  <0023> enqueuing packet seq=323 rel=-29 delay=11 skew=0 thres=40 {5.829000 -> 5.840000}  <0023> enqueuing packet seq=324 rel=-29 delay=11 skew=0 thres=40 {5.849100 -> 5.860100}  <0023> enqueuing packet seq=325 rel=-29 delay=11 skew=0 thres=40 {5.869200 -> 5.880200}  <0023> enqueuing packet seq=326 rel=-29 delay=11 skew=0 thres=40 {5.889300 -> 5.900300}  <0023> enqueuing packet seq=327 rel=-29 delay=11 skew=0 thres=40 {5.909400 -> 5.920400}  <0023> enqueuing packet seq=328 rel=-29 delay=11 skew=0 thres=40 {5.929500 -> 5.940500}  <0023> enqueuing packet seq=329 rel=-29 delay=11 skew=0 thres=40 {5.949600 -> 5.960600}  <0023> enqueuing packet seq=330 rel=-29 delay=11 skew=0 thres=40 {5.969700 -> 5.980700}  <0023> enqueuing packet seq=331 rel=-29 delay=11 skew=0 thres=40 {5.989800 -> 6.000800}  <0023> enqueuing packet seq=332 rel=-29 delay=11 skew=0 thres=40 {6.009900 -> 6.020900}  <0023> enqueuing packet seq=333 rel=-30 delay=10 skew=0 thres=40 {6.030000 -> 6.040000}  <0023> enqueuing packet seq=334 rel=-30 delay=10 skew=0 thres=40 {6.050100 -> 6.060100}  <0023> enqueuing packet seq=335 rel=-30 delay=10 skew=0 thres=40 {6.070200 -> 6.080200}  <0023> enqueuing packet seq=336 rel=-30 delay=10 skew=0 thres=40 {6.090300 -> 6.100300}  <0023> enqueuing packet seq=337 rel=-30 delay=10 skew=0 thres=40 {6.110400 -> 6.120400}  <0023> enqueuing packet seq=338 rel=-30 delay=10 skew=0 thres=40 {6.130500 -> 6.140500}  <0023> enqueuing packet seq=339 rel=-30 delay=10 skew=0 thres=40 {6.150600 -> 6.160600}  <0023> enqueuing packet seq=340 rel=-30 delay=10 skew=0 thres=40 {6.170700 -> 6.180700}  <0023> enqueuing packet seq=341 rel=-30 delay=10 skew=0 thres=40 {6.190800 -> 6.200800}  <0023> enqueuing packet seq=342 rel=-30 delay=10 skew=0 thres=40 {6.210900 -> 6.220900}  <0023> enqueuing packet seq=343 rel=-31 delay=9 skew=0 thres=40 {6.231000 -> 6.240000}  <0023> enqueuing packet seq=344 rel=-31 delay=9 skew=0 thres=40 {6.251100 -> 6.260100}  <0023> enqueuing packet seq=345 rel=-31 delay=9 skew=0 thres=40 {6.271200 -> 6.280200}  <0023> enqueuing packet seq=346 rel=-31 delay=9 skew=0 thres=40 {6.291300 -> 6.300300}  <0023> enqueuing packet seq=347 rel=-31 delay=9 skew=0 thres=40 {6.311400 -> 6.320400}  <0023> enqueuing packet seq=348 rel=-31 delay=9 skew=0 thres=40 {6.331500 -> 6.340500}  <0023> enqueuing packet seq=349 rel=-31 delay=9 skew=0 thres=40 {6.351600 -> 6.360600}  <0023> enqueuing packet seq=350 rel=-31 delay=9 skew=0 thres=40 {6.371700 -> 6.380700}  <0023> enqueuing packet seq=351 rel=-31 delay=9 skew=0 thres=40 {6.391800 -> 6.400800}  <0023> enqueuing packet seq=352 rel=-31 delay=9 skew=0 thres=40 {6.411900 -> 6.420900}  <0023> New threshold: 40 ms (freq=40 dropped=0/3 consecutive=0/1) <0023> enqueuing packet seq=353 rel=-32 delay=8 skew=0 thres=40 {6.432000 -> 6.440000}  <0023> enqueuing packet seq=354 rel=-32 delay=8 skew=0 thres=40 {6.452100 -> 6.460100}  <0023> enqueuing packet seq=355 rel=-32 delay=8 skew=0 thres=40 {6.472200 -> 6.480200}  <0023> enqueuing packet seq=356 rel=-32 delay=8 skew=0 thres=40 {6.492300 -> 6.500300}  <0023> enqueuing packet seq=357 rel=-32 delay=8 skew=0 thres=40 {6.512400 -> 6.520400}  <0023> enqueuing packet seq=358 rel=-32 delay=8 skew=0 thres=40 {6.532500 -> 6.540500}  <0023> enqueuing packet seq=359 rel=-32 delay=8 skew=0 thres=40 {6.552600 -> 6.560600}  <0023> enqueuing packet seq=360 rel=-32 delay=8 skew=0 thres=40 {6.572700 -> 6.580700}  <0023> enqueuing packet seq=361 rel=-32 delay=8 skew=0 thres=40 {6.592800 -> 6.600800}  <0023> enqueuing packet seq=362 rel=-32 delay=8 skew=0 thres=40 {6.612900 -> 6.620900}  <0023> enqueuing packet seq=363 rel=-33 delay=7 skew=0 thres=40 {6.633000 -> 6.640000}  <0023> enqueuing packet seq=364 rel=-33 delay=7 skew=0 thres=40 {6.653100 -> 6.660100}  <0023> enqueuing packet seq=365 rel=-33 delay=7 skew=0 thres=40 {6.673200 -> 6.680200}  <0023> enqueuing packet seq=366 rel=-33 delay=7 skew=0 thres=40 {6.693300 -> 6.700300}  <0023> enqueuing packet seq=367 rel=-33 delay=7 skew=0 thres=40 {6.713400 -> 6.720400}  <0023> enqueuing packet seq=368 rel=-33 delay=7 skew=0 thres=40 {6.733500 -> 6.740500}  <0023> enqueuing packet seq=369 rel=-33 delay=7 skew=0 thres=40 {6.753600 -> 6.760600}  <0023> enqueuing packet seq=370 rel=-33 delay=7 skew=0 thres=40 {6.773700 -> 6.780700}  <0023> enqueuing packet seq=371 rel=-33 delay=7 skew=0 thres=40 {6.793800 -> 6.800800}  <0023> enqueuing packet seq=372 rel=-33 delay=7 skew=0 thres=40 {6.813900 -> 6.820900}  <0023> enqueuing packet seq=373 rel=-34 delay=6 skew=0 thres=40 {6.834000 -> 6.840000}  <0023> enqueuing packet seq=374 rel=-34 delay=6 skew=0 thres=40 {6.854100 -> 6.860100}  <0023> enqueuing packet seq=375 rel=-34 delay=6 skew=0 thres=40 {6.874200 -> 6.880200}  <0023> enqueuing packet seq=376 rel=-34 delay=6 skew=0 thres=40 {6.894300 -> 6.900300}  <0023> enqueuing packet seq=377 rel=-34 delay=6 skew=0 thres=40 {6.914400 -> 6.920400}  <0023> enqueuing packet seq=378 rel=-34 delay=6 skew=0 thres=40 {6.934500 -> 6.940500}  <0023> enqueuing packet seq=379 rel=-34 delay=6 skew=0 thres=40 {6.954600 -> 6.960600}  <0023> enqueuing packet seq=380 rel=-34 delay=6 skew=0 thres=40 {6.974700 -> 6.980700}  <0023> enqueuing packet seq=381 rel=-34 delay=6 skew=0 thres=40 {6.994800 -> 7.000800}  <0023> enqueuing packet seq=382 rel=-34 delay=6 skew=0 thres=40 {7.014900 -> 7.020900}  <0023> enqueuing packet seq=383 rel=-35 delay=5 skew=0 thres=40 {7.035000 -> 7.040000}  <0023> enqueuing packet seq=384 rel=-35 delay=5 skew=0 thres=40 {7.055100 -> 7.060100}  <0023> enqueuing packet seq=385 rel=-35 delay=5 skew=0 thres=40 {7.075200 -> 7.080200}  <0023> enqueuing packet seq=386 rel=-35 delay=5 skew=0 thres=40 {7.095300 -> 7.100300}  <0023> enqueuing packet seq=387 rel=-35 delay=5 skew=0 thres=40 {7.115400 -> 7.120400}  <0023> enqueuing packet seq=388 rel=-35 delay=5 skew=0 thres=40 {7.135500 -> 7.140500}  <0023> enqueuing packet seq=389 rel=-35 delay=5 skew=0 thres=40 {7.155600 -> 7.160600}  <0023> enqueuing packet seq=390 rel=-35 delay=5 skew=0 thres=40 {7.175700 -> 7.180700}  <0023> enqueuing packet seq=391 rel=-35 delay=5 skew=0 thres=40 {7.195800 -> 7.200800}  <0023> enqueuing packet seq=392 rel=-35 delay=5 skew=0 thres=40 {7.215900 -> 7.220900}  <0023> New threshold: 40 ms (freq=40 dropped=0/3 consecutive=0/1) <0023> enqueuing packet seq=393 rel=-36 delay=4 skew=0 thres=40 {7.236000 -> 7.240000}  <0023> enqueuing packet seq=394 rel=-36 delay=4 skew=0 thres=40 {7.256100 -> 7.260100}  <0023> enqueuing packet seq=395 rel=-36 delay=4 skew=0 thres=40 {7.276200 -> 7.280200}  <0023> enqueuing packet seq=396 rel=-36 delay=4 skew=0 thres=40 {7.296300 -> 7.300300}  <0023> enqueuing packet seq=397 rel=-36 delay=4 skew=0 thres=40 {7.316400 -> 7.320400}  <0023> enqueuing packet seq=398 rel=-36 delay=4 skew=0 thres=40 {7.336500 -> 7.340500}  <0023> enqueuing packet seq=399 rel=-36 delay=4 skew=0 thres=40 {7.356600 -> 7.360600}  <0023> enqueuing packet seq=400 rel=-36 delay=4 skew=0 thres=40 {7.376700 -> 7.380700}  <0023> enqueuing packet seq=401 rel=-36 delay=4 skew=0 thres=40 {7.396800 -> 7.400800}  <0023> enqueuing packet seq=402 rel=-36 delay=4 skew=0 thres=40 {7.416900 -> 7.420900}  <0023> enqueuing packet seq=403 rel=-37 delay=3 skew=0 thres=40 {7.437000 -> 7.440000}  <0023> enqueuing packet seq=404 rel=-37 delay=3 skew=0 thres=40 {7.457100 -> 7.460100}  <0023> enqueuing packet seq=405 rel=-37 delay=3 skew=0 thres=40 {7.477200 -> 7.480200}  <0023> enqueuing packet seq=406 rel=-37 delay=3 skew=0 thres=40 {7.497300 -> 7.500300}  <0023> enqueuing packet seq=407 rel=-37 delay=3 skew=0 thres=40 {7.517400 -> 7.520400}  <0023> enqueuing packet seq=408 rel=-37 delay=3 skew=0 thres=40 {7.537500 -> 7.540500}  <0023> enqueuing packet seq=409 rel=-37 delay=3 skew=0 thres=40 {7.557600 -> 7.560600}  <0023> enqueuing packet seq=410 rel=-37 delay=3 skew=0 thres=40 {7.577700 -> 7.580700}  <0023> enqueuing packet seq=411 rel=-37 delay=3 skew=0 thres=40 {7.597800 -> 7.600800}  <0023> enqueuing packet seq=412 rel=-37 delay=3 skew=0 thres=40 {7.617900 -> 7.620900}  <0023> enqueuing packet seq=413 rel=-38 delay=2 skew=0 thres=40 {7.638000 -> 7.640000}  <0023> enqueuing packet seq=414 rel=-38 delay=2 skew=0 thres=40 {7.658100 -> 7.660100}  <0023> enqueuing packet seq=415 rel=-38 delay=2 skew=0 thres=40 {7.678200 -> 7.680200}  <0023> enqueuing packet seq=416 rel=-38 delay=2 skew=0 thres=40 {7.698300 -> 7.700300}  <0023> enqueuing packet seq=417 rel=-38 delay=2 skew=0 thres=40 {7.718400 -> 7.720400}  <0023> enqueuing packet seq=418 rel=-38 delay=2 skew=0 thres=40 {7.738500 -> 7.740500}  <0023> enqueuing packet seq=419 rel=-38 delay=2 skew=0 thres=40 {7.758600 -> 7.760600}  <0023> enqueuing packet seq=420 rel=-38 delay=2 skew=0 thres=40 {7.778700 -> 7.780700}  <0023> enqueuing packet seq=421 rel=-38 delay=2 skew=0 thres=40 {7.798800 -> 7.800800}  <0023> enqueuing packet seq=422 rel=-38 delay=2 skew=0 thres=40 {7.818900 -> 7.820900}  <0023> enqueuing packet seq=423 rel=-39 delay=1 skew=0 thres=40 {7.839000 -> 7.840000}  <0023> enqueuing packet seq=424 rel=-39 delay=1 skew=0 thres=40 {7.859100 -> 7.860100}  <0023> enqueuing packet seq=425 rel=-39 delay=1 skew=0 thres=40 {7.879200 -> 7.880200}  <0023> enqueuing packet seq=426 rel=-39 delay=1 skew=0 thres=40 {7.899300 -> 7.900300}  <0023> enqueuing packet seq=427 rel=-39 delay=1 skew=0 thres=40 {7.919400 -> 7.920400}  <0023> enqueuing packet seq=428 rel=-39 delay=1 skew=0 thres=40 {7.939500 -> 7.940500}  <0023> enqueuing packet seq=429 rel=-39 delay=1 skew=0 thres=40 {7.959600 -> 7.960600}  <0023> enqueuing packet seq=430 rel=-39 delay=1 skew=0 thres=40 {7.979700 -> 7.980700}  <0023> enqueuing packet seq=431 rel=-39 delay=1 skew=0 thres=40 {7.999800 -> 8.000800}  <0023> enqueuing packet seq=432 rel=-39 delay=1 skew=0 thres=40 {8.019900 -> 8.020900}  <0023> New threshold: 40 ms (freq=40 dropped=0/3 consecutive=0/1) <0023> enqueuing packet seq=433 rel=-40 delay=0 skew=0 thres=40 {8.040000 -> 8.040000}  <0023> enqueuing packet seq=434 rel=-40 delay=0 skew=0 thres=40 {8.060100 -> 8.060100}  <0023> enqueuing packet seq=435 rel=-40 delay=0 skew=0 thres=40 {8.080200 -> 8.080200}  <0023> enqueuing packet seq=436 rel=-40 delay=0 skew=0 thres=40 {8.100300 -> 8.100300}  <0023> enqueuing packet seq=437 rel=-40 delay=0 skew=0 thres=40 {8.120400 -> 8.120400}  <0023> enqueuing packet seq=438 rel=-40 delay=0 skew=0 thres=40 {8.140500 -> 8.140500}  <0023> enqueuing packet seq=439 rel=-40 delay=0 skew=0 thres=40 {8.160600 -> 8.160600}  <0023> enqueuing packet seq=440 rel=-40 delay=0 skew=0 thres=40 {8.180700 -> 8.180700}  <0023> enqueuing packet seq=441 rel=-40 delay=0 skew=0 thres=40 {8.200800 -> 8.200800}  <0023> enqueuing packet seq=442 rel=-40 delay=0 skew=0 thres=40 {8.220900 -> 8.220900}  <0023> dropped 4294967255 > 40 (seq=443 ts=66160) <0023> dropped 4294967255 > 40 (seq=444 ts=66320) <0023> New threshold: 40 ms (freq=40 dropped=2/3 consecutive=2/1) <0023> dropped 4294967255 > 40 (seq=445 ts=66480) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=3/1) <0023> dropped 4294967255 > 40 (seq=446 ts=66640) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=4/1) <0023> dropped 4294967255 > 40 (seq=447 ts=66800) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=5/1) <0023> dropped 4294967255 > 40 (seq=448 ts=66960) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=6/1) <0023> dropped 4294967255 > 40 (seq=449 ts=67120) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=7/1) <0023> dropped 4294967255 > 40 (seq=450 ts=67280) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=8/1) <0023> dropped 4294967255 > 40 (seq=451 ts=67440) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=9/1) <0023> dropped 4294967255 > 40 (seq=452 ts=67600) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=10/1) <0023> dropped 4294967254 > 40 (seq=453 ts=67760) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=11/1) <0023> dropped 4294967254 > 40 (seq=454 ts=67920) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=12/1) <0023> dropped 4294967254 > 40 (seq=455 ts=68080) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=13/1) <0023> dropped 4294967254 > 40 (seq=456 ts=68240) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=14/1) <0023> dropped 4294967254 > 40 (seq=457 ts=68400) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=15/1) <0023> dropped 4294967254 > 40 (seq=458 ts=68560) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=16/1) <0023> dropped 4294967254 > 40 (seq=459 ts=68720) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=17/1) <0023> dropped 4294967254 > 40 (seq=460 ts=68880) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=18/1) <0023> dropped 4294967254 > 40 (seq=461 ts=69040) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=19/1) <0023> dropped 4294967254 > 40 (seq=462 ts=69200) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=20/1) <0023> dropped 4294967253 > 40 (seq=463 ts=69360) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=21/1) <0023> dropped 4294967253 > 40 (seq=464 ts=69520) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=22/1) <0023> dropped 4294967253 > 40 (seq=465 ts=69680) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=23/1) <0023> dropped 4294967253 > 40 (seq=466 ts=69840) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=24/1) <0023> dropped 4294967253 > 40 (seq=467 ts=70000) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=25/1) <0023> dropped 4294967253 > 40 (seq=468 ts=70160) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=26/1) <0023> dropped 4294967253 > 40 (seq=469 ts=70320) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=27/1) <0023> dropped 4294967253 > 40 (seq=470 ts=70480) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=28/1) <0023> dropped 4294967253 > 40 (seq=471 ts=70640) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=29/1) <0023> dropped 4294967253 > 40 (seq=472 ts=70800) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=30/1) <0023> dropped 4294967252 > 40 (seq=473 ts=70960) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=31/1) <0023> dropped 4294967252 > 40 (seq=474 ts=71120) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=32/1) <0023> dropped 4294967252 > 40 (seq=475 ts=71280) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=33/1) <0023> dropped 4294967252 > 40 (seq=476 ts=71440) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=34/1) <0023> dropped 4294967252 > 40 (seq=477 ts=71600) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=35/1) <0023> dropped 4294967252 > 40 (seq=478 ts=71760) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=36/1) <0023> dropped 4294967252 > 40 (seq=479 ts=71920) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=37/1) <0023> dropped 4294967252 > 40 (seq=480 ts=72080) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=38/1) <0023> dropped 4294967252 > 40 (seq=481 ts=72240) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=39/1) <0023> dropped 4294967252 > 40 (seq=482 ts=72400) <0023> New threshold: 40 ms (freq=40 dropped=1/3 consecutive=40/1) <0023> New reference (seq=33 rx=0 tx=560) <0023> enqueuing packet seq=33 rel=0 delay=40 skew=0 thres=40 {0.000000 -> 0.040000}  <0023> enqueuing packet seq=34 rel=0 delay=40 skew=0 thres=40 {0.020100 -> 0.060100}  <0023> enqueuing packet seq=35 rel=0 delay=40 skew=0 thres=40 {0.040200 -> 0.080200}  <0023> enqueuing packet seq=36 rel=0 delay=40 skew=0 thres=40 {0.060300 -> 0.100300}  <0023> enqueuing packet seq=37 rel=0 delay=40 skew=0 thres=40 {0.080400 -> 0.120400}  <0023> enqueuing packet seq=38 rel=0 delay=40 skew=0 thres=40 {0.100500 -> 0.140500}  <0023> enqueuing packet seq=39 rel=0 delay=40 skew=0 thres=40 {0.120600 -> 0.160600}  <0023> enqueuing packet seq=40 rel=0 delay=40 skew=0 thres=40 {0.140700 -> 0.180700}  <0023> enqueuing packet seq=41 rel=0 delay=40 skew=0 thres=40 {0.160800 -> 0.200800}  <0023> enqueuing packet seq=42 rel=0 delay=40 skew=0 thres=40 {0.180900 -> 0.220900}  <0023> enqueuing packet seq=43 rel=-1 delay=39 skew=-31 thres=40 {0.201000 -> 0.240000}  <0023> enqueuing packet seq=44 rel=-1 delay=39 skew=-61 thres=40 {0.221100 -> 0.260100}  <0023> enqueuing packet seq=45 rel=-1 delay=39 skew=-90 thres=40 {0.241200 -> 0.280200}  <0023> enqueuing packet seq=46 rel=-1 delay=39 skew=-118 thres=40 {0.261300 -> 0.300300}  <0023> enqueuing packet seq=47 rel=-1 delay=39 skew=-145 thres=40 {0.281400 -> 0.320400}  <0023> enqueuing packet seq=48 rel=-1 delay=39 skew=-171 thres=40 {0.301500 -> 0.340500}  <0023> enqueuing packet seq=49 rel=-1 delay=39 skew=-196 thres=40 {0.321600 -> 0.360600}  <0023> enqueuing packet seq=50 rel=-1 delay=39 skew=-221 thres=40 {0.341700 -> 0.380700}  <0023> enqueuing packet seq=51 rel=-1 delay=39 skew=-245 thres=40 {0.361800 -> 0.400800}  <0023> enqueuing packet seq=52 rel=-1 delay=39 skew=-268 thres=40 {0.381900 -> 0.420900}  <0023> enqueuing packet seq=53 rel=-2 delay=38 skew=-322 thres=40 {0.402000 -> 0.440000}  <0023> enqueuing packet seq=54 rel=-2 delay=38 skew=-374 thres=40 {0.422100 -> 0.460100}  <0023> enqueuing packet seq=55 rel=-2 delay=38 skew=-424 thres=40 {0.442200 -> 0.480200}  <0023> enqueuing packet seq=56 rel=-2 delay=38 skew=-473 thres=40 {0.462300 -> 0.500300}  <0023> enqueuing packet seq=57 rel=-2 delay=38 skew=-520 thres=40 {0.482400 -> 0.520400}  <0023> enqueuing packet seq=58 rel=-2 delay=38 skew=-566 thres=40 {0.502500 -> 0.540500}  <0023> enqueuing packet seq=59 rel=-2 delay=38 skew=-610 thres=40 {0.522600 -> 0.560600}  <0023> enqueuing packet seq=60 rel=-2 delay=38 skew=-653 thres=40 {0.542700 -> 0.580700}  <0023> enqueuing packet seq=61 rel=-2 delay=38 skew=-695 thres=40 {0.562800 -> 0.600800}  <0023> enqueuing packet seq=62 rel=-2 delay=38 skew=-735 thres=40 {0.582900 -> 0.620900}  <0023> enqueuing packet seq=63 rel=-3 delay=37 skew=-805 thres=40 {0.603000 -> 0.640000}  <0023> enqueuing packet seq=64 rel=-3 delay=37 skew=-873 thres=40 {0.623100 -> 0.660100}  <0023> enqueuing packet seq=65 rel=-3 delay=37 skew=-939 thres=40 {0.643200 -> 0.680200}  <0023> enqueuing packet seq=66 rel=-3 delay=38 skew=-1003 thres=40 {0.663300 -> 0.701300}  <0023> enqueuing packet seq=67 rel=-3 delay=38 skew=-1065 thres=40 {0.683400 -> 0.721400}  <0023> enqueuing packet seq=68 rel=-3 delay=38 skew=-1125 thres=40 {0.703500 -> 0.741500}  <0023> enqueuing packet seq=69 rel=-3 delay=38 skew=-1183 thres=40 {0.723600 -> 0.761600}  <0023> enqueuing packet seq=70 rel=-3 delay=38 skew=-1239 thres=40 {0.743700 -> 0.781700}  <0023> enqueuing packet seq=71 rel=-3 delay=38 skew=-1294 thres=40 {0.763800 -> 0.801800}  <0023> enqueuing packet seq=72 rel=-3 delay=38 skew=-1347 thres=40 {0.783900 -> 0.821900}  <0023> New threshold: 40 ms (freq=40 dropped=0/3 consecutive=0/1) <0023> enqueuing packet seq=73 rel=-4 delay=37 skew=-1429 thres=40 {0.804000 -> 0.841000}  <0023> enqueuing packet seq=74 rel=-4 delay=37 skew=-1509 thres=40 {0.824100 -> 0.861100}  <0023> enqueuing packet seq=75 rel=-4 delay=37 skew=-1586 thres=40 {0.844200 -> 0.881200}  <0023> enqueuing packet seq=76 rel=-4 delay=37 skew=-1661 thres=40 {0.864300 -> 0.901300}  <0023> enqueuing packet seq=77 rel=-4 delay=37 skew=-1734 thres=40 {0.884400 -> 0.921400}  <0023> enqueuing packet seq=78 rel=-4 delay=37 skew=-1804 thres=40 {0.904500 -> 0.941500}  <0023> enqueuing packet seq=79 rel=-4 delay=37 skew=-1872 thres=40 {0.924600 -> 0.961600}  <0023> enqueuing packet seq=80 rel=-4 delay=37 skew=-1938 thres=40 {0.944700 -> 0.981700}  <0023> enqueuing packet seq=81 rel=-4 delay=38 skew=-2002 thres=40 {0.964800 -> 1.002800}  <0023> enqueuing packet seq=82 rel=-4 delay=38 skew=-2064 thres=40 {0.984900 -> 1.022900}  <0023> enqueuing packet seq=83 rel=-5 delay=37 skew=-2155 thres=40 {1.005000 -> 1.042000}  <0023> enqueuing packet seq=84 rel=-5 delay=37 skew=-2243 thres=40 {1.025100 -> 1.062100}  <0023> enqueuing packet seq=85 rel=-5 delay=37 skew=-2329 thres=40 {1.045200 -> 1.082200}  <0023> enqueuing packet seq=86 rel=-5 delay=37 skew=-2412 thres=40 {1.065300 -> 1.102300}  <0023> enqueuing packet seq=87 rel=-5 delay=37 skew=-2492 thres=40 {1.085400 -> 1.122400}  <0023> enqueuing packet seq=88 rel=-5 delay=37 skew=-2570 thres=40 {1.105500 -> 1.142500}  <0023> enqueuing packet seq=89 rel=-5 delay=37 skew=-2645 thres=40 {1.125600 -> 1.162600}  <0023> enqueuing packet seq=90 rel=-5 delay=37 skew=-2718 thres=40 {1.145700 -> 1.182700}  <0023> enqueuing packet seq=91 rel=-5 delay=37 skew=-2789 thres=40 {1.165800 -> 1.202800}  <0023> enqueuing packet seq=92 rel=-5 delay=37 skew=-2858 thres=40 {1.185900 -> 1.222900}  <0023> enqueuing packet seq=93 rel=-6 delay=36 skew=-2956 thres=40 {1.206000 -> 1.242000}  <0023> enqueuing packet seq=94 rel=-6 delay=37 skew=-3051 thres=40 {1.226100 -> 1.263100}  <0023> enqueuing packet seq=95 rel=-6 delay=37 skew=-3143 thres=40 {1.246200 -> 1.283200}  <0023> enqueuing packet seq=96 rel=-6 delay=37 skew=-3232 thres=40 {1.266300 -> 1.303300}  <0023> enqueuing packet seq=97 rel=-6 delay=37 skew=-3318 thres=40 {1.286400 -> 1.323400}  <0023> enqueuing packet seq=98 rel=-6 delay=37 skew=-3401 thres=40 {1.306500 -> 1.343500}  <0023> enqueuing packet seq=99 rel=-6 delay=37 skew=-3482 thres=40 {1.326600 -> 1.363600}  <0023> enqueuing packet seq=100 rel=-6 delay=37 skew=-3560 thres=40 {1.346700 -> 1.383700}  <0023> enqueuing packet seq=101 rel=-6 delay=37 skew=-3636 thres=40 {1.366800 -> 1.403800}  <0023> enqueuing packet seq=102 rel=-6 delay=37 skew=-3709 thres=40 {1.386900 -> 1.423900}  <0023> enqueuing packet seq=103 rel=-7 delay=36 skew=-3811 thres=40 {1.407000 -> 1.443000}  <0023> enqueuing packet seq=104 rel=-7 delay=36 skew=-3910 thres=40 {1.427100 -> 1.463100}  <0023> enqueuing packet seq=105 rel=-7 delay=37 skew=-4006 thres=40 {1.447200 -> 1.484200}  <0023> enqueuing packet seq=106 rel=-7 delay=37 skew=-4099 thres=40 {1.467300 -> 1.504300}  <0023> enqueuing packet seq=107 rel=-7 delay=37 skew=-4189 thres=40 {1.487400 -> 1.524400}  <0023> enqueuing packet seq=108 rel=-7 delay=37 skew=-4276 thres=40 {1.507500 -> 1.544500}  <0023> enqueuing packet seq=109 rel=-7 delay=37 skew=-4361 thres=40 {1.527600 -> 1.564600}  <0023> enqueuing packet seq=110 rel=-7 delay=37 skew=-4443 thres=40 {1.547700 -> 1.584700}  <0023> enqueuing packet seq=111 rel=-7 delay=37 skew=-4522 thres=40 {1.567800 -> 1.604800}  <0023> enqueuing packet seq=112 rel=-7 delay=37 skew=-4599 thres=40 {1.587900 -> 1.624900}  <0023> New threshold: 40 ms (freq=40 dropped=0/3 consecutive=0/1) <0023> enqueuing packet seq=113 rel=-8 delay=36 skew=-4705 thres=40 {1.608000 -> 1.644000}  <0023> enqueuing packet seq=114 rel=-8 delay=36 skew=-4807 thres=40 {1.628100 -> 1.664100}  <0023> enqueuing packet seq=115 rel=-8 delay=36 skew=-4906 thres=40 {1.648200 -> 1.684200}  <0023> enqueuing packet seq=116 rel=-8 delay=37 skew=-5002 thres=40 {1.668300 -> 1.705300}  <0023> enqueuing packet seq=117 rel=-8 delay=37 skew=-5095 thres=40 {1.688400 -> 1.725400}  <0023> enqueuing packet seq=118 rel=-8 delay=37 skew=-5185 thres=40 {1.708500 -> 1.745500}  <0023> enqueuing packet seq=119 rel=-8 delay=37 skew=-5272 thres=40 {1.728600 -> 1.765600}  <0023> enqueuing packet seq=120 rel=-8 delay=37 skew=-5357 thres=40 {1.748700 -> 1.785700}  <0023> enqueuing packet seq=121 rel=-8 delay=37 skew=-5439 thres=40 {1.768800 -> 1.805800}  <0023> enqueuing packet seq=122 rel=-8 delay=37 skew=-5519 thres=40 {1.788900 -> 1.825900}  <0023> enqueuing packet seq=123 rel=-9 delay=36 skew=-5627 thres=40 {1.809000 -> 1.845000}  <0023> enqueuing packet seq=124 rel=-9 delay=36 skew=-5732 thres=40 {1.829100 -> 1.865100}  <0023> enqueuing packet seq=125 rel=-9 delay=36 skew=-5834 thres=40 {1.849200 -> 1.885200}  <0023> enqueuing packet seq=126 rel=-9 delay=36 skew=-5932 thres=40 {1.869300 -> 1.905300}  <0023> enqueuing packet seq=127 rel=-9 delay=37 skew=-6027 thres=40 {1.889400 -> 1.926400}  <0023> enqueuing packet seq=128 rel=-9 delay=37 skew=-6119 thres=40 {1.909500 -> 1.946500}  <0023> enqueuing packet seq=129 rel=-9 delay=37 skew=-6209 thres=40 {1.929600 -> 1.966600}  <0023> enqueuing packet seq=130 rel=-9 delay=37 skew=-6296 thres=40 {1.949700 -> 1.986700}  <0023> enqueuing packet seq=131 rel=-9 delay=37 skew=-6380 thres=40 {1.969800 -> 2.006800}  <0023> enqueuing packet seq=132 rel=-9 delay=37 skew=-6461 thres=40 {1.989900 -> 2.026900}  <0023> enqueuing packet seq=133 rel=-10 delay=36 skew=-6571 thres=40 {2.010000 -> 2.046000}  <0023> enqueuing packet seq=134 rel=-10 delay=36 skew=-6678 thres=40 {2.030100 -> 2.066100}  <0023> enqueuing packet seq=135 rel=-10 delay=36 skew=-6781 thres=40 {2.050200 -> 2.086200}  <0023> enqueuing packet seq=136 rel=-10 delay=36 skew=-6881 thres=40 {2.070300 -> 2.106300}  <0023> enqueuing packet seq=137 rel=-10 delay=36 skew=-6978 thres=40 {2.090400 -> 2.126400}  <0023> enqueuing packet seq=138 rel=-10 delay=37 skew=-7072 thres=40 {2.110500 -> 2.147500}  <0023> enqueuing packet seq=139 rel=-10 delay=37 skew=-7163 thres=40 {2.130600 -> 2.167600}  <0023> enqueuing packet seq=140 rel=-10 delay=37 skew=-7251 thres=40 {2.150700 -> 2.187700}  <0023> enqueuing packet seq=141 rel=-10 delay=37 skew=-7336 thres=40 {2.170800 -> 2.207800}  <0023> enqueuing packet seq=142 rel=-10 delay=37 skew=-7419 thres=40 {2.190900 -> 2.227900}  <0023> enqueuing packet seq=143 rel=-11 delay=36 skew=-7530 thres=40 {2.211000 -> 2.247000}  <0023> enqueuing packet seq=144 rel=-11 delay=36 skew=-7638 thres=40 {2.231100 -> 2.267100}  <0023> enqueuing packet seq=145 rel=-11 delay=36 skew=-7743 thres=40 {2.251200 -> 2.287200}  <0023> enqueuing packet seq=146 rel=-11 delay=36 skew=-7844 thres=40 {2.271300 -> 2.307300}  <0023> enqueuing packet seq=147 rel=-11 delay=36 skew=-7942 thres=40 {2.291400 -> 2.327400}  <0023> enqueuing packet seq=148 rel=-11 delay=37 skew=-8037 thres=40 {2.311500 -> 2.348500}  <0023> enqueuing packet seq=149 rel=-11 delay=37 skew=-8129 thres=40 {2.331600 -> 2.368600}  <0023> enqueuing packet seq=150 rel=-11 delay=37 skew=-8218 thres=40 {2.351700 -> 2.388700}  <0023> enqueuing packet seq=151 rel=-11 delay=37 skew=-8304 thres=40 {2.371800 -> 2.408800}  <0023> enqueuing packet seq=152 rel=-11 delay=37 skew=-8388 thres=40 {2.391900 -> 2.428900}  <0023> New threshold: 40 ms (freq=40 dropped=0/3 consecutive=0/1) <0023> enqueuing packet seq=153 rel=-12 delay=36 skew=-8500 thres=40 {2.412000 -> 2.448000}  <0023> enqueuing packet seq=154 rel=-12 delay=36 skew=-8609 thres=40 {2.432100 -> 2.468100}  <0023> enqueuing packet seq=155 rel=-12 delay=36 skew=-8714 thres=40 {2.452200 -> 2.488200}  <0023> enqueuing packet seq=156 rel=-12 delay=36 skew=-8816 thres=40 {2.472300 -> 2.508300}  <0023> enqueuing packet seq=157 rel=-12 delay=36 skew=-8915 thres=40 {2.492400 -> 2.528400}  <0023> enqueuing packet seq=158 rel=-12 delay=37 skew=-9011 thres=40 {2.512500 -> 2.549500}  <0023> enqueuing packet seq=159 rel=-12 delay=37 skew=-9104 thres=40 {2.532600 -> 2.569600}  <0023> enqueuing packet seq=160 rel=-12 delay=37 skew=-9194 thres=40 {2.552700 -> 2.589700}  <0023> enqueuing packet seq=161 rel=-12 delay=37 skew=-9281 thres=40 {2.572800 -> 2.609800}  <0023> enqueuing packet seq=162 rel=-12 delay=37 skew=-9365 thres=40 {2.592900 -> 2.629900}  <0023> enqueuing packet seq=163 rel=-13 delay=36 skew=-9478 thres=40 {2.613000 -> 2.649000}  <0023> enqueuing packet seq=164 rel=-13 delay=36 skew=-9588 thres=40 {2.633100 -> 2.669100}  <0023> enqueuing packet seq=165 rel=-13 delay=36 skew=-9694 thres=40 {2.653200 -> 2.689200}  <0023> enqueuing packet seq=166 rel=-13 delay=36 skew=-9797 thres=40 {2.673300 -> 2.709300}  <0023> enqueuing packet seq=167 rel=-13 delay=36 skew=-9897 thres=40 {2.693400 -> 2.729400}  <0023> enqueuing packet seq=168 rel=-13 delay=36 skew=-9993 thres=40 {2.713500 -> 2.749500}  <0023> enqueuing packet seq=169 rel=-13 delay=37 skew=-10086 thres=40 {2.733600 -> 2.770600}  <0023> enqueuing packet seq=170 rel=-13 delay=37 skew=-10177 thres=40 {2.753700 -> 2.790700}  <0023> enqueuing packet seq=171 rel=-13 delay=37 skew=-10265 thres=40 {2.773800 -> 2.810800}  <0023> enqueuing packet seq=172 rel=-13 delay=37 skew=-10350 thres=40 {2.793900 -> 2.830900}  <0023> enqueuing packet seq=173 rel=-14 delay=36 skew=-10464 thres=40 {2.814000 -> 2.850000}  <0023> enqueuing packet seq=174 rel=-14 delay=36 skew=-10574 thres=40 {2.834100 -> 2.870100}  <0023> enqueuing packet seq=175 rel=-14 delay=36 skew=-10681 thres=40 {2.854200 -> 2.890200}  <0023> enqueuing packet seq=176 rel=-14 delay=36 skew=-10784 thres=40 {2.874300 -> 2.910300}  <0023> enqueuing packet seq=177 rel=-14 delay=36 skew=-10884 thres=40 {2.894400 -> 2.930400}  <0023> enqueuing packet seq=178 rel=-14 delay=36 skew=-10981 thres=40 {2.914500 -> 2.950500}  <0023> enqueuing packet seq=179 rel=-14 delay=37 skew=-11075 thres=40 {2.934600 -> 2.971600}  <0023> enqueuing packet seq=180 rel=-14 delay=37 skew=-11166 thres=40 {2.954700 -> 2.991700}  <0023> enqueuing packet seq=181 rel=-14 delay=37 skew=-11254 thres=40 {2.974800 -> 3.011800}  <0023> enqueuing packet seq=182 rel=-14 delay=37 skew=-11339 thres=40 {2.994900 -> 3.031900}  <0023> enqueuing packet seq=183 rel=-15 delay=36 skew=-11453 thres=40 {3.015000 -> 3.051000}  <0023> enqueuing packet seq=184 rel=-15 delay=36 skew=-11563 thres=40 {3.035100 -> 3.071100}  <0023> enqueuing packet seq=185 rel=-15 delay=36 skew=-11670 thres=40 {3.055200 -> 3.091200}  <0023> enqueuing packet seq=186 rel=-15 delay=36 skew=-11774 thres=40 {3.075300 -> 3.111300}  <0023> enqueuing packet seq=187 rel=-15 delay=36 skew=-11874 thres=40 {3.095400 -> 3.131400}  <0023> enqueuing packet seq=188 rel=-15 delay=36 skew=-11971 thres=40 {3.115500 -> 3.151500}  <0023> enqueuing packet seq=189 rel=-15 delay=37 skew=-12065 thres=40 {3.135600 -> 3.172600}  <0023> enqueuing packet seq=190 rel=-15 delay=37 skew=-12156 thres=40 {3.155700 -> 3.192700}  <0023> enqueuing packet seq=191 rel=-15 delay=37 skew=-12244 thres=40 {3.175800 -> 3.212800}  <0023> enqueuing packet seq=192 rel=-15 delay=37 skew=-12330 thres=40 {3.195900 -> 3.232900}  <0023> New threshold: 40 ms (freq=40 dropped=0/3 consecutive=0/1) <0023> enqueuing packet seq=193 rel=-16 delay=36 skew=-12444 thres=40 {3.216000 -> 3.252000}  <0023> enqueuing packet seq=194 rel=-16 delay=36 skew=-12555 thres=40 {3.236100 -> 3.272100}  <0023> enqueuing packet seq=195 rel=-16 delay=36 skew=-12662 thres=40 {3.256200 -> 3.292200}  <0023> enqueuing packet seq=196 rel=-16 delay=36 skew=-12766 thres=40 {3.276300 -> 3.312300}  <0023> enqueuing packet seq=197 rel=-16 delay=36 skew=-12867 thres=40 {3.296400 -> 3.332400}  <0023> enqueuing packet seq=198 rel=-16 delay=36 skew=-12964 thres=40 {3.316500 -> 3.352500}  <0023> enqueuing packet seq=199 rel=-16 delay=37 skew=-13058 thres=40 {3.336600 -> 3.373600}  <0023> enqueuing packet seq=200 rel=-16 delay=37 skew=-13149 thres=40 {3.356700 -> 3.393700}  <0023> enqueuing packet seq=201 rel=-16 delay=37 skew=-13238 thres=40 {3.376800 -> 3.413800}  <0023> enqueuing packet seq=202 rel=-16 delay=37 skew=-13324 thres=40 {3.396900 -> 3.433900}  <0023> enqueuing packet seq=203 rel=-17 delay=36 skew=-13438 thres=40 {3.417000 -> 3.453000}  <0023> enqueuing packet seq=204 rel=-17 delay=36 skew=-13549 thres=40 {3.437100 -> 3.473100}  <0023> enqueuing packet seq=205 rel=-17 delay=36 skew=-13656 thres=40 {3.457200 -> 3.493200}  <0023> enqueuing packet seq=206 rel=-17 delay=36 skew=-13760 thres=40 {3.477300 -> 3.513300}  <0023> enqueuing packet seq=207 rel=-17 delay=36 skew=-13861 thres=40 {3.497400 -> 3.533400}  <0023> enqueuing packet seq=208 rel=-17 delay=36 skew=-13959 thres=40 {3.517500 -> 3.553500}  <0023> enqueuing packet seq=209 rel=-17 delay=37 skew=-14054 thres=40 {3.537600 -> 3.574600}  <0023> enqueuing packet seq=210 rel=-17 delay=37 skew=-14146 thres=40 {3.557700 -> 3.594700}  <0023> enqueuing packet seq=211 rel=-17 delay=37 skew=-14235 thres=40 {3.577800 -> 3.614800}  <0023> enqueuing packet seq=212 rel=-17 delay=37 skew=-14321 thres=40 {3.597900 -> 3.634900}  <0023> enqueuing packet seq=213 rel=-18 delay=36 skew=-14435 thres=40 {3.618000 -> 3.654000}  <0023> enqueuing packet seq=214 rel=-18 delay=36 skew=-14546 thres=40 {3.638100 -> 3.674100}  <0023> enqueuing packet seq=215 rel=-18 delay=36 skew=-14653 thres=40 {3.658200 -> 3.694200}  <0023> enqueuing packet seq=216 rel=-18 delay=36 skew=-14757 thres=40 {3.678300 -> 3.714300}  <0023> enqueuing packet seq=217 rel=-18 delay=36 skew=-14858 thres=40 {3.698400 -> 3.734400}  <0023> enqueuing packet seq=218 rel=-18 delay=36 skew=-14956 thres=40 {3.718500 -> 3.754500}  <0023> enqueuing packet seq=219 rel=-18 delay=37 skew=-15051 thres=40 {3.738600 -> 3.775600}  <0023> enqueuing packet seq=220 rel=-18 delay=37 skew=-15143 thres=40 {3.758700 -> 3.795700}  <0023> enqueuing packet seq=221 rel=-18 delay=37 skew=-15232 thres=40 {3.778800 -> 3.815800}  <0023> enqueuing packet seq=222 rel=-18 delay=37 skew=-15318 thres=40 {3.798900 -> 3.835900}  <0023> enqueuing packet seq=223 rel=-19 delay=36 skew=-15433 thres=40 {3.819000 -> 3.855000}  <0023> enqueuing packet seq=224 rel=-19 delay=36 skew=-15544 thres=40 {3.839100 -> 3.875100}  <0023> enqueuing packet seq=225 rel=-19 delay=36 skew=-15652 thres=40 {3.859200 -> 3.895200}  <0023> enqueuing packet seq=226 rel=-19 delay=36 skew=-15756 thres=40 {3.879300 -> 3.915300}  <0023> enqueuing packet seq=227 rel=-19 delay=36 skew=-15857 thres=40 {3.899400 -> 3.935400}  <0023> enqueuing packet seq=228 rel=-19 delay=36 skew=-15955 thres=40 {3.919500 -> 3.955500}  <0023> enqueuing packet seq=229 rel=-19 delay=37 skew=-16050 thres=40 {3.939600 -> 3.976600}  <0023> enqueuing packet seq=230 rel=-19 delay=37 skew=-16142 thres=40 {3.959700 -> 3.996700}  <0023> enqueuing packet seq=231 rel=-19 delay=37 skew=-16231 thres=40 {3.979800 -> 4.016800}  <0023> enqueuing packet seq=232 rel=-19 delay=37 skew=-16317 thres=40 {3.999900 -> 4.036900}  <0023> New threshold: 40 ms (freq=40 dropped=0/3 consecutive=0/1) <0023> enqueuing packet seq=233 rel=-20 delay=36 skew=-16432 thres=40 {4.020000 -> 4.056000}  <0023> enqueuing packet seq=234 rel=-20 delay=36 skew=-16543 thres=40 {4.040100 -> 4.076100}  <0023> enqueuing packet seq=235 rel=-20 delay=36 skew=-16651 thres=40 {4.060200 -> 4.096200}  <0023> enqueuing packet seq=236 rel=-20 delay=36 skew=-16755 thres=40 {4.080300 -> 4.116300}  <0023> enqueuing packet seq=237 rel=-20 delay=36 skew=-16856 thres=40 {4.100400 -> 4.136400}  <0023> enqueuing packet seq=238 rel=-20 delay=36 skew=-16954 thres=40 {4.120500 -> 4.156500}  <0023> enqueuing packet seq=239 rel=-20 delay=37 skew=-17049 thres=40 {4.140600 -> 4.177600}  <0023> enqueuing packet seq=240 rel=-20 delay=37 skew=-17141 thres=40 {4.160700 -> 4.197700}  <0023> enqueuing packet seq=241 rel=-20 delay=37 skew=-17230 thres=40 {4.180800 -> 4.217800}  <0023> enqueuing packet seq=242 rel=-20 delay=37 skew=-17316 thres=40 {4.200900 -> 4.237900}  <0023> enqueuing packet seq=243 rel=-21 delay=36 skew=-17431 thres=40 {4.221000 -> 4.257000}  <0023> enqueuing packet seq=244 rel=-21 delay=36 skew=-17542 thres=40 {4.241100 -> 4.277100}  <0023> enqueuing packet seq=245 rel=-21 delay=36 skew=-17650 thres=40 {4.261200 -> 4.297200}  <0023> enqueuing packet seq=246 rel=-21 delay=36 skew=-17754 thres=40 {4.281300 -> 4.317300}  <0023> enqueuing packet seq=247 rel=-21 delay=36 skew=-17855 thres=40 {4.301400 -> 4.337400}  <0023> enqueuing packet seq=248 rel=-21 delay=36 skew=-17953 thres=40 {4.321500 -> 4.357500}  <0023> enqueuing packet seq=249 rel=-21 delay=37 skew=-18048 thres=40 {4.341600 -> 4.378600}  <0023> enqueuing packet seq=250 rel=-21 delay=37 skew=-18140 thres=40 {4.361700 -> 4.398700}  <0023> enqueuing packet seq=251 rel=-21 delay=37 skew=-18229 thres=40 {4.381800 -> 4.418800}  <0023> enqueuing packet seq=252 rel=-21 delay=37 skew=-18315 thres=40 {4.401900 -> 4.438900}  <0023> enqueuing packet seq=253 rel=-22 delay=36 skew=-18430 thres=40 {4.422000 -> 4.458000}  <0023> enqueuing packet seq=254 rel=-22 delay=36 skew=-18541 thres=40 {4.442100 -> 4.478100}  <0023> enqueuing packet seq=255 rel=-22 delay=36 skew=-18649 thres=40 {4.462200 -> 4.498200}  <0023> enqueuing packet seq=256 rel=-22 delay=36 skew=-18753 thres=40 {4.482300 -> 4.518300}  <0023> enqueuing packet seq=257 rel=-22 delay=36 skew=-18854 thres=40 {4.502400 -> 4.538400}  <0023> enqueuing packet seq=258 rel=-22 delay=36 skew=-18952 thres=40 {4.522500 -> 4.558500}  <0023> enqueuing packet seq=259 rel=-22 delay=37 skew=-19047 thres=40 {4.542600 -> 4.579600}  <0023> enqueuing packet seq=260 rel=-22 delay=37 skew=-19139 thres=40 {4.562700 -> 4.599700}  <0023> enqueuing packet seq=261 rel=-22 delay=37 skew=-19228 thres=40 {4.582800 -> 4.619800}  <0023> enqueuing packet seq=262 rel=-22 delay=37 skew=-19314 thres=40 {4.602900 -> 4.639900}  <0023> enqueuing packet seq=263 rel=-23 delay=36 skew=-19429 thres=40 {4.623000 -> 4.659000}  <0023> enqueuing packet seq=264 rel=-23 delay=36 skew=-19540 thres=40 {4.643100 -> 4.679100}  <0023> enqueuing packet seq=265 rel=-23 delay=36 skew=-19648 thres=40 {4.663200 -> 4.699200}  <0023> enqueuing packet seq=266 rel=-23 delay=36 skew=-19752 thres=40 {4.683300 -> 4.719300}  <0023> enqueuing packet seq=267 rel=-23 delay=36 skew=-19853 thres=40 {4.703400 -> 4.739400}  <0023> enqueuing packet seq=268 rel=-23 delay=36 skew=-19951 thres=40 {4.723500 -> 4.759500}  <0023> enqueuing packet seq=269 rel=-23 delay=37 skew=-20046 thres=40 {4.743600 -> 4.780600}  <0023> enqueuing packet seq=270 rel=-23 delay=37 skew=-20138 thres=40 {4.763700 -> 4.800700}  <0023> enqueuing packet seq=271 rel=-23 delay=37 skew=-20227 thres=40 {4.783800 -> 4.820800}  <0023> enqueuing packet seq=272 rel=-23 delay=37 skew=-20313 thres=40 {4.803900 -> 4.840900}  <0023> New threshold: 40 ms (freq=40 dropped=0/3 consecutive=0/1) <0023> enqueuing packet seq=273 rel=-24 delay=36 skew=-20428 thres=40 {4.824000 -> 4.860000}  <0023> enqueuing packet seq=274 rel=-24 delay=36 skew=-20539 thres=40 {4.844100 -> 4.880100}  <0023> enqueuing packet seq=275 rel=-24 delay=36 skew=-20647 thres=40 {4.864200 -> 4.900200}  <0023> enqueuing packet seq=276 rel=-24 delay=36 skew=-20751 thres=40 {4.884300 -> 4.920300}  <0023> enqueuing packet seq=277 rel=-24 delay=36 skew=-20852 thres=40 {4.904400 -> 4.940400}  <0023> enqueuing packet seq=278 rel=-24 delay=36 skew=-20950 thres=40 {4.924500 -> 4.960500}  <0023> enqueuing packet seq=279 rel=-24 delay=37 skew=-21045 thres=40 {4.944600 -> 4.981600}  <0023> enqueuing packet seq=280 rel=-24 delay=37 skew=-21137 thres=40 {4.964700 -> 5.001700}  <0023> enqueuing packet seq=281 rel=-24 delay=37 skew=-21226 thres=40 {4.984800 -> 5.021800}  <0023> enqueuing packet seq=282 rel=-24 delay=37 skew=-21312 thres=40 {5.004900 -> 5.041900}  <0023> enqueuing packet seq=283 rel=-25 delay=36 skew=-21427 thres=40 {5.025000 -> 5.061000}  <0023> enqueuing packet seq=284 rel=-25 delay=36 skew=-21538 thres=40 {5.045100 -> 5.081100}  <0023> enqueuing packet seq=285 rel=-25 delay=36 skew=-21646 thres=40 {5.065200 -> 5.101200}  <0023> enqueuing packet seq=286 rel=-25 delay=36 skew=-21750 thres=40 {5.085300 -> 5.121300}  <0023> enqueuing packet seq=287 rel=-25 delay=36 skew=-21851 thres=40 {5.105400 -> 5.141400}  <0023> enqueuing packet seq=288 rel=-25 delay=36 skew=-21949 thres=40 {5.125500 -> 5.161500}  <0023> enqueuing packet seq=289 rel=-25 delay=37 skew=-22044 thres=40 {5.145600 -> 5.182600}  <0023> enqueuing packet seq=290 rel=-25 delay=37 skew=-22136 thres=40 {5.165700 -> 5.202700}  <0023> enqueuing packet seq=291 rel=-25 delay=37 skew=-22225 thres=40 {5.185800 -> 5.222800}  <0023> enqueuing packet seq=292 rel=-25 delay=37 skew=-22311 thres=40 {5.205900 -> 5.242900}  <0023> enqueuing packet seq=293 rel=-26 delay=36 skew=-22426 thres=40 {5.226000 -> 5.262000}  <0023> enqueuing packet seq=294 rel=-26 delay=36 skew=-22537 thres=40 {5.246100 -> 5.282100}  <0023> enqueuing packet seq=295 rel=-26 delay=36 skew=-22645 thres=40 {5.266200 -> 5.302200}  <0023> enqueuing packet seq=296 rel=-26 delay=36 skew=-22749 thres=40 {5.286300 -> 5.322300}  <0023> enqueuing packet seq=297 rel=-26 delay=36 skew=-22850 thres=40 {5.306400 -> 5.342400}  <0023> enqueuing packet seq=298 rel=-26 delay=36 skew=-22948 thres=40 {5.326500 -> 5.362500}  <0023> enqueuing packet seq=299 rel=-26 delay=37 skew=-23043 thres=40 {5.346600 -> 5.383600}  <0023> enqueuing packet seq=300 rel=-26 delay=37 skew=-23135 thres=40 {5.366700 -> 5.403700}  <0023> enqueuing packet seq=301 rel=-26 delay=37 skew=-23224 thres=40 {5.386800 -> 5.423800}  <0023> enqueuing packet seq=302 rel=-26 delay=37 skew=-23310 thres=40 {5.406900 -> 5.443900}  <0023> enqueuing packet seq=303 rel=-27 delay=36 skew=-23425 thres=40 {5.427000 -> 5.463000}  <0023> enqueuing packet seq=304 rel=-27 delay=36 skew=-23536 thres=40 {5.447100 -> 5.483100}  <0023> enqueuing packet seq=305 rel=-27 delay=36 skew=-23644 thres=40 {5.467200 -> 5.503200}  <0023> enqueuing packet seq=306 rel=-27 delay=36 skew=-23748 thres=40 {5.487300 -> 5.523300}  <0023> enqueuing packet seq=307 rel=-27 delay=36 skew=-23849 thres=40 {5.507400 -> 5.543400}  <0023> enqueuing packet seq=308 rel=-27 delay=36 skew=-23947 thres=40 {5.527500 -> 5.563500}  <0023> enqueuing packet seq=309 rel=-27 delay=37 skew=-24042 thres=40 {5.547600 -> 5.584600}  <0023> enqueuing packet seq=310 rel=-27 delay=37 skew=-24134 thres=40 {5.567700 -> 5.604700}  <0023> enqueuing packet seq=311 rel=-27 delay=37 skew=-24223 thres=40 {5.587800 -> 5.624800}  <0023> enqueuing packet seq=312 rel=-27 delay=37 skew=-24309 thres=40 {5.607900 -> 5.644900}  <0023> New threshold: 40 ms (freq=40 dropped=0/3 consecutive=0/1) <0023> enqueuing packet seq=313 rel=-28 delay=36 skew=-24424 thres=40 {5.628000 -> 5.664000}  <0023> enqueuing packet seq=314 rel=-28 delay=36 skew=-24535 thres=40 {5.648100 -> 5.684100}  <0023> enqueuing packet seq=315 rel=-28 delay=36 skew=-24643 thres=40 {5.668200 -> 5.704200}  <0023> enqueuing packet seq=316 rel=-28 delay=36 skew=-24747 thres=40 {5.688300 -> 5.724300}  <0023> enqueuing packet seq=317 rel=-28 delay=36 skew=-24848 thres=40 {5.708400 -> 5.744400}  <0023> enqueuing packet seq=318 rel=-28 delay=36 skew=-24946 thres=40 {5.728500 -> 5.764500}  <0023> enqueuing packet seq=319 rel=-28 delay=37 skew=-25041 thres=40 {5.748600 -> 5.785600}  <0023> enqueuing packet seq=320 rel=-28 delay=37 skew=-25133 thres=40 {5.768700 -> 5.805700}  <0023> enqueuing packet seq=321 rel=-28 delay=37 skew=-25222 thres=40 {5.788800 -> 5.825800}  <0023> enqueuing packet seq=322 rel=-28 delay=37 skew=-25308 thres=40 {5.808900 -> 5.845900}  <0023> enqueuing packet seq=323 rel=-29 delay=36 skew=-25423 thres=40 {5.829000 -> 5.865000}  <0023> enqueuing packet seq=324 rel=-29 delay=36 skew=-25534 thres=40 {5.849100 -> 5.885100}  <0023> enqueuing packet seq=325 rel=-29 delay=36 skew=-25642 thres=40 {5.869200 -> 5.905200}  <0023> enqueuing packet seq=326 rel=-29 delay=36 skew=-25746 thres=40 {5.889300 -> 5.925300}  <0023> enqueuing packet seq=327 rel=-29 delay=36 skew=-25847 thres=40 {5.909400 -> 5.945400}  <0023> enqueuing packet seq=328 rel=-29 delay=36 skew=-25945 thres=40 {5.929500 -> 5.965500}  <0023> enqueuing packet seq=329 rel=-29 delay=37 skew=-26040 thres=40 {5.949600 -> 5.986600}  <0023> enqueuing packet seq=330 rel=-29 delay=37 skew=-26132 thres=40 {5.969700 -> 6.006700}  <0023> enqueuing packet seq=331 rel=-29 delay=37 skew=-26221 thres=40 {5.989800 -> 6.026800}  <0023> enqueuing packet seq=332 rel=-29 delay=37 skew=-26307 thres=40 {6.009900 -> 6.046900}  <0023> enqueuing packet seq=333 rel=-30 delay=36 skew=-26422 thres=40 {6.030000 -> 6.066000}  <0023> enqueuing packet seq=334 rel=-30 delay=36 skew=-26533 thres=40 {6.050100 -> 6.086100}  <0023> enqueuing packet seq=335 rel=-30 delay=36 skew=-26641 thres=40 {6.070200 -> 6.106200}  <0023> enqueuing packet seq=336 rel=-30 delay=36 skew=-26745 thres=40 {6.090300 -> 6.126300}  <0023> enqueuing packet seq=337 rel=-30 delay=36 skew=-26846 thres=40 {6.110400 -> 6.146400}  <0023> enqueuing packet seq=338 rel=-30 delay=36 skew=-26944 thres=40 {6.130500 -> 6.166500}  <0023> enqueuing packet seq=339 rel=-30 delay=37 skew=-27039 thres=40 {6.150600 -> 6.187600}  <0023> enqueuing packet seq=340 rel=-30 delay=37 skew=-27131 thres=40 {6.170700 -> 6.207700}  <0023> enqueuing packet seq=341 rel=-30 delay=37 skew=-27220 thres=40 {6.190800 -> 6.227800}  <0023> enqueuing packet seq=342 rel=-30 delay=37 skew=-27306 thres=40 {6.210900 -> 6.247900}  <0023> enqueuing packet seq=343 rel=-31 delay=36 skew=-27421 thres=40 {6.231000 -> 6.267000}  <0023> enqueuing packet seq=344 rel=-31 delay=36 skew=-27532 thres=40 {6.251100 -> 6.287100}  <0023> enqueuing packet seq=345 rel=-31 delay=36 skew=-27640 thres=40 {6.271200 -> 6.307200}  <0023> enqueuing packet seq=346 rel=-31 delay=36 skew=-27745 thres=40 {6.291300 -> 6.327300}  <0023> enqueuing packet seq=347 rel=-31 delay=36 skew=-27846 thres=40 {6.311400 -> 6.347400}  <0023> enqueuing packet seq=348 rel=-31 delay=36 skew=-27944 thres=40 {6.331500 -> 6.367500}  <0023> enqueuing packet seq=349 rel=-31 delay=37 skew=-28039 thres=40 {6.351600 -> 6.388600}  <0023> enqueuing packet seq=350 rel=-31 delay=37 skew=-28131 thres=40 {6.371700 -> 6.408700}  <0023> enqueuing packet seq=351 rel=-31 delay=37 skew=-28220 thres=40 {6.391800 -> 6.428800}  <0023> enqueuing packet seq=352 rel=-31 delay=37 skew=-28306 thres=40 {6.411900 -> 6.448900}  <0023> New threshold: 40 ms (freq=40 dropped=0/3 consecutive=0/1) <0023> enqueuing packet seq=353 rel=-32 delay=36 skew=-28421 thres=40 {6.432000 -> 6.468000}  <0023> enqueuing packet seq=354 rel=-32 delay=36 skew=-28532 thres=40 {6.452100 -> 6.488100}  <0023> enqueuing packet seq=355 rel=-32 delay=36 skew=-28640 thres=40 {6.472200 -> 6.508200}  <0023> enqueuing packet seq=356 rel=-32 delay=36 skew=-28745 thres=40 {6.492300 -> 6.528300}  <0023> enqueuing packet seq=357 rel=-32 delay=36 skew=-28846 thres=40 {6.512400 -> 6.548400}  <0023> enqueuing packet seq=358 rel=-32 delay=36 skew=-28944 thres=40 {6.532500 -> 6.568500}  <0023> enqueuing packet seq=359 rel=-32 delay=37 skew=-29039 thres=40 {6.552600 -> 6.589600}  <0023> enqueuing packet seq=360 rel=-32 delay=37 skew=-29131 thres=40 {6.572700 -> 6.609700}  <0023> enqueuing packet seq=361 rel=-32 delay=37 skew=-29220 thres=40 {6.592800 -> 6.629800}  <0023> enqueuing packet seq=362 rel=-32 delay=37 skew=-29306 thres=40 {6.612900 -> 6.649900}  <0023> enqueuing packet seq=363 rel=-33 delay=36 skew=-29421 thres=40 {6.633000 -> 6.669000}  <0023> enqueuing packet seq=364 rel=-33 delay=36 skew=-29532 thres=40 {6.653100 -> 6.689100}  <0023> enqueuing packet seq=365 rel=-33 delay=36 skew=-29640 thres=40 {6.673200 -> 6.709200}  <0023> enqueuing packet seq=366 rel=-33 delay=36 skew=-29745 thres=40 {6.693300 -> 6.729300}  <0023> enqueuing packet seq=367 rel=-33 delay=36 skew=-29846 thres=40 {6.713400 -> 6.749400}  <0023> enqueuing packet seq=368 rel=-33 delay=36 skew=-29944 thres=40 {6.733500 -> 6.769500}  <0023> enqueuing packet seq=369 rel=-33 delay=37 skew=-30039 thres=40 {6.753600 -> 6.790600}  <0023> enqueuing packet seq=370 rel=-33 delay=37 skew=-30131 thres=40 {6.773700 -> 6.810700}  <0023> enqueuing packet seq=371 rel=-33 delay=37 skew=-30220 thres=40 {6.793800 -> 6.830800}  <0023> enqueuing packet seq=372 rel=-33 delay=37 skew=-30306 thres=40 {6.813900 -> 6.850900}  <0023> enqueuing packet seq=373 rel=-34 delay=36 skew=-30421 thres=40 {6.834000 -> 6.870000}  <0023> enqueuing packet seq=374 rel=-34 delay=36 skew=-30532 thres=40 {6.854100 -> 6.890100}  <0023> enqueuing packet seq=375 rel=-34 delay=36 skew=-30640 thres=40 {6.874200 -> 6.910200}  <0023> enqueuing packet seq=376 rel=-34 delay=36 skew=-30745 thres=40 {6.894300 -> 6.930300}  <0023> enqueuing packet seq=377 rel=-34 delay=36 skew=-30846 thres=40 {6.914400 -> 6.950400}  <0023> enqueuing packet seq=378 rel=-34 delay=36 skew=-30944 thres=40 {6.934500 -> 6.970500}  <0023> enqueuing packet seq=379 rel=-34 delay=37 skew=-31039 thres=40 {6.954600 -> 6.991600}  <0023> enqueuing packet seq=380 rel=-34 delay=37 skew=-31131 thres=40 {6.974700 -> 7.011700}  <0023> enqueuing packet seq=381 rel=-34 delay=37 skew=-31220 thres=40 {6.994800 -> 7.031800}  <0023> enqueuing packet seq=382 rel=-34 delay=37 skew=-31306 thres=40 {7.014900 -> 7.051900}  <0023> enqueuing packet seq=383 rel=-35 delay=36 skew=-31421 thres=40 {7.035000 -> 7.071000}  <0023> enqueuing packet seq=384 rel=-35 delay=36 skew=-31532 thres=40 {7.055100 -> 7.091100}  <0023> enqueuing packet seq=385 rel=-35 delay=36 skew=-31640 thres=40 {7.075200 -> 7.111200}  <0023> enqueuing packet seq=386 rel=-35 delay=36 skew=-31745 thres=40 {7.095300 -> 7.131300}  <0023> enqueuing packet seq=387 rel=-35 delay=36 skew=-31846 thres=40 {7.115400 -> 7.151400}  <0023> enqueuing packet seq=388 rel=-35 delay=36 skew=-31944 thres=40 {7.135500 -> 7.171500}  <0023> enqueuing packet seq=389 rel=-35 delay=37 skew=-32039 thres=40 {7.155600 -> 7.192600}  <0023> enqueuing packet seq=390 rel=-35 delay=37 skew=-32131 thres=40 {7.175700 -> 7.212700}  <0023> enqueuing packet seq=391 rel=-35 delay=37 skew=-32220 thres=40 {7.195800 -> 7.232800}  <0023> enqueuing packet seq=392 rel=-35 delay=37 skew=-32306 thres=40 {7.215900 -> 7.252900}  <0023> New threshold: 40 ms (freq=40 dropped=0/3 consecutive=0/1) <0023> enqueuing packet seq=393 rel=-36 delay=36 skew=-32421 thres=40 {7.236000 -> 7.272000}  <0023> enqueuing packet seq=394 rel=-36 delay=36 skew=-32532 thres=40 {7.256100 -> 7.292100}  <0023> enqueuing packet seq=395 rel=-36 delay=36 skew=-32640 thres=40 {7.276200 -> 7.312200}  <0023> enqueuing packet seq=396 rel=-36 delay=36 skew=-32745 thres=40 {7.296300 -> 7.332300}  <0023> enqueuing packet seq=397 rel=-36 delay=36 skew=-32846 thres=40 {7.316400 -> 7.352400}  <0023> enqueuing packet seq=398 rel=-36 delay=36 skew=-32944 thres=40 {7.336500 -> 7.372500}  <0023> enqueuing packet seq=399 rel=-36 delay=37 skew=-33039 thres=40 {7.356600 -> 7.393600}  <0023> enqueuing packet seq=400 rel=-36 delay=37 skew=-33131 thres=40 {7.376700 -> 7.413700}  <0023> enqueuing packet seq=401 rel=-36 delay=37 skew=-33220 thres=40 {7.396800 -> 7.433800}  <0023> enqueuing packet seq=402 rel=-36 delay=37 skew=-33306 thres=40 {7.416900 -> 7.453900}  <0023> enqueuing packet seq=403 rel=-37 delay=36 skew=-33421 thres=40 {7.437000 -> 7.473000}  <0023> enqueuing packet seq=404 rel=-37 delay=36 skew=-33532 thres=40 {7.457100 -> 7.493100}  <0023> enqueuing packet seq=405 rel=-37 delay=36 skew=-33640 thres=40 {7.477200 -> 7.513200}  <0023> enqueuing packet seq=406 rel=-37 delay=36 skew=-33745 thres=40 {7.497300 -> 7.533300}  <0023> enqueuing packet seq=407 rel=-37 delay=36 skew=-33846 thres=40 {7.517400 -> 7.553400}  <0023> enqueuing packet seq=408 rel=-37 delay=36 skew=-33944 thres=40 {7.537500 -> 7.573500}  <0023> enqueuing packet seq=409 rel=-37 delay=37 skew=-34039 thres=40 {7.557600 -> 7.594600}  <0023> enqueuing packet seq=410 rel=-37 delay=37 skew=-34131 thres=40 {7.577700 -> 7.614700}  <0023> enqueuing packet seq=411 rel=-37 delay=37 skew=-34220 thres=40 {7.597800 -> 7.634800}  <0023> enqueuing packet seq=412 rel=-37 delay=37 skew=-34306 thres=40 {7.617900 -> 7.654900}  <0023> enqueuing packet seq=413 rel=-38 delay=36 skew=-34421 thres=40 {7.638000 -> 7.674000}  <0023> enqueuing packet seq=414 rel=-38 delay=36 skew=-34532 thres=40 {7.658100 -> 7.694100}  <0023> enqueuing packet seq=415 rel=-38 delay=36 skew=-34640 thres=40 {7.678200 -> 7.714200}  <0023> enqueuing packet seq=416 rel=-38 delay=36 skew=-34745 thres=40 {7.698300 -> 7.734300}  <0023> enqueuing packet seq=417 rel=-38 delay=36 skew=-34846 thres=40 {7.718400 -> 7.754400}  <0023> enqueuing packet seq=418 rel=-38 delay=36 skew=-34944 thres=40 {7.738500 -> 7.774500}  <0023> enqueuing packet seq=419 rel=-38 delay=37 skew=-35039 thres=40 {7.758600 -> 7.795600}  <0023> enqueuing packet seq=420 rel=-38 delay=37 skew=-35131 thres=40 {7.778700 -> 7.815700}  <0023> enqueuing packet seq=421 rel=-38 delay=37 skew=-35220 thres=40 {7.798800 -> 7.835800}  <0023> enqueuing packet seq=422 rel=-38 delay=37 skew=-35306 thres=40 {7.818900 -> 7.855900}  <0023> enqueuing packet seq=423 rel=-39 delay=36 skew=-35421 thres=40 {7.839000 -> 7.875000}  <0023> enqueuing packet seq=424 rel=-39 delay=36 skew=-35532 thres=40 {7.859100 -> 7.895100}  <0023> enqueuing packet seq=425 rel=-39 delay=36 skew=-35640 thres=40 {7.879200 -> 7.915200}  <0023> enqueuing packet seq=426 rel=-39 delay=36 skew=-35745 thres=40 {7.899300 -> 7.935300}  <0023> enqueuing packet seq=427 rel=-39 delay=36 skew=-35846 thres=40 {7.919400 -> 7.955400}  <0023> enqueuing packet seq=428 rel=-39 delay=36 skew=-35944 thres=40 {7.939500 -> 7.975500}  <0023> enqueuing packet seq=429 rel=-39 delay=37 skew=-36039 thres=40 {7.959600 -> 7.996600}  <0023> enqueuing packet seq=430 rel=-39 delay=37 skew=-36131 thres=40 {7.979700 -> 8.016700}  <0023> enqueuing packet seq=431 rel=-39 delay=37 skew=-36220 thres=40 {7.999800 -> 8.036800}  <0023> enqueuing packet seq=432 rel=-39 delay=37 skew=-36306 thres=40 {8.019900 -> 8.056900}  <0023> New threshold: 40 ms (freq=40 dropped=0/3 consecutive=0/1) <0023> enqueuing packet seq=433 rel=-40 delay=36 skew=-36421 thres=40 {8.040000 -> 8.076000}  <0023> enqueuing packet seq=434 rel=-40 delay=36 skew=-36532 thres=40 {8.060100 -> 8.096100}  <0023> enqueuing packet seq=435 rel=-40 delay=36 skew=-36640 thres=40 {8.080200 -> 8.116200}  <0023> enqueuing packet seq=436 rel=-40 delay=36 skew=-36745 thres=40 {8.100300 -> 8.136300}  <0023> enqueuing packet seq=437 rel=-40 delay=36 skew=-36846 thres=40 {8.120400 -> 8.156400}  <0023> enqueuing packet seq=438 rel=-40 delay=36 skew=-36944 thres=40 {8.140500 -> 8.176500}  <0023> enqueuing packet seq=439 rel=-40 delay=37 skew=-37039 thres=40 {8.160600 -> 8.197600}  <0023> enqueuing packet seq=440 rel=-40 delay=37 skew=-37131 thres=40 {8.180700 -> 8.217700}  <0023> enqueuing packet seq=441 rel=-40 delay=37 skew=-37220 thres=40 {8.200800 -> 8.237800}  <0023> enqueuing packet seq=442 rel=-40 delay=37 skew=-37306 thres=40 {8.220900 -> 8.257900}  <0023> enqueuing packet seq=443 rel=-41 delay=36 skew=-37421 thres=40 {8.241000 -> 8.277000}  <0023> enqueuing packet seq=444 rel=-41 delay=36 skew=-37532 thres=40 {8.261100 -> 8.297100}  <0023> enqueuing packet seq=445 rel=-41 delay=36 skew=-37640 thres=40 {8.281200 -> 8.317200}  <0023> enqueuing packet seq=446 rel=-41 delay=36 skew=-37745 thres=40 {8.301300 -> 8.337300}  <0023> enqueuing packet seq=447 rel=-41 delay=36 skew=-37846 thres=40 {8.321400 -> 8.357400}  <0023> enqueuing packet seq=448 rel=-41 delay=36 skew=-37944 thres=40 {8.341500 -> 8.377500}  <0023> enqueuing packet seq=449 rel=-41 delay=37 skew=-38039 thres=40 {8.361600 -> 8.398600}  <0023> enqueuing packet seq=450 rel=-41 delay=37 skew=-38131 thres=40 {8.381700 -> 8.418700}  <0023> enqueuing packet seq=451 rel=-41 delay=37 skew=-38220 thres=40 {8.401800 -> 8.438800}  <0023> enqueuing packet seq=452 rel=-41 delay=37 skew=-38306 thres=40 {8.421900 -> 8.458900}  <0023> enqueuing packet seq=453 rel=-42 delay=36 skew=-38421 thres=40 {8.442000 -> 8.478000}  <0023> enqueuing packet seq=454 rel=-42 delay=36 skew=-38532 thres=40 {8.462100 -> 8.498100}  <0023> enqueuing packet seq=455 rel=-42 delay=36 skew=-38640 thres=40 {8.482200 -> 8.518200}  <0023> enqueuing packet seq=456 rel=-42 delay=36 skew=-38745 thres=40 {8.502300 -> 8.538300}  <0023> enqueuing packet seq=457 rel=-42 delay=36 skew=-38846 thres=40 {8.522400 -> 8.558400}  <0023> enqueuing packet seq=458 rel=-42 delay=36 skew=-38944 thres=40 {8.542500 -> 8.578500}  <0023> enqueuing packet seq=459 rel=-42 delay=37 skew=-39039 thres=40 {8.562600 -> 8.599600}  <0023> enqueuing packet seq=460 rel=-42 delay=37 skew=-39131 thres=40 {8.582700 -> 8.619700}  <0023> enqueuing packet seq=461 rel=-42 delay=37 skew=-39220 thres=40 {8.602800 -> 8.639800}  <0023> enqueuing packet seq=462 rel=-42 delay=37 skew=-39306 thres=40 {8.622900 -> 8.659900}  <0023> enqueuing packet seq=463 rel=-43 delay=36 skew=-39421 thres=40 {8.643000 -> 8.679000}  <0023> enqueuing packet seq=464 rel=-43 delay=36 skew=-39532 thres=40 {8.663100 -> 8.699100}  <0023> enqueuing packet seq=465 rel=-43 delay=36 skew=-39640 thres=40 {8.683200 -> 8.719200}  <0023> enqueuing packet seq=466 rel=-43 delay=36 skew=-39745 thres=40 {8.703300 -> 8.739300}  <0023> enqueuing packet seq=467 rel=-43 delay=36 skew=-39846 thres=40 {8.723400 -> 8.759400}  <0023> enqueuing packet seq=468 rel=-43 delay=36 skew=-39944 thres=40 {8.743500 -> 8.779500}  <0023> enqueuing packet seq=469 rel=-43 delay=37 skew=-40039 thres=40 {8.763600 -> 8.800600}  <0023> enqueuing packet seq=470 rel=-43 delay=37 skew=-40131 thres=40 {8.783700 -> 8.820700}  <0023> enqueuing packet seq=471 rel=-43 delay=37 skew=-40220 thres=40 {8.803800 -> 8.840800}  <0023> enqueuing packet seq=472 rel=-43 delay=37 skew=-40306 thres=40 {8.823900 -> 8.860900}  <0023> New threshold: 40 ms (freq=40 dropped=0/3 consecutive=0/1) <0023> enqueuing packet seq=473 rel=-44 delay=36 skew=-40421 thres=40 {8.844000 -> 8.880000}  <0023> enqueuing packet seq=474 rel=-44 delay=36 skew=-40532 thres=40 {8.864100 -> 8.900100}  <0023> enqueuing packet seq=475 rel=-44 delay=36 skew=-40640 thres=40 {8.884200 -> 8.920200}  <0023> enqueuing packet seq=476 rel=-44 delay=36 skew=-40745 thres=40 {8.904300 -> 8.940300}  <0023> enqueuing packet seq=477 rel=-44 delay=36 skew=-40846 thres=40 {8.924400 -> 8.960400}  <0023> enqueuing packet seq=478 rel=-44 delay=36 skew=-40944 thres=40 {8.944500 -> 8.980500}  <0023> enqueuing packet seq=479 rel=-44 delay=37 skew=-41039 thres=40 {8.964600 -> 9.001600}  <0023> enqueuing packet seq=480 rel=-44 delay=37 skew=-41131 thres=40 {8.984700 -> 9.021700}  <0023> enqueuing packet seq=481 rel=-44 delay=37 skew=-41220 thres=40 {9.004800 -> 9.041800}  <0023> enqueuing packet seq=482 rel=-44 delay=37 skew=-41306 thres=40 {9.024900 -> 9.061900}  5. testsuite.at:29: ok stderr: 3. testsuite.at:17: ok 1. testsuite.at:4: ok stderr: 2. testsuite.at:11: ok ## ------------- ## ## Test results. ## ## ------------- ## All 6 tests were successful. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/tests' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' make[2]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary --with autoreconf --fail-missing dh_testroot -O--fail-missing dh_prep -O--fail-missing dh_auto_install -O--fail-missing make -j1 install DESTDIR=/obs/_temp/binpkgs/libosmo-netif/debian/tmp AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' make install-recursive make[2]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' Making install in include make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include' Making install in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' Making install in netif make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif' make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/include/osmocom/netif' /usr/bin/install -c -m 644 amr.h datagram.h jibuf.h osmux.h ipa.h ipa_unit.h prim.h rs232.h rtp.h stream.h sctp.h '/obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/include/osmocom/netif' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include' Making install in src make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/src' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/src' /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmonetif.la '/obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/libosmonetif.so.11.1.0 /obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu/libosmonetif.so.11.1.0 libtool: install: (cd /obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmonetif.so.11.1.0 libosmonetif.so.11 || { rm -f libosmonetif.so.11 && ln -s libosmonetif.so.11.1.0 libosmonetif.so.11; }; }) libtool: install: (cd /obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmonetif.so.11.1.0 libosmonetif.so || { rm -f libosmonetif.so && ln -s libosmonetif.so.11.1.0 libosmonetif.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmonetif.lai /obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu/libosmonetif.la libtool: install: /usr/bin/install -c .libs/libosmonetif.a /obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu/libosmonetif.a libtool: install: chmod 644 /obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu/libosmonetif.a libtool: install: ranlib /obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu/libosmonetif.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/src' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/src' Making install in examples make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/examples' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/examples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/examples' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/examples' Making install in utils make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/utils' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/utils' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/utils' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/utils' Making install in tests make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/tests' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/tests' make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' make[4]: Nothing to be done for 'install-exec-am'. /usr/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' /usr/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-doc' in '../libosmo-netif-doc_1.4.0.54.05ff_all.deb'. dpkg-deb: building package 'libosmonetif11' in '../libosmonetif11_1.4.0.54.05ff_amd64.deb'. dpkg-deb: building package 'libosmo-netif-dev' in '../libosmo-netif-dev_1.4.0.54.05ff_amd64.deb'. dpkg-deb: building package 'libosmo-netif-dbg' in '../libosmo-netif-dbg_1.4.0.54.05ff_amd64.deb'. dpkg-genbuildinfo -O../libosmo-netif_1.4.0.54.05ff_amd64.buildinfo dpkg-genchanges -O../libosmo-netif_1.4.0.54.05ff_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + cd .. + dpkg -c libosmo-netif-dbg_1.4.0.54.05ff_amd64.deb drwxr-xr-x root/root 0 2024-04-18 08:55 ./ drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/ drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/lib/ drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/lib/debug/ drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/lib/debug/.build-id/cf/ -rw-r--r-- root/root 159824 2024-04-18 08:55 ./usr/lib/debug/.build-id/cf/e5c47b8be7e13fbe32ed05bf9edb19325ca85c.debug drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/share/ drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/share/doc/libosmo-netif-dbg/ -rw-r--r-- root/root 5749 2024-04-18 08:55 ./usr/share/doc/libosmo-netif-dbg/changelog.gz -rw-r--r-- root/root 1213 2024-04-18 08:55 ./usr/share/doc/libosmo-netif-dbg/copyright + dpkg -c libosmo-netif-dev_1.4.0.54.05ff_amd64.deb drwxr-xr-x root/root 0 2024-04-18 08:55 ./ drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/ drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/include/ drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/include/osmocom/ drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/include/osmocom/netif/ -rw-r--r-- root/root 5885 2024-04-18 08:55 ./usr/include/osmocom/netif/amr.h -rw-r--r-- root/root 2515 2024-04-18 08:55 ./usr/include/osmocom/netif/datagram.h -rw-r--r-- root/root 2127 2024-04-18 08:55 ./usr/include/osmocom/netif/ipa.h -rw-r--r-- root/root 2692 2024-04-18 08:55 ./usr/include/osmocom/netif/ipa_unit.h -rw-r--r-- root/root 1645 2024-04-18 08:55 ./usr/include/osmocom/netif/jibuf.h -rw-r--r-- root/root 5281 2024-04-18 08:55 ./usr/include/osmocom/netif/osmux.h -rw-r--r-- root/root 3621 2024-04-18 08:55 ./usr/include/osmocom/netif/prim.h -rw-r--r-- root/root 705 2024-04-18 08:55 ./usr/include/osmocom/netif/rs232.h -rw-r--r-- root/root 2568 2024-04-18 08:55 ./usr/include/osmocom/netif/rtp.h -rw-r--r-- root/root 2280 2024-04-18 08:55 ./usr/include/osmocom/netif/sctp.h -rw-r--r-- root/root 14045 2024-04-18 08:55 ./usr/include/osmocom/netif/stream.h drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/lib/ drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 217348 2024-04-18 08:55 ./usr/lib/x86_64-linux-gnu/libosmonetif.a -rw-r--r-- root/root 990 2024-04-18 08:55 ./usr/lib/x86_64-linux-gnu/libosmonetif.la drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/lib/x86_64-linux-gnu/pkgconfig/ -rw-r--r-- root/root 299 2024-04-18 08:55 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmo-netif.pc drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/share/ drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/share/doc/libosmo-netif-dev/ -rw-r--r-- root/root 5748 2024-04-18 08:55 ./usr/share/doc/libosmo-netif-dev/changelog.gz -rw-r--r-- root/root 1213 2024-04-18 08:55 ./usr/share/doc/libosmo-netif-dev/copyright lrwxrwxrwx root/root 0 2024-04-18 08:55 ./usr/lib/x86_64-linux-gnu/libosmonetif.so -> libosmonetif.so.11.1.0 + dpkg -c libosmo-netif-doc_1.4.0.54.05ff_all.deb drwxr-xr-x root/root 0 2024-04-18 08:55 ./ drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/ drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/share/ drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/ drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/ -rw-r--r-- root/root 35088 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/amr_8h_source.html -rw-r--r-- root/root 7311 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/annotated.html -rw-r--r-- root/root 715 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/annotated_dup.js -rw-r--r-- root/root 676 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/bc_s.png -rw-r--r-- root/root 147 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/bdwn.png -rw-r--r-- root/root 5339 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/classes.html -rw-r--r-- root/root 132 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/closed.png -rw-r--r-- root/root 27811 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/datagram_8c.html -rw-r--r-- root/root 3049 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/datagram_8c.js -rw-r--r-- root/root 25922 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/datagram_8h.html -rw-r--r-- root/root 3049 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/datagram_8h.js -rw-r--r-- root/root 30034 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/datagram_8h_source.html -rw-r--r-- root/root 6112 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/deprecated.html -rw-r--r-- root/root 8192 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/dir_15662fdf1b5c37dde6a3ed82e5410e57.html -rw-r--r-- root/root 652 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/dir_15662fdf1b5c37dde6a3ed82e5410e57.js -rw-r--r-- root/root 6749 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html -rw-r--r-- root/root 468 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js -rw-r--r-- root/root 4560 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.html -rw-r--r-- root/root 148 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.js -rw-r--r-- root/root 3999 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/dir_d44c64559bbebec7f509842c48db8b23.html -rw-r--r-- root/root 150 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/dir_d44c64559bbebec7f509842c48db8b23.js -rw-r--r-- root/root 746 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/doc.png -rw-r--r-- root/root 33676 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/doxygen.css -rw-r--r-- root/root 15382 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/doxygen.svg -rw-r--r-- root/root 4452 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/dynsections.js -rw-r--r-- root/root 10517 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/files.html -rw-r--r-- root/root 223 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/files_dup.js -rw-r--r-- root/root 616 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/folderclosed.png -rw-r--r-- root/root 597 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/folderopen.png -rw-r--r-- root/root 4017 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/functions.html -rw-r--r-- root/root 3894 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/functions_vars.html -rw-r--r-- root/root 22552 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/globals.html -rw-r--r-- root/root 4125 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/globals_defs.html -rw-r--r-- root/root 21690 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/globals_func.html -rw-r--r-- root/root 4023 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/globals_type.html -rw-r--r-- root/root 67243 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/group__datagram.html -rw-r--r-- root/root 3149 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/group__datagram.js -rw-r--r-- root/root 22545 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/group__jibuf.html -rw-r--r-- root/root 885 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/group__jibuf.js -rw-r--r-- root/root 48998 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/group__osmux.html -rw-r--r-- root/root 1872 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/group__osmux.js -rw-r--r-- root/root 86527 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/group__stream__cli.html -rw-r--r-- root/root 3838 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/group__stream__cli.js -rw-r--r-- root/root 97315 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/group__stream__srv.html -rw-r--r-- root/root 4323 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/group__stream__srv.js -rw-r--r-- root/root 3846 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/index.html -rw-r--r-- root/root 15904 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/ipa_8h_source.html -rw-r--r-- root/root 14441 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/ipa__unit_8h_source.html -rw-r--r-- root/root 16357 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/jibuf_8c.html -rw-r--r-- root/root 785 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/jibuf_8c.js -rw-r--r-- root/root 12201 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/jibuf_8h.html -rw-r--r-- root/root 785 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/jibuf_8h.js -rw-r--r-- root/root 17509 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/jibuf_8h_source.html -rw-r--r-- root/root 176813 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/jquery.js -rw-r--r-- root/root 5866 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/menu.js -rw-r--r-- root/root 2109 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/menudata.js -rw-r--r-- root/root 5544 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/modules.html -rw-r--r-- root/root 404 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/modules.js -rw-r--r-- root/root 153 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/nav_f.png -rw-r--r-- root/root 95 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/nav_g.png -rw-r--r-- root/root 98 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/nav_h.png -rw-r--r-- root/root 2108 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/navtree.css -rw-r--r-- root/root 15709 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/navtree.js -rw-r--r-- root/root 2211 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/navtreedata.js -rw-r--r-- root/root 10957 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/navtreeindex0.js -rw-r--r-- root/root 123 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/open.png -rw-r--r-- root/root 8258 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/osmux_8c.html -rw-r--r-- root/root 106 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/osmux_8c.js -rw-r--r-- root/root 26404 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/osmux_8h.html -rw-r--r-- root/root 1391 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/osmux_8h.js -rw-r--r-- root/root 33989 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/osmux_8h_source.html -rw-r--r-- root/root 17560 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/osmux__input_8c.html -rw-r--r-- root/root 401 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/osmux__input_8c.js -rw-r--r-- root/root 13631 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/osmux__output_8c.html -rw-r--r-- root/root 935 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/osmux__output_8c.js -rw-r--r-- root/root 4210 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/pages.html -rw-r--r-- root/root 15551 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/prim_8h_source.html -rw-r--r-- root/root 5518 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/resize.js -rw-r--r-- root/root 7916 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/rs232_8h_source.html -rw-r--r-- root/root 18069 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/rtp_8h_source.html -rw-r--r-- root/root 14335 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/sctp_8h_source.html drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/ -rw-r--r-- root/root 1435 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/all_0.html -rw-r--r-- root/root 161 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/all_0.js -rw-r--r-- root/root 1435 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/all_1.html -rw-r--r-- root/root 227 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/all_1.js -rw-r--r-- root/root 1435 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/all_2.html -rw-r--r-- root/root 167 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/all_2.js -rw-r--r-- root/root 1435 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/all_3.html -rw-r--r-- root/root 134 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/all_3.js -rw-r--r-- root/root 1435 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/all_4.html -rw-r--r-- root/root 256 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/all_4.js -rw-r--r-- root/root 1435 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/all_5.html -rw-r--r-- root/root 21557 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/all_5.js -rw-r--r-- root/root 1435 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/all_6.html -rw-r--r-- root/root 221 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/all_6.js -rw-r--r-- root/root 1435 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/all_7.html -rw-r--r-- root/root 230 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/all_7.js -rw-r--r-- root/root 1439 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/classes_0.html -rw-r--r-- root/root 161 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/classes_0.js -rw-r--r-- root/root 1439 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/classes_1.html -rw-r--r-- root/root 167 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/classes_1.js -rw-r--r-- root/root 1439 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/classes_2.html -rw-r--r-- root/root 440 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/classes_2.js -rw-r--r-- root/root 1439 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/classes_3.html -rw-r--r-- root/root 221 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/classes_3.js -rw-r--r-- root/root 1284 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/close.svg -rw-r--r-- root/root 1439 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/defines_0.html -rw-r--r-- root/root 256 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/defines_0.js -rw-r--r-- root/root 1439 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/defines_1.html -rw-r--r-- root/root 192 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/defines_1.js -rw-r--r-- root/root 1437 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/files_0.html -rw-r--r-- root/root 152 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/files_0.js -rw-r--r-- root/root 1437 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/files_1.html -rw-r--r-- root/root 134 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/files_1.js -rw-r--r-- root/root 1437 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/files_2.html -rw-r--r-- root/root 293 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/files_2.js -rw-r--r-- root/root 1437 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/files_3.html -rw-r--r-- root/root 230 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/files_3.js -rw-r--r-- root/root 1441 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/functions_0.html -rw-r--r-- root/root 19735 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/functions_0.js -rw-r--r-- root/root 1438 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/groups_0.html -rw-r--r-- root/root 504 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/groups_0.js -rw-r--r-- root/root 2378 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/mag_sel.svg -rw-r--r-- root/root 500 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/nomatches.html -rw-r--r-- root/root 1437 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/pages_0.html -rw-r--r-- root/root 95 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/pages_0.js -rw-r--r-- root/root 4562 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/search.css -rw-r--r-- root/root 23044 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/search.js -rw-r--r-- root/root 567 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/search_l.png -rw-r--r-- root/root 158 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/search_m.png -rw-r--r-- root/root 553 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/search_r.png -rw-r--r-- root/root 487 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/searchdata.js -rw-r--r-- root/root 1440 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/typedefs_0.html -rw-r--r-- root/root 332 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/typedefs_0.js -rw-r--r-- root/root 1441 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/variables_0.html -rw-r--r-- root/root 145 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/search/variables_0.js -rw-r--r-- root/root 314 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/splitbar.png -rw-r--r-- root/root 67433 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/stream_8h.html -rw-r--r-- root/root 8403 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/stream_8h.js -rw-r--r-- root/root 78153 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/stream_8h_source.html -rw-r--r-- root/root 35657 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/stream__cli_8c.html -rw-r--r-- root/root 3829 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/stream__cli_8c.js -rw-r--r-- root/root 10246 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/stream__private_8h_source.html -rw-r--r-- root/root 39802 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/stream__srv_8c.html -rw-r--r-- root/root 4213 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/stream__srv_8c.js -rw-r--r-- root/root 4745 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/structamr__hdr.html -rw-r--r-- root/root 4767 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/structamr__hdr__bwe.html -rw-r--r-- root/root 5519 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/structipa__head.html -rw-r--r-- root/root 5157 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/structipa__head__ext.html -rw-r--r-- root/root 5180 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/structosmo__ipa__msgb__cb.html -rw-r--r-- root/root 12958 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/structosmo__jibuf.html -rw-r--r-- root/root 6523 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/structosmux__hdr.html -rw-r--r-- root/root 8968 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/structosmux__in__handle.html -rw-r--r-- root/root 126 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/structosmux__in__handle.js -rw-r--r-- root/root 9241 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/structosmux__out__handle.html -rw-r--r-- root/root 5518 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/structrtcp__hdr.html -rw-r--r-- root/root 5909 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/structrtp__hdr.html -rw-r--r-- root/root 5147 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/structrtp__x__hdr.html -rw-r--r-- root/root 853 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/sync_off.png -rw-r--r-- root/root 845 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/sync_on.png -rw-r--r-- root/root 142 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/tab_a.png -rw-r--r-- root/root 169 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/tab_b.png -rw-r--r-- root/root 177 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/tab_h.png -rw-r--r-- root/root 184 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/tab_s.png -rw-r--r-- root/root 9957 2024-04-18 08:55 ./usr/share/doc/libosmo-netif/html/tabs.css drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/share/doc/libosmo-netif-doc/ -rw-r--r-- root/root 5749 2024-04-18 08:55 ./usr/share/doc/libosmo-netif-doc/changelog.gz -rw-r--r-- root/root 1213 2024-04-18 08:55 ./usr/share/doc/libosmo-netif-doc/copyright drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/share/doc-base/ -rw-r--r-- root/root 214 2024-04-18 08:55 ./usr/share/doc-base/libosmo-netif-doc.libosmo-netif-doc + dpkg -c libosmonetif11_1.4.0.54.05ff_amd64.deb drwxr-xr-x root/root 0 2024-04-18 08:55 ./ drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/ drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/lib/ drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 128936 2024-04-18 08:55 ./usr/lib/x86_64-linux-gnu/libosmonetif.so.11.1.0 drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/share/ drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-04-18 08:55 ./usr/share/doc/libosmonetif11/ -rw-r--r-- root/root 5750 2024-04-18 08:55 ./usr/share/doc/libosmonetif11/changelog.gz -rw-r--r-- root/root 1213 2024-04-18 08:55 ./usr/share/doc/libosmonetif11/copyright lrwxrwxrwx root/root 0 2024-04-18 08:55 ./usr/lib/x86_64-linux-gnu/libosmonetif.so.11 -> libosmonetif.so.11.1.0 Build successful! docker: running: data/build.sh inside docker $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1123897 killed; [ssh-agent] Stopped. Finished: SUCCESS