This log is too long to show here, 1 KB has been skipped — click to see the complete log
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-rkXj1moQ4JK7/agent.857499
SSH_AGENT_PID=857502
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3@tmp/private_key_5835096596934947555.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3@tmp/private_key_5835096596934947555.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/osmo-pcap
> git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-pcap # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-pcap
> 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/osmo-pcap +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-pcap # 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/osmo-pcap # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-pcap
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/osmo-pcap refs/changes/35/42835/1 # timeout=10
> git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision d95ef64b9b1ae6d185015efdf202f207703fb322 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d95ef64b9b1ae6d185015efdf202f207703fb322 # timeout=10
Commit message: "doc: clarify 'pcap snaplen' / 'max-snaplen'"
> git rev-parse FETCH_HEAD^{commit} # timeout=10
> git rev-list --no-walk d0b2543aa378bd85f21b17e1b733837acf70a33f # timeout=10
[gerrit-binpkgs@3] $ /bin/sh -xe /tmp/jenkins17013582013920589791.sh
+ set +x
Building binary packages for distro: 'debian:13'
+ 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
5207691 coverity/jenkins: check if upload was successful
+ cd osmo-pcap
+ ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:13
:: 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@3/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/data']
#0 building with "default" instance using docker driver
#1 [internal] load build definition from build_srcpkg.Dockerfile
#1 transferring dockerfile: 1.48kB 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.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [1/4] FROM docker.io/library/debian:trixie
#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-cmake dh-python dh-runit 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:c4af7f19ba5e5c46e4683e93f08db2f851373bda70ab77ea5687f28081b31f25 0.0s done
#8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg 0.0s done
#8 DONE 0.1s
1 warning found (use docker --debug to expand):
- InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 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']
osmo-pcap: using cached https://gerrit.osmocom.org/osmo-pcap (not cloning, not fetching)
osmo-pcap: 'git clean -ffxd'
+ build(): ['git', 'clean', '-ffxd']
+ checkout_default_branch(): ['git', 'log', '--pretty=oneline', '--abbrev-commit', '-1']
d95ef64 doc: clarify 'pcap snaplen' / 'max-snaplen'
osmo-pcap: skipping git checkout, current commit: d95ef64 doc: clarify 'pcap snaplen' / 'max-snaplen'
+ get_version_for_feed(): ['/obs/_cache/osmo-pcap/git-version-gen', '.']
0.8.0.3-d95eosmo-pcap: building source package 0.8.0.3-d95e
osmo-pcap: adding debian/changelog entry (0.8.0 => 0.8.0.3.d95e)
+ build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete']
osmo-pcap: building debian source package
+ build(): ['dpkg-buildpackage', '-S', '-uc', '-us', '-d']
dpkg-buildpackage: info: source package osmo-pcap
dpkg-buildpackage: info: source version 0.8.0.3.d95e
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
dh_clean -O--fail-missing
dpkg-source -b .
dpkg-source: info: using source format '3.0 (native)'
dpkg-source: info: building osmo-pcap in osmo-pcap_0.8.0.3.d95e.tar.xz
dpkg-source: info: building osmo-pcap in osmo-pcap_0.8.0.3.d95e.dsc
dpkg-genbuildinfo --build=source -O../osmo-pcap_0.8.0.3.d95e_source.buildinfo
dpkg-genchanges --build=source -O../osmo-pcap_0.8.0.3.d95e_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/osmo-pcap
osmo-pcap: generating rpm spec file
+ build(): ['sed', 's/^Version:.*/Version: 0.8.0.3.d95e/', '-i', '/obs/_cache/osmo-pcap/contrib/osmo-pcap.spec.in']
+ build(): ['sed', 's/^Source:.*/Source: osmo-pcap_0.8.0.3.d95e.tar.xz/', '-i', '/obs/_cache/osmo-pcap/contrib/osmo-pcap.spec.in']
+ build(): ['sed', '-e', '/^Source:/a\\', '-e', 'Source1: rpmlintrc', '-i', '/obs/_cache/osmo-pcap/contrib/osmo-pcap.spec.in']
+ build(): ['sed', 's/^%setup/%setup -n osmo-pcap/', '-i', '/obs/_cache/osmo-pcap/contrib/osmo-pcap.spec.in']
+ write_commit_txt(): ['git', 'rev-parse', 'HEAD']
d95ef64b9b1ae6d185015efdf202f207703fb322
osmo-pcap: adding commit_d95ef64b9b1ae6d185015efdf202f207703fb322.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@3/osmo-ci/scripts/obs/_temp/binpkgs']
docker: building image debian-13-osmocom-obs-build-binpkg
+ run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-13-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/data']
#0 building with "default" instance using docker driver
#1 [internal] load build definition from build_binpkg.Dockerfile
#1 transferring dockerfile:
#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:trixie
#2 DONE 0.0s
#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:trixie
#5 CACHED
#4 [internal] load build context
#4 transferring context: 1.46kB done
#4 DONE 0.1s
#6 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc
#6 DONE 0.2s
#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.399 + id 1000
#7 0.401 + useradd --uid=1000 -m user
#7 DONE 0.9s
#8 [4/6] RUN CASE "debian:13" 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.701 Get:1 http://deb.debian.org/debian trixie InRelease [140 kB]
#8 0.714 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
#8 0.721 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
#8 0.729 Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9671 kB]
#8 0.833 Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [5412 B]
#8 0.834 Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [216 kB]
#8 1.336 Fetched 10.1 MB in 1s (15.0 MB/s)
#8 1.336 Reading package lists...
#8 1.681 Reading package lists...
#8 1.990 Building dependency tree...
#8 2.056 Reading state information...
#8 2.152 The following additional packages will be installed:
#8 2.152 adduser binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-14
#8 2.152 cpp-14-x86-64-linux-gnu cpp-x86-64-linux-gnu dirmngr dpkg dpkg-dev g++
#8 2.152 g++-14 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-14
#8 2.152 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man gnupg gnupg-l10n gpg
#8 2.152 gpg-agent gpgconf gpgsm libasan8 libassuan9 libatomic1 libbinutils libbpf1
#8 2.152 libbrotli1 libc-bin libc-dev-bin libc6 libc6-dev libcap2 libcap2-bin
#8 2.152 libcc1-0 libcom-err2 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls
#8 2.152 libdpkg-perl libelf1t64 liberror-perl libexpat1 libfakeroot libffi8
#8 2.152 libgcc-14-dev libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgnutls30t64
#8 2.152 libgomp1 libgpg-error0 libgprofng0 libgssapi-krb5-2 libhwasan0 libidn2-0
#8 2.152 libisl23 libitm1 libjansson4 libk5crypto3 libkeyutils1 libkrb5-3
#8 2.152 libkrb5support0 libksba8 libldap2 liblsan0 libmnl0 libmpc3 libmpfr6
#8 2.152 libncursesw6 libnghttp2-14 libnghttp3-9 libngtcp2-16
#8 2.152 libngtcp2-crypto-gnutls8 libnpth0t64 libp11-kit0 libperl5.40 libpsl5t64
#8 2.152 libquadmath0 libreadline8t64 librtmp1 libsasl2-2 libsasl2-modules-db
#8 2.152 libsframe1 libssh2-1t64 libssl3t64 libstdc++-14-dev libtasn1-6
#8 2.152 libtirpc-common libtirpc3t64 libtsan2 libubsan1 libunistring5 libxtables12
#8 2.152 linux-libc-dev make openssl openssl-provider-legacy patch perl
#8 2.152 perl-modules-5.40 pinentry-curses readline-common rpcsvc-proto xz-utils
#8 2.152 Suggested packages:
#8 2.152 liblocale-gettext-perl cron quota binutils-doc gprofng-gui binutils-gold
#8 2.152 bzip2-doc cpp-doc gcc-14-locales cpp-14-doc dbus-user-session libpam-systemd
#8 2.152 pinentry-gnome3 tor debian-keyring debian-tag2upload-keyring g++-multilib
#8 2.152 g++-14-multilib gcc-14-doc gcc-multilib manpages-dev autoconf automake
#8 2.152 libtool flex bison gdb gcc-doc gcc-14-multilib gdb-x86-64-linux-gnu
#8 2.152 gettext-base git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki
#8 2.152 git-svn gpg-wks-server parcimonie xloadimage scdaemon tpm2daemon python3:any
#8 2.152 libc-devtools glibc-doc sensible-utils bzr rng-tools gdbm-l10n gnutls-bin
#8 2.152 krb5-doc krb5-user libstdc++-14-doc make-doc ed diffutils-doc perl-doc
#8 2.152 libterm-readline-gnu-perl | libterm-readline-perl-perl
#8 2.152 libtap-harness-archive-perl pinentry-doc readline-doc
#8 2.152 Recommended packages:
#8 2.152 libalgorithm-merge-perl less ssh-client gnupg-utils gpg-wks-client gpgv
#8 2.152 manpages manpages-dev libpam-cap libfile-fcntllock-perl
#8 2.152 liblocale-gettext-perl libgpg-error-l10n krb5-locales libldap-common libgpm2
#8 2.152 publicsuffix libsasl2-modules netbase
#8 2.426 The following NEW packages will be installed:
#8 2.426 adduser binutils binutils-common binutils-x86-64-linux-gnu build-essential
#8 2.426 bzip2 ca-certificates cpp cpp-14 cpp-14-x86-64-linux-gnu
#8 2.426 cpp-x86-64-linux-gnu dirmngr dpkg-dev fakeroot g++ g++-14
#8 2.426 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-14
#8 2.426 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu git git-man gnupg gnupg-l10n
#8 2.426 gnupg2 gpg gpg-agent gpgconf gpgsm iproute2 libasan8 libassuan9 libatomic1
#8 2.426 libbinutils libbpf1 libbrotli1 libc-dev-bin libc6-dev libcap2-bin libcc1-0
#8 2.426 libcom-err2 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls
#8 2.426 libdpkg-perl libelf1t64 liberror-perl libexpat1 libfakeroot libffi8
#8 2.426 libgcc-14-dev libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgnutls30t64
#8 2.426 libgomp1 libgpg-error0 libgprofng0 libgssapi-krb5-2 libhwasan0 libidn2-0
#8 2.426 libisl23 libitm1 libjansson4 libk5crypto3 libkeyutils1 libkrb5-3
#8 2.426 libkrb5support0 libksba8 libldap2 liblsan0 libmnl0 libmpc3 libmpfr6
#8 2.426 libncursesw6 libnghttp2-14 libnghttp3-9 libngtcp2-16
#8 2.426 libngtcp2-crypto-gnutls8 libnpth0t64 libp11-kit0 libperl5.40 libpsl5t64
#8 2.426 libquadmath0 libreadline8t64 librtmp1 libsasl2-2 libsasl2-modules-db
#8 2.426 libsframe1 libssh2-1t64 libstdc++-14-dev libtasn1-6 libtirpc-common
#8 2.426 libtirpc3t64 libtsan2 libubsan1 libunistring5 libxtables12 linux-libc-dev
#8 2.427 make openssl patch perl perl-modules-5.40 pinentry-curses readline-common
#8 2.427 rpcsvc-proto xz-utils
#8 2.427 The following packages will be upgraded:
#8 2.427 dpkg libc-bin libc6 libcap2 libssl3t64 openssl-provider-legacy
#8 2.451 6 upgraded, 111 newly installed, 0 to remove and 7 not upgraded.
#8 2.451 Need to get 114 MB of archives.
#8 2.451 After this operation, 428 MB of additional disk space will be used.
#8 2.451 Get:1 http://deb.debian.org/debian trixie/main amd64 dpkg amd64 1.22.22 [1537 kB]
#8 2.486 Get:2 http://deb.debian.org/debian trixie/main amd64 libc6 amd64 2.41-12+deb13u3 [2850 kB]
#8 2.514 Get:3 http://deb.debian.org/debian trixie/main amd64 libc-bin amd64 2.41-12+deb13u3 [638 kB]
#8 2.519 Get:4 http://deb.debian.org/debian trixie/main amd64 libexpat1 amd64 2.7.1-2 [108 kB]
#8 2.520 Get:5 http://deb.debian.org/debian trixie/main amd64 adduser all 3.152 [191 kB]
#8 2.522 Get:6 http://deb.debian.org/debian trixie/main amd64 libcap2 amd64 1:2.75-10+deb13u1+b1 [29.0 kB]
#8 2.522 Get:7 http://deb.debian.org/debian-security trixie-security/main amd64 openssl-provider-legacy amd64 3.5.6-1~deb13u2 [313 kB]
#8 2.525 Get:8 http://deb.debian.org/debian-security trixie-security/main amd64 libssl3t64 amd64 3.5.6-1~deb13u2 [2448 kB]
#8 2.553 Get:9 http://deb.debian.org/debian trixie/main amd64 libelf1t64 amd64 0.192-4 [189 kB]
#8 2.555 Get:10 http://deb.debian.org/debian trixie/main amd64 libbpf1 amd64 1:1.5.0-3 [169 kB]
#8 2.558 Get:11 http://deb.debian.org/debian trixie/main amd64 libmnl0 amd64 1.0.5-3 [11.9 kB]
#8 2.558 Get:12 http://deb.debian.org/debian-security trixie-security/main amd64 libkrb5support0 amd64 1.21.3-5+deb13u1 [33.1 kB]
#8 2.560 Get:13 http://deb.debian.org/debian trixie/main amd64 libcom-err2 amd64 1.47.2-3+b11 [25.0 kB]
#8 2.562 Get:14 http://deb.debian.org/debian-security trixie-security/main amd64 libk5crypto3 amd64 1.21.3-5+deb13u1 [81.2 kB]
#8 2.563 Get:15 http://deb.debian.org/debian trixie/main amd64 libkeyutils1 amd64 1.6.3-6 [9456 B]
#8 2.563 Get:16 http://deb.debian.org/debian-security trixie-security/main amd64 libkrb5-3 amd64 1.21.3-5+deb13u1 [326 kB]
#8 2.566 Get:17 http://deb.debian.org/debian-security trixie-security/main amd64 libgssapi-krb5-2 amd64 1.21.3-5+deb13u1 [138 kB]
#8 2.567 Get:18 http://deb.debian.org/debian trixie/main amd64 libtirpc-common all 1.3.6+ds-1 [11.0 kB]
#8 2.567 Get:19 http://deb.debian.org/debian trixie/main amd64 libtirpc3t64 amd64 1.3.6+ds-1 [83.3 kB]
#8 2.568 Get:20 http://deb.debian.org/debian trixie/main amd64 libxtables12 amd64 1.8.11-2 [31.9 kB]
#8 2.568 Get:21 http://deb.debian.org/debian trixie/main amd64 libcap2-bin amd64 1:2.75-10+deb13u1+b1 [36.4 kB]
#8 2.569 Get:22 http://deb.debian.org/debian trixie/main amd64 iproute2 amd64 6.15.0-1 [1089 kB]
#8 2.578 Get:23 http://deb.debian.org/debian trixie/main amd64 readline-common all 8.2-6 [69.4 kB]
#8 2.579 Get:24 http://deb.debian.org/debian trixie/main amd64 bzip2 amd64 1.0.8-6 [40.5 kB]
#8 2.579 Get:25 http://deb.debian.org/debian-security trixie-security/main amd64 openssl amd64 3.5.6-1~deb13u2 [1503 kB]
#8 2.592 Get:26 http://deb.debian.org/debian trixie/main amd64 ca-certificates all 20250419 [162 kB]
#8 2.600 Get:27 http://deb.debian.org/debian trixie/main amd64 perl-modules-5.40 all 5.40.1-6 [3019 kB]
#8 2.626 Get:28 http://deb.debian.org/debian trixie/main amd64 libgdbm6t64 amd64 1.24-2 [75.2 kB]
#8 2.626 Get:29 http://deb.debian.org/debian trixie/main amd64 libgdbm-compat4t64 amd64 1.24-2 [50.3 kB]
#8 2.627 Get:30 http://deb.debian.org/debian trixie/main amd64 libperl5.40 amd64 5.40.1-6 [4341 kB]
#8 2.664 Get:31 http://deb.debian.org/debian trixie/main amd64 perl amd64 5.40.1-6 [267 kB]
#8 2.666 Get:32 http://deb.debian.org/debian trixie/main amd64 xz-utils amd64 5.8.1-1 [660 kB]
#8 2.671 Get:33 http://deb.debian.org/debian trixie/main amd64 libsframe1 amd64 2.44-3 [78.4 kB]
#8 2.672 Get:34 http://deb.debian.org/debian trixie/main amd64 binutils-common amd64 2.44-3 [2509 kB]
#8 2.694 Get:35 http://deb.debian.org/debian trixie/main amd64 libbinutils amd64 2.44-3 [534 kB]
#8 2.698 Get:36 http://deb.debian.org/debian trixie/main amd64 libgprofng0 amd64 2.44-3 [808 kB]
#8 2.705 Get:37 http://deb.debian.org/debian trixie/main amd64 libctf-nobfd0 amd64 2.44-3 [156 kB]
#8 2.707 Get:38 http://deb.debian.org/debian trixie/main amd64 libctf0 amd64 2.44-3 [88.6 kB]
#8 2.707 Get:39 http://deb.debian.org/debian trixie/main amd64 libjansson4 amd64 2.14-2+b3 [39.8 kB]
#8 2.708 Get:40 http://deb.debian.org/debian trixie/main amd64 binutils-x86-64-linux-gnu amd64 2.44-3 [1014 kB]
#8 2.716 Get:41 http://deb.debian.org/debian trixie/main amd64 binutils amd64 2.44-3 [265 kB]
#8 2.719 Get:42 http://deb.debian.org/debian trixie/main amd64 libc-dev-bin amd64 2.41-12+deb13u3 [59.8 kB]
#8 2.719 Get:43 http://deb.debian.org/debian-security trixie-security/main amd64 linux-libc-dev all 6.12.90-2 [2813 kB]
#8 2.743 Get:44 http://deb.debian.org/debian trixie/main amd64 libcrypt-dev amd64 1:4.4.38-1 [119 kB]
#8 2.744 Get:45 http://deb.debian.org/debian trixie/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB]
#8 2.745 Get:46 http://deb.debian.org/debian trixie/main amd64 libc6-dev amd64 2.41-12+deb13u3 [1992 kB]
#8 2.762 Get:47 http://deb.debian.org/debian trixie/main amd64 libisl23 amd64 0.27-1 [659 kB]
#8 2.768 Get:48 http://deb.debian.org/debian trixie/main amd64 libmpfr6 amd64 4.2.2-1 [729 kB]
#8 2.774 Get:49 http://deb.debian.org/debian trixie/main amd64 libmpc3 amd64 1.3.1-1+b3 [52.2 kB]
#8 2.774 Get:50 http://deb.debian.org/debian trixie/main amd64 cpp-14-x86-64-linux-gnu amd64 14.2.0-19 [11.0 MB]
#8 2.870 Get:51 http://deb.debian.org/debian trixie/main amd64 cpp-14 amd64 14.2.0-19 [1280 B]
#8 2.870 Get:52 http://deb.debian.org/debian trixie/main amd64 cpp-x86-64-linux-gnu amd64 4:14.2.0-1 [4840 B]
#8 2.870 Get:53 http://deb.debian.org/debian trixie/main amd64 cpp amd64 4:14.2.0-1 [1568 B]
#8 2.870 Get:54 http://deb.debian.org/debian trixie/main amd64 libcc1-0 amd64 14.2.0-19 [42.8 kB]
#8 2.870 Get:55 http://deb.debian.org/debian trixie/main amd64 libgomp1 amd64 14.2.0-19 [137 kB]
#8 2.870 Get:56 http://deb.debian.org/debian trixie/main amd64 libitm1 amd64 14.2.0-19 [26.0 kB]
#8 2.870 Get:57 http://deb.debian.org/debian trixie/main amd64 libatomic1 amd64 14.2.0-19 [9308 B]
#8 2.870 Get:58 http://deb.debian.org/debian trixie/main amd64 libasan8 amd64 14.2.0-19 [2725 kB]
#8 2.894 Get:59 http://deb.debian.org/debian trixie/main amd64 liblsan0 amd64 14.2.0-19 [1204 kB]
#8 2.904 Get:60 http://deb.debian.org/debian trixie/main amd64 libtsan2 amd64 14.2.0-19 [2460 kB]
#8 2.925 Get:61 http://deb.debian.org/debian trixie/main amd64 libubsan1 amd64 14.2.0-19 [1074 kB]
#8 2.934 Get:62 http://deb.debian.org/debian trixie/main amd64 libhwasan0 amd64 14.2.0-19 [1488 kB]
#8 2.947 Get:63 http://deb.debian.org/debian trixie/main amd64 libquadmath0 amd64 14.2.0-19 [145 kB]
#8 2.948 Get:64 http://deb.debian.org/debian trixie/main amd64 libgcc-14-dev amd64 14.2.0-19 [2672 kB]
#8 2.971 Get:65 http://deb.debian.org/debian trixie/main amd64 gcc-14-x86-64-linux-gnu amd64 14.2.0-19 [21.4 MB]
#8 3.517 Get:66 http://deb.debian.org/debian trixie/main amd64 gcc-14 amd64 14.2.0-19 [540 kB]
#8 3.521 Get:67 http://deb.debian.org/debian trixie/main amd64 gcc-x86-64-linux-gnu amd64 4:14.2.0-1 [1436 B]
#8 3.521 Get:68 http://deb.debian.org/debian trixie/main amd64 gcc amd64 4:14.2.0-1 [5136 B]
#8 3.521 Get:69 http://deb.debian.org/debian trixie/main amd64 libstdc++-14-dev amd64 14.2.0-19 [2376 kB]
#8 3.715 Get:70 http://deb.debian.org/debian trixie/main amd64 g++-14-x86-64-linux-gnu amd64 14.2.0-19 [12.1 MB]
#8 4.590 Get:71 http://deb.debian.org/debian trixie/main amd64 g++-14 amd64 14.2.0-19 [22.5 kB]
#8 4.591 Get:72 http://deb.debian.org/debian trixie/main amd64 g++-x86-64-linux-gnu amd64 4:14.2.0-1 [1200 B]
#8 4.591 Get:73 http://deb.debian.org/debian trixie/main amd64 g++ amd64 4:14.2.0-1 [1344 B]
#8 4.591 Get:74 http://deb.debian.org/debian trixie/main amd64 make amd64 4.4.1-2 [463 kB]
#8 4.612 Get:75 http://deb.debian.org/debian trixie/main amd64 libdpkg-perl all 1.22.22 [651 kB]
#8 4.640 Get:76 http://deb.debian.org/debian trixie/main amd64 patch amd64 2.8-2 [134 kB]
#8 4.647 Get:77 http://deb.debian.org/debian trixie/main amd64 dpkg-dev all 1.22.22 [1337 kB]
#8 4.704 Get:78 http://deb.debian.org/debian trixie/main amd64 build-essential amd64 12.12 [4624 B]
#8 4.705 Get:79 http://deb.debian.org/debian trixie/main amd64 libgpg-error0 amd64 1.51-4 [82.1 kB]
#8 4.709 Get:80 http://deb.debian.org/debian trixie/main amd64 libassuan9 amd64 3.0.2-2 [61.5 kB]
#8 4.711 Get:81 http://deb.debian.org/debian-security trixie-security/main amd64 libgcrypt20 amd64 1.11.0-7+deb13u1 [843 kB]
#8 4.750 Get:82 http://deb.debian.org/debian trixie/main amd64 libreadline8t64 amd64 8.2-6 [169 kB]
#8 4.761 Get:83 http://deb.debian.org/debian trixie/main amd64 gpgconf amd64 2.4.7-21+deb13u1+b3 [129 kB]
#8 4.767 Get:84 http://deb.debian.org/debian trixie/main amd64 libunistring5 amd64 1.3-2 [477 kB]
#8 4.796 Get:85 http://deb.debian.org/debian trixie/main amd64 libidn2-0 amd64 2.3.8-2 [109 kB]
#8 4.803 Get:86 http://deb.debian.org/debian trixie/main amd64 libffi8 amd64 3.4.8-2 [24.1 kB]
#8 4.804 Get:87 http://deb.debian.org/debian trixie/main amd64 libp11-kit0 amd64 0.25.5-3 [425 kB]
#8 4.833 Get:88 http://deb.debian.org/debian trixie/main amd64 libtasn1-6 amd64 4.20.0-2 [49.9 kB]
#8 4.836 Get:89 http://deb.debian.org/debian-security trixie-security/main amd64 libgnutls30t64 amd64 3.8.9-3+deb13u4 [1469 kB]
#8 4.923 Get:90 http://deb.debian.org/debian trixie/main amd64 libksba8 amd64 1.6.7-2+b1 [136 kB]
#8 4.929 Get:91 http://deb.debian.org/debian trixie/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-9 [19.8 kB]
#8 4.930 Get:92 http://deb.debian.org/debian trixie/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-9 [57.5 kB]
#8 4.933 Get:93 http://deb.debian.org/debian trixie/main amd64 libldap2 amd64 2.6.10+dfsg-1 [194 kB]
#8 4.943 Get:94 http://deb.debian.org/debian trixie/main amd64 libnpth0t64 amd64 1.8-3 [23.2 kB]
#8 4.944 Get:95 http://deb.debian.org/debian trixie/main amd64 dirmngr amd64 2.4.7-21+deb13u1+b3 [384 kB]
#8 4.971 Get:96 http://deb.debian.org/debian trixie/main amd64 libfakeroot amd64 1.37.1.1-1 [29.6 kB]
#8 4.971 Get:97 http://deb.debian.org/debian trixie/main amd64 fakeroot amd64 1.37.1.1-1 [76.0 kB]
#8 4.972 Get:98 http://deb.debian.org/debian trixie/main amd64 libbrotli1 amd64 1.1.0-2+b7 [307 kB]
#8 4.987 Get:99 http://deb.debian.org/debian-security trixie-security/main amd64 libnghttp2-14 amd64 1.64.0-1.1+deb13u1 [76.2 kB]
#8 4.989 Get:100 http://deb.debian.org/debian trixie/main amd64 libnghttp3-9 amd64 1.8.0-1 [67.7 kB]
#8 4.992 Get:101 http://deb.debian.org/debian trixie/main amd64 libngtcp2-16 amd64 1.11.0-1+deb13u1 [132 kB]
#8 4.997 Get:102 http://deb.debian.org/debian trixie/main amd64 libngtcp2-crypto-gnutls8 amd64 1.11.0-1+deb13u1 [29.5 kB]
#8 4.999 Get:103 http://deb.debian.org/debian trixie/main amd64 libpsl5t64 amd64 0.21.2-1.1+b1 [57.2 kB]
#8 5.001 Get:104 http://deb.debian.org/debian trixie/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b5 [58.8 kB]
#8 5.004 Get:105 http://deb.debian.org/debian trixie/main amd64 libssh2-1t64 amd64 1.11.1-1 [245 kB]
#8 5.013 Get:106 http://deb.debian.org/debian trixie/main amd64 libcurl3t64-gnutls amd64 8.14.1-2+deb13u3 [384 kB]
#8 5.024 Get:107 http://deb.debian.org/debian trixie/main amd64 liberror-perl all 0.17030-1 [26.9 kB]
#8 5.024 Get:108 http://deb.debian.org/debian trixie/main amd64 git-man all 1:2.47.3-0+deb13u1 [2205 kB]
#8 5.079 Get:109 http://deb.debian.org/debian trixie/main amd64 git amd64 1:2.47.3-0+deb13u1 [8862 kB]
#8 5.186 Get:110 http://deb.debian.org/debian trixie/main amd64 gnupg-l10n all 2.4.7-21+deb13u1 [749 kB]
#8 5.192 Get:111 http://deb.debian.org/debian trixie/main amd64 gpg amd64 2.4.7-21+deb13u1+b3 [635 kB]
#8 5.224 Get:112 http://deb.debian.org/debian trixie/main amd64 libncursesw6 amd64 6.5+20250216-2 [135 kB]
#8 5.225 Get:113 http://deb.debian.org/debian trixie/main amd64 pinentry-curses amd64 1.3.1-2 [86.4 kB]
#8 5.226 Get:114 http://deb.debian.org/debian trixie/main amd64 gpg-agent amd64 2.4.7-21+deb13u1+b3 [271 kB]
#8 5.228 Get:115 http://deb.debian.org/debian trixie/main amd64 gpgsm amd64 2.4.7-21+deb13u1+b3 [276 kB]
#8 5.230 Get:116 http://deb.debian.org/debian trixie/main amd64 gnupg all 2.4.7-21+deb13u1 [417 kB]
#8 5.234 Get:117 http://deb.debian.org/debian trixie/main amd64 gnupg2 all 2.4.7-21+deb13u1 [16.3 kB]
#8 5.352 debconf: unable to initialize frontend: Dialog
#8 5.352 debconf: (TERM is not set, so the dialog frontend is not usable.)
#8 5.352 debconf: falling back to frontend: Readline
#8 5.352 debconf: unable to initialize frontend: Readline
#8 5.352 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8, <STDIN> line 117.)
#8 5.352 debconf: falling back to frontend: Teletype
#8 5.354 debconf: unable to initialize frontend: Teletype
#8 5.354 debconf: (This frontend requires a controlling tty.)
#8 5.354 debconf: falling back to frontend: Noninteractive
#8 6.618 Preconfiguring packages ...
#8 6.693 Fetched 114 MB in 3s (40.8 MB/s)
#8 6.811 (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 ... 4936 files and directories currently installed.)
#8 6.824 Preparing to unpack .../dpkg_1.22.22_amd64.deb ...
#8 6.933 Unpacking dpkg (1.22.22) over (1.22.21) ...
#8 8.487 Setting up dpkg (1.22.22) ...
#8 9.019 (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 ... 4936 files and directories currently installed.)
#8 9.022 Preparing to unpack .../libc6_2.41-12+deb13u3_amd64.deb ...
#8 9.183 debconf: unable to initialize frontend: Dialog
#8 9.183 debconf: (TERM is not set, so the dialog frontend is not usable.)
#8 9.183 debconf: falling back to frontend: Readline
#8 9.183 debconf: unable to initialize frontend: Readline
#8 9.183 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
#8 9.183 debconf: falling back to frontend: Teletype
#8 9.185 debconf: unable to initialize frontend: Teletype
#8 9.185 debconf: (This frontend requires a controlling tty.)
#8 9.185 debconf: falling back to frontend: Noninteractive
#8 9.215 Unpacking libc6:amd64 (2.41-12+deb13u3) over (2.41-12+deb13u1) ...
#8 14.26 Setting up libc6:amd64 (2.41-12+deb13u3) ...
#8 14.38 debconf: unable to initialize frontend: Dialog
#8 14.38 debconf: (TERM is not set, so the dialog frontend is not usable.)
#8 14.38 debconf: falling back to frontend: Readline
#8 14.38 debconf: unable to initialize frontend: Readline
#8 14.38 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
#8 14.38 debconf: falling back to frontend: Teletype
#8 14.38 debconf: unable to initialize frontend: Teletype
#8 14.38 debconf: (This frontend requires a controlling tty.)
#8 14.38 debconf: falling back to frontend: Noninteractive
#8 14.62 (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 ... 4936 files and directories currently installed.)
#8 14.63 Preparing to unpack .../libc-bin_2.41-12+deb13u3_amd64.deb ...
#8 14.72 Unpacking libc-bin (2.41-12+deb13u3) over (2.41-12+deb13u1) ...
#8 15.52 Setting up libc-bin (2.41-12+deb13u3) ...
#8 15.98 Selecting previously unselected package libexpat1:amd64.
#8 15.98 (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 ... 4936 files and directories currently installed.)
#8 15.98 Preparing to unpack .../libexpat1_2.7.1-2_amd64.deb ...
#8 16.05 Unpacking libexpat1:amd64 (2.7.1-2) ...
#8 16.19 Selecting previously unselected package adduser.
#8 16.19 Preparing to unpack .../archives/adduser_3.152_all.deb ...
#8 16.22 Unpacking adduser (3.152) ...
#8 16.39 Setting up adduser (3.152) ...
#8 16.66 (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 ... 5030 files and directories currently installed.)
#8 16.66 Preparing to unpack .../libcap2_1%3a2.75-10+deb13u1+b1_amd64.deb ...
#8 16.71 Unpacking libcap2:amd64 (1:2.75-10+deb13u1+b1) over (1:2.75-10+b3) ...
#8 17.03 Setting up libcap2:amd64 (1:2.75-10+deb13u1+b1) ...
#8 17.19 (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 ... 5030 files and directories currently installed.)
#8 17.19 Preparing to unpack .../openssl-provider-legacy_3.5.6-1~deb13u2_amd64.deb ...
#8 17.30 Unpacking openssl-provider-legacy (3.5.6-1~deb13u2) over (3.5.4-1~deb13u1) ...
#8 17.57 Setting up openssl-provider-legacy (3.5.6-1~deb13u2) ...
#8 17.76 (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 ... 5030 files and directories currently installed.)
#8 17.76 Preparing to unpack .../libssl3t64_3.5.6-1~deb13u2_amd64.deb ...
#8 17.84 Unpacking libssl3t64:amd64 (3.5.6-1~deb13u2) over (3.5.4-1~deb13u1) ...
#8 18.08 Setting up libssl3t64:amd64 (3.5.6-1~deb13u2) ...
#8 18.26 Selecting previously unselected package libelf1t64:amd64.
#8 18.26 (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 ... 5030 files and directories currently installed.)
#8 18.26 Preparing to unpack .../000-libelf1t64_0.192-4_amd64.deb ...
#8 18.28 Unpacking libelf1t64:amd64 (0.192-4) ...
#8 18.44 Selecting previously unselected package libbpf1:amd64.
#8 18.44 Preparing to unpack .../001-libbpf1_1%3a1.5.0-3_amd64.deb ...
#8 18.46 Unpacking libbpf1:amd64 (1:1.5.0-3) ...
#8 18.66 Selecting previously unselected package libmnl0:amd64.
#8 18.66 Preparing to unpack .../002-libmnl0_1.0.5-3_amd64.deb ...
#8 18.70 Unpacking libmnl0:amd64 (1.0.5-3) ...
#8 18.92 Selecting previously unselected package libkrb5support0:amd64.
#8 18.92 Preparing to unpack .../003-libkrb5support0_1.21.3-5+deb13u1_amd64.deb ...
#8 18.95 Unpacking libkrb5support0:amd64 (1.21.3-5+deb13u1) ...
#8 19.14 Selecting previously unselected package libcom-err2:amd64.
#8 19.14 Preparing to unpack .../004-libcom-err2_1.47.2-3+b11_amd64.deb ...
#8 19.17 Unpacking libcom-err2:amd64 (1.47.2-3+b11) ...
#8 19.38 Selecting previously unselected package libk5crypto3:amd64.
#8 19.38 Preparing to unpack .../005-libk5crypto3_1.21.3-5+deb13u1_amd64.deb ...
#8 19.40 Unpacking libk5crypto3:amd64 (1.21.3-5+deb13u1) ...
#8 19.55 Selecting previously unselected package libkeyutils1:amd64.
#8 19.55 Preparing to unpack .../006-libkeyutils1_1.6.3-6_amd64.deb ...
#8 19.57 Unpacking libkeyutils1:amd64 (1.6.3-6) ...
#8 19.68 Selecting previously unselected package libkrb5-3:amd64.
#8 19.68 Preparing to unpack .../007-libkrb5-3_1.21.3-5+deb13u1_amd64.deb ...
#8 19.69 Unpacking libkrb5-3:amd64 (1.21.3-5+deb13u1) ...
#8 19.92 Selecting previously unselected package libgssapi-krb5-2:amd64.
#8 19.92 Preparing to unpack .../008-libgssapi-krb5-2_1.21.3-5+deb13u1_amd64.deb ...
#8 19.96 Unpacking libgssapi-krb5-2:amd64 (1.21.3-5+deb13u1) ...
#8 20.18 Selecting previously unselected package libtirpc-common.
#8 20.18 Preparing to unpack .../009-libtirpc-common_1.3.6+ds-1_all.deb ...
#8 20.22 Unpacking libtirpc-common (1.3.6+ds-1) ...
#8 20.47 Selecting previously unselected package libtirpc3t64:amd64.
#8 20.47 Preparing to unpack .../010-libtirpc3t64_1.3.6+ds-1_amd64.deb ...
#8 20.51 Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64'
#8 20.53 Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64'
#8 20.54 Unpacking libtirpc3t64:amd64 (1.3.6+ds-1) ...
#8 20.78 Selecting previously unselected package libxtables12:amd64.
#8 20.78 Preparing to unpack .../011-libxtables12_1.8.11-2_amd64.deb ...
#8 20.80 Unpacking libxtables12:amd64 (1.8.11-2) ...
#8 20.94 Selecting previously unselected package libcap2-bin.
#8 20.94 Preparing to unpack .../012-libcap2-bin_1%3a2.75-10+deb13u1+b1_amd64.deb ...
#8 20.98 Unpacking libcap2-bin (1:2.75-10+deb13u1+b1) ...
#8 21.27 Selecting previously unselected package iproute2.
#8 21.27 Preparing to unpack .../013-iproute2_6.15.0-1_amd64.deb ...
#8 21.37 Unpacking iproute2 (6.15.0-1) ...
#8 21.60 Selecting previously unselected package readline-common.
#8 21.61 Preparing to unpack .../014-readline-common_8.2-6_all.deb ...
#8 21.64 Unpacking readline-common (8.2-6) ...
#8 21.84 Selecting previously unselected package bzip2.
#8 21.84 Preparing to unpack .../015-bzip2_1.0.8-6_amd64.deb ...
#8 21.86 Unpacking bzip2 (1.0.8-6) ...
#8 22.06 Selecting previously unselected package openssl.
#8 22.06 Preparing to unpack .../016-openssl_3.5.6-1~deb13u2_amd64.deb ...
#8 22.09 Unpacking openssl (3.5.6-1~deb13u2) ...
#8 22.40 Selecting previously unselected package ca-certificates.
#8 22.40 Preparing to unpack .../017-ca-certificates_20250419_all.deb ...
#8 22.43 Unpacking ca-certificates (20250419) ...
#8 22.70 Selecting previously unselected package perl-modules-5.40.
#8 22.70 Preparing to unpack .../018-perl-modules-5.40_5.40.1-6_all.deb ...
#8 22.74 Unpacking perl-modules-5.40 (5.40.1-6) ...
#8 23.06 Selecting previously unselected package libgdbm6t64:amd64.
#8 23.06 Preparing to unpack .../019-libgdbm6t64_1.24-2_amd64.deb ...
#8 23.09 Unpacking libgdbm6t64:amd64 (1.24-2) ...
#8 23.32 Selecting previously unselected package libgdbm-compat4t64:amd64.
#8 23.32 Preparing to unpack .../020-libgdbm-compat4t64_1.24-2_amd64.deb ...
#8 23.36 Unpacking libgdbm-compat4t64:amd64 (1.24-2) ...
#8 23.57 Selecting previously unselected package libperl5.40:amd64.
#8 23.57 Preparing to unpack .../021-libperl5.40_5.40.1-6_amd64.deb ...
#8 23.59 Unpacking libperl5.40:amd64 (5.40.1-6) ...
#8 23.92 Selecting previously unselected package perl.
#8 23.92 Preparing to unpack .../022-perl_5.40.1-6_amd64.deb ...
#8 23.95 Unpacking perl (5.40.1-6) ...
#8 24.15 Selecting previously unselected package xz-utils.
#8 24.15 Preparing to unpack .../023-xz-utils_5.8.1-1_amd64.deb ...
#8 24.18 Unpacking xz-utils (5.8.1-1) ...
#8 24.40 Selecting previously unselected package libsframe1:amd64.
#8 24.40 Preparing to unpack .../024-libsframe1_2.44-3_amd64.deb ...
#8 24.43 Unpacking libsframe1:amd64 (2.44-3) ...
#8 24.67 Selecting previously unselected package binutils-common:amd64.
#8 24.67 Preparing to unpack .../025-binutils-common_2.44-3_amd64.deb ...
#8 24.70 Unpacking binutils-common:amd64 (2.44-3) ...
#8 24.99 Selecting previously unselected package libbinutils:amd64.
#8 24.99 Preparing to unpack .../026-libbinutils_2.44-3_amd64.deb ...
#8 25.03 Unpacking libbinutils:amd64 (2.44-3) ...
#8 25.32 Selecting previously unselected package libgprofng0:amd64.
#8 25.32 Preparing to unpack .../027-libgprofng0_2.44-3_amd64.deb ...
#8 25.36 Unpacking libgprofng0:amd64 (2.44-3) ...
#8 25.66 Selecting previously unselected package libctf-nobfd0:amd64.
#8 25.66 Preparing to unpack .../028-libctf-nobfd0_2.44-3_amd64.deb ...
#8 25.69 Unpacking libctf-nobfd0:amd64 (2.44-3) ...
#8 25.88 Selecting previously unselected package libctf0:amd64.
#8 25.89 Preparing to unpack .../029-libctf0_2.44-3_amd64.deb ...
#8 25.92 Unpacking libctf0:amd64 (2.44-3) ...
#8 26.14 Selecting previously unselected package libjansson4:amd64.
#8 26.15 Preparing to unpack .../030-libjansson4_2.14-2+b3_amd64.deb ...
#8 26.17 Unpacking libjansson4:amd64 (2.14-2+b3) ...
#8 26.32 Selecting previously unselected package binutils-x86-64-linux-gnu.
#8 26.32 Preparing to unpack .../031-binutils-x86-64-linux-gnu_2.44-3_amd64.deb ...
#8 26.34 Unpacking binutils-x86-64-linux-gnu (2.44-3) ...
#8 26.55 Selecting previously unselected package binutils.
#8 26.55 Preparing to unpack .../032-binutils_2.44-3_amd64.deb ...
#8 26.59 Unpacking binutils (2.44-3) ...
#8 26.83 Selecting previously unselected package libc-dev-bin.
#8 26.83 Preparing to unpack .../033-libc-dev-bin_2.41-12+deb13u3_amd64.deb ...
#8 26.85 Unpacking libc-dev-bin (2.41-12+deb13u3) ...
#8 27.28 Selecting previously unselected package linux-libc-dev.
#8 27.28 Preparing to unpack .../034-linux-libc-dev_6.12.90-2_all.deb ...
#8 27.31 Unpacking linux-libc-dev (6.12.90-2) ...
#8 27.62 Selecting previously unselected package libcrypt-dev:amd64.
#8 27.62 Preparing to unpack .../035-libcrypt-dev_1%3a4.4.38-1_amd64.deb ...
#8 27.65 Unpacking libcrypt-dev:amd64 (1:4.4.38-1) ...
#8 27.85 Selecting previously unselected package rpcsvc-proto.
#8 27.85 Preparing to unpack .../036-rpcsvc-proto_1.4.3-1_amd64.deb ...
#8 27.89 Unpacking rpcsvc-proto (1.4.3-1) ...
#8 28.07 Selecting previously unselected package libc6-dev:amd64.
#8 28.07 Preparing to unpack .../037-libc6-dev_2.41-12+deb13u3_amd64.deb ...
#8 28.10 Unpacking libc6-dev:amd64 (2.41-12+deb13u3) ...
#8 28.39 Selecting previously unselected package libisl23:amd64.
#8 28.39 Preparing to unpack .../038-libisl23_0.27-1_amd64.deb ...
#8 28.43 Unpacking libisl23:amd64 (0.27-1) ...
#8 28.66 Selecting previously unselected package libmpfr6:amd64.
#8 28.66 Preparing to unpack .../039-libmpfr6_4.2.2-1_amd64.deb ...
#8 28.70 Unpacking libmpfr6:amd64 (4.2.2-1) ...
#8 28.91 Selecting previously unselected package libmpc3:amd64.
#8 28.92 Preparing to unpack .../040-libmpc3_1.3.1-1+b3_amd64.deb ...
#8 28.95 Unpacking libmpc3:amd64 (1.3.1-1+b3) ...
#8 29.12 Selecting previously unselected package cpp-14-x86-64-linux-gnu.
#8 29.12 Preparing to unpack .../041-cpp-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ...
#8 29.16 Unpacking cpp-14-x86-64-linux-gnu (14.2.0-19) ...
#8 29.59 Selecting previously unselected package cpp-14.
#8 29.59 Preparing to unpack .../042-cpp-14_14.2.0-19_amd64.deb ...
#8 29.62 Unpacking cpp-14 (14.2.0-19) ...
#8 29.80 Selecting previously unselected package cpp-x86-64-linux-gnu.
#8 29.80 Preparing to unpack .../043-cpp-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ...
#8 29.83 Unpacking cpp-x86-64-linux-gnu (4:14.2.0-1) ...
#8 30.07 Selecting previously unselected package cpp.
#8 30.07 Preparing to unpack .../044-cpp_4%3a14.2.0-1_amd64.deb ...
#8 30.11 Unpacking cpp (4:14.2.0-1) ...
#8 30.33 Selecting previously unselected package libcc1-0:amd64.
#8 30.33 Preparing to unpack .../045-libcc1-0_14.2.0-19_amd64.deb ...
#8 30.36 Unpacking libcc1-0:amd64 (14.2.0-19) ...
#8 30.59 Selecting previously unselected package libgomp1:amd64.
#8 30.59 Preparing to unpack .../046-libgomp1_14.2.0-19_amd64.deb ...
#8 30.62 Unpacking libgomp1:amd64 (14.2.0-19) ...
#8 30.84 Selecting previously unselected package libitm1:amd64.
#8 30.84 Preparing to unpack .../047-libitm1_14.2.0-19_amd64.deb ...
#8 30.88 Unpacking libitm1:amd64 (14.2.0-19) ...
#8 31.09 Selecting previously unselected package libatomic1:amd64.
#8 31.10 Preparing to unpack .../048-libatomic1_14.2.0-19_amd64.deb ...
#8 31.13 Unpacking libatomic1:amd64 (14.2.0-19) ...
#8 31.35 Selecting previously unselected package libasan8:amd64.
#8 31.35 Preparing to unpack .../049-libasan8_14.2.0-19_amd64.deb ...
#8 31.38 Unpacking libasan8:amd64 (14.2.0-19) ...
#8 31.69 Selecting previously unselected package liblsan0:amd64.
#8 31.69 Preparing to unpack .../050-liblsan0_14.2.0-19_amd64.deb ...
#8 31.72 Unpacking liblsan0:amd64 (14.2.0-19) ...
#8 32.01 Selecting previously unselected package libtsan2:amd64.
#8 32.01 Preparing to unpack .../051-libtsan2_14.2.0-19_amd64.deb ...
#8 32.04 Unpacking libtsan2:amd64 (14.2.0-19) ...
#8 32.95 Selecting previously unselected package libubsan1:amd64.
#8 32.95 Preparing to unpack .../052-libubsan1_14.2.0-19_amd64.deb ...
#8 32.98 Unpacking libubsan1:amd64 (14.2.0-19) ...
#8 33.24 Selecting previously unselected package libhwasan0:amd64.
#8 33.25 Preparing to unpack .../053-libhwasan0_14.2.0-19_amd64.deb ...
#8 33.28 Unpacking libhwasan0:amd64 (14.2.0-19) ...
#8 33.55 Selecting previously unselected package libquadmath0:amd64.
#8 33.55 Preparing to unpack .../054-libquadmath0_14.2.0-19_amd64.deb ...
#8 33.58 Unpacking libquadmath0:amd64 (14.2.0-19) ...
#8 33.76 Selecting previously unselected package libgcc-14-dev:amd64.
#8 33.76 Preparing to unpack .../055-libgcc-14-dev_14.2.0-19_amd64.deb ...
#8 33.79 Unpacking libgcc-14-dev:amd64 (14.2.0-19) ...
#8 34.04 Selecting previously unselected package gcc-14-x86-64-linux-gnu.
#8 34.04 Preparing to unpack .../056-gcc-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ...
#8 34.07 Unpacking gcc-14-x86-64-linux-gnu (14.2.0-19) ...
#8 34.55 Selecting previously unselected package gcc-14.
#8 34.55 Preparing to unpack .../057-gcc-14_14.2.0-19_amd64.deb ...
#8 34.58 Unpacking gcc-14 (14.2.0-19) ...
#8 35.87 Selecting previously unselected package gcc-x86-64-linux-gnu.
#8 35.88 Preparing to unpack .../058-gcc-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ...
#8 35.93 Unpacking gcc-x86-64-linux-gnu (4:14.2.0-1) ...
#8 36.17 Selecting previously unselected package gcc.
#8 36.17 Preparing to unpack .../059-gcc_4%3a14.2.0-1_amd64.deb ...
#8 36.21 Unpacking gcc (4:14.2.0-1) ...
#8 36.38 Selecting previously unselected package libstdc++-14-dev:amd64.
#8 36.38 Preparing to unpack .../060-libstdc++-14-dev_14.2.0-19_amd64.deb ...
#8 36.42 Unpacking libstdc++-14-dev:amd64 (14.2.0-19) ...
#8 36.69 Selecting previously unselected package g++-14-x86-64-linux-gnu.
#8 36.69 Preparing to unpack .../061-g++-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ...
#8 36.72 Unpacking g++-14-x86-64-linux-gnu (14.2.0-19) ...
#8 37.18 Selecting previously unselected package g++-14.
#8 37.19 Preparing to unpack .../062-g++-14_14.2.0-19_amd64.deb ...
#8 37.22 Unpacking g++-14 (14.2.0-19) ...
#8 37.40 Selecting previously unselected package g++-x86-64-linux-gnu.
#8 37.40 Preparing to unpack .../063-g++-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ...
#8 37.44 Unpacking g++-x86-64-linux-gnu (4:14.2.0-1) ...
#8 37.65 Selecting previously unselected package g++.
#8 37.65 Preparing to unpack .../064-g++_4%3a14.2.0-1_amd64.deb ...
#8 37.68 Unpacking g++ (4:14.2.0-1) ...
#8 37.86 Selecting previously unselected package make.
#8 37.86 Preparing to unpack .../065-make_4.4.1-2_amd64.deb ...
#8 37.89 Unpacking make (4.4.1-2) ...
#8 38.06 Selecting previously unselected package libdpkg-perl.
#8 38.06 Preparing to unpack .../066-libdpkg-perl_1.22.22_all.deb ...
#8 38.10 Unpacking libdpkg-perl (1.22.22) ...
#8 38.29 Selecting previously unselected package patch.
#8 38.29 Preparing to unpack .../067-patch_2.8-2_amd64.deb ...
#8 38.33 Unpacking patch (2.8-2) ...
#8 38.58 Selecting previously unselected package dpkg-dev.
#8 38.58 Preparing to unpack .../068-dpkg-dev_1.22.22_all.deb ...
#8 38.62 Unpacking dpkg-dev (1.22.22) ...
#8 39.20 Selecting previously unselected package build-essential.
#8 39.20 Preparing to unpack .../069-build-essential_12.12_amd64.deb ...
#8 39.25 Unpacking build-essential (12.12) ...
#8 39.51 Selecting previously unselected package libgpg-error0:amd64.
#8 39.51 Preparing to unpack .../070-libgpg-error0_1.51-4_amd64.deb ...
#8 39.54 Unpacking libgpg-error0:amd64 (1.51-4) ...
#8 39.77 Selecting previously unselected package libassuan9:amd64.
#8 39.78 Preparing to unpack .../071-libassuan9_3.0.2-2_amd64.deb ...
#8 39.82 Unpacking libassuan9:amd64 (3.0.2-2) ...
#8 40.08 Selecting previously unselected package libgcrypt20:amd64.
#8 40.08 Preparing to unpack .../072-libgcrypt20_1.11.0-7+deb13u1_amd64.deb ...
#8 40.13 Unpacking libgcrypt20:amd64 (1.11.0-7+deb13u1) ...
#8 40.31 Selecting previously unselected package libreadline8t64:amd64.
#8 40.31 Preparing to unpack .../073-libreadline8t64_8.2-6_amd64.deb ...
#8 40.35 Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64'
#8 40.37 Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64'
#8 40.38 Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64'
#8 40.40 Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64'
#8 40.42 Unpacking libreadline8t64:amd64 (8.2-6) ...
#8 40.58 Selecting previously unselected package gpgconf.
#8 40.58 Preparing to unpack .../074-gpgconf_2.4.7-21+deb13u1+b3_amd64.deb ...
#8 40.61 Unpacking gpgconf (2.4.7-21+deb13u1+b3) ...
#8 40.81 Selecting previously unselected package libunistring5:amd64.
#8 40.81 Preparing to unpack .../075-libunistring5_1.3-2_amd64.deb ...
#8 40.82 Unpacking libunistring5:amd64 (1.3-2) ...
#8 41.11 Selecting previously unselected package libidn2-0:amd64.
#8 41.11 Preparing to unpack .../076-libidn2-0_2.3.8-2_amd64.deb ...
#8 41.22 Unpacking libidn2-0:amd64 (2.3.8-2) ...
#8 41.44 Selecting previously unselected package libffi8:amd64.
#8 41.44 Preparing to unpack .../077-libffi8_3.4.8-2_amd64.deb ...
#8 41.47 Unpacking libffi8:amd64 (3.4.8-2) ...
#8 42.16 Selecting previously unselected package libp11-kit0:amd64.
#8 42.16 Preparing to unpack .../078-libp11-kit0_0.25.5-3_amd64.deb ...
#8 42.21 Unpacking libp11-kit0:amd64 (0.25.5-3) ...
#8 42.49 Selecting previously unselected package libtasn1-6:amd64.
#8 42.49 Preparing to unpack .../079-libtasn1-6_4.20.0-2_amd64.deb ...
#8 42.52 Unpacking libtasn1-6:amd64 (4.20.0-2) ...
#8 42.76 Selecting previously unselected package libgnutls30t64:amd64.
#8 42.77 Preparing to unpack .../080-libgnutls30t64_3.8.9-3+deb13u4_amd64.deb ...
#8 42.81 Unpacking libgnutls30t64:amd64 (3.8.9-3+deb13u4) ...
#8 43.10 Selecting previously unselected package libksba8:amd64.
#8 43.10 Preparing to unpack .../081-libksba8_1.6.7-2+b1_amd64.deb ...
#8 43.14 Unpacking libksba8:amd64 (1.6.7-2+b1) ...
#8 43.32 Selecting previously unselected package libsasl2-modules-db:amd64.
#8 43.32 Preparing to unpack .../082-libsasl2-modules-db_2.1.28+dfsg1-9_amd64.deb ...
#8 43.35 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ...
#8 43.56 Selecting previously unselected package libsasl2-2:amd64.
#8 43.56 Preparing to unpack .../083-libsasl2-2_2.1.28+dfsg1-9_amd64.deb ...
#8 43.59 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-9) ...
#8 43.90 Selecting previously unselected package libldap2:amd64.
#8 43.90 Preparing to unpack .../084-libldap2_2.6.10+dfsg-1_amd64.deb ...
#8 43.92 Unpacking libldap2:amd64 (2.6.10+dfsg-1) ...
#8 44.07 Selecting previously unselected package libnpth0t64:amd64.
#8 44.07 Preparing to unpack .../085-libnpth0t64_1.8-3_amd64.deb ...
#8 44.10 Unpacking libnpth0t64:amd64 (1.8-3) ...
#8 44.75 Selecting previously unselected package dirmngr.
#8 44.75 Preparing to unpack .../086-dirmngr_2.4.7-21+deb13u1+b3_amd64.deb ...
#8 44.82 Unpacking dirmngr (2.4.7-21+deb13u1+b3) ...
#8 45.06 Selecting previously unselected package libfakeroot:amd64.
#8 45.07 Preparing to unpack .../087-libfakeroot_1.37.1.1-1_amd64.deb ...
#8 45.11 Unpacking libfakeroot:amd64 (1.37.1.1-1) ...
#8 45.26 Selecting previously unselected package fakeroot.
#8 45.26 Preparing to unpack .../088-fakeroot_1.37.1.1-1_amd64.deb ...
#8 45.28 Unpacking fakeroot (1.37.1.1-1) ...
#8 45.49 Selecting previously unselected package libbrotli1:amd64.
#8 45.49 Preparing to unpack .../089-libbrotli1_1.1.0-2+b7_amd64.deb ...
#8 45.53 Unpacking libbrotli1:amd64 (1.1.0-2+b7) ...
#8 45.71 Selecting previously unselected package libnghttp2-14:amd64.
#8 45.71 Preparing to unpack .../090-libnghttp2-14_1.64.0-1.1+deb13u1_amd64.deb ...
#8 45.74 Unpacking libnghttp2-14:amd64 (1.64.0-1.1+deb13u1) ...
#8 45.98 Selecting previously unselected package libnghttp3-9:amd64.
#8 45.98 Preparing to unpack .../091-libnghttp3-9_1.8.0-1_amd64.deb ...
#8 46.02 Unpacking libnghttp3-9:amd64 (1.8.0-1) ...
#8 46.16 Selecting previously unselected package libngtcp2-16:amd64.
#8 46.16 Preparing to unpack .../092-libngtcp2-16_1.11.0-1+deb13u1_amd64.deb ...
#8 46.18 Unpacking libngtcp2-16:amd64 (1.11.0-1+deb13u1) ...
#8 46.32 Selecting previously unselected package libngtcp2-crypto-gnutls8:amd64.
#8 46.32 Preparing to unpack .../093-libngtcp2-crypto-gnutls8_1.11.0-1+deb13u1_amd64.deb ...
#8 46.34 Unpacking libngtcp2-crypto-gnutls8:amd64 (1.11.0-1+deb13u1) ...
#8 46.49 Selecting previously unselected package libpsl5t64:amd64.
#8 46.49 Preparing to unpack .../094-libpsl5t64_0.21.2-1.1+b1_amd64.deb ...
#8 46.52 Unpacking libpsl5t64:amd64 (0.21.2-1.1+b1) ...
#8 46.76 Selecting previously unselected package librtmp1:amd64.
#8 46.77 Preparing to unpack .../095-librtmp1_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ...
#8 46.80 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ...
#8 47.01 Selecting previously unselected package libssh2-1t64:amd64.
#8 47.01 Preparing to unpack .../096-libssh2-1t64_1.11.1-1_amd64.deb ...
#8 47.03 Unpacking libssh2-1t64:amd64 (1.11.1-1) ...
#8 47.23 Selecting previously unselected package libcurl3t64-gnutls:amd64.
#8 47.23 Preparing to unpack .../097-libcurl3t64-gnutls_8.14.1-2+deb13u3_amd64.deb ...
#8 47.25 Unpacking libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u3) ...
#8 47.66 Selecting previously unselected package liberror-perl.
#8 47.66 Preparing to unpack .../098-liberror-perl_0.17030-1_all.deb ...
#8 47.71 Unpacking liberror-perl (0.17030-1) ...
#8 47.90 Selecting previously unselected package git-man.
#8 47.90 Preparing to unpack .../099-git-man_1%3a2.47.3-0+deb13u1_all.deb ...
#8 47.93 Unpacking git-man (1:2.47.3-0+deb13u1) ...
#8 48.13 Selecting previously unselected package git.
#8 48.13 Preparing to unpack .../100-git_1%3a2.47.3-0+deb13u1_amd64.deb ...
#8 48.15 Unpacking git (1:2.47.3-0+deb13u1) ...
#8 48.51 Selecting previously unselected package gnupg-l10n.
#8 48.51 Preparing to unpack .../101-gnupg-l10n_2.4.7-21+deb13u1_all.deb ...
#8 48.53 Unpacking gnupg-l10n (2.4.7-21+deb13u1) ...
#8 48.67 Selecting previously unselected package gpg.
#8 48.67 Preparing to unpack .../102-gpg_2.4.7-21+deb13u1+b3_amd64.deb ...
#8 48.70 Unpacking gpg (2.4.7-21+deb13u1+b3) ...
#8 48.85 Selecting previously unselected package libncursesw6:amd64.
#8 48.85 Preparing to unpack .../103-libncursesw6_6.5+20250216-2_amd64.deb ...
#8 48.87 Unpacking libncursesw6:amd64 (6.5+20250216-2) ...
#8 49.03 Selecting previously unselected package pinentry-curses.
#8 49.03 Preparing to unpack .../104-pinentry-curses_1.3.1-2_amd64.deb ...
#8 49.05 Unpacking pinentry-curses (1.3.1-2) ...
#8 49.17 Selecting previously unselected package gpg-agent.
#8 49.17 Preparing to unpack .../105-gpg-agent_2.4.7-21+deb13u1+b3_amd64.deb ...
#8 49.19 Unpacking gpg-agent (2.4.7-21+deb13u1+b3) ...
#8 49.32 Selecting previously unselected package gpgsm.
#8 49.32 Preparing to unpack .../106-gpgsm_2.4.7-21+deb13u1+b3_amd64.deb ...
#8 49.34 Unpacking gpgsm (2.4.7-21+deb13u1+b3) ...
#8 49.48 Selecting previously unselected package gnupg.
#8 49.48 Preparing to unpack .../107-gnupg_2.4.7-21+deb13u1_all.deb ...
#8 49.50 Unpacking gnupg (2.4.7-21+deb13u1) ...
#8 49.66 Selecting previously unselected package gnupg2.
#8 49.66 Preparing to unpack .../108-gnupg2_2.4.7-21+deb13u1_all.deb ...
#8 49.69 Unpacking gnupg2 (2.4.7-21+deb13u1) ...
#8 49.83 Setting up libexpat1:amd64 (2.7.1-2) ...
#8 49.93 Setting up libnpth0t64:amd64 (1.8-3) ...
#8 50.02 Setting up libkeyutils1:amd64 (1.6.3-6) ...
#8 50.09 Setting up libgdbm6t64:amd64 (1.24-2) ...
#8 50.20 Setting up libgpg-error0:amd64 (1.51-4) ...
#8 50.33 Setting up libgdbm-compat4t64:amd64 (1.24-2) ...
#8 50.46 Setting up libtirpc-common (1.3.6+ds-1) ...
#8 50.63 Setting up libbrotli1:amd64 (1.1.0-2+b7) ...
#8 50.75 Setting up binutils-common:amd64 (2.44-3) ...
#8 50.86 Setting up libnghttp2-14:amd64 (1.64.0-1.1+deb13u1) ...
#8 50.97 Setting up linux-libc-dev (6.12.90-2) ...
#8 51.03 Setting up libctf-nobfd0:amd64 (2.44-3) ...
#8 51.14 Setting up libgcrypt20:amd64 (1.11.0-7+deb13u1) ...
#8 51.27 Setting up libcom-err2:amd64 (1.47.2-3+b11) ...
#8 51.38 Setting up libgomp1:amd64 (14.2.0-19) ...
#8 51.51 Setting up bzip2 (1.0.8-6) ...
#8 51.61 Setting up libsframe1:amd64 (2.44-3) ...
#8 51.73 Setting up libfakeroot:amd64 (1.37.1.1-1) ...
#8 51.87 Setting up libelf1t64:amd64 (0.192-4) ...
#8 52.00 Setting up libjansson4:amd64 (2.14-2+b3) ...
#8 52.10 Setting up libkrb5support0:amd64 (1.21.3-5+deb13u1) ...
#8 52.23 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ...
#8 52.32 Setting up libcap2-bin (1:2.75-10+deb13u1+b1) ...
#8 52.44 Setting up fakeroot (1.37.1.1-1) ...
#8 52.51 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
#8 52.51 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 52.51 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 52.51 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 52.51 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 52.51 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 52.51 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 52.51 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 52.51 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 52.59 Setting up rpcsvc-proto (1.4.3-1) ...
#8 52.68 Setting up make (4.4.1-2) ...
#8 52.80 Setting up libmpfr6:amd64 (4.2.2-1) ...
#8 52.93 Setting up gnupg-l10n (2.4.7-21+deb13u1) ...
#8 53.27 Setting up xz-utils (5.8.1-1) ...
#8 53.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
#8 53.33 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 53.33 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 53.33 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 53.33 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 53.33 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 53.33 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 53.33 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 53.33 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 53.33 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 53.33 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 53.38 Setting up libquadmath0:amd64 (14.2.0-19) ...
#8 53.49 Setting up libunistring5:amd64 (1.3-2) ...
#8 53.58 Setting up libmpc3:amd64 (1.3.1-1+b3) ...
#8 53.69 Setting up libmnl0:amd64 (1.0.5-3) ...
#8 53.78 Setting up libatomic1:amd64 (14.2.0-19) ...
#8 53.88 Setting up patch (2.8-2) ...
#8 53.97 Setting up libncursesw6:amd64 (6.5+20250216-2) ...
#8 54.14 Setting up libk5crypto3:amd64 (1.21.3-5+deb13u1) ...
#8 54.23 Setting up libxtables12:amd64 (1.8.11-2) ...
#8 54.33 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-9) ...
#8 54.43 Setting up libnghttp3-9:amd64 (1.8.0-1) ...
#8 54.55 Setting up libubsan1:amd64 (14.2.0-19) ...
#8 54.64 Setting up libffi8:amd64 (3.4.8-2) ...
#8 54.75 Setting up perl-modules-5.40 (5.40.1-6) ...
#8 54.85 Setting up libhwasan0:amd64 (14.2.0-19) ...
#8 54.96 Setting up libcrypt-dev:amd64 (1:4.4.38-1) ...
#8 55.06 Setting up libasan8:amd64 (14.2.0-19) ...
#8 55.19 Setting up libassuan9:amd64 (3.0.2-2) ...
#8 55.29 Setting up libtasn1-6:amd64 (4.20.0-2) ...
#8 55.42 Setting up git-man (1:2.47.3-0+deb13u1) ...
#8 55.54 Setting up libngtcp2-16:amd64 (1.11.0-1+deb13u1) ...
#8 55.66 Setting up libkrb5-3:amd64 (1.21.3-5+deb13u1) ...
#8 55.78 Setting up libssh2-1t64:amd64 (1.11.1-1) ...
#8 55.90 Setting up libtsan2:amd64 (14.2.0-19) ...
#8 56.02 Setting up libbinutils:amd64 (2.44-3) ...
#8 56.14 Setting up libisl23:amd64 (0.27-1) ...
#8 56.26 Setting up libc-dev-bin (2.41-12+deb13u3) ...
#8 56.38 Setting up openssl (3.5.6-1~deb13u2) ...
#8 56.52 Setting up readline-common (8.2-6) ...
#8 56.63 Setting up libcc1-0:amd64 (14.2.0-19) ...
#8 56.73 Setting up libldap2:amd64 (2.6.10+dfsg-1) ...
#8 56.84 Setting up libbpf1:amd64 (1:1.5.0-3) ...
#8 56.95 Setting up liblsan0:amd64 (14.2.0-19) ...
#8 57.06 Setting up libitm1:amd64 (14.2.0-19) ...
#8 57.16 Setting up libctf0:amd64 (2.44-3) ...
#8 57.22 Setting up libksba8:amd64 (1.6.7-2+b1) ...
#8 57.27 Setting up pinentry-curses (1.3.1-2) ...
#8 57.36 Setting up libidn2-0:amd64 (2.3.8-2) ...
#8 57.41 Setting up libperl5.40:amd64 (5.40.1-6) ...
#8 57.47 Setting up ca-certificates (20250419) ...
#8 57.55 debconf: unable to initialize frontend: Dialog
#8 57.55 debconf: (TERM is not set, so the dialog frontend is not usable.)
#8 57.55 debconf: falling back to frontend: Readline
#8 57.55 debconf: unable to initialize frontend: Readline
#8 57.55 debconf: (This frontend requires a controlling tty.)
#8 57.55 debconf: falling back to frontend: Teletype
#8 57.55 debconf: unable to initialize frontend: Teletype
#8 57.55 debconf: (This frontend requires a controlling tty.)
#8 57.55 debconf: falling back to frontend: Noninteractive
#8 57.70 Updating certificates in /etc/ssl/certs...
#8 57.93 150 added, 0 removed; done.
#8 58.04 Setting up perl (5.40.1-6) ...
#8 58.38 Setting up libgprofng0:amd64 (2.44-3) ...
#8 58.50 Setting up libp11-kit0:amd64 (0.25.5-3) ...
#8 58.61 Setting up libgssapi-krb5-2:amd64 (1.21.3-5+deb13u1) ...
#8 58.71 Setting up cpp-14-x86-64-linux-gnu (14.2.0-19) ...
#8 58.82 Setting up libdpkg-perl (1.22.22) ...
#8 58.90 Setting up cpp-14 (14.2.0-19) ...
#8 59.01 Setting up libreadline8t64:amd64 (8.2-6) ...
#8 59.11 Setting up gpgconf (2.4.7-21+deb13u1+b3) ...
#8 59.22 Setting up libc6-dev:amd64 (2.41-12+deb13u3) ...
#8 59.32 Setting up libgcc-14-dev:amd64 (14.2.0-19) ...
#8 59.42 Setting up libstdc++-14-dev:amd64 (14.2.0-19) ...
#8 59.55 Setting up gpg (2.4.7-21+deb13u1+b3) ...
#8 59.75 Setting up binutils-x86-64-linux-gnu (2.44-3) ...
#8 59.86 Setting up cpp-x86-64-linux-gnu (4:14.2.0-1) ...
#8 59.96 Setting up libgnutls30t64:amd64 (3.8.9-3+deb13u4) ...
#8 60.07 Setting up gpg-agent (2.4.7-21+deb13u1+b3) ...
#8 60.47 Setting up libtirpc3t64:amd64 (1.3.6+ds-1) ...
#8 60.57 Setting up iproute2 (6.15.0-1) ...
#8 60.67 debconf: unable to initialize frontend: Dialog
#8 60.67 debconf: (TERM is not set, so the dialog frontend is not usable.)
#8 60.67 debconf: falling back to frontend: Readline
#8 60.68 debconf: unable to initialize frontend: Readline
#8 60.68 debconf: (This frontend requires a controlling tty.)
#8 60.68 debconf: falling back to frontend: Teletype
#8 60.68 debconf: unable to initialize frontend: Teletype
#8 60.68 debconf: (This frontend requires a controlling tty.)
#8 60.68 debconf: falling back to frontend: Noninteractive
#8 60.78 Setting up gpgsm (2.4.7-21+deb13u1+b3) ...
#8 60.88 Setting up libpsl5t64:amd64 (0.21.2-1.1+b1) ...
#8 60.98 Setting up binutils (2.44-3) ...
#8 61.13 Setting up dpkg-dev (1.22.22) ...
#8 61.29 Setting up liberror-perl (0.17030-1) ...
#8 61.40 Setting up dirmngr (2.4.7-21+deb13u1+b3) ...
#8 61.57 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ...
#8 61.67 Setting up cpp (4:14.2.0-1) ...
#8 61.80 Setting up gnupg (2.4.7-21+deb13u1) ...
#8 61.90 Setting up gcc-14-x86-64-linux-gnu (14.2.0-19) ...
#8 62.00 Setting up libngtcp2-crypto-gnutls8:amd64 (1.11.0-1+deb13u1) ...
#8 62.11 Setting up gnupg2 (2.4.7-21+deb13u1) ...
#8 62.21 Setting up gcc-x86-64-linux-gnu (4:14.2.0-1) ...
#8 62.32 Setting up libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u3) ...
#8 62.43 Setting up gcc-14 (14.2.0-19) ...
#8 62.53 Setting up git (1:2.47.3-0+deb13u1) ...
#8 62.67 Setting up g++-14-x86-64-linux-gnu (14.2.0-19) ...
#8 62.78 Setting up g++-x86-64-linux-gnu (4:14.2.0-1) ...
#8 62.89 Setting up g++-14 (14.2.0-19) ...
#8 63.01 Setting up gcc (4:14.2.0-1) ...
#8 63.16 Setting up g++ (4:14.2.0-1) ...
#8 63.24 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
#8 63.29 Setting up build-essential (12.12) ...
#8 63.39 Processing triggers for libc-bin (2.41-12+deb13u3) ...
#8 63.50 Processing triggers for ca-certificates (20250419) ...
#8 63.53 Updating certificates in /etc/ssl/certs...
#8 63.75 0 added, 0 removed; done.
#8 63.75 Running hooks in /etc/ca-certificates/update.d...
#8 63.75 done.
#8 DONE 64.8s
#9 [5/6] RUN SET -x; VERSION="$(echo "debian:13" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:13" 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:13" && exit 1 ;; esac
#9 0.481 + echo debian:13
#9 0.481 + cut -d : -f 2
#9 0.481 + sed s/./\u&/
#9 0.482 + VERSION=13
#9 0.482 + echo deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_13/ ./
#9 DONE 0.6s
#10 [6/6] WORKDIR /OBS/
#10 DONE 0.2s
#11 exporting to image
#11 exporting layers
#11 exporting layers 1.1s done
#11 writing image sha256:c7d767563c51395bf41145d0511126f1eed83ab36d2f15959c9f118f482527e2 done
#11 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg 0.0s done
#11 DONE 1.2s
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/osmo-pcap/*.tar.*
osmo-pcap/
osmo-pcap/.tarball-version
osmo-pcap/AUTHORS
osmo-pcap/COPYING
osmo-pcap/Makefile.am
osmo-pcap/README.md
osmo-pcap/TLS_TODO
osmo-pcap/TODO
osmo-pcap/TODO-RELEASE
osmo-pcap/configure.ac
osmo-pcap/contrib/
osmo-pcap/contrib/Makefile.am
osmo-pcap/contrib/jenkins.sh
osmo-pcap/contrib/osmo-pcap.spec.in
osmo-pcap/contrib/osmo_pcap_clean_old
osmo-pcap/contrib/systemd/
osmo-pcap/contrib/systemd/Makefile.am
osmo-pcap/contrib/systemd/osmo-pcap-client.service
osmo-pcap/contrib/systemd/osmo-pcap-server.service
osmo-pcap/contrib/zmq_recv.go
osmo-pcap/debian/
osmo-pcap/debian/changelog
osmo-pcap/debian/compat
osmo-pcap/debian/control
osmo-pcap/debian/copyright
osmo-pcap/debian/osmo-pcap-client.install
osmo-pcap/debian/osmo-pcap-client.postinst
osmo-pcap/debian/osmo-pcap-server.install
osmo-pcap/debian/osmo-pcap-server.postinst
osmo-pcap/debian/rules
osmo-pcap/debian/source/
osmo-pcap/debian/source/format
osmo-pcap/doc/
osmo-pcap/doc/Makefile.am
osmo-pcap/doc/examples/
osmo-pcap/doc/examples/Makefile.am
osmo-pcap/doc/examples/osmo-pcap-client/
osmo-pcap/doc/examples/osmo-pcap-client/osmo-pcap-client-tls.cfg
osmo-pcap/doc/examples/osmo-pcap-client/osmo-pcap-client.cfg
osmo-pcap/doc/examples/osmo-pcap-server/
osmo-pcap/doc/examples/osmo-pcap-server/osmo-pcap-server-tls.cfg
osmo-pcap/doc/examples/osmo-pcap-server/osmo-pcap-server.cfg
osmo-pcap/doc/manuals/
osmo-pcap/doc/manuals/Makefile.am
osmo-pcap/doc/manuals/chapters/
osmo-pcap/doc/manuals/chapters/client.adoc
osmo-pcap/doc/manuals/chapters/overview.adoc
osmo-pcap/doc/manuals/chapters/server.adoc
osmo-pcap/doc/manuals/osmopcap-usermanual-docinfo.xml
osmo-pcap/doc/manuals/osmopcap-usermanual.adoc
osmo-pcap/doc/manuals/vty/
osmo-pcap/doc/manuals/vty/Makefile.vty-reference.inc
osmo-pcap/doc/manuals/vty/osmo-pcap-vty-reference.xml
osmo-pcap/doc/manuals/vty/vty_additions.xml
osmo-pcap/doc/tls.txt
osmo-pcap/doc/zmq_data.txt
osmo-pcap/git-version-gen
osmo-pcap/include/
osmo-pcap/include/Makefile.am
osmo-pcap/include/osmo-pcap/
osmo-pcap/include/osmo-pcap/Makefile.am
osmo-pcap/include/osmo-pcap/common.h
osmo-pcap/include/osmo-pcap/osmo_pcap_client.h
osmo-pcap/include/osmo-pcap/osmo_pcap_file.h
osmo-pcap/include/osmo-pcap/osmo_pcap_server.h
osmo-pcap/include/osmo-pcap/osmo_tls.h
osmo-pcap/include/osmo-pcap/wireformat.h
osmo-pcap/osmoappdesc.py
osmo-pcap/src/
osmo-pcap/src/Makefile.am
osmo-pcap/src/osmo_client_core.c
osmo-pcap/src/osmo_client_main.c
osmo-pcap/src/osmo_client_network.c
osmo-pcap/src/osmo_client_stats.c
osmo-pcap/src/osmo_client_vty.c
osmo-pcap/src/osmo_common.c
osmo-pcap/src/osmo_pcap_file.c
osmo-pcap/src/osmo_pcap_wr_file.c
osmo-pcap/src/osmo_server_core.c
osmo-pcap/src/osmo_server_main.c
osmo-pcap/src/osmo_server_network.c
osmo-pcap/src/osmo_server_stats.c
osmo-pcap/src/osmo_server_vty.c
osmo-pcap/src/osmo_tls.c
osmo-pcap/tests/
osmo-pcap/tests/Makefile.am
osmo-pcap/tests/rotate_localtime/
osmo-pcap/tests/rotate_localtime/Makefile.am
osmo-pcap/tests/rotate_localtime/rotate_localtime_test.c
osmo-pcap/tests/rotate_localtime/rotate_localtime_test.err
osmo-pcap/tests/rotate_localtime/rotate_localtime_test.ok
osmo-pcap/tests/testsuite.at
+ cd _temp/binpkgs/osmo-pcap
+ apt-get -y update
Get:1 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ InRelease [1594 B]
Hit:2 http://deb.debian.org/debian trixie InRelease
Hit:3 http://deb.debian.org/debian trixie-updates InRelease
Hit:4 http://deb.debian.org/debian-security trixie-security InRelease
Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ Packages [71.8 kB]
Fetched 73.4 kB in 0s (883 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 comerr-dev debhelper
dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base
groff-base intltool-debian krb5-multidev libarchive-zip-perl libbsd-dev
libcap-dev libdbus-1-3 libdbus-1-dev libdebhelper-perl libevent-2.1-7t64
libfile-stripnondeterminism-perl libgmp-dev libgmpxx4ldbl libgnutls-dane0t64
libgnutls-openssl27t64 libgnutls28-dev libgssrpc4t64 libidn2-dev
libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev libmagic-mgc
libmagic1t64 libmd-dev libmnl-dev libnorm-dev libnorm1t64 libosmo-netif-dev
libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22
libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11
libosmosim2 libosmousb0 libosmovty13 libp11-kit-dev libpcap0.8-dev
libpcap0.8t64 libpcsclite1 libpgm-5.3-0t64 libpgm-dev libpipeline1
libpkgconf3 libsctp-dev libsctp1 libsodium-dev libsodium23 libsystemd-dev
libtalloc-dev libtalloc2 libtasn1-6-dev libtool libuchardet0 libunbound8
liburing2 libusb-1.0-0 libusb-1.0-0-dev libxml2 libxml2-dev libzmq3-dev
libzmq5 m4 man-db nettle-dev osmocom-keyring osmocom-master pkgconf
pkgconf-bin po-debconf sensible-utils sgml-base xml-core
The following packages will be upgraded:
libsystemd0 libudev1
2 upgraded, 92 newly installed, 0 to remove and 5 not upgraded.
Need to get 26.1 MB of archives.
After this operation, 91.3 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian trixie/main amd64 libsystemd0 amd64 257.13-1~deb13u1 [455 kB]
Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmocom-keyring 1.1.1.8.7873 [3168 B]
Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmocom-master 1.1.0 [1180 B]
Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore22 1.14.0.3.c812 [181 kB]
Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocodec4 1.14.0.3.c812 [55.8 kB]
Get:6 http://deb.debian.org/debian trixie/main amd64 libudev1 amd64 257.13-1~deb13u1 [152 kB]
Get:7 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoisdn0 1.14.0.3.c812 [74.1 kB]
Get:8 http://deb.debian.org/debian trixie/main amd64 sensible-utils all 0.0.25 [25.0 kB]
Get:9 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogsm20 1.14.0.3.c812 [230 kB]
Get:10 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocoding0 1.14.0.3.c812 [74.0 kB]
Get:11 http://deb.debian.org/debian trixie/main amd64 libmagic-mgc amd64 1:5.46-5 [338 kB]
Get:12 http://deb.debian.org/debian trixie/main amd64 libmagic1t64 amd64 1:5.46-5 [109 kB]
Get:13 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmovty13 1.14.0.3.c812 [108 kB]
Get:14 http://deb.debian.org/debian trixie/main amd64 file amd64 1:5.46-5 [43.6 kB]
Get:15 http://deb.debian.org/debian trixie/main amd64 gettext-base amd64 0.23.1-2 [243 kB]
Get:16 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogb14 1.14.0.3.c812 [181 kB]
Get:17 http://deb.debian.org/debian trixie/main amd64 libuchardet0 amd64 0.0.8-1+b2 [68.9 kB]
Get:18 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoctrl0 1.14.0.3.c812 [63.4 kB]
Get:19 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmosim2 1.14.0.3.c812 [67.1 kB]
Get:20 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmousb0 1.14.0.3.c812 [53.9 kB]
Get:21 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore 1.14.0.3.c812 [47.1 kB]
Get:22 http://deb.debian.org/debian trixie/main amd64 groff-base amd64 1.23.0-9 [1187 kB]
Get:23 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore-dev 1.14.0.3.c812 [860 kB]
Get:24 http://deb.debian.org/debian trixie/main amd64 bsdextrautils amd64 2.41-5 [94.6 kB]
Get:25 http://deb.debian.org/debian trixie/main amd64 libpipeline1 amd64 1.5.8-1 [42.0 kB]
Get:26 http://deb.debian.org/debian trixie/main amd64 man-db amd64 2.13.1-1 [1469 kB]
Get:27 http://deb.debian.org/debian trixie/main amd64 m4 amd64 1.4.19-8 [294 kB]
Get:28 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmonetif11 1.7.0.16.4990f [72.0 kB]
Get:29 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-netif-dev 1.7.0.16.4990f [91.6 kB]
Get:30 http://deb.debian.org/debian trixie/main amd64 autoconf all 2.72-3.1 [494 kB]
Get:31 http://deb.debian.org/debian trixie/main amd64 autotools-dev all 20240727.1 [60.2 kB]
Get:32 http://deb.debian.org/debian trixie/main amd64 automake all 1:1.17-4 [862 kB]
Get:33 http://deb.debian.org/debian trixie/main amd64 autopoint all 0.23.1-2 [770 kB]
Get:34 http://deb.debian.org/debian trixie/main amd64 comerr-dev amd64 2.1-1.47.2-3+b11 [56.7 kB]
Get:35 http://deb.debian.org/debian trixie/main amd64 libdebhelper-perl all 13.24.2 [90.9 kB]
Get:36 http://deb.debian.org/debian trixie/main amd64 libtool all 2.5.4-4 [539 kB]
Get:37 http://deb.debian.org/debian trixie/main amd64 dh-autoreconf all 20 [17.1 kB]
Get:38 http://deb.debian.org/debian trixie/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
Get:39 http://deb.debian.org/debian trixie/main amd64 libfile-stripnondeterminism-perl all 1.14.1-2 [19.7 kB]
Get:40 http://deb.debian.org/debian trixie/main amd64 dh-strip-nondeterminism all 1.14.1-2 [8620 B]
Get:41 http://deb.debian.org/debian trixie/main amd64 dwz amd64 0.15-1+b1 [110 kB]
Get:42 http://deb.debian.org/debian trixie/main amd64 libxml2 amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u2 [698 kB]
Get:43 http://deb.debian.org/debian trixie/main amd64 gettext amd64 0.23.1-2 [1680 kB]
Get:44 http://deb.debian.org/debian trixie/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
Get:45 http://deb.debian.org/debian trixie/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
Get:46 http://deb.debian.org/debian trixie/main amd64 debhelper all 13.24.2 [919 kB]
Get:47 http://deb.debian.org/debian-security trixie-security/main amd64 libgssrpc4t64 amd64 1.21.3-5+deb13u1 [60.1 kB]
Get:48 http://deb.debian.org/debian-security trixie-security/main amd64 libkadm5clnt-mit12 amd64 1.21.3-5+deb13u1 [42.6 kB]
Get:49 http://deb.debian.org/debian-security trixie-security/main amd64 libkdb5-10t64 amd64 1.21.3-5+deb13u1 [42.8 kB]
Get:50 http://deb.debian.org/debian-security trixie-security/main amd64 libkadm5srv-mit12 amd64 1.21.3-5+deb13u1 [54.4 kB]
Get:51 http://deb.debian.org/debian-security trixie-security/main amd64 krb5-multidev amd64 1.21.3-5+deb13u1 [126 kB]
Get:52 http://deb.debian.org/debian trixie/main amd64 libmd-dev amd64 1.1.0-2+b1 [55.3 kB]
Get:53 http://deb.debian.org/debian trixie/main amd64 libbsd-dev amd64 0.12.2-2 [258 kB]
Get:54 http://deb.debian.org/debian trixie/main amd64 libcap-dev amd64 1:2.75-10+deb13u1+b1 [546 kB]
Get:55 http://deb.debian.org/debian trixie/main amd64 libdbus-1-3 amd64 1.16.2-2 [178 kB]
Get:56 http://deb.debian.org/debian trixie/main amd64 libsystemd-dev amd64 257.13-1~deb13u1 [1359 kB]
Get:57 http://deb.debian.org/debian trixie/main amd64 libpkgconf3 amd64 1.8.1-4 [36.4 kB]
Get:58 http://deb.debian.org/debian trixie/main amd64 pkgconf-bin amd64 1.8.1-4 [30.2 kB]
Get:59 http://deb.debian.org/debian trixie/main amd64 pkgconf amd64 1.8.1-4 [26.2 kB]
Get:60 http://deb.debian.org/debian trixie/main amd64 sgml-base all 1.31+nmu1 [10.9 kB]
Get:61 http://deb.debian.org/debian trixie/main amd64 xml-core all 0.19 [20.1 kB]
Get:62 http://deb.debian.org/debian trixie/main amd64 libdbus-1-dev amd64 1.16.2-2 [215 kB]
Get:63 http://deb.debian.org/debian trixie/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-10+b1 [182 kB]
Get:64 http://deb.debian.org/debian trixie/main amd64 libgmpxx4ldbl amd64 2:6.3.0+dfsg-3 [329 kB]
Get:65 http://deb.debian.org/debian trixie/main amd64 libgmp-dev amd64 2:6.3.0+dfsg-3 [642 kB]
Get:66 http://deb.debian.org/debian-security trixie-security/main amd64 libunbound8 amd64 1.22.0-2+deb13u3 [599 kB]
Get:67 http://deb.debian.org/debian-security trixie-security/main amd64 libgnutls-dane0t64 amd64 3.8.9-3+deb13u4 [456 kB]
Get:68 http://deb.debian.org/debian-security trixie-security/main amd64 libgnutls-openssl27t64 amd64 3.8.9-3+deb13u4 [456 kB]
Get:69 http://deb.debian.org/debian trixie/main amd64 libidn2-dev amd64 2.3.8-2 [103 kB]
Get:70 http://deb.debian.org/debian trixie/main amd64 libp11-kit-dev amd64 0.25.5-3 [208 kB]
Get:71 http://deb.debian.org/debian trixie/main amd64 libtasn1-6-dev amd64 4.20.0-2 [99.2 kB]
Get:72 http://deb.debian.org/debian trixie/main amd64 nettle-dev amd64 3.10.1-1 [1318 kB]
Get:73 http://deb.debian.org/debian-security trixie-security/main amd64 libgnutls28-dev amd64 3.8.9-3+deb13u4 [1411 kB]
Get:74 http://deb.debian.org/debian-security trixie-security/main amd64 libkrb5-dev amd64 1.21.3-5+deb13u1 [16.2 kB]
Get:75 http://deb.debian.org/debian trixie/main amd64 libmnl-dev amd64 1.0.5-3 [23.2 kB]
Get:76 http://deb.debian.org/debian trixie/main amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1+b2 [221 kB]
Get:77 http://deb.debian.org/debian trixie/main amd64 libxml2-dev amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u2 [794 kB]
Get:78 http://deb.debian.org/debian trixie/main amd64 libnorm-dev amd64 1.5.9+dfsg-3.1+b2 [390 kB]
Get:79 http://deb.debian.org/debian trixie/main amd64 libsctp1 amd64 1.0.21+dfsg-1 [25.8 kB]
Get:80 http://deb.debian.org/debian-security trixie-security/main amd64 libtalloc2 amd64 2:2.4.3+samba4.22.8+dfsg-0+deb13u2 [62.4 kB]
Get:81 http://deb.debian.org/debian trixie/main amd64 liburing2 amd64 2.9-1 [26.4 kB]
Get:82 http://deb.debian.org/debian trixie/main amd64 libpcsclite1 amd64 2.3.3-1 [55.2 kB]
Get:83 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0 amd64 2:1.0.28-1 [59.6 kB]
Get:84 http://deb.debian.org/debian-security trixie-security/main amd64 libtalloc-dev amd64 2:2.4.3+samba4.22.8+dfsg-0+deb13u2 [73.8 kB]
Get:85 http://deb.debian.org/debian trixie/main amd64 libsctp-dev amd64 1.0.21+dfsg-1 [74.2 kB]
Get:86 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0-dev amd64 2:1.0.28-1 [82.9 kB]
Get:87 http://deb.debian.org/debian trixie/main amd64 libpcap0.8t64 amd64 1.10.5-2 [169 kB]
Get:88 http://deb.debian.org/debian trixie/main amd64 libpcap0.8-dev amd64 1.10.5-2 [284 kB]
Get:89 http://deb.debian.org/debian trixie/main amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1+b1 [162 kB]
Get:90 http://deb.debian.org/debian trixie/main amd64 libpgm-dev amd64 5.3.128~dfsg-2.1+b1 [195 kB]
Get:91 http://deb.debian.org/debian trixie/main amd64 libsodium23 amd64 1.0.18-1+deb13u1 [165 kB]
Get:92 http://deb.debian.org/debian trixie/main amd64 libsodium-dev amd64 1.0.18-1+deb13u1 [185 kB]
Get:93 http://deb.debian.org/debian trixie/main amd64 libzmq5 amd64 4.3.5-1+b3 [283 kB]
Get:94 http://deb.debian.org/debian trixie/main amd64 libzmq3-dev amd64 4.3.5-1+b3 [494 kB]
Preconfiguring packages ...
Fetched 26.1 MB in 0s (62.7 MB/s)
(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 ... 15438 files and directories currently installed.)
Preparing to unpack .../libsystemd0_257.13-1~deb13u1_amd64.deb ...
Unpacking libsystemd0:amd64 (257.13-1~deb13u1) over (257.9-1~deb13u1) ...
Setting up libsystemd0:amd64 (257.13-1~deb13u1) ...
(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 ... 15438 files and directories currently installed.)
Preparing to unpack .../libudev1_257.13-1~deb13u1_amd64.deb ...
Unpacking libudev1:amd64 (257.13-1~deb13u1) over (257.9-1~deb13u1) ...
Setting up libudev1:amd64 (257.13-1~deb13u1) ...
Selecting previously unselected package sensible-utils.
(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 ... 15438 files and directories currently installed.)
Preparing to unpack .../00-sensible-utils_0.0.25_all.deb ...
Unpacking sensible-utils (0.0.25) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../01-libmagic-mgc_1%3a5.46-5_amd64.deb ...
Unpacking libmagic-mgc (1:5.46-5) ...
Selecting previously unselected package libmagic1t64:amd64.
Preparing to unpack .../02-libmagic1t64_1%3a5.46-5_amd64.deb ...
Unpacking libmagic1t64:amd64 (1:5.46-5) ...
Selecting previously unselected package file.
Preparing to unpack .../03-file_1%3a5.46-5_amd64.deb ...
Unpacking file (1:5.46-5) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../04-gettext-base_0.23.1-2_amd64.deb ...
Unpacking gettext-base (0.23.1-2) ...
Selecting previously unselected package libuchardet0:amd64.
Preparing to unpack .../05-libuchardet0_0.0.8-1+b2_amd64.deb ...
Unpacking libuchardet0:amd64 (0.0.8-1+b2) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../06-groff-base_1.23.0-9_amd64.deb ...
Unpacking groff-base (1.23.0-9) ...
Selecting previously unselected package bsdextrautils.
Preparing to unpack .../07-bsdextrautils_2.41-5_amd64.deb ...
Unpacking bsdextrautils (2.41-5) ...
Selecting previously unselected package libpipeline1:amd64.
Preparing to unpack .../08-libpipeline1_1.5.8-1_amd64.deb ...
Unpacking libpipeline1:amd64 (1.5.8-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../09-man-db_2.13.1-1_amd64.deb ...
Unpacking man-db (2.13.1-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../10-m4_1.4.19-8_amd64.deb ...
Unpacking m4 (1.4.19-8) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../11-autoconf_2.72-3.1_all.deb ...
Unpacking autoconf (2.72-3.1) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../12-autotools-dev_20240727.1_all.deb ...
Unpacking autotools-dev (20240727.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../13-automake_1%3a1.17-4_all.deb ...
Unpacking automake (1:1.17-4) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../14-autopoint_0.23.1-2_all.deb ...
Unpacking autopoint (0.23.1-2) ...
Selecting previously unselected package comerr-dev:amd64.
Preparing to unpack .../15-comerr-dev_2.1-1.47.2-3+b11_amd64.deb ...
Unpacking comerr-dev:amd64 (2.1-1.47.2-3+b11) ...
Selecting previously unselected package libdebhelper-perl.
Preparing to unpack .../16-libdebhelper-perl_13.24.2_all.deb ...
Unpacking libdebhelper-perl (13.24.2) ...
Selecting previously unselected package libtool.
Preparing to unpack .../17-libtool_2.5.4-4_all.deb ...
Unpacking libtool (2.5.4-4) ...
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 libfile-stripnondeterminism-perl.
Preparing to unpack .../20-libfile-stripnondeterminism-perl_1.14.1-2_all.deb ...
Unpacking libfile-stripnondeterminism-perl (1.14.1-2) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../21-dh-strip-nondeterminism_1.14.1-2_all.deb ...
Unpacking dh-strip-nondeterminism (1.14.1-2) ...
Selecting previously unselected package dwz.
Preparing to unpack .../22-dwz_0.15-1+b1_amd64.deb ...
Unpacking dwz (0.15-1+b1) ...
Selecting previously unselected package libxml2:amd64.
Preparing to unpack .../23-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u2_amd64.deb ...
Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ...
Selecting previously unselected package gettext.
Preparing to unpack .../24-gettext_0.23.1-2_amd64.deb ...
Unpacking gettext (0.23.1-2) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../25-intltool-debian_0.35.0+20060710.6_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.6) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../26-po-debconf_1.0.21+nmu1_all.deb ...
Unpacking po-debconf (1.0.21+nmu1) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../27-debhelper_13.24.2_all.deb ...
Unpacking debhelper (13.24.2) ...
Selecting previously unselected package libgssrpc4t64:amd64.
Preparing to unpack .../28-libgssrpc4t64_1.21.3-5+deb13u1_amd64.deb ...
Unpacking libgssrpc4t64:amd64 (1.21.3-5+deb13u1) ...
Selecting previously unselected package libkadm5clnt-mit12:amd64.
Preparing to unpack .../29-libkadm5clnt-mit12_1.21.3-5+deb13u1_amd64.deb ...
Unpacking libkadm5clnt-mit12:amd64 (1.21.3-5+deb13u1) ...
Selecting previously unselected package libkdb5-10t64:amd64.
Preparing to unpack .../30-libkdb5-10t64_1.21.3-5+deb13u1_amd64.deb ...
Unpacking libkdb5-10t64:amd64 (1.21.3-5+deb13u1) ...
Selecting previously unselected package libkadm5srv-mit12:amd64.
Preparing to unpack .../31-libkadm5srv-mit12_1.21.3-5+deb13u1_amd64.deb ...
Unpacking libkadm5srv-mit12:amd64 (1.21.3-5+deb13u1) ...
Selecting previously unselected package krb5-multidev:amd64.
Preparing to unpack .../32-krb5-multidev_1.21.3-5+deb13u1_amd64.deb ...
Unpacking krb5-multidev:amd64 (1.21.3-5+deb13u1) ...
Selecting previously unselected package libmd-dev:amd64.
Preparing to unpack .../33-libmd-dev_1.1.0-2+b1_amd64.deb ...
Unpacking libmd-dev:amd64 (1.1.0-2+b1) ...
Selecting previously unselected package libbsd-dev:amd64.
Preparing to unpack .../34-libbsd-dev_0.12.2-2_amd64.deb ...
Unpacking libbsd-dev:amd64 (0.12.2-2) ...
Selecting previously unselected package libcap-dev:amd64.
Preparing to unpack .../35-libcap-dev_1%3a2.75-10+deb13u1+b1_amd64.deb ...
Unpacking libcap-dev:amd64 (1:2.75-10+deb13u1+b1) ...
Selecting previously unselected package libdbus-1-3:amd64.
Preparing to unpack .../36-libdbus-1-3_1.16.2-2_amd64.deb ...
Unpacking libdbus-1-3:amd64 (1.16.2-2) ...
Selecting previously unselected package libsystemd-dev:amd64.
Preparing to unpack .../37-libsystemd-dev_257.13-1~deb13u1_amd64.deb ...
Unpacking libsystemd-dev:amd64 (257.13-1~deb13u1) ...
Selecting previously unselected package libpkgconf3:amd64.
Preparing to unpack .../38-libpkgconf3_1.8.1-4_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-4) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../39-pkgconf-bin_1.8.1-4_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-4) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../40-pkgconf_1.8.1-4_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-4) ...
Selecting previously unselected package sgml-base.
Preparing to unpack .../41-sgml-base_1.31+nmu1_all.deb ...
Unpacking sgml-base (1.31+nmu1) ...
Selecting previously unselected package xml-core.
Preparing to unpack .../42-xml-core_0.19_all.deb ...
Unpacking xml-core (0.19) ...
Selecting previously unselected package libdbus-1-dev:amd64.
Preparing to unpack .../43-libdbus-1-dev_1.16.2-2_amd64.deb ...
Unpacking libdbus-1-dev:amd64 (1.16.2-2) ...
Selecting previously unselected package libevent-2.1-7t64:amd64.
Preparing to unpack .../44-libevent-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ...
Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-10+b1) ...
Selecting previously unselected package libgmpxx4ldbl:amd64.
Preparing to unpack .../45-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_amd64.deb ...
Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ...
Selecting previously unselected package libgmp-dev:amd64.
Preparing to unpack .../46-libgmp-dev_2%3a6.3.0+dfsg-3_amd64.deb ...
Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-3) ...
Selecting previously unselected package libunbound8:amd64.
Preparing to unpack .../47-libunbound8_1.22.0-2+deb13u3_amd64.deb ...
Unpacking libunbound8:amd64 (1.22.0-2+deb13u3) ...
Selecting previously unselected package libgnutls-dane0t64:amd64.
Preparing to unpack .../48-libgnutls-dane0t64_3.8.9-3+deb13u4_amd64.deb ...
Unpacking libgnutls-dane0t64:amd64 (3.8.9-3+deb13u4) ...
Selecting previously unselected package libgnutls-openssl27t64:amd64.
Preparing to unpack .../49-libgnutls-openssl27t64_3.8.9-3+deb13u4_amd64.deb ...
Unpacking libgnutls-openssl27t64:amd64 (3.8.9-3+deb13u4) ...
Selecting previously unselected package libidn2-dev:amd64.
Preparing to unpack .../50-libidn2-dev_2.3.8-2_amd64.deb ...
Unpacking libidn2-dev:amd64 (2.3.8-2) ...
Selecting previously unselected package libp11-kit-dev:amd64.
Preparing to unpack .../51-libp11-kit-dev_0.25.5-3_amd64.deb ...
Unpacking libp11-kit-dev:amd64 (0.25.5-3) ...
Selecting previously unselected package libtasn1-6-dev:amd64.
Preparing to unpack .../52-libtasn1-6-dev_4.20.0-2_amd64.deb ...
Unpacking libtasn1-6-dev:amd64 (4.20.0-2) ...
Selecting previously unselected package nettle-dev:amd64.
Preparing to unpack .../53-nettle-dev_3.10.1-1_amd64.deb ...
Unpacking nettle-dev:amd64 (3.10.1-1) ...
Selecting previously unselected package libgnutls28-dev:amd64.
Preparing to unpack .../54-libgnutls28-dev_3.8.9-3+deb13u4_amd64.deb ...
Unpacking libgnutls28-dev:amd64 (3.8.9-3+deb13u4) ...
Selecting previously unselected package libkrb5-dev:amd64.
Preparing to unpack .../55-libkrb5-dev_1.21.3-5+deb13u1_amd64.deb ...
Unpacking libkrb5-dev:amd64 (1.21.3-5+deb13u1) ...
Selecting previously unselected package libmnl-dev:amd64.
Preparing to unpack .../56-libmnl-dev_1.0.5-3_amd64.deb ...
Unpacking libmnl-dev:amd64 (1.0.5-3) ...
Selecting previously unselected package libnorm1t64:amd64.
Preparing to unpack .../57-libnorm1t64_1.5.9+dfsg-3.1+b2_amd64.deb ...
Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1+b2) ...
Selecting previously unselected package libxml2-dev:amd64.
Preparing to unpack .../58-libxml2-dev_2.12.7+dfsg+really2.9.14-2.1+deb13u2_amd64.deb ...
Unpacking libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ...
Selecting previously unselected package libnorm-dev:amd64.
Preparing to unpack .../59-libnorm-dev_1.5.9+dfsg-3.1+b2_amd64.deb ...
Unpacking libnorm-dev:amd64 (1.5.9+dfsg-3.1+b2) ...
Selecting previously unselected package osmocom-keyring.
Preparing to unpack .../60-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 .../61-osmocom-master_1.1.0_amd64.deb ...
Unpacking osmocom-master (1.1.0) ...
Selecting previously unselected package libsctp1:amd64.
Preparing to unpack .../62-libsctp1_1.0.21+dfsg-1_amd64.deb ...
Unpacking libsctp1:amd64 (1.0.21+dfsg-1) ...
Selecting previously unselected package libtalloc2:amd64.
Preparing to unpack .../63-libtalloc2_2%3a2.4.3+samba4.22.8+dfsg-0+deb13u2_amd64.deb ...
Unpacking libtalloc2:amd64 (2:2.4.3+samba4.22.8+dfsg-0+deb13u2) ...
Selecting previously unselected package liburing2:amd64.
Preparing to unpack .../64-liburing2_2.9-1_amd64.deb ...
Unpacking liburing2:amd64 (2.9-1) ...
Selecting previously unselected package libosmocore22:amd64.
Preparing to unpack .../65-libosmocore22_1.14.0.3.c812_amd64.deb ...
Unpacking libosmocore22:amd64 (1.14.0.3.c812) ...
Selecting previously unselected package libosmocodec4:amd64.
Preparing to unpack .../66-libosmocodec4_1.14.0.3.c812_amd64.deb ...
Unpacking libosmocodec4:amd64 (1.14.0.3.c812) ...
Selecting previously unselected package libosmoisdn0:amd64.
Preparing to unpack .../67-libosmoisdn0_1.14.0.3.c812_amd64.deb ...
Unpacking libosmoisdn0:amd64 (1.14.0.3.c812) ...
Selecting previously unselected package libosmogsm20:amd64.
Preparing to unpack .../68-libosmogsm20_1.14.0.3.c812_amd64.deb ...
Unpacking libosmogsm20:amd64 (1.14.0.3.c812) ...
Selecting previously unselected package libosmocoding0:amd64.
Preparing to unpack .../69-libosmocoding0_1.14.0.3.c812_amd64.deb ...
Unpacking libosmocoding0:amd64 (1.14.0.3.c812) ...
Selecting previously unselected package libosmovty13:amd64.
Preparing to unpack .../70-libosmovty13_1.14.0.3.c812_amd64.deb ...
Unpacking libosmovty13:amd64 (1.14.0.3.c812) ...
Selecting previously unselected package libosmogb14:amd64.
Preparing to unpack .../71-libosmogb14_1.14.0.3.c812_amd64.deb ...
Unpacking libosmogb14:amd64 (1.14.0.3.c812) ...
Selecting previously unselected package libosmoctrl0:amd64.
Preparing to unpack .../72-libosmoctrl0_1.14.0.3.c812_amd64.deb ...
Unpacking libosmoctrl0:amd64 (1.14.0.3.c812) ...
Selecting previously unselected package libpcsclite1:amd64.
Preparing to unpack .../73-libpcsclite1_2.3.3-1_amd64.deb ...
Unpacking libpcsclite1:amd64 (2.3.3-1) ...
Selecting previously unselected package libosmosim2:amd64.
Preparing to unpack .../74-libosmosim2_1.14.0.3.c812_amd64.deb ...
Unpacking libosmosim2:amd64 (1.14.0.3.c812) ...
Selecting previously unselected package libusb-1.0-0:amd64.
Preparing to unpack .../75-libusb-1.0-0_2%3a1.0.28-1_amd64.deb ...
Unpacking libusb-1.0-0:amd64 (2:1.0.28-1) ...
Selecting previously unselected package libosmousb0:amd64.
Preparing to unpack .../76-libosmousb0_1.14.0.3.c812_amd64.deb ...
Unpacking libosmousb0:amd64 (1.14.0.3.c812) ...
Selecting previously unselected package libosmocore.
Preparing to unpack .../77-libosmocore_1.14.0.3.c812_amd64.deb ...
Unpacking libosmocore (1.14.0.3.c812) ...
Selecting previously unselected package libtalloc-dev:amd64.
Preparing to unpack .../78-libtalloc-dev_2%3a2.4.3+samba4.22.8+dfsg-0+deb13u2_amd64.deb ...
Unpacking libtalloc-dev:amd64 (2:2.4.3+samba4.22.8+dfsg-0+deb13u2) ...
Selecting previously unselected package libsctp-dev:amd64.
Preparing to unpack .../79-libsctp-dev_1.0.21+dfsg-1_amd64.deb ...
Unpacking libsctp-dev:amd64 (1.0.21+dfsg-1) ...
Selecting previously unselected package libusb-1.0-0-dev:amd64.
Preparing to unpack .../80-libusb-1.0-0-dev_2%3a1.0.28-1_amd64.deb ...
Unpacking libusb-1.0-0-dev:amd64 (2:1.0.28-1) ...
Selecting previously unselected package libosmocore-dev:amd64.
Preparing to unpack .../81-libosmocore-dev_1.14.0.3.c812_amd64.deb ...
Unpacking libosmocore-dev:amd64 (1.14.0.3.c812) ...
Selecting previously unselected package libosmonetif11:amd64.
Preparing to unpack .../82-libosmonetif11_1.7.0.16.4990f_amd64.deb ...
Unpacking libosmonetif11:amd64 (1.7.0.16.4990f) ...
Selecting previously unselected package libosmo-netif-dev:amd64.
Preparing to unpack .../83-libosmo-netif-dev_1.7.0.16.4990f_amd64.deb ...
Unpacking libosmo-netif-dev:amd64 (1.7.0.16.4990f) ...
Selecting previously unselected package libpcap0.8t64:amd64.
Preparing to unpack .../84-libpcap0.8t64_1.10.5-2_amd64.deb ...
Unpacking libpcap0.8t64:amd64 (1.10.5-2) ...
Selecting previously unselected package libpcap0.8-dev:amd64.
Preparing to unpack .../85-libpcap0.8-dev_1.10.5-2_amd64.deb ...
Unpacking libpcap0.8-dev:amd64 (1.10.5-2) ...
Selecting previously unselected package libpgm-5.3-0t64:amd64.
Preparing to unpack .../86-libpgm-5.3-0t64_5.3.128~dfsg-2.1+b1_amd64.deb ...
Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1+b1) ...
Selecting previously unselected package libpgm-dev:amd64.
Preparing to unpack .../87-libpgm-dev_5.3.128~dfsg-2.1+b1_amd64.deb ...
Unpacking libpgm-dev:amd64 (5.3.128~dfsg-2.1+b1) ...
Selecting previously unselected package libsodium23:amd64.
Preparing to unpack .../88-libsodium23_1.0.18-1+deb13u1_amd64.deb ...
Unpacking libsodium23:amd64 (1.0.18-1+deb13u1) ...
Selecting previously unselected package libsodium-dev:amd64.
Preparing to unpack .../89-libsodium-dev_1.0.18-1+deb13u1_amd64.deb ...
Unpacking libsodium-dev:amd64 (1.0.18-1+deb13u1) ...
Selecting previously unselected package libzmq5:amd64.
Preparing to unpack .../90-libzmq5_4.3.5-1+b3_amd64.deb ...
Unpacking libzmq5:amd64 (4.3.5-1+b3) ...
Selecting previously unselected package libzmq3-dev:amd64.
Preparing to unpack .../91-libzmq3-dev_4.3.5-1+b3_amd64.deb ...
Unpacking libzmq3-dev:amd64 (4.3.5-1+b3) ...
Setting up libpipeline1:amd64 (1.5.8-1) ...
Setting up libgnutls-openssl27t64:amd64 (3.8.9-3+deb13u4) ...
Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1+b2) ...
Setting up libsodium23:amd64 (1.0.18-1+deb13u1) ...
Setting up bsdextrautils (2.41-5) ...
Setting up libmagic-mgc (1:5.46-5) ...
Setting up libarchive-zip-perl (1.68-1) ...
Setting up libdebhelper-perl (13.24.2) ...
Setting up libmagic1t64:amd64 (1:5.46-5) ...
Setting up gettext-base (0.23.1-2) ...
Setting up m4 (1.4.19-8) ...
Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-10+b1) ...
Setting up file (1:5.46-5) ...
Setting up libtalloc2:amd64 (2:2.4.3+samba4.22.8+dfsg-0+deb13u2) ...
Setting up libtalloc-dev:amd64 (2:2.4.3+samba4.22.8+dfsg-0+deb13u2) ...
Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1+b1) ...
Setting up autotools-dev (20240727.1) ...
Setting up libunbound8:amd64 (1.22.0-2+deb13u3) ...
Setting up libpkgconf3:amd64 (1.8.1-4) ...
Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ...
Setting up libgnutls-dane0t64:amd64 (3.8.9-3+deb13u4) ...
Setting up libgssrpc4t64:amd64 (1.21.3-5+deb13u1) ...
Setting up libpgm-dev:amd64 (5.3.128~dfsg-2.1+b1) ...
Setting up libmnl-dev:amd64 (1.0.5-3) ...
Setting up libdbus-1-3:amd64 (1.16.2-2) ...
Setting up comerr-dev:amd64 (2.1-1.47.2-3+b11) ...
Setting up autopoint (0.23.1-2) ...
Setting up libpcsclite1:amd64 (2.3.3-1) ...
Setting up pkgconf-bin (1.8.1-4) ...
Setting up libsodium-dev:amd64 (1.0.18-1+deb13u1) ...
Setting up osmocom-keyring (1.1.1.8.7873) ...
Setting up osmocom-master (1.1.0) ...
Setting up libidn2-dev:amd64 (2.3.8-2) ...
Setting up autoconf (2.72-3.1) ...
Setting up dwz (0.15-1+b1) ...
Setting up libsctp1:amd64 (1.0.21+dfsg-1) ...
Setting up sensible-utils (0.0.25) ...
Setting up libuchardet0:amd64 (0.0.8-1+b2) ...
Setting up libmd-dev:amd64 (1.1.0-2+b1) ...
Setting up libpcap0.8t64:amd64 (1.10.5-2) ...
Setting up sgml-base (1.31+nmu1) ...
Setting up libusb-1.0-0:amd64 (2:1.0.28-1) ...
Setting up liburing2:amd64 (2.9-1) ...
Setting up libtasn1-6-dev:amd64 (4.20.0-2) ...
Setting up libcap-dev:amd64 (1:2.75-10+deb13u1+b1) ...
Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ...
Setting up libbsd-dev:amd64 (0.12.2-2) ...
Setting up libsystemd-dev:amd64 (257.13-1~deb13u1) ...
Setting up libp11-kit-dev:amd64 (0.25.5-3) ...
Setting up libkadm5clnt-mit12:amd64 (1.21.3-5+deb13u1) ...
Setting up automake (1:1.17-4) ...
update-alternatives: using /usr/bin/automake-1.17 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.17.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.17.1.gz (of link group automake) doesn't exist
Setting up libfile-stripnondeterminism-perl (1.14.1-2) ...
Setting up gettext (0.23.1-2) ...
Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-3) ...
Setting up libzmq5:amd64 (4.3.5-1+b3) ...
Setting up nettle-dev:amd64 (3.10.1-1) ...
Setting up libkdb5-10t64:amd64 (1.21.3-5+deb13u1) ...
Setting up libtool (2.5.4-4) ...
Setting up libusb-1.0-0-dev:amd64 (2:1.0.28-1) ...
Setting up pkgconf:amd64 (1.8.1-4) ...
Setting up intltool-debian (0.35.0+20060710.6) ...
Setting up dh-autoreconf (20) ...
Setting up libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ...
Setting up libsctp-dev:amd64 (1.0.21+dfsg-1) ...
Setting up dh-strip-nondeterminism (1.14.1-2) ...
Setting up libosmocore22:amd64 (1.14.0.3.c812) ...
Setting up libosmocodec4:amd64 (1.14.0.3.c812) ...
Setting up groff-base (1.23.0-9) ...
Setting up xml-core (0.19) ...
Setting up libkadm5srv-mit12:amd64 (1.21.3-5+deb13u1) ...
Setting up krb5-multidev:amd64 (1.21.3-5+deb13u1) ...
Setting up libgnutls28-dev:amd64 (3.8.9-3+deb13u4) ...
Setting up libosmovty13:amd64 (1.14.0.3.c812) ...
Setting up libosmoisdn0:amd64 (1.14.0.3.c812) ...
Setting up po-debconf (1.0.21+nmu1) ...
Setting up libnorm-dev:amd64 (1.5.9+dfsg-3.1+b2) ...
Setting up man-db (2.13.1-1) ...
Building database of manual pages ...
Setting up libkrb5-dev:amd64 (1.21.3-5+deb13u1) ...
Setting up libosmousb0:amd64 (1.14.0.3.c812) ...
Setting up libzmq3-dev:amd64 (4.3.5-1+b3) ...
Setting up libosmogsm20:amd64 (1.14.0.3.c812) ...
Setting up libosmoctrl0:amd64 (1.14.0.3.c812) ...
Setting up libosmogb14:amd64 (1.14.0.3.c812) ...
Setting up debhelper (13.24.2) ...
Setting up libosmonetif11:amd64 (1.7.0.16.4990f) ...
Setting up libosmocoding0:amd64 (1.14.0.3.c812) ...
Setting up libosmosim2:amd64 (1.14.0.3.c812) ...
Setting up libosmocore (1.14.0.3.c812) ...
Setting up libosmocore-dev:amd64 (1.14.0.3.c812) ...
Setting up libosmo-netif-dev:amd64 (1.7.0.16.4990f) ...
Processing triggers for libc-bin (2.41-12+deb13u3) ...
Processing triggers for sgml-base (1.31+nmu1) ...
Setting up libdbus-1-dev:amd64 (1.16.2-2) ...
Setting up libpcap0.8-dev:amd64 (1.10.5-2) ...
+ [ -n 1 ]
+ ip link set eth0 down
+ su user -c dpkg-buildpackage -us -uc -j21
dpkg-buildpackage: info: source package osmo-pcap
dpkg-buildpackage: info: source version 0.8.0.3.d95e
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Osmocom OBS scripts <info@osmocom.org>
dpkg-buildpackage: info: host architecture amd64
dpkg-source --before-build .
debian/rules clean
dh clean --with autoreconf --fail-missing
dh_auto_clean -O--fail-missing
dh_autoreconf_clean -O--fail-missing
dh_clean -O--fail-missing
dpkg-source -b .
dpkg-source: info: using source format '3.0 (native)'
dpkg-source: info: building osmo-pcap in osmo-pcap_0.8.0.3.d95e.tar.xz
dpkg-source: info: building osmo-pcap in osmo-pcap_0.8.0.3.d95e.dsc
debian/rules binary
dh binary --with autoreconf --fail-missing
dh_update_autotools_config -O--fail-missing
dh_autoreconf -O--fail-missing
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT'
configure.ac:78: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:78: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:78: the top level
configure.ac:126: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:126: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:126: the top level
configure.ac:142: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:142: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:142: the top level
configure.ac:179: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:179: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:179: the top level
configure.ac:190: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:190: You should use the 'AC_CONFIG_HEADERS' macro instead.
aclocal.m4:10257: AM_CONFIG_HEADER is expanded from...
configure.ac:190: the top level
configure.ac:193: warning: AC_OUTPUT should be used without arguments.
configure.ac:193: You should run autoupdate.
configure.ac:60: installing './compile'
configure.ac:63: installing './config.guess'
configure.ac:63: installing './config.sub'
configure.ac:6: installing './install-sh'
configure.ac:6: installing './missing'
src/Makefile.am: installing './depcomp'
debian/rules override_dh_auto_configure
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-pcap'
dh_auto_configure -- \
--with-systemdsystemunitdir=/lib/systemd/system \
--with-pcap-config=/bin/false \
PCAP_CFLAGS="-I/usr/include" \
PCAP_LIBS="-lpcap"
./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 --with-systemdsystemunitdir=/lib/systemd/system --with-pcap-config=/bin/false PCAP_CFLAGS=-I/usr/include PCAP_LIBS=-lpcap
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for ranlib... ranlib
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for egrep... (cached) /usr/bin/grep -E
checking whether to enable VTY tests... no
checking for libosmocore >= 1.11.0... yes
checking for libosmogb >= 1.11.0... yes
checking for libosmogsm >= 1.11.0... yes
checking for libosmovty >= 1.11.0... yes
checking for libosmo-netif >= 1.6.0... yes
checking for libzmq >= 3.2.2... yes
checking for gnutls... yes
checking whether to enable code coverage support... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/osmo-pcap/Makefile
config.status: creating src/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating contrib/osmo-pcap.spec
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating tests/Makefile
config.status: creating tests/rotate_localtime/Makefile
config.status: creating Makefile
config.status: creating osmopcapconfig.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap'
dh_auto_build -O--fail-missing
make -j21
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-pcap'
echo 0.8.0.3-d95e > .version-t && mv .version-t .version
make all-recursive
make[2]: Entering directory '/obs/_temp/binpkgs/osmo-pcap'
Making all in include
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/include'
Making all in osmo-pcap
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/include/osmo-pcap'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/include/osmo-pcap'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/include'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/include'
Making all in src
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/src'
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -pthread -I/usr/include -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-pcap=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o osmo_client_main.o osmo_client_main.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -pthread -I/usr/include -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-pcap=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o osmo_common.o osmo_common.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -pthread -I/usr/include -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-pcap=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o osmo_client_core.o osmo_client_core.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -pthread -I/usr/include -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-pcap=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o osmo_client_network.o osmo_client_network.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -pthread -I/usr/include -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-pcap=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o osmo_client_stats.o osmo_client_stats.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -pthread -I/usr/include -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-pcap=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o osmo_client_vty.o osmo_client_vty.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -pthread -I/usr/include -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-pcap=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o osmo_pcap_file.o osmo_pcap_file.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -pthread -I/usr/include -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-pcap=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o osmo_tls.o osmo_tls.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -pthread -I/usr/include -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-pcap=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o osmo_server_main.o osmo_server_main.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -pthread -I/usr/include -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-pcap=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o osmo_server_core.o osmo_server_core.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -pthread -I/usr/include -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-pcap=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o osmo_server_network.o osmo_server_network.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -pthread -I/usr/include -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-pcap=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o osmo_server_stats.o osmo_server_stats.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -pthread -I/usr/include -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-pcap=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o osmo_server_vty.o osmo_server_vty.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -pthread -I/usr/include -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-pcap=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o osmo_pcap_wr_file.o osmo_pcap_wr_file.c
osmo_tls.c: In function 'osmo_tls_init_server_session':
osmo_tls.c:432:10: warning: #warning "TODO client certificates" [-Wcpp]
432 | #warning "TODO client certificates"
| ^~~~~~~
/bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -pthread -I/usr/include -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-pcap=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z,relro -Wl,-z,now -o osmo-pcap-server osmo_server_main.o osmo_common.o osmo_pcap_file.o osmo_server_core.o osmo_server_network.o osmo_server_stats.o osmo_server_vty.o osmo_pcap_wr_file.o osmo_tls.o -losmonetif -losmovty -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl -lzmq -lgnutls
/bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -pthread -I/usr/include -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-pcap=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z,relro -Wl,-z,now -o osmo-pcap-client osmo_client_main.o osmo_common.o osmo_client_core.o osmo_client_network.o osmo_client_stats.o osmo_client_vty.o osmo_pcap_file.o osmo_tls.o -losmonetif -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl -lpcap -lgnutls
libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -fno-strict-aliasing -I/usr/include/ -I/usr/include -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-pcap=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o osmo-pcap-server osmo_server_main.o osmo_common.o osmo_pcap_file.o osmo_server_core.o osmo_server_network.o osmo_server_stats.o osmo_server_vty.o osmo_pcap_wr_file.o osmo_tls.o /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lzmq -lgnutls -pthread
libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -fno-strict-aliasing -I/usr/include/ -I/usr/include -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-pcap=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o osmo-pcap-client osmo_client_main.o osmo_common.o osmo_client_core.o osmo_client_network.o osmo_client_stats.o osmo_client_vty.o osmo_pcap_file.o osmo_tls.o /usr/lib/x86_64-linux-gnu/libosmonetif.so /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 -lpcap -lgnutls -pthread
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/src'
Making all in contrib
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/contrib'
Making all in systemd
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/contrib/systemd'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/contrib/systemd'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/contrib'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/contrib'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/contrib'
Making all in doc
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/doc'
Making all in examples
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/doc/examples'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/doc/examples'
Making all in manuals
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/doc/manuals'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/doc/manuals'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/doc'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/doc'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/doc'
Making all in tests
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/tests'
Making all in rotate_localtime
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/tests/rotate_localtime'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/tests/rotate_localtime'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/tests'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/tests'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/tests'
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-pcap'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap'
make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap'
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap'
dh_auto_test -O--fail-missing
make -j21 check "TESTSUITEFLAGS=-j21 --verbose" VERBOSE=1
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-pcap'
make check-recursive
make[2]: Entering directory '/obs/_temp/binpkgs/osmo-pcap'
Making check in include
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/include'
Making check in osmo-pcap
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/include/osmo-pcap'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/include/osmo-pcap'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/include'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/include'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/include'
Making check in src
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/src'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/src'
Making check in contrib
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/contrib'
Making check in systemd
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/contrib/systemd'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/contrib/systemd'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/contrib'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/contrib'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/contrib'
Making check in doc
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/doc'
Making check in examples
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/doc/examples'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/doc/examples'
Making check in manuals
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/doc/manuals'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/doc/manuals'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/doc'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/doc'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/doc'
Making check in tests
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/tests'
Making check in rotate_localtime
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/tests/rotate_localtime'
make rotate_localtime_test
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/tests/rotate_localtime'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-pcap=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o rotate_localtime_test.o rotate_localtime_test.c
/bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-pcap=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -Wl,-z,now -o rotate_localtime_test rotate_localtime_test.o ../../src/osmo_pcap_wr_file.o ../../src/osmo_server_core.o ../../src/osmo_server_stats.o ../../src/osmo_tls.o -losmonetif -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -lgnutls -lzmq
libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -fno-strict-aliasing -I/usr/include/ -I/usr/include/ -I/usr/include -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-pcap=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o rotate_localtime_test rotate_localtime_test.o ../../src/osmo_pcap_wr_file.o ../../src/osmo_server_core.o ../../src/osmo_server_stats.o ../../src/osmo_tls.o /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lgnutls -lzmq -pthread
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/tests/rotate_localtime'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/tests/rotate_localtime'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/tests'
make check-local
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/tests'
:;{ \
echo '# Signature of the current package.' && \
echo 'm4_define([AT_PACKAGE_NAME],' && \
echo ' [osmo-pcap])' && \
echo 'm4_define([AT_PACKAGE_TARNAME],' && \
echo ' [osmo-pcap])' && \
echo 'm4_define([AT_PACKAGE_VERSION],' && \
echo ' [0.8.0.3-d95e])' && \
echo 'm4_define([AT_PACKAGE_STRING],' && \
echo ' [osmo-pcap 0.8.0.3-d95e])' && \
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' -j21 --verbose
## ---------------------------------- ##
## osmo-pcap 0.8.0.3-d95e test suite. ##
## ---------------------------------- ##
1. testsuite.at:4: testing rotate_localtime_test ...
./testsuite.at:8: $abs_top_builddir/tests/rotate_localtime/rotate_localtime_test
1. testsuite.at:4: ok
## ------------- ##
## Test results. ##
## ------------- ##
1 test was successful.
make python-tests
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/tests'
echo "Not running python-based tests (determined at configure-time)"
Not running python-based tests (determined at configure-time)
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/tests'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/tests'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/tests'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/tests'
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-pcap'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap'
make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap'
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap'
create-stamp debian/debhelper-build-stamp
dh_testroot -O--fail-missing
dh_prep -O--fail-missing
dh_auto_install -O--fail-missing
make -j1 install DESTDIR=/obs/_temp/binpkgs/osmo-pcap/debian/tmp AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-pcap'
make install-recursive
make[2]: Entering directory '/obs/_temp/binpkgs/osmo-pcap'
Making install in include
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/include'
Making install in osmo-pcap
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/include/osmo-pcap'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/include/osmo-pcap'
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/osmo-pcap/include/osmo-pcap'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/include/osmo-pcap'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/include'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/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/osmo-pcap/include'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/include'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/include'
Making install in src
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/src'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/src'
/usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-pcap/debian/tmp/usr/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c osmo-pcap-client osmo-pcap-server '/obs/_temp/binpkgs/osmo-pcap/debian/tmp/usr/bin'
libtool: install: /usr/bin/install -c osmo-pcap-client /obs/_temp/binpkgs/osmo-pcap/debian/tmp/usr/bin/osmo-pcap-client
libtool: install: /usr/bin/install -c osmo-pcap-server /obs/_temp/binpkgs/osmo-pcap/debian/tmp/usr/bin/osmo-pcap-server
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/src'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/src'
Making install in contrib
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/contrib'
Making install in systemd
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/contrib/systemd'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/contrib/systemd'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-pcap/debian/tmp/lib/systemd/system'
/usr/bin/install -c -m 644 osmo-pcap-client.service osmo-pcap-server.service '/obs/_temp/binpkgs/osmo-pcap/debian/tmp/lib/systemd/system'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/contrib/systemd'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/contrib/systemd'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/contrib'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/contrib'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-pcap/debian/tmp/usr/share/osmo-pcap'
/usr/bin/install -c -m 644 osmo_pcap_clean_old '/obs/_temp/binpkgs/osmo-pcap/debian/tmp/usr/share/osmo-pcap'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/contrib'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/contrib'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/contrib'
Making install in doc
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/doc'
Making install in examples
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/doc/examples'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/doc/examples'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-pcap/debian/tmp/etc/osmocom'
/usr/bin/install -c -m 644 osmo-pcap-client/osmo-pcap-client.cfg osmo-pcap-server/osmo-pcap-server.cfg '/obs/_temp/binpkgs/osmo-pcap/debian/tmp/etc/osmocom'
make install-data-hook
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/doc/examples'
for f in $(find . -type f -name '*.cfg*' | sed -e 's,^.,,'); do \
j="/obs/_temp/binpkgs/osmo-pcap/debian/tmp/usr/share/doc/osmo-pcap/examples/$f" && \
mkdir -p "$(dirname $j)" && \
/usr/bin/install -c -m 644 ./$f $j; \
done
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/doc/examples'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/doc/examples'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/doc/examples'
Making install in manuals
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/doc/manuals'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/doc/manuals'
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/osmo-pcap/doc/manuals'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/doc/manuals'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/doc'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/doc'
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/osmo-pcap/doc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/doc'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/doc'
Making install in tests
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/tests'
Making install in rotate_localtime
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/tests/rotate_localtime'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/tests/rotate_localtime'
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/osmo-pcap/tests/rotate_localtime'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/tests/rotate_localtime'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/tests'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-pcap/tests'
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/osmo-pcap/tests'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/tests'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap/tests'
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-pcap'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-pcap'
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/osmo-pcap'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap'
make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap'
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap'
dh_install -O--fail-missing
dh_install: warning: Please use dh_missing --list-missing/--fail-missing instead
dh_install: warning: This feature will be removed in compat 12.
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/osmo-pcap'
dh_strip -posmo-pcap-client --dbg-package=osmo-pcap-client-dbg
dh_strip -posmo-pcap-server --dbg-package=osmo-pcap-server-dbg
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-pcap'
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 'osmo-pcap-client' in '../osmo-pcap-client_0.8.0.3.d95e_amd64.deb'.
dpkg-deb: building package 'osmo-pcap-server' in '../osmo-pcap-server_0.8.0.3.d95e_amd64.deb'.
dpkg-deb: building package 'osmo-pcap-client-dbg' in '../osmo-pcap-client-dbg_0.8.0.3.d95e_amd64.deb'.
dpkg-deb: building package 'osmo-pcap-server-dbg' in '../osmo-pcap-server-dbg_0.8.0.3.d95e_amd64.deb'.
dpkg-genbuildinfo -O../osmo-pcap_0.8.0.3.d95e_amd64.buildinfo
dpkg-genchanges -O../osmo-pcap_0.8.0.3.d95e_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 osmo-pcap-client-dbg_0.8.0.3.d95e_amd64.deb
drwxr-xr-x root/root 0 2026-06-17 12:57 ./
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/lib/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/lib/debug/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/lib/debug/.build-id/44/
-rw-r--r-- root/root 123792 2026-06-17 12:57 ./usr/lib/debug/.build-id/44/0e7d203df9dcd7bcdcb31b0c1234415db266b2.debug
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/share/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/share/doc/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/share/doc/osmo-pcap-client-dbg/
-rw-r--r-- root/root 4179 2026-06-17 12:57 ./usr/share/doc/osmo-pcap-client-dbg/changelog.gz
-rw-r--r-- root/root 944 2026-06-17 12:57 ./usr/share/doc/osmo-pcap-client-dbg/copyright
+ dpkg -c osmo-pcap-client_0.8.0.3.d95e_amd64.deb
drwxr-xr-x root/root 0 2026-06-17 12:57 ./
drwxr-xr-x root/root 0 2026-06-17 12:57 ./etc/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./etc/osmocom/
-rw-r--r-- root/root 371 2026-06-17 12:57 ./etc/osmocom/osmo-pcap-client.cfg
drwxr-xr-x root/root 0 2026-06-17 12:57 ./lib/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./lib/systemd/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./lib/systemd/system/
-rw-r--r-- root/root 399 2026-06-17 12:57 ./lib/systemd/system/osmo-pcap-client.service
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/bin/
-rwxr-xr-x root/root 80208 2026-06-17 12:57 ./usr/bin/osmo-pcap-client
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/share/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/share/doc/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/share/doc/osmo-pcap/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/share/doc/osmo-pcap/examples/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/share/doc/osmo-pcap/examples/osmo-pcap-client/
-rw-r--r-- root/root 404 2026-06-17 12:57 ./usr/share/doc/osmo-pcap/examples/osmo-pcap-client/osmo-pcap-client-tls.cfg
-rw-r--r-- root/root 371 2026-06-17 12:57 ./usr/share/doc/osmo-pcap/examples/osmo-pcap-client/osmo-pcap-client.cfg
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/share/doc/osmo-pcap-client/
-rw-r--r-- root/root 4176 2026-06-17 12:57 ./usr/share/doc/osmo-pcap-client/changelog.gz
-rw-r--r-- root/root 944 2026-06-17 12:57 ./usr/share/doc/osmo-pcap-client/copyright
+ dpkg -c osmo-pcap-server-dbg_0.8.0.3.d95e_amd64.deb
drwxr-xr-x root/root 0 2026-06-17 12:57 ./
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/lib/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/lib/debug/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/lib/debug/.build-id/50/
-rw-r--r-- root/root 134496 2026-06-17 12:57 ./usr/lib/debug/.build-id/50/8ebf1f867930725944a9c822c340b82830bc67.debug
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/share/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/share/doc/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/share/doc/osmo-pcap-server-dbg/
-rw-r--r-- root/root 4179 2026-06-17 12:57 ./usr/share/doc/osmo-pcap-server-dbg/changelog.gz
-rw-r--r-- root/root 944 2026-06-17 12:57 ./usr/share/doc/osmo-pcap-server-dbg/copyright
+ dpkg -c osmo-pcap-server_0.8.0.3.d95e_amd64.deb
drwxr-xr-x root/root 0 2026-06-17 12:57 ./
drwxr-xr-x root/root 0 2026-06-17 12:57 ./etc/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./etc/osmocom/
-rw-r--r-- root/root 538 2026-06-17 12:57 ./etc/osmocom/osmo-pcap-server.cfg
drwxr-xr-x root/root 0 2026-06-17 12:57 ./lib/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./lib/systemd/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./lib/systemd/system/
-rw-r--r-- root/root 353 2026-06-17 12:57 ./lib/systemd/system/osmo-pcap-server.service
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/bin/
-rwxr-xr-x root/root 92624 2026-06-17 12:57 ./usr/bin/osmo-pcap-server
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/share/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/share/doc/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/share/doc/osmo-pcap/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/share/doc/osmo-pcap/examples/
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/share/doc/osmo-pcap/examples/osmo-pcap-server/
-rw-r--r-- root/root 679 2026-06-17 12:57 ./usr/share/doc/osmo-pcap/examples/osmo-pcap-server/osmo-pcap-server-tls.cfg
-rw-r--r-- root/root 538 2026-06-17 12:57 ./usr/share/doc/osmo-pcap/examples/osmo-pcap-server/osmo-pcap-server.cfg
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/share/doc/osmo-pcap-server/
-rw-r--r-- root/root 4175 2026-06-17 12:57 ./usr/share/doc/osmo-pcap-server/changelog.gz
-rw-r--r-- root/root 944 2026-06-17 12:57 ./usr/share/doc/osmo-pcap-server/copyright
drwxr-xr-x root/root 0 2026-06-17 12:57 ./usr/share/osmo-pcap/
-rw-r--r-- root/root 1781 2026-06-17 12:57 ./usr/share/osmo-pcap/osmo_pcap_clean_old
Build successful!
docker: running: data/build.sh inside docker
:: Find binary packages in: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/_temp/binpkgs
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 857502 killed;
[ssh-agent] Stopped.
Finished: SUCCESS