Started by upstream project "gerrit-libosmo-netif" build number 762 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/libosmo-netif/+/41434 in silent mode. Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2 [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-agNgHIHCWy2C/agent.1567549 SSH_AGENT_PID=1567552 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_4179191403419653826.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_4179191403419653826.key) [ssh-agent] Using credentials jenkins (gerrit.osmocom.org) The recommended git tool is: NONE using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/libosmo-netif # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif > git --version # timeout=10 > git --version # 'git version 2.39.5' using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif refs/changes/34/41434/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision 1c88de1c202ba11b5d928ce8c483dbca9ddf324c (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1c88de1c202ba11b5d928ce8c483dbca9ddf324c # timeout=10 Commit message: "stream: Support overwriting tx_queue_max_length per srv conn" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk d62e4b703c58a6d765cdaad2262db60e627d83e9 # timeout=10
[gerrit-binpkgs@2] $ /bin/sh -xe /tmp/jenkins8792222747460978386.sh + set +x Building binary packages for distro: 'debian:11' + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline 9155693 jobs/ttcn3: add ttcn3-hss-test-pyhss + cd libosmo-netif + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:11 :: Copying the source to the cache dir :: Building the source package docker: building image debian-13-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '-t', 'debian-13-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 1.45kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.2s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM docker.io/library/debian:trixie@sha256:01a723bf5bfb21b9dda0c9a33e0538106e4d02cce8f557e118dd61259553d598 #4 DONE 0.0s #5 [2/4] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper default-libmysqlclient-dev dh-python dh-virtualenv dpkg-dev erlang-nox fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc pkgconf python3-packaging python3-pip python3-setuptools quilt sed sphinx-common wget && apt-get clean #5 CACHED #6 [3/4] RUN WGET https://github.com/erlang/rebar3/releases/download/3.24.0/rebar3 -O /usr/bin/rebar3 && echo "d2d31cfb98904b8e4917300a75f870de12cb5167cd6214d1043e973a56668a54 /usr/bin/rebar3" | sha256sum -c && chmod +x /usr/bin/rebar3 && rebar3 --version #6 CACHED #7 [4/4] RUN USERADD --uid=1000 -m user #7 CACHED #8 exporting to image #8 exporting layers done #8 writing image sha256:d99b1e135bc13bc63df12cf252ec412a1f5975fb9ae064277d2654c92d0bf798 0.0s done #8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg 0.0s done #8 DONE 0.0s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) /obs/lib/debian.py:183: SyntaxWarning: invalid escape sequence '\/' lib.run_cmd(["sed", "-i", "s/$(MAKE) -C doc\/manuals//g", f"{debian}/rules"]) + main(): ['rm', '-rf', '/obs/_temp'] libosmo-netif: using cached https://gerrit.osmocom.org/libosmo-netif (not cloning, not fetching) libosmo-netif: 'git clean -ffxd' + build(): ['git', 'clean', '-ffxd'] + checkout_default_branch(): ['git', 'log', '--pretty=oneline', '--abbrev-commit', '-1'] 1c88de1 stream: Support overwriting tx_queue_max_length per srv conn libosmo-netif: skipping git checkout, current commit: 1c88de1 stream: Support overwriting tx_queue_max_length per srv conn + get_version_for_feed(): ['/obs/_cache/libosmo-netif/git-version-gen', '.'] 1.6.0.18-1c88libosmo-netif: building source package 1.6.0.18-1c88 libosmo-netif: adding debian/changelog entry (1.6.0 => 1.6.0.18.1c88) + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] libosmo-netif: building debian source package + build(): ['dpkg-buildpackage', '-S', '-uc', '-us', '-d'] dpkg-buildpackage: info: source package libosmo-netif dpkg-buildpackage: info: source version 1.6.0.18.1c88 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts <info@osmocom.org> dpkg-source --before-build . debian/rules clean dh clean --with autoreconf --fail-missing dh_auto_clean -O--fail-missing dh_autoreconf_clean -O--fail-missing debian/rules override_dh_clean make[1]: Entering directory '/obs/_cache/libosmo-netif' dh_clean rm -f tests/package.m4 tests/testsuite .version make[1]: Leaving directory '/obs/_cache/libosmo-netif' dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building libosmo-netif in libosmo-netif_1.6.0.18.1c88.tar.xz dpkg-source: info: building libosmo-netif in libosmo-netif_1.6.0.18.1c88.dsc dpkg-genbuildinfo --build=source -O../libosmo-netif_1.6.0.18.1c88_source.buildinfo dpkg-genchanges --build=source -O../libosmo-netif_1.6.0.18.1c88_source.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: source-only upload: Debian-native package + build(): mv *.tar* *.dsc /obs/_temp/srcpkgs/libosmo-netif libosmo-netif: generating rpm spec file + build(): ['sed', 's/^Version:.*/Version: 1.6.0.18.1c88/', '-i', '/obs/_cache/libosmo-netif/contrib/libosmo-netif.spec.in'] + build(): ['sed', 's/^Source:.*/Source: libosmo-netif_1.6.0.18.1c88.tar.xz/', '-i', '/obs/_cache/libosmo-netif/contrib/libosmo-netif.spec.in'] + build(): ['sed', '-e', '/^Source:/a\\', '-e', 'Source1: rpmlintrc', '-i', '/obs/_cache/libosmo-netif/contrib/libosmo-netif.spec.in'] + build(): ['sed', 's/^%setup/%setup -n libosmo-netif/', '-i', '/obs/_cache/libosmo-netif/contrib/libosmo-netif.spec.in'] + write_commit_txt(): ['git', 'rev-parse', 'HEAD'] 1c88de1c202ba11b5d928ce8c483dbca9ddf324c libosmo-netif: adding commit_1c88de1c202ba11b5d928ce8c483dbca9ddf324c.txt + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] docker: running: build_srcpkg.py inside docker :: Building the binary packages + <module>(): ['rm', '-rf', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/_temp/binpkgs'] docker: building image debian-11-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:11', '--build-arg', 'DISTRO_FROM=debian:11', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-11-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 3.31kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:11 #2 DONE 0.7s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [1/6] FROM docker.io/library/debian:11@sha256:37d7709beef67abbccfcac94a2150d25fdac3764251a60f2c20e9fd069d228d8 #5 resolve docker.io/library/debian:11@sha256:37d7709beef67abbccfcac94a2150d25fdac3764251a60f2c20e9fd069d228d8 0.0s done #5 DONE 0.0s #4 [internal] load build context #4 transferring context: 1.46kB done #4 DONE 0.1s #5 [1/6] FROM docker.io/library/debian:11@sha256:37d7709beef67abbccfcac94a2150d25fdac3764251a60f2c20e9fd069d228d8 #5 sha256:37d7709beef67abbccfcac94a2150d25fdac3764251a60f2c20e9fd069d228d8 4.52kB / 4.52kB done #5 sha256:98217b2cf0e898f62eaf14da7ee443688ab775e5737f4f144352973d0c365750 1.02kB / 1.02kB done #5 sha256:f11ed4636b3ea3df4b8670682015ee8bd71b72bc6bdf9e05cadb98f98ae74afd 453B / 453B done #5 DONE 0.2s #6 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc #6 DONE 0.3s #7 [3/6] RUN SET -x && if id "1000" >/dev/null 2>&1; then userdel "$(getent passwd "1000" | cut -d: -f1)"; fi && useradd --uid=1000 -m user #7 0.396 + id 1000 #7 0.400 + useradd --uid=1000 -m user #7 DONE 0.7s #8 [4/6] RUN CASE "debian:11" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && mkdir -p /usr/share/man/man1/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) set -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #8 0.519 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB] #8 0.530 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB] #8 0.535 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB] #8 0.583 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB] #8 0.681 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [423 kB] #8 0.685 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB] #8 1.318 Fetched 8654 kB in 1s (10.3 MB/s) #8 1.318 Reading package lists... #8 1.575 Reading package lists... #8 1.821 Building dependency tree... #8 1.877 Reading state information... #8 1.941 The following additional packages will be installed: #8 1.941 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-10 dirmngr #8 1.941 dpkg-dev g++ g++-10 gcc gcc-10 git-man gnupg gnupg-l10n gnupg-utils gpg #8 1.941 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libasan6 libassuan0 #8 1.941 libatomic1 libbinutils libbpf0 libbrotli1 libbsd0 libc-dev-bin libc6-dev #8 1.941 libcap2 libcap2-bin libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 #8 1.941 libcurl3-gnutls libdpkg-perl libelf1 liberror-perl libexpat1 libfakeroot #8 1.941 libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libksba8 #8 1.941 libldap-2.4-2 liblsan0 libmd0 libmnl0 libmpc3 libmpfr6 libncursesw6 #8 1.941 libnghttp2-14 libnpth0 libnsl-dev libperl5.32 libpsl5 libquadmath0 #8 1.941 libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 #8 1.941 libstdc++-10-dev libtirpc-dev libtsan0 libubsan1 libxtables12 linux-libc-dev #8 1.941 make openssl patch perl perl-modules-5.32 pinentry-curses readline-common #8 1.941 xz-utils #8 1.942 Suggested packages: #8 1.942 binutils-doc bzip2-doc cpp-doc gcc-10-locales dbus-user-session #8 1.942 libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib #8 1.942 g++-10-multilib gcc-10-doc gcc-multilib manpages-dev autoconf automake #8 1.942 libtool flex bison gdb gcc-doc gcc-10-multilib gettext-base git-daemon-run #8 1.942 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #8 1.942 git-mediawiki git-svn parcimonie xloadimage scdaemon iproute2-doc glibc-doc #8 1.942 sensible-utils bzr gdbm-l10n libstdc++-10-doc make-doc ed diffutils-doc #8 1.942 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl #8 1.942 libtap-harness-archive-perl pinentry-doc readline-doc #8 1.942 Recommended packages: #8 1.942 libalgorithm-merge-perl less ssh-client libatm1 manpages manpages-dev #8 1.942 libc-devtools libpam-cap libfile-fcntllock-perl liblocale-gettext-perl #8 1.942 libldap-common libgpm2 publicsuffix libsasl2-modules netbase #8 2.145 The following NEW packages will be installed: #8 2.145 binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 #8 2.145 ca-certificates cpp cpp-10 dirmngr dpkg-dev fakeroot g++ g++-10 gcc gcc-10 #8 2.145 git git-man gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client #8 2.145 gpg-wks-server gpgconf gpgsm iproute2 libasan6 libassuan0 libatomic1 #8 2.145 libbinutils libbpf0 libbrotli1 libbsd0 libc-dev-bin libc6-dev libcap2 #8 2.145 libcap2-bin libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #8 2.145 libdpkg-perl libelf1 liberror-perl libexpat1 libfakeroot libgcc-10-dev #8 2.145 libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libksba8 libldap-2.4-2 #8 2.145 liblsan0 libmd0 libmnl0 libmpc3 libmpfr6 libncursesw6 libnghttp2-14 libnpth0 #8 2.145 libnsl-dev libperl5.32 libpsl5 libquadmath0 libreadline8 librtmp1 libsasl2-2 #8 2.145 libsasl2-modules-db libsqlite3-0 libssh2-1 libstdc++-10-dev libtirpc-dev #8 2.146 libtsan0 libubsan1 libxtables12 linux-libc-dev make openssl patch perl #8 2.146 perl-modules-5.32 pinentry-curses readline-common xz-utils #8 2.167 0 upgraded, 89 newly installed, 0 to remove and 0 not upgraded. #8 2.167 Need to get 90.2 MB of archives. #8 2.167 After this operation, 343 MB of additional disk space will be used. #8 2.167 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u4 [2824 kB] #8 2.239 Get:2 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB] #8 2.239 Get:3 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB] #8 2.240 Get:4 http://deb.debian.org/debian-security bullseye-security/main amd64 libperl5.32 amd64 5.32.1-4+deb11u4 [4132 kB] #8 2.276 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 perl amd64 5.32.1-4+deb11u4 [293 kB] #8 2.278 Get:6 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] #8 2.280 Get:7 http://deb.debian.org/debian-security bullseye-security/main amd64 libbpf0 amd64 1:0.3-2+deb11u1 [98.5 kB] #8 2.280 Get:8 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB] #8 2.281 Get:9 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1+deb11u1 [108 kB] #8 2.282 Get:10 http://deb.debian.org/debian-security bullseye-security/main amd64 libcap2 amd64 1:2.44-1+deb11u1 [24.2 kB] #8 2.282 Get:11 http://deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #8 2.282 Get:12 http://deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] #8 2.282 Get:13 http://deb.debian.org/debian-security bullseye-security/main amd64 libcap2-bin amd64 1:2.44-1+deb11u1 [33.2 kB] #8 2.283 Get:14 http://deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] #8 2.292 Get:15 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB] #8 2.292 Get:16 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB] #8 2.294 Get:17 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] #8 2.294 Get:18 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1w-0+deb11u4 [859 kB] #8 2.302 Get:19 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] #8 2.303 Get:20 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] #8 2.305 Get:21 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB] #8 2.324 Get:22 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB] #8 2.329 Get:23 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB] #8 2.330 Get:24 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB] #8 2.330 Get:25 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB] #8 2.346 Get:26 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB] #8 2.346 Get:27 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-dev-bin amd64 2.31-13+deb11u13 [277 kB] #8 2.348 Get:28 http://deb.debian.org/debian-security bullseye-security/main amd64 linux-libc-dev amd64 5.10.244-1 [1851 kB] #8 2.364 Get:29 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB] #8 2.365 Get:30 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB] #8 2.367 Get:31 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #8 2.367 Get:32 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6-dev amd64 2.31-13+deb11u13 [2362 kB] #8 2.387 Get:33 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB] #8 2.393 Get:34 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB] #8 2.410 Get:35 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB] #8 2.411 Get:36 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB] #8 2.484 Get:37 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB] #8 2.484 Get:38 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB] #8 2.484 Get:39 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB] #8 2.485 Get:40 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB] #8 2.485 Get:41 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B] #8 2.485 Get:42 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB] #8 2.503 Get:43 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB] #8 2.510 Get:44 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB] #8 2.527 Get:45 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB] #8 2.533 Get:46 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB] #8 2.534 Get:47 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB] #8 2.554 Get:48 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB] #8 2.700 Get:49 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B] #8 2.700 Get:50 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB] #8 2.714 Get:51 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB] #8 2.794 Get:52 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B] #8 2.794 Get:53 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB] #8 2.797 Get:54 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.13 [1552 kB] #8 2.810 Get:55 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] #8 2.811 Get:56 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.13 [2314 kB] #8 2.831 Get:57 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] #8 2.831 Get:58 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB] #8 2.831 Get:59 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2+deb11u2 [548 kB] #8 2.836 Get:60 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3+deb11u2 [123 kB] #8 2.837 Get:61 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] #8 2.838 Get:62 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] #8 2.839 Get:63 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] #8 2.840 Get:64 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #8 2.841 Get:65 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2+deb11u2 [763 kB] #8 2.847 Get:66 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB] #8 2.848 Get:67 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB] #8 2.848 Get:68 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] #8 2.851 Get:69 http://deb.debian.org/debian-security bullseye-security/main amd64 libnghttp2-14 amd64 1.43.0-1+deb11u2 [77.0 kB] #8 2.851 Get:70 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] #8 2.852 Get:71 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #8 2.852 Get:72 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2+deb11u1 [156 kB] #8 2.854 Get:73 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u15 [344 kB] #8 2.857 Get:74 http://deb.debian.org/debian-security bullseye-security/main amd64 libexpat1 amd64 2.2.10-2+deb11u7 [99.2 kB] #8 2.858 Get:75 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB] #8 2.860 Get:76 http://deb.debian.org/debian-security bullseye-security/main amd64 git-man all 1:2.30.2-1+deb11u5 [1831 kB] #8 2.876 Get:77 http://deb.debian.org/debian-security bullseye-security/main amd64 git amd64 1:2.30.2-1+deb11u5 [5568 kB] #8 2.924 Get:78 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB] #8 2.933 Get:79 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2+deb11u2 [905 kB] #8 2.941 Get:80 http://deb.debian.org/debian-security bullseye-security/main amd64 libsqlite3-0 amd64 3.34.1-3+deb11u1 [797 kB] #8 2.948 Get:81 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2+deb11u2 [928 kB] #8 2.955 Get:82 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2+deb11u2 [132 kB] #8 2.956 Get:83 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB] #8 2.957 Get:84 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2+deb11u2 [669 kB] #8 2.963 Get:85 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u2 [524 kB] #8 2.967 Get:86 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u2 [516 kB] #8 2.972 Get:87 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2+deb11u2 [645 kB] #8 2.977 Get:88 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2+deb11u2 [825 kB] #8 2.984 Get:89 http://deb.debian.org/debian bullseye/main amd64 gnupg2 all 2.2.27-2+deb11u2 [434 kB] #8 3.094 debconf: delaying package configuration, since apt-utils is not installed #8 3.105 Fetched 90.2 MB in 1s (108 MB/s) #8 3.146 Selecting previously unselected package perl-modules-5.32. #8 3.146 (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 ... 6673 files and directories currently installed.) #8 3.164 Preparing to unpack .../00-perl-modules-5.32_5.32.1-4+deb11u4_all.deb ... #8 3.186 Unpacking perl-modules-5.32 (5.32.1-4+deb11u4) ... #8 3.496 Selecting previously unselected package libgdbm6:amd64. #8 3.497 Preparing to unpack .../01-libgdbm6_1.19-2_amd64.deb ... #8 3.530 Unpacking libgdbm6:amd64 (1.19-2) ... #8 3.643 Selecting previously unselected package libgdbm-compat4:amd64. #8 3.644 Preparing to unpack .../02-libgdbm-compat4_1.19-2_amd64.deb ... #8 3.665 Unpacking libgdbm-compat4:amd64 (1.19-2) ... #8 3.781 Selecting previously unselected package libperl5.32:amd64. #8 3.782 Preparing to unpack .../03-libperl5.32_5.32.1-4+deb11u4_amd64.deb ... #8 3.798 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u4) ... #8 4.155 Selecting previously unselected package perl. #8 4.156 Preparing to unpack .../04-perl_5.32.1-4+deb11u4_amd64.deb ... #8 4.176 Unpacking perl (5.32.1-4+deb11u4) ... #8 4.302 Selecting previously unselected package libelf1:amd64. #8 4.302 Preparing to unpack .../05-libelf1_0.183-1_amd64.deb ... #8 4.324 Unpacking libelf1:amd64 (0.183-1) ... #8 4.446 Selecting previously unselected package libbpf0:amd64. #8 4.446 Preparing to unpack .../06-libbpf0_1%3a0.3-2+deb11u1_amd64.deb ... #8 4.462 Unpacking libbpf0:amd64 (1:0.3-2+deb11u1) ... #8 4.575 Selecting previously unselected package libmd0:amd64. #8 4.576 Preparing to unpack .../07-libmd0_1.0.3-3_amd64.deb ... #8 4.592 Unpacking libmd0:amd64 (1.0.3-3) ... #8 4.712 Selecting previously unselected package libbsd0:amd64. #8 4.712 Preparing to unpack .../08-libbsd0_0.11.3-1+deb11u1_amd64.deb ... #8 4.728 Unpacking libbsd0:amd64 (0.11.3-1+deb11u1) ... #8 4.841 Selecting previously unselected package libcap2:amd64. #8 4.842 Preparing to unpack .../09-libcap2_1%3a2.44-1+deb11u1_amd64.deb ... #8 4.858 Unpacking libcap2:amd64 (1:2.44-1+deb11u1) ... #8 4.971 Selecting previously unselected package libmnl0:amd64. #8 4.972 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... #8 4.990 Unpacking libmnl0:amd64 (1.0.4-3) ... #8 5.097 Selecting previously unselected package libxtables12:amd64. #8 5.098 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... #8 5.114 Unpacking libxtables12:amd64 (1.8.7-1) ... #8 5.207 Selecting previously unselected package libcap2-bin. #8 5.208 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1+deb11u1_amd64.deb ... #8 5.225 Unpacking libcap2-bin (1:2.44-1+deb11u1) ... #8 5.368 Selecting previously unselected package iproute2. #8 5.369 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... #8 5.385 Unpacking iproute2 (5.10.0-4) ... #8 5.546 Selecting previously unselected package readline-common. #8 5.546 Preparing to unpack .../14-readline-common_8.1-1_all.deb ... #8 5.562 Unpacking readline-common (8.1-1) ... #8 5.687 Selecting previously unselected package libreadline8:amd64. #8 5.688 Preparing to unpack .../15-libreadline8_8.1-1_amd64.deb ... #8 5.704 Unpacking libreadline8:amd64 (8.1-1) ... #8 5.896 Selecting previously unselected package bzip2. #8 5.898 Preparing to unpack .../16-bzip2_1.0.8-4_amd64.deb ... #8 5.915 Unpacking bzip2 (1.0.8-4) ... #8 6.019 Selecting previously unselected package openssl. #8 6.020 Preparing to unpack .../17-openssl_1.1.1w-0+deb11u4_amd64.deb ... #8 6.038 Unpacking openssl (1.1.1w-0+deb11u4) ... #8 6.216 Selecting previously unselected package ca-certificates. #8 6.217 Preparing to unpack .../18-ca-certificates_20210119_all.deb ... #8 6.233 Unpacking ca-certificates (20210119) ... #8 6.416 Selecting previously unselected package xz-utils. #8 6.417 Preparing to unpack .../19-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... #8 6.432 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #8 6.529 Selecting previously unselected package binutils-common:amd64. #8 6.530 Preparing to unpack .../20-binutils-common_2.35.2-2_amd64.deb ... #8 6.545 Unpacking binutils-common:amd64 (2.35.2-2) ... #8 6.771 Selecting previously unselected package libbinutils:amd64. #8 6.772 Preparing to unpack .../21-libbinutils_2.35.2-2_amd64.deb ... #8 6.789 Unpacking libbinutils:amd64 (2.35.2-2) ... #8 6.928 Selecting previously unselected package libctf-nobfd0:amd64. #8 6.929 Preparing to unpack .../22-libctf-nobfd0_2.35.2-2_amd64.deb ... #8 6.945 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ... #8 7.060 Selecting previously unselected package libctf0:amd64. #8 7.061 Preparing to unpack .../23-libctf0_2.35.2-2_amd64.deb ... #8 7.077 Unpacking libctf0:amd64 (2.35.2-2) ... #8 7.163 Selecting previously unselected package binutils-x86-64-linux-gnu. #8 7.163 Preparing to unpack .../24-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ... #8 7.179 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ... #8 7.419 Selecting previously unselected package binutils. #8 7.420 Preparing to unpack .../25-binutils_2.35.2-2_amd64.deb ... #8 7.441 Unpacking binutils (2.35.2-2) ... #8 7.533 Selecting previously unselected package libc-dev-bin. #8 7.534 Preparing to unpack .../26-libc-dev-bin_2.31-13+deb11u13_amd64.deb ... #8 7.550 Unpacking libc-dev-bin (2.31-13+deb11u13) ... #8 7.644 Selecting previously unselected package linux-libc-dev:amd64. #8 7.644 Preparing to unpack .../27-linux-libc-dev_5.10.244-1_amd64.deb ... #8 7.660 Unpacking linux-libc-dev:amd64 (5.10.244-1) ... #8 7.863 Selecting previously unselected package libcrypt-dev:amd64. #8 7.864 Preparing to unpack .../28-libcrypt-dev_1%3a4.4.18-4_amd64.deb ... #8 7.881 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ... #8 7.993 Selecting previously unselected package libtirpc-dev:amd64. #8 7.994 Preparing to unpack .../29-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ... #8 8.025 Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... #8 8.123 Selecting previously unselected package libnsl-dev:amd64. #8 8.124 Preparing to unpack .../30-libnsl-dev_1.3.0-2_amd64.deb ... #8 8.139 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #8 8.243 Selecting previously unselected package libc6-dev:amd64. #8 8.244 Preparing to unpack .../31-libc6-dev_2.31-13+deb11u13_amd64.deb ... #8 8.268 Unpacking libc6-dev:amd64 (2.31-13+deb11u13) ... #8 8.547 Selecting previously unselected package libisl23:amd64. #8 8.548 Preparing to unpack .../32-libisl23_0.23-1_amd64.deb ... #8 8.566 Unpacking libisl23:amd64 (0.23-1) ... #8 8.728 Selecting previously unselected package libmpfr6:amd64. #8 8.729 Preparing to unpack .../33-libmpfr6_4.1.0-3_amd64.deb ... #8 8.753 Unpacking libmpfr6:amd64 (4.1.0-3) ... #8 8.983 Selecting previously unselected package libmpc3:amd64. #8 8.984 Preparing to unpack .../34-libmpc3_1.2.0-1_amd64.deb ... #8 9.022 Unpacking libmpc3:amd64 (1.2.0-1) ... #8 9.188 Selecting previously unselected package cpp-10. #8 9.189 Preparing to unpack .../35-cpp-10_10.2.1-6_amd64.deb ... #8 9.224 Unpacking cpp-10 (10.2.1-6) ... #8 9.858 Selecting previously unselected package cpp. #8 9.860 Preparing to unpack .../36-cpp_4%3a10.2.1-1_amd64.deb ... #8 9.893 Unpacking cpp (4:10.2.1-1) ... #8 10.14 Selecting previously unselected package libcc1-0:amd64. #8 10.14 Preparing to unpack .../37-libcc1-0_10.2.1-6_amd64.deb ... #8 10.17 Unpacking libcc1-0:amd64 (10.2.1-6) ... #8 10.44 Selecting previously unselected package libgomp1:amd64. #8 10.44 Preparing to unpack .../38-libgomp1_10.2.1-6_amd64.deb ... #8 10.48 Unpacking libgomp1:amd64 (10.2.1-6) ... #8 10.72 Selecting previously unselected package libitm1:amd64. #8 10.73 Preparing to unpack .../39-libitm1_10.2.1-6_amd64.deb ... #8 10.77 Unpacking libitm1:amd64 (10.2.1-6) ... #8 11.00 Selecting previously unselected package libatomic1:amd64. #8 11.00 Preparing to unpack .../40-libatomic1_10.2.1-6_amd64.deb ... #8 11.04 Unpacking libatomic1:amd64 (10.2.1-6) ... #8 11.26 Selecting previously unselected package libasan6:amd64. #8 11.26 Preparing to unpack .../41-libasan6_10.2.1-6_amd64.deb ... #8 11.30 Unpacking libasan6:amd64 (10.2.1-6) ... #8 11.62 Selecting previously unselected package liblsan0:amd64. #8 11.62 Preparing to unpack .../42-liblsan0_10.2.1-6_amd64.deb ... #8 11.66 Unpacking liblsan0:amd64 (10.2.1-6) ... #8 11.94 Selecting previously unselected package libtsan0:amd64. #8 11.94 Preparing to unpack .../43-libtsan0_10.2.1-6_amd64.deb ... #8 11.98 Unpacking libtsan0:amd64 (10.2.1-6) ... #8 12.30 Selecting previously unselected package libubsan1:amd64. #8 12.30 Preparing to unpack .../44-libubsan1_10.2.1-6_amd64.deb ... #8 12.34 Unpacking libubsan1:amd64 (10.2.1-6) ... #8 12.58 Selecting previously unselected package libquadmath0:amd64. #8 12.58 Preparing to unpack .../45-libquadmath0_10.2.1-6_amd64.deb ... #8 12.61 Unpacking libquadmath0:amd64 (10.2.1-6) ... #8 12.79 Selecting previously unselected package libgcc-10-dev:amd64. #8 12.79 Preparing to unpack .../46-libgcc-10-dev_10.2.1-6_amd64.deb ... #8 12.83 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ... #8 13.08 Selecting previously unselected package gcc-10. #8 13.08 Preparing to unpack .../47-gcc-10_10.2.1-6_amd64.deb ... #8 13.12 Unpacking gcc-10 (10.2.1-6) ... #8 14.03 Selecting previously unselected package gcc. #8 14.04 Preparing to unpack .../48-gcc_4%3a10.2.1-1_amd64.deb ... #8 14.07 Unpacking gcc (4:10.2.1-1) ... #8 14.26 Selecting previously unselected package libstdc++-10-dev:amd64. #8 14.26 Preparing to unpack .../49-libstdc++-10-dev_10.2.1-6_amd64.deb ... #8 14.29 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ... #8 14.59 Selecting previously unselected package g++-10. #8 14.59 Preparing to unpack .../50-g++-10_10.2.1-6_amd64.deb ... #8 14.62 Unpacking g++-10 (10.2.1-6) ... #8 15.22 Selecting previously unselected package g++. #8 15.22 Preparing to unpack .../51-g++_4%3a10.2.1-1_amd64.deb ... #8 15.24 Unpacking g++ (4:10.2.1-1) ... #8 15.43 Selecting previously unselected package make. #8 15.43 Preparing to unpack .../52-make_4.3-4.1_amd64.deb ... #8 15.46 Unpacking make (4.3-4.1) ... #8 15.68 Selecting previously unselected package libdpkg-perl. #8 15.69 Preparing to unpack .../53-libdpkg-perl_1.20.13_all.deb ... #8 15.72 Unpacking libdpkg-perl (1.20.13) ... #8 15.92 Selecting previously unselected package patch. #8 15.92 Preparing to unpack .../54-patch_2.7.6-7_amd64.deb ... #8 15.94 Unpacking patch (2.7.6-7) ... #8 16.09 Selecting previously unselected package dpkg-dev. #8 16.10 Preparing to unpack .../55-dpkg-dev_1.20.13_all.deb ... #8 16.15 Unpacking dpkg-dev (1.20.13) ... #8 16.43 Selecting previously unselected package build-essential. #8 16.43 Preparing to unpack .../56-build-essential_12.9_amd64.deb ... #8 16.46 Unpacking build-essential (12.9) ... #8 16.71 Selecting previously unselected package libassuan0:amd64. #8 16.71 Preparing to unpack .../57-libassuan0_2.5.3-7.1_amd64.deb ... #8 16.75 Unpacking libassuan0:amd64 (2.5.3-7.1) ... #8 16.94 Selecting previously unselected package gpgconf. #8 16.94 Preparing to unpack .../58-gpgconf_2.2.27-2+deb11u2_amd64.deb ... #8 16.98 Unpacking gpgconf (2.2.27-2+deb11u2) ... #8 17.19 Selecting previously unselected package libksba8:amd64. #8 17.20 Preparing to unpack .../59-libksba8_1.5.0-3+deb11u2_amd64.deb ... #8 17.21 Unpacking libksba8:amd64 (1.5.0-3+deb11u2) ... #8 17.36 Selecting previously unselected package libsasl2-modules-db:amd64. #8 17.36 Preparing to unpack .../60-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #8 17.39 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 17.57 Selecting previously unselected package libsasl2-2:amd64. #8 17.57 Preparing to unpack .../61-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #8 17.60 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 17.82 Selecting previously unselected package libldap-2.4-2:amd64. #8 17.82 Preparing to unpack .../62-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... #8 17.85 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... #8 18.10 Selecting previously unselected package libnpth0:amd64. #8 18.10 Preparing to unpack .../63-libnpth0_1.6-3_amd64.deb ... #8 18.13 Unpacking libnpth0:amd64 (1.6-3) ... #8 18.40 Selecting previously unselected package dirmngr. #8 18.40 Preparing to unpack .../64-dirmngr_2.2.27-2+deb11u2_amd64.deb ... #8 18.44 Unpacking dirmngr (2.2.27-2+deb11u2) ... #8 18.74 Selecting previously unselected package libfakeroot:amd64. #8 18.74 Preparing to unpack .../65-libfakeroot_1.25.3-1.1_amd64.deb ... #8 18.77 Unpacking libfakeroot:amd64 (1.25.3-1.1) ... #8 19.00 Selecting previously unselected package fakeroot. #8 19.01 Preparing to unpack .../66-fakeroot_1.25.3-1.1_amd64.deb ... #8 19.04 Unpacking fakeroot (1.25.3-1.1) ... #8 19.25 Selecting previously unselected package libbrotli1:amd64. #8 19.25 Preparing to unpack .../67-libbrotli1_1.0.9-2+b2_amd64.deb ... #8 19.28 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... #8 19.50 Selecting previously unselected package libnghttp2-14:amd64. #8 19.50 Preparing to unpack .../68-libnghttp2-14_1.43.0-1+deb11u2_amd64.deb ... #8 19.57 Unpacking libnghttp2-14:amd64 (1.43.0-1+deb11u2) ... #8 19.74 Selecting previously unselected package libpsl5:amd64. #8 19.74 Preparing to unpack .../69-libpsl5_0.21.0-1.2_amd64.deb ... #8 19.77 Unpacking libpsl5:amd64 (0.21.0-1.2) ... #8 20.00 Selecting previously unselected package librtmp1:amd64. #8 20.00 Preparing to unpack .../70-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #8 20.04 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #8 20.27 Selecting previously unselected package libssh2-1:amd64. #8 20.27 Preparing to unpack .../71-libssh2-1_1.9.0-2+deb11u1_amd64.deb ... #8 20.30 Unpacking libssh2-1:amd64 (1.9.0-2+deb11u1) ... #8 20.51 Selecting previously unselected package libcurl3-gnutls:amd64. #8 20.51 Preparing to unpack .../72-libcurl3-gnutls_7.74.0-1.3+deb11u15_amd64.deb ... #8 20.56 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u15) ... #8 20.79 Selecting previously unselected package libexpat1:amd64. #8 20.79 Preparing to unpack .../73-libexpat1_2.2.10-2+deb11u7_amd64.deb ... #8 20.83 Unpacking libexpat1:amd64 (2.2.10-2+deb11u7) ... #8 21.05 Selecting previously unselected package liberror-perl. #8 21.05 Preparing to unpack .../74-liberror-perl_0.17029-1_all.deb ... #8 21.09 Unpacking liberror-perl (0.17029-1) ... #8 21.46 Selecting previously unselected package git-man. #8 21.46 Preparing to unpack .../75-git-man_1%3a2.30.2-1+deb11u5_all.deb ... #8 21.49 Unpacking git-man (1:2.30.2-1+deb11u5) ... #8 21.82 Selecting previously unselected package git. #8 21.83 Preparing to unpack .../76-git_1%3a2.30.2-1+deb11u5_amd64.deb ... #8 21.85 Unpacking git (1:2.30.2-1+deb11u5) ... #8 22.31 Selecting previously unselected package gnupg-l10n. #8 22.31 Preparing to unpack .../77-gnupg-l10n_2.2.27-2+deb11u2_all.deb ... #8 22.34 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... #8 22.59 Selecting previously unselected package gnupg-utils. #8 22.59 Preparing to unpack .../78-gnupg-utils_2.2.27-2+deb11u2_amd64.deb ... #8 22.62 Unpacking gnupg-utils (2.2.27-2+deb11u2) ... #8 22.88 Selecting previously unselected package libsqlite3-0:amd64. #8 22.89 Preparing to unpack .../79-libsqlite3-0_3.34.1-3+deb11u1_amd64.deb ... #8 22.92 Unpacking libsqlite3-0:amd64 (3.34.1-3+deb11u1) ... #8 23.16 Selecting previously unselected package gpg. #8 23.16 Preparing to unpack .../80-gpg_2.2.27-2+deb11u2_amd64.deb ... #8 23.19 Unpacking gpg (2.2.27-2+deb11u2) ... #8 23.49 Selecting previously unselected package libncursesw6:amd64. #8 23.49 Preparing to unpack .../81-libncursesw6_6.2+20201114-2+deb11u2_amd64.deb ... #8 23.52 Unpacking libncursesw6:amd64 (6.2+20201114-2+deb11u2) ... #8 23.77 Selecting previously unselected package pinentry-curses. #8 23.77 Preparing to unpack .../82-pinentry-curses_1.1.0-4_amd64.deb ... #8 23.80 Unpacking pinentry-curses (1.1.0-4) ... #8 24.06 Selecting previously unselected package gpg-agent. #8 24.07 Preparing to unpack .../83-gpg-agent_2.2.27-2+deb11u2_amd64.deb ... #8 24.14 Unpacking gpg-agent (2.2.27-2+deb11u2) ... #8 24.32 Selecting previously unselected package gpg-wks-client. #8 24.32 Preparing to unpack .../84-gpg-wks-client_2.2.27-2+deb11u2_amd64.deb ... #8 24.36 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... #8 24.50 Selecting previously unselected package gpg-wks-server. #8 24.50 Preparing to unpack .../85-gpg-wks-server_2.2.27-2+deb11u2_amd64.deb ... #8 24.54 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... #8 24.73 Selecting previously unselected package gpgsm. #8 24.73 Preparing to unpack .../86-gpgsm_2.2.27-2+deb11u2_amd64.deb ... #8 24.76 Unpacking gpgsm (2.2.27-2+deb11u2) ... #8 24.92 Selecting previously unselected package gnupg. #8 24.93 Preparing to unpack .../87-gnupg_2.2.27-2+deb11u2_all.deb ... #8 24.96 Unpacking gnupg (2.2.27-2+deb11u2) ... #8 25.13 Selecting previously unselected package gnupg2. #8 25.13 Preparing to unpack .../88-gnupg2_2.2.27-2+deb11u2_all.deb ... #8 25.15 Unpacking gnupg2 (2.2.27-2+deb11u2) ... #8 25.36 Setting up libksba8:amd64 (1.5.0-3+deb11u2) ... #8 25.45 Setting up libexpat1:amd64 (2.2.10-2+deb11u7) ... #8 25.53 Setting up libpsl5:amd64 (0.21.0-1.2) ... #8 25.64 Setting up perl-modules-5.32 (5.32.1-4+deb11u4) ... #8 25.74 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... #8 25.84 Setting up libsqlite3-0:amd64 (3.34.1-3+deb11u1) ... #8 25.96 Setting up binutils-common:amd64 (2.35.2-2) ... #8 26.01 Setting up libnghttp2-14:amd64 (1.43.0-1+deb11u2) ... #8 26.09 Setting up linux-libc-dev:amd64 (5.10.244-1) ... #8 26.20 Setting up libctf-nobfd0:amd64 (2.35.2-2) ... #8 26.60 Setting up libnpth0:amd64 (1.6-3) ... #8 26.71 Setting up libassuan0:amd64 (2.5.3-7.1) ... #8 27.09 Setting up libgomp1:amd64 (10.2.1-6) ... #8 27.93 Setting up bzip2 (1.0.8-4) ... #8 28.03 Setting up libcap2:amd64 (1:2.44-1+deb11u1) ... #8 28.13 Setting up libfakeroot:amd64 (1.25.3-1.1) ... #8 28.25 Setting up libasan6:amd64 (10.2.1-6) ... #8 28.35 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 28.45 Setting up libcap2-bin (1:2.44-1+deb11u1) ... #8 28.52 Setting up fakeroot (1.25.3-1.1) ... #8 28.58 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 28.58 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 28.58 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 28.58 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 28.58 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 28.58 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 28.58 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 28.58 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 28.58 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 28.66 Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... #8 28.75 Setting up make (4.3-4.1) ... #8 28.82 Setting up libmpfr6:amd64 (4.1.0-3) ... #8 28.87 Setting up gnupg-l10n (2.2.27-2+deb11u2) ... #8 28.93 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #8 28.99 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #8 29.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 29.04 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #8 29.04 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #8 29.04 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #8 29.04 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #8 29.04 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #8 29.04 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #8 29.04 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #8 29.04 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #8 29.04 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #8 29.04 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #8 29.08 Setting up libquadmath0:amd64 (10.2.1-6) ... #8 29.19 Setting up libmpc3:amd64 (1.2.0-1) ... #8 29.30 Setting up libmnl0:amd64 (1.0.4-3) ... #8 29.41 Setting up libatomic1:amd64 (10.2.1-6) ... #8 29.51 Setting up patch (2.7.6-7) ... #8 29.62 Setting up libncursesw6:amd64 (6.2+20201114-2+deb11u2) ... #8 29.72 Setting up libxtables12:amd64 (1.8.7-1) ... #8 29.82 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 29.92 Setting up libubsan1:amd64 (10.2.1-6) ... #8 30.02 Setting up libmd0:amd64 (1.0.3-3) ... #8 30.13 Setting up libnsl-dev:amd64 (1.3.0-2) ... #8 30.22 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ... #8 30.33 Setting up git-man (1:2.30.2-1+deb11u5) ... #8 30.44 Setting up libssh2-1:amd64 (1.9.0-2+deb11u1) ... #8 30.54 Setting up libbinutils:amd64 (2.35.2-2) ... #8 30.65 Setting up libisl23:amd64 (0.23-1) ... #8 30.74 Setting up libc-dev-bin (2.31-13+deb11u13) ... #8 30.83 Setting up openssl (1.1.1w-0+deb11u4) ... #8 30.97 Setting up libbsd0:amd64 (0.11.3-1+deb11u1) ... #8 31.08 Setting up libelf1:amd64 (0.183-1) ... #8 31.18 Setting up readline-common (8.1-1) ... #8 31.29 Setting up libcc1-0:amd64 (10.2.1-6) ... #8 31.40 Setting up liblsan0:amd64 (10.2.1-6) ... #8 31.49 Setting up cpp-10 (10.2.1-6) ... #8 31.58 Setting up libitm1:amd64 (10.2.1-6) ... #8 31.69 Setting up libgdbm6:amd64 (1.19-2) ... #8 31.79 Setting up libtsan0:amd64 (10.2.1-6) ... #8 31.86 Setting up libctf0:amd64 (2.35.2-2) ... #8 31.96 Setting up pinentry-curses (1.1.0-4) ... #8 32.07 Setting up libgcc-10-dev:amd64 (10.2.1-6) ... #8 32.17 Setting up libreadline8:amd64 (8.1-1) ... #8 32.27 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... #8 32.38 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u15) ... #8 32.48 Setting up ca-certificates (20210119) ... #8 32.61 debconf: unable to initialize frontend: Dialog #8 32.61 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 32.61 debconf: falling back to frontend: Readline #8 32.79 Updating certificates in /etc/ssl/certs... #8 33.62 129 added, 0 removed; done. #8 33.76 Setting up libgdbm-compat4:amd64 (1.19-2) ... #8 33.86 Setting up libperl5.32:amd64 (5.32.1-4+deb11u4) ... #8 33.96 Setting up cpp (4:10.2.1-1) ... #8 34.08 Setting up gpgconf (2.2.27-2+deb11u2) ... #8 34.18 Setting up libc6-dev:amd64 (2.31-13+deb11u13) ... #8 34.28 Setting up libbpf0:amd64 (1:0.3-2+deb11u1) ... #8 34.39 Setting up gpg (2.2.27-2+deb11u2) ... #8 34.49 Setting up gnupg-utils (2.2.27-2+deb11u2) ... #8 34.59 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ... #8 34.69 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ... #8 34.79 Setting up gpg-agent (2.2.27-2+deb11u2) ... #8 35.20 Setting up iproute2 (5.10.0-4) ... #8 35.70 debconf: unable to initialize frontend: Dialog #8 35.70 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 35.70 debconf: falling back to frontend: Readline #8 35.77 Setting up gpgsm (2.2.27-2+deb11u2) ... #8 35.86 Setting up binutils (2.35.2-2) ... #8 35.96 Setting up dirmngr (2.2.27-2+deb11u2) ... #8 36.18 Setting up perl (5.32.1-4+deb11u4) ... #8 36.33 Setting up gcc-10 (10.2.1-6) ... #8 36.43 Setting up libdpkg-perl (1.20.13) ... #8 36.58 Setting up gpg-wks-server (2.2.27-2+deb11u2) ... #8 36.69 Setting up g++-10 (10.2.1-6) ... #8 36.80 Setting up gpg-wks-client (2.2.27-2+deb11u2) ... #8 36.90 Setting up gcc (4:10.2.1-1) ... #8 37.06 Setting up dpkg-dev (1.20.13) ... #8 37.24 Setting up liberror-perl (0.17029-1) ... #8 37.34 Setting up git (1:2.30.2-1+deb11u5) ... #8 37.48 Setting up g++ (4:10.2.1-1) ... #8 37.55 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 37.60 Setting up gnupg (2.2.27-2+deb11u2) ... #8 37.70 Setting up build-essential (12.9) ... #8 37.91 Setting up gnupg2 (2.2.27-2+deb11u2) ... #8 38.03 Processing triggers for libc-bin (2.31-13+deb11u13) ... #8 38.16 Processing triggers for ca-certificates (20210119) ... #8 38.20 Updating certificates in /etc/ssl/certs... #8 38.44 0 added, 0 removed; done. #8 38.44 Running hooks in /etc/ca-certificates/update.d... #8 38.44 done. #8 DONE 38.7s #9 [5/6] RUN SET -x; VERSION="$(echo "debian:11" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:11" in debian:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*|centos:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:11" && exit 1 ;; esac #9 0.603 + echo debian:11 #9 0.603 + cut -d : -f 2 #9 0.603 + sed s/./\u&/ #9 0.605 + VERSION=11 #9 0.605 + echo deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_11/ ./ #9 DONE 0.6s #10 [6/6] WORKDIR /OBS/ #10 DONE 0.2s #11 exporting to image #11 exporting layers #11 exporting layers 1.2s done #11 writing image sha256:8abb5cf73d834d0711519b21ad0c47cd14be271cf42c021688e25b3267c2d07d 0.0s done #11 naming to docker.io/library/debian-11-osmocom-obs-build-binpkg 0.0s done #11 DONE 1.4s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) + apt_get=apt-get + [ -n 1 ] + export DEBIAN_FRONTEND=noninteractive + apt_get=apt-get -y + su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/libosmo-netif/*.tar.* libosmo-netif/ libosmo-netif/.tarball-version libosmo-netif/COPYING libosmo-netif/Doxyfile.in libosmo-netif/Makefile.am libosmo-netif/README.md libosmo-netif/TODO-RELEASE libosmo-netif/configure.ac libosmo-netif/contrib/ libosmo-netif/contrib/jenkins.sh libosmo-netif/contrib/libosmo-netif.spec.in libosmo-netif/debian/ libosmo-netif/debian/changelog libosmo-netif/debian/compat libosmo-netif/debian/control libosmo-netif/debian/copyright libosmo-netif/debian/libosmo-netif-dev.install libosmo-netif/debian/libosmo-netif-doc.doc-base libosmo-netif/debian/libosmo-netif-doc.install libosmo-netif/debian/libosmonetif11.install libosmo-netif/debian/rules libosmo-netif/debian/source/ libosmo-netif/debian/source/format libosmo-netif/doc/ libosmo-netif/doc/twrtp/ libosmo-netif/doc/twrtp/README libosmo-netif/doc/twrtp/twrtp-guide.t libosmo-netif/examples/ libosmo-netif/examples/Makefile.am libosmo-netif/examples/ipa-stream-client.c libosmo-netif/examples/ipa-stream-server.c libosmo-netif/examples/osmux-test-input.c libosmo-netif/examples/osmux-test-output.c libosmo-netif/examples/rs232-read.c libosmo-netif/examples/rs232-write.c libosmo-netif/examples/rtp-udp-test-client.c libosmo-netif/examples/rtp-udp-test-server.c libosmo-netif/examples/stream-client.c libosmo-netif/examples/stream-server.c libosmo-netif/examples/udp-test-client.c libosmo-netif/examples/udp-test-server.c libosmo-netif/examples/udp-test.h libosmo-netif/git-version-gen libosmo-netif/include/ libosmo-netif/include/Makefile.am libosmo-netif/include/osmocom/ libosmo-netif/include/osmocom/Makefile.am libosmo-netif/include/osmocom/netif/ libosmo-netif/include/osmocom/netif/Makefile.am libosmo-netif/include/osmocom/netif/amr.h libosmo-netif/include/osmocom/netif/datagram.h libosmo-netif/include/osmocom/netif/ipa.h libosmo-netif/include/osmocom/netif/ipa_unit.h libosmo-netif/include/osmocom/netif/jibuf.h libosmo-netif/include/osmocom/netif/osmux.h libosmo-netif/include/osmocom/netif/prim.h libosmo-netif/include/osmocom/netif/rs232.h libosmo-netif/include/osmocom/netif/rtcp_defs.h libosmo-netif/include/osmocom/netif/rtp.h libosmo-netif/include/osmocom/netif/sctp.h libosmo-netif/include/osmocom/netif/stream.h libosmo-netif/include/osmocom/netif/stream_private.h libosmo-netif/include/osmocom/netif/twjit.h libosmo-netif/include/osmocom/netif/twjit_private.h libosmo-netif/include/osmocom/netif/twrtp.h libosmo-netif/include/osmocom/netif/version.h.tpl libosmo-netif/libosmo-netif.pc.in libosmo-netif/m4/ libosmo-netif/src/ libosmo-netif/src/Makefile.am libosmo-netif/src/amr.c libosmo-netif/src/datagram.c libosmo-netif/src/ipa.c libosmo-netif/src/ipa_keepalive.c libosmo-netif/src/ipa_unit.c libosmo-netif/src/jibuf.c libosmo-netif/src/osmux.c libosmo-netif/src/osmux_input.c libosmo-netif/src/osmux_output.c libosmo-netif/src/prim.c libosmo-netif/src/rs232.c libosmo-netif/src/rtp.c libosmo-netif/src/sctp.c libosmo-netif/src/stream.c libosmo-netif/src/stream_cli.c libosmo-netif/src/stream_srv.c libosmo-netif/src/twjit.c libosmo-netif/src/twjit_conf.c libosmo-netif/src/twrtp.c libosmo-netif/tests/ libosmo-netif/tests/Makefile.am libosmo-netif/tests/amr/ libosmo-netif/tests/amr/amr_test.c libosmo-netif/tests/amr/amr_test.ok libosmo-netif/tests/jibuf/ libosmo-netif/tests/jibuf/jibuf_test.c libosmo-netif/tests/jibuf/jibuf_test.ok libosmo-netif/tests/jibuf/jibuf_tool.c libosmo-netif/tests/jibuf/jitter.plt libosmo-netif/tests/jibuf/seq.plt libosmo-netif/tests/osmo-pcap-test/ libosmo-netif/tests/osmo-pcap-test/Make_global.am libosmo-netif/tests/osmo-pcap-test/Makefile.am libosmo-netif/tests/osmo-pcap-test/configure.ac libosmo-netif/tests/osmo-pcap-test/l2_eth.c libosmo-netif/tests/osmo-pcap-test/l2_sll.c libosmo-netif/tests/osmo-pcap-test/l3_ipv4.c libosmo-netif/tests/osmo-pcap-test/l4_tcp.c libosmo-netif/tests/osmo-pcap-test/l4_udp.c libosmo-netif/tests/osmo-pcap-test/osmo_pcap.h libosmo-netif/tests/osmo-pcap-test/osmux_test.c libosmo-netif/tests/osmo-pcap-test/pcap.c libosmo-netif/tests/osmo-pcap-test/pcaps/ libosmo-netif/tests/osmo-pcap-test/pcaps/rtp-nanobts-2-phones-amr-dtx.pcap libosmo-netif/tests/osmo-pcap-test/pcaps/rtp-nanobts-2-phones-amr.pcap libosmo-netif/tests/osmo-pcap-test/proto.c libosmo-netif/tests/osmo-pcap-test/proto.h libosmo-netif/tests/osmux/ libosmo-netif/tests/osmux/osmux_input_test.c libosmo-netif/tests/osmux/osmux_input_test.ok libosmo-netif/tests/osmux/osmux_output_test.c libosmo-netif/tests/osmux/osmux_output_test.ok libosmo-netif/tests/osmux/osmux_test.c libosmo-netif/tests/osmux/osmux_test.ok libosmo-netif/tests/stream/ libosmo-netif/tests/stream/stream_test.c libosmo-netif/tests/stream/stream_test.err libosmo-netif/tests/stream/stream_test.ok libosmo-netif/tests/testsuite.at libosmo-netif/utils/ libosmo-netif/utils/Makefile.am libosmo-netif/utils/osmo-amr-inspect.c + cd _temp/binpkgs/libosmo-netif + apt-get -y update Hit:1 http://deb.debian.org/debian bullseye InRelease Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease Hit:3 http://deb.debian.org/debian bullseye-updates InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ InRelease [1553 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ Packages [69.2 kB] Fetched 70.7 kB in 0s (185 kB/s) Reading package lists... + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf automake autopoint autotools-dev bsdextrautils debhelper dh-autoreconf dh-strip-nondeterminism doxygen dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libclang-cpp11 libclang1-11 libdbus-1-3 libdbus-1-dev libdebhelper-perl libedit2 libfile-stripnondeterminism-perl libglib2.0-0 libicu67 libllvm11 libmagic-mgc libmagic1 libmnl-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpcap0.8 libpcap0.8-dev libpcsclite1 libpipeline1 libsctp-dev libsctp1 libsigsegv2 libsub-override-perl libtalloc-dev libtalloc2 libtool libuchardet0 liburing1 libusb-1.0-0 libusb-1.0-0-dev libxapian30 libxml2 libz3-4 m4 man-db osmocom-keyring osmocom-master pkg-config po-debconf sensible-utils 0 upgraded, 66 newly installed, 0 to remove and 0 not upgraded. Need to get 68.5 MB of archives. After this operation, 283 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8+deb11u2 [146 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ osmocom-keyring 1.1.1.8.7873 [3168 B] Get:3 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] Get:4 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB] Get:5 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB] Get:6 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ osmocom-master 1.1.0 [1180 B] Get:8 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB] Get:9 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB] Get:10 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB] Get:11 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB] Get:12 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB] Get:13 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] Get:14 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore22 1.11.0.59.cda92 [187 kB] Get:16 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] Get:17 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] Get:18 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] Get:19 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocodec4 1.11.0.59.cda92 [67.5 kB] Get:21 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB] Get:22 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmoisdn0 1.11.0.59.cda92 [86.0 kB] Get:24 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB] Get:25 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:26 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB] Get:27 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] Get:28 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] Get:29 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB] Get:30 http://deb.debian.org/debian-security bullseye-security/main amd64 libicu67 amd64 67.1-7+deb11u1 [8624 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmogsm20 1.11.0.59.cda92 [242 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocoding0 1.11.0.59.cda92 [86.9 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmovty13 1.11.0.59.cda92 [119 kB] Get:34 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmogb14 1.11.0.59.cda92 [193 kB] Get:35 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmoctrl0 1.11.0.59.cda92 [75.3 kB] Get:36 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmosim2 1.11.0.59.cda92 [79.0 kB] Get:37 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmousb0 1.11.0.59.cda92 [65.5 kB] Get:38 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore 1.11.0.59.cda92 [58.9 kB] Get:39 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore-dev 1.11.0.59.cda92 [864 kB] Get:40 http://deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u9 [694 kB] Get:41 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB] Get:42 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] Get:43 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:44 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB] Get:45 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB] Get:46 http://deb.debian.org/debian bullseye/main amd64 libz3-4 amd64 4.8.10-1 [6949 kB] Get:47 http://deb.debian.org/debian bullseye/main amd64 libllvm11 amd64 1:11.0.1-2 [17.9 MB] Get:48 http://deb.debian.org/debian bullseye/main amd64 libclang-cpp11 amd64 1:11.0.1-2 [9632 kB] Get:49 http://deb.debian.org/debian bullseye/main amd64 libclang1-11 amd64 1:11.0.1-2 [5521 kB] Get:50 http://deb.debian.org/debian bullseye/main amd64 libxapian30 amd64 1.4.18-3+deb11u1 [1089 kB] Get:51 http://deb.debian.org/debian bullseye/main amd64 doxygen amd64 1.9.1-1 [4232 kB] Get:52 http://deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.28-0+deb11u1 [223 kB] Get:53 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-0 amd64 2.66.8-1+deb11u6 [1377 kB] Get:54 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB] Get:55 http://deb.debian.org/debian bullseye/main amd64 libdbus-1-dev amd64 1.12.28-0+deb11u1 [261 kB] Get:56 http://deb.debian.org/debian bullseye/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] Get:57 http://deb.debian.org/debian bullseye/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [28.3 kB] Get:58 http://deb.debian.org/debian bullseye/main amd64 libtalloc2 amd64 2.3.1-2+b1 [29.3 kB] Get:59 http://deb.debian.org/debian bullseye/main amd64 liburing1 amd64 0.7-3 [8572 B] Get:60 http://deb.debian.org/debian bullseye/main amd64 libpcsclite1 amd64 1.9.1-1 [60.2 kB] Get:61 http://deb.debian.org/debian bullseye/main amd64 libusb-1.0-0 amd64 2:1.0.24-3 [60.2 kB] Get:62 http://deb.debian.org/debian bullseye/main amd64 libtalloc-dev amd64 2.3.1-2+b1 [54.7 kB] Get:63 http://deb.debian.org/debian bullseye/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [81.5 kB] Get:64 http://deb.debian.org/debian bullseye/main amd64 libusb-1.0-0-dev amd64 2:1.0.24-3 [80.4 kB] Get:65 http://deb.debian.org/debian bullseye/main amd64 libpcap0.8 amd64 1.10.0-2 [159 kB] Get:66 http://deb.debian.org/debian bullseye/main amd64 libpcap0.8-dev amd64 1.10.0-2 [281 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 68.5 MB in 1s (91.8 MB/s) Selecting previously unselected package bsdextrautils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14371 files and directories currently installed.) Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u2_amd64.deb ... Unpacking bsdextrautils (2.36.1-8+deb11u2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.7-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ... Unpacking groff-base (1.22.4-6) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../03-libpipeline1_1.5.3-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.3-1) ... Selecting previously unselected package man-db. Preparing to unpack .../04-man-db_2.9.4-2_amd64.deb ... Unpacking man-db (2.9.4-2) ... Selecting previously unselected package sensible-utils. Preparing to unpack .../05-sensible-utils_0.0.14_all.deb ... Unpacking sensible-utils (0.0.14) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../06-libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../07-libmagic1_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ... Selecting previously unselected package file. Preparing to unpack .../08-file_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking file (1:5.39-3+deb11u1) ... Selecting previously unselected package gettext-base. Preparing to unpack .../09-gettext-base_0.21-4_amd64.deb ... Unpacking gettext-base (0.21-4) ... Selecting previously unselected package libsigsegv2:amd64. Preparing to unpack .../10-libsigsegv2_2.13-1_amd64.deb ... Unpacking libsigsegv2:amd64 (2.13-1) ... Selecting previously unselected package m4. Preparing to unpack .../11-m4_1.4.18-5_amd64.deb ... Unpacking m4 (1.4.18-5) ... Selecting previously unselected package autoconf. Preparing to unpack .../12-autoconf_2.69-14_all.deb ... Unpacking autoconf (2.69-14) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../13-autotools-dev_20180224.1+nmu1_all.deb ... Unpacking autotools-dev (20180224.1+nmu1) ... Selecting previously unselected package automake. Preparing to unpack .../14-automake_1%3a1.16.3-2_all.deb ... Unpacking automake (1:1.16.3-2) ... Selecting previously unselected package autopoint. Preparing to unpack .../15-autopoint_0.21-4_all.deb ... Unpacking autopoint (0.21-4) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../16-libdebhelper-perl_13.3.4_all.deb ... Unpacking libdebhelper-perl (13.3.4) ... Selecting previously unselected package libtool. Preparing to unpack .../17-libtool_2.4.6-15_all.deb ... Unpacking libtool (2.4.6-15) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../18-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../19-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libsub-override-perl. Preparing to unpack .../20-libsub-override-perl_0.09-2_all.deb ... Unpacking libsub-override-perl (0.09-2) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../21-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../22-dh-strip-nondeterminism_1.12.0-1_all.deb ... Unpacking dh-strip-nondeterminism (1.12.0-1) ... Selecting previously unselected package dwz. Preparing to unpack .../23-dwz_0.13+20210201-1_amd64.deb ... Unpacking dwz (0.13+20210201-1) ... Selecting previously unselected package libicu67:amd64. Preparing to unpack .../24-libicu67_67.1-7+deb11u1_amd64.deb ... Unpacking libicu67:amd64 (67.1-7+deb11u1) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../25-libxml2_2.9.10+dfsg-6.7+deb11u9_amd64.deb ... Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u9) ... Selecting previously unselected package gettext. Preparing to unpack .../26-gettext_0.21-4_amd64.deb ... Unpacking gettext (0.21-4) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../27-intltool-debian_0.35.0+20060710.5_all.deb ... Unpacking intltool-debian (0.35.0+20060710.5) ... Selecting previously unselected package po-debconf. Preparing to unpack .../28-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../29-debhelper_13.3.4_all.deb ... Unpacking debhelper (13.3.4) ... Selecting previously unselected package libedit2:amd64. Preparing to unpack .../30-libedit2_3.1-20191231-2+b1_amd64.deb ... Unpacking libedit2:amd64 (3.1-20191231-2+b1) ... Selecting previously unselected package libz3-4:amd64. Preparing to unpack .../31-libz3-4_4.8.10-1_amd64.deb ... Unpacking libz3-4:amd64 (4.8.10-1) ... Selecting previously unselected package libllvm11:amd64. Preparing to unpack .../32-libllvm11_1%3a11.0.1-2_amd64.deb ... Unpacking libllvm11:amd64 (1:11.0.1-2) ... Selecting previously unselected package libclang-cpp11. Preparing to unpack .../33-libclang-cpp11_1%3a11.0.1-2_amd64.deb ... Unpacking libclang-cpp11 (1:11.0.1-2) ... Selecting previously unselected package libclang1-11. Preparing to unpack .../34-libclang1-11_1%3a11.0.1-2_amd64.deb ... Unpacking libclang1-11 (1:11.0.1-2) ... Selecting previously unselected package libxapian30:amd64. Preparing to unpack .../35-libxapian30_1.4.18-3+deb11u1_amd64.deb ... Unpacking libxapian30:amd64 (1.4.18-3+deb11u1) ... Selecting previously unselected package doxygen. Preparing to unpack .../36-doxygen_1.9.1-1_amd64.deb ... Unpacking doxygen (1.9.1-1) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../37-libdbus-1-3_1.12.28-0+deb11u1_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.12.28-0+deb11u1) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../38-libglib2.0-0_2.66.8-1+deb11u6_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.66.8-1+deb11u6) ... Selecting previously unselected package pkg-config. Preparing to unpack .../39-pkg-config_0.29.2-1_amd64.deb ... Unpacking pkg-config (0.29.2-1) ... Selecting previously unselected package libdbus-1-dev:amd64. Preparing to unpack .../40-libdbus-1-dev_1.12.28-0+deb11u1_amd64.deb ... Unpacking libdbus-1-dev:amd64 (1.12.28-0+deb11u1) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../41-libmnl-dev_1.0.4-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.4-3) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../42-osmocom-keyring_1.1.1.8.7873_amd64.deb ... Unpacking osmocom-keyring (1.1.1.8.7873) ... Selecting previously unselected package osmocom-master. Preparing to unpack .../43-osmocom-master_1.1.0_amd64.deb ... Unpacking osmocom-master (1.1.0) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../44-libsctp1_1.0.18+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../45-libtalloc2_2.3.1-2+b1_amd64.deb ... Unpacking libtalloc2:amd64 (2.3.1-2+b1) ... Selecting previously unselected package liburing1:amd64. Preparing to unpack .../46-liburing1_0.7-3_amd64.deb ... Unpacking liburing1:amd64 (0.7-3) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../47-libosmocore22_1.11.0.59.cda92_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../48-libosmocodec4_1.11.0.59.cda92_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../49-libosmoisdn0_1.11.0.59.cda92_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../50-libosmogsm20_1.11.0.59.cda92_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../51-libosmocoding0_1.11.0.59.cda92_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../52-libosmovty13_1.11.0.59.cda92_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../53-libosmogb14_1.11.0.59.cda92_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../54-libosmoctrl0_1.11.0.59.cda92_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../55-libpcsclite1_1.9.1-1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.9.1-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../56-libosmosim2_1.11.0.59.cda92_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../57-libusb-1.0-0_2%3a1.0.24-3_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.24-3) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../58-libosmousb0_1.11.0.59.cda92_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmocore. Preparing to unpack .../59-libosmocore_1.11.0.59.cda92_amd64.deb ... Unpacking libosmocore (1.11.0.59.cda92) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../60-libtalloc-dev_2.3.1-2+b1_amd64.deb ... Unpacking libtalloc-dev:amd64 (2.3.1-2+b1) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../61-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../62-libusb-1.0-0-dev_2%3a1.0.24-3_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.24-3) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../63-libosmocore-dev_1.11.0.59.cda92_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libpcap0.8:amd64. Preparing to unpack .../64-libpcap0.8_1.10.0-2_amd64.deb ... Unpacking libpcap0.8:amd64 (1.10.0-2) ... Selecting previously unselected package libpcap0.8-dev:amd64. Preparing to unpack .../65-libpcap0.8-dev_1.10.0-2_amd64.deb ... Unpacking libpcap0.8-dev:amd64 (1.10.0-2) ... Setting up libpipeline1:amd64 (1.5.3-1) ... Setting up libxapian30:amd64 (1.4.18-3+deb11u1) ... Setting up bsdextrautils (2.36.1-8+deb11u2) ... update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist Setting up libicu67:amd64 (67.1-7+deb11u1) ... Setting up libmagic-mgc (1:5.39-3+deb11u1) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libglib2.0-0:amd64 (2.66.8-1+deb11u6) ... No schema files found: doing nothing. Setting up libdebhelper-perl (13.3.4) ... Setting up libedit2:amd64 (3.1-20191231-2+b1) ... Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ... Setting up gettext-base (0.21-4) ... Setting up file (1:5.39-3+deb11u1) ... Setting up libtalloc2:amd64 (2.3.1-2+b1) ... Setting up autotools-dev (20180224.1+nmu1) ... Setting up libz3-4:amd64 (4.8.10-1) ... Setting up libllvm11:amd64 (1:11.0.1-2) ... Setting up libmnl-dev:amd64 (1.0.4-3) ... Setting up libdbus-1-3:amd64 (1.12.28-0+deb11u1) ... Setting up libsigsegv2:amd64 (2.13-1) ... Setting up libclang1-11 (1:11.0.1-2) ... Setting up autopoint (0.21-4) ... Setting up pkg-config (0.29.2-1) ... Setting up libpcsclite1:amd64 (1.9.1-1) ... Setting up osmocom-keyring (1.1.1.8.7873) ... Setting up liburing1:amd64 (0.7-3) ... Setting up osmocom-master (1.1.0) ... Setting up dwz (0.13+20210201-1) ... Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... Setting up libosmocore22:amd64 (1.11.0.59.cda92) ... Setting up sensible-utils (0.0.14) ... Setting up libosmocodec4:amd64 (1.11.0.59.cda92) ... Setting up libuchardet0:amd64 (0.0.7-1) ... Setting up libsub-override-perl (0.09-2) ... Setting up libusb-1.0-0:amd64 (2:1.0.24-3) ... Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u9) ... Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... Setting up gettext (0.21-4) ... Setting up libosmovty13:amd64 (1.11.0.59.cda92) ... Setting up libtool (2.4.6-15) ... Setting up libosmoisdn0:amd64 (1.11.0.59.cda92) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.24-3) ... Setting up m4 (1.4.18-5) ... Setting up intltool-debian (0.35.0+20060710.5) ... Setting up libclang-cpp11 (1:11.0.1-2) ... Setting up libtalloc-dev:amd64 (2.3.1-2+b1) ... Setting up doxygen (1.9.1-1) ... Setting up libpcap0.8:amd64 (1.10.0-2) ... Setting up libdbus-1-dev:amd64 (1.12.28-0+deb11u1) ... Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... Setting up libosmousb0:amd64 (1.11.0.59.cda92) ... Setting up autoconf (2.69-14) ... Setting up dh-strip-nondeterminism (1.12.0-1) ... Setting up groff-base (1.22.4-6) ... Setting up libosmogsm20:amd64 (1.11.0.59.cda92) ... Setting up automake (1:1.16.3-2) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist Setting up libosmoctrl0:amd64 (1.11.0.59.cda92) ... Setting up libosmogb14:amd64 (1.11.0.59.cda92) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up libpcap0.8-dev:amd64 (1.10.0-2) ... Setting up man-db (2.9.4-2) ... Building database of manual pages ... Setting up dh-autoreconf (20) ... Setting up libosmocoding0:amd64 (1.11.0.59.cda92) ... Setting up libosmosim2:amd64 (1.11.0.59.cda92) ... Setting up libosmocore (1.11.0.59.cda92) ... Setting up debhelper (13.3.4) ... Setting up libosmocore-dev:amd64 (1.11.0.59.cda92) ... Processing triggers for libc-bin (2.31-13+deb11u13) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j21 dpkg-buildpackage: info: source package libosmo-netif dpkg-buildpackage: info: source version 1.6.0.18.1c88 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts <info@osmocom.org> dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh clean --with autoreconf --fail-missing dh_auto_clean -O--fail-missing dh_autoreconf_clean -O--fail-missing debian/rules override_dh_clean make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' dh_clean rm -f tests/package.m4 tests/testsuite .version make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building libosmo-netif in libosmo-netif_1.6.0.18.1c88.tar.xz dpkg-source: info: building libosmo-netif in libosmo-netif_1.6.0.18.1c88.dsc debian/rules build dh build --with autoreconf --fail-missing dh_update_autotools_config -O--fail-missing dh_autoreconf -O--fail-missing libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:22: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' examples/Makefile.am: installing './depcomp' include/osmocom/netif/Makefile.am:8: warning: dir $@: non-POSIX variable name include/osmocom/netif/Makefile.am:8: (probably a GNU make extension) dh_auto_configure -O--fail-missing ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking if gcc supports -fvisibility=hidden... yes checking for libosmocore >= 1.11.0... yes checking for libosmogsm >= 1.11.0... yes checking for libosmocodec >= 1.11.0... yes checking for libosmovty >= 1.11.0... yes checking netinet/sctp.h usability... yes checking netinet/sctp.h presence... yes checking for netinet/sctp.h... yes checking for osmo_sock_init2_multiaddr in -losmocore... yes checking for library containing sctp_send... -lsctp checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking for doxygen... /usr/bin/doxygen checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmo-netif.pc config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/netif/Makefile config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating utils/Makefile config.status: creating tests/Makefile config.status: creating Doxyfile config.status: creating Makefile config.status: creating contrib/libosmo-netif.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands dh_auto_build -O--fail-missing make -j21 make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' echo 1.6.0.18-1c88 > .version-t && mv .version-t .version make all-recursive make[2]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' Making all in include make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include' Making all in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' Making all in netif make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif' /bin/mkdir -p ./ sed \ -e "s/{{VERSION}}/$(echo '1.6.0.18-1c88' | cut -d. -f1-3)/g" \ -e "s/{{VERSION_MAJOR}}/$(echo '1.6.0.18-1c88' | cut -d. -f1)/g" \ -e "s/{{VERSION_MINOR}}/$(echo '1.6.0.18-1c88' | cut -d. -f2)/g" \ -e "s/{{VERSION_PATCH}}/$(echo '1.6.0.18-1c88' | cut -d. -f3)/g" \ version.h.tpl > version.h make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include' Making all in src make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/src' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o amr.lo amr.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o datagram.lo datagram.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o ipa.lo ipa.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o ipa_keepalive.lo ipa_keepalive.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o ipa_unit.lo ipa_unit.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o jibuf.lo jibuf.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux.lo osmux.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux_input.lo osmux_input.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux_output.lo osmux_output.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o prim.lo prim.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o rs232.lo rs232.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o rtp.lo rtp.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stream.lo stream.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stream_cli.lo stream_cli.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stream_srv.lo stream_srv.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o twjit.lo twjit.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o twjit_conf.lo twjit_conf.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o twrtp.lo twrtp.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o sctp.lo sctp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux.c -fPIC -DPIC -o .libs/osmux.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c twrtp.c -fPIC -DPIC -o .libs/twrtp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c ipa.c -fPIC -DPIC -o .libs/ipa.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c ipa_unit.c -fPIC -DPIC -o .libs/ipa_unit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c datagram.c -fPIC -DPIC -o .libs/datagram.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c ipa_keepalive.c -fPIC -DPIC -o .libs/ipa_keepalive.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux_input.c -fPIC -DPIC -o .libs/osmux_input.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c jibuf.c -fPIC -DPIC -o .libs/jibuf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream.c -fPIC -DPIC -o .libs/stream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sctp.c -fPIC -DPIC -o .libs/sctp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c amr.c -fPIC -DPIC -o .libs/amr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux_output.c -fPIC -DPIC -o .libs/osmux_output.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c twjit_conf.c -fPIC -DPIC -o .libs/twjit_conf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c rs232.c -fPIC -DPIC -o .libs/rs232.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c prim.c -fPIC -DPIC -o .libs/prim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream_cli.c -fPIC -DPIC -o .libs/stream_cli.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c rtp.c -fPIC -DPIC -o .libs/rtp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream_srv.c -fPIC -DPIC -o .libs/stream_srv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c twjit.c -fPIC -DPIC -o .libs/twjit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sctp.c -o sctp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c amr.c -o amr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c ipa_unit.c -o ipa_unit.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c twjit_conf.c -o twjit_conf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux.c -o osmux.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c rs232.c -o rs232.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c ipa_keepalive.c -o ipa_keepalive.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c jibuf.c -o jibuf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c twjit.c -o twjit.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c rtp.c -o rtp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c datagram.c -o datagram.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c ipa.c -o ipa.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c prim.c -o prim.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c twrtp.c -o twrtp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux_output.c -o osmux_output.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream.c -o stream.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux_input.c -o osmux_input.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream_srv.c -o stream_srv.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream_cli.c -o stream_cli.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link gcc -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -version-info 14:0:3 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmonetif.la -rpath /usr/lib/x86_64-linux-gnu amr.lo datagram.lo ipa.lo ipa_keepalive.lo ipa_unit.lo jibuf.lo osmux.lo osmux_input.lo osmux_output.lo prim.lo rs232.lo rtp.lo stream.lo stream_cli.lo stream_srv.lo twjit.lo twjit_conf.lo twrtp.lo sctp.lo -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -lsctp libtool: link: gcc -shared -fPIC -DPIC .libs/amr.o .libs/datagram.o .libs/ipa.o .libs/ipa_keepalive.o .libs/ipa_unit.o .libs/jibuf.o .libs/osmux.o .libs/osmux_input.o .libs/osmux_output.o .libs/prim.o .libs/rs232.o .libs/rtp.o .libs/stream.o .libs/stream_cli.o .libs/stream_srv.o .libs/twjit.o .libs/twjit_conf.o .libs/twrtp.o .libs/sctp.o /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lsctp -pthread -pthread -pthread -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmonetif.so.11 -o .libs/libosmonetif.so.11.3.0 libtool: link: (cd ".libs" && rm -f "libosmonetif.so.11" && ln -s "libosmonetif.so.11.3.0" "libosmonetif.so.11") libtool: link: (cd ".libs" && rm -f "libosmonetif.so" && ln -s "libosmonetif.so.11.3.0" "libosmonetif.so") libtool: link: ar cr .libs/libosmonetif.a amr.o datagram.o ipa.o ipa_keepalive.o ipa_unit.o jibuf.o osmux.o osmux_input.o osmux_output.o prim.o rs232.o rtp.o stream.o stream_cli.o stream_srv.o twjit.o twjit_conf.o twrtp.o sctp.o libtool: link: ranlib .libs/libosmonetif.a libtool: link: ( cd ".libs" && rm -f "libosmonetif.la" && ln -s "../libosmonetif.la" "libosmonetif.la" ) make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/src' Making all in examples make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o ipa-stream-client.o ipa-stream-client.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o ipa-stream-server.o ipa-stream-server.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stream-client.o stream-client.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stream-server.o stream-server.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o rs232-read.o rs232-read.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o rs232-write.o rs232-write.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o rtp-udp-test-client.o rtp-udp-test-client.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o rtp-udp-test-server.o rtp-udp-test-server.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o udp-test-client.o udp-test-client.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o udp-test-server.o udp-test-server.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux-test-input.o osmux-test-input.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux-test-output.o osmux-test-output.c /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o rs232-read rs232-read.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl osmux-test-output.c: In function 'amr_write': osmux-test-output.c:73:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 73 | write(fd, (uint8_t *)amr + 1, len - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ osmux-test-output.c: In function 'amr_open': osmux-test-output.c:56:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 56 | write(fd, "#!AMR\n", strlen("#!AMR\n")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ osmux-test-input.c: In function 'amr_write': osmux-test-input.c:66:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 66 | write(fd, (uint8_t *)amr + 1, len - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ osmux-test-input.c: In function 'amr_open': osmux-test-input.c:48:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 48 | write(fd, "#!AMR\n", strlen("#!AMR\n")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o ipa-stream-server ipa-stream-server.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o stream-client stream-client.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o stream-server stream-server.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o ipa-stream-client ipa-stream-client.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o udp-test-server udp-test-server.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o rtp-udp-test-server rtp-udp-test-server.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o rtp-udp-test-client rtp-udp-test-client.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o osmux-test-input osmux-test-input.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o osmux-test-output osmux-test-output.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o rs232-write rs232-write.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o udp-test-client udp-test-client.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/rs232-read rs232-read.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ipa-stream-server ipa-stream-server.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/stream-client stream-client.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/stream-server stream-server.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/udp-test-server udp-test-server.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ipa-stream-client ipa-stream-client.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/rtp-udp-test-server rtp-udp-test-server.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmux-test-output osmux-test-output.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmux-test-input osmux-test-input.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/rtp-udp-test-client rtp-udp-test-client.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/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 libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/udp-test-client udp-test-client.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/examples' Making all in utils make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/utils' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo-amr-inspect.o osmo-amr-inspect.c /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o osmo-amr-inspect osmo-amr-inspect.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmocodec -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-amr-inspect osmo-amr-inspect.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmocodec.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/utils' Making all in tests make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/tests' make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' mkdir -p doc /usr/bin/doxygen Doxyfile warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! warning: the dot tool could not be found at /usr/bin/dot /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/datagram.h:67: warning: end of file while inside a group Doxygen version used: 1.9.1 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif Searching for files in directory /obs/_temp/binpkgs/libosmo-netif/src Reading and parsing tag files Parsing files Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/amr.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/amr.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/datagram.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/datagram.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa_unit.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa_unit.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/prim.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/prim.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rs232.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rs232.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/sctp.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/sctp.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream_private.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream_private.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit_private.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit_private.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twrtp.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twrtp.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/version.h... Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/version.h... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/amr.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/amr.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/datagram.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/datagram.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/ipa.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/ipa.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/ipa_keepalive.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/ipa_keepalive.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/ipa_unit.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/ipa_unit.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/osmux.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/osmux.c... /obs/_temp/binpkgs/libosmo-netif/src/stream.c:54: warning: Conditional section with label 'private' does not have a corresponding \endcond command within this file. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/amr.h:80: warning: Compound amr_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/amr.h:30: warning: Compound amr_hdr_bwe is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:10: warning: Compound ipa_head is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:16: warning: Compound ipa_head_ext is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:21: warning: Compound osmo_ipa_msgb_cb is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:43: warning: Compound rtcp_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:25: warning: Compound rtcp_rr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:17: warning: Compound rtcp_sr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:10: warning: Compound rtcp_sr_rr_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:7: warning: Compound rtp_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:37: warning: Compound rtp_x_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c:29: warning: Found unknown command '\addgroup' /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c:29: warning: Found unknown command '\addgroup' /obs/_temp/binpkgs/libosmo-netif/src/twjit.c:114: warning: Found unknown command '\addgroup' /obs/_temp/binpkgs/libosmo-netif/src/twjit.c:114: warning: Found unknown command '\addgroup' /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:187: warning: Found unknown command '\addgroup' /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:187: warning: Found unknown command '\addgroup' Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/prim.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/prim.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/rs232.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/rs232.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/rtp.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/rtp.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/sctp.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/sctp.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/stream.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/stream.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/twjit.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/twjit.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c... Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c... Parsing file /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/osmocom/netif/amr.h... Generating code for file include/osmocom/netif/datagram.h... Generating code for file include/osmocom/netif/ipa.h... Generating code for file include/osmocom/netif/ipa_unit.h... Generating code for file include/osmocom/netif/jibuf.h... Generating code for file include/osmocom/netif/osmux.h... Generating code for file include/osmocom/netif/prim.h... Generating code for file include/osmocom/netif/rs232.h... Generating code for file include/osmocom/netif/rtcp_defs.h... Generating code for file include/osmocom/netif/rtp.h... Generating code for file include/osmocom/netif/sctp.h... Generating code for file include/osmocom/netif/stream.h... Generating code for file include/osmocom/netif/stre/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:17: warning: Member osmo_jibuf_dequeue_cb)(struct msgb *msg, void *data) (typedef) of group jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:16: warning: Member OSMUX_DEFAULT_PORT (macro definition) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:32: warning: Member OSMUX_FT_SIGNAL (macro definition) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:33: warning: Member OSMUX_FT_VOICE_AMR (macro definition) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:34: warning: Member OSMUX_FT_DUMMY (macro definition) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:49: warning: Member OSMUX_CID_MAX (macro definition) of file osmux.h is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:80: warning: Member OSMUX_MAX_CONCURRENT_CALLS (macro definition) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:108: warning: Member OSMUX_BATCH_DEFAULT_MAX (macro definition) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:1: warning: Member rtp_msgb_alloc_cb_t)(void *rtp_msgb_alloc_priv_data, unsigned int msg_len) (typedef) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:1: warning: Member __attribute__((packed)) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:793: warning: Member osmux_xfrm_input_set_name(struct osmux_in_handle *h, const char *name) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:760: warning: Member osmux_xfrm_input_set_batch_factor(struct osmux_in_handle *h, uint8_t batch_factor) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:768: warning: Member osmux_xfrm_input_set_batch_size(struct osmux_in_handle *h, uint16_t batch_size) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:776: warning: Member osmux_xfrm_input_set_initial_seqnum(struct osmux_in_handle *h, uint8_t osmux_seqnum) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:781: warning: Member osmux_xfrm_input_set_deliver_cb(struct osmux_in_handle *h, void(*deliver_cb)(struct msgb *msg, void *data), void *data) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:788: warning: Member osmux_xfrm_input_get_deliver_cb_data(struct osmux_in_handle *h) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:799: warning: Member osmux_xfrm_input_open_circuit(struct osmux_in_handle *h, int ccid, int dummy) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:834: warning: Member osmux_xfrm_input_close_circuit(struct osmux_in_handle *h, int ccid) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:308: warning: Member osmux_xfrm_input_deliver(struct osmux_in_handle *h) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c:57: warning: Member osmux_xfrm_output_pull(struct msgb *msg) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:10: warning: Member seq (variable) of file osmux.h is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:12: warning: Member circuit_id (variable) of file osmux.h is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:20: warning: Member data[0] (variable) of file osmux.h is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:78: warning: Member __attribute__ (variable) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:13: warning: Member msgb_sctp_msg_flags(msg) (macro definition) of file stream.h is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:68: warning: Member osmo_stream_srv_link_accept_cb_t)(struct osmo_stream_srv_link *link, int fd) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:116: warning: Member osmo_stream_srv_read_cb_t)(struct osmo_stream_srv *conn) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:117: warning: Member osmo_stream_srv_closed_cb_t)(struct osmo_stream_srv *conn) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:126: warning: Member osmo_stream_srv_segmentation_cb_t)(struct msgb *msg) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:127: warning: Member osmo_stream_srv_segmentation_cb2_t)(struct osmo_stream_srv *conn, struct msgb *msg) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:209: warning: Member osmo_stream_cli_connect_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:210: warning: Member osmo_stream_cli_disconnect_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:211: warning: Member osmo_stream_cli_read_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:220: warning: Member osmo_stream_cli_segmentation_cb_t)(struct msgb *msg) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:221: warning: Member osmo_stream_cli_segmentation_cb2_t)(struct osmo_stream_cli *cli, struct msgb *msg) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:96: warning: Member osmo_stream_srv_link_param (enumeration) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:159: warning: Member osmo_stream_srv_param (enumeration) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:268: warning: Member osmo_stream_cli_param (enumeration) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:1454: warning: Member osmo_stream_srv_clear_tx_queue(struct osmo_stream_srv *conn) (function) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/src/datagram.c:44: warning: Member OSMO_DGRAM_CLI_F_RECONF (macro definition) of file datagram.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/datagram.c:46: warning: Member OSMO_DGRAM_RX_F_RECONF (macro definition) of file datagram.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:35: warning: Member SAMPLES_PER_PKT (macro definition) of file jibuf.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:36: warning: Member SAMPLE_RATE (macro definition) of file jibuf.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:41: warning: Member JIBUF_DEFAULT_MIN_DELAY_MS (macro definition) of file jibuf.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:42: warning: Member JIBUF_DEFAULT_MAX_DELAY_MS (macro definition) of file jibuf.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:45: warning: Member JIBUF_REFERENCE_TS_FREQ (macro definition) of file jibuf.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:49: warning: Member JIBUF_BUFFER_RECALC_FREQ (macro definition) of file jibuf.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:52: warning: Member JIBUF_ALLOWED_PKT_DROP (macro definition) of file jibuf.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:54: warning: Member JIBUF_ALLOWED_PKT_CONSECUTIVE_DROP (macro definition) of file jibuf.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:56: warning: Member JIBUF_BUFFER_INC_STEP (macro definition) of file jibuf.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:57: warning: Member JIBUF_BUFFER_DEC_STEP (macro definition) of file jibuf.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:60: warning: Member JIBUF_SKEW_WEIGHT (macro definition) of file jibuf.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:67: warning: Member JIBUF_MSGB_CB(__msgb) (macro definition) of file jibuf.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux.c:30: warning: Member SNPRINTF_BUFFER_SIZE(ret, remain, offset) (macro definition) of file osmux.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:37: warning: Member DELTA_RTP_MSG (macro definition) of file osmux_input.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:39: warning: Member DELTA_RTP_TIMESTAMP (macro definition) of file osmux_input.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:41: warning: Member LOGMUXLK_(link, lvl, fmt, args ...) (macro definition) of file osmux_input.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:47: warning: Member LOGMUXLK(link, lvl, fmt, args ...) (macro definition) of file osmux_input.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:50: warning: Member LOGMUXCID(link, circuit, lvl, fmt, args ...) (macro definition) of file osmux_input.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:308: warning: Member osmux_xfrm_input_deliver(struct osmux_in_handle *h) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:760: warning: Member osmux_xfrm_input_set_batch_factor(struct osmux_in_handle *h, uint8_t batch_factor) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:768: warning: Member osmux_xfrm_input_set_batch_size(struct osmux_in_handle *h, uint16_t batch_size) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:776: warning: Member osmux_xfrm_input_set_initial_seqnum(struct osmux_in_handle *h, uint8_t osmux_seqnum) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:781: warning: Member osmux_xfrm_input_set_deliver_cb(struct osmux_in_handle *h, void(*deliver_cb)(struct msgb *msg, void *data), void *data) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:788: warning: Member osmux_xfrm_input_get_deliver_cb_data(struct osmux_in_handle *h) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:793: warning: Member osmux_xfrm_input_set_name(struct osmux_in_handle *h, const char *name) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:799: warning: Member osmux_xfrm_input_open_circuit(struct osmux_in_handle *h, int ccid, int dummy) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:834: warning: Member osmux_xfrm_input_close_circuit(struct osmux_in_handle *h, int ccid) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c:31: warning: Member DELTA_RTP_MSG (macro definition) of file osmux_output.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c:33: warning: Member DELTA_RTP_TIMESTAMP (macro definition) of file osmux_output.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c:57: warning: Member osmux_xfrm_output_pull(struct msgb *msg) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:56: warning: Member LOGSCLI(cli, level, fmt, args...) (macro definition) of file stream_cli.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:83: warning: Member OSMO_STREAM_CLI_F_RECONF (macro definition) of file stream_cli.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:84: warning: Member OSMO_STREAM_CLI_F_NODELAY (macro definition) of file stream_cli.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:87: warning: Member IN_CB_MASK_CONNECT_CB (macro definition) of file stream_cli.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:88: warning: Member IN_CB_MASK_DISCONNECT_CB (macro definition) of file stream_cli.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:89: warning: Member IN_CB_MASK_READ_CB (macro definition) of file stream_cli.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:67: warning: Member osmo_stream_cli_state (enumeration) of file stream_cli.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:57: warning: Member LOGSLNK(link, level, fmt, args...) (macro definition) of file stream_srv.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:63: warning: Member LOGSSRV(srv, level, fmt, args...) (macro definition) of file stream_srv.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:81: warning: Member OSMO_STREAM_SRV_F_RECONF (macro definition) of file stream_srv.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:82: warning: Member OSMO_STREAM_SRV_F_NODELAY (macro definition) of file stream_srv.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:733: warning: Member OSMO_STREAM_SRV_F_FLUSH_DESTROY (macro definition) of file stream_srv.c is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:1454: warning: Member osmo_stream_srv_clear_tx_queue(struct osmo_stream_srv *conn) (function) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/src/datagram.c:409: warning: unable to resolve reference to 'osmo_dgram' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/datagram.c:411: warning: unable to resolve reference to 'osmo_dgram_tx' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/datagram.c:411: warning: unable to resolve reference to 'osmo_dgram_rx' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/datagram.c:291: warning: unable to resolve reference to 'osmo_dgram_rx' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/datagram.c:123: warning: unable to resolve reference to 'osmo_dgram_tx' for \ref command /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:17: warning: Member osmo_jibuf_dequeue_cb)(struct msgb *msg, void *data) (typedef) of group jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:68: warning: Member osmo_stream_srv_link_accept_cb_t)(struct osmo_stream_srv_link *link, int fd) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:116: warning: Member osmo_stream_srv_read_cb_t)(struct osmo_stream_srv *conn) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:117: warning: Member osmo_stream_srv_closed_cb_t)(struct osmo_stream_srv *conn) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:126: warning: Member osmo_stream_srv_segmentation_cb_t)(struct msgb *msg) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:127: warning: Member osmo_stream_srv_segmentation_cb2_t)(struct osmo_stream_srv *conn, struct msgb *msg) (typedef) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:96: warning: Member osmo_stream_srv_link_param (enumeration) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:159: warning: Member osmo_stream_srv_param (enumeration) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:1454: warning: Member osmo_stream_srv_clear_tx_queue(struct osmo_stream_srv *conn) (function) of group stream_srv is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:1271: warning: unable to resolve reference to 'osmo_fd' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:514: warning: argument 'conn' of command @param is not found in the argument list of osmo_stream_srv_link_get_fd(const struct osmo_stream_srv_link *link) /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:516: warning: The following parameter of osmo_stream_srv_link_get_fd(const struct osmo_stream_srv_link *link) is not documented: parameter 'link' /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:506: warning: unable to resolve reference to 'osmo_fd' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:319: warning: The following parameter of osmo_stream_srv_link_set_addrs(struct osmo_stream_srv_link *link, const char **addr, size_t addrcnt) is not documented: parameter 'addrcnt' /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:1080: warning: argument 'srv' of command @param is not found in the argument list of osmo_stream_srv_set_name_f(struct osmo_stream_srv *conn, const char *fmt,...) /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:1080: warning: argument 'name' of command @param is not found in the argument list of osmo_stream_srv_set_name_f(struct osmo_stream_srv *conn, const char *fmt,...) /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:1083: warning: The following parameters of osmo_stream_srv_set_name_f(struct osmo_stream_srv *conn, const char *fmt,...) are not documented: parameter 'conn' parameter 'fmt' /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:209: warning: Member osmo_stream_cli_connect_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:210: warning: Member osmo_stream_cli_disconnect_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:211: warning: Member osmo_stream_cli_read_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:220: warning: Member osmo_stream_cli_segmentation_cb_t)(struct msgb *msg) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:221: warning: Member osmo_stream_cli_segmentation_cb2_t)(struct osmo_stream_cli *cli, struct msgb *msg) (typedef) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:268: warning: Member osmo_stream_cli_param (enumeration) of group stream_cli is not documented. /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:496: warning: unable to resolve reference to 'osmo_stream_cli' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:983: warning: unable to resolve reference to 'osmo_fd' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:1065: warning: argument 'reconect' of command @param is not found in the argument list of osmo_stream_cli_open2(struct osmo_stream_cli *cli, int reconnect) /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:1071: warning: The following parameter of osmo_stream_cli_open2(struct osmo_stream_cli *cli, int reconnect) is not documented: parameter 'reconnect' /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:1357: warning: End of list marker found without any preceding list items /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:725: warning: The following parameter of osmo_stream_cli_set_addrs(struct osmo_stream_cli *cli, const char **addr, size_t addrcnt) is not documented: parameter 'addrcnt' /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:769: warning: argument 'port' of command @param is not found in the argument list of osmo_stream_cli_set_local_addr(struct osmo_stream_cli *cli, const char *addr) /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:774: warning: The following parameter of osmo_stream_cli_set_local_addr(struct osmo_stream_cli *cli, const char *addr) is not documented: parameter 'addr' /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:786: warning: The following parameter of osmo_stream_cli_set_local_addrs(struct osmo_stream_cli *cli, const char **addr, size_t addrcnt) is not documented: parameter 'addrcnt' /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:675: warning: argument 'name' of command @param is not found in the argument list of osmo_stream_cli_set_name_f(struct osmo_stream_cli *cli, const char *fmt,...) /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:678: warning: The following parameter of osmo_stream_cli_set_name_f(struct osmo_stream_cli *cli, const char *fmt,...) is not documented: parameter 'fmt' /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c:29: warning: Found unknown command '\addgroup' /obs/_temp/binpkgs/libosmo-netif/src/twjit.c:114: warning: Found unknown command '\addgroup' /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:182: warning: Member osmo_twjit_vty_init(int twjit_node) (function) of group twjit is not documented. /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c:145: warning: Member DEFUN(cfg_buffer_depth, cfg_buffer_depth_cmd, "buffer-depth <1-65535> <1-65535>", "Buffer depth configuration\n" "Minimum fill required to start flow\n" "High water mark fill level\n") (function) of group twjit is not documented. /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c:167: warning: Member DEFUN(cfg_thinning, cfg_thinning_cmd, "thinning-interval <2-65535>", "Standing queue thinning configuration\n" "Drop every Nth packet\n") (function) of group twjit is not documented. /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c:177: warning: Member DEFUN(cfg_max_future, cfg_max_future_cmd, "max-future-sec <1-65535>", "Guard against time traveler packets\n" "Maximum permissible number of seconds into the future\n") (function) of group twjit is not documented. /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c:187: warning: Member DEFUN(cfg_start_min_delta, cfg_start_min_delta_cmd, "start-min-delta <1-65535>", "Minimum required delta in time-of-arrival to start flow\n" "Time delta value in ms\n") (function) of group twjit is not documented. /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c:197: warning: Member DEFUN(cfg_no_start_min_delta, cfg_no_start_min_delta_cmd, "no start-min-delta", NO_STR "Minimum required delta in time-of-arrival to start flow\n") (function) of group twjit is not documented. /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c:206: warning: Member DEFUN(cfg_start_max_delta, cfg_start_max_delta_cmd, "start-max-delta <1-65535>", "Maximum permitted gap in time-of-arrival in starting state\n" "Time delta value in ms\n") (function) of group twjit is not documented. /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c:216: warning: Member DEFUN(cfg_no_start_max_delta, cfg_no_start_max_delta_cmd, "no start-max-delta", NO_STR "Maximum permitted gap in time-of-arrival in starting state\n") (function) of group twjit is not documented. /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c:225: warning: Member DEFUN(cfg_marker_handling, cfg_marker_handling_cmd, "marker-handling (handover|ignore)", "How to handle RTP packets with marker bit set\n" "Invoke handover handling, same as SSRC change\n" "Ignore marker bit\n") (function) of group twjit is not documented. /obs/_temp/binpkgs/libosmo-netif/src/twjit_conf.c:29: warning: Found unknown command '\addgroup' /obs/_temp/binpkgs/libosmo-netif/src/twjit.c:114: warning: Found unknown command '\addgroup' /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twrtp.h:179: warning: Member osmo_twrtp_raw_rx_cb)(struct osmo_twrtp *endp, void *user_data, struct msgb *msg) (typedef) of group twrtp is not documented. /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:187: warning: Found unknown command '\addgroup' /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:369: warning: unable to resolve reference to 'bind_rtcp' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:187: warning: Found unknown command '\addgroup' /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:208: warning: unable to resolve reference to 'twjit_config' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:210: warning: unable to resolve reference to 'clock_khz' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:210: warning: unable to resolve reference to 'quantum_ms' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:537: warning: unable to resolve reference to 'cb' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:294: warning: unable to resolve reference to 'rtcp_fd' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:579: warning: unable to resolve reference to 'payload_len' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:580: warning: unable to resolve reference to 'payload' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:596: warning: unable to resolve reference to 'marker' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:597: warning: unable to resolve reference to 'auto_marker' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/twrtp.c:602: warning: unable to resolve reference to 'send_rtcp' for \ref command /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:16: warning: Member OSMUX_DEFAULT_PORT (macro definition) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:32: warning: Member OSMUX_FT_SIGNAL (macro definition) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:33: warning: Member OSMUX_FT_VOICE_AMR (macro definition) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:34: warning: Member OSMUX_FT_DUMMY (macro definition) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:80: warning: Member OSMUX_MAX_CONCURRENT_CALLS (macro definition) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:108: warning: Member OSMUX_BATCH_DEFAULT_MAX (macro definition) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:1: warning: Member rtp_msgb_alloc_cb_t)(void *rtp_msgb_alloc_priv_data, unsigned int msg_len) (typedef) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:1: warning: Member __attribute__((packed)) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:793: warning: Member osmux_xfrm_input_set_name(struct osmux_in_handle *h, const char *name) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:760: warning: Member osmux_xfrm_input_set_batch_factor(struct osmux_in_handle *h, uint8_t batch_factor) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:768: warning: Member osmux_xfrm_input_set_batch_size(struct osmux_in_handle *h, uint16_t batch_size) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:776: warning: Member osmux_xfrm_input_set_initial_seqnum(struct osmux_in_handle *h, uint8_t osmux_seqnum) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:781: warning: Member osmux_xfrm_input_set_deliver_cb(struct osmux_in_handle *h, void(*deliver_cb)(struct msgb *msg, void *data), void *data) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:788: warning: Member osmux_xfrm_input_get_deliver_cb_data(struct osmux_in_handle *h) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:799: warning: Member osmux_xfrm_input_open_circuit(struct osmux_in_handle *h, int ccid, int dummy) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:834: warning: Member osmux_xfrm_input_close_circuit(struct osmux_in_handle *h, int ccid) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:308: warning: Member osmux_xfrm_input_deliver(struct osmux_in_handle *h) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c:57: warning: Member osmux_xfrm_output_pull(struct msgb *msg) (function) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:78: warning: Member __attribute__ (variable) of group osmux is not documented. /obs/_temp/binpkgs/libosmo-netif/src/osmux.c:99: warning: argument 'len' of command @param is not found in the argument list of osmux_snprintf(char *buf, size_t size, struct msgb *msg) /obs/_temp/binpkgs/libosmo-netif/src/osmux.c:99: warning: argument 'msgb' of command @param is not found in the argument list of osmux_snprintf(char *buf, size_t size, struct msgb *msg) /obs/_temp/binpkgs/libosmo-netif/src/osmux.c:108: warning: The following parameters of osmux_snprintf(char *buf, size_t size, struct msgb *msg) are not documented: parameter 'size' parameter 'msg' /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:616: warning: The following parameters of osmux_xfrm_input(struct osmux_in_handle *h, struct msgb *msg, int ccid) are not documented: parameter 'h' parameter 'ccid' /obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c:366: warning: unable to resolve reference to 'cb' for \ref command /obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c:348: warning: argument 'osmuxh' of command @param is not found in the argument list of osmux_xfrm_output_set_tx_cb(struct osmux_out_handle *h, void(*tx_cb)(struct msgb *msg, void *data), void *data) /obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c:356: warning: The following parameters of osmux_xfrm_output_set_tx_cb(struct osmux_out_handle *h, void(*tx_cb)(struct msgb *msg, void *data), void *data) are not documented: parameter 'tx_cb' parameter 'data' /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/amr.h:95: warning: Member data[0] (variable) of struct amr_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/amr.h:43: warning: Member data[0] (variable) of struct amr_hdr_bwe is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:11: warning: Member len (variable) of struct ipa_head is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:12: warning: Member proto (variable) of struct ipa_head is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:13: warning: Member data[0] (variable) of struct ipa_head is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:17: warning: Member proto (variable) of struct ipa_head_ext is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:18: warning: Member data[0] (variable) of struct ipa_head_ext is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:22: warning: Member proto (variable) of struct osmo_ipa_msgb_cb is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:23: warning: Member proto_ext (variable) of struct osmo_ipa_msgb_cb is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:21: warning: Member talloc_ctx (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:22: warning: Member started (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:22: warning: Member timer (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:22: warning: Member msg_list (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:25: warning: Member min_delay (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:26: warning: Member max_delay (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:27: warning: Member threshold_delay (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:29: warning: Member dequeue_cb (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:30: warning: Member dequeue_cb_data (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:33: warning: Member last_dropped (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:34: warning: Member consecutive_drops (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:36: warning: Member ref_rx_ts (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:37: warning: Member ref_tx_ts (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:38: warning: Member ref_tx_seq (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:38: warning: Member last_enqueue_time (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:38: warning: Member next_dequeue_time (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:43: warning: Member skew_enabled (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:44: warning: Member skew_us (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:49: warning: Member stats (variable) of struct osmo_jibuf is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:64: warning: Member rx_packets (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:65: warning: Member delivered_pkt (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:66: warning: Member handovers_in (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:67: warning: Member handovers_out (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:68: warning: Member marker_resets (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:70: warning: Member too_old (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:71: warning: Member underruns (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:72: warning: Member ho_underruns (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:73: warning: Member output_gaps (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:74: warning: Member thinning_drops (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:76: warning: Member bad_packets (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:77: warning: Member duplicate_ts (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:79: warning: Member ssrc_changes (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:80: warning: Member seq_skips (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:81: warning: Member seq_backwards (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:82: warning: Member seq_repeats (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:83: warning: Member intentional_gaps (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:84: warning: Member ts_resets (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twjit.h:85: warning: Member jitter_max (variable) of struct osmo_twjit_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twrtp.h:135: warning: Member rx_rtp_pkt (variable) of struct osmo_twrtp_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twrtp.h:136: warning: Member rx_rtp_badsrc (variable) of struct osmo_twrtp_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twrtp.h:137: warning: Member rx_rtcp_pkt (variable) of struct osmo_twrtp_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twrtp.h:138: warning: Member rx_rtcp_badsrc (variable) of struct osmo_twrtp_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twrtp.h:139: warning: Member rx_rtcp_invalid (variable) of struct osmo_twrtp_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twrtp.h:140: warning: Member rx_rtcp_wrong_ssrc (variable) of struct osmo_twrtp_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twrtp.h:141: warning: Member tx_rtp_pkt (variable) of struct osmo_twrtp_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twrtp.h:142: warning: Member tx_rtp_bytes (variable) of struct osmo_twrtp_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/twrtp.h:143: warning: Member tx_rtcp_pkt (variable) of struct osmo_twrtp_stats is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:48: warning: Member seq (variable) of struct osmux_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:50: warning: Member circuit_id (variable) of struct osmux_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:58: warning: Member data[0] (variable) of struct osmux_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:65: warning: Member batch_factor (variable) of struct osmux_in_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:66: warning: Member batch_size (variable) of struct osmux_in_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:73: warning: Member stats (variable) of struct osmux_in_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:75: warning: Member deliver)(struct msgb *msg, void *data) (variable) of struct osmux_in_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:76: warning: Member data (variable) of struct osmux_in_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:77: warning: Member internal_data (variable) of struct osmux_in_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:86: warning: Member rtp_seq (variable) of struct osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:87: warning: Member rtp_timestamp (variable) of struct osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:88: warning: Member rtp_ssrc (variable) of struct osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:89: warning: Member rtp_payload_type (variable) of struct osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:90: warning: Member osmux_seq_ack (variable) of struct osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:90: warning: Member timer (variable) of struct osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:90: warning: Member list (variable) of struct osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:93: warning: Member tx_cb)(struct msgb *msg, void *data) (variable) of struct osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:94: warning: Member data (variable) of struct osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:95: warning: Member rtp_msgb_alloc_cb (variable) of struct osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:96: warning: Member rtp_msgb_alloc_cb_data (variable) of struct osmux_out_handle is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:44: warning: Member byte0 (variable) of struct rtcp_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:45: warning: Member type (variable) of struct rtcp_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:46: warning: Member length (variable) of struct rtcp_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:26: warning: Member ssrc (variable) of struct rtcp_rr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:27: warning: Member lost_word (variable) of struct rtcp_rr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:28: warning: Member max_seq_ext (variable) of struct rtcp_rr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:29: warning: Member jitter (variable) of struct rtcp_rr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:30: warning: Member lsr_sec (variable) of struct rtcp_rr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:31: warning: Member lsr_fract (variable) of struct rtcp_rr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:32: warning: Member dlsr_sec (variable) of struct rtcp_rr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:33: warning: Member dlsr_fract (variable) of struct rtcp_rr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:18: warning: Member ntp_sec (variable) of struct rtcp_sr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:19: warning: Member ntp_fract (variable) of struct rtcp_sr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:20: warning: Member rtp_ts (variable) of struct rtcp_sr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:21: warning: Member pkt_count (variable) of struct rtcp_sr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:22: warning: Member octet_count (variable) of struct rtcp_sr_block is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:11: warning: Member v_p_rc (variable) of struct rtcp_sr_rr_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:12: warning: Member pt (variable) of struct rtcp_sr_rr_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:13: warning: Member len (variable) of struct rtcp_sr_rr_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtcp_defs.h:14: warning: Member ssrc (variable) of struct rtcp_sr_rr_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:20: warning: Member sequence (variable) of struct rtp_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:21: warning: Member timestamp (variable) of struct rtp_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:22: warning: Member ssrc (variable) of struct rtp_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:23: warning: Member data[0] (variable) of struct rtp_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:38: warning: Member by_profile (variable) of struct rtp_x_hdr is not documented. /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:39: warning: Member length (variable) of struct rtp_x_hdr is not documented. am_private.h... Generating code for file include/osmocom/netif/twjit.h... Generating code for file include/osmocom/netif/twjit_private.h... Generating code for file include/osmocom/netif/twrtp.h... Generating code for file include/osmocom/netif/version.h... Parsing code for file src/amr.c... Parsing code for file src/datagram.c... Parsing code for file src/ipa.c... Parsing code for file src/ipa_keepalive.c... Parsing code for file src/ipa_unit.c... Parsing code for file src/jibuf.c... Parsing code for file src/osmux.c... Parsing code for file src/osmux_input.c... Parsing code for file src/osmux_output.c... Parsing code for file src/prim.c... Parsing code for file src/rs232.c... Parsing code for file src/rtp.c... Parsing code for file src/sctp.c... Parsing code for file src/stream.c... Parsing code for file src/stream_cli.c... Parsing code for file src/stream_srv.c... Parsing code for file src/twjit.c... Parsing code for file src/twjit_conf.c... Parsing code for file src/twrtp.c... Generating file documentation... Generating docs for file include/osmocom/netif/datagram.h... Generating docs for file include/osmocom/netif/jibuf.h... Generating docs for file include/osmocom/netif/osmux.h... Generating docs for file include/osmocom/netif/stream.h... Generating docs for file src/datagram.c... Generating docs for file src/jibuf.c... Generating docs for file src/osmux.c... Generating docs for file src/osmux_input.c... Generating docs for file src/osmux_output.c... Generating docs for file src/stream_cli.c... Generating docs for file src/stream_srv.c... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound amr_hdr... Generating docs for compound amr_hdr_bwe... Generating docs for compound ipa_head... Generating docs for compound ipa_head_ext... Generating docs for compound osmo_ipa_msgb_cb... Generating docs for compound osmo_jibuf... Generating docs for compound osmo_twjit_rr_info... Generating docs for compound osmo_twjit_stats... Generating docs for compound osmo_twrtp_stats... Generating docs for compound osmux_hdr... Generating docs for compound osmux_in_handle... Generating docs for compound osmux_out_handle... Generating docs for compound rtcp_hdr... Generating docs for compound rtcp_rr_block... Generating docs for compound rtcp_sr_block... Generating docs for compound rtcp_sr_rr_hdr... Generating docs for compound rtp_hdr... Generating docs for compound rtp_x_hdr... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 989/65536 hits=9027 misses=1058 finished... cd ./doc && tar cf html.tar html make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' make[2]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' debian/rules override_dh_auto_test make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false) make -j21 check VERBOSE=1 make[2]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' make check-recursive make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' Making check in include make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include' Making check in osmocom make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' Making check in netif make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif' make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[6]: Nothing to be done for 'check-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include' Making check in src make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/src' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/src' Making check in examples make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/examples' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/examples' Making check in utils make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/utils' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/utils' Making check in tests make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/tests' make osmux/osmux_test osmux/osmux_output_test osmux/osmux_input_test stream/stream_test jibuf/jibuf_test amr/amr_test jibuf/jibuf_tool osmo-pcap-test/osmo_pcap.h osmo-pcap-test/proto.h make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/tests' make[5]: Nothing to be done for 'osmo-pcap-test/osmo_pcap.h'. make[5]: Nothing to be done for 'osmo-pcap-test/proto.h'. gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux/osmux_test.o osmux/osmux_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux/osmux_output_test.o osmux/osmux_output_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux/osmux_input_test.o osmux/osmux_input_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stream/stream_test.o stream/stream_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o jibuf/jibuf_test.o jibuf/jibuf_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o amr/amr_test.o amr/amr_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o jibuf/jibuf_tool.o jibuf/jibuf_tool.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo-pcap-test/proto.o osmo-pcap-test/proto.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo-pcap-test/l2_eth.o osmo-pcap-test/l2_eth.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo-pcap-test/l2_sll.o osmo-pcap-test/l2_sll.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo-pcap-test/l3_ipv4.o osmo-pcap-test/l3_ipv4.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo-pcap-test/l4_tcp.o osmo-pcap-test/l4_tcp.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo-pcap-test/l4_udp.o osmo-pcap-test/l4_udp.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo-pcap-test/pcap.o osmo-pcap-test/pcap.c /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o amr/amr_test amr/amr_test.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o osmux/osmux_test osmux/osmux_test.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o jibuf/jibuf_tool jibuf/jibuf_tool.o osmo-pcap-test/proto.o osmo-pcap-test/l2_eth.o osmo-pcap-test/l2_sll.o osmo-pcap-test/l3_ipv4.o osmo-pcap-test/l4_tcp.o osmo-pcap-test/l4_udp.o osmo-pcap-test/pcap.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lpcap /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o jibuf/jibuf_test jibuf/jibuf_test.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o osmux/osmux_output_test osmux/osmux_output_test.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o amr/amr_test amr/amr_test.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-netif/src/.libs libtool: link: gcc -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o osmux/osmux_test osmux/osmux_test.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-netif/src/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o osmux/osmux_input_test osmux/osmux_input_test.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o jibuf/jibuf_tool jibuf/jibuf_tool.o osmo-pcap-test/proto.o osmo-pcap-test/l2_eth.o osmo-pcap-test/l2_sll.o osmo-pcap-test/l3_ipv4.o osmo-pcap-test/l4_tcp.o osmo-pcap-test/l4_udp.o osmo-pcap-test/pcap.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lpcap -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-netif/src/.libs libtool: link: gcc -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o jibuf/jibuf_test jibuf/jibuf_test.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-netif/src/.libs libtool: link: gcc -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o osmux/osmux_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 -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o stream/stream_test stream/stream_test.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o osmux/osmux_input_test osmux/osmux_input_test.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-netif/src/.libs libtool: link: gcc -Wall -pthread -I/usr/include/ -g -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o stream/stream_test stream/stream_test.o ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-netif/src/.libs make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/tests' make check-local make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/tests' :;{ \ echo '# Signature of the current package.' && \ echo 'm4_define([AT_PACKAGE_NAME],' && \ echo ' [libosmo-netif])' && \ echo 'm4_define([AT_PACKAGE_TARNAME],' && \ echo ' [libosmo-netif])' && \ echo 'm4_define([AT_PACKAGE_VERSION],' && \ echo ' [1.6.0.18-1c88])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [libosmo-netif 1.6.0.18-1c88])' && \ echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \ echo ' [openbsc-devel@lists.openbsc.org])'; \ echo 'm4_define([AT_PACKAGE_URL],' && \ echo ' [])'; \ } >'./package.m4' /bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at mv testsuite.tmp testsuite /bin/bash './testsuite' ## --------------------------------------- ## ## libosmo-netif 1.6.0.18-1c88 test suite. ## ## --------------------------------------- ## Regression tests. 1: stream_test ok 2: osmux_test ok 3: osmux_output_test ok 4: osmux_input_test ok 5: jibuf_test ok 6: amr_test ok ## ------------- ## ## Test results. ## ## ------------- ## All 6 tests were successful. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/tests' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' make[2]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary --with autoreconf --fail-missing dh_testroot -O--fail-missing dh_prep -O--fail-missing dh_auto_install -O--fail-missing make -j1 install DESTDIR=/obs/_temp/binpkgs/libosmo-netif/debian/tmp AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' make install-recursive make[2]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' Making install in include make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include' Making install in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' Making install in netif make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif' make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/include/osmocom/netif' /usr/bin/install -c -m 644 amr.h datagram.h ipa.h ipa_unit.h jibuf.h osmux.h prim.h rs232.h rtp.h stream.h twjit.h twrtp.h version.h sctp.h '/obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/include/osmocom/netif' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include' Making install in src make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/src' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/src' /bin/mkdir -p '/obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmonetif.la '/obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/libosmonetif.so.11.3.0 /obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu/libosmonetif.so.11.3.0 libtool: install: (cd /obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmonetif.so.11.3.0 libosmonetif.so.11 || { rm -f libosmonetif.so.11 && ln -s libosmonetif.so.11.3.0 libosmonetif.so.11; }; }) libtool: install: (cd /obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmonetif.so.11.3.0 libosmonetif.so || { rm -f libosmonetif.so && ln -s libosmonetif.so.11.3.0 libosmonetif.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmonetif.lai /obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu/libosmonetif.la libtool: install: /usr/bin/install -c .libs/libosmonetif.a /obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu/libosmonetif.a libtool: install: chmod 644 /obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu/libosmonetif.a libtool: install: ranlib /obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu/libosmonetif.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/src' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/src' Making install in examples make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/examples' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/examples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/examples' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/examples' Making install in utils make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/utils' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/utils' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/utils' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/utils' Making install in tests make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/tests' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/tests' make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/share/doc/libosmo-netif' /usr/bin/install -c -m 644 ./doc/html.tar '/obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/share/doc/libosmo-netif' /bin/mkdir -p '/obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig' /usr/bin/install -c -m 644 libosmo-netif.pc '/obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig' make install-data-hook make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' cd /obs/_temp/binpkgs/libosmo-netif/debian/tmp/usr/share/doc/libosmo-netif && tar xf html.tar && rm -f html.tar make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' make[2]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' debian/rules override_dh_install make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' sed -i "/dependency_libs/ s/'.*'/''/" `find . -name '*.la'` dh_install dh_install: warning: Please use dh_missing --list-missing/--fail-missing instead dh_install: warning: This feature will be removed in compat 12. make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' dh_installdocs -O--fail-missing dh_installchangelogs -O--fail-missing dh_systemd_enable -O--fail-missing dh_installinit -O--fail-missing dh_systemd_start -O--fail-missing dh_perl -O--fail-missing dh_link -O--fail-missing dh_strip_nondeterminism -O--fail-missing dh_compress -O--fail-missing dh_fixperms -O--fail-missing dh_missing -O--fail-missing debian/rules override_dh_strip make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-netif' dh_strip --dbg-package=libosmo-netif-dbg make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif' dh_makeshlibs -O--fail-missing dh_shlibdeps -O--fail-missing dh_installdeb -O--fail-missing dh_gencontrol -O--fail-missing dh_md5sums -O--fail-missing dh_builddeb -O--fail-missing dpkg-deb: building package 'libosmonetif11' in '../libosmonetif11_1.6.0.18.1c88_amd64.deb'. dpkg-deb: building package 'libosmo-netif-dev' in '../libosmo-netif-dev_1.6.0.18.1c88_amd64.deb'. dpkg-deb: building package 'libosmo-netif-doc' in '../libosmo-netif-doc_1.6.0.18.1c88_all.deb'. dpkg-deb: building package 'libosmo-netif-dbg' in '../libosmo-netif-dbg_1.6.0.18.1c88_amd64.deb'. dpkg-genbuildinfo dpkg-genchanges >../libosmo-netif_1.6.0.18.1c88_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + cd .. + dpkg -c libosmo-netif-dbg_1.6.0.18.1c88_amd64.deb drwxr-xr-x root/root 0 2025-11-17 10:32 ./ drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/ drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/lib/debug/.build-id/19/ -rw-r--r-- root/root 213184 2025-11-17 10:32 ./usr/lib/debug/.build-id/19/77b4ad6b38164c164ab8f114e0d73fa9f74bc3.debug drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/share/ drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/share/doc/libosmo-netif-dbg/ -rw-r--r-- root/root 9320 2025-11-17 10:32 ./usr/share/doc/libosmo-netif-dbg/changelog.gz -rw-r--r-- root/root 1213 2025-11-17 10:32 ./usr/share/doc/libosmo-netif-dbg/copyright + dpkg -c libosmo-netif-dev_1.6.0.18.1c88_amd64.deb drwxr-xr-x root/root 0 2025-11-17 10:32 ./ drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/ drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/include/ drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/include/osmocom/ drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/include/osmocom/netif/ -rw-r--r-- root/root 5885 2025-11-17 10:32 ./usr/include/osmocom/netif/amr.h -rw-r--r-- root/root 2515 2025-11-17 10:32 ./usr/include/osmocom/netif/datagram.h -rw-r--r-- root/root 3522 2025-11-17 10:32 ./usr/include/osmocom/netif/ipa.h -rw-r--r-- root/root 2692 2025-11-17 10:32 ./usr/include/osmocom/netif/ipa_unit.h -rw-r--r-- root/root 1645 2025-11-17 10:32 ./usr/include/osmocom/netif/jibuf.h -rw-r--r-- root/root 5281 2025-11-17 10:32 ./usr/include/osmocom/netif/osmux.h -rw-r--r-- root/root 3621 2025-11-17 10:32 ./usr/include/osmocom/netif/prim.h -rw-r--r-- root/root 705 2025-11-17 10:32 ./usr/include/osmocom/netif/rs232.h -rw-r--r-- root/root 2568 2025-11-17 10:32 ./usr/include/osmocom/netif/rtp.h -rw-r--r-- root/root 2280 2025-11-17 10:32 ./usr/include/osmocom/netif/sctp.h -rw-r--r-- root/root 17105 2025-11-17 10:32 ./usr/include/osmocom/netif/stream.h -rw-r--r-- root/root 7313 2025-11-17 10:32 ./usr/include/osmocom/netif/twjit.h -rw-r--r-- root/root 9583 2025-11-17 10:32 ./usr/include/osmocom/netif/twrtp.h -rw-r--r-- root/root 552 2025-11-17 10:32 ./usr/include/osmocom/netif/version.h drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 296340 2025-11-17 10:32 ./usr/lib/x86_64-linux-gnu/libosmonetif.a -rw-r--r-- root/root 991 2025-11-17 10:32 ./usr/lib/x86_64-linux-gnu/libosmonetif.la drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/lib/x86_64-linux-gnu/pkgconfig/ -rw-r--r-- root/root 298 2025-11-17 10:32 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmo-netif.pc drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/share/ drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/share/doc/libosmo-netif-dev/ -rw-r--r-- root/root 9320 2025-11-17 10:32 ./usr/share/doc/libosmo-netif-dev/changelog.gz -rw-r--r-- root/root 1213 2025-11-17 10:32 ./usr/share/doc/libosmo-netif-dev/copyright lrwxrwxrwx root/root 0 2025-11-17 10:32 ./usr/lib/x86_64-linux-gnu/libosmonetif.so -> libosmonetif.so.11.3.0 + dpkg -c libosmo-netif-doc_1.6.0.18.1c88_all.deb drwxr-xr-x root/root 0 2025-11-17 10:32 ./ drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/ drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/share/ drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/ drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/ -rw-r--r-- root/root 34065 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/amr_8h_source.html -rw-r--r-- root/root 9229 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/annotated.html -rw-r--r-- root/root 1409 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/annotated_dup.js -rw-r--r-- root/root 676 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/bc_s.png -rw-r--r-- root/root 147 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/bdwn.png -rw-r--r-- root/root 5814 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/classes.html -rw-r--r-- root/root 132 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/closed.png -rw-r--r-- root/root 27751 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/datagram_8c.html -rw-r--r-- root/root 3238 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/datagram_8c.js -rw-r--r-- root/root 25964 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/datagram_8h.html -rw-r--r-- root/root 3049 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/datagram_8h.js -rw-r--r-- root/root 29405 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/datagram_8h_source.html -rw-r--r-- root/root 6189 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/deprecated.html -rw-r--r-- root/root 6084 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/dir_15662fdf1b5c37dde6a3ed82e5410e57.html -rw-r--r-- root/root 927 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/dir_15662fdf1b5c37dde6a3ed82e5410e57.js -rw-r--r-- root/root 6885 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html -rw-r--r-- root/root 468 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js -rw-r--r-- root/root 4314 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.html -rw-r--r-- root/root 148 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.js -rw-r--r-- root/root 4060 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/dir_d44c64559bbebec7f509842c48db8b23.html -rw-r--r-- root/root 150 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/dir_d44c64559bbebec7f509842c48db8b23.js -rw-r--r-- root/root 746 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/doc.png -rw-r--r-- root/root 31428 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/doxygen.css -rw-r--r-- root/root 15382 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/doxygen.svg -rw-r--r-- root/root 4452 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/dynsections.js -rw-r--r-- root/root 11694 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/files.html -rw-r--r-- root/root 223 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/files_dup.js -rw-r--r-- root/root 616 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/folderclosed.png -rw-r--r-- root/root 597 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/folderopen.png -rw-r--r-- root/root 4867 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/functions.html -rw-r--r-- root/root 4744 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/functions_vars.html -rw-r--r-- root/root 23129 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/globals.html -rw-r--r-- root/root 4156 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/globals_defs.html -rw-r--r-- root/root 22327 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/globals_func.html -rw-r--r-- root/root 4063 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/globals_type.html -rw-r--r-- root/root 65968 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/group__datagram.html -rw-r--r-- root/root 3149 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/group__datagram.js -rw-r--r-- root/root 22158 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/group__jibuf.html -rw-r--r-- root/root 2797 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/group__jibuf.js -rw-r--r-- root/root 47563 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/group__osmux.html -rw-r--r-- root/root 4176 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/group__osmux.js -rw-r--r-- root/root 97517 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/group__stream__cli.html -rw-r--r-- root/root 4394 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/group__stream__cli.js -rw-r--r-- root/root 116641 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/group__stream__srv.html -rw-r--r-- root/root 5238 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/group__stream__srv.js -rw-r--r-- root/root 49806 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/group__twjit.html -rw-r--r-- root/root 4421 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/group__twjit.js -rw-r--r-- root/root 79217 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/group__twrtp.html -rw-r--r-- root/root 3489 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/group__twrtp.js -rw-r--r-- root/root 3907 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/index.html -rw-r--r-- root/root 20387 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/ipa_8h_source.html -rw-r--r-- root/root 14226 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/ipa__unit_8h_source.html -rw-r--r-- root/root 15887 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/jibuf_8c.html -rw-r--r-- root/root 1866 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/jibuf_8c.js -rw-r--r-- root/root 12202 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/jibuf_8h.html -rw-r--r-- root/root 880 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/jibuf_8h.js -rw-r--r-- root/root 17036 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/jibuf_8h_source.html -rw-r--r-- root/root 175457 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/jquery.js -rw-r--r-- root/root 3222 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/menu.js -rw-r--r-- root/root 2109 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/menudata.js -rw-r--r-- root/root 6321 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/modules.html -rw-r--r-- root/root 601 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/modules.js -rw-r--r-- root/root 153 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/nav_f.png -rw-r--r-- root/root 95 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/nav_g.png -rw-r--r-- root/root 98 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/nav_h.png -rw-r--r-- root/root 2087 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/navtree.css -rw-r--r-- root/root 15609 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/navtree.js -rw-r--r-- root/root 2399 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/navtreedata.js -rw-r--r-- root/root 17055 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/navtreeindex0.js -rw-r--r-- root/root 19303 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/navtreeindex1.js -rw-r--r-- root/root 17090 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/navtreeindex2.js -rw-r--r-- root/root 1171 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/navtreeindex3.js -rw-r--r-- root/root 123 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/open.png -rw-r--r-- root/root 8173 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/osmux_8c.html -rw-r--r-- root/root 195 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/osmux_8c.js -rw-r--r-- root/root 26204 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/osmux_8h.html -rw-r--r-- root/root 3558 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/osmux_8h.js -rw-r--r-- root/root 32926 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/osmux_8h_source.html -rw-r--r-- root/root 17231 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/osmux__input_8c.html -rw-r--r-- root/root 1779 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/osmux__input_8c.js -rw-r--r-- root/root 13571 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/osmux__output_8c.html -rw-r--r-- root/root 1217 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/osmux__output_8c.js -rw-r--r-- root/root 4271 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/pages.html -rw-r--r-- root/root 15264 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/prim_8h_source.html -rw-r--r-- root/root 5054 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/resize.js -rw-r--r-- root/root 7851 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/rs232_8h_source.html -rw-r--r-- root/root 11300 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/rtcp__defs_8h_source.html -rw-r--r-- root/root 17558 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/rtp_8h_source.html -rw-r--r-- root/root 14036 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/sctp_8h_source.html drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/ -rw-r--r-- root/root 1445 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/all_0.html -rw-r--r-- root/root 161 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/all_0.js -rw-r--r-- root/root 1445 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/all_1.html -rw-r--r-- root/root 150 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/all_1.js -rw-r--r-- root/root 1445 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/all_2.html -rw-r--r-- root/root 227 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/all_2.js -rw-r--r-- root/root 1445 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/all_3.html -rw-r--r-- root/root 158 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/all_3.js -rw-r--r-- root/root 1445 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/all_4.html -rw-r--r-- root/root 167 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/all_4.js -rw-r--r-- root/root 1445 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/all_5.html -rw-r--r-- root/root 274 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/all_5.js -rw-r--r-- root/root 1445 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/all_6.html -rw-r--r-- root/root 397 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/all_6.js -rw-r--r-- root/root 1445 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/all_7.html -rw-r--r-- root/root 40277 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/all_7.js -rw-r--r-- root/root 1445 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/all_8.html -rw-r--r-- root/root 627 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/all_8.js -rw-r--r-- root/root 1445 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/all_9.html -rw-r--r-- root/root 358 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/all_9.js -rw-r--r-- root/root 1445 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/all_a.html -rw-r--r-- root/root 330 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/all_a.js -rw-r--r-- root/root 1449 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/classes_0.html -rw-r--r-- root/root 165 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/classes_0.js -rw-r--r-- root/root 1449 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/classes_1.html -rw-r--r-- root/root 171 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/classes_1.js -rw-r--r-- root/root 1449 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/classes_2.html -rw-r--r-- root/root 744 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/classes_2.js -rw-r--r-- root/root 1449 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/classes_3.html -rw-r--r-- root/root 491 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/classes_3.js -rw-r--r-- root/root 1284 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/close.svg -rw-r--r-- root/root 1449 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/defines_0.html -rw-r--r-- root/root 260 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/defines_0.js -rw-r--r-- root/root 1449 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/defines_1.html -rw-r--r-- root/root 194 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/defines_1.js -rw-r--r-- root/root 1447 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/files_0.html -rw-r--r-- root/root 156 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/files_0.js -rw-r--r-- root/root 1447 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/files_1.html -rw-r--r-- root/root 138 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/files_1.js -rw-r--r-- root/root 1447 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/files_2.html -rw-r--r-- root/root 301 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/files_2.js -rw-r--r-- root/root 1447 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/files_3.html -rw-r--r-- root/root 236 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/files_3.js -rw-r--r-- root/root 1451 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/functions_0.html -rw-r--r-- root/root 38246 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/functions_0.js -rw-r--r-- root/root 1448 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/groups_0.html -rw-r--r-- root/root 514 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/groups_0.js -rw-r--r-- root/root 1448 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/groups_1.html -rw-r--r-- root/root 330 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/groups_1.js -rw-r--r-- root/root 2378 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/mag_sel.svg -rw-r--r-- root/root 500 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/nomatches.html -rw-r--r-- root/root 1447 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/pages_0.html -rw-r--r-- root/root 97 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/pages_0.js -rw-r--r-- root/root 4451 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/search.css -rw-r--r-- root/root 23521 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/search.js -rw-r--r-- root/root 567 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/search_l.png -rw-r--r-- root/root 158 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/search_m.png -rw-r--r-- root/root 553 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/search_r.png -rw-r--r-- root/root 497 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/searchdata.js -rw-r--r-- root/root 1450 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/typedefs_0.html -rw-r--r-- root/root 336 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/typedefs_0.js -rw-r--r-- root/root 1451 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/variables_0.html -rw-r--r-- root/root 152 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/variables_0.js -rw-r--r-- root/root 1451 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/variables_1.html -rw-r--r-- root/root 160 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/variables_1.js -rw-r--r-- root/root 1451 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/variables_2.html -rw-r--r-- root/root 160 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/variables_2.js -rw-r--r-- root/root 1451 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/variables_3.html -rw-r--r-- root/root 160 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/variables_3.js -rw-r--r-- root/root 1451 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/variables_4.html -rw-r--r-- root/root 147 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/variables_4.js -rw-r--r-- root/root 1451 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/variables_5.html -rw-r--r-- root/root 156 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/variables_5.js -rw-r--r-- root/root 1451 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/variables_6.html -rw-r--r-- root/root 142 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/search/variables_6.js -rw-r--r-- root/root 314 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/splitbar.png -rw-r--r-- root/root 78990 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/stream_8h.html -rw-r--r-- root/root 15490 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/stream_8h.js -rw-r--r-- root/root 91942 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/stream_8h_source.html -rw-r--r-- root/root 39551 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/stream__cli_8c.html -rw-r--r-- root/root 5628 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/stream__cli_8c.js -rw-r--r-- root/root 13860 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/stream__private_8h_source.html -rw-r--r-- root/root 45419 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/stream__srv_8c.html -rw-r--r-- root/root 5707 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/stream__srv_8c.js -rw-r--r-- root/root 4748 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structamr__hdr.html -rw-r--r-- root/root 103 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structamr__hdr.js -rw-r--r-- root/root 4770 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structamr__hdr__bwe.html -rw-r--r-- root/root 113 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structamr__hdr__bwe.js -rw-r--r-- root/root 5440 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structipa__head.html -rw-r--r-- root/root 265 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structipa__head.js -rw-r--r-- root/root 5119 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structipa__head__ext.html -rw-r--r-- root/root 201 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structipa__head__ext.js -rw-r--r-- root/root 5142 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structosmo__ipa__msgb__cb.html -rw-r--r-- root/root 221 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structosmo__ipa__msgb__cb.js -rw-r--r-- root/root 12222 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structosmo__jibuf.html -rw-r--r-- root/root 1895 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structosmo__jibuf.js -rw-r--r-- root/root 10150 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structosmo__twjit__rr__info.html -rw-r--r-- root/root 622 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structosmo__twjit__rr__info.js -rw-r--r-- root/root 11991 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structosmo__twjit__stats.html -rw-r--r-- root/root 1866 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structosmo__twjit__stats.js -rw-r--r-- root/root 8483 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structosmo__twrtp__stats.html -rw-r--r-- root/root 913 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structosmo__twrtp__stats.js -rw-r--r-- root/root 6442 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structosmux__hdr.html -rw-r--r-- root/root 274 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structosmux__hdr.js -rw-r--r-- root/root 8805 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structosmux__in__handle.html -rw-r--r-- root/root 1081 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structosmux__in__handle.js -rw-r--r-- root/root 8832 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structosmux__out__handle.html -rw-r--r-- root/root 1083 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structosmux__out__handle.js -rw-r--r-- root/root 5439 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structrtcp__hdr.html -rw-r--r-- root/root 268 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structrtcp__hdr.js -rw-r--r-- root/root 7230 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structrtcp__rr__block.html -rw-r--r-- root/root 751 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structrtcp__rr__block.js -rw-r--r-- root/root 6188 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structrtcp__sr__block.html -rw-r--r-- root/root 483 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structrtcp__sr__block.js -rw-r--r-- root/root 5826 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structrtcp__sr__rr__hdr.html -rw-r--r-- root/root 384 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structrtcp__sr__rr__hdr.js -rw-r--r-- root/root 5789 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structrtp__hdr.html -rw-r--r-- root/root 349 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structrtp__hdr.js -rw-r--r-- root/root 5109 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structrtp__x__hdr.html -rw-r--r-- root/root 199 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/structrtp__x__hdr.js -rw-r--r-- root/root 853 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/sync_off.png -rw-r--r-- root/root 845 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/sync_on.png -rw-r--r-- root/root 142 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/tab_a.png -rw-r--r-- root/root 169 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/tab_b.png -rw-r--r-- root/root 177 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/tab_h.png -rw-r--r-- root/root 184 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/tab_s.png -rw-r--r-- root/root 8700 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/tabs.css -rw-r--r-- root/root 37518 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/twjit_8h_source.html -rw-r--r-- root/root 7546 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/twjit__private_8h_source.html -rw-r--r-- root/root 36483 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/twrtp_8h_source.html -rw-r--r-- root/root 6747 2025-11-17 10:32 ./usr/share/doc/libosmo-netif/html/version_8h_source.html drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/share/doc/libosmo-netif-doc/ -rw-r--r-- root/root 9320 2025-11-17 10:32 ./usr/share/doc/libosmo-netif-doc/changelog.gz -rw-r--r-- root/root 1213 2025-11-17 10:32 ./usr/share/doc/libosmo-netif-doc/copyright drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/share/doc-base/ -rw-r--r-- root/root 214 2025-11-17 10:32 ./usr/share/doc-base/libosmo-netif-doc + dpkg -c libosmonetif11_1.6.0.18.1c88_amd64.deb drwxr-xr-x root/root 0 2025-11-17 10:32 ./ drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/ drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 170792 2025-11-17 10:32 ./usr/lib/x86_64-linux-gnu/libosmonetif.so.11.3.0 drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/share/ drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-11-17 10:32 ./usr/share/doc/libosmonetif11/ -rw-r--r-- root/root 9320 2025-11-17 10:32 ./usr/share/doc/libosmonetif11/changelog.gz -rw-r--r-- root/root 1213 2025-11-17 10:32 ./usr/share/doc/libosmonetif11/copyright lrwxrwxrwx root/root 0 2025-11-17 10:32 ./usr/lib/x86_64-linux-gnu/libosmonetif.so.11 -> libosmonetif.so.11.3.0 Build successful! docker: running: data/build.sh inside docker :: Find binary packages in: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/_temp/binpkgs $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1567552 killed; [ssh-agent] Stopped. Finished: SUCCESS