Started by user Pau Espin Pedrol Running as SYSTEM Building remotely on build5-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/pespin/bpf^{commit} # timeout=10 > git rev-parse pespin/bpf^{commit} # timeout=10 Checking out Revision 385e842e4cb93a875d9ee05be8a2d657fc4db153 (refs/remotes/origin/pespin/bpf) > git config core.sparsecheckout # timeout=10 > git checkout -f 385e842e4cb93a875d9ee05be8a2d657fc4db153 # timeout=10 Commit message: "sys_write_delay.bt: Disable shmem_file_write_iter" > git rev-list --no-walk 385e842e4cb93a875d9ee05be8a2d657fc4db153 # timeout=10 [ttcn3-bts-test-pespin] $ /bin/sh -xe /tmp/jenkins8174253800915937615.sh + export REGISTRY_HOST=registry.osmocom.org + export RUN_BPFTRACE=1 + export OSMO_TTCN3_BRANCH=master + DIR=ttcn3-bts-test + export IMAGE_SUFFIX=master + cd ttcn3-bts-test + uptime + grep --color=always -o load.* load average: 0.97, 1.04, 1.06 + RC=0 + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/logs ] + [ xjenkins-ttcn3-bts-test-pespin-17 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/ttcn3-bts-test + SUITE_NAME=ttcn3-bts-test + IMAGE_SUFFIX=master + docker_images_require osmo-bsc-master osmo-bts-master osmocom-bb-host-master ttcn3-bts-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bsc-master + local feed + echo debian-trixie-build + depends=debian-trixie-build + [ -n debian-trixie-build ] + docker_images_require debian-trixie-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-trixie-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-trixie-build + echo debian-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name debian-trixie-build + echo debian:trixie + upstream_distro_arg=debian:trixie + docker_dir_from_image_name debian-trixie-build + echo debian-trixie-build + dir=debian-trixie-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-trixie-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-trixie-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n master ] + echo master + return + make -C ../debian-trixie-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:trixie DISTRO=debian-trixie IMAGE=osmocom-build/debian-trixie-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/debian-trixie-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:trixie \ --build-arg DISTRO=debian-trixie \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-trixie-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 6.39kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:trixie #3 DONE 0.1s #4 [17/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release #4 CACHED #5 [ 7/18] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #5 DONE 0.0s #6 [ 9/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #6 DONE 0.2s #7 [11/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #7 DONE 0.1s #8 [13/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #8 DONE 0.1s #9 [internal] load .dockerignore #9 transferring context: 2B done #9 DONE 0.0s #10 [ 1/16] FROM registry.osmocom.org/debian:trixie@sha256:19f0c62597f1dd08c399ae22ab07d2d2b11f973bbf6f85ce0c2a742d6d7ebdc9 #10 resolve registry.osmocom.org/debian:trixie@sha256:19f0c62597f1dd08c399ae22ab07d2d2b11f973bbf6f85ce0c2a742d6d7ebdc9 0.0s done #10 DONE 0.0s #11 [internal] load build context #11 transferring context: 2.14kB done #11 DONE 0.0s #12 [ 1/18] FROM docker.io/library/debian:trixie@sha256:5cf544fad978371b3df255b61e209b373583cb88b733475c86e49faa15ac2104 #12 resolve docker.io/library/debian:trixie@sha256:5cf544fad978371b3df255b61e209b373583cb88b733475c86e49faa15ac2104 0.1s done #12 CACHED #13 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #13 DONE 0.1s #14 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #14 DONE 0.1s #15 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #15 0.259 + useradd --uid=1000 -d /build -m build #15 0.389 + chown -R build:build /usr/local #15 0.399 + echo path-exclude=/usr/share/man/* #15 0.399 + rm -rf /usr/share/man/ #15 DONE 0.4s #16 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-trixie-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget && apt-get clean && wget -q http://ftp.de.debian.org/debian/pool/main/n/ncurses/libtinfo5_6.4-4_amd64.deb && dpkg -i "libtinfo5_6.4-4_amd64.deb" && rm "libtinfo5_6.4-4_amd64.deb" && wget -q https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #16 0.352 + apt-get update #16 0.375 Get:1 http://deb.debian.org/debian trixie InRelease [140 kB] #16 0.399 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] #16 0.399 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] #16 0.422 Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9670 kB] #16 0.555 Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [5412 B] #16 0.556 Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [96.1 kB] #16 1.025 Fetched 10.0 MB in 1s (15.0 MB/s) #16 1.025 Reading package lists... #16 1.340 + apt-get install -y --no-install-recommends ca-certificates wget #16 1.343 Reading package lists... #16 1.651 Building dependency tree... #16 1.714 Reading state information... #16 1.801 The following additional packages will be installed: #16 1.801 libffi8 libgnutls30t64 libidn2-0 libp11-kit0 libpsl5t64 libtasn1-6 #16 1.802 libunistring5 openssl #16 1.802 Suggested packages: #16 1.802 gnutls-bin #16 1.802 Recommended packages: #16 1.802 publicsuffix #16 1.859 The following NEW packages will be installed: #16 1.859 ca-certificates libffi8 libgnutls30t64 libidn2-0 libp11-kit0 libpsl5t64 #16 1.859 libtasn1-6 libunistring5 openssl wget #16 1.880 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. #16 1.880 Need to get 5250 kB of archives. #16 1.880 After this operation, 15.2 MB of additional disk space will be used. #16 1.880 Get:1 http://deb.debian.org/debian trixie/main amd64 openssl amd64 3.5.4-1~deb13u1 [1495 kB] #16 1.924 Get:2 http://deb.debian.org/debian trixie/main amd64 ca-certificates all 20250419 [162 kB] #16 1.926 Get:3 http://deb.debian.org/debian trixie/main amd64 libunistring5 amd64 1.3-2 [477 kB] #16 1.930 Get:4 http://deb.debian.org/debian trixie/main amd64 libidn2-0 amd64 2.3.8-2 [109 kB] #16 1.931 Get:5 http://deb.debian.org/debian trixie/main amd64 libffi8 amd64 3.4.8-2 [24.1 kB] #16 1.931 Get:6 http://deb.debian.org/debian trixie/main amd64 libp11-kit0 amd64 0.25.5-3 [425 kB] #16 1.946 Get:7 http://deb.debian.org/debian trixie/main amd64 libtasn1-6 amd64 4.20.0-2 [49.9 kB] #16 1.946 Get:8 http://deb.debian.org/debian trixie/main amd64 libgnutls30t64 amd64 3.8.9-3+deb13u1 [1466 kB] #16 1.953 Get:9 http://deb.debian.org/debian trixie/main amd64 libpsl5t64 amd64 0.21.2-1.1+b1 [57.2 kB] #16 1.953 Get:10 http://deb.debian.org/debian trixie/main amd64 wget amd64 1.25.0-2 [984 kB] #16 2.045 debconf: unable to initialize frontend: Dialog #16 2.045 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 2.045 debconf: falling back to frontend: Readline #16 2.046 debconf: unable to initialize frontend: Readline #16 2.046 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, line 10.) #16 2.046 debconf: falling back to frontend: Teletype #16 2.047 debconf: unable to initialize frontend: Teletype #16 2.047 debconf: (This frontend requires a controlling tty.) #16 2.047 debconf: falling back to frontend: Noninteractive #16 2.353 Preconfiguring packages ... #16 2.404 Fetched 5250 kB in 0s (47.2 MB/s) #16 2.476 Selecting previously unselected package openssl. #16 2.476 (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.) #16 2.482 Preparing to unpack .../0-openssl_3.5.4-1~deb13u1_amd64.deb ... #16 2.493 Unpacking openssl (3.5.4-1~deb13u1) ... #16 3.022 Selecting previously unselected package ca-certificates. #16 3.023 Preparing to unpack .../1-ca-certificates_20250419_all.deb ... #16 3.033 Unpacking ca-certificates (20250419) ... #16 3.133 Selecting previously unselected package libunistring5:amd64. #16 3.134 Preparing to unpack .../2-libunistring5_1.3-2_amd64.deb ... #16 3.155 Unpacking libunistring5:amd64 (1.3-2) ... #16 3.246 Selecting previously unselected package libidn2-0:amd64. #16 3.247 Preparing to unpack .../3-libidn2-0_2.3.8-2_amd64.deb ... #16 3.257 Unpacking libidn2-0:amd64 (2.3.8-2) ... #16 3.336 Selecting previously unselected package libffi8:amd64. #16 3.336 Preparing to unpack .../4-libffi8_3.4.8-2_amd64.deb ... #16 3.347 Unpacking libffi8:amd64 (3.4.8-2) ... #16 3.420 Selecting previously unselected package libp11-kit0:amd64. #16 3.420 Preparing to unpack .../5-libp11-kit0_0.25.5-3_amd64.deb ... #16 3.431 Unpacking libp11-kit0:amd64 (0.25.5-3) ... #16 3.515 Selecting previously unselected package libtasn1-6:amd64. #16 3.516 Preparing to unpack .../6-libtasn1-6_4.20.0-2_amd64.deb ... #16 3.526 Unpacking libtasn1-6:amd64 (4.20.0-2) ... #16 3.601 Selecting previously unselected package libgnutls30t64:amd64. #16 3.601 Preparing to unpack .../7-libgnutls30t64_3.8.9-3+deb13u1_amd64.deb ... #16 3.613 Unpacking libgnutls30t64:amd64 (3.8.9-3+deb13u1) ... #16 3.721 Selecting previously unselected package libpsl5t64:amd64. #16 3.722 Preparing to unpack .../8-libpsl5t64_0.21.2-1.1+b1_amd64.deb ... #16 3.734 Unpacking libpsl5t64:amd64 (0.21.2-1.1+b1) ... #16 3.843 Selecting previously unselected package wget. #16 3.844 Preparing to unpack .../9-wget_1.25.0-2_amd64.deb ... #16 3.854 Unpacking wget (1.25.0-2) ... #16 3.941 Setting up libunistring5:amd64 (1.3-2) ... #16 3.974 Setting up libffi8:amd64 (3.4.8-2) ... #16 4.006 Setting up libtasn1-6:amd64 (4.20.0-2) ... #16 4.038 Setting up openssl (3.5.4-1~deb13u1) ... #16 4.082 Setting up libidn2-0:amd64 (2.3.8-2) ... #16 4.115 Setting up ca-certificates (20250419) ... #16 4.170 debconf: unable to initialize frontend: Dialog #16 4.170 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 4.170 debconf: falling back to frontend: Readline #16 4.170 debconf: unable to initialize frontend: Readline #16 4.170 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.) #16 4.170 debconf: falling back to frontend: Teletype #16 4.173 debconf: unable to initialize frontend: Teletype #16 4.173 debconf: (This frontend requires a controlling tty.) #16 4.173 debconf: falling back to frontend: Noninteractive #16 4.331 Updating certificates in /etc/ssl/certs... #16 4.559 150 added, 0 removed; done. #16 4.611 Setting up libp11-kit0:amd64 (0.25.5-3) ... #16 4.643 Setting up libgnutls30t64:amd64 (3.8.9-3+deb13u1) ... #16 4.676 Setting up libpsl5t64:amd64 (0.21.2-1.1+b1) ... #16 4.708 Setting up wget (1.25.0-2) ... #16 4.751 Processing triggers for libc-bin (2.41-12+deb13u1) ... #16 4.786 Processing triggers for ca-certificates (20250419) ... #16 4.799 Updating certificates in /etc/ssl/certs... #16 4.980 0 added, 0 removed; done. #16 4.980 Running hooks in /etc/ca-certificates/update.d... #16 4.980 done. #16 5.014 + apt-get clean #16 5.016 + wget -q http://ftp.de.debian.org/debian/pool/main/n/ncurses/libtinfo5_6.4-4_amd64.deb #16 5.120 + dpkg -i libtinfo5_6.4-4_amd64.deb #16 5.161 Selecting previously unselected package libtinfo5:amd64. #16 5.162 (Reading database ... 5698 files and directories currently installed.) #16 5.162 Preparing to unpack libtinfo5_6.4-4_amd64.deb ... #16 5.184 Unpacking libtinfo5:amd64 (6.4-4) ... #16 5.229 Setting up libtinfo5:amd64 (6.4-4) ... #16 5.262 Processing triggers for libc-bin (2.41-12+deb13u1) ... #16 5.313 + rm libtinfo5_6.4-4_amd64.deb #16 5.313 + wget -q https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #16 6.635 + tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #16 8.320 + rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #16 8.327 + mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm #16 8.328 + /opt/llvm-arm/bin/clang --version #16 8.330 clang version 14.0.0 (https://github.com/llvm/llvm-project.git 329fda39c507e8740978d10458451dcdb21563be) #16 8.330 Target: x86_64-unknown-linux-gnu #16 8.330 Thread model: posix #16 8.330 InstalledDir: /opt/llvm-arm/bin #16 8.331 + /opt/llvm-arm/bin/clang --print-targets #16 8.333 Registered Targets: #16 8.333 aarch64 - AArch64 (little endian) #16 8.333 aarch64_32 - AArch64 (little endian ILP32) #16 8.333 aarch64_be - AArch64 (big endian) #16 8.333 arm - ARM #16 8.333 arm64 - ARM64 (little endian) #16 8.333 arm64_32 - ARM64 (little endian ILP32) #16 8.333 armeb - ARM (big endian) #16 8.333 thumb - Thumb #16 8.333 thumbeb - Thumb (big endian) #16 DONE 8.4s #17 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi gdb ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgcrypt20-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libidn-dev libjansson-dev liblimesuite-dev liblua5.3-dev libmnl-dev libmongoc-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnghttp2-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool libuhd-dev libulfius-dev liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libyaml-dev libzmq3-dev locales lua-socket make meson mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-pytest python3-setuptools python3-usb python3-yaml rsync source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc xxd && apt-get clean #17 0.263 + apt-get update #17 0.302 Hit:1 http://deb.debian.org/debian trixie InRelease #17 0.302 Hit:2 http://deb.debian.org/debian trixie-updates InRelease #17 0.302 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease #17 0.342 Reading package lists... #17 0.646 + apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi gdb ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgcrypt20-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libidn-dev libjansson-dev liblimesuite-dev liblua5.3-dev libmnl-dev libmongoc-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnghttp2-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool libuhd-dev libulfius-dev liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libyaml-dev libzmq3-dev locales lua-socket make meson mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-pytest python3-setuptools python3-usb python3-yaml rsync source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc xxd #17 0.649 Reading package lists... #17 0.938 Building dependency tree... #17 1.000 Reading state information... #17 1.106 ca-certificates is already the newest version (20250419). #17 1.106 libtinfo5 is already the newest version (6.4-4). #17 1.106 The following additional packages will be installed: #17 1.106 adduser asciidoc-base asciidoc-common autopoint autotools-dev binutils #17 1.106 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu #17 1.106 bsdextrautils clang-format-19 cmake-data comerr-dev confget cpp cpp-14 #17 1.106 cpp-14-x86-64-linux-gnu cpp-x86-64-linux-gnu dbus-bin dbus-daemon #17 1.106 dbus-session-bus-common dbus-system-bus-common dh-strip-nondeterminism #17 1.106 dirmngr distro-info-data docbook docbook-dsssl docbook-utils docbook-xml #17 1.106 docbook-xsl docutils-common dpkg-dev dwz file fontconfig fontconfig-config #17 1.106 fonts-dejavu-core fonts-dejavu-mono fonts-gfs-baskerville fonts-gfs-porson #17 1.106 fonts-lmodern fonts-urw-base35 g++-14 g++-14-x86-64-linux-gnu #17 1.106 g++-x86-64-linux-gnu gcc-14 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu #17 1.106 gettext gettext-base gfortran-14 gfortran-14-x86-64-linux-gnu #17 1.106 gir1.2-girepository-2.0 gir1.2-glib-2.0 girepository-tools git-man #17 1.106 gnupg-l10n gpg gpg-agent gpgconf gpgsm gpgv groff-base guile-3.0-libs #17 1.106 ibverbs-providers icu-devtools inetutils-telnet intltool-debian #17 1.106 krb5-multidev libabsl20240722 libaio1t64 libalgorithm-c3-perl libamd-comgr2 #17 1.106 libamdhip64-5 libann0 libaom3 libapache-pom-java libapparmor1 #17 1.106 libarchive-zip-perl libarchive13t64 libasan8 libasound2-data libasound2t64 #17 1.106 libassuan9 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 #17 1.106 libavif16 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbabeltrace1 #17 1.106 libbctoolbox-dev libbctoolbox2 libbibtex-parser-perl libbinutils libbladerf2 #17 1.106 libblkid-dev libboost-atomic-dev libboost-atomic1.83-dev #17 1.106 libboost-atomic1.83.0 libboost-chrono-dev libboost-chrono1.83-dev #17 1.106 libboost-chrono1.83.0t64 libboost-container-dev libboost-container1.83-dev #17 1.106 libboost-container1.83.0 libboost-context-dev libboost-context1.83-dev #17 1.106 libboost-context1.83.0 libboost-coroutine-dev libboost-coroutine1.83-dev #17 1.106 libboost-coroutine1.83.0 libboost-date-time-dev libboost-date-time1.83-dev #17 1.106 libboost-date-time1.83.0 libboost-dev libboost-exception-dev #17 1.106 libboost-exception1.83-dev libboost-fiber-dev libboost-fiber1.83-dev #17 1.106 libboost-fiber1.83.0 libboost-filesystem-dev libboost-filesystem1.83-dev #17 1.106 libboost-filesystem1.83.0 libboost-graph-dev libboost-graph-parallel-dev #17 1.106 libboost-graph-parallel1.83-dev libboost-graph-parallel1.83.0 #17 1.106 libboost-graph1.83-dev libboost-graph1.83.0 libboost-iostreams-dev #17 1.106 libboost-iostreams1.83-dev libboost-iostreams1.83.0 libboost-json-dev #17 1.106 libboost-json1.83-dev libboost-json1.83.0 libboost-locale-dev #17 1.106 libboost-locale1.83-dev libboost-locale1.83.0 libboost-log-dev #17 1.106 libboost-log1.83-dev libboost-log1.83.0 libboost-math-dev #17 1.106 libboost-math1.83-dev libboost-math1.83.0 libboost-mpi-dev #17 1.106 libboost-mpi-python-dev libboost-mpi-python1.83-dev #17 1.106 libboost-mpi-python1.83.0 libboost-mpi1.83-dev libboost-mpi1.83.0 #17 1.106 libboost-nowide-dev libboost-nowide1.83-dev libboost-nowide1.83.0 #17 1.106 libboost-numpy-dev libboost-numpy1.83-dev libboost-numpy1.83.0 #17 1.106 libboost-program-options-dev libboost-program-options1.83-dev #17 1.106 libboost-program-options1.83.0 libboost-python-dev libboost-python1.83-dev #17 1.106 libboost-python1.83.0 libboost-random-dev libboost-random1.83-dev #17 1.106 libboost-random1.83.0 libboost-regex-dev libboost-regex1.83-dev #17 1.106 libboost-regex1.83.0 libboost-serialization-dev #17 1.106 libboost-serialization1.83-dev libboost-serialization1.83.0 #17 1.106 libboost-stacktrace-dev libboost-stacktrace1.83-dev #17 1.106 libboost-stacktrace1.83.0 libboost-system-dev libboost-system1.83-dev #17 1.106 libboost-system1.83.0 libboost-test-dev libboost-test1.83-dev #17 1.106 libboost-test1.83.0 libboost-thread-dev libboost-thread1.83-dev #17 1.106 libboost-thread1.83.0 libboost-timer-dev libboost-timer1.83-dev #17 1.106 libboost-timer1.83.0 libboost-tools-dev libboost-type-erasure-dev #17 1.106 libboost-type-erasure1.83-dev libboost-type-erasure1.83.0 libboost-url-dev #17 1.106 libboost-url1.83-dev libboost-url1.83.0 libboost-wave-dev #17 1.106 libboost-wave1.83-dev libboost-wave1.83.0 libboost1.83-dev #17 1.106 libboost1.83-tools-dev libbpf1 libbrotli-dev libbrotli1 libbsd-dev #17 1.106 libbson-1.0-0t64 libbson-dev libc-dev-bin libc-l10n libc6-dev #17 1.106 libcairo-gobject2 libcairo2 libcap-dev libcap2-bin libcapture-tiny-perl #17 1.106 libcares2 libcbor0.10 libcc1-0 libcdk5t64 libcdt5 libcgraph6 libclang-cpp19 #17 1.106 libclang1-19 libclass-c3-perl libclass-data-inheritable-perl #17 1.106 libclass-inspector-perl libclass-method-modifiers-perl #17 1.106 libclass-singleton-perl libclass-xsaccessor-perl libclone-perl libcom-err2 #17 1.106 libcommons-logging-java libcommons-parent-java libcrypt-dev libcsv3 #17 1.106 libctf-nobfd0 libctf0 libcups2t64 libcurl3t64-gnutls libcurl4-gnutls-dev #17 1.106 libcurl4t64 libdata-optlist-perl libdatetime-locale-perl libdatetime-perl #17 1.106 libdatetime-timezone-perl libdatrie1 libdav1d7 libdbi1t64 libdbus-1-3 #17 1.106 libdbus-1-dev libde265-0 libdebhelper-perl libdebuginfod-common #17 1.106 libdebuginfod1t64 libdeflate0 libdevel-callchecker-perl #17 1.106 libdevel-stacktrace-perl libdpkg-perl libdrm-amdgpu1 libdrm-common libdrm2 #17 1.106 libdw1t64 libdynaloader-functions-perl libedit2 libelf1t64 #17 1.106 libencode-locale-perl liberror-perl libeval-closure-perl libevent-2.1-7t64 #17 1.106 libevent-core-2.1-7t64 libevent-dev libevent-extra-2.1-7t64 #17 1.106 libevent-openssl-2.1-7t64 libevent-pthreads-2.1-7t64 libexception-class-perl #17 1.106 libexpat1 libexpat1-dev libfabric1 libfftw3-bin libfftw3-double3 #17 1.106 libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfido2-1 #17 1.106 libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl #17 1.106 libfile-sharedir-perl libfile-stripnondeterminism-perl libfile-touch-perl #17 1.106 libfile-which-perl libfindlib-ocaml libfmt10 libfontbox-java libfontconfig1 #17 1.106 libfontenc1 libfreetype6 libfribidi0 libfuse3-4 libgav1-1 libgc1 #17 1.106 libgcc-14-dev libgcrypt20 libgd3 libgdbm-compat4t64 libgdbm6t64 #17 1.106 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libgfortran-14-dev libgfortran5 #17 1.106 libgio-2.0-dev libgio-2.0-dev-bin libgirepository-1.0-1 #17 1.106 libgirepository-2.0-0 libglib2.0-0t64 libglib2.0-bin libglib2.0-data #17 1.106 libglib2.0-dev libglib2.0-dev-bin libgmpxx4ldbl libgnutls-dane0t64 #17 1.106 libgnutls-openssl27t64 libgomp1 libgpg-error-dev libgpg-error0 libgprofng0 #17 1.106 libgps30t64 libgraphite2-3 libgs-common libgs10 libgs10-common libgsm1 #17 1.106 libgssapi-krb5-2 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 #17 1.106 libharfbuzz0b libheif-plugin-dav1d libheif-plugin-libde265 libheif1 #17 1.106 libhiredis1.1.0 libhsa-runtime64-1 libhsakmt1 libhtml-parser-perl #17 1.106 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #17 1.106 libhttp-message-perl libhttp-negotiate-perl libhwasan0 libhwloc-dev #17 1.106 libhwloc-plugins libhwloc15 libibmad5 libibumad3 libibverbs-dev libibverbs1 #17 1.106 libice6 libicu-dev libicu76 libidn12 libidn2-dev libijs-0.35 libimagequant0 #17 1.106 libimport-into-perl libintelrdfpmath-dev libio-html-perl #17 1.106 libio-socket-ssl-perl libio-string-perl libipt2 libisl23 libitm1 libjansson4 #17 1.106 libjbig0 libjbig2dec0 libjpeg62-turbo libjs-jquery libjs-jquery-ui #17 1.106 libjs-sphinxdoc libjs-underscore libjson-c5 libjson-perl libjsoncpp26 #17 1.106 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkeyutils1 #17 1.106 libkpathsea6 libkrb5-3 libkrb5-dev libkrb5support0 libksba8 liblab-gamut1 #17 1.106 liblatex-tounicode-perl liblcms2-2 libldap-dev libldap2 liblerc4 #17 1.106 liblimesuite23.11-1 libllvm17t64 libllvm19 liblsan0 libltdl-dev libltdl7 #17 1.106 liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc #17 1.106 libmagic1t64 libmariadb3 libmbedcrypto16 libmbedtls21 libmbedx509-7 #17 1.106 libmd-dev libmicrohttpd-dev libmicrohttpd12t64 libmime-charset-perl libmnl0 #17 1.106 libmodule-implementation-perl libmodule-runtime-perl libmongoc-1.0-0t64 #17 1.106 libmongocrypt-dev libmongocrypt0 libmoo-perl libmount-dev libmpc3 libmpfi0 #17 1.106 libmpfr6 libmro-compat-perl libmunge2 libnamespace-autoclean-perl #17 1.106 libnamespace-clean-perl libncurses6 libncursesw6 libnet-http-perl #17 1.106 libnet-ssleay-perl libnetsnmptrapd40t64 libnewlib-dev libnftables1 #17 1.106 libnftnl11 libnghttp2-14 libnghttp3-9 libnghttp3-dev libngtcp2-16 #17 1.106 libngtcp2-crypto-gnutls-dev libngtcp2-crypto-gnutls8 libngtcp2-dev #17 1.106 libnl-3-200 libnl-route-3-200 libnorm-dev libnorm1t64 libnpth0t64 #17 1.106 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev libopenmpi40 liboping0 #17 1.106 libopts25 libopts25-dev liborcania-dev liborcania2.3 libortp16 libosp5 #17 1.106 libostyle1t64 libp11-kit-dev libpackage-stash-perl libpango-1.0-0 #17 1.106 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils libpaper2 #17 1.106 libparams-classify-perl libparams-util-perl #17 1.106 libparams-validationcompiler-perl libparmap-ocaml libpathplan4 #17 1.106 libpcap0.8-dev libpcap0.8t64 libpci-dev libpci3 libpciaccess0 libpcre2-16-0 #17 1.106 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpcsclite1 libpdfbox-java #17 1.106 libperl5.40 libperlio-gzip-perl libpgm-5.3-0t64 libpgm-dev libpipeline1 #17 1.106 libpixman-1-0 libpkgconf3 libpmix-dev libpmix2t64 libpng16-16t64 libpopt0 #17 1.106 libpotrace0 libproc2-0 libpsl-dev libpsm2-2 libptexenc1 libpython3-dev #17 1.106 libpython3-stdlib libpython3.13 libpython3.13-dev libpython3.13-minimal #17 1.106 libpython3.13-stdlib libquadmath0 libraqm0 librav1e0.7 librdmacm1t64 #17 1.106 libreadline8t64 librhash1 librole-tiny-perl librsvg2-2 librtmp-dev librtmp1 #17 1.106 libsasl2-2 libsasl2-dev libsasl2-modules-db libsctp1 libselinux1-dev #17 1.106 libsensors-config libsensors-dev libsensors5 libsepol-dev libsframe1 #17 1.106 libsgmls-perl libsharpyuv0 libsigsegv2 libsm6 libsnappy-dev libsnappy1v5 #17 1.106 libsnmp-base libsnmp40t64 libsodium-dev libsodium23 libsofia-sip-ua-dev #17 1.106 libsofia-sip-ua-glib3t64 libsofia-sip-ua0t64 libsombok3 #17 1.106 libsource-highlight-common libsource-highlight4t64 libspecio-perl #17 1.106 libssh2-1-dev libssh2-1t64 libstdc++-14-dev libstdcompat-ocaml #17 1.106 libstdlib-ocaml libsub-exporter-perl libsub-exporter-progressive-perl #17 1.106 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #17 1.106 libsvtav1enc2 libsynctex2 libsysprof-capture-4-dev libsystemd-dev #17 1.106 libsystemd-shared libtalloc2 libtasn1-6-dev libteckit0 libtexlua53-5 #17 1.106 libtext-charwidth-perl libtext-unidecode-perl libtext-wrapi18n-perl #17 1.106 libthai-data libthai0 libtiff6 libtimedate-perl libtinyxml2-11 #17 1.106 libtirpc-common libtirpc3t64 libtry-tiny-perl libtsan2 libubsan1 #17 1.106 libuchardet0 libucx0 libudev-dev libuhd4.8.0 libulfius2.7t64 libunbound8 #17 1.106 libunicode-linebreak-perl liburi-perl liburing2 libusb-0.1-4 libusb-1.0-0 #17 1.106 libutf8proc-dev libutf8proc3 libuv1t64 libvariable-magic-perl libwebp7 #17 1.106 libwebpdemux2 libwebpmux3 libwrap0 libwrap0-dev libwww-perl #17 1.106 libwww-robotrules-perl libx11-6 libx11-data libxapian30 libxau6 libxaw7 #17 1.106 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 #17 1.106 libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl #17 1.106 libxml-sax-perl libxml2 libxml2-dev libxmu6 libxnvctrl0 libxpm4 libxrender1 #17 1.106 libxslt1.1 libxstring-perl libxt6t64 libxtables12 libyaml-0-2 #17 1.106 libyaml-tiny-perl libyder-dev libyder2.0t64 libyuv0 libz3-4 libze1 libzmq5 #17 1.106 libzstd-dev libzzip-0-13t64 linux-libc-dev lmodern lynx lynx-common m4 #17 1.106 man-db mariadb-common media-types module-assistant mpi-default-bin #17 1.106 mpi-default-dev mysql-common native-architecture netbase nettle-dev #17 1.106 ninja-build ocaml-base ocaml-findlib ocl-icd-libopencl1 openjade openmpi-bin #17 1.106 openmpi-common opensp patch patchutils pci.ids perl perl-modules-5.40 #17 1.106 perl-openssl-defaults pinentry-curses pkgconf pkgconf-bin po-debconf #17 1.106 poppler-data preview-latex-style procps python-apt-common python3-apt #17 1.106 python3-astroid python3-autocommand python3-blockdiag python3-cairo #17 1.106 python3-chardet python3-dev python3-dill python3-distlib python3-docutils #17 1.106 python3-filelock python3-freetype python3-funcparserlib python3-inflect #17 1.106 python3-iniconfig python3-isort python3-jaraco.context #17 1.106 python3-jaraco.functools python3-jaraco.text python3-logilab-common #17 1.106 python3-markupsafe python3-mccabe python3-minimal python3-more-itertools #17 1.106 python3-mypy-extensions python3-packaging python3-pil python3-pip-whl #17 1.106 python3-pkg-resources python3-platformdirs python3-pluggy python3-pygments #17 1.106 python3-reportlab python3-rlpycairo python3-roman python3-setuptools-whl #17 1.106 python3-tomlkit python3-typeguard python3-typing-extensions #17 1.107 python3-virtualenv python3-webcolors python3-wheel python3-zipp python3.13 #17 1.107 python3.13-dev python3.13-minimal readline-common rpcsvc-proto #17 1.107 sensible-utils sgml-base sgml-data sgmlspl shared-mime-info sopv-gpgv #17 1.107 t1utils teckit tex-common texinfo-lib texlive texlive-base #17 1.107 texlive-bibtex-extra texlive-binaries texlive-extra-utils #17 1.107 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #17 1.107 texlive-latex-base texlive-latex-extra texlive-latex-recommended #17 1.107 texlive-luatex texlive-pictures texlive-plain-generic texlive-science #17 1.107 texlive-xetex tipa ucf uuid-dev wdiff x11-common xdg-utils xfonts-encodings #17 1.107 xfonts-utils xml-core xz-utils zlib1g-dev #17 1.108 Suggested packages: #17 1.108 liblocale-gettext-perl cron quota asciidoc-doc epubcheck gnu-standards #17 1.108 autoconf-doc binutils-doc gprofng-gui binutils-gold bison-doc bzip2-doc #17 1.108 distcc | icecc cmake-doc cmake-format elpa-cmake-mode coccinelle-doc #17 1.108 vim-addon-manager doc-base cpp-doc gcc-14-locales cpp-14-doc cppcheck-gui #17 1.108 clang clang-tidy graphicsmagick-imagemagick-compat | imagemagick inkscape #17 1.108 latex-cjk-all pdf-viewer texlive-lang-all texlive-lang-cyrillic transfig #17 1.108 xindy default-dbus-session-bus | dbus-session-bus dh-make adequate at #17 1.108 autopkgtest bls-standalone bsd-mailx | mailx check-all-the-things diffoscope #17 1.108 disorderfs docker.io dose-extra duck elpa-devscripts faketime gnuplot #17 1.108 how-can-i-help libauthen-sasl-perl libdbd-pg-perl libterm-size-perl #17 1.108 libyaml-libyaml-perl mmdebstrap mutt piuparts postgresql-client pristine-lfs #17 1.108 python3-debianbts python3-pycurl quilt ratt reprotest svn-buildpackage w3m #17 1.108 dbus-user-session libpam-systemd pinentry-gnome3 tor docbook-defguide psgml #17 1.108 docbook-dsssl-doc dbtoepub docbook-xsl-doc-html | docbook-xsl-doc-pdf #17 1.108 | docbook-xsl-doc-text | docbook-xsl-doc docbook-xsl-saxon fop libsaxon-java #17 1.108 libxalan2-java libxslthl-java xalan docbook-xsl-ns docbook5-defguide #17 1.108 doxygen-latex doxygen-doc doxygen-gui debian-keyring #17 1.108 debian-tag2upload-keyring flex-doc fonts-freefont-otf | fonts-freefont-ttf #17 1.108 fonts-texgyre g++-multilib g++-14-multilib gcc-14-doc gawk-doc gcc-multilib #17 1.108 manpages-dev gcc-doc gcc-14-multilib gdb-x86-64-linux-gnu gdb-doc gdbserver #17 1.108 libc-dbg gettext-doc libasprintf-dev libgettextpo-dev gnulib-l10n #17 1.108 gfortran-14-multilib gfortran-14-doc libcoarrays-dev git-doc git-email #17 1.108 git-gui gitk gitweb git-cvs git-mediawiki git-svn gpg-wks-server parcimonie #17 1.108 xloadimage scdaemon tpm2daemon gsfonts graphviz-doc groff lm-sensors lsof #17 1.108 strace krb5-doc lrzip alsa-utils libasound2-doc libasound2-plugins #17 1.108 libbladerf-doc bladerf-firmware bladerf-fpga libboost-doc libboost1.83-doc #17 1.108 gccxml libboost-contract1.83-dev libmpfrc++-dev libntl-dev default-jdk #17 1.108 libc-devtools glibc-doc libavalon-framework-java libexcalibur-logkit-java #17 1.108 liblog4j1.2-java cups-common libcurl4-doc bzr libfftw3-doc fuse3 rng-tools #17 1.108 libgcrypt-bin libgcrypt20-doc libgd-tools gdbm-l10n gir1.2-glib-2.0-dev #17 1.108 libglib2.0-doc libgdk-pixbuf2.0-bin low-memory-monitor gmp-doc libgmp10-doc #17 1.108 libmpfr-dev dns-root-data gnutls-bin gnutls-doc gpsd krb5-user #17 1.108 libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc #17 1.108 libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-kvazaar #17 1.108 libheif-plugin-rav1e libheif-plugin-svtenc libdata-dump-perl #17 1.108 libhwloc-contrib-plugins icu-doc idn libjs-jquery-ui-docs liblcms2-utils #17 1.108 liblimesuite-doc libtool-doc libcrypt-ssleay-perl libencode-eucjpascii-perl #17 1.108 libencode-hanextra-perl libpod2-base-perl libmpfi-doc ncurses-doc #17 1.108 libnewlib-doc libnftnl-dev-doc libnghttp2-doc libnorm-doc openmpi-doc #17 1.108 p11-kit-doc libscalar-number-perl pciutils pcscd readline-doc lksctp-tools #17 1.108 sgmls-doc snmp-mibs-downloader sofia-sip-doc libtest-fatal-perl sqlite3-doc #17 1.108 libssl-doc libstdc++-14-doc libcryptsetup12 libip4tc2 libpwquality1 #17 1.108 libqrencode4 libtss2-rc0t64 gcj-jdk uhd-doc uhd-host libbusiness-isbn-perl #17 1.108 libmime-base32-perl libregexp-ipv6-perl libauthen-ntlm-perl xapian-tools #17 1.108 libyaml-doc m4-doc make-doc apparmor less dialog | whiptail camlp4 #17 1.108 opencl-icd gfortran | fortran-compiler keychain libpam-ssh monkeysphere #17 1.108 ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl #17 1.108 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #17 1.108 libmail-box-perl poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho #17 1.108 fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai #17 1.108 fonts-arphic-uming fonts-nanum python3-doc python3-tk python3-venv #17 1.108 python-apt-doc python3-objgraph docutils-doc fonts-linuxlibertine #17 1.108 | ttf-linux-libertine texlive-lang-french python-mako-doc python3-beaker #17 1.108 python-pil-doc python-pygments-doc ttf-bitstream-vera #17 1.108 python3-egenix-mxtexttools python-reportlab-doc rl-accel rl-renderpm #17 1.108 python-setuptools-doc python3.13-venv python3.13-doc binfmt-support #17 1.108 openssh-server python3-braceexpand sgml-base-doc perlsgml w3-recs swig-doc #17 1.108 swig-examples systemd-container systemd-homed systemd-userdbd systemd-boot #17 1.108 systemd-resolved systemd-repart libtss2-tcti-device0 polkitd perl-tk xpdf #17 1.108 | pdf-viewer xzdec texlive-binaries-sse2 hintview chktex #17 1.108 default-jre-headless dvidvi dvipng fragmaster lacheck latexdiff purifyeps #17 1.108 texlive-fonts-recommended-doc texlive-latex-base-doc wp2latex icc-profiles #17 1.108 texlive-latex-extra-doc texlive-latex-recommended-doc texlive-pstricks #17 1.108 dot2tex prerex texlive-pictures-doc vprerex texlive-science-doc tipa-doc zip #17 1.108 wdiff-doc #17 1.108 Recommended packages: #17 1.108 xmlto autogen-doc bash-completion dahdi-linux dblatex-doc dctrl-tools dput #17 1.108 | dupload libdistro-info-perl libgit-wrapper-perl liblist-compare-perl #17 1.108 libstring-shellquote-perl licensecheck lintian lzip python3-debian #17 1.108 python3-magic python3-requests python3-unidiff python3-xdg strace #17 1.108 debian-keyring debian-tag2upload-keyring libgitlab-api-v4-perl #17 1.108 libsoap-lite-perl pristine-tar fakeroot libalgorithm-merge-perl libfl-dev #17 1.108 less gnupg-utils gpg-wks-client fonts-liberation xpdf | pdf-viewer #17 1.108 libgd-gd2-perl alsa-ucm-conf alsa-topology-conf bladerf manpages #17 1.108 manpages-dev libpam-cap libclass-c3-xs-perl libfile-fcntllock-perl #17 1.108 liblocale-gettext-perl libdevel-lexalias-perl libarchive-cpio-perl #17 1.108 libgdk-pixbuf2.0-bin xdg-user-dirs libgpg-error-l10n fonts-droid-fallback #17 1.108 libgts-bin libheif-plugin-x265 libheif-plugin-aomenc libhtml-format-perl #17 1.108 libio-compress-brotli-perl javascript-common libjson-xs-perl krb5-locales #17 1.108 libldap-common limesuite-udev libtool-bin libgpm2 #17 1.108 libstdc++-arm-none-eabi-newlib libcoarrays-openmpi-dev #17 1.108 libpackage-stash-xs-perl librsvg2-common libsasl2-modules libsnmp-perl #17 1.108 libref-util-perl libkmod2 libtasn1-doc gnuradio-dev libusb-1.0-doc #17 1.108 libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl #17 1.108 libxml-sax-expat-perl cppzmq-dev mailcap libfindlib-ocaml-dev udev #17 1.108 ofono-scripts xauth libmail-sendmail-perl psmisc linux-sysctl-defaults #17 1.108 python3-tk lsb-release iso-codes python3-olefile pyflakes3 #17 1.108 fonts-dejavu-extra python3-argcomplete sopv-doc systemd-timesyncd #17 1.108 | time-daemon systemd-cryptsetup fonts-texgyre fonts-texgyre-math dvisvgm #17 1.108 liblog-log4perl-perl ruby default-jre libspreadsheet-parseexcel-perl tk #17 1.108 libfile-mimeinfo-perl libnet-dbus-perl libx11-protocol-perl x11-utils #17 1.108 x11-xserver-utils #17 3.644 The following NEW packages will be installed: #17 3.644 adduser asciidoc asciidoc-base asciidoc-common asciidoc-dblatex autoconf #17 3.644 autoconf-archive autogen automake autopoint autotools-dev bc binutils #17 3.644 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu bison #17 3.644 bsdextrautils build-essential bzip2 ccache clang-format clang-format-19 #17 3.644 cmake cmake-data coccinelle comerr-dev confget cpp cpp-14 #17 3.644 cpp-14-x86-64-linux-gnu cpp-x86-64-linux-gnu cppcheck curl dahdi-source #17 3.644 dblatex dbus dbus-bin dbus-daemon dbus-session-bus-common #17 3.644 dbus-system-bus-common debhelper devscripts dh-autoreconf #17 3.644 dh-strip-nondeterminism dirmngr distro-info-data docbook docbook-dsssl #17 3.644 docbook-utils docbook-xml docbook-xsl docbook5-xml docutils-common doxygen #17 3.644 dpkg-dev dwz equivs file flex fontconfig fontconfig-config fonts-dejavu-core #17 3.644 fonts-dejavu-mono fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern #17 3.644 fonts-urw-base35 g++ g++-14 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu #17 3.644 gawk gcc gcc-14 gcc-14-x86-64-linux-gnu gcc-arm-none-eabi #17 3.644 gcc-x86-64-linux-gnu gdb gettext gettext-base gfortran-14 #17 3.644 gfortran-14-x86-64-linux-gnu ghostscript gir1.2-girepository-2.0 #17 3.644 gir1.2-glib-2.0 girepository-tools git git-man gnupg gnupg-l10n gpg #17 3.644 gpg-agent gpgconf gpgsm gpgv graphviz groff-base guile-3.0-libs htop #17 3.644 ibverbs-providers icu-devtools inetutils-telnet intltool-debian iproute2 #17 3.644 krb5-multidev latexmk lcov libabsl20240722 libaio-dev libaio1t64 #17 3.644 libalgorithm-c3-perl libamd-comgr2 libamdhip64-5 libann0 libaom3 #17 3.644 libapache-pom-java libapparmor1 libarchive-zip-perl libarchive13t64 libasan8 #17 3.644 libasound2-data libasound2-dev libasound2t64 libassuan9 libatomic1 #17 3.644 libavahi-client3 libavahi-common-data libavahi-common3 libavif16 #17 3.644 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbabeltrace1 #17 3.644 libbctoolbox-dev libbctoolbox2 libbibtex-parser-perl libbinutils #17 3.644 libbladerf-dev libbladerf2 libblkid-dev libboost-all-dev libboost-atomic-dev #17 3.644 libboost-atomic1.83-dev libboost-atomic1.83.0 libboost-chrono-dev #17 3.644 libboost-chrono1.83-dev libboost-chrono1.83.0t64 libboost-container-dev #17 3.644 libboost-container1.83-dev libboost-container1.83.0 libboost-context-dev #17 3.644 libboost-context1.83-dev libboost-context1.83.0 libboost-coroutine-dev #17 3.644 libboost-coroutine1.83-dev libboost-coroutine1.83.0 libboost-date-time-dev #17 3.644 libboost-date-time1.83-dev libboost-date-time1.83.0 libboost-dev #17 3.644 libboost-exception-dev libboost-exception1.83-dev libboost-fiber-dev #17 3.644 libboost-fiber1.83-dev libboost-fiber1.83.0 libboost-filesystem-dev #17 3.644 libboost-filesystem1.83-dev libboost-filesystem1.83.0 libboost-graph-dev #17 3.644 libboost-graph-parallel-dev libboost-graph-parallel1.83-dev #17 3.644 libboost-graph-parallel1.83.0 libboost-graph1.83-dev libboost-graph1.83.0 #17 3.644 libboost-iostreams-dev libboost-iostreams1.83-dev libboost-iostreams1.83.0 #17 3.644 libboost-json-dev libboost-json1.83-dev libboost-json1.83.0 #17 3.644 libboost-locale-dev libboost-locale1.83-dev libboost-locale1.83.0 #17 3.644 libboost-log-dev libboost-log1.83-dev libboost-log1.83.0 libboost-math-dev #17 3.644 libboost-math1.83-dev libboost-math1.83.0 libboost-mpi-dev #17 3.644 libboost-mpi-python-dev libboost-mpi-python1.83-dev #17 3.644 libboost-mpi-python1.83.0 libboost-mpi1.83-dev libboost-mpi1.83.0 #17 3.644 libboost-nowide-dev libboost-nowide1.83-dev libboost-nowide1.83.0 #17 3.644 libboost-numpy-dev libboost-numpy1.83-dev libboost-numpy1.83.0 #17 3.644 libboost-program-options-dev libboost-program-options1.83-dev #17 3.644 libboost-program-options1.83.0 libboost-python-dev libboost-python1.83-dev #17 3.644 libboost-python1.83.0 libboost-random-dev libboost-random1.83-dev #17 3.644 libboost-random1.83.0 libboost-regex-dev libboost-regex1.83-dev #17 3.644 libboost-regex1.83.0 libboost-serialization-dev #17 3.644 libboost-serialization1.83-dev libboost-serialization1.83.0 #17 3.644 libboost-stacktrace-dev libboost-stacktrace1.83-dev #17 3.644 libboost-stacktrace1.83.0 libboost-system-dev libboost-system1.83-dev #17 3.644 libboost-system1.83.0 libboost-test-dev libboost-test1.83-dev #17 3.644 libboost-test1.83.0 libboost-thread-dev libboost-thread1.83-dev #17 3.644 libboost-thread1.83.0 libboost-timer-dev libboost-timer1.83-dev #17 3.644 libboost-timer1.83.0 libboost-tools-dev libboost-type-erasure-dev #17 3.644 libboost-type-erasure1.83-dev libboost-type-erasure1.83.0 libboost-url-dev #17 3.644 libboost-url1.83-dev libboost-url1.83.0 libboost-wave-dev #17 3.644 libboost-wave1.83-dev libboost-wave1.83.0 libboost1.83-dev #17 3.644 libboost1.83-tools-dev libbpf1 libbrotli-dev libbrotli1 libbsd-dev #17 3.644 libbson-1.0-0t64 libbson-dev libc-ares-dev libc-dev-bin libc-l10n libc6-dev #17 3.644 libcairo-gobject2 libcairo2 libcap-dev libcap2-bin libcapture-tiny-perl #17 3.644 libcares2 libcbor0.10 libcc1-0 libcdk5-dev libcdk5t64 libcdt5 libcgraph6 #17 3.644 libclang-cpp19 libclang1-19 libclass-c3-perl libclass-data-inheritable-perl #17 3.644 libclass-inspector-perl libclass-method-modifiers-perl #17 3.644 libclass-singleton-perl libclass-xsaccessor-perl libclone-perl libcom-err2 #17 3.644 libcommons-logging-java libcommons-parent-java libcrypt-dev libcsv-dev #17 3.644 libcsv3 libctf-nobfd0 libctf0 libcups2t64 libcurl3t64-gnutls #17 3.644 libcurl4-gnutls-dev libcurl4t64 libdata-optlist-perl libdatetime-locale-perl #17 3.644 libdatetime-perl libdatetime-timezone-perl libdatrie1 libdav1d7 #17 3.644 libdbd-sqlite3 libdbi-dev libdbi1t64 libdbus-1-3 libdbus-1-dev libde265-0 #17 3.644 libdebhelper-perl libdebuginfod-common libdebuginfod1t64 libdeflate0 #17 3.644 libdevel-callchecker-perl libdevel-stacktrace-perl libdpkg-perl #17 3.644 libdrm-amdgpu1 libdrm-common libdrm2 libdw1t64 libdynaloader-functions-perl #17 3.644 libedit2 libelf-dev libelf1t64 libencode-locale-perl liberror-perl #17 3.644 libeval-closure-perl libevent-2.1-7t64 libevent-core-2.1-7t64 libevent-dev #17 3.644 libevent-extra-2.1-7t64 libevent-openssl-2.1-7t64 libevent-pthreads-2.1-7t64 #17 3.644 libexception-class-perl libexpat1 libexpat1-dev libfabric1 libffi-dev #17 3.644 libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 #17 3.644 libfftw3-single3 libfido2-1 libfile-dirlist-perl libfile-homedir-perl #17 3.644 libfile-listing-perl libfile-sharedir-perl libfile-stripnondeterminism-perl #17 3.644 libfile-touch-perl libfile-which-perl libfindlib-ocaml libfmt10 #17 3.644 libfontbox-java libfontconfig1 libfontenc1 libfreetype6 libfribidi0 #17 3.644 libfuse3-4 libgav1-1 libgc1 libgcc-14-dev libgcrypt20 libgcrypt20-dev libgd3 #17 3.644 libgdbm-compat4t64 libgdbm6t64 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common #17 3.644 libgfortran-14-dev libgfortran5 libgio-2.0-dev libgio-2.0-dev-bin #17 3.644 libgirepository-1.0-1 libgirepository-2.0-0 libglib2.0-0t64 libglib2.0-bin #17 3.644 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgmp-dev libgmpxx4ldbl #17 3.644 libgnutls-dane0t64 libgnutls-openssl27t64 libgnutls28-dev libgomp1 #17 3.644 libgpg-error-dev libgpg-error0 libgprofng0 libgps-dev libgps30t64 #17 3.644 libgraphite2-3 libgs-common libgs10 libgs10-common libgsm1 libgsm1-dev #17 3.644 libgssapi-krb5-2 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 #17 3.644 libharfbuzz0b libheif-plugin-dav1d libheif-plugin-libde265 libheif1 #17 3.644 libhiredis1.1.0 libhsa-runtime64-1 libhsakmt1 libhtml-parser-perl #17 3.644 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #17 3.644 libhttp-message-perl libhttp-negotiate-perl libhwasan0 libhwloc-dev #17 3.644 libhwloc-plugins libhwloc15 libibmad5 libibumad3 libibverbs-dev libibverbs1 #17 3.644 libice6 libicu-dev libicu76 libidn-dev libidn12 libidn2-dev libijs-0.35 #17 3.644 libimagequant0 libimport-into-perl libintelrdfpmath-dev libio-html-perl #17 3.644 libio-socket-ssl-perl libio-string-perl libipt2 libisl23 libitm1 #17 3.644 libjansson-dev libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo #17 3.644 libjs-jquery libjs-jquery-ui libjs-sphinxdoc libjs-underscore libjson-c5 #17 3.644 libjson-perl libjsoncpp26 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 #17 3.644 libkdb5-10t64 libkeyutils1 libkpathsea6 libkrb5-3 libkrb5-dev #17 3.644 libkrb5support0 libksba8 liblab-gamut1 liblatex-tounicode-perl liblcms2-2 #17 3.644 libldap-dev libldap2 liblerc4 liblimesuite-dev liblimesuite23.11-1 #17 3.644 libllvm17t64 libllvm19 liblsan0 libltdl-dev libltdl7 liblua5.3-0 #17 3.644 liblua5.3-dev liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc #17 3.644 libmagic1t64 libmariadb3 libmbedcrypto16 libmbedtls21 libmbedx509-7 #17 3.644 libmd-dev libmicrohttpd-dev libmicrohttpd12t64 libmime-charset-perl #17 3.644 libmnl-dev libmnl0 libmodule-implementation-perl libmodule-runtime-perl #17 3.644 libmongoc-1.0-0t64 libmongoc-dev libmongocrypt-dev libmongocrypt0 #17 3.644 libmoo-perl libmount-dev libmpc3 libmpfi0 libmpfr6 libmro-compat-perl #17 3.644 libmunge2 libnamespace-autoclean-perl libnamespace-clean-perl libncurses-dev #17 3.644 libncurses6 libncursesw6 libnet-http-perl libnet-ssleay-perl #17 3.644 libnetsnmptrapd40t64 libnewlib-arm-none-eabi libnewlib-dev libnftables-dev #17 3.644 libnftables1 libnftnl-dev libnftnl11 libnghttp2-14 libnghttp2-dev #17 3.644 libnghttp3-9 libnghttp3-dev libngtcp2-16 libngtcp2-crypto-gnutls-dev #17 3.644 libngtcp2-crypto-gnutls8 libngtcp2-dev libnl-3-200 libnl-3-dev #17 3.644 libnl-route-3-200 libnl-route-3-dev libnorm-dev libnorm1t64 libnpth0t64 #17 3.644 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev libopenmpi40 liboping-dev #17 3.644 liboping0 libopts25 libopts25-dev liborcania-dev liborcania2.3 libortp-dev #17 3.644 libortp16 libosp5 libostyle1t64 libp11-kit-dev libpackage-stash-perl #17 3.644 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils #17 3.644 libpaper2 libparams-classify-perl libparams-util-perl #17 3.644 libparams-validationcompiler-perl libparmap-ocaml libpathplan4 libpcap-dev #17 3.644 libpcap0.8-dev libpcap0.8t64 libpci-dev libpci3 libpciaccess0 libpcre2-16-0 #17 3.644 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpcsclite-dev libpcsclite1 #17 3.644 libpdfbox-java libperl5.40 libperlio-gzip-perl libpgm-5.3-0t64 libpgm-dev #17 3.644 libpipeline1 libpixman-1-0 libpkgconf3 libpmix-dev libpmix2t64 #17 3.644 libpng16-16t64 libpopt0 libpotrace0 libproc2-0 libpsl-dev libpsm2-2 #17 3.644 libptexenc1 libpython3-dev libpython3-stdlib libpython3.13 libpython3.13-dev #17 3.644 libpython3.13-minimal libpython3.13-stdlib libquadmath0 libraqm0 librav1e0.7 #17 3.644 librdmacm1t64 libreadline-dev libreadline8t64 librhash1 librole-tiny-perl #17 3.645 librsvg2-2 librsvg2-bin librtmp-dev librtmp1 libsasl2-2 libsasl2-dev #17 3.645 libsasl2-modules-db libsctp-dev libsctp1 libselinux1-dev libsensors-config #17 3.645 libsensors-dev libsensors5 libsepol-dev libsframe1 libsgmls-perl #17 3.645 libsharpyuv0 libsigsegv-dev libsigsegv2 libsm6 libsnappy-dev libsnappy1v5 #17 3.645 libsnmp-base libsnmp-dev libsnmp40t64 libsodium-dev libsodium23 #17 3.645 libsofia-sip-ua-dev libsofia-sip-ua-glib-dev libsofia-sip-ua-glib3t64 #17 3.645 libsofia-sip-ua0t64 libsombok3 libsource-highlight-common #17 3.645 libsource-highlight4t64 libspecio-perl libsqlite3-dev libssh2-1-dev #17 3.645 libssh2-1t64 libssl-dev libstdc++-14-dev libstdcompat-ocaml libstdlib-ocaml #17 3.645 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #17 3.645 libsub-install-perl libsub-name-perl libsub-quote-perl libsvtav1enc2 #17 3.645 libsynctex2 libsysprof-capture-4-dev libsystemd-dev libsystemd-shared #17 3.645 libtalloc-dev libtalloc2 libtasn1-6-dev libteckit0 libtexlua53-5 #17 3.645 libtext-charwidth-perl libtext-unidecode-perl libtext-wrapi18n-perl #17 3.645 libthai-data libthai0 libtiff6 libtimedate-perl libtinyxml2-11 #17 3.645 libtirpc-common libtirpc3t64 libtool libtry-tiny-perl libtsan2 libubsan1 #17 3.645 libuchardet0 libucx0 libudev-dev libuhd-dev libuhd4.8.0 libulfius-dev #17 3.645 libulfius2.7t64 libunbound8 libunicode-linebreak-perl liburi-perl #17 3.645 liburing-dev liburing2 libusb-0.1-4 libusb-1.0-0 libusb-1.0-0-dev libusb-dev #17 3.645 libutf8proc-dev libutf8proc3 libuv1t64 libvariable-magic-perl libwebp7 #17 3.645 libwebpdemux2 libwebpmux3 libwrap0 libwrap0-dev libwww-perl #17 3.645 libwww-robotrules-perl libx11-6 libx11-data libxapian30 libxau6 libxaw7 #17 3.645 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 #17 3.645 libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl #17 3.645 libxml-sax-perl libxml2 libxml2-dev libxml2-utils libxmu6 libxnvctrl0 #17 3.645 libxpm4 libxrender1 libxslt1.1 libxstring-perl libxt6t64 libxtables12 #17 3.645 libyaml-0-2 libyaml-dev libyaml-tiny-perl libyder-dev libyder2.0t64 libyuv0 #17 3.645 libz3-4 libze1 libzmq3-dev libzmq5 libzstd-dev libzzip-0-13t64 #17 3.645 linux-libc-dev lmodern locales lua-socket lynx lynx-common m4 make man-db #17 3.645 mariadb-common media-types meson module-assistant mpi-default-bin #17 3.645 mpi-default-dev mscgen mysql-common native-architecture netbase nettle-dev #17 3.645 ninja-build ocaml-base ocaml-findlib ocl-icd-libopencl1 ofono openjade #17 3.645 openmpi-bin openmpi-common opensp openssh-client patch patchelf patchutils #17 3.645 pci.ids perl perl-modules-5.40 perl-openssl-defaults picolibc-arm-none-eabi #17 3.645 pinentry-curses pkg-config pkgconf pkgconf-bin po-debconf poppler-data #17 3.645 preview-latex-style procps pylint python-apt-common python3 python3-apt #17 3.645 python3-astroid python3-autocommand python3-blockdiag python3-cairo #17 3.645 python3-chardet python3-dev python3-dill python3-distlib python3-docutils #17 3.645 python3-filelock python3-freetype python3-funcparserlib python3-gi #17 3.645 python3-inflect python3-iniconfig python3-isort python3-jaraco.context #17 3.645 python3-jaraco.functools python3-jaraco.text python3-logilab-common #17 3.645 python3-mako python3-markupsafe python3-mccabe python3-minimal #17 3.645 python3-more-itertools python3-mypy-extensions python3-nwdiag #17 3.645 python3-packaging python3-pil python3-pip python3-pip-whl #17 3.645 python3-pkg-resources python3-platformdirs python3-pluggy python3-pyflakes #17 3.645 python3-pygments python3-pytest python3-reportlab python3-rlpycairo #17 3.645 python3-roman python3-setuptools python3-setuptools-whl python3-tomlkit #17 3.645 python3-typeguard python3-typing-extensions python3-usb python3-virtualenv #17 3.645 python3-webcolors python3-wheel python3-yaml python3-zipp python3.13 #17 3.645 python3.13-dev python3.13-minimal readline-common rpcsvc-proto rsync #17 3.645 sensible-utils sgml-base sgml-data sgmlspl shared-mime-info sopv-gpgv #17 3.645 source-highlight sqlite3 stow sudo swig systemd t1utils tcpdump teckit #17 3.645 telnet tex-common tex-gyre texinfo texinfo-lib texlive texlive-base #17 3.645 texlive-bibtex-extra texlive-binaries texlive-extra-utils #17 3.645 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #17 3.645 texlive-latex-base texlive-latex-extra texlive-latex-recommended #17 3.645 texlive-luatex texlive-pictures texlive-plain-generic texlive-science #17 3.645 texlive-xetex tipa ucf unzip uuid-dev virtualenv wdiff x11-common xdg-utils #17 3.645 xfonts-encodings xfonts-utils xml-core xsltproc xxd xz-utils zlib1g-dev #17 3.681 0 upgraded, 888 newly installed, 0 to remove and 0 not upgraded. #17 3.681 Need to get 1096 MB of archives. #17 3.681 After this operation, 4784 MB of additional disk space will be used. #17 3.681 Get:1 http://deb.debian.org/debian trixie/main amd64 libsystemd-shared amd64 257.9-1~deb13u1 [2151 kB] #17 3.767 Get:2 http://deb.debian.org/debian trixie/main amd64 libapparmor1 amd64 4.1.0-1 [43.7 kB] #17 3.776 Get:3 http://deb.debian.org/debian trixie/main amd64 systemd amd64 257.9-1~deb13u1 [3096 kB] #17 3.855 Get:4 http://deb.debian.org/debian trixie/main amd64 libdbus-1-3 amd64 1.16.2-2 [178 kB] #17 3.859 Get:5 http://deb.debian.org/debian trixie/main amd64 dbus-bin amd64 1.16.2-2 [80.0 kB] #17 3.861 Get:6 http://deb.debian.org/debian trixie/main amd64 dbus-session-bus-common all 1.16.2-2 [52.3 kB] #17 3.862 Get:7 http://deb.debian.org/debian trixie/main amd64 libexpat1 amd64 2.7.1-2 [108 kB] #17 3.866 Get:8 http://deb.debian.org/debian trixie/main amd64 dbus-daemon amd64 1.16.2-2 [159 kB] #17 3.869 Get:9 http://deb.debian.org/debian trixie/main amd64 adduser all 3.152 [191 kB] #17 3.874 Get:10 http://deb.debian.org/debian trixie/main amd64 dbus-system-bus-common all 1.16.2-2 [53.5 kB] #17 3.875 Get:11 http://deb.debian.org/debian trixie/main amd64 dbus amd64 1.16.2-2 [71.6 kB] #17 3.876 Get:12 http://deb.debian.org/debian trixie/main amd64 autoconf-archive all 20220903-3 [775 kB] #17 3.897 Get:13 http://deb.debian.org/debian trixie/main amd64 m4 amd64 1.4.19-8 [294 kB] #17 3.904 Get:14 http://deb.debian.org/debian trixie/main amd64 flex amd64 2.6.4-8.2+b4 [423 kB] #17 3.921 Get:15 http://deb.debian.org/debian trixie/main amd64 libmpfr6 amd64 4.2.2-1 [729 kB] #17 3.936 Get:16 http://deb.debian.org/debian trixie/main amd64 readline-common all 8.2-6 [69.4 kB] #17 3.937 Get:17 http://deb.debian.org/debian trixie/main amd64 libreadline8t64 amd64 8.2-6 [169 kB] #17 3.943 Get:18 http://deb.debian.org/debian trixie/main amd64 libsigsegv2 amd64 2.14-1+b2 [34.4 kB] #17 3.943 Get:19 http://deb.debian.org/debian trixie/main amd64 gawk amd64 1:5.2.1-2+b1 [674 kB] #17 3.957 Get:20 http://deb.debian.org/debian trixie/main amd64 libtext-charwidth-perl amd64 0.04-11+b4 [9476 B] #17 3.957 Get:21 http://deb.debian.org/debian trixie/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B] #17 3.964 Get:22 http://deb.debian.org/debian trixie/main amd64 libncursesw6 amd64 6.5+20250216-2 [135 kB] #17 3.966 Get:23 http://deb.debian.org/debian trixie/main amd64 libproc2-0 amd64 2:4.0.4-9 [65.6 kB] #17 3.967 Get:24 http://deb.debian.org/debian trixie/main amd64 procps amd64 2:4.0.4-9 [882 kB] #17 3.985 Get:25 http://deb.debian.org/debian trixie/main amd64 sensible-utils all 0.0.25 [25.0 kB] #17 3.985 Get:26 http://deb.debian.org/debian trixie/main amd64 ucf all 3.0052 [43.3 kB] #17 3.987 Get:27 http://deb.debian.org/debian trixie/main amd64 libdebuginfod-common all 0.192-4 [23.7 kB] #17 3.988 Get:28 http://deb.debian.org/debian trixie/main amd64 libatomic1 amd64 14.2.0-19 [9308 B] #17 3.988 Get:29 http://deb.debian.org/debian trixie/main amd64 libglib2.0-0t64 amd64 2.84.4-3~deb13u2 [1518 kB] #17 4.018 Get:30 http://deb.debian.org/debian trixie/main amd64 confget amd64 5.1.2-2 [27.8 kB] #17 4.018 Get:31 http://deb.debian.org/debian trixie/main amd64 ofono amd64 2.16-5 [853 kB] #17 4.033 Get:32 http://deb.debian.org/debian trixie/main amd64 poppler-data all 0.4.12-1 [1601 kB] #17 4.061 Get:33 http://deb.debian.org/debian trixie/main amd64 libpython3.13-minimal amd64 3.13.5-2 [862 kB] #17 4.075 Get:34 http://deb.debian.org/debian trixie/main amd64 python3.13-minimal amd64 3.13.5-2 [2224 kB] #17 4.113 Get:35 http://deb.debian.org/debian trixie/main amd64 python3-minimal amd64 3.13.5-1 [27.2 kB] #17 4.113 Get:36 http://deb.debian.org/debian trixie/main amd64 media-types all 13.0.0 [29.3 kB] #17 4.113 Get:37 http://deb.debian.org/debian trixie/main amd64 netbase all 6.5 [12.4 kB] #17 4.113 Get:38 http://deb.debian.org/debian trixie/main amd64 libpython3.13-stdlib amd64 3.13.5-2 [1956 kB] #17 4.140 Get:39 http://deb.debian.org/debian trixie/main amd64 python3.13 amd64 3.13.5-2 [757 kB] #17 4.152 Get:40 http://deb.debian.org/debian trixie/main amd64 libpython3-stdlib amd64 3.13.5-1 [10.2 kB] #17 4.152 Get:41 http://deb.debian.org/debian trixie/main amd64 python3 amd64 3.13.5-1 [28.2 kB] #17 4.152 Get:42 http://deb.debian.org/debian trixie/main amd64 libpopt0 amd64 1.19+dfsg-2 [43.8 kB] #17 4.154 Get:43 http://deb.debian.org/debian trixie/main amd64 rsync amd64 3.4.1+ds1-5+deb13u1 [429 kB] #17 4.165 Get:44 http://deb.debian.org/debian trixie/main amd64 sudo amd64 1.9.16p2-3 [2087 kB] #17 4.205 Get:45 http://deb.debian.org/debian trixie/main amd64 libelf1t64 amd64 0.192-4 [189 kB] #17 4.208 Get:46 http://deb.debian.org/debian trixie/main amd64 libbpf1 amd64 1:1.5.0-3 [169 kB] #17 4.210 Get:47 http://deb.debian.org/debian trixie/main amd64 libmnl0 amd64 1.0.5-3 [11.9 kB] #17 4.211 Get:48 http://deb.debian.org/debian trixie/main amd64 libkrb5support0 amd64 1.21.3-5 [33.0 kB] #17 4.211 Get:49 http://deb.debian.org/debian trixie/main amd64 libcom-err2 amd64 1.47.2-3+b7 [25.0 kB] #17 4.212 Get:50 http://deb.debian.org/debian trixie/main amd64 libk5crypto3 amd64 1.21.3-5 [81.5 kB] #17 4.213 Get:51 http://deb.debian.org/debian trixie/main amd64 libkeyutils1 amd64 1.6.3-6 [9456 B] #17 4.213 Get:52 http://deb.debian.org/debian trixie/main amd64 libkrb5-3 amd64 1.21.3-5 [326 kB] #17 4.217 Get:53 http://deb.debian.org/debian trixie/main amd64 libgssapi-krb5-2 amd64 1.21.3-5 [138 kB] #17 4.220 Get:54 http://deb.debian.org/debian trixie/main amd64 libtirpc-common all 1.3.6+ds-1 [11.0 kB] #17 4.220 Get:55 http://deb.debian.org/debian trixie/main amd64 libtirpc3t64 amd64 1.3.6+ds-1 [83.3 kB] #17 4.222 Get:56 http://deb.debian.org/debian trixie/main amd64 libxtables12 amd64 1.8.11-2 [31.9 kB] #17 4.222 Get:57 http://deb.debian.org/debian trixie/main amd64 libcap2-bin amd64 1:2.75-10+b3 [36.4 kB] #17 4.223 Get:58 http://deb.debian.org/debian trixie/main amd64 iproute2 amd64 6.15.0-1 [1089 kB] #17 4.239 Get:59 http://deb.debian.org/debian trixie/main amd64 bzip2 amd64 1.0.8-6 [40.5 kB] #17 4.239 Get:60 http://deb.debian.org/debian trixie/main amd64 libmagic-mgc amd64 1:5.46-5 [338 kB] #17 4.245 Get:61 http://deb.debian.org/debian trixie/main amd64 libmagic1t64 amd64 1:5.46-5 [109 kB] #17 4.246 Get:62 http://deb.debian.org/debian trixie/main amd64 file amd64 1:5.46-5 [43.6 kB] #17 4.247 Get:63 http://deb.debian.org/debian trixie/main amd64 gettext-base amd64 0.23.1-2 [243 kB] #17 4.250 Get:64 http://deb.debian.org/debian trixie/main amd64 libuchardet0 amd64 0.0.8-1+b2 [68.9 kB] #17 4.260 Get:65 http://deb.debian.org/debian trixie/main amd64 groff-base amd64 1.23.0-9 [1187 kB] #17 4.276 Get:66 http://deb.debian.org/debian trixie/main amd64 inetutils-telnet amd64 2:2.6-3 [130 kB] #17 4.278 Get:67 http://deb.debian.org/debian trixie/main amd64 libc-l10n all 2.41-12+deb13u1 [738 kB] #17 4.288 Get:68 http://deb.debian.org/debian trixie/main amd64 locales all 2.41-12+deb13u1 [3925 kB] #17 4.348 Get:69 http://deb.debian.org/debian trixie/main amd64 bsdextrautils amd64 2.41-5 [94.6 kB] #17 4.349 Get:70 http://deb.debian.org/debian trixie/main amd64 libgdbm6t64 amd64 1.24-2 [75.2 kB] #17 4.351 Get:71 http://deb.debian.org/debian trixie/main amd64 libpipeline1 amd64 1.5.8-1 [42.0 kB] #17 4.351 Get:72 http://deb.debian.org/debian trixie/main amd64 man-db amd64 2.13.1-1 [1469 kB] #17 4.372 Get:73 http://deb.debian.org/debian trixie/main amd64 libedit2 amd64 3.1-20250104-1 [93.8 kB] #17 4.375 Get:74 http://deb.debian.org/debian trixie/main amd64 libcbor0.10 amd64 0.10.2-2 [28.3 kB] #17 4.375 Get:75 http://deb.debian.org/debian trixie/main amd64 libfido2-1 amd64 1.15.0-1+b1 [78.7 kB] #17 4.376 Get:76 http://deb.debian.org/debian trixie/main amd64 openssh-client amd64 1:10.0p1-7 [985 kB] #17 4.388 Get:77 http://deb.debian.org/debian trixie/main amd64 perl-modules-5.40 all 5.40.1-6 [3019 kB] #17 4.438 Get:78 http://deb.debian.org/debian trixie/main amd64 libgdbm-compat4t64 amd64 1.24-2 [50.3 kB] #17 4.439 Get:79 http://deb.debian.org/debian trixie/main amd64 libperl5.40 amd64 5.40.1-6 [4341 kB] #17 4.530 Get:80 http://deb.debian.org/debian trixie/main amd64 perl amd64 5.40.1-6 [267 kB] #17 4.530 Get:81 http://deb.debian.org/debian trixie/main amd64 xz-utils amd64 5.8.1-1 [660 kB] #17 4.545 Get:82 http://deb.debian.org/debian trixie/main amd64 asciidoc-common all 10.2.1-1 [104 kB] #17 4.547 Get:83 http://deb.debian.org/debian trixie/main amd64 sgml-base all 1.31+nmu1 [10.9 kB] #17 4.554 Get:84 http://deb.debian.org/debian trixie/main amd64 xml-core all 0.19 [20.1 kB] #17 4.564 Get:85 http://deb.debian.org/debian trixie/main amd64 docbook-xsl all 1.79.2+dfsg-7 [1221 kB] #17 4.589 Get:86 http://deb.debian.org/debian trixie/main amd64 libxml2 amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u2 [698 kB] #17 4.601 Get:87 http://deb.debian.org/debian trixie/main amd64 libxml2-utils amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u2 [100 kB] #17 4.603 Get:88 http://deb.debian.org/debian trixie/main amd64 libgpg-error0 amd64 1.51-4 [82.1 kB] #17 4.605 Get:89 http://deb.debian.org/debian trixie/main amd64 libgcrypt20 amd64 1.11.0-7 [843 kB] #17 4.621 Get:90 http://deb.debian.org/debian trixie/main amd64 libxslt1.1 amd64 1.1.35-1.2+deb13u2 [233 kB] #17 4.626 Get:91 http://deb.debian.org/debian trixie/main amd64 xsltproc amd64 1.1.35-1.2+deb13u2 [115 kB] #17 4.627 Get:92 http://deb.debian.org/debian trixie/main amd64 asciidoc-base all 10.2.1-1 [84.9 kB] #17 4.628 Get:93 http://deb.debian.org/debian trixie/main amd64 asciidoc all 10.2.1-1 [5708 B] #17 4.635 Get:94 http://deb.debian.org/debian trixie/main amd64 sgml-data all 2.0.11+nmu1 [179 kB] #17 4.637 Get:95 http://deb.debian.org/debian trixie/main amd64 docbook-xml all 4.5-13 [77.4 kB] #17 4.653 Get:96 http://deb.debian.org/debian trixie/main amd64 python-apt-common all 3.0.0 [68.2 kB] #17 4.654 Get:97 http://deb.debian.org/debian trixie/main amd64 distro-info-data all 0.66+deb13u1 [6724 B] #17 4.654 Get:98 http://deb.debian.org/debian trixie/main amd64 python3-apt amd64 3.0.0 [164 kB] #17 4.657 Get:99 http://deb.debian.org/debian trixie/main amd64 tex-common all 6.19 [29.4 kB] #17 4.660 Get:100 http://deb.debian.org/debian trixie/main amd64 libpaper2 amd64 2.2.5-0.3+b2 [16.7 kB] #17 4.661 Get:101 http://deb.debian.org/debian trixie/main amd64 libpaper-utils amd64 2.2.5-0.3+b2 [16.5 kB] #17 4.665 Get:102 http://deb.debian.org/debian trixie/main amd64 libkpathsea6 amd64 2024.20240313.70630+ds-6 [157 kB] #17 4.672 Get:103 http://deb.debian.org/debian trixie/main amd64 libptexenc1 amd64 2024.20240313.70630+ds-6 [49.3 kB] #17 4.674 Get:104 http://deb.debian.org/debian trixie/main amd64 libsynctex2 amd64 2024.20240313.70630+ds-6 [62.9 kB] #17 4.688 Get:105 http://deb.debian.org/debian trixie/main amd64 libtexlua53-5 amd64 2024.20240313.70630+ds-6 [114 kB] #17 4.699 Get:106 http://deb.debian.org/debian trixie/main amd64 t1utils amd64 1.41-4 [62.1 kB] #17 4.700 Get:107 http://deb.debian.org/debian trixie/main amd64 libbrotli1 amd64 1.1.0-2+b7 [307 kB] #17 4.703 Get:108 http://deb.debian.org/debian trixie/main amd64 libpng16-16t64 amd64 1.6.48-1+deb13u1 [283 kB] #17 4.720 Get:109 http://deb.debian.org/debian trixie/main amd64 libfreetype6 amd64 2.13.3+dfsg-1 [452 kB] #17 4.721 Get:110 http://deb.debian.org/debian trixie/main amd64 fonts-dejavu-mono all 2.37-8 [489 kB] #17 4.730 Get:111 http://deb.debian.org/debian trixie/main amd64 fonts-dejavu-core all 2.37-8 [840 kB] #17 4.748 Get:112 http://deb.debian.org/debian trixie/main amd64 libfontenc1 amd64 1:1.1.8-1+b2 [23.3 kB] #17 4.748 Get:113 http://deb.debian.org/debian trixie/main amd64 x11-common all 1:7.7+24+deb13u1 [217 kB] #17 4.754 Get:114 http://deb.debian.org/debian trixie/main amd64 xfonts-encodings all 1:1.0.4-2.2 [577 kB] #17 4.765 Get:115 http://deb.debian.org/debian trixie/main amd64 xfonts-utils amd64 1:7.7+7 [93.3 kB] #17 4.766 Get:116 http://deb.debian.org/debian trixie/main amd64 fonts-urw-base35 all 20200910-8 [10.8 MB] #17 5.885 Get:117 http://deb.debian.org/debian trixie/main amd64 fontconfig-config amd64 2.15.0-2.3 [318 kB] #17 5.885 Get:118 http://deb.debian.org/debian trixie/main amd64 libfontconfig1 amd64 2.15.0-2.3 [392 kB] #17 5.890 Get:119 http://deb.debian.org/debian trixie/main amd64 libpixman-1-0 amd64 0.44.0-3 [248 kB] #17 5.891 Get:120 http://deb.debian.org/debian trixie/main amd64 libxau6 amd64 1:1.0.11-1 [20.4 kB] #17 5.891 Get:121 http://deb.debian.org/debian trixie/main amd64 libxdmcp6 amd64 1:1.1.5-1 [27.8 kB] #17 5.891 Get:122 http://deb.debian.org/debian trixie/main amd64 libxcb1 amd64 1.17.0-2+b1 [144 kB] #17 5.891 Get:123 http://deb.debian.org/debian trixie/main amd64 libx11-data all 2:1.8.12-1 [343 kB] #17 5.892 Get:124 http://deb.debian.org/debian trixie/main amd64 libx11-6 amd64 2:1.8.12-1 [815 kB] #17 5.894 Get:125 http://deb.debian.org/debian trixie/main amd64 libxcb-render0 amd64 1.17.0-2+b1 [115 kB] #17 5.902 Get:126 http://deb.debian.org/debian trixie/main amd64 libxcb-shm0 amd64 1.17.0-2+b1 [105 kB] #17 5.904 Get:127 http://deb.debian.org/debian trixie/main amd64 libxext6 amd64 2:1.3.4-1+b3 [50.4 kB] #17 5.904 Get:128 http://deb.debian.org/debian trixie/main amd64 libxrender1 amd64 1:0.9.12-1 [27.9 kB] #17 5.905 Get:129 http://deb.debian.org/debian trixie/main amd64 libcairo2 amd64 1.18.4-1+b1 [538 kB] #17 5.912 Get:130 http://deb.debian.org/debian trixie/main amd64 libgraphite2-3 amd64 1.3.14-2+b1 [75.4 kB] #17 5.918 Get:131 http://deb.debian.org/debian trixie/main amd64 libharfbuzz0b amd64 10.2.0-1+b1 [479 kB] #17 5.925 Get:132 http://deb.debian.org/debian trixie/main amd64 libicu76 amd64 76.1-4 [9722 kB] #17 6.157 Get:133 http://deb.debian.org/debian trixie/main amd64 libmpfi0 amd64 1.5.4+ds-4 [35.5 kB] #17 6.158 Get:134 http://deb.debian.org/debian trixie/main amd64 libpotrace0 amd64 1.16-2+b2 [25.6 kB] #17 6.158 Get:135 http://deb.debian.org/debian trixie/main amd64 libteckit0 amd64 2.5.12+ds1-1+b1 [341 kB] #17 6.170 Get:136 http://deb.debian.org/debian trixie/main amd64 libice6 amd64 2:1.1.1-1 [65.4 kB] #17 6.172 Get:137 http://deb.debian.org/debian trixie/main amd64 libsm6 amd64 2:1.2.6-1 [37.3 kB] #17 6.173 Get:138 http://deb.debian.org/debian trixie/main amd64 libxt6t64 amd64 1:1.2.1-1.2+b2 [188 kB] #17 6.190 Get:139 http://deb.debian.org/debian trixie/main amd64 libxmu6 amd64 2:1.1.3-3+b4 [59.0 kB] #17 6.191 Get:140 http://deb.debian.org/debian trixie/main amd64 libxpm4 amd64 1:3.5.17-1+b3 [56.2 kB] #17 6.192 Get:141 http://deb.debian.org/debian trixie/main amd64 libxaw7 amd64 2:1.0.16-1 [212 kB] #17 6.199 Get:142 http://deb.debian.org/debian trixie/main amd64 libxi6 amd64 2:1.8.2-1 [78.9 kB] #17 6.208 Get:143 http://deb.debian.org/debian trixie/main amd64 libzzip-0-13t64 amd64 0.13.78+dfsg.1-0.1 [59.0 kB] #17 6.209 Get:144 http://deb.debian.org/debian trixie/main amd64 texlive-binaries amd64 2024.20240313.70630+ds-6 [8446 kB] #17 6.400 Get:145 http://deb.debian.org/debian trixie/main amd64 xdg-utils all 1.2.1-2 [75.8 kB] #17 6.403 Get:146 http://deb.debian.org/debian trixie/main amd64 texlive-base all 2024.20250309-1 [23.1 MB] #17 6.694 Get:147 http://deb.debian.org/debian trixie/main amd64 texlive-fonts-recommended all 2024.20250309-1 [4989 kB] #17 6.754 Get:148 http://deb.debian.org/debian trixie/main amd64 fonts-lmodern all 2.005-1 [4540 kB] #17 6.801 Get:149 http://deb.debian.org/debian trixie/main amd64 texlive-latex-base all 2024.20250309-1 [1294 kB] #17 6.821 Get:150 http://deb.debian.org/debian trixie/main amd64 texlive-latex-recommended all 2024.20250309-1 [8745 kB] #17 6.907 Get:151 http://deb.debian.org/debian trixie/main amd64 texlive all 2024.20250309-1 [18.7 kB] #17 6.907 Get:152 http://deb.debian.org/debian trixie/main amd64 libio-string-perl all 1.08-4 [12.1 kB] #17 6.907 Get:153 http://deb.debian.org/debian trixie/main amd64 liblatex-tounicode-perl all 0.55-1 [28.8 kB] #17 6.908 Get:154 http://deb.debian.org/debian trixie/main amd64 libbibtex-parser-perl all 1.05+dfsg-1 [17.4 kB] #17 6.908 Get:155 http://deb.debian.org/debian trixie/main amd64 texlive-bibtex-extra all 2024.20250309-2 [79.4 MB] #17 7.790 Get:156 http://deb.debian.org/debian trixie/main amd64 libfile-which-perl all 1.27-2 [15.1 kB] #17 7.790 Get:157 http://deb.debian.org/debian trixie/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB] #17 7.811 Get:158 http://deb.debian.org/debian trixie/main amd64 libthai-data all 0.1.29-2 [168 kB] #17 7.813 Get:159 http://deb.debian.org/debian trixie/main amd64 libdatrie1 amd64 0.2.13-3+b1 [38.1 kB] #17 7.814 Get:160 http://deb.debian.org/debian trixie/main amd64 libthai0 amd64 0.1.29-2+b1 [49.4 kB] #17 7.814 Get:161 http://deb.debian.org/debian trixie/main amd64 libsombok3 amd64 2.4.0-2+b2 [31.8 kB] #17 7.822 Get:162 http://deb.debian.org/debian trixie/main amd64 libmime-charset-perl all 1.013.1-2 [34.0 kB] #17 7.825 Get:163 http://deb.debian.org/debian trixie/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1+b9 [96.1 kB] #17 7.833 Get:164 http://deb.debian.org/debian trixie/main amd64 libyaml-tiny-perl all 1.76-1 [29.8 kB] #17 7.843 Get:165 http://deb.debian.org/debian trixie/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] #17 7.846 Get:166 http://deb.debian.org/debian trixie/main amd64 lmodern all 2.005-1 [9480 kB] #17 7.942 Get:167 http://deb.debian.org/debian trixie/main amd64 texlive-luatex all 2024.20250309-1 [29.1 MB] #17 8.234 Get:168 http://deb.debian.org/debian trixie/main amd64 texlive-plain-generic all 2024.20250309-2 [29.0 MB] #17 8.608 Get:169 http://deb.debian.org/debian trixie/main amd64 texlive-extra-utils all 2024.20250309-2 [67.6 MB] #17 11.00 Get:170 http://deb.debian.org/debian trixie/main amd64 libapache-pom-java all 33-2 [5852 B] #17 11.00 Get:171 http://deb.debian.org/debian trixie/main amd64 libcommons-parent-java all 56-1 [10.8 kB] #17 11.00 Get:172 http://deb.debian.org/debian trixie/main amd64 libcommons-logging-java all 1.3.0-2 [68.6 kB] #17 11.01 Get:173 http://deb.debian.org/debian trixie/main amd64 libfontbox-java all 1:1.8.16-5 [211 kB] #17 11.02 Get:174 http://deb.debian.org/debian trixie/main amd64 libpdfbox-java all 1:1.8.16-5 [5527 kB] #17 11.12 Get:175 http://deb.debian.org/debian trixie/main amd64 preview-latex-style all 13.2-1.1 [350 kB] #17 11.13 Get:176 http://deb.debian.org/debian trixie/main amd64 texlive-pictures all 2024.20250309-1 [17.0 MB] #17 11.33 Get:177 http://deb.debian.org/debian trixie/main amd64 texlive-latex-extra all 2024.20250309-2 [25.2 MB] #17 11.64 Get:178 http://deb.debian.org/debian trixie/main amd64 fonts-gfs-baskerville all 1.1-6 [43.7 kB] #17 11.64 Get:179 http://deb.debian.org/debian trixie/main amd64 fonts-gfs-porson all 1.1-7 [33.8 kB] #17 11.64 Get:180 http://deb.debian.org/debian trixie/main amd64 texlive-lang-greek all 2024.20250309-1 [79.2 MB] #17 14.15 Get:181 http://deb.debian.org/debian trixie/main amd64 texlive-science all 2024.20250309-2 [3937 kB] #17 14.31 Get:182 http://deb.debian.org/debian trixie/main amd64 dblatex all 0.3.12py3-5 [359 kB] #17 14.33 Get:183 http://deb.debian.org/debian trixie/main amd64 docbook all 4.5-11 [126 kB] #17 14.33 Get:184 http://deb.debian.org/debian trixie/main amd64 libosp5 amd64 1.5.2-15.2 [972 kB] #17 14.38 Get:185 http://deb.debian.org/debian trixie/main amd64 libostyle1t64 amd64 1.4devel1-23.3 [663 kB] #17 14.40 Get:186 http://deb.debian.org/debian trixie/main amd64 openjade amd64 1.4devel1-23.3 [285 kB] #17 14.40 Get:187 http://deb.debian.org/debian trixie/main amd64 docbook-dsssl all 1.79-10 [234 kB] #17 14.41 Get:188 http://deb.debian.org/debian trixie/main amd64 teckit amd64 2.5.12+ds1-1+b1 [714 kB] #17 14.43 Get:189 http://deb.debian.org/debian trixie/main amd64 tipa all 2:1.3-21 [2974 kB] #17 14.49 Get:190 http://deb.debian.org/debian trixie/main amd64 texlive-xetex all 2024.20250309-1 [11.3 MB] #17 14.68 Get:191 http://deb.debian.org/debian trixie/main amd64 texlive-formats-extra all 2024.20250309-2 [7795 kB] #17 14.76 Get:192 http://deb.debian.org/debian trixie/main amd64 lynx-common all 2.9.2-1 [1193 kB] #17 14.78 Get:193 http://deb.debian.org/debian trixie/main amd64 lynx amd64 2.9.2-1 [641 kB] #17 14.78 Get:194 http://deb.debian.org/debian trixie/main amd64 libsgmls-perl all 1.03ii-38 [23.7 kB] #17 14.78 Get:195 http://deb.debian.org/debian trixie/main amd64 sgmlspl all 1.03ii-38 [8752 B] #17 14.79 Get:196 http://deb.debian.org/debian trixie/main amd64 opensp amd64 1.5.2-15.2 [448 kB] #17 14.79 Get:197 http://deb.debian.org/debian trixie/main amd64 docbook-utils all 0.6.14-4 [64.5 kB] #17 14.79 Get:198 http://deb.debian.org/debian trixie/main amd64 asciidoc-dblatex all 10.2.1-1 [7192 B] #17 14.79 Get:199 http://deb.debian.org/debian trixie/main amd64 autoconf all 2.72-3.1 [494 kB] #17 14.80 Get:200 http://deb.debian.org/debian trixie/main amd64 libgc1 amd64 1:8.2.8-1 [247 kB] #17 14.80 Get:201 http://deb.debian.org/debian trixie/main amd64 guile-3.0-libs amd64 3.0.10+really3.0.10-4 [6877 kB] #17 14.86 Get:202 http://deb.debian.org/debian trixie/main amd64 libopts25 amd64 1:5.18.16-7 [61.9 kB] #17 14.86 Get:203 http://deb.debian.org/debian trixie/main amd64 libopts25-dev amd64 1:5.18.16-7 [99.6 kB] #17 14.86 Get:204 http://deb.debian.org/debian trixie/main amd64 autogen amd64 1:5.18.16-7 [561 kB] #17 14.86 Get:205 http://deb.debian.org/debian trixie/main amd64 autotools-dev all 20240727.1 [60.2 kB] #17 14.86 Get:206 http://deb.debian.org/debian trixie/main amd64 automake all 1:1.17-4 [862 kB] #17 14.88 Get:207 http://deb.debian.org/debian trixie/main amd64 autopoint all 0.23.1-2 [770 kB] #17 14.89 Get:208 http://deb.debian.org/debian trixie/main amd64 bc amd64 1.07.1-4 [103 kB] #17 14.89 Get:209 http://deb.debian.org/debian trixie/main amd64 libsframe1 amd64 2.44-3 [78.4 kB] #17 14.90 Get:210 http://deb.debian.org/debian trixie/main amd64 binutils-common amd64 2.44-3 [2509 kB] #17 14.93 Get:211 http://deb.debian.org/debian trixie/main amd64 libbinutils amd64 2.44-3 [534 kB] #17 14.93 Get:212 http://deb.debian.org/debian trixie/main amd64 libgprofng0 amd64 2.44-3 [808 kB] #17 14.95 Get:213 http://deb.debian.org/debian trixie/main amd64 libctf-nobfd0 amd64 2.44-3 [156 kB] #17 14.95 Get:214 http://deb.debian.org/debian trixie/main amd64 libctf0 amd64 2.44-3 [88.6 kB] #17 14.95 Get:215 http://deb.debian.org/debian trixie/main amd64 libjansson4 amd64 2.14-2+b3 [39.8 kB] #17 14.95 Get:216 http://deb.debian.org/debian trixie/main amd64 binutils-x86-64-linux-gnu amd64 2.44-3 [1014 kB] #17 14.96 Get:217 http://deb.debian.org/debian trixie/main amd64 binutils amd64 2.44-3 [265 kB] #17 14.96 Get:218 http://deb.debian.org/debian trixie/main amd64 binutils-arm-none-eabi amd64 2.44-3+23+b1 [2924 kB] #17 14.99 Get:219 http://deb.debian.org/debian trixie/main amd64 bison amd64 2:3.8.2+dfsg-1+b2 [1170 kB] #17 15.00 Get:220 http://deb.debian.org/debian trixie/main amd64 libc-dev-bin amd64 2.41-12+deb13u1 [58.5 kB] #17 15.00 Get:221 http://deb.debian.org/debian trixie/main amd64 linux-libc-dev all 6.12.63-1 [2720 kB] #17 15.02 Get:222 http://deb.debian.org/debian trixie/main amd64 libcrypt-dev amd64 1:4.4.38-1 [119 kB] #17 15.02 Get:223 http://deb.debian.org/debian trixie/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] #17 15.03 Get:224 http://deb.debian.org/debian trixie/main amd64 libc6-dev amd64 2.41-12+deb13u1 [1994 kB] #17 15.04 Get:225 http://deb.debian.org/debian trixie/main amd64 libisl23 amd64 0.27-1 [659 kB] #17 15.05 Get:226 http://deb.debian.org/debian trixie/main amd64 libmpc3 amd64 1.3.1-1+b3 [52.2 kB] #17 15.05 Get:227 http://deb.debian.org/debian trixie/main amd64 cpp-14-x86-64-linux-gnu amd64 14.2.0-19 [11.0 MB] #17 15.14 Get:228 http://deb.debian.org/debian trixie/main amd64 cpp-14 amd64 14.2.0-19 [1280 B] #17 15.14 Get:229 http://deb.debian.org/debian trixie/main amd64 cpp-x86-64-linux-gnu amd64 4:14.2.0-1 [4840 B] #17 15.14 Get:230 http://deb.debian.org/debian trixie/main amd64 cpp amd64 4:14.2.0-1 [1568 B] #17 15.14 Get:231 http://deb.debian.org/debian trixie/main amd64 libcc1-0 amd64 14.2.0-19 [42.8 kB] #17 15.15 Get:232 http://deb.debian.org/debian trixie/main amd64 libgomp1 amd64 14.2.0-19 [137 kB] #17 15.15 Get:233 http://deb.debian.org/debian trixie/main amd64 libitm1 amd64 14.2.0-19 [26.0 kB] #17 15.15 Get:234 http://deb.debian.org/debian trixie/main amd64 libasan8 amd64 14.2.0-19 [2725 kB] #17 15.17 Get:235 http://deb.debian.org/debian trixie/main amd64 liblsan0 amd64 14.2.0-19 [1204 kB] #17 15.18 Get:236 http://deb.debian.org/debian trixie/main amd64 libtsan2 amd64 14.2.0-19 [2460 kB] #17 15.20 Get:237 http://deb.debian.org/debian trixie/main amd64 libubsan1 amd64 14.2.0-19 [1074 kB] #17 15.21 Get:238 http://deb.debian.org/debian trixie/main amd64 libhwasan0 amd64 14.2.0-19 [1488 kB] #17 15.22 Get:239 http://deb.debian.org/debian trixie/main amd64 libquadmath0 amd64 14.2.0-19 [145 kB] #17 15.22 Get:240 http://deb.debian.org/debian trixie/main amd64 libgcc-14-dev amd64 14.2.0-19 [2672 kB] #17 15.25 Get:241 http://deb.debian.org/debian trixie/main amd64 gcc-14-x86-64-linux-gnu amd64 14.2.0-19 [21.4 MB] #17 15.43 Get:242 http://deb.debian.org/debian trixie/main amd64 gcc-14 amd64 14.2.0-19 [540 kB] #17 15.43 Get:243 http://deb.debian.org/debian trixie/main amd64 gcc-x86-64-linux-gnu amd64 4:14.2.0-1 [1436 B] #17 15.43 Get:244 http://deb.debian.org/debian trixie/main amd64 gcc amd64 4:14.2.0-1 [5136 B] #17 15.43 Get:245 http://deb.debian.org/debian trixie/main amd64 libstdc++-14-dev amd64 14.2.0-19 [2376 kB] #17 15.45 Get:246 http://deb.debian.org/debian trixie/main amd64 g++-14-x86-64-linux-gnu amd64 14.2.0-19 [12.1 MB] #17 15.56 Get:247 http://deb.debian.org/debian trixie/main amd64 g++-14 amd64 14.2.0-19 [22.5 kB] #17 15.56 Get:248 http://deb.debian.org/debian trixie/main amd64 g++-x86-64-linux-gnu amd64 4:14.2.0-1 [1200 B] #17 15.56 Get:249 http://deb.debian.org/debian trixie/main amd64 g++ amd64 4:14.2.0-1 [1344 B] #17 15.56 Get:250 http://deb.debian.org/debian trixie/main amd64 make amd64 4.4.1-2 [463 kB] #17 15.56 Get:251 http://deb.debian.org/debian trixie/main amd64 libdpkg-perl all 1.22.21 [650 kB] #17 15.57 Get:252 http://deb.debian.org/debian trixie/main amd64 patch amd64 2.8-2 [134 kB] #17 15.57 Get:253 http://deb.debian.org/debian trixie/main amd64 dpkg-dev all 1.22.21 [1338 kB] #17 15.58 Get:254 http://deb.debian.org/debian trixie/main amd64 build-essential amd64 12.12 [4624 B] #17 15.58 Get:255 http://deb.debian.org/debian trixie/main amd64 libfmt10 amd64 10.1.1+ds1-4 [127 kB] #17 15.59 Get:256 http://deb.debian.org/debian trixie/main amd64 libhiredis1.1.0 amd64 1.2.0-6+b3 [50.8 kB] #17 15.59 Get:257 http://deb.debian.org/debian trixie/main amd64 ccache amd64 4.11.2-2 [711 kB] #17 15.59 Get:258 http://deb.debian.org/debian trixie/main amd64 libz3-4 amd64 4.13.3-1 [8560 kB] #17 15.67 Get:259 http://deb.debian.org/debian trixie/main amd64 libllvm19 amd64 1:19.1.7-3+b1 [26.0 MB] #17 15.91 Get:260 http://deb.debian.org/debian trixie/main amd64 libclang-cpp19 amd64 1:19.1.7-3+b1 [13.2 MB] #17 16.02 Get:261 http://deb.debian.org/debian trixie/main amd64 clang-format-19 amd64 1:19.1.7-3+b1 [93.0 kB] #17 16.02 Get:262 http://deb.debian.org/debian trixie/main amd64 clang-format amd64 1:19.0-63 [6352 B] #17 16.02 Get:263 http://deb.debian.org/debian trixie/main amd64 cmake-data all 3.31.6-2 [2268 kB] #17 16.04 Get:264 http://deb.debian.org/debian trixie/main amd64 libarchive13t64 amd64 3.7.4-4 [349 kB] #17 16.05 Get:265 http://deb.debian.org/debian trixie/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-9 [19.8 kB] #17 16.05 Get:266 http://deb.debian.org/debian trixie/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-9 [57.5 kB] #17 16.05 Get:267 http://deb.debian.org/debian trixie/main amd64 libldap2 amd64 2.6.10+dfsg-1 [194 kB] #17 16.05 Get:268 http://deb.debian.org/debian trixie/main amd64 libnghttp2-14 amd64 1.64.0-1.1 [76.0 kB] #17 16.05 Get:269 http://deb.debian.org/debian trixie/main amd64 libnghttp3-9 amd64 1.8.0-1 [67.7 kB] #17 16.05 Get:270 http://deb.debian.org/debian trixie/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b5 [58.8 kB] #17 16.05 Get:271 http://deb.debian.org/debian trixie/main amd64 libssh2-1t64 amd64 1.11.1-1 [245 kB] #17 16.05 Get:272 http://deb.debian.org/debian trixie/main amd64 libcurl4t64 amd64 8.14.1-2+deb13u2 [391 kB] #17 16.05 Get:273 http://deb.debian.org/debian trixie/main amd64 libjsoncpp26 amd64 1.9.6-3 [81.7 kB] #17 16.06 Get:274 http://deb.debian.org/debian trixie/main amd64 librhash1 amd64 1.4.5-1 [132 kB] #17 16.06 Get:275 http://deb.debian.org/debian trixie/main amd64 libuv1t64 amd64 1.50.0-2 [154 kB] #17 16.07 Get:276 http://deb.debian.org/debian trixie/main amd64 cmake amd64 3.31.6-2 [12.0 MB] #17 16.17 Get:277 http://deb.debian.org/debian trixie/main amd64 libstdlib-ocaml amd64 5.3.0-3 [605 kB] #17 16.18 Get:278 http://deb.debian.org/debian trixie/main amd64 ocaml-base amd64 5.3.0-3 [495 kB] #17 16.19 Get:279 http://deb.debian.org/debian trixie/main amd64 libparmap-ocaml amd64 1.2.5-3+b4 [91.7 kB] #17 16.19 Get:280 http://deb.debian.org/debian trixie/main amd64 libfindlib-ocaml amd64 1.9.8-1+b1 [214 kB] #17 16.21 Get:281 http://deb.debian.org/debian trixie/main amd64 ocaml-findlib amd64 1.9.8-1+b1 [584 kB] #17 16.21 Get:282 http://deb.debian.org/debian trixie/main amd64 libstdcompat-ocaml amd64 20~git20240529-2+b2 [49.4 kB] #17 16.22 Get:283 http://deb.debian.org/debian trixie/main amd64 coccinelle amd64 1.3.0.deb-1+b2 [10.5 MB] #17 16.32 Get:284 http://deb.debian.org/debian trixie/main amd64 comerr-dev amd64 2.1-1.47.2-3+b7 [56.7 kB] #17 16.32 Get:285 http://deb.debian.org/debian trixie/main amd64 libtinyxml2-11 amd64 11.0.0+dfsg-1+b1 [31.1 kB] #17 16.33 Get:286 http://deb.debian.org/debian trixie/main amd64 python3-pygments all 2.18.0+dfsg-2 [836 kB] #17 16.34 Get:287 http://deb.debian.org/debian trixie/main amd64 cppcheck amd64 2.17.1-2 [2386 kB] #17 16.36 Get:288 http://deb.debian.org/debian trixie/main amd64 curl amd64 8.14.1-2+deb13u2 [270 kB] #17 16.36 Get:289 http://deb.debian.org/debian trixie/main amd64 libdebhelper-perl all 13.24.2 [90.9 kB] #17 16.38 Get:290 http://deb.debian.org/debian trixie/main amd64 libtool all 2.5.4-4 [539 kB] #17 16.38 Get:291 http://deb.debian.org/debian trixie/main amd64 dh-autoreconf all 20 [17.1 kB] #17 16.38 Get:292 http://deb.debian.org/debian trixie/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] #17 16.38 Get:293 http://deb.debian.org/debian trixie/main amd64 libfile-stripnondeterminism-perl all 1.14.1-2 [19.7 kB] #17 16.38 Get:294 http://deb.debian.org/debian trixie/main amd64 dh-strip-nondeterminism all 1.14.1-2 [8620 B] #17 16.38 Get:295 http://deb.debian.org/debian trixie/main amd64 dwz amd64 0.15-1+b1 [110 kB] #17 16.38 Get:296 http://deb.debian.org/debian trixie/main amd64 gettext amd64 0.23.1-2 [1680 kB] #17 16.40 Get:297 http://deb.debian.org/debian trixie/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] #17 16.40 Get:298 http://deb.debian.org/debian trixie/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] #17 16.41 Get:299 http://deb.debian.org/debian trixie/main amd64 debhelper all 13.24.2 [919 kB] #17 16.46 Get:300 http://deb.debian.org/debian trixie/main amd64 module-assistant all 0.11.14 [87.0 kB] #17 16.46 Get:301 http://deb.debian.org/debian trixie/main amd64 dahdi-source all 1:3.1.0+git20230717~dfsg-10.1 [835 kB] #17 16.47 Get:302 http://deb.debian.org/debian trixie/main amd64 libassuan9 amd64 3.0.2-2 [61.5 kB] #17 16.47 Get:303 http://deb.debian.org/debian trixie/main amd64 gpgconf amd64 2.4.7-21+deb13u1+b1 [129 kB] #17 16.47 Get:304 http://deb.debian.org/debian trixie/main amd64 libksba8 amd64 1.6.7-2+b1 [136 kB] #17 16.47 Get:305 http://deb.debian.org/debian trixie/main amd64 libnpth0t64 amd64 1.8-3 [23.2 kB] #17 16.47 Get:306 http://deb.debian.org/debian trixie/main amd64 gpg amd64 2.4.7-21+deb13u1+b1 [634 kB] #17 16.48 Get:307 http://deb.debian.org/debian trixie/main amd64 pinentry-curses amd64 1.3.1-2 [86.4 kB] #17 16.48 Get:308 http://deb.debian.org/debian trixie/main amd64 gpg-agent amd64 2.4.7-21+deb13u1+b1 [271 kB] #17 16.48 Get:309 http://deb.debian.org/debian trixie/main amd64 libfile-dirlist-perl all 0.05-3 [7600 B] #17 16.48 Get:310 http://deb.debian.org/debian trixie/main amd64 libfile-touch-perl all 0.12-2 [8816 B] #17 16.48 Get:311 http://deb.debian.org/debian trixie/main amd64 libclass-method-modifiers-perl all 2.15-1 [18.0 kB] #17 16.48 Get:312 http://deb.debian.org/debian trixie/main amd64 libclass-xsaccessor-perl amd64 1.19-4+b5 [36.1 kB] #17 16.48 Get:313 http://deb.debian.org/debian trixie/main amd64 libb-hooks-op-check-perl amd64 0.22-3+b2 [10.6 kB] #17 16.48 Get:314 http://deb.debian.org/debian trixie/main amd64 libdynaloader-functions-perl all 0.004-2 [12.2 kB] #17 16.48 Get:315 http://deb.debian.org/debian trixie/main amd64 libdevel-callchecker-perl amd64 0.009-2 [15.6 kB] #17 16.49 Get:316 http://deb.debian.org/debian trixie/main amd64 libparams-classify-perl amd64 0.015-2+b4 [22.5 kB] #17 16.49 Get:317 http://deb.debian.org/debian trixie/main amd64 libmodule-runtime-perl all 0.018-1 [17.8 kB] #17 16.49 Get:318 http://deb.debian.org/debian trixie/main amd64 libimport-into-perl all 1.002005-2 [11.3 kB] #17 16.49 Get:319 http://deb.debian.org/debian trixie/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB] #17 16.49 Get:320 http://deb.debian.org/debian trixie/main amd64 libsub-quote-perl all 2.006008-1 [21.8 kB] #17 16.49 Get:321 http://deb.debian.org/debian trixie/main amd64 libmoo-perl all 2.005005-1 [58.0 kB] #17 16.49 Get:322 http://deb.debian.org/debian trixie/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB] #17 16.49 Get:323 http://deb.debian.org/debian trixie/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB] #17 16.49 Get:324 http://deb.debian.org/debian trixie/main amd64 libhttp-date-perl all 6.06-1 [10.7 kB] #17 16.49 Get:325 http://deb.debian.org/debian trixie/main amd64 libfile-listing-perl all 6.16-1 [12.4 kB] #17 16.50 Get:326 http://deb.debian.org/debian trixie/main amd64 libhtml-tagset-perl all 3.24-1 [14.7 kB] #17 16.50 Get:327 http://deb.debian.org/debian trixie/main amd64 liburi-perl all 5.30-1 [105 kB] #17 16.51 Get:328 http://deb.debian.org/debian trixie/main amd64 libhtml-parser-perl amd64 3.83-1+b2 [99.7 kB] #17 16.51 Get:329 http://deb.debian.org/debian trixie/main amd64 libhtml-tree-perl all 5.07-3 [211 kB] #17 16.51 Get:330 http://deb.debian.org/debian trixie/main amd64 libclone-perl amd64 0.47-1+b1 [13.9 kB] #17 16.51 Get:331 http://deb.debian.org/debian trixie/main amd64 libio-html-perl all 1.004-3 [16.2 kB] #17 16.51 Get:332 http://deb.debian.org/debian trixie/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB] #17 16.51 Get:333 http://deb.debian.org/debian trixie/main amd64 libhttp-message-perl all 7.00-2 [79.8 kB] #17 16.51 Get:334 http://deb.debian.org/debian trixie/main amd64 libhttp-cookies-perl all 6.11-1 [19.1 kB] #17 16.51 Get:335 http://deb.debian.org/debian trixie/main amd64 libhttp-negotiate-perl all 6.01-2 [13.1 kB] #17 16.51 Get:336 http://deb.debian.org/debian trixie/main amd64 perl-openssl-defaults amd64 7+b2 [6724 B] #17 16.51 Get:337 http://deb.debian.org/debian trixie/main amd64 libnet-ssleay-perl amd64 1.94-3 [339 kB] #17 16.52 Get:338 http://deb.debian.org/debian trixie/main amd64 libio-socket-ssl-perl all 2.089-1 [223 kB] #17 16.52 Get:339 http://deb.debian.org/debian trixie/main amd64 libnet-http-perl all 6.23-1 [23.9 kB] #17 16.52 Get:340 http://deb.debian.org/debian trixie/main amd64 liblwp-protocol-https-perl all 6.14-1 [10.8 kB] #17 16.52 Get:341 http://deb.debian.org/debian trixie/main amd64 libtry-tiny-perl all 0.32-1 [22.9 kB] #17 16.52 Get:342 http://deb.debian.org/debian trixie/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #17 16.52 Get:343 http://deb.debian.org/debian trixie/main amd64 libwww-perl all 6.78-1 [183 kB] #17 16.53 Get:344 http://deb.debian.org/debian trixie/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] #17 16.53 Get:345 http://deb.debian.org/debian trixie/main amd64 gpgv amd64 2.4.7-21+deb13u1+b1 [241 kB] #17 16.53 Get:346 http://deb.debian.org/debian trixie/main amd64 sopv-gpgv all 0.1.4-1 [11.3 kB] #17 16.53 Get:347 http://deb.debian.org/debian trixie/main amd64 wdiff amd64 1.2.2-9 [122 kB] #17 16.54 Get:348 http://deb.debian.org/debian trixie/main amd64 devscripts all 2.25.15+deb13u1 [1068 kB] #17 16.55 Get:349 http://deb.debian.org/debian trixie/main amd64 dirmngr amd64 2.4.7-21+deb13u1+b1 [384 kB] #17 16.56 Get:350 http://deb.debian.org/debian trixie/main amd64 docbook5-xml all 5.0-4 [667 kB] #17 16.56 Get:351 http://deb.debian.org/debian trixie/main amd64 docutils-common all 0.21.2+dfsg-2 [128 kB] #17 16.56 Get:352 http://deb.debian.org/debian trixie/main amd64 libclang1-19 amd64 1:19.1.7-3+b1 [7623 kB] #17 16.63 Get:353 http://deb.debian.org/debian trixie/main amd64 libxapian30 amd64 1.4.29-3 [1165 kB] #17 16.65 Get:354 http://deb.debian.org/debian trixie/main amd64 doxygen amd64 1.9.8+ds-2.1 [5017 kB] #17 16.69 Get:355 http://deb.debian.org/debian trixie/main amd64 equivs all 2.3.2 [15.2 kB] #17 16.69 Get:356 http://deb.debian.org/debian trixie/main amd64 fontconfig amd64 2.15.0-2.3 [463 kB] #17 16.70 Get:357 http://deb.debian.org/debian trixie/main amd64 gcc-arm-none-eabi amd64 15:14.2.rel1-1 [58.0 MB] #17 17.23 Get:358 http://deb.debian.org/debian trixie/main amd64 libdw1t64 amd64 0.192-4 [255 kB] #17 17.24 Get:359 http://deb.debian.org/debian trixie/main amd64 libbabeltrace1 amd64 1.5.11-4+b2 [176 kB] #17 17.24 Get:360 http://deb.debian.org/debian trixie/main amd64 libngtcp2-16 amd64 1.11.0-1 [131 kB] #17 17.24 Get:361 http://deb.debian.org/debian trixie/main amd64 libngtcp2-crypto-gnutls8 amd64 1.11.0-1 [29.3 kB] #17 17.24 Get:362 http://deb.debian.org/debian trixie/main amd64 libcurl3t64-gnutls amd64 8.14.1-2+deb13u2 [383 kB] #17 17.24 Get:363 http://deb.debian.org/debian trixie/main amd64 libjson-c5 amd64 0.18+ds-1 [46.0 kB] #17 17.24 Get:364 http://deb.debian.org/debian trixie/main amd64 libdebuginfod1t64 amd64 0.192-4 [32.4 kB] #17 17.24 Get:365 http://deb.debian.org/debian trixie/main amd64 libipt2 amd64 2.1.2-1 [47.8 kB] #17 17.24 Get:366 http://deb.debian.org/debian trixie/main amd64 libpython3.13 amd64 3.13.5-2 [2160 kB] #17 17.26 Get:367 http://deb.debian.org/debian trixie/main amd64 libsource-highlight-common all 3.1.9-4.3 [77.5 kB] #17 17.26 Get:368 http://deb.debian.org/debian trixie/main amd64 libsource-highlight4t64 amd64 3.1.9-4.3+b1 [335 kB] #17 17.26 Get:369 http://deb.debian.org/debian trixie/main amd64 gdb amd64 16.3-1 [3992 kB] #17 17.30 Get:370 http://deb.debian.org/debian trixie/main amd64 libgfortran5 amd64 14.2.0-19 [836 kB] #17 17.32 Get:371 http://deb.debian.org/debian trixie/main amd64 libgfortran-14-dev amd64 14.2.0-19 [880 kB] #17 17.33 Get:372 http://deb.debian.org/debian trixie/main amd64 gfortran-14-x86-64-linux-gnu amd64 14.2.0-19 [11.7 MB] #17 17.43 Get:373 http://deb.debian.org/debian trixie/main amd64 gfortran-14 amd64 14.2.0-19 [14.5 kB] #17 17.43 Get:374 http://deb.debian.org/debian trixie/main amd64 libgs-common all 10.05.1~dfsg-1+deb13u1 [148 kB] #17 17.44 Get:375 http://deb.debian.org/debian trixie/main amd64 libgs10-common all 10.05.1~dfsg-1+deb13u1 [479 kB] #17 17.45 Get:376 http://deb.debian.org/debian trixie/main amd64 libavahi-common-data amd64 0.8-16 [112 kB] #17 17.45 Get:377 http://deb.debian.org/debian trixie/main amd64 libavahi-common3 amd64 0.8-16 [44.2 kB] #17 17.45 Get:378 http://deb.debian.org/debian trixie/main amd64 libavahi-client3 amd64 0.8-16 [48.4 kB] #17 17.45 Get:379 http://deb.debian.org/debian trixie/main amd64 libcups2t64 amd64 2.4.10-3+deb13u2 [252 kB] #17 17.45 Get:380 http://deb.debian.org/debian trixie/main amd64 libidn12 amd64 1.43-1 [47.7 kB] #17 17.45 Get:381 http://deb.debian.org/debian trixie/main amd64 libijs-0.35 amd64 0.35-15.2 [14.8 kB] #17 17.45 Get:382 http://deb.debian.org/debian trixie/main amd64 libjbig2dec0 amd64 0.20-1+b3 [65.1 kB] #17 17.45 Get:383 http://deb.debian.org/debian trixie/main amd64 libjpeg62-turbo amd64 1:2.1.5-4 [168 kB] #17 17.45 Get:384 http://deb.debian.org/debian trixie/main amd64 liblcms2-2 amd64 2.16-2 [160 kB] #17 17.45 Get:385 http://deb.debian.org/debian trixie/main amd64 libopenjp2-7 amd64 2.5.3-2.1~deb13u1 [205 kB] #17 17.46 Get:386 http://deb.debian.org/debian trixie/main amd64 libdeflate0 amd64 1.23-2 [47.3 kB] #17 17.46 Get:387 http://deb.debian.org/debian trixie/main amd64 libjbig0 amd64 2.1-6.1+b2 [32.1 kB] #17 17.46 Get:388 http://deb.debian.org/debian trixie/main amd64 liblerc4 amd64 4.0.0+ds-5 [183 kB] #17 17.46 Get:389 http://deb.debian.org/debian trixie/main amd64 libsharpyuv0 amd64 1.5.0-0.1 [116 kB] #17 17.46 Get:390 http://deb.debian.org/debian trixie/main amd64 libwebp7 amd64 1.5.0-0.1 [318 kB] #17 17.47 Get:391 http://deb.debian.org/debian trixie/main amd64 libtiff6 amd64 4.7.0-3+deb13u1 [346 kB] #17 17.47 Get:392 http://deb.debian.org/debian trixie/main amd64 libgs10 amd64 10.05.1~dfsg-1+deb13u1 [2566 kB] #17 17.49 Get:393 http://deb.debian.org/debian trixie/main amd64 ghostscript amd64 10.05.1~dfsg-1+deb13u1 [50.4 kB] #17 17.49 Get:394 http://deb.debian.org/debian trixie/main amd64 gir1.2-glib-2.0 amd64 2.84.4-3~deb13u2 [199 kB] #17 17.49 Get:395 http://deb.debian.org/debian trixie/main amd64 libgirepository-1.0-1 amd64 1.84.0-1 [116 kB] #17 17.49 Get:396 http://deb.debian.org/debian trixie/main amd64 gir1.2-girepository-2.0 amd64 1.84.0-1 [39.7 kB] #17 17.49 Get:397 http://deb.debian.org/debian trixie/main amd64 native-architecture all 0.2.6 [2264 B] #17 17.49 Get:398 http://deb.debian.org/debian trixie/main amd64 libgirepository-2.0-0 amd64 2.84.4-3~deb13u2 [144 kB] #17 17.50 Get:399 http://deb.debian.org/debian trixie/main amd64 girepository-tools amd64 2.84.4-3~deb13u2 [151 kB] #17 17.50 Get:400 http://deb.debian.org/debian trixie/main amd64 liberror-perl all 0.17030-1 [26.9 kB] #17 17.50 Get:401 http://deb.debian.org/debian trixie/main amd64 git-man all 1:2.47.3-0+deb13u1 [2205 kB] #17 17.52 Get:402 http://deb.debian.org/debian trixie/main amd64 git amd64 1:2.47.3-0+deb13u1 [8862 kB] #17 17.59 Get:403 http://deb.debian.org/debian trixie/main amd64 gnupg-l10n all 2.4.7-21+deb13u1 [749 kB] #17 17.60 Get:404 http://deb.debian.org/debian trixie/main amd64 gpgsm amd64 2.4.7-21+deb13u1+b1 [275 kB] #17 17.60 Get:405 http://deb.debian.org/debian trixie/main amd64 gnupg all 2.4.7-21+deb13u1 [417 kB] #17 17.60 Get:406 http://deb.debian.org/debian trixie/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB] #17 17.60 Get:407 http://deb.debian.org/debian trixie/main amd64 libcdt5 amd64 2.42.4-3 [40.3 kB] #17 17.60 Get:408 http://deb.debian.org/debian trixie/main amd64 libcgraph6 amd64 2.42.4-3 [64.0 kB] #17 17.60 Get:409 http://deb.debian.org/debian trixie/main amd64 libaom3 amd64 3.12.1-1 [1871 kB] #17 17.62 Get:410 http://deb.debian.org/debian trixie/main amd64 libdav1d7 amd64 1.5.1-1 [559 kB] #17 17.63 Get:411 http://deb.debian.org/debian trixie/main amd64 libabsl20240722 amd64 20240722.0-4 [492 kB] #17 17.64 Get:412 http://deb.debian.org/debian trixie/main amd64 libgav1-1 amd64 0.19.0-3+b1 [353 kB] #17 17.65 Get:413 http://deb.debian.org/debian trixie/main amd64 librav1e0.7 amd64 0.7.1-9+b2 [946 kB] #17 17.66 Get:414 http://deb.debian.org/debian trixie/main amd64 libsvtav1enc2 amd64 2.3.0+dfsg-1 [2489 kB] #17 17.68 Get:415 http://deb.debian.org/debian trixie/main amd64 libyuv0 amd64 0.0.1904.20250204-1 [174 kB] #17 17.68 Get:416 http://deb.debian.org/debian trixie/main amd64 libavif16 amd64 1.2.1-1.2 [133 kB] #17 17.68 Get:417 http://deb.debian.org/debian trixie/main amd64 libheif-plugin-dav1d amd64 1.19.8-1 [11.7 kB] #17 17.68 Get:418 http://deb.debian.org/debian trixie/main amd64 libde265-0 amd64 1.0.15-1+b3 [189 kB] #17 17.68 Get:419 http://deb.debian.org/debian trixie/main amd64 libheif-plugin-libde265 amd64 1.19.8-1 [15.3 kB] #17 17.68 Get:420 http://deb.debian.org/debian trixie/main amd64 libheif1 amd64 1.19.8-1 [520 kB] #17 17.69 Get:421 http://deb.debian.org/debian trixie/main amd64 libimagequant0 amd64 2.18.0-1+b2 [35.2 kB] #17 17.69 Get:422 http://deb.debian.org/debian trixie/main amd64 libgd3 amd64 2.3.3-13 [126 kB] #17 17.69 Get:423 http://deb.debian.org/debian trixie/main amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2+b1 [160 kB] #17 17.69 Get:424 http://deb.debian.org/debian trixie/main amd64 libltdl7 amd64 2.5.4-4 [416 kB] #17 17.70 Get:425 http://deb.debian.org/debian trixie/main amd64 libfribidi0 amd64 1.0.16-1 [26.5 kB] #17 17.70 Get:426 http://deb.debian.org/debian trixie/main amd64 libpango-1.0-0 amd64 1.56.3-1 [226 kB] #17 17.70 Get:427 http://deb.debian.org/debian trixie/main amd64 libpangoft2-1.0-0 amd64 1.56.3-1 [55.6 kB] #17 17.70 Get:428 http://deb.debian.org/debian trixie/main amd64 libpangocairo-1.0-0 amd64 1.56.3-1 [35.7 kB] #17 17.70 Get:429 http://deb.debian.org/debian trixie/main amd64 libpathplan4 amd64 2.42.4-3 [42.6 kB] #17 17.70 Get:430 http://deb.debian.org/debian trixie/main amd64 libgvc6 amd64 2.42.4-3 [686 kB] #17 17.72 Get:431 http://deb.debian.org/debian trixie/main amd64 libgvpr2 amd64 2.42.4-3 [192 kB] #17 17.72 Get:432 http://deb.debian.org/debian trixie/main amd64 liblab-gamut1 amd64 2.42.4-3 [198 kB] #17 17.73 Get:433 http://deb.debian.org/debian trixie/main amd64 graphviz amd64 2.42.4-3 [621 kB] #17 17.73 Get:434 http://deb.debian.org/debian trixie/main amd64 htop amd64 3.4.1-5 [171 kB] #17 17.73 Get:435 http://deb.debian.org/debian trixie/main amd64 libnl-3-200 amd64 3.7.0-2 [59.4 kB] #17 17.75 Get:436 http://deb.debian.org/debian trixie/main amd64 libnl-route-3-200 amd64 3.7.0-2 [182 kB] #17 17.75 Get:437 http://deb.debian.org/debian trixie/main amd64 libibverbs1 amd64 56.1-1 [62.4 kB] #17 17.75 Get:438 http://deb.debian.org/debian trixie/main amd64 ibverbs-providers amd64 56.1-1 [357 kB] #17 17.75 Get:439 http://deb.debian.org/debian trixie/main amd64 icu-devtools amd64 76.1-4 [215 kB] #17 17.76 Get:440 http://deb.debian.org/debian trixie/main amd64 libgssrpc4t64 amd64 1.21.3-5 [60.0 kB] #17 17.76 Get:441 http://deb.debian.org/debian trixie/main amd64 libkadm5clnt-mit12 amd64 1.21.3-5 [42.5 kB] #17 17.76 Get:442 http://deb.debian.org/debian trixie/main amd64 libkdb5-10t64 amd64 1.21.3-5 [42.6 kB] #17 17.78 Get:443 http://deb.debian.org/debian trixie/main amd64 libkadm5srv-mit12 amd64 1.21.3-5 [54.2 kB] #17 17.78 Get:444 http://deb.debian.org/debian trixie/main amd64 krb5-multidev amd64 1.21.3-5 [126 kB] #17 17.78 Get:445 http://deb.debian.org/debian trixie/main amd64 latexmk all 1:4.86~ds-1 [507 kB] #17 17.79 Get:446 http://deb.debian.org/debian trixie/main amd64 libcapture-tiny-perl all 0.50-1 [24.6 kB] #17 17.79 Get:447 http://deb.debian.org/debian trixie/main amd64 libclass-inspector-perl all 1.36-3 [17.5 kB] #17 17.79 Get:448 http://deb.debian.org/debian trixie/main amd64 libfile-sharedir-perl all 1.118-3 [16.0 kB] #17 17.79 Get:449 http://deb.debian.org/debian trixie/main amd64 libmodule-implementation-perl all 0.09-2 [12.6 kB] #17 17.79 Get:450 http://deb.debian.org/debian trixie/main amd64 libsub-exporter-progressive-perl all 0.001013-3 [7496 B] #17 17.79 Get:451 http://deb.debian.org/debian trixie/main amd64 libvariable-magic-perl amd64 0.64-1+b1 [44.9 kB] #17 17.79 Get:452 http://deb.debian.org/debian trixie/main amd64 libb-hooks-endofscope-perl all 0.28-2 [17.6 kB] #17 17.79 Get:453 http://deb.debian.org/debian trixie/main amd64 libpackage-stash-perl all 0.40-1 [22.0 kB] #17 17.79 Get:454 http://deb.debian.org/debian trixie/main amd64 libsub-identify-perl amd64 0.14-3+b3 [11.3 kB] #17 17.79 Get:455 http://deb.debian.org/debian trixie/main amd64 libsub-name-perl amd64 0.28-1 [12.2 kB] #17 17.80 Get:456 http://deb.debian.org/debian trixie/main amd64 libnamespace-clean-perl all 0.27-2 [17.8 kB] #17 17.80 Get:457 http://deb.debian.org/debian trixie/main amd64 libnamespace-autoclean-perl all 0.31-1 [13.8 kB] #17 17.80 Get:458 http://deb.debian.org/debian trixie/main amd64 libparams-util-perl amd64 1.102-3+b1 [24.4 kB] #17 17.80 Get:459 http://deb.debian.org/debian trixie/main amd64 libsub-install-perl all 0.929-1 [10.5 kB] #17 17.80 Get:460 http://deb.debian.org/debian trixie/main amd64 libdata-optlist-perl all 0.114-1 [10.6 kB] #17 17.80 Get:461 http://deb.debian.org/debian trixie/main amd64 libsub-exporter-perl all 0.990-1 [50.6 kB] #17 17.80 Get:462 http://deb.debian.org/debian trixie/main amd64 libeval-closure-perl all 0.14-3 [11.2 kB] #17 17.80 Get:463 http://deb.debian.org/debian trixie/main amd64 libclass-data-inheritable-perl all 0.10-1 [8632 B] #17 17.80 Get:464 http://deb.debian.org/debian trixie/main amd64 libdevel-stacktrace-perl all 2.0500-1 [26.4 kB] #17 17.80 Get:465 http://deb.debian.org/debian trixie/main amd64 libexception-class-perl all 1.45-1 [34.6 kB] #17 17.81 Get:466 http://deb.debian.org/debian trixie/main amd64 libparams-validationcompiler-perl all 0.31-1 [30.9 kB] #17 17.81 Get:467 http://deb.debian.org/debian trixie/main amd64 libalgorithm-c3-perl all 0.11-2 [10.8 kB] #17 17.81 Get:468 http://deb.debian.org/debian trixie/main amd64 libclass-c3-perl all 0.35-2 [21.0 kB] #17 17.81 Get:469 http://deb.debian.org/debian trixie/main amd64 libmro-compat-perl all 0.15-2 [11.8 kB] #17 17.81 Get:470 http://deb.debian.org/debian trixie/main amd64 libxstring-perl amd64 0.005-2+b4 [8076 B] #17 17.82 Get:471 http://deb.debian.org/debian trixie/main amd64 libspecio-perl all 0.50-1 [132 kB] #17 17.82 Get:472 http://deb.debian.org/debian trixie/main amd64 libdatetime-locale-perl all 1:1.41-1 [3131 kB] #17 17.85 Get:473 http://deb.debian.org/debian trixie/main amd64 libclass-singleton-perl all 1.6-2 [12.5 kB] #17 17.85 Get:474 http://deb.debian.org/debian trixie/main amd64 libdatetime-timezone-perl all 1:2.65-1+2025b [261 kB] #17 17.85 Get:475 http://deb.debian.org/debian trixie/main amd64 libdatetime-perl amd64 2:1.65-1+b2 [116 kB] #17 17.85 Get:476 http://deb.debian.org/debian trixie/main amd64 libjson-perl all 4.10000-1 [87.5 kB] #17 17.86 Get:477 http://deb.debian.org/debian trixie/main amd64 libperlio-gzip-perl amd64 0.20-1+b4 [17.5 kB] #17 17.86 Get:478 http://deb.debian.org/debian trixie/main amd64 lcov all 2.3.1-1 [393 kB] #17 17.86 Get:479 http://deb.debian.org/debian trixie/main amd64 libaio1t64 amd64 0.3.113-8+b1 [14.9 kB] #17 17.86 Get:480 http://deb.debian.org/debian trixie/main amd64 libaio-dev amd64 0.3.113-8+b1 [31.4 kB] #17 17.86 Get:481 http://deb.debian.org/debian trixie/main amd64 libllvm17t64 amd64 1:17.0.6-22+b2 [23.6 MB] #17 18.06 Get:482 http://deb.debian.org/debian trixie/main amd64 libamd-comgr2 amd64 6.0+git20231212.4510c28+dfsg-3+b2 [13.0 MB] #17 18.17 Get:483 http://deb.debian.org/debian trixie/main amd64 libdrm-common all 2.4.124-2 [8288 B] #17 18.17 Get:484 http://deb.debian.org/debian trixie/main amd64 libdrm2 amd64 2.4.124-2 [39.0 kB] #17 18.17 Get:485 http://deb.debian.org/debian trixie/main amd64 libdrm-amdgpu1 amd64 2.4.124-2 [22.6 kB] #17 18.17 Get:486 http://deb.debian.org/debian trixie/main amd64 libnuma1 amd64 2.0.19-1 [22.2 kB] #17 18.17 Get:487 http://deb.debian.org/debian trixie/main amd64 libhsakmt1 amd64 6.2.4+ds-1 [61.1 kB] #17 18.18 Get:488 http://deb.debian.org/debian trixie/main amd64 libhsa-runtime64-1 amd64 6.1.2-3 [535 kB] #17 18.19 Get:489 http://deb.debian.org/debian trixie/main amd64 libamdhip64-5 amd64 5.7.1-6+deb13u1 [8924 kB] #17 18.26 Get:490 http://deb.debian.org/debian trixie/main amd64 libasound2-data all 1.2.14-1 [21.1 kB] #17 18.26 Get:491 http://deb.debian.org/debian trixie/main amd64 libasound2t64 amd64 1.2.14-1 [381 kB] #17 18.27 Get:492 http://deb.debian.org/debian trixie/main amd64 libasound2-dev amd64 1.2.14-1 [120 kB] #17 18.27 Get:493 http://deb.debian.org/debian trixie/main amd64 libmbedcrypto16 amd64 3.6.5-0.1~deb13u1 [361 kB] #17 18.28 Get:494 http://deb.debian.org/debian trixie/main amd64 libmbedx509-7 amd64 3.6.5-0.1~deb13u1 [152 kB] #17 18.28 Get:495 http://deb.debian.org/debian trixie/main amd64 libmbedtls21 amd64 3.6.5-0.1~deb13u1 [243 kB] #17 18.28 Get:496 http://deb.debian.org/debian trixie/main amd64 libbctoolbox2 amd64 5.3.105-1 [219 kB] #17 18.29 Get:497 http://deb.debian.org/debian trixie/main amd64 libbctoolbox-dev amd64 5.3.105-1 [56.3 kB] #17 18.29 Get:498 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0 amd64 2:1.0.28-1 [59.6 kB] #17 18.29 Get:499 http://deb.debian.org/debian trixie/main amd64 libbladerf2 amd64 0.2024.05-1 [190 kB] #17 18.30 Get:500 http://deb.debian.org/debian trixie/main amd64 libbladerf-dev amd64 0.2024.05-1 [59.3 kB] #17 18.30 Get:501 http://deb.debian.org/debian trixie/main amd64 uuid-dev amd64 2.41-5 [48.8 kB] #17 18.30 Get:502 http://deb.debian.org/debian trixie/main amd64 libblkid-dev amd64 2.41-5 [208 kB] #17 18.32 Get:503 http://deb.debian.org/debian trixie/main amd64 libboost1.83-dev amd64 1.83.0-4.2 [10.6 MB] #17 18.43 Get:504 http://deb.debian.org/debian trixie/main amd64 libboost-atomic1.83.0 amd64 1.83.0-4.2 [234 kB] #17 18.43 Get:505 http://deb.debian.org/debian trixie/main amd64 libboost-atomic1.83-dev amd64 1.83.0-4.2 [236 kB] #17 18.43 Get:506 http://deb.debian.org/debian trixie/main amd64 libboost-atomic-dev amd64 1.83.0.2+b2 [3904 B] #17 18.43 Get:507 http://deb.debian.org/debian trixie/main amd64 libboost-chrono1.83.0t64 amd64 1.83.0-4.2 [240 kB] #17 18.44 Get:508 http://deb.debian.org/debian trixie/main amd64 libboost-chrono1.83-dev amd64 1.83.0-4.2 [246 kB] #17 18.44 Get:509 http://deb.debian.org/debian trixie/main amd64 libboost-chrono-dev amd64 1.83.0.2+b2 [4224 B] #17 18.44 Get:510 http://deb.debian.org/debian trixie/main amd64 libboost-container1.83.0 amd64 1.83.0-4.2 [260 kB] #17 18.45 Get:511 http://deb.debian.org/debian trixie/main amd64 libboost-container1.83-dev amd64 1.83.0-4.2 [265 kB] #17 18.45 Get:512 http://deb.debian.org/debian trixie/main amd64 libboost-container-dev amd64 1.83.0.2+b2 [4072 B] #17 18.45 Get:513 http://deb.debian.org/debian trixie/main amd64 libboost-date-time1.83.0 amd64 1.83.0-4.2 [230 kB] #17 18.45 Get:514 http://deb.debian.org/debian trixie/main amd64 libboost-serialization1.83.0 amd64 1.83.0-4.2 [333 kB] #17 18.45 Get:515 http://deb.debian.org/debian trixie/main amd64 libboost-serialization1.83-dev amd64 1.83.0-4.2 [373 kB] #17 18.46 Get:516 http://deb.debian.org/debian trixie/main amd64 libboost-date-time1.83-dev amd64 1.83.0-4.2 [239 kB] #17 18.47 Get:517 http://deb.debian.org/debian trixie/main amd64 libboost-system1.83.0 amd64 1.83.0-4.2 [231 kB] #17 18.48 Get:518 http://deb.debian.org/debian trixie/main amd64 libboost-system1.83-dev amd64 1.83.0-4.2 [232 kB] #17 18.48 Get:519 http://deb.debian.org/debian trixie/main amd64 libboost-thread1.83.0 amd64 1.83.0-4.2 [270 kB] #17 18.48 Get:520 http://deb.debian.org/debian trixie/main amd64 libboost-thread1.83-dev amd64 1.83.0-4.2 [277 kB] #17 18.49 Get:521 http://deb.debian.org/debian trixie/main amd64 libboost-context1.83.0 amd64 1.83.0-4.2 [231 kB] #17 18.50 Get:522 http://deb.debian.org/debian trixie/main amd64 libboost-context1.83-dev amd64 1.83.0-4.2 [233 kB] #17 18.51 Get:523 http://deb.debian.org/debian trixie/main amd64 libboost-context-dev amd64 1.83.0.2+b2 [3804 B] #17 18.51 Get:524 http://deb.debian.org/debian trixie/main amd64 libboost-coroutine1.83.0 amd64 1.83.0-4.2 [234 kB] #17 18.51 Get:525 http://deb.debian.org/debian trixie/main amd64 libboost-coroutine1.83-dev amd64 1.83.0-4.2 [236 kB] #17 18.51 Get:526 http://deb.debian.org/debian trixie/main amd64 libboost-coroutine-dev amd64 1.83.0.2+b2 [3868 B] #17 18.51 Get:527 http://deb.debian.org/debian trixie/main amd64 libboost-date-time-dev amd64 1.83.0.2+b2 [3596 B] #17 18.51 Get:528 http://deb.debian.org/debian trixie/main amd64 libboost-dev amd64 1.83.0.2+b2 [3836 B] #17 18.51 Get:529 http://deb.debian.org/debian trixie/main amd64 libboost-exception1.83-dev amd64 1.83.0-4.2 [230 kB] #17 18.51 Get:530 http://deb.debian.org/debian trixie/main amd64 libboost-exception-dev amd64 1.83.0.2+b2 [3584 B] #17 18.51 Get:531 http://deb.debian.org/debian trixie/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-4.2 [282 kB] #17 18.52 Get:532 http://deb.debian.org/debian trixie/main amd64 libboost-filesystem1.83-dev amd64 1.83.0-4.2 [297 kB] #17 18.53 Get:533 http://deb.debian.org/debian trixie/main amd64 libboost-fiber1.83.0 amd64 1.83.0-4.2 [254 kB] #17 18.53 Get:534 http://deb.debian.org/debian trixie/main amd64 libboost-fiber1.83-dev amd64 1.83.0-4.2 [265 kB] #17 18.53 Get:535 http://deb.debian.org/debian trixie/main amd64 libboost-fiber-dev amd64 1.83.0.2+b2 [4028 B] #17 18.53 Get:536 http://deb.debian.org/debian trixie/main amd64 libboost-filesystem-dev amd64 1.83.0.2+b2 [3628 B] #17 18.53 Get:537 http://deb.debian.org/debian trixie/main amd64 libboost-graph1.83.0 amd64 1.83.0-4.2 [359 kB] #17 18.54 Get:538 http://deb.debian.org/debian trixie/main amd64 libboost-regex1.83.0 amd64 1.83.0-4.2 [330 kB] #17 18.55 Get:539 http://deb.debian.org/debian trixie/main amd64 libicu-dev amd64 76.1-4 [10.8 MB] #17 18.64 Get:540 http://deb.debian.org/debian trixie/main amd64 libboost-regex1.83-dev amd64 1.83.0-4.2 [346 kB] #17 18.65 Get:541 http://deb.debian.org/debian trixie/main amd64 libboost-test1.83.0 amd64 1.83.0-4.2 [471 kB] #17 18.65 Get:542 http://deb.debian.org/debian trixie/main amd64 libboost-test1.83-dev amd64 1.83.0-4.2 [541 kB] #17 18.66 Get:543 http://deb.debian.org/debian trixie/main amd64 libboost-graph1.83-dev amd64 1.83.0-4.2 [383 kB] #17 18.66 Get:544 http://deb.debian.org/debian trixie/main amd64 libboost-graph-dev amd64 1.83.0.2+b2 [3700 B] #17 18.66 Get:545 http://deb.debian.org/debian trixie/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-10+b1 [132 kB] #17 18.66 Get:546 http://deb.debian.org/debian trixie/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-10+b1 [54.3 kB] #17 18.66 Get:547 http://deb.debian.org/debian trixie/main amd64 libpsm2-2 amd64 11.2.185-2.1 [181 kB] #17 18.66 Get:548 http://deb.debian.org/debian trixie/main amd64 librdmacm1t64 amd64 56.1-1 [70.4 kB] #17 18.67 Get:549 http://deb.debian.org/debian trixie/main amd64 libfabric1 amd64 2.1.0-1.1 [706 kB] #17 18.68 Get:550 http://deb.debian.org/debian trixie/main amd64 libhwloc15 amd64 2.12.0-4 [164 kB] #17 18.68 Get:551 http://deb.debian.org/debian trixie/main amd64 libmunge2 amd64 0.5.16-1 [19.7 kB] #17 18.68 Get:552 http://deb.debian.org/debian trixie/main amd64 libpciaccess0 amd64 0.17-3+b3 [51.9 kB] #17 18.68 Get:553 http://deb.debian.org/debian trixie/main amd64 libxnvctrl0 amd64 535.171.04-1+b2 [14.2 kB] #17 18.68 Get:554 http://deb.debian.org/debian trixie/main amd64 libze1 amd64 1.20.6-1 [473 kB] #17 18.69 Get:555 http://deb.debian.org/debian trixie/main amd64 ocl-icd-libopencl1 amd64 2.3.3-1 [42.9 kB] #17 18.69 Get:556 http://deb.debian.org/debian trixie/main amd64 libhwloc-plugins amd64 2.12.0-4 [23.5 kB] #17 18.70 Get:557 http://deb.debian.org/debian trixie/main amd64 libpmix2t64 amd64 5.0.7-1 [660 kB] #17 18.71 Get:558 http://deb.debian.org/debian trixie/main amd64 libfuse3-4 amd64 3.17.2-3 [98.7 kB] #17 18.71 Get:559 http://deb.debian.org/debian trixie/main amd64 libibumad3 amd64 56.1-1 [30.0 kB] #17 18.71 Get:560 http://deb.debian.org/debian trixie/main amd64 libibmad5 amd64 56.1-1 [44.5 kB] #17 18.71 Get:561 http://deb.debian.org/debian trixie/main amd64 libucx0 amd64 1.18.1+ds-2+b1 [1196 kB] #17 18.72 Get:562 http://deb.debian.org/debian trixie/main amd64 libopenmpi40 amd64 5.0.7-1 [2365 kB] #17 18.75 Get:563 http://deb.debian.org/debian trixie/main amd64 libboost-mpi1.83.0 amd64 1.83.0-4.2 [271 kB] #17 18.75 Get:564 http://deb.debian.org/debian trixie/main amd64 libboost-graph-parallel1.83.0 amd64 1.83.0-4.2 [280 kB] #17 18.75 Get:565 http://deb.debian.org/debian trixie/main amd64 libboost-graph-parallel1.83-dev amd64 1.83.0-4.2 [284 kB] #17 18.75 Get:566 http://deb.debian.org/debian trixie/main amd64 libboost-graph-parallel-dev amd64 1.83.0.2+b2 [3728 B] #17 18.75 Get:567 http://deb.debian.org/debian trixie/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-4.2 [254 kB] #17 18.76 Get:568 http://deb.debian.org/debian trixie/main amd64 libboost-iostreams1.83-dev amd64 1.83.0-4.2 [261 kB] #17 18.76 Get:569 http://deb.debian.org/debian trixie/main amd64 libboost-iostreams-dev amd64 1.83.0.2+b2 [3580 B] #17 18.76 Get:570 http://deb.debian.org/debian trixie/main amd64 libboost-json1.83.0 amd64 1.83.0-4.2 [357 kB] #17 18.76 Get:571 http://deb.debian.org/debian trixie/main amd64 libboost-json1.83-dev amd64 1.83.0-4.2 [373 kB] #17 18.76 Get:572 http://deb.debian.org/debian trixie/main amd64 libboost-json-dev amd64 1.83.0.2+b2 [3704 B] #17 18.76 Get:573 http://deb.debian.org/debian trixie/main amd64 libboost-locale1.83.0 amd64 1.83.0-4.2 [473 kB] #17 18.77 Get:574 http://deb.debian.org/debian trixie/main amd64 libboost-locale1.83-dev amd64 1.83.0-4.2 [555 kB] #17 18.78 Get:575 http://deb.debian.org/debian trixie/main amd64 libboost-locale-dev amd64 1.83.0.2+b2 [3924 B] #17 18.78 Get:576 http://deb.debian.org/debian trixie/main amd64 libboost-log1.83.0 amd64 1.83.0-4.2 [708 kB] #17 18.79 Get:577 http://deb.debian.org/debian trixie/main amd64 libboost-log1.83-dev amd64 1.83.0-4.2 [877 kB] #17 18.79 Get:578 http://deb.debian.org/debian trixie/main amd64 libboost-log-dev amd64 1.83.0.2+b2 [3796 B] #17 18.79 Get:579 http://deb.debian.org/debian trixie/main amd64 libboost-math1.83.0 amd64 1.83.0-4.2 [524 kB] #17 18.80 Get:580 http://deb.debian.org/debian trixie/main amd64 libboost-math1.83-dev amd64 1.83.0-4.2 [572 kB] #17 18.80 Get:581 http://deb.debian.org/debian trixie/main amd64 libboost-math-dev amd64 1.83.0.2+b2 [3796 B] #17 18.80 Get:582 http://deb.debian.org/debian trixie/main amd64 openmpi-common all 5.0.7-1 [97.2 kB] #17 18.81 Get:583 http://deb.debian.org/debian trixie/main amd64 libnl-3-dev amd64 3.7.0-2 [101 kB] #17 18.81 Get:584 http://deb.debian.org/debian trixie/main amd64 libnl-route-3-dev amd64 3.7.0-2 [201 kB] #17 18.81 Get:585 http://deb.debian.org/debian trixie/main amd64 libibverbs-dev amd64 56.1-1 [654 kB] #17 18.82 Get:586 http://deb.debian.org/debian trixie/main amd64 libnuma-dev amd64 2.0.19-1 [36.5 kB] #17 18.83 Get:587 http://deb.debian.org/debian trixie/main amd64 libltdl-dev amd64 2.5.4-4 [168 kB] #17 18.83 Get:588 http://deb.debian.org/debian trixie/main amd64 libhwloc-dev amd64 2.12.0-4 [258 kB] #17 18.83 Get:589 http://deb.debian.org/debian trixie/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-10+b1 [182 kB] #17 18.83 Get:590 http://deb.debian.org/debian trixie/main amd64 libevent-extra-2.1-7t64 amd64 2.1.12-stable-10+b1 [108 kB] #17 18.84 Get:591 http://deb.debian.org/debian trixie/main amd64 libevent-openssl-2.1-7t64 amd64 2.1.12-stable-10+b1 [61.1 kB] #17 18.85 Get:592 http://deb.debian.org/debian trixie/main amd64 libevent-dev amd64 2.1.12-stable-10+b1 [305 kB] #17 18.85 Get:593 http://deb.debian.org/debian trixie/main amd64 zlib1g-dev amd64 1:1.3.dfsg+really1.3.1-1+b1 [920 kB] #17 18.86 Get:594 http://deb.debian.org/debian trixie/main amd64 libpmix-dev amd64 5.0.7-1 [3978 kB] #17 18.90 Get:595 http://deb.debian.org/debian trixie/main amd64 libjs-jquery-ui all 1.13.2+dfsg-1 [250 kB] #17 18.90 Get:596 http://deb.debian.org/debian trixie/main amd64 openmpi-bin amd64 5.0.7-1 [189 kB] #17 18.90 Get:597 http://deb.debian.org/debian trixie/main amd64 libopenmpi-dev amd64 5.0.7-1 [1089 kB] #17 18.92 Get:598 http://deb.debian.org/debian trixie/main amd64 mpi-default-dev amd64 1.18 [3372 B] #17 18.92 Get:599 http://deb.debian.org/debian trixie/main amd64 libboost-mpi1.83-dev amd64 1.83.0-4.2 [290 kB] #17 18.92 Get:600 http://deb.debian.org/debian trixie/main amd64 libboost-mpi-dev amd64 1.83.0.2+b2 [3680 B] #17 18.92 Get:601 http://deb.debian.org/debian trixie/main amd64 libboost-python1.83.0 amd64 1.83.0-4.2 [306 kB] #17 18.92 Get:602 http://deb.debian.org/debian trixie/main amd64 mpi-default-bin amd64 1.18 [2576 B] #17 18.92 Get:603 http://deb.debian.org/debian trixie/main amd64 libboost-mpi-python1.83.0 amd64 1.83.0-4.2 [358 kB] #17 18.93 Get:604 http://deb.debian.org/debian trixie/main amd64 libboost-mpi-python1.83-dev amd64 1.83.0-4.2 [237 kB] #17 18.94 Get:605 http://deb.debian.org/debian trixie/main amd64 libboost-mpi-python-dev amd64 1.83.0.2+b2 [3712 B] #17 18.94 Get:606 http://deb.debian.org/debian trixie/main amd64 libboost-nowide1.83.0 amd64 1.83.0-4.2 [234 kB] #17 18.95 Get:607 http://deb.debian.org/debian trixie/main amd64 libboost-nowide1.83-dev amd64 1.83.0-4.2 [236 kB] #17 18.96 Get:608 http://deb.debian.org/debian trixie/main amd64 libboost-nowide-dev amd64 1.83.0.2+b2 [3668 B] #17 18.96 Get:609 http://deb.debian.org/debian trixie/main amd64 libboost-numpy1.83.0 amd64 1.83.0-4.2 [242 kB] #17 18.96 Get:610 http://deb.debian.org/debian trixie/main amd64 libboost-numpy1.83-dev amd64 1.83.0-4.2 [246 kB] #17 18.97 Get:611 http://deb.debian.org/debian trixie/main amd64 libboost-numpy-dev amd64 1.83.0.2+b2 [3644 B] #17 18.97 Get:612 http://deb.debian.org/debian trixie/main amd64 libboost-program-options1.83.0 amd64 1.83.0-4.2 [347 kB] #17 18.98 Get:613 http://deb.debian.org/debian trixie/main amd64 libboost-program-options1.83-dev amd64 1.83.0-4.2 [375 kB] #17 18.98 Get:614 http://deb.debian.org/debian trixie/main amd64 libboost-program-options-dev amd64 1.83.0.2+b2 [3612 B] #17 18.98 Get:615 http://deb.debian.org/debian trixie/main amd64 libexpat1-dev amd64 2.7.1-2 [161 kB] #17 18.98 Get:616 http://deb.debian.org/debian trixie/main amd64 libpython3.13-dev amd64 3.13.5-2 [5291 kB] #17 19.03 Get:617 http://deb.debian.org/debian trixie/main amd64 libpython3-dev amd64 3.13.5-1 [10.4 kB] #17 19.03 Get:618 http://deb.debian.org/debian trixie/main amd64 python3.13-dev amd64 3.13.5-2 [504 kB] #17 19.03 Get:619 http://deb.debian.org/debian trixie/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [116 kB] #17 19.03 Get:620 http://deb.debian.org/debian trixie/main amd64 libjs-sphinxdoc all 8.1.3-5 [30.5 kB] #17 19.03 Get:621 http://deb.debian.org/debian trixie/main amd64 python3-dev amd64 3.13.5-1 [26.1 kB] #17 19.04 Get:622 http://deb.debian.org/debian trixie/main amd64 libboost-python1.83-dev amd64 1.83.0-4.2 [328 kB] #17 19.04 Get:623 http://deb.debian.org/debian trixie/main amd64 libboost-python-dev amd64 1.83.0.2+b2 [3892 B] #17 19.05 Get:624 http://deb.debian.org/debian trixie/main amd64 libboost-random1.83.0 amd64 1.83.0-4.2 [238 kB] #17 19.06 Get:625 http://deb.debian.org/debian trixie/main amd64 libboost-random1.83-dev amd64 1.83.0-4.2 [241 kB] #17 19.06 Get:626 http://deb.debian.org/debian trixie/main amd64 libboost-random-dev amd64 1.83.0.2+b2 [3592 B] #17 19.06 Get:627 http://deb.debian.org/debian trixie/main amd64 libboost-regex-dev amd64 1.83.0.2+b2 [3864 B] #17 19.06 Get:628 http://deb.debian.org/debian trixie/main amd64 libboost-serialization-dev amd64 1.83.0.2+b2 [3832 B] #17 19.06 Get:629 http://deb.debian.org/debian trixie/main amd64 libboost-stacktrace1.83.0 amd64 1.83.0-4.2 [283 kB] #17 19.06 Get:630 http://deb.debian.org/debian trixie/main amd64 libboost-stacktrace1.83-dev amd64 1.83.0-4.2 [245 kB] #17 19.06 Get:631 http://deb.debian.org/debian trixie/main amd64 libboost-stacktrace-dev amd64 1.83.0.2+b2 [3592 B] #17 19.06 Get:632 http://deb.debian.org/debian trixie/main amd64 libboost-system-dev amd64 1.83.0.2+b2 [3736 B] #17 19.06 Get:633 http://deb.debian.org/debian trixie/main amd64 libboost-test-dev amd64 1.83.0.2+b2 [3628 B] #17 19.06 Get:634 http://deb.debian.org/debian trixie/main amd64 libboost-thread-dev amd64 1.83.0.2+b2 [3624 B] #17 19.08 Get:635 http://deb.debian.org/debian trixie/main amd64 libboost-timer1.83.0 amd64 1.83.0-4.2 [235 kB] #17 19.09 Get:636 http://deb.debian.org/debian trixie/main amd64 libboost-timer1.83-dev amd64 1.83.0-4.2 [237 kB] #17 19.09 Get:637 http://deb.debian.org/debian trixie/main amd64 libboost-timer-dev amd64 1.83.0.2+b2 [3716 B] #17 19.10 Get:638 http://deb.debian.org/debian trixie/main amd64 libboost1.83-tools-dev amd64 1.83.0-4.2 [1528 kB] #17 19.11 Get:639 http://deb.debian.org/debian trixie/main amd64 libboost-tools-dev amd64 1.83.0.2+b2 [3768 B] #17 19.11 Get:640 http://deb.debian.org/debian trixie/main amd64 libboost-type-erasure1.83.0 amd64 1.83.0-4.2 [246 kB] #17 19.11 Get:641 http://deb.debian.org/debian trixie/main amd64 libboost-type-erasure1.83-dev amd64 1.83.0-4.2 [249 kB] #17 19.12 Get:642 http://deb.debian.org/debian trixie/main amd64 libboost-type-erasure-dev amd64 1.83.0.2+b2 [3688 B] #17 19.12 Get:643 http://deb.debian.org/debian trixie/main amd64 libboost-url1.83.0 amd64 1.83.0-4.2 [336 kB] #17 19.13 Get:644 http://deb.debian.org/debian trixie/main amd64 libboost-url1.83-dev amd64 1.83.0-4.2 [421 kB] #17 19.13 Get:645 http://deb.debian.org/debian trixie/main amd64 libboost-url-dev amd64 1.83.0.2+b2 [3732 B] #17 19.14 Get:646 http://deb.debian.org/debian trixie/main amd64 libboost-wave1.83.0 amd64 1.83.0-4.2 [437 kB] #17 19.14 Get:647 http://deb.debian.org/debian trixie/main amd64 libboost-wave1.83-dev amd64 1.83.0-4.2 [486 kB] #17 19.14 Get:648 http://deb.debian.org/debian trixie/main amd64 libboost-wave-dev amd64 1.83.0.2+b2 [3624 B] #17 19.14 Get:649 http://deb.debian.org/debian trixie/main amd64 libboost-all-dev amd64 1.83.0.2+b2 [3936 B] #17 19.14 Get:650 http://deb.debian.org/debian trixie/main amd64 libbrotli-dev amd64 1.1.0-2+b7 [316 kB] #17 19.15 Get:651 http://deb.debian.org/debian trixie/main amd64 libmd-dev amd64 1.1.0-2+b1 [55.3 kB] #17 19.15 Get:652 http://deb.debian.org/debian trixie/main amd64 libbsd-dev amd64 0.12.2-2 [258 kB] #17 19.16 Get:653 http://deb.debian.org/debian trixie/main amd64 libbson-1.0-0t64 amd64 1.30.4-1+deb13u1 [87.7 kB] #17 19.17 Get:654 http://deb.debian.org/debian trixie/main amd64 libbson-dev amd64 1.30.4-1+deb13u1 [149 kB] #17 19.17 Get:655 http://deb.debian.org/debian trixie/main amd64 libcares2 amd64 1.34.5-1+deb13u1 [98.3 kB] #17 19.17 Get:656 http://deb.debian.org/debian trixie/main amd64 libc-ares-dev amd64 1.34.5-1+deb13u1 [226 kB] #17 19.18 Get:657 http://deb.debian.org/debian trixie/main amd64 libcairo-gobject2 amd64 1.18.4-1+b1 [130 kB] #17 19.18 Get:658 http://deb.debian.org/debian trixie/main amd64 libcap-dev amd64 1:2.75-10+b3 [546 kB] #17 19.19 Get:659 http://deb.debian.org/debian trixie/main amd64 libncurses6 amd64 6.5+20250216-2 [105 kB] #17 19.19 Get:660 http://deb.debian.org/debian trixie/main amd64 libcdk5t64 amd64 5.0.20250116-1 [129 kB] #17 19.19 Get:661 http://deb.debian.org/debian trixie/main amd64 libncurses-dev amd64 6.5+20250216-2 [353 kB] #17 19.19 Get:662 http://deb.debian.org/debian trixie/main amd64 libcdk5-dev amd64 5.0.20250116-1 [300 kB] #17 19.19 Get:663 http://deb.debian.org/debian trixie/main amd64 libcsv3 amd64 3.0.3+dfsg-6+b3 [10.8 kB] #17 19.22 Get:664 http://deb.debian.org/debian trixie/main amd64 libcsv-dev amd64 3.0.3+dfsg-6+b3 [23.0 kB] #17 19.23 Get:665 http://deb.debian.org/debian trixie/main amd64 libunbound8 amd64 1.22.0-2+deb13u1 [598 kB] #17 19.24 Get:666 http://deb.debian.org/debian trixie/main amd64 libgnutls-dane0t64 amd64 3.8.9-3+deb13u1 [455 kB] #17 19.24 Get:667 http://deb.debian.org/debian trixie/main amd64 libgnutls-openssl27t64 amd64 3.8.9-3+deb13u1 [455 kB] #17 19.25 Get:668 http://deb.debian.org/debian trixie/main amd64 libidn2-dev amd64 2.3.8-2 [103 kB] #17 19.25 Get:669 http://deb.debian.org/debian trixie/main amd64 libp11-kit-dev amd64 0.25.5-3 [208 kB] #17 19.26 Get:670 http://deb.debian.org/debian trixie/main amd64 libtasn1-6-dev amd64 4.20.0-2 [99.2 kB] #17 19.26 Get:671 http://deb.debian.org/debian trixie/main amd64 libgmpxx4ldbl amd64 2:6.3.0+dfsg-3 [329 kB] #17 19.26 Get:672 http://deb.debian.org/debian trixie/main amd64 libgmp-dev amd64 2:6.3.0+dfsg-3 [642 kB] #17 19.27 Get:673 http://deb.debian.org/debian trixie/main amd64 nettle-dev amd64 3.10.1-1 [1318 kB] #17 19.29 Get:674 http://deb.debian.org/debian trixie/main amd64 libgnutls28-dev amd64 3.8.9-3+deb13u1 [1406 kB] #17 19.30 Get:675 http://deb.debian.org/debian trixie/main amd64 libkrb5-dev amd64 1.21.3-5 [16.1 kB] #17 19.30 Get:676 http://deb.debian.org/debian trixie/main amd64 libldap-dev amd64 2.6.10+dfsg-1 [312 kB] #17 19.30 Get:677 http://deb.debian.org/debian trixie/main amd64 libpkgconf3 amd64 1.8.1-4 [36.4 kB] #17 19.30 Get:678 http://deb.debian.org/debian trixie/main amd64 pkgconf-bin amd64 1.8.1-4 [30.2 kB] #17 19.30 Get:679 http://deb.debian.org/debian trixie/main amd64 pkgconf amd64 1.8.1-4 [26.2 kB] #17 19.30 Get:680 http://deb.debian.org/debian trixie/main amd64 libnghttp2-dev amd64 1.64.0-1.1 [116 kB] #17 19.30 Get:681 http://deb.debian.org/debian trixie/main amd64 libnghttp3-dev amd64 1.8.0-1 [91.3 kB] #17 19.30 Get:682 http://deb.debian.org/debian trixie/main amd64 libngtcp2-crypto-gnutls-dev amd64 1.11.0-1 [34.0 kB] #17 19.30 Get:683 http://deb.debian.org/debian trixie/main amd64 libngtcp2-dev amd64 1.11.0-1 [179 kB] #17 19.30 Get:684 http://deb.debian.org/debian trixie/main amd64 libpsl-dev amd64 0.21.2-1.1+b1 [77.6 kB] #17 19.30 Get:685 http://deb.debian.org/debian trixie/main amd64 librtmp-dev amd64 2.4+20151223.gitfa8646d.1-2+b5 [68.0 kB] #17 19.31 Get:686 http://deb.debian.org/debian trixie/main amd64 libssl-dev amd64 3.5.4-1~deb13u1 [2957 kB] #17 19.33 Get:687 http://deb.debian.org/debian trixie/main amd64 libssh2-1-dev amd64 1.11.1-1 [393 kB] #17 19.34 Get:688 http://deb.debian.org/debian trixie/main amd64 libzstd-dev amd64 1.5.7+dfsg-1 [371 kB] #17 19.35 Get:689 http://deb.debian.org/debian trixie/main amd64 libcurl4-gnutls-dev amd64 8.14.1-2+deb13u2 [503 kB] #17 19.36 Get:690 http://deb.debian.org/debian trixie/main amd64 libdbi1t64 amd64 0.9.0-6.1+b1 [26.6 kB] #17 19.36 Get:691 http://deb.debian.org/debian trixie/main amd64 libdbd-sqlite3 amd64 0.9.0-13 [177 kB] #17 19.36 Get:692 http://deb.debian.org/debian trixie/main amd64 libdbi-dev amd64 0.9.0-6.1+b1 [33.5 kB] #17 19.36 Get:693 http://deb.debian.org/debian trixie/main amd64 libsystemd-dev amd64 257.9-1~deb13u1 [1357 kB] #17 19.38 Get:694 http://deb.debian.org/debian trixie/main amd64 libdbus-1-dev amd64 1.16.2-2 [215 kB] #17 19.38 Get:695 http://deb.debian.org/debian trixie/main amd64 libelf-dev amd64 0.192-4 [93.2 kB] #17 19.38 Get:696 http://deb.debian.org/debian trixie/main amd64 libffi-dev amd64 3.4.8-2 [61.1 kB] #17 19.38 Get:697 http://deb.debian.org/debian trixie/main amd64 libfftw3-double3 amd64 3.3.10-2+b1 [781 kB] #17 19.40 Get:698 http://deb.debian.org/debian trixie/main amd64 libfftw3-long3 amd64 3.3.10-2+b1 [347 kB] #17 19.40 Get:699 http://deb.debian.org/debian trixie/main amd64 libfftw3-quad3 amd64 3.3.10-2+b1 [618 kB] #17 19.41 Get:700 http://deb.debian.org/debian trixie/main amd64 libfftw3-single3 amd64 3.3.10-2+b1 [809 kB] #17 19.42 Get:701 http://deb.debian.org/debian trixie/main amd64 libfftw3-bin amd64 3.3.10-2+b1 [51.3 kB] #17 19.42 Get:702 http://deb.debian.org/debian trixie/main amd64 libfftw3-dev amd64 3.3.10-2+b1 [2118 kB] #17 19.45 Get:703 http://deb.debian.org/debian trixie/main amd64 libgpg-error-dev amd64 1.51-4 [140 kB] #17 19.46 Get:704 http://deb.debian.org/debian trixie/main amd64 libgcrypt20-dev amd64 1.11.0-7 [891 kB] #17 19.49 Get:705 http://deb.debian.org/debian trixie/main amd64 libgdk-pixbuf2.0-common all 2.42.12+dfsg-4 [311 kB] #17 19.49 Get:706 http://deb.debian.org/debian trixie/main amd64 shared-mime-info amd64 2.4-5+b2 [760 kB] #17 19.50 Get:707 http://deb.debian.org/debian trixie/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.12+dfsg-4 [141 kB] #17 19.50 Get:708 http://deb.debian.org/debian trixie/main amd64 libsepol-dev amd64 3.8.1-1 [373 kB] #17 19.51 Get:709 http://deb.debian.org/debian trixie/main amd64 libpcre2-16-0 amd64 10.46-1~deb13u1 [281 kB] #17 19.52 Get:710 http://deb.debian.org/debian trixie/main amd64 libpcre2-32-0 amd64 10.46-1~deb13u1 [268 kB] #17 19.52 Get:711 http://deb.debian.org/debian trixie/main amd64 libpcre2-posix3 amd64 10.46-1~deb13u1 [63.9 kB] #17 19.52 Get:712 http://deb.debian.org/debian trixie/main amd64 libpcre2-dev amd64 10.46-1~deb13u1 [853 kB] #17 19.53 Get:713 http://deb.debian.org/debian trixie/main amd64 libselinux1-dev amd64 3.8.1-1 [169 kB] #17 19.53 Get:714 http://deb.debian.org/debian trixie/main amd64 libmount-dev amd64 2.41-5 [30.5 kB] #17 19.53 Get:715 http://deb.debian.org/debian trixie/main amd64 libsysprof-capture-4-dev amd64 48.0-2 [49.9 kB] #17 19.53 Get:716 http://deb.debian.org/debian trixie/main amd64 libgio-2.0-dev amd64 2.84.4-3~deb13u2 [1689 kB] #17 19.54 Get:717 http://deb.debian.org/debian trixie/main amd64 python3-packaging all 25.0-1 [56.6 kB] #17 19.54 Get:718 http://deb.debian.org/debian trixie/main amd64 libgio-2.0-dev-bin amd64 2.84.4-3~deb13u2 [167 kB] #17 19.54 Get:719 http://deb.debian.org/debian trixie/main amd64 libglib2.0-data all 2.84.4-3~deb13u2 [1286 kB] #17 19.56 Get:720 http://deb.debian.org/debian trixie/main amd64 libglib2.0-bin amd64 2.84.4-3~deb13u2 [131 kB] #17 19.56 Get:721 http://deb.debian.org/debian trixie/main amd64 libglib2.0-dev-bin amd64 2.84.4-3~deb13u2 [55.3 kB] #17 19.56 Get:722 http://deb.debian.org/debian trixie/main amd64 libglib2.0-dev amd64 2.84.4-3~deb13u2 [56.1 kB] #17 19.56 Get:723 http://deb.debian.org/debian trixie/main amd64 libgps30t64 amd64 3.25-5 [84.0 kB] #17 19.57 Get:724 http://deb.debian.org/debian trixie/main amd64 libgps-dev amd64 3.25-5 [144 kB] #17 19.58 Get:725 http://deb.debian.org/debian trixie/main amd64 libgsm1 amd64 1.0.22-1+b2 [29.3 kB] #17 19.59 Get:726 http://deb.debian.org/debian trixie/main amd64 libgsm1-dev amd64 1.0.22-1+b2 [34.8 kB] #17 19.59 Get:727 http://deb.debian.org/debian trixie/main amd64 libidn-dev amd64 1.43-1 [193 kB] #17 19.59 Get:728 http://deb.debian.org/debian trixie/main amd64 libintelrdfpmath-dev amd64 2.0u3-1 [6500 kB] #17 19.65 Get:729 http://deb.debian.org/debian trixie/main amd64 libjansson-dev amd64 2.14-2+b3 [43.2 kB] #17 19.65 Get:730 http://deb.debian.org/debian trixie/main amd64 liblimesuite23.11-1 amd64 23.11.0+dfsg-3+b2 [274 kB] #17 19.66 Get:731 http://deb.debian.org/debian trixie/main amd64 liblimesuite-dev amd64 23.11.0+dfsg-3+b2 [56.3 kB] #17 19.66 Get:732 http://deb.debian.org/debian trixie/main amd64 liblua5.3-0 amd64 5.3.6-2+b4 [129 kB] #17 19.67 Get:733 http://deb.debian.org/debian trixie/main amd64 libreadline-dev amd64 8.2-6 [153 kB] #17 19.67 Get:734 http://deb.debian.org/debian trixie/main amd64 liblua5.3-dev amd64 5.3.6-2+b4 [157 kB] #17 19.68 Get:735 http://deb.debian.org/debian trixie/main amd64 mysql-common all 5.8+1.1.1 [6784 B] #17 19.68 Get:736 http://deb.debian.org/debian trixie/main amd64 mariadb-common all 1:11.8.3-0+deb13u1 [28.8 kB] #17 19.68 Get:737 http://deb.debian.org/debian trixie/main amd64 libmariadb3 amd64 1:11.8.3-0+deb13u1 [187 kB] #17 19.69 Get:738 http://deb.debian.org/debian trixie/main amd64 libmicrohttpd12t64 amd64 1.0.1-4 [155 kB] #17 19.70 Get:739 http://deb.debian.org/debian trixie/main amd64 libmicrohttpd-dev amd64 1.0.1-4 [341 kB] #17 19.70 Get:740 http://deb.debian.org/debian trixie/main amd64 libmnl-dev amd64 1.0.5-3 [23.2 kB] #17 19.71 Get:741 http://deb.debian.org/debian trixie/main amd64 libmongocrypt0 amd64 1.13.2-1 [1369 kB] #17 19.72 Get:742 http://deb.debian.org/debian trixie/main amd64 libsnappy1v5 amd64 1.2.2-1 [29.3 kB] #17 19.72 Get:743 http://deb.debian.org/debian trixie/main amd64 libutf8proc3 amd64 2.9.0-1+b2 [61.0 kB] #17 19.72 Get:744 http://deb.debian.org/debian trixie/main amd64 libmongoc-1.0-0t64 amd64 1.30.4-1+deb13u1 [389 kB] #17 19.72 Get:745 http://deb.debian.org/debian trixie/main amd64 libmongocrypt-dev amd64 1.13.2-1 [349 kB] #17 19.73 Get:746 http://deb.debian.org/debian trixie/main amd64 libsnappy-dev amd64 1.2.2-1 [43.9 kB] #17 19.73 Get:747 http://deb.debian.org/debian trixie/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-9 [234 kB] #17 19.74 Get:748 http://deb.debian.org/debian trixie/main amd64 libutf8proc-dev amd64 2.9.0-1+b2 [65.4 kB] #17 19.74 Get:749 http://deb.debian.org/debian trixie/main amd64 libmongoc-dev amd64 1.30.4-1+deb13u1 [466 kB] #17 19.74 Get:750 http://deb.debian.org/debian trixie/main amd64 pci.ids all 0.0~2025.06.09-1 [269 kB] #17 19.75 Get:751 http://deb.debian.org/debian trixie/main amd64 libpci3 amd64 1:3.13.0-2 [75.6 kB] #17 19.75 Get:752 http://deb.debian.org/debian trixie/main amd64 libsensors-config all 1:3.6.2-2 [16.2 kB] #17 19.75 Get:753 http://deb.debian.org/debian trixie/main amd64 libsensors5 amd64 1:3.6.2-2 [37.5 kB] #17 19.75 Get:754 http://deb.debian.org/debian trixie/main amd64 libwrap0 amd64 7.6.q-36 [55.3 kB] #17 19.76 Get:755 http://deb.debian.org/debian-security trixie-security/main amd64 libsnmp-base all 5.9.4+dfsg-2+deb13u1 [1770 kB] #17 19.77 Get:756 http://deb.debian.org/debian-security trixie-security/main amd64 libsnmp40t64 amd64 5.9.4+dfsg-2+deb13u1 [2579 kB] #17 19.79 Get:757 http://deb.debian.org/debian-security trixie-security/main amd64 libnetsnmptrapd40t64 amd64 5.9.4+dfsg-2+deb13u1 [23.3 kB] #17 19.79 Get:758 http://deb.debian.org/debian trixie/main amd64 libnewlib-dev all 4.5.0.20241231-1 [263 kB] #17 19.80 Get:759 http://deb.debian.org/debian trixie/main amd64 libnewlib-arm-none-eabi all 4.5.0.20241231-1 [48.3 MB] #17 20.22 Get:760 http://deb.debian.org/debian trixie/main amd64 libnftnl11 amd64 1.2.9-1 [65.0 kB] #17 20.22 Get:761 http://deb.debian.org/debian trixie/main amd64 libnftables1 amd64 1.1.3-1 [332 kB] #17 20.23 Get:762 http://deb.debian.org/debian trixie/main amd64 libnftables-dev amd64 1.1.3-1 [13.9 kB] #17 20.23 Get:763 http://deb.debian.org/debian trixie/main amd64 libnftnl-dev amd64 1.2.9-1 [89.9 kB] #17 20.23 Get:764 http://deb.debian.org/debian trixie/main amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1+b2 [221 kB] #17 20.23 Get:765 http://deb.debian.org/debian trixie/main amd64 libxml2-dev amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u2 [794 kB] #17 20.24 Get:766 http://deb.debian.org/debian trixie/main amd64 libnorm-dev amd64 1.5.9+dfsg-3.1+b2 [390 kB] #17 20.24 Get:767 http://deb.debian.org/debian trixie/main amd64 liboping0 amd64 1.10.0-5+b5 [17.5 kB] #17 20.24 Get:768 http://deb.debian.org/debian trixie/main amd64 liboping-dev amd64 1.10.0-5+b5 [36.5 kB] #17 20.25 Get:769 http://deb.debian.org/debian trixie/main amd64 liborcania2.3 amd64 2.3.3-1+b2 [14.1 kB] #17 20.25 Get:770 http://deb.debian.org/debian trixie/main amd64 liborcania-dev amd64 2.3.3-1+b2 [117 kB] #17 20.25 Get:771 http://deb.debian.org/debian trixie/main amd64 libortp16 amd64 1:5.3.105-1 [107 kB] #17 20.25 Get:772 http://deb.debian.org/debian trixie/main amd64 libortp-dev amd64 1:5.3.105-1 [47.3 kB] #17 20.26 Get:773 http://deb.debian.org/debian trixie/main amd64 libpcap0.8t64 amd64 1.10.5-2 [169 kB] #17 20.26 Get:774 http://deb.debian.org/debian trixie/main amd64 libpcap0.8-dev amd64 1.10.5-2 [284 kB] #17 20.26 Get:775 http://deb.debian.org/debian trixie/main amd64 libpcap-dev amd64 1.10.5-2 [31.8 kB] #17 20.26 Get:776 http://deb.debian.org/debian trixie/main amd64 libudev-dev amd64 257.9-1~deb13u1 [74.9 kB] #17 20.27 Get:777 http://deb.debian.org/debian trixie/main amd64 libpci-dev amd64 1:3.13.0-2 [66.9 kB] #17 20.27 Get:778 http://deb.debian.org/debian trixie/main amd64 libpcsclite1 amd64 2.3.3-1 [55.2 kB] #17 20.28 Get:779 http://deb.debian.org/debian trixie/main amd64 libpcsclite-dev amd64 2.3.3-1 [68.3 kB] #17 20.28 Get:780 http://deb.debian.org/debian trixie/main amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1+b1 [162 kB] #17 20.29 Get:781 http://deb.debian.org/debian trixie/main amd64 libpgm-dev amd64 5.3.128~dfsg-2.1+b1 [195 kB] #17 20.29 Get:782 http://deb.debian.org/debian trixie/main amd64 libraqm0 amd64 0.10.2-1 [13.9 kB] #17 20.29 Get:783 http://deb.debian.org/debian trixie/main amd64 librsvg2-2 amd64 2.60.0+dfsg-1 [1789 kB] #17 20.31 Get:784 http://deb.debian.org/debian trixie/main amd64 librsvg2-bin amd64 2.60.0+dfsg-1 [1967 kB] #17 20.34 Get:785 http://deb.debian.org/debian trixie/main amd64 libsctp1 amd64 1.0.21+dfsg-1 [25.8 kB] #17 20.34 Get:786 http://deb.debian.org/debian trixie/main amd64 libsctp-dev amd64 1.0.21+dfsg-1 [74.2 kB] #17 20.34 Get:787 http://deb.debian.org/debian trixie/main amd64 libsensors-dev amd64 1:3.6.2-2 [48.8 kB] #17 20.34 Get:788 http://deb.debian.org/debian trixie/main amd64 libsigsegv-dev amd64 2.14-1+b2 [28.2 kB] #17 20.35 Get:789 http://deb.debian.org/debian trixie/main amd64 libwrap0-dev amd64 7.6.q-36 [21.8 kB] #17 20.35 Get:790 http://deb.debian.org/debian-security trixie-security/main amd64 libsnmp-dev amd64 5.9.4+dfsg-2+deb13u1 [201 kB] #17 20.36 Get:791 http://deb.debian.org/debian-security trixie-security/main amd64 libsodium23 amd64 1.0.18-1+deb13u1 [165 kB] #17 20.37 Get:792 http://deb.debian.org/debian-security trixie-security/main amd64 libsodium-dev amd64 1.0.18-1+deb13u1 [185 kB] #17 20.38 Get:793 http://deb.debian.org/debian trixie/main amd64 libsofia-sip-ua0t64 amd64 1.12.11+20110422.1+1e14eea~dfsg-6.1+b1 [539 kB] #17 20.39 Get:794 http://deb.debian.org/debian trixie/main amd64 libsofia-sip-ua-dev amd64 1.12.11+20110422.1+1e14eea~dfsg-6.1+b1 [759 kB] #17 20.40 Get:795 http://deb.debian.org/debian trixie/main amd64 libsofia-sip-ua-glib3t64 amd64 1.12.11+20110422.1+1e14eea~dfsg-6.1+b1 [15.2 kB] #17 20.40 Get:796 http://deb.debian.org/debian trixie/main amd64 libsofia-sip-ua-glib-dev amd64 1.12.11+20110422.1+1e14eea~dfsg-6.1+b1 [14.4 kB] #17 20.40 Get:797 http://deb.debian.org/debian trixie/main amd64 libsqlite3-dev amd64 3.46.1-7 [1109 kB] #17 20.41 Get:798 http://deb.debian.org/debian trixie/main amd64 libtalloc2 amd64 2:2.4.3+samba4.22.6+dfsg-0+deb13u1 [61.5 kB] #17 20.41 Get:799 http://deb.debian.org/debian trixie/main amd64 libtalloc-dev amd64 2:2.4.3+samba4.22.6+dfsg-0+deb13u1 [72.9 kB] #17 20.41 Get:800 http://deb.debian.org/debian trixie/main amd64 libtext-unidecode-perl all 1.30-3 [101 kB] #17 20.41 Get:801 http://deb.debian.org/debian trixie/main amd64 libuhd4.8.0 amd64 4.8.0.0+ds1-2 [3943 kB] #17 20.45 Get:802 http://deb.debian.org/debian trixie/main amd64 libuhd-dev amd64 4.8.0.0+ds1-2 [244 kB] #17 20.45 Get:803 http://deb.debian.org/debian trixie/main amd64 libyder2.0t64 amd64 1.4.20-1.1+b1 [10.2 kB] #17 20.46 Get:804 http://deb.debian.org/debian trixie/main amd64 libulfius2.7t64 amd64 2.7.15-2.2+b2 [57.2 kB] #17 20.46 Get:805 http://deb.debian.org/debian trixie/main amd64 libyder-dev amd64 1.4.20-1.1+b1 [105 kB] #17 20.47 Get:806 http://deb.debian.org/debian trixie/main amd64 libulfius-dev amd64 2.7.15-2.2+b2 [249 kB] #17 20.48 Get:807 http://deb.debian.org/debian trixie/main amd64 liburing2 amd64 2.9-1 [26.4 kB] #17 20.49 Get:808 http://deb.debian.org/debian trixie/main amd64 liburing-dev amd64 2.9-1 [232 kB] #17 20.49 Get:809 http://deb.debian.org/debian trixie/main amd64 libusb-0.1-4 amd64 2:0.1.12-35+b1 [17.1 kB] #17 20.50 Get:810 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0-dev amd64 2:1.0.28-1 [82.9 kB] #17 20.50 Get:811 http://deb.debian.org/debian trixie/main amd64 libusb-dev amd64 2:0.1.12-35+b1 [31.7 kB] #17 20.50 Get:812 http://deb.debian.org/debian trixie/main amd64 libwebpdemux2 amd64 1.5.0-0.1 [113 kB] #17 20.51 Get:813 http://deb.debian.org/debian trixie/main amd64 libwebpmux3 amd64 1.5.0-0.1 [126 kB] #17 20.51 Get:814 http://deb.debian.org/debian trixie/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB] #17 20.51 Get:815 http://deb.debian.org/debian trixie/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB] #17 20.51 Get:816 http://deb.debian.org/debian trixie/main amd64 libxml-sax-perl all 1.02+dfsg-4 [53.4 kB] #17 20.51 Get:817 http://deb.debian.org/debian trixie/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-5+b2 [314 kB] #17 20.52 Get:818 http://deb.debian.org/debian trixie/main amd64 libyaml-0-2 amd64 0.2.5-2 [52.5 kB] #17 20.53 Get:819 http://deb.debian.org/debian trixie/main amd64 libyaml-dev amd64 0.2.5-2 [63.4 kB] #17 20.53 Get:820 http://deb.debian.org/debian trixie/main amd64 libzmq5 amd64 4.3.5-1+b3 [283 kB] #17 20.53 Get:821 http://deb.debian.org/debian trixie/main amd64 libzmq3-dev amd64 4.3.5-1+b3 [494 kB] #17 20.54 Get:822 http://deb.debian.org/debian trixie/main amd64 lua-socket amd64 3.1.0-1+b2 [85.5 kB] #17 20.54 Get:823 http://deb.debian.org/debian trixie/main amd64 ninja-build amd64 1.12.1-1 [142 kB] #17 20.54 Get:824 http://deb.debian.org/debian trixie/main amd64 python3-autocommand all 2.2.2-3 [13.6 kB] #17 20.55 Get:825 http://deb.debian.org/debian trixie/main amd64 python3-more-itertools all 10.7.0-1 [67.4 kB] #17 20.55 Get:826 http://deb.debian.org/debian trixie/main amd64 python3-typing-extensions all 4.13.2-1 [90.5 kB] #17 20.55 Get:827 http://deb.debian.org/debian trixie/main amd64 python3-typeguard all 4.4.2-1 [37.3 kB] #17 20.55 Get:828 http://deb.debian.org/debian trixie/main amd64 python3-inflect all 7.3.1-2 [32.4 kB] #17 20.55 Get:829 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.context all 6.0.1-1 [8276 B] #17 20.55 Get:830 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.functools all 4.1.0-1 [12.0 kB] #17 20.55 Get:831 http://deb.debian.org/debian trixie/main amd64 python3-pkg-resources all 78.1.1-0.1 [224 kB] #17 20.55 Get:832 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.text all 4.0.0-1 [11.4 kB] #17 20.55 Get:833 http://deb.debian.org/debian trixie/main amd64 python3-zipp all 3.21.0-1 [10.6 kB] #17 20.55 Get:834 http://deb.debian.org/debian trixie/main amd64 python3-setuptools all 78.1.1-0.1 [738 kB] #17 20.59 Get:835 http://deb.debian.org/debian trixie/main amd64 meson all 1.7.0-1 [639 kB] #17 20.59 Get:836 http://deb.debian.org/debian trixie/main amd64 mscgen amd64 0.20-16 [46.8 kB] #17 20.60 Get:837 http://deb.debian.org/debian trixie/main amd64 patchelf amd64 0.18.0-1.4 [99.7 kB] #17 20.60 Get:838 http://deb.debian.org/debian trixie/main amd64 picolibc-arm-none-eabi all 1.8.10-2 [39.5 MB] #17 20.95 Get:839 http://deb.debian.org/debian trixie/main amd64 pkg-config amd64 1.8.1-4 [14.0 kB] #17 20.95 Get:840 http://deb.debian.org/debian trixie/main amd64 python3-astroid all 3.3.8-2 [213 kB] #17 20.96 Get:841 http://deb.debian.org/debian trixie/main amd64 python3-isort all 6.0.1-1 [72.3 kB] #17 20.96 Get:842 http://deb.debian.org/debian trixie/main amd64 python3-mypy-extensions all 1.0.0-1 [6064 B] #17 20.96 Get:843 http://deb.debian.org/debian trixie/main amd64 python3-logilab-common all 2.1.0-1 [111 kB] #17 20.96 Get:844 http://deb.debian.org/debian trixie/main amd64 python3-dill all 0.4.0-1 [83.7 kB] #17 20.96 Get:845 http://deb.debian.org/debian trixie/main amd64 python3-mccabe all 0.7.0-1 [10.5 kB] #17 20.96 Get:846 http://deb.debian.org/debian trixie/main amd64 python3-platformdirs all 4.3.7-1 [16.6 kB] #17 20.97 Get:847 http://deb.debian.org/debian trixie/main amd64 python3-tomlkit all 0.13.2-1 [42.7 kB] #17 20.98 Get:848 http://deb.debian.org/debian trixie/main amd64 pylint all 3.3.4-1 [341 kB] #17 20.98 Get:849 http://deb.debian.org/debian trixie/main amd64 python3-funcparserlib all 1.0.0-0.2 [17.5 kB] #17 20.98 Get:850 http://deb.debian.org/debian trixie/main amd64 python3-pil amd64 11.1.0-5+b1 [513 kB] #17 20.99 Get:851 http://deb.debian.org/debian trixie/main amd64 python3-webcolors all 1.13-1 [15.3 kB] #17 20.99 Get:852 http://deb.debian.org/debian trixie/main amd64 python3-roman all 5.0-1 [10.6 kB] #17 20.99 Get:853 http://deb.debian.org/debian trixie/main amd64 python3-docutils all 0.21.2+dfsg-2 [403 kB] #17 21.00 Get:854 http://deb.debian.org/debian trixie/main amd64 python3-chardet all 5.2.0+dfsg-2 [108 kB] #17 21.00 Get:855 http://deb.debian.org/debian trixie/main amd64 python3-cairo amd64 1.27.0-2 [114 kB] #17 21.01 Get:856 http://deb.debian.org/debian trixie/main amd64 python3-freetype all 2.5.1-1 [89.3 kB] #17 21.01 Get:857 http://deb.debian.org/debian trixie/main amd64 python3-rlpycairo all 0.3.0-3 [9904 B] #17 21.02 Get:858 http://deb.debian.org/debian trixie/main amd64 python3-reportlab all 4.3.1-1 [1158 kB] #17 21.04 Get:859 http://deb.debian.org/debian trixie/main amd64 python3-blockdiag all 3.0.0+dfsg-3 [73.1 kB] #17 21.04 Get:860 http://deb.debian.org/debian trixie/main amd64 python3-distlib all 0.3.9-1 [257 kB] #17 21.04 Get:861 http://deb.debian.org/debian trixie/main amd64 python3-filelock all 3.18.0-1 [12.8 kB] #17 21.04 Get:862 http://deb.debian.org/debian trixie/main amd64 python3-gi amd64 3.50.0-4+b1 [236 kB] #17 21.05 Get:863 http://deb.debian.org/debian trixie/main amd64 python3-iniconfig all 1.1.1-2 [6396 B] #17 21.05 Get:864 http://deb.debian.org/debian trixie/main amd64 python3-markupsafe amd64 2.1.5-1+b3 [14.0 kB] #17 21.06 Get:865 http://deb.debian.org/debian trixie/main amd64 python3-mako all 1.3.9-1 [83.6 kB] #17 21.08 Get:866 http://deb.debian.org/debian trixie/main amd64 python3-nwdiag all 3.0.0+dfsg-2 [32.7 kB] #17 21.08 Get:867 http://deb.debian.org/debian trixie/main amd64 python3-wheel all 0.46.1-2 [21.7 kB] #17 21.08 Get:868 http://deb.debian.org/debian trixie/main amd64 python3-pip all 25.1.1+dfsg-1 [1457 kB] #17 21.11 Get:869 http://deb.debian.org/debian trixie/main amd64 python3-pip-whl all 25.1.1+dfsg-1 [1507 kB] #17 21.13 Get:870 http://deb.debian.org/debian trixie/main amd64 python3-pluggy all 1.5.0-1 [26.9 kB] #17 21.13 Get:871 http://deb.debian.org/debian trixie/main amd64 python3-pyflakes all 3.2.0-3 [57.3 kB] #17 21.13 Get:872 http://deb.debian.org/debian trixie/main amd64 python3-pytest all 8.3.5-2 [250 kB] #17 21.14 Get:873 http://deb.debian.org/debian trixie/main amd64 python3-setuptools-whl all 78.1.1-0.1 [1268 kB] #17 21.15 Get:874 http://deb.debian.org/debian trixie/main amd64 python3-usb all 1.2.1-2 [37.6 kB] #17 21.15 Get:875 http://deb.debian.org/debian trixie/main amd64 python3-virtualenv all 20.31.2+ds-1 [72.8 kB] #17 21.15 Get:876 http://deb.debian.org/debian trixie/main amd64 python3-yaml amd64 6.0.2-1+b2 [136 kB] #17 21.15 Get:877 http://deb.debian.org/debian trixie/main amd64 source-highlight amd64 3.1.9-4.3+b1 [342 kB] #17 21.16 Get:878 http://deb.debian.org/debian trixie/main amd64 sqlite3 amd64 3.46.1-7 [384 kB] #17 21.16 Get:879 http://deb.debian.org/debian trixie/main amd64 stow all 2.4.1-2 [154 kB] #17 21.17 Get:880 http://deb.debian.org/debian trixie/main amd64 swig amd64 4.3.0-1 [1503 kB] #17 21.18 Get:881 http://deb.debian.org/debian trixie/main amd64 tcpdump amd64 4.99.5-2 [471 kB] #17 21.19 Get:882 http://deb.debian.org/debian trixie/main amd64 telnet all 0.17+2.6-3 [43.3 kB] #17 21.19 Get:883 http://deb.debian.org/debian trixie/main amd64 tex-gyre all 20180621-6 [6209 kB] #17 21.24 Get:884 http://deb.debian.org/debian trixie/main amd64 texinfo-lib amd64 7.1.1-1+b1 [232 kB] #17 21.25 Get:885 http://deb.debian.org/debian trixie/main amd64 texinfo all 7.1.1-1 [1753 kB] #17 21.27 Get:886 http://deb.debian.org/debian trixie/main amd64 unzip amd64 6.0-29 [173 kB] #17 21.27 Get:887 http://deb.debian.org/debian trixie/main amd64 virtualenv all 20.31.2+ds-1 [7348 B] #17 21.27 Get:888 http://deb.debian.org/debian trixie/main amd64 xxd amd64 2:9.1.1230-2 [98.8 kB] #17 21.40 debconf: unable to initialize frontend: Dialog #17 21.40 debconf: (TERM is not set, so the dialog frontend is not usable.) #17 21.40 debconf: falling back to frontend: Readline #17 21.40 debconf: unable to initialize frontend: Readline #17 21.40 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, line 888.) #17 21.40 debconf: falling back to frontend: Teletype #17 21.40 debconf: unable to initialize frontend: Teletype #17 21.40 debconf: (This frontend requires a controlling tty.) #17 21.40 debconf: falling back to frontend: Noninteractive #17 30.22 Preconfiguring packages ... #17 30.32 Fetched 1096 MB in 18s (62.3 MB/s) #17 30.37 Selecting previously unselected package libsystemd-shared:amd64. #17 30.37 (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 ... 5707 files and directories currently installed.) #17 30.38 Preparing to unpack .../libsystemd-shared_257.9-1~deb13u1_amd64.deb ... #17 30.39 Unpacking libsystemd-shared:amd64 (257.9-1~deb13u1) ... #17 30.62 Selecting previously unselected package libapparmor1:amd64. #17 30.62 Preparing to unpack .../libapparmor1_4.1.0-1_amd64.deb ... #17 30.67 Unpacking libapparmor1:amd64 (4.1.0-1) ... #17 30.81 Setting up libsystemd-shared:amd64 (257.9-1~deb13u1) ... #17 31.01 Selecting previously unselected package systemd. #17 31.01 (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 ... 5720 files and directories currently installed.) #17 31.02 Preparing to unpack .../0-systemd_257.9-1~deb13u1_amd64.deb ... #17 31.06 Unpacking systemd (257.9-1~deb13u1) ... #17 31.32 Selecting previously unselected package libdbus-1-3:amd64. #17 31.32 Preparing to unpack .../1-libdbus-1-3_1.16.2-2_amd64.deb ... #17 31.33 Unpacking libdbus-1-3:amd64 (1.16.2-2) ... #17 31.45 Selecting previously unselected package dbus-bin. #17 31.46 Preparing to unpack .../2-dbus-bin_1.16.2-2_amd64.deb ... #17 31.48 Unpacking dbus-bin (1.16.2-2) ... #17 31.60 Selecting previously unselected package dbus-session-bus-common. #17 31.61 Preparing to unpack .../3-dbus-session-bus-common_1.16.2-2_all.deb ... #17 31.63 Unpacking dbus-session-bus-common (1.16.2-2) ... #17 31.77 Selecting previously unselected package libexpat1:amd64. #17 31.77 Preparing to unpack .../4-libexpat1_2.7.1-2_amd64.deb ... #17 31.79 Unpacking libexpat1:amd64 (2.7.1-2) ... #17 31.94 Selecting previously unselected package dbus-daemon. #17 31.94 Preparing to unpack .../5-dbus-daemon_1.16.2-2_amd64.deb ... #17 31.95 Unpacking dbus-daemon (1.16.2-2) ... #17 32.12 Selecting previously unselected package adduser. #17 32.12 Preparing to unpack .../6-adduser_3.152_all.deb ... #17 32.14 Unpacking adduser (3.152) ... #17 32.29 Setting up adduser (3.152) ... #17 32.50 Selecting previously unselected package dbus-system-bus-common. #17 32.50 (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 ... 6796 files and directories currently installed.) #17 32.51 Preparing to unpack .../0-dbus-system-bus-common_1.16.2-2_all.deb ... #17 32.52 Unpacking dbus-system-bus-common (1.16.2-2) ... #17 32.67 Selecting previously unselected package dbus. #17 32.67 Preparing to unpack .../1-dbus_1.16.2-2_amd64.deb ... #17 32.69 Unpacking dbus (1.16.2-2) ... #17 32.83 Selecting previously unselected package autoconf-archive. #17 32.83 Preparing to unpack .../2-autoconf-archive_20220903-3_all.deb ... #17 32.85 Unpacking autoconf-archive (20220903-3) ... #17 33.04 Selecting previously unselected package m4. #17 33.04 Preparing to unpack .../3-m4_1.4.19-8_amd64.deb ... #17 33.06 Unpacking m4 (1.4.19-8) ... #17 33.17 Selecting previously unselected package flex. #17 33.17 Preparing to unpack .../4-flex_2.6.4-8.2+b4_amd64.deb ... #17 33.18 Unpacking flex (2.6.4-8.2+b4) ... #17 33.33 Selecting previously unselected package libmpfr6:amd64. #17 33.33 Preparing to unpack .../5-libmpfr6_4.2.2-1_amd64.deb ... #17 33.35 Unpacking libmpfr6:amd64 (4.2.2-1) ... #17 33.52 Selecting previously unselected package readline-common. #17 33.52 Preparing to unpack .../6-readline-common_8.2-6_all.deb ... #17 33.55 Unpacking readline-common (8.2-6) ... #17 33.73 Selecting previously unselected package libreadline8t64:amd64. #17 33.74 Preparing to unpack .../7-libreadline8t64_8.2-6_amd64.deb ... #17 33.76 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' #17 33.79 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' #17 33.80 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' #17 33.83 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' #17 33.84 Unpacking libreadline8t64:amd64 (8.2-6) ... #17 33.98 Selecting previously unselected package libsigsegv2:amd64. #17 33.98 Preparing to unpack .../8-libsigsegv2_2.14-1+b2_amd64.deb ... #17 34.00 Unpacking libsigsegv2:amd64 (2.14-1+b2) ... #17 34.13 Setting up libmpfr6:amd64 (4.2.2-1) ... #17 34.19 Setting up readline-common (8.2-6) ... #17 34.25 Setting up libreadline8t64:amd64 (8.2-6) ... #17 34.32 Setting up libsigsegv2:amd64 (2.14-1+b2) ... #17 34.48 Selecting previously unselected package gawk. #17 34.48 (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 ... 8245 files and directories currently installed.) #17 34.49 Preparing to unpack .../00-gawk_1%3a5.2.1-2+b1_amd64.deb ... #17 34.50 Unpacking gawk (1:5.2.1-2+b1) ... #17 34.67 Selecting previously unselected package libtext-charwidth-perl:amd64. #17 34.68 Preparing to unpack .../01-libtext-charwidth-perl_0.04-11+b4_amd64.deb ... #17 34.70 Unpacking libtext-charwidth-perl:amd64 (0.04-11+b4) ... #17 34.79 Selecting previously unselected package libtext-wrapi18n-perl. #17 34.79 Preparing to unpack .../02-libtext-wrapi18n-perl_0.06-10_all.deb ... #17 34.80 Unpacking libtext-wrapi18n-perl (0.06-10) ... #17 34.96 Selecting previously unselected package libncursesw6:amd64. #17 34.96 Preparing to unpack .../03-libncursesw6_6.5+20250216-2_amd64.deb ... #17 35.00 Unpacking libncursesw6:amd64 (6.5+20250216-2) ... #17 35.17 Selecting previously unselected package libproc2-0:amd64. #17 35.18 Preparing to unpack .../04-libproc2-0_2%3a4.0.4-9_amd64.deb ... #17 35.20 Unpacking libproc2-0:amd64 (2:4.0.4-9) ... #17 35.39 Selecting previously unselected package procps. #17 35.39 Preparing to unpack .../05-procps_2%3a4.0.4-9_amd64.deb ... #17 35.43 Unpacking procps (2:4.0.4-9) ... #17 35.55 Selecting previously unselected package sensible-utils. #17 35.55 Preparing to unpack .../06-sensible-utils_0.0.25_all.deb ... #17 35.56 Unpacking sensible-utils (0.0.25) ... #17 35.70 Selecting previously unselected package ucf. #17 35.71 Preparing to unpack .../07-ucf_3.0052_all.deb ... #17 35.73 Moving old data out of the way #17 35.73 Unpacking ucf (3.0052) ... #17 35.90 Selecting previously unselected package libdebuginfod-common. #17 35.90 Preparing to unpack .../08-libdebuginfod-common_0.192-4_all.deb ... #17 35.93 Unpacking libdebuginfod-common (0.192-4) ... #17 36.07 Selecting previously unselected package libatomic1:amd64. #17 36.07 Preparing to unpack .../09-libatomic1_14.2.0-19_amd64.deb ... #17 36.09 Unpacking libatomic1:amd64 (14.2.0-19) ... #17 36.28 Selecting previously unselected package libglib2.0-0t64:amd64. #17 36.28 Preparing to unpack .../10-libglib2.0-0t64_2.84.4-3~deb13u2_amd64.deb ... #17 36.30 Unpacking libglib2.0-0t64:amd64 (2.84.4-3~deb13u2) ... #17 36.49 Selecting previously unselected package confget. #17 36.50 Preparing to unpack .../11-confget_5.1.2-2_amd64.deb ... #17 36.51 Unpacking confget (5.1.2-2) ... #17 36.68 Selecting previously unselected package ofono. #17 36.68 Preparing to unpack .../12-ofono_2.16-5_amd64.deb ... #17 36.70 Unpacking ofono (2.16-5) ... #17 36.90 Selecting previously unselected package poppler-data. #17 36.90 Preparing to unpack .../13-poppler-data_0.4.12-1_all.deb ... #17 36.92 Unpacking poppler-data (0.4.12-1) ... #17 37.15 Selecting previously unselected package libpython3.13-minimal:amd64. #17 37.16 Preparing to unpack .../14-libpython3.13-minimal_3.13.5-2_amd64.deb ... #17 37.18 Unpacking libpython3.13-minimal:amd64 (3.13.5-2) ... #17 37.37 Selecting previously unselected package python3.13-minimal. #17 37.37 Preparing to unpack .../15-python3.13-minimal_3.13.5-2_amd64.deb ... #17 37.39 Unpacking python3.13-minimal (3.13.5-2) ... #17 37.58 Setting up libpython3.13-minimal:amd64 (3.13.5-2) ... #17 37.65 Setting up libexpat1:amd64 (2.7.1-2) ... #17 37.70 Setting up python3.13-minimal (3.13.5-2) ... #17 38.29 Selecting previously unselected package python3-minimal. #17 38.29 (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 ... 9684 files and directories currently installed.) #17 38.30 Preparing to unpack .../0-python3-minimal_3.13.5-1_amd64.deb ... #17 38.33 Unpacking python3-minimal (3.13.5-1) ... #17 38.45 Selecting previously unselected package media-types. #17 38.46 Preparing to unpack .../1-media-types_13.0.0_all.deb ... #17 38.47 Unpacking media-types (13.0.0) ... #17 38.61 Selecting previously unselected package netbase. #17 38.61 Preparing to unpack .../2-netbase_6.5_all.deb ... #17 38.63 Unpacking netbase (6.5) ... #17 38.75 Selecting previously unselected package libpython3.13-stdlib:amd64. #17 38.75 Preparing to unpack .../3-libpython3.13-stdlib_3.13.5-2_amd64.deb ... #17 38.77 Unpacking libpython3.13-stdlib:amd64 (3.13.5-2) ... #17 38.97 Selecting previously unselected package python3.13. #17 38.97 Preparing to unpack .../4-python3.13_3.13.5-2_amd64.deb ... #17 38.99 Unpacking python3.13 (3.13.5-2) ... #17 39.12 Selecting previously unselected package libpython3-stdlib:amd64. #17 39.13 Preparing to unpack .../5-libpython3-stdlib_3.13.5-1_amd64.deb ... #17 39.14 Unpacking libpython3-stdlib:amd64 (3.13.5-1) ... #17 39.26 Setting up python3-minimal (3.13.5-1) ... #17 39.50 Selecting previously unselected package python3. #17 39.50 (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 ... 10145 files and directories currently installed.) #17 39.51 Preparing to unpack .../000-python3_3.13.5-1_amd64.deb ... #17 39.53 Unpacking python3 (3.13.5-1) ... #17 39.67 Selecting previously unselected package libpopt0:amd64. #17 39.67 Preparing to unpack .../001-libpopt0_1.19+dfsg-2_amd64.deb ... #17 39.69 Unpacking libpopt0:amd64 (1.19+dfsg-2) ... #17 39.86 Selecting previously unselected package rsync. #17 39.86 Preparing to unpack .../002-rsync_3.4.1+ds1-5+deb13u1_amd64.deb ... #17 39.89 Unpacking rsync (3.4.1+ds1-5+deb13u1) ... #17 40.09 Selecting previously unselected package sudo. #17 40.09 Preparing to unpack .../003-sudo_1.9.16p2-3_amd64.deb ... #17 40.11 Unpacking sudo (1.9.16p2-3) ... #17 40.29 Selecting previously unselected package libelf1t64:amd64. #17 40.29 Preparing to unpack .../004-libelf1t64_0.192-4_amd64.deb ... #17 40.31 Unpacking libelf1t64:amd64 (0.192-4) ... #17 40.45 Selecting previously unselected package libbpf1:amd64. #17 40.46 Preparing to unpack .../005-libbpf1_1%3a1.5.0-3_amd64.deb ... #17 40.47 Unpacking libbpf1:amd64 (1:1.5.0-3) ... #17 40.63 Selecting previously unselected package libmnl0:amd64. #17 40.63 Preparing to unpack .../006-libmnl0_1.0.5-3_amd64.deb ... #17 40.64 Unpacking libmnl0:amd64 (1.0.5-3) ... #17 40.76 Selecting previously unselected package libkrb5support0:amd64. #17 40.76 Preparing to unpack .../007-libkrb5support0_1.21.3-5_amd64.deb ... #17 40.78 Unpacking libkrb5support0:amd64 (1.21.3-5) ... #17 40.93 Selecting previously unselected package libcom-err2:amd64. #17 40.93 Preparing to unpack .../008-libcom-err2_1.47.2-3+b7_amd64.deb ... #17 40.95 Unpacking libcom-err2:amd64 (1.47.2-3+b7) ... #17 41.11 Selecting previously unselected package libk5crypto3:amd64. #17 41.11 Preparing to unpack .../009-libk5crypto3_1.21.3-5_amd64.deb ... #17 41.13 Unpacking libk5crypto3:amd64 (1.21.3-5) ... #17 41.28 Selecting previously unselected package libkeyutils1:amd64. #17 41.28 Preparing to unpack .../010-libkeyutils1_1.6.3-6_amd64.deb ... #17 41.30 Unpacking libkeyutils1:amd64 (1.6.3-6) ... #17 41.45 Selecting previously unselected package libkrb5-3:amd64. #17 41.45 Preparing to unpack .../011-libkrb5-3_1.21.3-5_amd64.deb ... #17 41.47 Unpacking libkrb5-3:amd64 (1.21.3-5) ... #17 41.61 Selecting previously unselected package libgssapi-krb5-2:amd64. #17 41.61 Preparing to unpack .../012-libgssapi-krb5-2_1.21.3-5_amd64.deb ... #17 41.62 Unpacking libgssapi-krb5-2:amd64 (1.21.3-5) ... #17 41.72 Selecting previously unselected package libtirpc-common. #17 41.72 Preparing to unpack .../013-libtirpc-common_1.3.6+ds-1_all.deb ... #17 41.73 Unpacking libtirpc-common (1.3.6+ds-1) ... #17 41.82 Selecting previously unselected package libtirpc3t64:amd64. #17 41.82 Preparing to unpack .../014-libtirpc3t64_1.3.6+ds-1_amd64.deb ... #17 41.83 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' #17 41.84 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' #17 41.84 Unpacking libtirpc3t64:amd64 (1.3.6+ds-1) ... #17 41.96 Selecting previously unselected package libxtables12:amd64. #17 41.96 Preparing to unpack .../015-libxtables12_1.8.11-2_amd64.deb ... #17 41.98 Unpacking libxtables12:amd64 (1.8.11-2) ... #17 42.09 Selecting previously unselected package libcap2-bin. #17 42.10 Preparing to unpack .../016-libcap2-bin_1%3a2.75-10+b3_amd64.deb ... #17 42.12 Unpacking libcap2-bin (1:2.75-10+b3) ... #17 42.28 Selecting previously unselected package iproute2. #17 42.28 Preparing to unpack .../017-iproute2_6.15.0-1_amd64.deb ... #17 42.36 Unpacking iproute2 (6.15.0-1) ... #17 42.50 Selecting previously unselected package bzip2. #17 42.51 Preparing to unpack .../018-bzip2_1.0.8-6_amd64.deb ... #17 42.52 Unpacking bzip2 (1.0.8-6) ... #17 42.64 Selecting previously unselected package libmagic-mgc. #17 42.64 Preparing to unpack .../019-libmagic-mgc_1%3a5.46-5_amd64.deb ... #17 42.66 Unpacking libmagic-mgc (1:5.46-5) ... #17 42.84 Selecting previously unselected package libmagic1t64:amd64. #17 42.84 Preparing to unpack .../020-libmagic1t64_1%3a5.46-5_amd64.deb ... #17 42.85 Unpacking libmagic1t64:amd64 (1:5.46-5) ... #17 42.98 Selecting previously unselected package file. #17 42.98 Preparing to unpack .../021-file_1%3a5.46-5_amd64.deb ... #17 42.99 Unpacking file (1:5.46-5) ... #17 43.10 Selecting previously unselected package gettext-base. #17 43.10 Preparing to unpack .../022-gettext-base_0.23.1-2_amd64.deb ... #17 43.12 Unpacking gettext-base (0.23.1-2) ... #17 43.25 Selecting previously unselected package libuchardet0:amd64. #17 43.25 Preparing to unpack .../023-libuchardet0_0.0.8-1+b2_amd64.deb ... #17 43.27 Unpacking libuchardet0:amd64 (0.0.8-1+b2) ... #17 43.40 Selecting previously unselected package groff-base. #17 43.40 Preparing to unpack .../024-groff-base_1.23.0-9_amd64.deb ... #17 43.42 Unpacking groff-base (1.23.0-9) ... #17 43.59 Selecting previously unselected package inetutils-telnet. #17 43.59 Preparing to unpack .../025-inetutils-telnet_2%3a2.6-3_amd64.deb ... #17 43.61 Unpacking inetutils-telnet (2:2.6-3) ... #17 43.74 Selecting previously unselected package libc-l10n. #17 43.74 Preparing to unpack .../026-libc-l10n_2.41-12+deb13u1_all.deb ... #17 43.76 Unpacking libc-l10n (2.41-12+deb13u1) ... #17 43.98 Selecting previously unselected package locales. #17 43.98 Preparing to unpack .../027-locales_2.41-12+deb13u1_all.deb ... #17 44.00 Unpacking locales (2.41-12+deb13u1) ... #17 44.25 Selecting previously unselected package bsdextrautils. #17 44.26 Preparing to unpack .../028-bsdextrautils_2.41-5_amd64.deb ... #17 44.27 Unpacking bsdextrautils (2.41-5) ... #17 44.42 Selecting previously unselected package libgdbm6t64:amd64. #17 44.42 Preparing to unpack .../029-libgdbm6t64_1.24-2_amd64.deb ... #17 44.44 Unpacking libgdbm6t64:amd64 (1.24-2) ... #17 44.53 Selecting previously unselected package libpipeline1:amd64. #17 44.53 Preparing to unpack .../030-libpipeline1_1.5.8-1_amd64.deb ... #17 44.54 Unpacking libpipeline1:amd64 (1.5.8-1) ... #17 44.64 Selecting previously unselected package man-db. #17 44.64 Preparing to unpack .../031-man-db_2.13.1-1_amd64.deb ... #17 44.65 Unpacking man-db (2.13.1-1) ... #17 44.84 Selecting previously unselected package libedit2:amd64. #17 44.85 Preparing to unpack .../032-libedit2_3.1-20250104-1_amd64.deb ... #17 44.86 Unpacking libedit2:amd64 (3.1-20250104-1) ... #17 45.02 Selecting previously unselected package libcbor0.10:amd64. #17 45.02 Preparing to unpack .../033-libcbor0.10_0.10.2-2_amd64.deb ... #17 45.04 Unpacking libcbor0.10:amd64 (0.10.2-2) ... #17 45.18 Selecting previously unselected package libfido2-1:amd64. #17 45.18 Preparing to unpack .../034-libfido2-1_1.15.0-1+b1_amd64.deb ... #17 45.19 Unpacking libfido2-1:amd64 (1.15.0-1+b1) ... #17 45.35 Selecting previously unselected package openssh-client. #17 45.35 Preparing to unpack .../035-openssh-client_1%3a10.0p1-7_amd64.deb ... #17 45.38 Unpacking openssh-client (1:10.0p1-7) ... #17 45.53 Selecting previously unselected package perl-modules-5.40. #17 45.54 Preparing to unpack .../036-perl-modules-5.40_5.40.1-6_all.deb ... #17 45.55 Unpacking perl-modules-5.40 (5.40.1-6) ... #17 45.82 Selecting previously unselected package libgdbm-compat4t64:amd64. #17 45.82 Preparing to unpack .../037-libgdbm-compat4t64_1.24-2_amd64.deb ... #17 45.84 Unpacking libgdbm-compat4t64:amd64 (1.24-2) ... #17 46.00 Selecting previously unselected package libperl5.40:amd64. #17 46.00 Preparing to unpack .../038-libperl5.40_5.40.1-6_amd64.deb ... #17 46.02 Unpacking libperl5.40:amd64 (5.40.1-6) ... #17 46.29 Selecting previously unselected package perl. #17 46.29 Preparing to unpack .../039-perl_5.40.1-6_amd64.deb ... #17 46.31 Unpacking perl (5.40.1-6) ... #17 46.46 Selecting previously unselected package xz-utils. #17 46.46 Preparing to unpack .../040-xz-utils_5.8.1-1_amd64.deb ... #17 46.47 Unpacking xz-utils (5.8.1-1) ... #17 46.55 Selecting previously unselected package asciidoc-common. #17 46.55 Preparing to unpack .../041-asciidoc-common_10.2.1-1_all.deb ... #17 46.56 Unpacking asciidoc-common (10.2.1-1) ... #17 46.66 Selecting previously unselected package sgml-base. #17 46.66 Preparing to unpack .../042-sgml-base_1.31+nmu1_all.deb ... #17 46.69 Unpacking sgml-base (1.31+nmu1) ... #17 46.89 Selecting previously unselected package xml-core. #17 46.89 Preparing to unpack .../043-xml-core_0.19_all.deb ... #17 46.91 Unpacking xml-core (0.19) ... #17 47.03 Selecting previously unselected package docbook-xsl. #17 47.03 Preparing to unpack .../044-docbook-xsl_1.79.2+dfsg-7_all.deb ... #17 47.04 Unpacking docbook-xsl (1.79.2+dfsg-7) ... #17 47.17 Selecting previously unselected package libxml2:amd64. #17 47.18 Preparing to unpack .../045-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u2_amd64.deb ... #17 47.19 Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... #17 47.27 Selecting previously unselected package libxml2-utils. #17 47.27 Preparing to unpack .../046-libxml2-utils_2.12.7+dfsg+really2.9.14-2.1+deb13u2_amd64.deb ... #17 47.28 Unpacking libxml2-utils (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... #17 47.36 Selecting previously unselected package libgpg-error0:amd64. #17 47.36 Preparing to unpack .../047-libgpg-error0_1.51-4_amd64.deb ... #17 47.37 Unpacking libgpg-error0:amd64 (1.51-4) ... #17 47.48 Selecting previously unselected package libgcrypt20:amd64. #17 47.49 Preparing to unpack .../048-libgcrypt20_1.11.0-7_amd64.deb ... #17 47.50 Unpacking libgcrypt20:amd64 (1.11.0-7) ... #17 47.62 Selecting previously unselected package libxslt1.1:amd64. #17 47.62 Preparing to unpack .../049-libxslt1.1_1.1.35-1.2+deb13u2_amd64.deb ... #17 47.63 Unpacking libxslt1.1:amd64 (1.1.35-1.2+deb13u2) ... #17 47.70 Selecting previously unselected package xsltproc. #17 47.70 Preparing to unpack .../050-xsltproc_1.1.35-1.2+deb13u2_amd64.deb ... #17 47.71 Unpacking xsltproc (1.1.35-1.2+deb13u2) ... #17 47.84 Selecting previously unselected package asciidoc-base. #17 47.84 Preparing to unpack .../051-asciidoc-base_10.2.1-1_all.deb ... #17 47.86 Unpacking asciidoc-base (10.2.1-1) ... #17 47.93 Selecting previously unselected package asciidoc. #17 47.93 Preparing to unpack .../052-asciidoc_10.2.1-1_all.deb ... #17 47.94 Unpacking asciidoc (10.2.1-1) ... #17 48.06 Selecting previously unselected package sgml-data. #17 48.06 Preparing to unpack .../053-sgml-data_2.0.11+nmu1_all.deb ... #17 48.08 Unpacking sgml-data (2.0.11+nmu1) ... #17 48.22 Selecting previously unselected package docbook-xml. #17 48.22 Preparing to unpack .../054-docbook-xml_4.5-13_all.deb ... #17 48.23 Unpacking docbook-xml (4.5-13) ... #17 48.33 Selecting previously unselected package python-apt-common. #17 48.34 Preparing to unpack .../055-python-apt-common_3.0.0_all.deb ... #17 48.35 Unpacking python-apt-common (3.0.0) ... #17 48.45 Selecting previously unselected package distro-info-data. #17 48.45 Preparing to unpack .../056-distro-info-data_0.66+deb13u1_all.deb ... #17 48.46 Unpacking distro-info-data (0.66+deb13u1) ... #17 48.53 Selecting previously unselected package python3-apt. #17 48.53 Preparing to unpack .../057-python3-apt_3.0.0_amd64.deb ... #17 48.54 Unpacking python3-apt (3.0.0) ... #17 48.64 Selecting previously unselected package tex-common. #17 48.64 Preparing to unpack .../058-tex-common_6.19_all.deb ... #17 48.67 Unpacking tex-common (6.19) ... #17 48.92 Selecting previously unselected package libpaper2:amd64. #17 48.92 Preparing to unpack .../059-libpaper2_2.2.5-0.3+b2_amd64.deb ... #17 48.94 Unpacking libpaper2:amd64 (2.2.5-0.3+b2) ... #17 49.06 Selecting previously unselected package libpaper-utils. #17 49.07 Preparing to unpack .../060-libpaper-utils_2.2.5-0.3+b2_amd64.deb ... #17 49.09 Unpacking libpaper-utils (2.2.5-0.3+b2) ... #17 49.22 Selecting previously unselected package libkpathsea6:amd64. #17 49.22 Preparing to unpack .../061-libkpathsea6_2024.20240313.70630+ds-6_amd64.deb ... #17 49.24 Unpacking libkpathsea6:amd64 (2024.20240313.70630+ds-6) ... #17 49.37 Selecting previously unselected package libptexenc1:amd64. #17 49.38 Preparing to unpack .../062-libptexenc1_2024.20240313.70630+ds-6_amd64.deb ... #17 49.39 Unpacking libptexenc1:amd64 (2024.20240313.70630+ds-6) ... #17 49.46 Selecting previously unselected package libsynctex2:amd64. #17 49.46 Preparing to unpack .../063-libsynctex2_2024.20240313.70630+ds-6_amd64.deb ... #17 49.47 Unpacking libsynctex2:amd64 (2024.20240313.70630+ds-6) ... #17 49.55 Selecting previously unselected package libtexlua53-5:amd64. #17 49.55 Preparing to unpack .../064-libtexlua53-5_2024.20240313.70630+ds-6_amd64.deb ... #17 49.56 Unpacking libtexlua53-5:amd64 (2024.20240313.70630+ds-6) ... #17 49.62 Selecting previously unselected package t1utils. #17 49.62 Preparing to unpack .../065-t1utils_1.41-4_amd64.deb ... #17 49.63 Unpacking t1utils (1.41-4) ... #17 49.71 Selecting previously unselected package libbrotli1:amd64. #17 49.71 Preparing to unpack .../066-libbrotli1_1.1.0-2+b7_amd64.deb ... #17 49.72 Unpacking libbrotli1:amd64 (1.1.0-2+b7) ... #17 49.81 Selecting previously unselected package libpng16-16t64:amd64. #17 49.81 Preparing to unpack .../067-libpng16-16t64_1.6.48-1+deb13u1_amd64.deb ... #17 49.82 Unpacking libpng16-16t64:amd64 (1.6.48-1+deb13u1) ... #17 49.90 Selecting previously unselected package libfreetype6:amd64. #17 49.90 Preparing to unpack .../068-libfreetype6_2.13.3+dfsg-1_amd64.deb ... #17 49.91 Unpacking libfreetype6:amd64 (2.13.3+dfsg-1) ... #17 50.01 Selecting previously unselected package fonts-dejavu-mono. #17 50.01 Preparing to unpack .../069-fonts-dejavu-mono_2.37-8_all.deb ... #17 50.03 Unpacking fonts-dejavu-mono (2.37-8) ... #17 50.22 Selecting previously unselected package fonts-dejavu-core. #17 50.23 Preparing to unpack .../070-fonts-dejavu-core_2.37-8_all.deb ... #17 50.28 Unpacking fonts-dejavu-core (2.37-8) ... #17 50.52 Selecting previously unselected package libfontenc1:amd64. #17 50.53 Preparing to unpack .../071-libfontenc1_1%3a1.1.8-1+b2_amd64.deb ... #17 50.55 Unpacking libfontenc1:amd64 (1:1.1.8-1+b2) ... #17 50.71 Selecting previously unselected package x11-common. #17 50.71 Preparing to unpack .../072-x11-common_1%3a7.7+24+deb13u1_all.deb ... #17 50.73 Unpacking x11-common (1:7.7+24+deb13u1) ... #17 50.85 Selecting previously unselected package xfonts-encodings. #17 50.86 Preparing to unpack .../073-xfonts-encodings_1%3a1.0.4-2.2_all.deb ... #17 50.87 Unpacking xfonts-encodings (1:1.0.4-2.2) ... #17 51.03 Selecting previously unselected package xfonts-utils. #17 51.04 Preparing to unpack .../074-xfonts-utils_1%3a7.7+7_amd64.deb ... #17 51.05 Unpacking xfonts-utils (1:7.7+7) ... #17 51.22 Selecting previously unselected package fonts-urw-base35. #17 51.22 Preparing to unpack .../075-fonts-urw-base35_20200910-8_all.deb ... #17 51.33 Unpacking fonts-urw-base35 (20200910-8) ... #17 51.63 Selecting previously unselected package fontconfig-config. #17 51.63 Preparing to unpack .../076-fontconfig-config_2.15.0-2.3_amd64.deb ... #17 51.64 Unpacking fontconfig-config (2.15.0-2.3) ... #17 51.72 Selecting previously unselected package libfontconfig1:amd64. #17 51.72 Preparing to unpack .../077-libfontconfig1_2.15.0-2.3_amd64.deb ... #17 51.73 Unpacking libfontconfig1:amd64 (2.15.0-2.3) ... #17 51.82 Selecting previously unselected package libpixman-1-0:amd64. #17 51.82 Preparing to unpack .../078-libpixman-1-0_0.44.0-3_amd64.deb ... #17 51.84 Unpacking libpixman-1-0:amd64 (0.44.0-3) ... #17 51.96 Selecting previously unselected package libxau6:amd64. #17 51.96 Preparing to unpack .../079-libxau6_1%3a1.0.11-1_amd64.deb ... #17 51.97 Unpacking libxau6:amd64 (1:1.0.11-1) ... #17 52.04 Selecting previously unselected package libxdmcp6:amd64. #17 52.05 Preparing to unpack .../080-libxdmcp6_1%3a1.1.5-1_amd64.deb ... #17 52.06 Unpacking libxdmcp6:amd64 (1:1.1.5-1) ... #17 52.13 Selecting previously unselected package libxcb1:amd64. #17 52.14 Preparing to unpack .../081-libxcb1_1.17.0-2+b1_amd64.deb ... #17 52.15 Unpacking libxcb1:amd64 (1.17.0-2+b1) ... #17 52.21 Selecting previously unselected package libx11-data. #17 52.21 Preparing to unpack .../082-libx11-data_2%3a1.8.12-1_all.deb ... #17 52.22 Unpacking libx11-data (2:1.8.12-1) ... #17 52.31 Selecting previously unselected package libx11-6:amd64. #17 52.31 Preparing to unpack .../083-libx11-6_2%3a1.8.12-1_amd64.deb ... #17 52.32 Unpacking libx11-6:amd64 (2:1.8.12-1) ... #17 52.47 Selecting previously unselected package libxcb-render0:amd64. #17 52.47 Preparing to unpack .../084-libxcb-render0_1.17.0-2+b1_amd64.deb ... #17 52.48 Unpacking libxcb-render0:amd64 (1.17.0-2+b1) ... #17 52.62 Selecting previously unselected package libxcb-shm0:amd64. #17 52.62 Preparing to unpack .../085-libxcb-shm0_1.17.0-2+b1_amd64.deb ... #17 52.63 Unpacking libxcb-shm0:amd64 (1.17.0-2+b1) ... #17 52.71 Selecting previously unselected package libxext6:amd64. #17 52.71 Preparing to unpack .../086-libxext6_2%3a1.3.4-1+b3_amd64.deb ... #17 52.72 Unpacking libxext6:amd64 (2:1.3.4-1+b3) ... #17 52.79 Selecting previously unselected package libxrender1:amd64. #17 52.79 Preparing to unpack .../087-libxrender1_1%3a0.9.12-1_amd64.deb ... #17 52.80 Unpacking libxrender1:amd64 (1:0.9.12-1) ... #17 52.88 Selecting previously unselected package libcairo2:amd64. #17 52.88 Preparing to unpack .../088-libcairo2_1.18.4-1+b1_amd64.deb ... #17 52.89 Unpacking libcairo2:amd64 (1.18.4-1+b1) ... #17 52.98 Selecting previously unselected package libgraphite2-3:amd64. #17 52.98 Preparing to unpack .../089-libgraphite2-3_1.3.14-2+b1_amd64.deb ... #17 52.99 Unpacking libgraphite2-3:amd64 (1.3.14-2+b1) ... #17 53.07 Selecting previously unselected package libharfbuzz0b:amd64. #17 53.07 Preparing to unpack .../090-libharfbuzz0b_10.2.0-1+b1_amd64.deb ... #17 53.08 Unpacking libharfbuzz0b:amd64 (10.2.0-1+b1) ... #17 53.17 Selecting previously unselected package libicu76:amd64. #17 53.17 Preparing to unpack .../091-libicu76_76.1-4_amd64.deb ... #17 53.18 Unpacking libicu76:amd64 (76.1-4) ... #17 53.49 Selecting previously unselected package libmpfi0:amd64. #17 53.49 Preparing to unpack .../092-libmpfi0_1.5.4+ds-4_amd64.deb ... #17 53.50 Unpacking libmpfi0:amd64 (1.5.4+ds-4) ... #17 53.57 Selecting previously unselected package libpotrace0:amd64. #17 53.57 Preparing to unpack .../093-libpotrace0_1.16-2+b2_amd64.deb ... #17 53.59 Unpacking libpotrace0:amd64 (1.16-2+b2) ... #17 53.65 Selecting previously unselected package libteckit0:amd64. #17 53.66 Preparing to unpack .../094-libteckit0_2.5.12+ds1-1+b1_amd64.deb ... #17 53.67 Unpacking libteckit0:amd64 (2.5.12+ds1-1+b1) ... #17 53.75 Selecting previously unselected package libice6:amd64. #17 53.75 Preparing to unpack .../095-libice6_2%3a1.1.1-1_amd64.deb ... #17 53.77 Unpacking libice6:amd64 (2:1.1.1-1) ... #17 53.84 Selecting previously unselected package libsm6:amd64. #17 53.84 Preparing to unpack .../096-libsm6_2%3a1.2.6-1_amd64.deb ... #17 53.85 Unpacking libsm6:amd64 (2:1.2.6-1) ... #17 53.95 Selecting previously unselected package libxt6t64:amd64. #17 53.95 Preparing to unpack .../097-libxt6t64_1%3a1.2.1-1.2+b2_amd64.deb ... #17 53.97 Unpacking libxt6t64:amd64 (1:1.2.1-1.2+b2) ... #17 54.11 Selecting previously unselected package libxmu6:amd64. #17 54.12 Preparing to unpack .../098-libxmu6_2%3a1.1.3-3+b4_amd64.deb ... #17 54.13 Unpacking libxmu6:amd64 (2:1.1.3-3+b4) ... #17 54.26 Selecting previously unselected package libxpm4:amd64. #17 54.27 Preparing to unpack .../099-libxpm4_1%3a3.5.17-1+b3_amd64.deb ... #17 54.28 Unpacking libxpm4:amd64 (1:3.5.17-1+b3) ... #17 54.42 Selecting previously unselected package libxaw7:amd64. #17 54.43 Preparing to unpack .../100-libxaw7_2%3a1.0.16-1_amd64.deb ... #17 54.44 Unpacking libxaw7:amd64 (2:1.0.16-1) ... #17 54.60 Selecting previously unselected package libxi6:amd64. #17 54.60 Preparing to unpack .../101-libxi6_2%3a1.8.2-1_amd64.deb ... #17 54.61 Unpacking libxi6:amd64 (2:1.8.2-1) ... #17 54.68 Selecting previously unselected package libzzip-0-13t64:amd64. #17 54.68 Preparing to unpack .../102-libzzip-0-13t64_0.13.78+dfsg.1-0.1_amd64.deb ... #17 54.69 Unpacking libzzip-0-13t64:amd64 (0.13.78+dfsg.1-0.1) ... #17 54.84 Selecting previously unselected package texlive-binaries. #17 54.85 Preparing to unpack .../103-texlive-binaries_2024.20240313.70630+ds-6_amd64.deb ... #17 54.87 Unpacking texlive-binaries (2024.20240313.70630+ds-6) ... #17 55.12 Selecting previously unselected package xdg-utils. #17 55.12 Preparing to unpack .../104-xdg-utils_1.2.1-2_all.deb ... #17 55.14 Unpacking xdg-utils (1.2.1-2) ... #17 55.22 Selecting previously unselected package texlive-base. #17 55.22 Preparing to unpack .../105-texlive-base_2024.20250309-1_all.deb ... #17 55.23 Unpacking texlive-base (2024.20250309-1) ... #17 55.76 Selecting previously unselected package texlive-fonts-recommended. #17 55.77 Preparing to unpack .../106-texlive-fonts-recommended_2024.20250309-1_all.deb ... #17 55.79 Unpacking texlive-fonts-recommended (2024.20250309-1) ... #17 56.06 Selecting previously unselected package fonts-lmodern. #17 56.07 Preparing to unpack .../107-fonts-lmodern_2.005-1_all.deb ... #17 56.08 Unpacking fonts-lmodern (2.005-1) ... #17 56.29 Selecting previously unselected package texlive-latex-base. #17 56.29 Preparing to unpack .../108-texlive-latex-base_2024.20250309-1_all.deb ... #17 56.30 Unpacking texlive-latex-base (2024.20250309-1) ... #17 56.49 Selecting previously unselected package texlive-latex-recommended. #17 56.49 Preparing to unpack .../109-texlive-latex-recommended_2024.20250309-1_all.deb ... #17 56.50 Unpacking texlive-latex-recommended (2024.20250309-1) ... #17 56.78 Selecting previously unselected package texlive. #17 56.78 Preparing to unpack .../110-texlive_2024.20250309-1_all.deb ... #17 56.79 Unpacking texlive (2024.20250309-1) ... #17 56.89 Selecting previously unselected package libio-string-perl. #17 56.90 Preparing to unpack .../111-libio-string-perl_1.08-4_all.deb ... #17 56.92 Unpacking libio-string-perl (1.08-4) ... #17 57.01 Selecting previously unselected package liblatex-tounicode-perl. #17 57.01 Preparing to unpack .../112-liblatex-tounicode-perl_0.55-1_all.deb ... #17 57.03 Unpacking liblatex-tounicode-perl (0.55-1) ... #17 57.14 Selecting previously unselected package libbibtex-parser-perl. #17 57.15 Preparing to unpack .../113-libbibtex-parser-perl_1.05+dfsg-1_all.deb ... #17 57.16 Unpacking libbibtex-parser-perl (1.05+dfsg-1) ... #17 57.29 Selecting previously unselected package texlive-bibtex-extra. #17 57.30 Preparing to unpack .../114-texlive-bibtex-extra_2024.20250309-2_all.deb ... #17 57.31 Unpacking texlive-bibtex-extra (2024.20250309-2) ... #17 58.09 Selecting previously unselected package libfile-which-perl. #17 58.10 Preparing to unpack .../115-libfile-which-perl_1.27-2_all.deb ... #17 58.12 Unpacking libfile-which-perl (1.27-2) ... #17 58.31 Selecting previously unselected package libfile-homedir-perl. #17 58.32 Preparing to unpack .../116-libfile-homedir-perl_1.006-2_all.deb ... #17 58.34 Unpacking libfile-homedir-perl (1.006-2) ... #17 58.46 Selecting previously unselected package libthai-data. #17 58.46 Preparing to unpack .../117-libthai-data_0.1.29-2_all.deb ... #17 58.48 Unpacking libthai-data (0.1.29-2) ... #17 58.72 Selecting previously unselected package libdatrie1:amd64. #17 58.72 Preparing to unpack .../118-libdatrie1_0.2.13-3+b1_amd64.deb ... #17 58.75 Unpacking libdatrie1:amd64 (0.2.13-3+b1) ... #17 58.87 Selecting previously unselected package libthai0:amd64. #17 58.88 Preparing to unpack .../119-libthai0_0.1.29-2+b1_amd64.deb ... #17 58.89 Unpacking libthai0:amd64 (0.1.29-2+b1) ... #17 59.06 Selecting previously unselected package libsombok3:amd64. #17 59.07 Preparing to unpack .../120-libsombok3_2.4.0-2+b2_amd64.deb ... #17 59.09 Unpacking libsombok3:amd64 (2.4.0-2+b2) ... #17 59.25 Selecting previously unselected package libmime-charset-perl. #17 59.26 Preparing to unpack .../121-libmime-charset-perl_1.013.1-2_all.deb ... #17 59.27 Unpacking libmime-charset-perl (1.013.1-2) ... #17 59.36 Selecting previously unselected package libunicode-linebreak-perl. #17 59.36 Preparing to unpack .../122-libunicode-linebreak-perl_0.0.20190101-1+b9_amd64.deb ... #17 59.39 Unpacking libunicode-linebreak-perl (0.0.20190101-1+b9) ... #17 59.56 Selecting previously unselected package libyaml-tiny-perl. #17 59.57 Preparing to unpack .../123-libyaml-tiny-perl_1.76-1_all.deb ... #17 59.59 Unpacking libyaml-tiny-perl (1.76-1) ... #17 59.81 Selecting previously unselected package libjs-jquery. #17 59.82 Preparing to unpack .../124-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... #17 59.85 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #17 60.05 Selecting previously unselected package lmodern. #17 60.06 Preparing to unpack .../125-lmodern_2.005-1_all.deb ... #17 60.09 Unpacking lmodern (2.005-1) ... #17 60.50 Selecting previously unselected package texlive-luatex. #17 60.50 Preparing to unpack .../126-texlive-luatex_2024.20250309-1_all.deb ... #17 60.52 Unpacking texlive-luatex (2024.20250309-1) ... #17 61.23 Selecting previously unselected package texlive-plain-generic. #17 61.23 Preparing to unpack .../127-texlive-plain-generic_2024.20250309-2_all.deb ... #17 61.25 Unpacking texlive-plain-generic (2024.20250309-2) ... #17 62.17 Selecting previously unselected package texlive-extra-utils. #17 62.17 Preparing to unpack .../128-texlive-extra-utils_2024.20250309-2_all.deb ... #17 62.20 Unpacking texlive-extra-utils (2024.20250309-2) ... #17 62.84 Selecting previously unselected package libapache-pom-java. #17 62.85 Preparing to unpack .../129-libapache-pom-java_33-2_all.deb ... #17 62.86 Unpacking libapache-pom-java (33-2) ... #17 63.01 Selecting previously unselected package libcommons-parent-java. #17 63.02 Preparing to unpack .../130-libcommons-parent-java_56-1_all.deb ... #17 63.05 Unpacking libcommons-parent-java (56-1) ... #17 63.20 Selecting previously unselected package libcommons-logging-java. #17 63.21 Preparing to unpack .../131-libcommons-logging-java_1.3.0-2_all.deb ... #17 63.24 Unpacking libcommons-logging-java (1.3.0-2) ... #17 63.41 Selecting previously unselected package libfontbox-java. #17 63.42 Preparing to unpack .../132-libfontbox-java_1%3a1.8.16-5_all.deb ... #17 63.44 Unpacking libfontbox-java (1:1.8.16-5) ... #17 63.60 Selecting previously unselected package libpdfbox-java. #17 63.61 Preparing to unpack .../133-libpdfbox-java_1%3a1.8.16-5_all.deb ... #17 63.64 Unpacking libpdfbox-java (1:1.8.16-5) ... #17 63.93 Selecting previously unselected package preview-latex-style. #17 63.94 Preparing to unpack .../134-preview-latex-style_13.2-1.1_all.deb ... #17 63.96 Unpacking preview-latex-style (13.2-1.1) ... #17 64.18 Selecting previously unselected package texlive-pictures. #17 64.19 Preparing to unpack .../135-texlive-pictures_2024.20250309-1_all.deb ... #17 64.21 Unpacking texlive-pictures (2024.20250309-1) ... #17 64.73 Selecting previously unselected package texlive-latex-extra. #17 64.74 Preparing to unpack .../136-texlive-latex-extra_2024.20250309-2_all.deb ... #17 64.75 Unpacking texlive-latex-extra (2024.20250309-2) ... #17 65.34 Selecting previously unselected package fonts-gfs-baskerville. #17 65.34 Preparing to unpack .../137-fonts-gfs-baskerville_1.1-6_all.deb ... #17 65.36 Unpacking fonts-gfs-baskerville (1.1-6) ... #17 65.53 Selecting previously unselected package fonts-gfs-porson. #17 65.54 Preparing to unpack .../138-fonts-gfs-porson_1.1-7_all.deb ... #17 65.58 Unpacking fonts-gfs-porson (1.1-7) ... #17 65.78 Selecting previously unselected package texlive-lang-greek. #17 65.79 Preparing to unpack .../139-texlive-lang-greek_2024.20250309-1_all.deb ... #17 65.82 Unpacking texlive-lang-greek (2024.20250309-1) ... #17 66.52 Selecting previously unselected package texlive-science. #17 66.53 Preparing to unpack .../140-texlive-science_2024.20250309-2_all.deb ... #17 66.56 Unpacking texlive-science (2024.20250309-2) ... #17 66.80 Selecting previously unselected package dblatex. #17 66.81 Preparing to unpack .../141-dblatex_0.3.12py3-5_all.deb ... #17 66.83 Unpacking dblatex (0.3.12py3-5) ... #17 67.08 Selecting previously unselected package docbook. #17 67.08 Preparing to unpack .../142-docbook_4.5-11_all.deb ... #17 67.11 Unpacking docbook (4.5-11) ... #17 67.34 Selecting previously unselected package libosp5. #17 67.35 Preparing to unpack .../143-libosp5_1.5.2-15.2_amd64.deb ... #17 67.38 Unpacking libosp5 (1.5.2-15.2) ... #17 67.65 Selecting previously unselected package libostyle1t64. #17 67.66 Preparing to unpack .../144-libostyle1t64_1.4devel1-23.3_amd64.deb ... #17 67.69 Unpacking libostyle1t64 (1.4devel1-23.3) ... #17 67.96 Selecting previously unselected package openjade. #17 67.97 Preparing to unpack .../145-openjade_1.4devel1-23.3_amd64.deb ... #17 68.00 Unpacking openjade (1.4devel1-23.3) ... #17 68.25 Selecting previously unselected package docbook-dsssl. #17 68.26 Preparing to unpack .../146-docbook-dsssl_1.79-10_all.deb ... #17 68.29 Unpacking docbook-dsssl (1.79-10) ... #17 68.46 Selecting previously unselected package teckit. #17 68.47 Preparing to unpack .../147-teckit_2.5.12+ds1-1+b1_amd64.deb ... #17 68.48 Unpacking teckit (2.5.12+ds1-1+b1) ... #17 68.69 Selecting previously unselected package tipa. #17 68.70 Preparing to unpack .../148-tipa_2%3a1.3-21_all.deb ... #17 68.74 Unpacking tipa (2:1.3-21) ... #17 69.03 Selecting previously unselected package texlive-xetex. #17 69.04 Preparing to unpack .../149-texlive-xetex_2024.20250309-1_all.deb ... #17 69.06 Unpacking texlive-xetex (2024.20250309-1) ... #17 69.44 Selecting previously unselected package texlive-formats-extra. #17 69.45 Preparing to unpack .../150-texlive-formats-extra_2024.20250309-2_all.deb ... #17 69.47 Unpacking texlive-formats-extra (2024.20250309-2) ... #17 69.82 Selecting previously unselected package lynx-common. #17 69.83 Preparing to unpack .../151-lynx-common_2.9.2-1_all.deb ... #17 69.86 Unpacking lynx-common (2.9.2-1) ... #17 70.06 Selecting previously unselected package lynx. #17 70.06 Preparing to unpack .../152-lynx_2.9.2-1_amd64.deb ... #17 70.08 Unpacking lynx (2.9.2-1) ... #17 70.27 Selecting previously unselected package libsgmls-perl. #17 70.27 Preparing to unpack .../153-libsgmls-perl_1.03ii-38_all.deb ... #17 70.29 Unpacking libsgmls-perl (1.03ii-38) ... #17 70.38 Selecting previously unselected package sgmlspl. #17 70.38 Preparing to unpack .../154-sgmlspl_1.03ii-38_all.deb ... #17 70.39 Unpacking sgmlspl (1.03ii-38) ... #17 70.48 Selecting previously unselected package opensp. #17 70.48 Preparing to unpack .../155-opensp_1.5.2-15.2_amd64.deb ... #17 70.50 Unpacking opensp (1.5.2-15.2) ... #17 70.62 Selecting previously unselected package docbook-utils. #17 70.63 Preparing to unpack .../156-docbook-utils_0.6.14-4_all.deb ... #17 70.66 Unpacking docbook-utils (0.6.14-4) ... #17 70.83 Selecting previously unselected package asciidoc-dblatex. #17 70.84 Preparing to unpack .../157-asciidoc-dblatex_10.2.1-1_all.deb ... #17 70.87 Unpacking asciidoc-dblatex (10.2.1-1) ... #17 71.05 Selecting previously unselected package autoconf. #17 71.06 Preparing to unpack .../158-autoconf_2.72-3.1_all.deb ... #17 71.09 Unpacking autoconf (2.72-3.1) ... #17 71.35 Selecting previously unselected package libgc1:amd64. #17 71.37 Preparing to unpack .../159-libgc1_1%3a8.2.8-1_amd64.deb ... #17 71.39 Unpacking libgc1:amd64 (1:8.2.8-1) ... #17 71.57 Selecting previously unselected package guile-3.0-libs:amd64. #17 71.58 Preparing to unpack .../160-guile-3.0-libs_3.0.10+really3.0.10-4_amd64.deb ... #17 71.60 Unpacking guile-3.0-libs:amd64 (3.0.10+really3.0.10-4) ... #17 71.91 Selecting previously unselected package libopts25:amd64. #17 71.91 Preparing to unpack .../161-libopts25_1%3a5.18.16-7_amd64.deb ... #17 71.93 Unpacking libopts25:amd64 (1:5.18.16-7) ... #17 72.09 Selecting previously unselected package libopts25-dev:amd64. #17 72.11 Preparing to unpack .../162-libopts25-dev_1%3a5.18.16-7_amd64.deb ... #17 72.13 Unpacking libopts25-dev:amd64 (1:5.18.16-7) ... #17 72.31 Selecting previously unselected package autogen. #17 72.32 Preparing to unpack .../163-autogen_1%3a5.18.16-7_amd64.deb ... #17 72.35 Unpacking autogen (1:5.18.16-7) ... #17 72.55 Selecting previously unselected package autotools-dev. #17 72.55 Preparing to unpack .../164-autotools-dev_20240727.1_all.deb ... #17 72.57 Unpacking autotools-dev (20240727.1) ... #17 72.82 Selecting previously unselected package automake. #17 72.82 Preparing to unpack .../165-automake_1%3a1.17-4_all.deb ... #17 72.84 Unpacking automake (1:1.17-4) ... #17 73.04 Selecting previously unselected package autopoint. #17 73.05 Preparing to unpack .../166-autopoint_0.23.1-2_all.deb ... #17 73.07 Unpacking autopoint (0.23.1-2) ... #17 73.27 Selecting previously unselected package bc. #17 73.28 Preparing to unpack .../167-bc_1.07.1-4_amd64.deb ... #17 73.35 Unpacking bc (1.07.1-4) ... #17 73.56 Selecting previously unselected package libsframe1:amd64. #17 73.56 Preparing to unpack .../168-libsframe1_2.44-3_amd64.deb ... #17 73.60 Unpacking libsframe1:amd64 (2.44-3) ... #17 73.79 Selecting previously unselected package binutils-common:amd64. #17 73.80 Preparing to unpack .../169-binutils-common_2.44-3_amd64.deb ... #17 73.84 Unpacking binutils-common:amd64 (2.44-3) ... #17 74.13 Selecting previously unselected package libbinutils:amd64. #17 74.13 Preparing to unpack .../170-libbinutils_2.44-3_amd64.deb ... #17 74.16 Unpacking libbinutils:amd64 (2.44-3) ... #17 74.40 Selecting previously unselected package libgprofng0:amd64. #17 74.41 Preparing to unpack .../171-libgprofng0_2.44-3_amd64.deb ... #17 74.43 Unpacking libgprofng0:amd64 (2.44-3) ... #17 74.68 Selecting previously unselected package libctf-nobfd0:amd64. #17 74.68 Preparing to unpack .../172-libctf-nobfd0_2.44-3_amd64.deb ... #17 74.71 Unpacking libctf-nobfd0:amd64 (2.44-3) ... #17 74.86 Selecting previously unselected package libctf0:amd64. #17 74.87 Preparing to unpack .../173-libctf0_2.44-3_amd64.deb ... #17 74.88 Unpacking libctf0:amd64 (2.44-3) ... #17 75.00 Selecting previously unselected package libjansson4:amd64. #17 75.01 Preparing to unpack .../174-libjansson4_2.14-2+b3_amd64.deb ... #17 75.04 Unpacking libjansson4:amd64 (2.14-2+b3) ... #17 75.21 Selecting previously unselected package binutils-x86-64-linux-gnu. #17 75.22 Preparing to unpack .../175-binutils-x86-64-linux-gnu_2.44-3_amd64.deb ... #17 75.24 Unpacking binutils-x86-64-linux-gnu (2.44-3) ... #17 75.40 Selecting previously unselected package binutils. #17 75.40 Preparing to unpack .../176-binutils_2.44-3_amd64.deb ... #17 75.42 Unpacking binutils (2.44-3) ... #17 75.51 Selecting previously unselected package binutils-arm-none-eabi. #17 75.52 Preparing to unpack .../177-binutils-arm-none-eabi_2.44-3+23+b1_amd64.deb ... #17 75.53 Unpacking binutils-arm-none-eabi (2.44-3+23+b1) ... #17 75.83 Selecting previously unselected package bison. #17 75.84 Preparing to unpack .../178-bison_2%3a3.8.2+dfsg-1+b2_amd64.deb ... #17 75.86 Unpacking bison (2:3.8.2+dfsg-1+b2) ... #17 75.97 Selecting previously unselected package libc-dev-bin. #17 75.97 Preparing to unpack .../179-libc-dev-bin_2.41-12+deb13u1_amd64.deb ... #17 75.99 Unpacking libc-dev-bin (2.41-12+deb13u1) ... #17 76.12 Selecting previously unselected package linux-libc-dev. #17 76.13 Preparing to unpack .../180-linux-libc-dev_6.12.63-1_all.deb ... #17 76.17 Unpacking linux-libc-dev (6.12.63-1) ... #17 76.52 Selecting previously unselected package libcrypt-dev:amd64. #17 76.53 Preparing to unpack .../181-libcrypt-dev_1%3a4.4.38-1_amd64.deb ... #17 76.57 Unpacking libcrypt-dev:amd64 (1:4.4.38-1) ... #17 76.71 Selecting previously unselected package rpcsvc-proto. #17 76.72 Preparing to unpack .../182-rpcsvc-proto_1.4.3-1_amd64.deb ... #17 76.74 Unpacking rpcsvc-proto (1.4.3-1) ... #17 76.85 Selecting previously unselected package libc6-dev:amd64. #17 76.85 Preparing to unpack .../183-libc6-dev_2.41-12+deb13u1_amd64.deb ... #17 76.88 Unpacking libc6-dev:amd64 (2.41-12+deb13u1) ... #17 77.18 Selecting previously unselected package libisl23:amd64. #17 77.18 Preparing to unpack .../184-libisl23_0.27-1_amd64.deb ... #17 77.21 Unpacking libisl23:amd64 (0.27-1) ... #17 77.46 Selecting previously unselected package libmpc3:amd64. #17 77.47 Preparing to unpack .../185-libmpc3_1.3.1-1+b3_amd64.deb ... #17 77.50 Unpacking libmpc3:amd64 (1.3.1-1+b3) ... #17 77.71 Selecting previously unselected package cpp-14-x86-64-linux-gnu. #17 77.71 Preparing to unpack .../186-cpp-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #17 77.74 Unpacking cpp-14-x86-64-linux-gnu (14.2.0-19) ... #17 78.17 Selecting previously unselected package cpp-14. #17 78.18 Preparing to unpack .../187-cpp-14_14.2.0-19_amd64.deb ... #17 78.20 Unpacking cpp-14 (14.2.0-19) ... #17 79.04 Selecting previously unselected package cpp-x86-64-linux-gnu. #17 79.04 Preparing to unpack .../188-cpp-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #17 80.42 Unpacking cpp-x86-64-linux-gnu (4:14.2.0-1) ... #17 81.40 Selecting previously unselected package cpp. #17 81.41 Preparing to unpack .../189-cpp_4%3a14.2.0-1_amd64.deb ... #17 81.45 Unpacking cpp (4:14.2.0-1) ... #17 81.67 Selecting previously unselected package libcc1-0:amd64. #17 81.68 Preparing to unpack .../190-libcc1-0_14.2.0-19_amd64.deb ... #17 81.70 Unpacking libcc1-0:amd64 (14.2.0-19) ... #17 81.92 Selecting previously unselected package libgomp1:amd64. #17 81.92 Preparing to unpack .../191-libgomp1_14.2.0-19_amd64.deb ... #17 81.95 Unpacking libgomp1:amd64 (14.2.0-19) ... #17 82.53 Selecting previously unselected package libitm1:amd64. #17 82.55 Preparing to unpack .../192-libitm1_14.2.0-19_amd64.deb ... #17 82.57 Unpacking libitm1:amd64 (14.2.0-19) ... #17 82.78 Selecting previously unselected package libasan8:amd64. #17 82.79 Preparing to unpack .../193-libasan8_14.2.0-19_amd64.deb ... #17 82.81 Unpacking libasan8:amd64 (14.2.0-19) ... #17 83.04 Selecting previously unselected package liblsan0:amd64. #17 83.04 Preparing to unpack .../194-liblsan0_14.2.0-19_amd64.deb ... #17 83.06 Unpacking liblsan0:amd64 (14.2.0-19) ... #17 83.21 Selecting previously unselected package libtsan2:amd64. #17 83.22 Preparing to unpack .../195-libtsan2_14.2.0-19_amd64.deb ... #17 83.24 Unpacking libtsan2:amd64 (14.2.0-19) ... #17 83.57 Selecting previously unselected package libubsan1:amd64. #17 83.57 Preparing to unpack .../196-libubsan1_14.2.0-19_amd64.deb ... #17 83.59 Unpacking libubsan1:amd64 (14.2.0-19) ... #17 83.82 Selecting previously unselected package libhwasan0:amd64. #17 83.83 Preparing to unpack .../197-libhwasan0_14.2.0-19_amd64.deb ... #17 83.86 Unpacking libhwasan0:amd64 (14.2.0-19) ... #17 84.11 Selecting previously unselected package libquadmath0:amd64. #17 84.12 Preparing to unpack .../198-libquadmath0_14.2.0-19_amd64.deb ... #17 84.15 Unpacking libquadmath0:amd64 (14.2.0-19) ... #17 84.30 Selecting previously unselected package libgcc-14-dev:amd64. #17 84.32 Preparing to unpack .../199-libgcc-14-dev_14.2.0-19_amd64.deb ... #17 84.33 Unpacking libgcc-14-dev:amd64 (14.2.0-19) ... #17 84.56 Selecting previously unselected package gcc-14-x86-64-linux-gnu. #17 84.58 Preparing to unpack .../200-gcc-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #17 84.59 Unpacking gcc-14-x86-64-linux-gnu (14.2.0-19) ... #17 85.08 Selecting previously unselected package gcc-14. #17 85.08 Preparing to unpack .../201-gcc-14_14.2.0-19_amd64.deb ... #17 85.11 Unpacking gcc-14 (14.2.0-19) ... #17 85.30 Selecting previously unselected package gcc-x86-64-linux-gnu. #17 85.30 Preparing to unpack .../202-gcc-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #17 85.32 Unpacking gcc-x86-64-linux-gnu (4:14.2.0-1) ... #17 85.50 Selecting previously unselected package gcc. #17 85.52 Preparing to unpack .../203-gcc_4%3a14.2.0-1_amd64.deb ... #17 85.55 Unpacking gcc (4:14.2.0-1) ... #17 85.70 Selecting previously unselected package libstdc++-14-dev:amd64. #17 85.70 Preparing to unpack .../204-libstdc++-14-dev_14.2.0-19_amd64.deb ... #17 85.72 Unpacking libstdc++-14-dev:amd64 (14.2.0-19) ... #17 85.94 Selecting previously unselected package g++-14-x86-64-linux-gnu. #17 85.95 Preparing to unpack .../205-g++-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #17 85.97 Unpacking g++-14-x86-64-linux-gnu (14.2.0-19) ... #17 86.42 Selecting previously unselected package g++-14. #17 86.43 Preparing to unpack .../206-g++-14_14.2.0-19_amd64.deb ... #17 86.45 Unpacking g++-14 (14.2.0-19) ... #17 86.60 Selecting previously unselected package g++-x86-64-linux-gnu. #17 86.61 Preparing to unpack .../207-g++-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #17 86.64 Unpacking g++-x86-64-linux-gnu (4:14.2.0-1) ... #17 86.81 Selecting previously unselected package g++. #17 86.82 Preparing to unpack .../208-g++_4%3a14.2.0-1_amd64.deb ... #17 86.85 Unpacking g++ (4:14.2.0-1) ... #17 87.00 Selecting previously unselected package make. #17 87.02 Preparing to unpack .../209-make_4.4.1-2_amd64.deb ... #17 87.03 Unpacking make (4.4.1-2) ... #17 87.22 Selecting previously unselected package libdpkg-perl. #17 87.23 Preparing to unpack .../210-libdpkg-perl_1.22.21_all.deb ... #17 87.25 Unpacking libdpkg-perl (1.22.21) ... #17 87.39 Selecting previously unselected package patch. #17 87.39 Preparing to unpack .../211-patch_2.8-2_amd64.deb ... #17 87.42 Unpacking patch (2.8-2) ... #17 89.64 Selecting previously unselected package dpkg-dev. #17 89.65 Preparing to unpack .../212-dpkg-dev_1.22.21_all.deb ... #17 89.67 Unpacking dpkg-dev (1.22.21) ... #17 89.87 Selecting previously unselected package build-essential. #17 89.89 Preparing to unpack .../213-build-essential_12.12_amd64.deb ... #17 89.90 Unpacking build-essential (12.12) ... #17 90.08 Selecting previously unselected package libfmt10:amd64. #17 90.09 Preparing to unpack .../214-libfmt10_10.1.1+ds1-4_amd64.deb ... #17 90.11 Unpacking libfmt10:amd64 (10.1.1+ds1-4) ... #17 90.33 Selecting previously unselected package libhiredis1.1.0:amd64. #17 90.33 Preparing to unpack .../215-libhiredis1.1.0_1.2.0-6+b3_amd64.deb ... #17 90.36 Unpacking libhiredis1.1.0:amd64 (1.2.0-6+b3) ... #17 90.57 Selecting previously unselected package ccache. #17 90.58 Preparing to unpack .../216-ccache_4.11.2-2_amd64.deb ... #17 90.61 Unpacking ccache (4.11.2-2) ... #17 90.88 Selecting previously unselected package libz3-4:amd64. #17 90.89 Preparing to unpack .../217-libz3-4_4.13.3-1_amd64.deb ... #17 90.91 Unpacking libz3-4:amd64 (4.13.3-1) ... #17 91.34 Selecting previously unselected package libllvm19:amd64. #17 91.35 Preparing to unpack .../218-libllvm19_1%3a19.1.7-3+b1_amd64.deb ... #17 91.36 Unpacking libllvm19:amd64 (1:19.1.7-3+b1) ... #17 91.90 Selecting previously unselected package libclang-cpp19. #17 91.92 Preparing to unpack .../219-libclang-cpp19_1%3a19.1.7-3+b1_amd64.deb ... #17 91.95 Unpacking libclang-cpp19 (1:19.1.7-3+b1) ... #17 92.35 Selecting previously unselected package clang-format-19. #17 92.36 Preparing to unpack .../220-clang-format-19_1%3a19.1.7-3+b1_amd64.deb ... #17 92.38 Unpacking clang-format-19 (1:19.1.7-3+b1) ... #17 92.56 Selecting previously unselected package clang-format:amd64. #17 92.57 Preparing to unpack .../221-clang-format_1%3a19.0-63_amd64.deb ... #17 92.59 Unpacking clang-format:amd64 (1:19.0-63) ... #17 92.86 Selecting previously unselected package cmake-data. #17 92.87 Preparing to unpack .../222-cmake-data_3.31.6-2_all.deb ... #17 92.92 Unpacking cmake-data (3.31.6-2) ... #17 93.36 Selecting previously unselected package libarchive13t64:amd64. #17 93.37 Preparing to unpack .../223-libarchive13t64_3.7.4-4_amd64.deb ... #17 93.40 Unpacking libarchive13t64:amd64 (3.7.4-4) ... #17 93.58 Selecting previously unselected package libsasl2-modules-db:amd64. #17 93.59 Preparing to unpack .../224-libsasl2-modules-db_2.1.28+dfsg1-9_amd64.deb ... #17 93.62 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... #17 93.83 Selecting previously unselected package libsasl2-2:amd64. #17 93.84 Preparing to unpack .../225-libsasl2-2_2.1.28+dfsg1-9_amd64.deb ... #17 93.87 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-9) ... #17 94.13 Selecting previously unselected package libldap2:amd64. #17 94.14 Preparing to unpack .../226-libldap2_2.6.10+dfsg-1_amd64.deb ... #17 94.17 Unpacking libldap2:amd64 (2.6.10+dfsg-1) ... #17 94.43 Selecting previously unselected package libnghttp2-14:amd64. #17 94.45 Preparing to unpack .../227-libnghttp2-14_1.64.0-1.1_amd64.deb ... #17 94.48 Unpacking libnghttp2-14:amd64 (1.64.0-1.1) ... #17 94.72 Selecting previously unselected package libnghttp3-9:amd64. #17 94.73 Preparing to unpack .../228-libnghttp3-9_1.8.0-1_amd64.deb ... #17 94.75 Unpacking libnghttp3-9:amd64 (1.8.0-1) ... #17 94.98 Selecting previously unselected package librtmp1:amd64. #17 94.98 Preparing to unpack .../229-librtmp1_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ... #17 95.01 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #17 95.22 Selecting previously unselected package libssh2-1t64:amd64. #17 95.22 Preparing to unpack .../230-libssh2-1t64_1.11.1-1_amd64.deb ... #17 95.25 Unpacking libssh2-1t64:amd64 (1.11.1-1) ... #17 95.47 Selecting previously unselected package libcurl4t64:amd64. #17 95.48 Preparing to unpack .../231-libcurl4t64_8.14.1-2+deb13u2_amd64.deb ... #17 95.51 Unpacking libcurl4t64:amd64 (8.14.1-2+deb13u2) ... #17 95.72 Selecting previously unselected package libjsoncpp26:amd64. #17 95.72 Preparing to unpack .../232-libjsoncpp26_1.9.6-3_amd64.deb ... #17 95.75 Unpacking libjsoncpp26:amd64 (1.9.6-3) ... #17 95.96 Selecting previously unselected package librhash1:amd64. #17 95.97 Preparing to unpack .../233-librhash1_1.4.5-1_amd64.deb ... #17 96.00 Unpacking librhash1:amd64 (1.4.5-1) ... #17 96.20 Selecting previously unselected package libuv1t64:amd64. #17 96.21 Preparing to unpack .../234-libuv1t64_1.50.0-2_amd64.deb ... #17 96.23 Unpacking libuv1t64:amd64 (1.50.0-2) ... #17 96.41 Selecting previously unselected package cmake. #17 96.42 Preparing to unpack .../235-cmake_3.31.6-2_amd64.deb ... #17 96.44 Unpacking cmake (3.31.6-2) ... #17 96.85 Selecting previously unselected package libstdlib-ocaml. #17 96.86 Preparing to unpack .../236-libstdlib-ocaml_5.3.0-3_amd64.deb ... #17 96.88 Unpacking libstdlib-ocaml (5.3.0-3) ... #17 97.11 Selecting previously unselected package ocaml-base. #17 97.11 Preparing to unpack .../237-ocaml-base_5.3.0-3_amd64.deb ... #17 97.14 Unpacking ocaml-base (5.3.0-3) ... #17 97.34 Selecting previously unselected package libparmap-ocaml. #17 97.35 Preparing to unpack .../238-libparmap-ocaml_1.2.5-3+b4_amd64.deb ... #17 97.38 Unpacking libparmap-ocaml (1.2.5-3+b4) ... #17 97.56 Selecting previously unselected package libfindlib-ocaml. #17 97.57 Preparing to unpack .../239-libfindlib-ocaml_1.9.8-1+b1_amd64.deb ... #17 97.61 Unpacking libfindlib-ocaml (1.9.8-1+b1) ... #17 97.79 Selecting previously unselected package ocaml-findlib. #17 97.80 Preparing to unpack .../240-ocaml-findlib_1.9.8-1+b1_amd64.deb ... #17 97.83 Unpacking ocaml-findlib (1.9.8-1+b1) ... #17 98.02 Selecting previously unselected package libstdcompat-ocaml. #17 98.03 Preparing to unpack .../241-libstdcompat-ocaml_20~git20240529-2+b2_amd64.deb ... #17 98.05 Unpacking libstdcompat-ocaml (20~git20240529-2+b2) ... #17 98.27 Selecting previously unselected package coccinelle. #17 98.28 Preparing to unpack .../242-coccinelle_1.3.0.deb-1+b2_amd64.deb ... #17 98.31 Unpacking coccinelle (1.3.0.deb-1+b2) ... #17 98.75 Selecting previously unselected package comerr-dev:amd64. #17 98.75 Preparing to unpack .../243-comerr-dev_2.1-1.47.2-3+b7_amd64.deb ... #17 98.78 Unpacking comerr-dev:amd64 (2.1-1.47.2-3+b7) ... #17 99.00 Selecting previously unselected package libtinyxml2-11:amd64. #17 99.00 Preparing to unpack .../244-libtinyxml2-11_11.0.0+dfsg-1+b1_amd64.deb ... #17 99.03 Unpacking libtinyxml2-11:amd64 (11.0.0+dfsg-1+b1) ... #17 99.24 Selecting previously unselected package python3-pygments. #17 99.25 Preparing to unpack .../245-python3-pygments_2.18.0+dfsg-2_all.deb ... #17 99.28 Unpacking python3-pygments (2.18.0+dfsg-2) ... #17 99.49 Selecting previously unselected package cppcheck. #17 99.49 Preparing to unpack .../246-cppcheck_2.17.1-2_amd64.deb ... #17 99.51 Unpacking cppcheck (2.17.1-2) ... #17 99.75 Selecting previously unselected package curl. #17 99.75 Preparing to unpack .../247-curl_8.14.1-2+deb13u2_amd64.deb ... #17 99.79 Unpacking curl (8.14.1-2+deb13u2) ... #17 99.95 Selecting previously unselected package libdebhelper-perl. #17 99.96 Preparing to unpack .../248-libdebhelper-perl_13.24.2_all.deb ... #17 100.00 Unpacking libdebhelper-perl (13.24.2) ... #17 100.2 Selecting previously unselected package libtool. #17 100.2 Preparing to unpack .../249-libtool_2.5.4-4_all.deb ... #17 100.2 Unpacking libtool (2.5.4-4) ... #17 100.4 Selecting previously unselected package dh-autoreconf. #17 100.4 Preparing to unpack .../250-dh-autoreconf_20_all.deb ... #17 100.4 Unpacking dh-autoreconf (20) ... #17 100.7 Selecting previously unselected package libarchive-zip-perl. #17 100.7 Preparing to unpack .../251-libarchive-zip-perl_1.68-1_all.deb ... #17 100.7 Unpacking libarchive-zip-perl (1.68-1) ... #17 100.8 Selecting previously unselected package libfile-stripnondeterminism-perl. #17 100.8 Preparing to unpack .../252-libfile-stripnondeterminism-perl_1.14.1-2_all.deb ... #17 100.8 Unpacking libfile-stripnondeterminism-perl (1.14.1-2) ... #17 100.9 Selecting previously unselected package dh-strip-nondeterminism. #17 100.9 Preparing to unpack .../253-dh-strip-nondeterminism_1.14.1-2_all.deb ... #17 101.0 Unpacking dh-strip-nondeterminism (1.14.1-2) ... #17 101.1 Selecting previously unselected package dwz. #17 101.1 Preparing to unpack .../254-dwz_0.15-1+b1_amd64.deb ... #17 101.2 Unpacking dwz (0.15-1+b1) ... #17 101.4 Selecting previously unselected package gettext. #17 101.4 Preparing to unpack .../255-gettext_0.23.1-2_amd64.deb ... #17 101.4 Unpacking gettext (0.23.1-2) ... #17 101.5 Selecting previously unselected package intltool-debian. #17 101.5 Preparing to unpack .../256-intltool-debian_0.35.0+20060710.6_all.deb ... #17 101.6 Unpacking intltool-debian (0.35.0+20060710.6) ... #17 101.7 Selecting previously unselected package po-debconf. #17 101.7 Preparing to unpack .../257-po-debconf_1.0.21+nmu1_all.deb ... #17 101.7 Unpacking po-debconf (1.0.21+nmu1) ... #17 101.9 Selecting previously unselected package debhelper. #17 102.0 Preparing to unpack .../258-debhelper_13.24.2_all.deb ... #17 102.0 Unpacking debhelper (13.24.2) ... #17 102.2 Selecting previously unselected package module-assistant. #17 102.2 Preparing to unpack .../259-module-assistant_0.11.14_all.deb ... #17 102.3 Unpacking module-assistant (0.11.14) ... #17 102.4 Selecting previously unselected package dahdi-source. #17 102.4 Preparing to unpack .../260-dahdi-source_1%3a3.1.0+git20230717~dfsg-10.1_all.deb ... #17 102.4 Unpacking dahdi-source (1:3.1.0+git20230717~dfsg-10.1) ... #17 102.5 Selecting previously unselected package libassuan9:amd64. #17 102.5 Preparing to unpack .../261-libassuan9_3.0.2-2_amd64.deb ... #17 102.6 Unpacking libassuan9:amd64 (3.0.2-2) ... #17 102.6 Selecting previously unselected package gpgconf. #17 102.6 Preparing to unpack .../262-gpgconf_2.4.7-21+deb13u1+b1_amd64.deb ... #17 102.7 Unpacking gpgconf (2.4.7-21+deb13u1+b1) ... #17 102.8 Selecting previously unselected package libksba8:amd64. #17 102.8 Preparing to unpack .../263-libksba8_1.6.7-2+b1_amd64.deb ... #17 102.8 Unpacking libksba8:amd64 (1.6.7-2+b1) ... #17 102.9 Selecting previously unselected package libnpth0t64:amd64. #17 102.9 Preparing to unpack .../264-libnpth0t64_1.8-3_amd64.deb ... #17 102.9 Unpacking libnpth0t64:amd64 (1.8-3) ... #17 103.0 Selecting previously unselected package gpg. #17 103.0 Preparing to unpack .../265-gpg_2.4.7-21+deb13u1+b1_amd64.deb ... #17 103.1 Unpacking gpg (2.4.7-21+deb13u1+b1) ... #17 103.2 Selecting previously unselected package pinentry-curses. #17 103.2 Preparing to unpack .../266-pinentry-curses_1.3.1-2_amd64.deb ... #17 103.2 Unpacking pinentry-curses (1.3.1-2) ... #17 103.3 Selecting previously unselected package gpg-agent. #17 103.3 Preparing to unpack .../267-gpg-agent_2.4.7-21+deb13u1+b1_amd64.deb ... #17 103.4 Unpacking gpg-agent (2.4.7-21+deb13u1+b1) ... #17 103.6 Selecting previously unselected package libfile-dirlist-perl. #17 103.6 Preparing to unpack .../268-libfile-dirlist-perl_0.05-3_all.deb ... #17 103.6 Unpacking libfile-dirlist-perl (0.05-3) ... #17 103.8 Selecting previously unselected package libfile-touch-perl. #17 103.8 Preparing to unpack .../269-libfile-touch-perl_0.12-2_all.deb ... #17 103.8 Unpacking libfile-touch-perl (0.12-2) ... #17 104.0 Selecting previously unselected package libclass-method-modifiers-perl. #17 104.0 Preparing to unpack .../270-libclass-method-modifiers-perl_2.15-1_all.deb ... #17 104.0 Unpacking libclass-method-modifiers-perl (2.15-1) ... #17 104.2 Selecting previously unselected package libclass-xsaccessor-perl. #17 104.2 Preparing to unpack .../271-libclass-xsaccessor-perl_1.19-4+b5_amd64.deb ... #17 104.2 Unpacking libclass-xsaccessor-perl (1.19-4+b5) ... #17 104.4 Selecting previously unselected package libb-hooks-op-check-perl:amd64. #17 104.4 Preparing to unpack .../272-libb-hooks-op-check-perl_0.22-3+b2_amd64.deb ... #17 104.4 Unpacking libb-hooks-op-check-perl:amd64 (0.22-3+b2) ... #17 104.6 Selecting previously unselected package libdynaloader-functions-perl. #17 104.6 Preparing to unpack .../273-libdynaloader-functions-perl_0.004-2_all.deb ... #17 104.6 Unpacking libdynaloader-functions-perl (0.004-2) ... #17 104.8 Selecting previously unselected package libdevel-callchecker-perl:amd64. #17 104.8 Preparing to unpack .../274-libdevel-callchecker-perl_0.009-2_amd64.deb ... #17 104.8 Unpacking libdevel-callchecker-perl:amd64 (0.009-2) ... #17 105.0 Selecting previously unselected package libparams-classify-perl:amd64. #17 105.0 Preparing to unpack .../275-libparams-classify-perl_0.015-2+b4_amd64.deb ... #17 105.0 Unpacking libparams-classify-perl:amd64 (0.015-2+b4) ... #17 105.2 Selecting previously unselected package libmodule-runtime-perl. #17 105.2 Preparing to unpack .../276-libmodule-runtime-perl_0.018-1_all.deb ... #17 105.2 Unpacking libmodule-runtime-perl (0.018-1) ... #17 105.4 Selecting previously unselected package libimport-into-perl. #17 105.4 Preparing to unpack .../277-libimport-into-perl_1.002005-2_all.deb ... #17 105.4 Unpacking libimport-into-perl (1.002005-2) ... #17 105.6 Selecting previously unselected package librole-tiny-perl. #17 105.6 Preparing to unpack .../278-librole-tiny-perl_2.002004-1_all.deb ... #17 105.6 Unpacking librole-tiny-perl (2.002004-1) ... #17 105.7 Selecting previously unselected package libsub-quote-perl. #17 105.7 Preparing to unpack .../279-libsub-quote-perl_2.006008-1_all.deb ... #17 105.8 Unpacking libsub-quote-perl (2.006008-1) ... #17 105.9 Selecting previously unselected package libmoo-perl. #17 106.0 Preparing to unpack .../280-libmoo-perl_2.005005-1_all.deb ... #17 106.0 Unpacking libmoo-perl (2.005005-1) ... #17 106.1 Selecting previously unselected package libencode-locale-perl. #17 106.2 Preparing to unpack .../281-libencode-locale-perl_1.05-3_all.deb ... #17 106.2 Unpacking libencode-locale-perl (1.05-3) ... #17 106.3 Selecting previously unselected package libtimedate-perl. #17 106.4 Preparing to unpack .../282-libtimedate-perl_2.3300-2_all.deb ... #17 106.4 Unpacking libtimedate-perl (2.3300-2) ... #17 106.5 Selecting previously unselected package libhttp-date-perl. #17 106.5 Preparing to unpack .../283-libhttp-date-perl_6.06-1_all.deb ... #17 106.5 Unpacking libhttp-date-perl (6.06-1) ... #17 106.7 Selecting previously unselected package libfile-listing-perl. #17 106.7 Preparing to unpack .../284-libfile-listing-perl_6.16-1_all.deb ... #17 106.7 Unpacking libfile-listing-perl (6.16-1) ... #17 106.9 Selecting previously unselected package libhtml-tagset-perl. #17 106.9 Preparing to unpack .../285-libhtml-tagset-perl_3.24-1_all.deb ... #17 106.9 Unpacking libhtml-tagset-perl (3.24-1) ... #17 107.1 Selecting previously unselected package liburi-perl. #17 107.1 Preparing to unpack .../286-liburi-perl_5.30-1_all.deb ... #17 107.1 Unpacking liburi-perl (5.30-1) ... #17 107.2 Selecting previously unselected package libhtml-parser-perl:amd64. #17 107.3 Preparing to unpack .../287-libhtml-parser-perl_3.83-1+b2_amd64.deb ... #17 107.3 Unpacking libhtml-parser-perl:amd64 (3.83-1+b2) ... #17 107.4 Selecting previously unselected package libhtml-tree-perl. #17 107.4 Preparing to unpack .../288-libhtml-tree-perl_5.07-3_all.deb ... #17 107.4 Unpacking libhtml-tree-perl (5.07-3) ... #17 107.5 Selecting previously unselected package libclone-perl:amd64. #17 107.5 Preparing to unpack .../289-libclone-perl_0.47-1+b1_amd64.deb ... #17 107.5 Unpacking libclone-perl:amd64 (0.47-1+b1) ... #17 107.7 Selecting previously unselected package libio-html-perl. #17 107.7 Preparing to unpack .../290-libio-html-perl_1.004-3_all.deb ... #17 107.7 Unpacking libio-html-perl (1.004-3) ... #17 107.9 Selecting previously unselected package liblwp-mediatypes-perl. #17 107.9 Preparing to unpack .../291-liblwp-mediatypes-perl_6.04-2_all.deb ... #17 107.9 Unpacking liblwp-mediatypes-perl (6.04-2) ... #17 108.1 Selecting previously unselected package libhttp-message-perl. #17 108.1 Preparing to unpack .../292-libhttp-message-perl_7.00-2_all.deb ... #17 108.1 Unpacking libhttp-message-perl (7.00-2) ... #17 108.3 Selecting previously unselected package libhttp-cookies-perl. #17 108.3 Preparing to unpack .../293-libhttp-cookies-perl_6.11-1_all.deb ... #17 108.3 Unpacking libhttp-cookies-perl (6.11-1) ... #17 108.5 Selecting previously unselected package libhttp-negotiate-perl. #17 108.5 Preparing to unpack .../294-libhttp-negotiate-perl_6.01-2_all.deb ... #17 108.5 Unpacking libhttp-negotiate-perl (6.01-2) ... #17 108.7 Selecting previously unselected package perl-openssl-defaults:amd64. #17 108.7 Preparing to unpack .../295-perl-openssl-defaults_7+b2_amd64.deb ... #17 108.7 Unpacking perl-openssl-defaults:amd64 (7+b2) ... #17 108.9 Selecting previously unselected package libnet-ssleay-perl:amd64. #17 108.9 Preparing to unpack .../296-libnet-ssleay-perl_1.94-3_amd64.deb ... #17 108.9 Unpacking libnet-ssleay-perl:amd64 (1.94-3) ... #17 109.1 Selecting previously unselected package libio-socket-ssl-perl. #17 109.1 Preparing to unpack .../297-libio-socket-ssl-perl_2.089-1_all.deb ... #17 109.2 Unpacking libio-socket-ssl-perl (2.089-1) ... #17 109.4 Selecting previously unselected package libnet-http-perl. #17 109.4 Preparing to unpack .../298-libnet-http-perl_6.23-1_all.deb ... #17 109.4 Unpacking libnet-http-perl (6.23-1) ... #17 109.6 Selecting previously unselected package liblwp-protocol-https-perl. #17 109.6 Preparing to unpack .../299-liblwp-protocol-https-perl_6.14-1_all.deb ... #17 109.6 Unpacking liblwp-protocol-https-perl (6.14-1) ... #17 109.8 Selecting previously unselected package libtry-tiny-perl. #17 109.8 Preparing to unpack .../300-libtry-tiny-perl_0.32-1_all.deb ... #17 109.8 Unpacking libtry-tiny-perl (0.32-1) ... #17 110.0 Selecting previously unselected package libwww-robotrules-perl. #17 110.0 Preparing to unpack .../301-libwww-robotrules-perl_6.02-1_all.deb ... #17 110.0 Unpacking libwww-robotrules-perl (6.02-1) ... #17 110.2 Selecting previously unselected package libwww-perl. #17 110.2 Preparing to unpack .../302-libwww-perl_6.78-1_all.deb ... #17 110.2 Unpacking libwww-perl (6.78-1) ... #17 110.4 Selecting previously unselected package patchutils. #17 110.4 Preparing to unpack .../303-patchutils_0.4.2-1_amd64.deb ... #17 110.5 Unpacking patchutils (0.4.2-1) ... #17 110.6 Selecting previously unselected package gpgv. #17 110.6 Preparing to unpack .../304-gpgv_2.4.7-21+deb13u1+b1_amd64.deb ... #17 110.7 Unpacking gpgv (2.4.7-21+deb13u1+b1) ... #17 110.9 Selecting previously unselected package sopv-gpgv. #17 110.9 Preparing to unpack .../305-sopv-gpgv_0.1.4-1_all.deb ... #17 110.9 Unpacking sopv-gpgv (0.1.4-1) ... #17 111.1 Selecting previously unselected package wdiff. #17 111.1 Preparing to unpack .../306-wdiff_1.2.2-9_amd64.deb ... #17 111.1 Unpacking wdiff (1.2.2-9) ... #17 111.4 Selecting previously unselected package devscripts. #17 111.4 Preparing to unpack .../307-devscripts_2.25.15+deb13u1_all.deb ... #17 111.5 Unpacking devscripts (2.25.15+deb13u1) ... #17 111.7 Selecting previously unselected package dirmngr. #17 111.7 Preparing to unpack .../308-dirmngr_2.4.7-21+deb13u1+b1_amd64.deb ... #17 111.8 Unpacking dirmngr (2.4.7-21+deb13u1+b1) ... #17 112.1 Selecting previously unselected package docbook5-xml. #17 112.1 Preparing to unpack .../309-docbook5-xml_5.0-4_all.deb ... #17 112.2 Unpacking docbook5-xml (5.0-4) ... #17 112.4 Selecting previously unselected package docutils-common. #17 112.4 Preparing to unpack .../310-docutils-common_0.21.2+dfsg-2_all.deb ... #17 112.5 Unpacking docutils-common (0.21.2+dfsg-2) ... #17 112.7 Selecting previously unselected package libclang1-19. #17 112.7 Preparing to unpack .../311-libclang1-19_1%3a19.1.7-3+b1_amd64.deb ... #17 112.7 Unpacking libclang1-19 (1:19.1.7-3+b1) ... #17 113.1 Selecting previously unselected package libxapian30:amd64. #17 113.1 Preparing to unpack .../312-libxapian30_1.4.29-3_amd64.deb ... #17 113.1 Unpacking libxapian30:amd64 (1.4.29-3) ... #17 113.4 Selecting previously unselected package doxygen. #17 113.4 Preparing to unpack .../313-doxygen_1.9.8+ds-2.1_amd64.deb ... #17 113.4 Unpacking doxygen (1.9.8+ds-2.1) ... #17 113.7 Selecting previously unselected package equivs. #17 113.7 Preparing to unpack .../314-equivs_2.3.2_all.deb ... #17 113.7 Unpacking equivs (2.3.2) ... #17 114.0 Selecting previously unselected package fontconfig. #17 114.0 Preparing to unpack .../315-fontconfig_2.15.0-2.3_amd64.deb ... #17 114.0 Unpacking fontconfig (2.15.0-2.3) ... #17 114.2 Selecting previously unselected package gcc-arm-none-eabi. #17 114.2 Preparing to unpack .../316-gcc-arm-none-eabi_15%3a14.2.rel1-1_amd64.deb ... #17 114.3 Unpacking gcc-arm-none-eabi (15:14.2.rel1-1) ... #17 115.5 Selecting previously unselected package libdw1t64:amd64. #17 115.5 Preparing to unpack .../317-libdw1t64_0.192-4_amd64.deb ... #17 115.5 Unpacking libdw1t64:amd64 (0.192-4) ... #17 115.8 Selecting previously unselected package libbabeltrace1:amd64. #17 115.8 Preparing to unpack .../318-libbabeltrace1_1.5.11-4+b2_amd64.deb ... #17 115.8 Unpacking libbabeltrace1:amd64 (1.5.11-4+b2) ... #17 116.0 Selecting previously unselected package libngtcp2-16:amd64. #17 116.1 Preparing to unpack .../319-libngtcp2-16_1.11.0-1_amd64.deb ... #17 116.1 Unpacking libngtcp2-16:amd64 (1.11.0-1) ... #17 116.3 Selecting previously unselected package libngtcp2-crypto-gnutls8:amd64. #17 116.3 Preparing to unpack .../320-libngtcp2-crypto-gnutls8_1.11.0-1_amd64.deb ... #17 116.3 Unpacking libngtcp2-crypto-gnutls8:amd64 (1.11.0-1) ... #17 116.5 Selecting previously unselected package libcurl3t64-gnutls:amd64. #17 116.5 Preparing to unpack .../321-libcurl3t64-gnutls_8.14.1-2+deb13u2_amd64.deb ... #17 116.5 Unpacking libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u2) ... #17 116.8 Selecting previously unselected package libjson-c5:amd64. #17 116.8 Preparing to unpack .../322-libjson-c5_0.18+ds-1_amd64.deb ... #17 116.8 Unpacking libjson-c5:amd64 (0.18+ds-1) ... #17 118.2 Selecting previously unselected package libdebuginfod1t64:amd64. #17 118.2 Preparing to unpack .../323-libdebuginfod1t64_0.192-4_amd64.deb ... #17 118.2 Unpacking libdebuginfod1t64:amd64 (0.192-4) ... #17 118.4 Selecting previously unselected package libipt2. #17 118.4 Preparing to unpack .../324-libipt2_2.1.2-1_amd64.deb ... #17 118.5 Unpacking libipt2 (2.1.2-1) ... #17 118.7 Selecting previously unselected package libpython3.13:amd64. #17 118.7 Preparing to unpack .../325-libpython3.13_3.13.5-2_amd64.deb ... #17 118.7 Unpacking libpython3.13:amd64 (3.13.5-2) ... #17 118.9 Selecting previously unselected package libsource-highlight-common. #17 118.9 Preparing to unpack .../326-libsource-highlight-common_3.1.9-4.3_all.deb ... #17 119.0 Unpacking libsource-highlight-common (3.1.9-4.3) ... #17 119.2 Selecting previously unselected package libsource-highlight4t64:amd64. #17 119.2 Preparing to unpack .../327-libsource-highlight4t64_3.1.9-4.3+b1_amd64.deb ... #17 119.2 Unpacking libsource-highlight4t64:amd64 (3.1.9-4.3+b1) ... #17 119.4 Selecting previously unselected package gdb. #17 119.4 Preparing to unpack .../328-gdb_16.3-1_amd64.deb ... #17 119.4 Unpacking gdb (16.3-1) ... #17 119.8 Selecting previously unselected package libgfortran5:amd64. #17 119.8 Preparing to unpack .../329-libgfortran5_14.2.0-19_amd64.deb ... #17 119.8 Unpacking libgfortran5:amd64 (14.2.0-19) ... #17 120.0 Selecting previously unselected package libgfortran-14-dev:amd64. #17 120.0 Preparing to unpack .../330-libgfortran-14-dev_14.2.0-19_amd64.deb ... #17 120.0 Unpacking libgfortran-14-dev:amd64 (14.2.0-19) ... #17 120.2 Selecting previously unselected package gfortran-14-x86-64-linux-gnu. #17 120.2 Preparing to unpack .../331-gfortran-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #17 120.2 Unpacking gfortran-14-x86-64-linux-gnu (14.2.0-19) ... #17 120.7 Selecting previously unselected package gfortran-14. #17 120.7 Preparing to unpack .../332-gfortran-14_14.2.0-19_amd64.deb ... #17 120.7 Unpacking gfortran-14 (14.2.0-19) ... #17 120.9 Selecting previously unselected package libgs-common. #17 120.9 Preparing to unpack .../333-libgs-common_10.05.1~dfsg-1+deb13u1_all.deb ... #17 120.9 Unpacking libgs-common (10.05.1~dfsg-1+deb13u1) ... #17 121.1 Selecting previously unselected package libgs10-common. #17 121.1 Preparing to unpack .../334-libgs10-common_10.05.1~dfsg-1+deb13u1_all.deb ... #17 121.1 Unpacking libgs10-common (10.05.1~dfsg-1+deb13u1) ... #17 121.4 Selecting previously unselected package libavahi-common-data:amd64. #17 121.4 Preparing to unpack .../335-libavahi-common-data_0.8-16_amd64.deb ... #17 121.4 Unpacking libavahi-common-data:amd64 (0.8-16) ... #17 121.7 Selecting previously unselected package libavahi-common3:amd64. #17 121.7 Preparing to unpack .../336-libavahi-common3_0.8-16_amd64.deb ... #17 121.7 Unpacking libavahi-common3:amd64 (0.8-16) ... #17 121.9 Selecting previously unselected package libavahi-client3:amd64. #17 121.9 Preparing to unpack .../337-libavahi-client3_0.8-16_amd64.deb ... #17 122.0 Unpacking libavahi-client3:amd64 (0.8-16) ... #17 122.2 Selecting previously unselected package libcups2t64:amd64. #17 122.2 Preparing to unpack .../338-libcups2t64_2.4.10-3+deb13u2_amd64.deb ... #17 122.3 Unpacking libcups2t64:amd64 (2.4.10-3+deb13u2) ... #17 122.5 Selecting previously unselected package libidn12:amd64. #17 122.5 Preparing to unpack .../339-libidn12_1.43-1_amd64.deb ... #17 122.5 Unpacking libidn12:amd64 (1.43-1) ... #17 122.8 Selecting previously unselected package libijs-0.35:amd64. #17 122.8 Preparing to unpack .../340-libijs-0.35_0.35-15.2_amd64.deb ... #17 122.8 Unpacking libijs-0.35:amd64 (0.35-15.2) ... #17 123.0 Selecting previously unselected package libjbig2dec0:amd64. #17 123.0 Preparing to unpack .../341-libjbig2dec0_0.20-1+b3_amd64.deb ... #17 123.0 Unpacking libjbig2dec0:amd64 (0.20-1+b3) ... #17 124.0 Selecting previously unselected package libjpeg62-turbo:amd64. #17 124.0 Preparing to unpack .../342-libjpeg62-turbo_1%3a2.1.5-4_amd64.deb ... #17 124.1 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-4) ... #17 124.3 Selecting previously unselected package liblcms2-2:amd64. #17 124.3 Preparing to unpack .../343-liblcms2-2_2.16-2_amd64.deb ... #17 124.3 Unpacking liblcms2-2:amd64 (2.16-2) ... #17 124.5 Selecting previously unselected package libopenjp2-7:amd64. #17 124.5 Preparing to unpack .../344-libopenjp2-7_2.5.3-2.1~deb13u1_amd64.deb ... #17 124.6 Unpacking libopenjp2-7:amd64 (2.5.3-2.1~deb13u1) ... #17 124.8 Selecting previously unselected package libdeflate0:amd64. #17 124.8 Preparing to unpack .../345-libdeflate0_1.23-2_amd64.deb ... #17 124.8 Unpacking libdeflate0:amd64 (1.23-2) ... #17 125.1 Selecting previously unselected package libjbig0:amd64. #17 125.1 Preparing to unpack .../346-libjbig0_2.1-6.1+b2_amd64.deb ... #17 125.1 Unpacking libjbig0:amd64 (2.1-6.1+b2) ... #17 125.4 Selecting previously unselected package liblerc4:amd64. #17 125.4 Preparing to unpack .../347-liblerc4_4.0.0+ds-5_amd64.deb ... #17 125.4 Unpacking liblerc4:amd64 (4.0.0+ds-5) ... #17 125.6 Selecting previously unselected package libsharpyuv0:amd64. #17 125.6 Preparing to unpack .../348-libsharpyuv0_1.5.0-0.1_amd64.deb ... #17 125.6 Unpacking libsharpyuv0:amd64 (1.5.0-0.1) ... #17 125.8 Selecting previously unselected package libwebp7:amd64. #17 125.8 Preparing to unpack .../349-libwebp7_1.5.0-0.1_amd64.deb ... #17 125.8 Unpacking libwebp7:amd64 (1.5.0-0.1) ... #17 126.1 Selecting previously unselected package libtiff6:amd64. #17 126.1 Preparing to unpack .../350-libtiff6_4.7.0-3+deb13u1_amd64.deb ... #17 126.1 Unpacking libtiff6:amd64 (4.7.0-3+deb13u1) ... #17 126.3 Selecting previously unselected package libgs10:amd64. #17 126.3 Preparing to unpack .../351-libgs10_10.05.1~dfsg-1+deb13u1_amd64.deb ... #17 126.4 Unpacking libgs10:amd64 (10.05.1~dfsg-1+deb13u1) ... #17 126.7 Selecting previously unselected package ghostscript. #17 126.7 Preparing to unpack .../352-ghostscript_10.05.1~dfsg-1+deb13u1_amd64.deb ... #17 126.7 Unpacking ghostscript (10.05.1~dfsg-1+deb13u1) ... #17 126.9 Selecting previously unselected package gir1.2-glib-2.0:amd64. #17 126.9 Preparing to unpack .../353-gir1.2-glib-2.0_2.84.4-3~deb13u2_amd64.deb ... #17 126.9 Unpacking gir1.2-glib-2.0:amd64 (2.84.4-3~deb13u2) ... #17 127.1 Selecting previously unselected package libgirepository-1.0-1:amd64. #17 127.1 Preparing to unpack .../354-libgirepository-1.0-1_1.84.0-1_amd64.deb ... #17 127.2 Unpacking libgirepository-1.0-1:amd64 (1.84.0-1) ... #17 127.4 Selecting previously unselected package gir1.2-girepository-2.0:amd64. #17 127.4 Preparing to unpack .../355-gir1.2-girepository-2.0_1.84.0-1_amd64.deb ... #17 127.4 Unpacking gir1.2-girepository-2.0:amd64 (1.84.0-1) ... #17 127.6 Selecting previously unselected package native-architecture. #17 127.6 Preparing to unpack .../356-native-architecture_0.2.6_all.deb ... #17 127.6 Unpacking native-architecture (0.2.6) ... #17 127.8 Selecting previously unselected package libgirepository-2.0-0:amd64. #17 127.9 Preparing to unpack .../357-libgirepository-2.0-0_2.84.4-3~deb13u2_amd64.deb ... #17 127.9 Unpacking libgirepository-2.0-0:amd64 (2.84.4-3~deb13u2) ... #17 128.1 Selecting previously unselected package girepository-tools:amd64. #17 128.1 Preparing to unpack .../358-girepository-tools_2.84.4-3~deb13u2_amd64.deb ... #17 128.1 Unpacking girepository-tools:amd64 (2.84.4-3~deb13u2) ... #17 128.3 Selecting previously unselected package liberror-perl. #17 128.3 Preparing to unpack .../359-liberror-perl_0.17030-1_all.deb ... #17 128.3 Unpacking liberror-perl (0.17030-1) ... #17 128.5 Selecting previously unselected package git-man. #17 128.5 Preparing to unpack .../360-git-man_1%3a2.47.3-0+deb13u1_all.deb ... #17 128.6 Unpacking git-man (1:2.47.3-0+deb13u1) ... #17 129.2 Selecting previously unselected package git. #17 129.2 Preparing to unpack .../361-git_1%3a2.47.3-0+deb13u1_amd64.deb ... #17 129.2 Unpacking git (1:2.47.3-0+deb13u1) ... #17 129.6 Selecting previously unselected package gnupg-l10n. #17 129.6 Preparing to unpack .../362-gnupg-l10n_2.4.7-21+deb13u1_all.deb ... #17 129.6 Unpacking gnupg-l10n (2.4.7-21+deb13u1) ... #17 129.9 Selecting previously unselected package gpgsm. #17 129.9 Preparing to unpack .../363-gpgsm_2.4.7-21+deb13u1+b1_amd64.deb ... #17 129.9 Unpacking gpgsm (2.4.7-21+deb13u1+b1) ... #17 130.1 Selecting previously unselected package gnupg. #17 130.1 Preparing to unpack .../364-gnupg_2.4.7-21+deb13u1_all.deb ... #17 130.1 Unpacking gnupg (2.4.7-21+deb13u1) ... #17 135.9 Selecting previously unselected package libann0. #17 135.9 Preparing to unpack .../365-libann0_1.1.2+doc-9+b1_amd64.deb ... #17 135.9 Unpacking libann0 (1.1.2+doc-9+b1) ... #17 136.1 Selecting previously unselected package libcdt5:amd64. #17 136.1 Preparing to unpack .../366-libcdt5_2.42.4-3_amd64.deb ... #17 136.2 Unpacking libcdt5:amd64 (2.42.4-3) ... #17 136.4 Selecting previously unselected package libcgraph6:amd64. #17 136.4 Preparing to unpack .../367-libcgraph6_2.42.4-3_amd64.deb ... #17 136.4 Unpacking libcgraph6:amd64 (2.42.4-3) ... #17 136.6 Selecting previously unselected package libaom3:amd64. #17 136.6 Preparing to unpack .../368-libaom3_3.12.1-1_amd64.deb ... #17 136.6 Unpacking libaom3:amd64 (3.12.1-1) ... #17 136.9 Selecting previously unselected package libdav1d7:amd64. #17 136.9 Preparing to unpack .../369-libdav1d7_1.5.1-1_amd64.deb ... #17 136.9 Unpacking libdav1d7:amd64 (1.5.1-1) ... #17 137.1 Selecting previously unselected package libabsl20240722:amd64. #17 137.1 Preparing to unpack .../370-libabsl20240722_20240722.0-4_amd64.deb ... #17 137.1 Unpacking libabsl20240722:amd64 (20240722.0-4) ... #17 137.4 Selecting previously unselected package libgav1-1:amd64. #17 137.4 Preparing to unpack .../371-libgav1-1_0.19.0-3+b1_amd64.deb ... #17 137.4 Unpacking libgav1-1:amd64 (0.19.0-3+b1) ... #17 137.7 Selecting previously unselected package librav1e0.7:amd64. #17 137.7 Preparing to unpack .../372-librav1e0.7_0.7.1-9+b2_amd64.deb ... #17 137.7 Unpacking librav1e0.7:amd64 (0.7.1-9+b2) ... #17 137.9 Selecting previously unselected package libsvtav1enc2:amd64. #17 137.9 Preparing to unpack .../373-libsvtav1enc2_2.3.0+dfsg-1_amd64.deb ... #17 138.0 Unpacking libsvtav1enc2:amd64 (2.3.0+dfsg-1) ... #17 138.2 Selecting previously unselected package libyuv0:amd64. #17 138.2 Preparing to unpack .../374-libyuv0_0.0.1904.20250204-1_amd64.deb ... #17 138.2 Unpacking libyuv0:amd64 (0.0.1904.20250204-1) ... #17 138.4 Selecting previously unselected package libavif16:amd64. #17 138.4 Preparing to unpack .../375-libavif16_1.2.1-1.2_amd64.deb ... #17 138.4 Unpacking libavif16:amd64 (1.2.1-1.2) ... #17 138.6 Selecting previously unselected package libheif-plugin-dav1d:amd64. #17 138.6 Preparing to unpack .../376-libheif-plugin-dav1d_1.19.8-1_amd64.deb ... #17 138.6 Unpacking libheif-plugin-dav1d:amd64 (1.19.8-1) ... #17 138.8 Selecting previously unselected package libde265-0:amd64. #17 138.8 Preparing to unpack .../377-libde265-0_1.0.15-1+b3_amd64.deb ... #17 138.8 Unpacking libde265-0:amd64 (1.0.15-1+b3) ... #17 139.0 Selecting previously unselected package libheif-plugin-libde265:amd64. #17 139.0 Preparing to unpack .../378-libheif-plugin-libde265_1.19.8-1_amd64.deb ... #17 139.0 Unpacking libheif-plugin-libde265:amd64 (1.19.8-1) ... #17 139.2 Selecting previously unselected package libheif1:amd64. #17 139.2 Preparing to unpack .../379-libheif1_1.19.8-1_amd64.deb ... #17 139.3 Unpacking libheif1:amd64 (1.19.8-1) ... #17 139.5 Selecting previously unselected package libimagequant0:amd64. #17 139.5 Preparing to unpack .../380-libimagequant0_2.18.0-1+b2_amd64.deb ... #17 139.5 Unpacking libimagequant0:amd64 (2.18.0-1+b2) ... #17 139.7 Selecting previously unselected package libgd3:amd64. #17 139.8 Preparing to unpack .../381-libgd3_2.3.3-13_amd64.deb ... #17 139.8 Unpacking libgd3:amd64 (2.3.3-13) ... #17 140.0 Selecting previously unselected package libgts-0.7-5t64:amd64. #17 140.0 Preparing to unpack .../382-libgts-0.7-5t64_0.7.6+darcs121130-5.2+b1_amd64.deb ... #17 140.0 Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ... #17 140.3 Selecting previously unselected package libltdl7:amd64. #17 140.3 Preparing to unpack .../383-libltdl7_2.5.4-4_amd64.deb ... #17 140.3 Unpacking libltdl7:amd64 (2.5.4-4) ... #17 140.4 Selecting previously unselected package libfribidi0:amd64. #17 140.4 Preparing to unpack .../384-libfribidi0_1.0.16-1_amd64.deb ... #17 140.5 Unpacking libfribidi0:amd64 (1.0.16-1) ... #17 140.6 Selecting previously unselected package libpango-1.0-0:amd64. #17 140.6 Preparing to unpack .../385-libpango-1.0-0_1.56.3-1_amd64.deb ... #17 140.6 Unpacking libpango-1.0-0:amd64 (1.56.3-1) ... #17 140.8 Selecting previously unselected package libpangoft2-1.0-0:amd64. #17 140.8 Preparing to unpack .../386-libpangoft2-1.0-0_1.56.3-1_amd64.deb ... #17 140.9 Unpacking libpangoft2-1.0-0:amd64 (1.56.3-1) ... #17 141.0 Selecting previously unselected package libpangocairo-1.0-0:amd64. #17 141.0 Preparing to unpack .../387-libpangocairo-1.0-0_1.56.3-1_amd64.deb ... #17 141.0 Unpacking libpangocairo-1.0-0:amd64 (1.56.3-1) ... #17 141.1 Selecting previously unselected package libpathplan4:amd64. #17 141.1 Preparing to unpack .../388-libpathplan4_2.42.4-3_amd64.deb ... #17 141.1 Unpacking libpathplan4:amd64 (2.42.4-3) ... #17 141.4 Selecting previously unselected package libgvc6. #17 141.4 Preparing to unpack .../389-libgvc6_2.42.4-3_amd64.deb ... #17 141.4 Unpacking libgvc6 (2.42.4-3) ... #17 141.6 Selecting previously unselected package libgvpr2:amd64. #17 141.6 Preparing to unpack .../390-libgvpr2_2.42.4-3_amd64.deb ... #17 141.7 Unpacking libgvpr2:amd64 (2.42.4-3) ... #17 141.9 Selecting previously unselected package liblab-gamut1:amd64. #17 141.9 Preparing to unpack .../391-liblab-gamut1_2.42.4-3_amd64.deb ... #17 141.9 Unpacking liblab-gamut1:amd64 (2.42.4-3) ... #17 142.2 Selecting previously unselected package graphviz. #17 142.2 Preparing to unpack .../392-graphviz_2.42.4-3_amd64.deb ... #17 142.2 Unpacking graphviz (2.42.4-3) ... #17 142.4 Selecting previously unselected package htop. #17 142.4 Preparing to unpack .../393-htop_3.4.1-5_amd64.deb ... #17 142.5 Unpacking htop (3.4.1-5) ... #17 142.7 Selecting previously unselected package libnl-3-200:amd64. #17 142.7 Preparing to unpack .../394-libnl-3-200_3.7.0-2_amd64.deb ... #17 142.7 Unpacking libnl-3-200:amd64 (3.7.0-2) ... #17 142.9 Selecting previously unselected package libnl-route-3-200:amd64. #17 142.9 Preparing to unpack .../395-libnl-route-3-200_3.7.0-2_amd64.deb ... #17 143.0 Unpacking libnl-route-3-200:amd64 (3.7.0-2) ... #17 143.1 Selecting previously unselected package libibverbs1:amd64. #17 143.1 Preparing to unpack .../396-libibverbs1_56.1-1_amd64.deb ... #17 143.1 Unpacking libibverbs1:amd64 (56.1-1) ... #17 143.4 Selecting previously unselected package ibverbs-providers:amd64. #17 143.4 Preparing to unpack .../397-ibverbs-providers_56.1-1_amd64.deb ... #17 143.4 Unpacking ibverbs-providers:amd64 (56.1-1) ... #17 143.6 Selecting previously unselected package icu-devtools. #17 143.6 Preparing to unpack .../398-icu-devtools_76.1-4_amd64.deb ... #17 143.6 Unpacking icu-devtools (76.1-4) ... #17 143.8 Selecting previously unselected package libgssrpc4t64:amd64. #17 143.8 Preparing to unpack .../399-libgssrpc4t64_1.21.3-5_amd64.deb ... #17 143.9 Unpacking libgssrpc4t64:amd64 (1.21.3-5) ... #17 144.1 Selecting previously unselected package libkadm5clnt-mit12:amd64. #17 144.1 Preparing to unpack .../400-libkadm5clnt-mit12_1.21.3-5_amd64.deb ... #17 144.1 Unpacking libkadm5clnt-mit12:amd64 (1.21.3-5) ... #17 144.3 Selecting previously unselected package libkdb5-10t64:amd64. #17 144.3 Preparing to unpack .../401-libkdb5-10t64_1.21.3-5_amd64.deb ... #17 144.4 Unpacking libkdb5-10t64:amd64 (1.21.3-5) ... #17 144.6 Selecting previously unselected package libkadm5srv-mit12:amd64. #17 144.6 Preparing to unpack .../402-libkadm5srv-mit12_1.21.3-5_amd64.deb ... #17 144.6 Unpacking libkadm5srv-mit12:amd64 (1.21.3-5) ... #17 144.8 Selecting previously unselected package krb5-multidev:amd64. #17 144.8 Preparing to unpack .../403-krb5-multidev_1.21.3-5_amd64.deb ... #17 144.8 Unpacking krb5-multidev:amd64 (1.21.3-5) ... #17 145.0 Selecting previously unselected package latexmk. #17 145.0 Preparing to unpack .../404-latexmk_1%3a4.86~ds-1_all.deb ... #17 145.1 Unpacking latexmk (1:4.86~ds-1) ... #17 145.3 Selecting previously unselected package libcapture-tiny-perl. #17 145.3 Preparing to unpack .../405-libcapture-tiny-perl_0.50-1_all.deb ... #17 145.3 Unpacking libcapture-tiny-perl (0.50-1) ... #17 145.5 Selecting previously unselected package libclass-inspector-perl. #17 145.5 Preparing to unpack .../406-libclass-inspector-perl_1.36-3_all.deb ... #17 145.5 Unpacking libclass-inspector-perl (1.36-3) ... #17 145.7 Selecting previously unselected package libfile-sharedir-perl. #17 145.7 Preparing to unpack .../407-libfile-sharedir-perl_1.118-3_all.deb ... #17 145.7 Unpacking libfile-sharedir-perl (1.118-3) ... #17 145.9 Selecting previously unselected package libmodule-implementation-perl. #17 145.9 Preparing to unpack .../408-libmodule-implementation-perl_0.09-2_all.deb ... #17 145.9 Unpacking libmodule-implementation-perl (0.09-2) ... #17 146.1 Selecting previously unselected package libsub-exporter-progressive-perl. #17 146.1 Preparing to unpack .../409-libsub-exporter-progressive-perl_0.001013-3_all.deb ... #17 146.1 Unpacking libsub-exporter-progressive-perl (0.001013-3) ... #17 146.3 Selecting previously unselected package libvariable-magic-perl. #17 146.3 Preparing to unpack .../410-libvariable-magic-perl_0.64-1+b1_amd64.deb ... #17 146.3 Unpacking libvariable-magic-perl (0.64-1+b1) ... #17 146.5 Selecting previously unselected package libb-hooks-endofscope-perl. #17 146.5 Preparing to unpack .../411-libb-hooks-endofscope-perl_0.28-2_all.deb ... #17 146.5 Unpacking libb-hooks-endofscope-perl (0.28-2) ... #17 146.6 Selecting previously unselected package libpackage-stash-perl. #17 146.6 Preparing to unpack .../412-libpackage-stash-perl_0.40-1_all.deb ... #17 146.6 Unpacking libpackage-stash-perl (0.40-1) ... #17 146.7 Selecting previously unselected package libsub-identify-perl. #17 146.7 Preparing to unpack .../413-libsub-identify-perl_0.14-3+b3_amd64.deb ... #17 146.7 Unpacking libsub-identify-perl (0.14-3+b3) ... #17 147.0 Selecting previously unselected package libsub-name-perl:amd64. #17 147.0 Preparing to unpack .../414-libsub-name-perl_0.28-1_amd64.deb ... #17 147.1 Unpacking libsub-name-perl:amd64 (0.28-1) ... #17 147.2 Selecting previously unselected package libnamespace-clean-perl. #17 147.2 Preparing to unpack .../415-libnamespace-clean-perl_0.27-2_all.deb ... #17 147.2 Unpacking libnamespace-clean-perl (0.27-2) ... #17 147.3 Selecting previously unselected package libnamespace-autoclean-perl. #17 147.3 Preparing to unpack .../416-libnamespace-autoclean-perl_0.31-1_all.deb ... #17 147.4 Unpacking libnamespace-autoclean-perl (0.31-1) ... #17 147.5 Selecting previously unselected package libparams-util-perl. #17 147.5 Preparing to unpack .../417-libparams-util-perl_1.102-3+b1_amd64.deb ... #17 147.6 Unpacking libparams-util-perl (1.102-3+b1) ... #17 147.7 Selecting previously unselected package libsub-install-perl. #17 147.7 Preparing to unpack .../418-libsub-install-perl_0.929-1_all.deb ... #17 147.8 Unpacking libsub-install-perl (0.929-1) ... #17 148.0 Selecting previously unselected package libdata-optlist-perl. #17 148.0 Preparing to unpack .../419-libdata-optlist-perl_0.114-1_all.deb ... #17 148.0 Unpacking libdata-optlist-perl (0.114-1) ... #17 148.2 Selecting previously unselected package libsub-exporter-perl. #17 148.2 Preparing to unpack .../420-libsub-exporter-perl_0.990-1_all.deb ... #17 148.2 Unpacking libsub-exporter-perl (0.990-1) ... #17 148.4 Selecting previously unselected package libeval-closure-perl. #17 148.4 Preparing to unpack .../421-libeval-closure-perl_0.14-3_all.deb ... #17 148.4 Unpacking libeval-closure-perl (0.14-3) ... #17 148.6 Selecting previously unselected package libclass-data-inheritable-perl. #17 148.6 Preparing to unpack .../422-libclass-data-inheritable-perl_0.10-1_all.deb ... #17 148.6 Unpacking libclass-data-inheritable-perl (0.10-1) ... #17 148.8 Selecting previously unselected package libdevel-stacktrace-perl. #17 148.8 Preparing to unpack .../423-libdevel-stacktrace-perl_2.0500-1_all.deb ... #17 148.8 Unpacking libdevel-stacktrace-perl (2.0500-1) ... #17 149.0 Selecting previously unselected package libexception-class-perl. #17 149.0 Preparing to unpack .../424-libexception-class-perl_1.45-1_all.deb ... #17 149.0 Unpacking libexception-class-perl (1.45-1) ... #17 149.2 Selecting previously unselected package libparams-validationcompiler-perl. #17 149.2 Preparing to unpack .../425-libparams-validationcompiler-perl_0.31-1_all.deb ... #17 149.2 Unpacking libparams-validationcompiler-perl (0.31-1) ... #17 149.3 Selecting previously unselected package libalgorithm-c3-perl. #17 149.3 Preparing to unpack .../426-libalgorithm-c3-perl_0.11-2_all.deb ... #17 149.4 Unpacking libalgorithm-c3-perl (0.11-2) ... #17 149.6 Selecting previously unselected package libclass-c3-perl. #17 149.6 Preparing to unpack .../427-libclass-c3-perl_0.35-2_all.deb ... #17 149.6 Unpacking libclass-c3-perl (0.35-2) ... #17 149.8 Selecting previously unselected package libmro-compat-perl. #17 149.8 Preparing to unpack .../428-libmro-compat-perl_0.15-2_all.deb ... #17 149.8 Unpacking libmro-compat-perl (0.15-2) ... #17 150.0 Selecting previously unselected package libxstring-perl:amd64. #17 150.0 Preparing to unpack .../429-libxstring-perl_0.005-2+b4_amd64.deb ... #17 150.0 Unpacking libxstring-perl:amd64 (0.005-2+b4) ... #17 150.2 Selecting previously unselected package libspecio-perl. #17 150.2 Preparing to unpack .../430-libspecio-perl_0.50-1_all.deb ... #17 150.2 Unpacking libspecio-perl (0.50-1) ... #17 150.4 Selecting previously unselected package libdatetime-locale-perl. #17 150.4 Preparing to unpack .../431-libdatetime-locale-perl_1%3a1.41-1_all.deb ... #17 150.4 Unpacking libdatetime-locale-perl (1:1.41-1) ... #17 150.8 Selecting previously unselected package libclass-singleton-perl. #17 150.8 Preparing to unpack .../432-libclass-singleton-perl_1.6-2_all.deb ... #17 150.8 Unpacking libclass-singleton-perl (1.6-2) ... #17 151.0 Selecting previously unselected package libdatetime-timezone-perl. #17 151.0 Preparing to unpack .../433-libdatetime-timezone-perl_1%3a2.65-1+2025b_all.deb ... #17 151.0 Unpacking libdatetime-timezone-perl (1:2.65-1+2025b) ... #17 151.2 Selecting previously unselected package libdatetime-perl. #17 151.3 Preparing to unpack .../434-libdatetime-perl_2%3a1.65-1+b2_amd64.deb ... #17 151.3 Unpacking libdatetime-perl (2:1.65-1+b2) ... #17 151.5 Selecting previously unselected package libjson-perl. #17 151.5 Preparing to unpack .../435-libjson-perl_4.10000-1_all.deb ... #17 151.5 Unpacking libjson-perl (4.10000-1) ... #17 151.7 Selecting previously unselected package libperlio-gzip-perl. #17 151.7 Preparing to unpack .../436-libperlio-gzip-perl_0.20-1+b4_amd64.deb ... #17 151.7 Unpacking libperlio-gzip-perl (0.20-1+b4) ... #17 151.9 Selecting previously unselected package lcov. #17 151.9 Preparing to unpack .../437-lcov_2.3.1-1_all.deb ... #17 152.0 Unpacking lcov (2.3.1-1) ... #17 152.2 Selecting previously unselected package libaio1t64:amd64. #17 152.2 Preparing to unpack .../438-libaio1t64_0.3.113-8+b1_amd64.deb ... #17 152.3 Unpacking libaio1t64:amd64 (0.3.113-8+b1) ... #17 152.4 Selecting previously unselected package libaio-dev:amd64. #17 152.4 Preparing to unpack .../439-libaio-dev_0.3.113-8+b1_amd64.deb ... #17 152.5 Unpacking libaio-dev:amd64 (0.3.113-8+b1) ... #17 152.7 Selecting previously unselected package libllvm17t64:amd64. #17 152.7 Preparing to unpack .../440-libllvm17t64_1%3a17.0.6-22+b2_amd64.deb ... #17 152.7 Unpacking libllvm17t64:amd64 (1:17.0.6-22+b2) ... #17 153.4 Selecting previously unselected package libamd-comgr2:amd64. #17 153.4 Preparing to unpack .../441-libamd-comgr2_6.0+git20231212.4510c28+dfsg-3+b2_amd64.deb ... #17 153.4 Unpacking libamd-comgr2:amd64 (6.0+git20231212.4510c28+dfsg-3+b2) ... #17 153.8 Selecting previously unselected package libdrm-common. #17 153.8 Preparing to unpack .../442-libdrm-common_2.4.124-2_all.deb ... #17 153.8 Unpacking libdrm-common (2.4.124-2) ... #17 154.1 Selecting previously unselected package libdrm2:amd64. #17 154.1 Preparing to unpack .../443-libdrm2_2.4.124-2_amd64.deb ... #17 154.1 Unpacking libdrm2:amd64 (2.4.124-2) ... #17 154.3 Selecting previously unselected package libdrm-amdgpu1:amd64. #17 154.3 Preparing to unpack .../444-libdrm-amdgpu1_2.4.124-2_amd64.deb ... #17 154.3 Unpacking libdrm-amdgpu1:amd64 (2.4.124-2) ... #17 154.6 Selecting previously unselected package libnuma1:amd64. #17 154.6 Preparing to unpack .../445-libnuma1_2.0.19-1_amd64.deb ... #17 154.6 Unpacking libnuma1:amd64 (2.0.19-1) ... #17 154.9 Selecting previously unselected package libhsakmt1:amd64. #17 154.9 Preparing to unpack .../446-libhsakmt1_6.2.4+ds-1_amd64.deb ... #17 154.9 Unpacking libhsakmt1:amd64 (6.2.4+ds-1) ... #17 155.1 Selecting previously unselected package libhsa-runtime64-1:amd64. #17 155.1 Preparing to unpack .../447-libhsa-runtime64-1_6.1.2-3_amd64.deb ... #17 155.1 Unpacking libhsa-runtime64-1:amd64 (6.1.2-3) ... #17 155.3 Selecting previously unselected package libamdhip64-5:amd64. #17 155.3 Preparing to unpack .../448-libamdhip64-5_5.7.1-6+deb13u1_amd64.deb ... #17 155.3 Unpacking libamdhip64-5:amd64 (5.7.1-6+deb13u1) ... #17 155.7 Selecting previously unselected package libasound2-data. #17 155.7 Preparing to unpack .../449-libasound2-data_1.2.14-1_all.deb ... #17 155.8 Unpacking libasound2-data (1.2.14-1) ... #17 156.0 Selecting previously unselected package libasound2t64:amd64. #17 156.0 Preparing to unpack .../450-libasound2t64_1.2.14-1_amd64.deb ... #17 156.0 Unpacking libasound2t64:amd64 (1.2.14-1) ... #17 156.2 Selecting previously unselected package libasound2-dev:amd64. #17 156.2 Preparing to unpack .../451-libasound2-dev_1.2.14-1_amd64.deb ... #17 156.2 Unpacking libasound2-dev:amd64 (1.2.14-1) ... #17 156.5 Selecting previously unselected package libmbedcrypto16:amd64. #17 156.5 Preparing to unpack .../452-libmbedcrypto16_3.6.5-0.1~deb13u1_amd64.deb ... #17 156.5 Unpacking libmbedcrypto16:amd64 (3.6.5-0.1~deb13u1) ... #17 156.8 Selecting previously unselected package libmbedx509-7:amd64. #17 156.8 Preparing to unpack .../453-libmbedx509-7_3.6.5-0.1~deb13u1_amd64.deb ... #17 156.8 Unpacking libmbedx509-7:amd64 (3.6.5-0.1~deb13u1) ... #17 157.0 Selecting previously unselected package libmbedtls21:amd64. #17 157.0 Preparing to unpack .../454-libmbedtls21_3.6.5-0.1~deb13u1_amd64.deb ... #17 157.1 Unpacking libmbedtls21:amd64 (3.6.5-0.1~deb13u1) ... #17 157.3 Selecting previously unselected package libbctoolbox2:amd64. #17 157.3 Preparing to unpack .../455-libbctoolbox2_5.3.105-1_amd64.deb ... #17 157.3 Unpacking libbctoolbox2:amd64 (5.3.105-1) ... #17 157.5 Selecting previously unselected package libbctoolbox-dev:amd64. #17 157.5 Preparing to unpack .../456-libbctoolbox-dev_5.3.105-1_amd64.deb ... #17 157.5 Unpacking libbctoolbox-dev:amd64 (5.3.105-1) ... #17 157.8 Selecting previously unselected package libusb-1.0-0:amd64. #17 157.8 Preparing to unpack .../457-libusb-1.0-0_2%3a1.0.28-1_amd64.deb ... #17 157.8 Unpacking libusb-1.0-0:amd64 (2:1.0.28-1) ... #17 158.0 Selecting previously unselected package libbladerf2:amd64. #17 158.0 Preparing to unpack .../458-libbladerf2_0.2024.05-1_amd64.deb ... #17 158.1 Unpacking libbladerf2:amd64 (0.2024.05-1) ... #17 158.2 Selecting previously unselected package libbladerf-dev:amd64. #17 158.2 Preparing to unpack .../459-libbladerf-dev_0.2024.05-1_amd64.deb ... #17 158.3 Unpacking libbladerf-dev:amd64 (0.2024.05-1) ... #17 158.5 Selecting previously unselected package uuid-dev:amd64. #17 158.5 Preparing to unpack .../460-uuid-dev_2.41-5_amd64.deb ... #17 158.5 Unpacking uuid-dev:amd64 (2.41-5) ... #17 158.7 Selecting previously unselected package libblkid-dev:amd64. #17 158.7 Preparing to unpack .../461-libblkid-dev_2.41-5_amd64.deb ... #17 158.7 Unpacking libblkid-dev:amd64 (2.41-5) ... #17 158.9 Selecting previously unselected package libboost1.83-dev:amd64. #17 158.9 Preparing to unpack .../462-libboost1.83-dev_1.83.0-4.2_amd64.deb ... #17 159.0 Unpacking libboost1.83-dev:amd64 (1.83.0-4.2) ... #17 159.9 Selecting previously unselected package libboost-atomic1.83.0:amd64. #17 159.9 Preparing to unpack .../463-libboost-atomic1.83.0_1.83.0-4.2_amd64.deb ... #17 159.9 Unpacking libboost-atomic1.83.0:amd64 (1.83.0-4.2) ... #17 160.1 Selecting previously unselected package libboost-atomic1.83-dev:amd64. #17 160.1 Preparing to unpack .../464-libboost-atomic1.83-dev_1.83.0-4.2_amd64.deb ... #17 160.2 Unpacking libboost-atomic1.83-dev:amd64 (1.83.0-4.2) ... #17 160.4 Selecting previously unselected package libboost-atomic-dev:amd64. #17 160.4 Preparing to unpack .../465-libboost-atomic-dev_1.83.0.2+b2_amd64.deb ... #17 160.4 Unpacking libboost-atomic-dev:amd64 (1.83.0.2+b2) ... #17 160.6 Selecting previously unselected package libboost-chrono1.83.0t64:amd64. #17 160.6 Preparing to unpack .../466-libboost-chrono1.83.0t64_1.83.0-4.2_amd64.deb ... #17 160.6 Unpacking libboost-chrono1.83.0t64:amd64 (1.83.0-4.2) ... #17 160.7 Selecting previously unselected package libboost-chrono1.83-dev:amd64. #17 160.7 Preparing to unpack .../467-libboost-chrono1.83-dev_1.83.0-4.2_amd64.deb ... #17 160.8 Unpacking libboost-chrono1.83-dev:amd64 (1.83.0-4.2) ... #17 161.0 Selecting previously unselected package libboost-chrono-dev:amd64. #17 161.0 Preparing to unpack .../468-libboost-chrono-dev_1.83.0.2+b2_amd64.deb ... #17 161.0 Unpacking libboost-chrono-dev:amd64 (1.83.0.2+b2) ... #17 161.2 Selecting previously unselected package libboost-container1.83.0:amd64. #17 161.2 Preparing to unpack .../469-libboost-container1.83.0_1.83.0-4.2_amd64.deb ... #17 161.2 Unpacking libboost-container1.83.0:amd64 (1.83.0-4.2) ... #17 161.4 Selecting previously unselected package libboost-container1.83-dev:amd64. #17 161.4 Preparing to unpack .../470-libboost-container1.83-dev_1.83.0-4.2_amd64.deb ... #17 161.5 Unpacking libboost-container1.83-dev:amd64 (1.83.0-4.2) ... #17 161.6 Selecting previously unselected package libboost-container-dev:amd64. #17 161.7 Preparing to unpack .../471-libboost-container-dev_1.83.0.2+b2_amd64.deb ... #17 161.7 Unpacking libboost-container-dev:amd64 (1.83.0.2+b2) ... #17 161.9 Selecting previously unselected package libboost-date-time1.83.0:amd64. #17 161.9 Preparing to unpack .../472-libboost-date-time1.83.0_1.83.0-4.2_amd64.deb ... #17 161.9 Unpacking libboost-date-time1.83.0:amd64 (1.83.0-4.2) ... #17 162.2 Selecting previously unselected package libboost-serialization1.83.0:amd64. #17 162.2 Preparing to unpack .../473-libboost-serialization1.83.0_1.83.0-4.2_amd64.deb ... #17 162.2 Unpacking libboost-serialization1.83.0:amd64 (1.83.0-4.2) ... #17 162.4 Selecting previously unselected package libboost-serialization1.83-dev:amd64. #17 162.4 Preparing to unpack .../474-libboost-serialization1.83-dev_1.83.0-4.2_amd64.deb ... #17 162.4 Unpacking libboost-serialization1.83-dev:amd64 (1.83.0-4.2) ... #17 162.6 Selecting previously unselected package libboost-date-time1.83-dev:amd64. #17 162.6 Preparing to unpack .../475-libboost-date-time1.83-dev_1.83.0-4.2_amd64.deb ... #17 162.6 Unpacking libboost-date-time1.83-dev:amd64 (1.83.0-4.2) ... #17 162.8 Selecting previously unselected package libboost-system1.83.0:amd64. #17 162.8 Preparing to unpack .../476-libboost-system1.83.0_1.83.0-4.2_amd64.deb ... #17 162.9 Unpacking libboost-system1.83.0:amd64 (1.83.0-4.2) ... #17 163.0 Selecting previously unselected package libboost-system1.83-dev:amd64. #17 163.1 Preparing to unpack .../477-libboost-system1.83-dev_1.83.0-4.2_amd64.deb ... #17 163.1 Unpacking libboost-system1.83-dev:amd64 (1.83.0-4.2) ... #17 163.3 Selecting previously unselected package libboost-thread1.83.0:amd64. #17 163.3 Preparing to unpack .../478-libboost-thread1.83.0_1.83.0-4.2_amd64.deb ... #17 163.3 Unpacking libboost-thread1.83.0:amd64 (1.83.0-4.2) ... #17 163.5 Selecting previously unselected package libboost-thread1.83-dev:amd64. #17 163.5 Preparing to unpack .../479-libboost-thread1.83-dev_1.83.0-4.2_amd64.deb ... #17 163.5 Unpacking libboost-thread1.83-dev:amd64 (1.83.0-4.2) ... #17 163.7 Selecting previously unselected package libboost-context1.83.0:amd64. #17 163.8 Preparing to unpack .../480-libboost-context1.83.0_1.83.0-4.2_amd64.deb ... #17 163.8 Unpacking libboost-context1.83.0:amd64 (1.83.0-4.2) ... #17 164.0 Selecting previously unselected package libboost-context1.83-dev:amd64. #17 164.0 Preparing to unpack .../481-libboost-context1.83-dev_1.83.0-4.2_amd64.deb ... #17 164.0 Unpacking libboost-context1.83-dev:amd64 (1.83.0-4.2) ... #17 164.2 Selecting previously unselected package libboost-context-dev:amd64. #17 164.2 Preparing to unpack .../482-libboost-context-dev_1.83.0.2+b2_amd64.deb ... #17 164.2 Unpacking libboost-context-dev:amd64 (1.83.0.2+b2) ... #17 164.4 Selecting previously unselected package libboost-coroutine1.83.0:amd64. #17 164.4 Preparing to unpack .../483-libboost-coroutine1.83.0_1.83.0-4.2_amd64.deb ... #17 164.4 Unpacking libboost-coroutine1.83.0:amd64 (1.83.0-4.2) ... #17 164.6 Selecting previously unselected package libboost-coroutine1.83-dev:amd64. #17 164.6 Preparing to unpack .../484-libboost-coroutine1.83-dev_1.83.0-4.2_amd64.deb ... #17 164.7 Unpacking libboost-coroutine1.83-dev:amd64 (1.83.0-4.2) ... #17 164.9 Selecting previously unselected package libboost-coroutine-dev:amd64. #17 164.9 Preparing to unpack .../485-libboost-coroutine-dev_1.83.0.2+b2_amd64.deb ... #17 164.9 Unpacking libboost-coroutine-dev:amd64 (1.83.0.2+b2) ... #17 167.1 Selecting previously unselected package libboost-date-time-dev:amd64. #17 167.1 Preparing to unpack .../486-libboost-date-time-dev_1.83.0.2+b2_amd64.deb ... #17 167.1 Unpacking libboost-date-time-dev:amd64 (1.83.0.2+b2) ... #17 167.3 Selecting previously unselected package libboost-dev:amd64. #17 167.3 Preparing to unpack .../487-libboost-dev_1.83.0.2+b2_amd64.deb ... #17 167.4 Unpacking libboost-dev:amd64 (1.83.0.2+b2) ... #17 167.5 Selecting previously unselected package libboost-exception1.83-dev:amd64. #17 167.6 Preparing to unpack .../488-libboost-exception1.83-dev_1.83.0-4.2_amd64.deb ... #17 167.6 Unpacking libboost-exception1.83-dev:amd64 (1.83.0-4.2) ... #17 168.1 Selecting previously unselected package libboost-exception-dev:amd64. #17 168.2 Preparing to unpack .../489-libboost-exception-dev_1.83.0.2+b2_amd64.deb ... #17 168.2 Unpacking libboost-exception-dev:amd64 (1.83.0.2+b2) ... #17 168.4 Selecting previously unselected package libboost-filesystem1.83.0:amd64. #17 168.4 Preparing to unpack .../490-libboost-filesystem1.83.0_1.83.0-4.2_amd64.deb ... #17 168.4 Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-4.2) ... #17 168.6 Selecting previously unselected package libboost-filesystem1.83-dev:amd64. #17 168.6 Preparing to unpack .../491-libboost-filesystem1.83-dev_1.83.0-4.2_amd64.deb ... #17 168.6 Unpacking libboost-filesystem1.83-dev:amd64 (1.83.0-4.2) ... #17 168.8 Selecting previously unselected package libboost-fiber1.83.0:amd64. #17 168.9 Preparing to unpack .../492-libboost-fiber1.83.0_1.83.0-4.2_amd64.deb ... #17 168.9 Unpacking libboost-fiber1.83.0:amd64 (1.83.0-4.2) ... #17 169.0 Selecting previously unselected package libboost-fiber1.83-dev:amd64. #17 169.1 Preparing to unpack .../493-libboost-fiber1.83-dev_1.83.0-4.2_amd64.deb ... #17 169.1 Unpacking libboost-fiber1.83-dev:amd64 (1.83.0-4.2) ... #17 169.3 Selecting previously unselected package libboost-fiber-dev:amd64. #17 169.3 Preparing to unpack .../494-libboost-fiber-dev_1.83.0.2+b2_amd64.deb ... #17 169.3 Unpacking libboost-fiber-dev:amd64 (1.83.0.2+b2) ... #17 169.5 Selecting previously unselected package libboost-filesystem-dev:amd64. #17 169.5 Preparing to unpack .../495-libboost-filesystem-dev_1.83.0.2+b2_amd64.deb ... #17 169.5 Unpacking libboost-filesystem-dev:amd64 (1.83.0.2+b2) ... #17 169.7 Selecting previously unselected package libboost-graph1.83.0:amd64. #17 169.7 Preparing to unpack .../496-libboost-graph1.83.0_1.83.0-4.2_amd64.deb ... #17 169.8 Unpacking libboost-graph1.83.0:amd64 (1.83.0-4.2) ... #17 170.0 Selecting previously unselected package libboost-regex1.83.0:amd64. #17 170.0 Preparing to unpack .../497-libboost-regex1.83.0_1.83.0-4.2_amd64.deb ... #17 170.0 Unpacking libboost-regex1.83.0:amd64 (1.83.0-4.2) ... #17 170.2 Selecting previously unselected package libicu-dev:amd64. #17 170.2 Preparing to unpack .../498-libicu-dev_76.1-4_amd64.deb ... #17 170.2 Unpacking libicu-dev:amd64 (76.1-4) ... #17 170.6 Selecting previously unselected package libboost-regex1.83-dev:amd64. #17 170.6 Preparing to unpack .../499-libboost-regex1.83-dev_1.83.0-4.2_amd64.deb ... #17 170.7 Unpacking libboost-regex1.83-dev:amd64 (1.83.0-4.2) ... #17 170.9 Selecting previously unselected package libboost-test1.83.0:amd64. #17 170.9 Preparing to unpack .../500-libboost-test1.83.0_1.83.0-4.2_amd64.deb ... #17 170.9 Unpacking libboost-test1.83.0:amd64 (1.83.0-4.2) ... #17 171.1 Selecting previously unselected package libboost-test1.83-dev:amd64. #17 171.1 Preparing to unpack .../501-libboost-test1.83-dev_1.83.0-4.2_amd64.deb ... #17 171.2 Unpacking libboost-test1.83-dev:amd64 (1.83.0-4.2) ... #17 171.4 Selecting previously unselected package libboost-graph1.83-dev:amd64. #17 171.4 Preparing to unpack .../502-libboost-graph1.83-dev_1.83.0-4.2_amd64.deb ... #17 171.4 Unpacking libboost-graph1.83-dev:amd64 (1.83.0-4.2) ... #17 171.6 Selecting previously unselected package libboost-graph-dev:amd64. #17 171.6 Preparing to unpack .../503-libboost-graph-dev_1.83.0.2+b2_amd64.deb ... #17 171.7 Unpacking libboost-graph-dev:amd64 (1.83.0.2+b2) ... #17 171.9 Selecting previously unselected package libevent-core-2.1-7t64:amd64. #17 171.9 Preparing to unpack .../504-libevent-core-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... #17 171.9 Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #17 172.2 Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. #17 172.2 Preparing to unpack .../505-libevent-pthreads-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... #17 172.2 Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #17 172.4 Selecting previously unselected package libpsm2-2. #17 172.4 Preparing to unpack .../506-libpsm2-2_11.2.185-2.1_amd64.deb ... #17 172.5 Unpacking libpsm2-2 (11.2.185-2.1) ... #17 172.7 Selecting previously unselected package librdmacm1t64:amd64. #17 172.7 Preparing to unpack .../507-librdmacm1t64_56.1-1_amd64.deb ... #17 172.7 Unpacking librdmacm1t64:amd64 (56.1-1) ... #17 172.9 Selecting previously unselected package libfabric1:amd64. #17 173.0 Preparing to unpack .../508-libfabric1_2.1.0-1.1_amd64.deb ... #17 173.3 Unpacking libfabric1:amd64 (2.1.0-1.1) ... #17 175.3 Selecting previously unselected package libhwloc15:amd64. #17 175.3 Preparing to unpack .../509-libhwloc15_2.12.0-4_amd64.deb ... #17 175.3 Unpacking libhwloc15:amd64 (2.12.0-4) ... #17 175.6 Selecting previously unselected package libmunge2:amd64. #17 175.6 Preparing to unpack .../510-libmunge2_0.5.16-1_amd64.deb ... #17 175.6 Unpacking libmunge2:amd64 (0.5.16-1) ... #17 175.8 Selecting previously unselected package libpciaccess0:amd64. #17 175.8 Preparing to unpack .../511-libpciaccess0_0.17-3+b3_amd64.deb ... #17 175.9 Unpacking libpciaccess0:amd64 (0.17-3+b3) ... #17 176.1 Selecting previously unselected package libxnvctrl0:amd64. #17 176.1 Preparing to unpack .../512-libxnvctrl0_535.171.04-1+b2_amd64.deb ... #17 176.1 Unpacking libxnvctrl0:amd64 (535.171.04-1+b2) ... #17 176.4 Selecting previously unselected package libze1:amd64. #17 176.4 Preparing to unpack .../513-libze1_1.20.6-1_amd64.deb ... #17 176.4 Unpacking libze1:amd64 (1.20.6-1) ... #17 176.6 Selecting previously unselected package ocl-icd-libopencl1:amd64. #17 176.6 Preparing to unpack .../514-ocl-icd-libopencl1_2.3.3-1_amd64.deb ... #17 176.7 Unpacking ocl-icd-libopencl1:amd64 (2.3.3-1) ... #17 176.8 Selecting previously unselected package libhwloc-plugins:amd64. #17 176.8 Preparing to unpack .../515-libhwloc-plugins_2.12.0-4_amd64.deb ... #17 176.9 Unpacking libhwloc-plugins:amd64 (2.12.0-4) ... #17 177.1 Selecting previously unselected package libpmix2t64:amd64. #17 177.1 Preparing to unpack .../516-libpmix2t64_5.0.7-1_amd64.deb ... #17 177.1 Unpacking libpmix2t64:amd64 (5.0.7-1) ... #17 177.4 Selecting previously unselected package libfuse3-4:amd64. #17 177.4 Preparing to unpack .../517-libfuse3-4_3.17.2-3_amd64.deb ... #17 177.4 Unpacking libfuse3-4:amd64 (3.17.2-3) ... #17 177.6 Selecting previously unselected package libibumad3:amd64. #17 177.7 Preparing to unpack .../518-libibumad3_56.1-1_amd64.deb ... #17 177.7 Unpacking libibumad3:amd64 (56.1-1) ... #17 177.9 Selecting previously unselected package libibmad5:amd64. #17 177.9 Preparing to unpack .../519-libibmad5_56.1-1_amd64.deb ... #17 177.9 Unpacking libibmad5:amd64 (56.1-1) ... #17 178.0 Selecting previously unselected package libucx0:amd64. #17 178.0 Preparing to unpack .../520-libucx0_1.18.1+ds-2+b1_amd64.deb ... #17 178.1 Unpacking libucx0:amd64 (1.18.1+ds-2+b1) ... #17 178.3 Selecting previously unselected package libopenmpi40:amd64. #17 178.3 Preparing to unpack .../521-libopenmpi40_5.0.7-1_amd64.deb ... #17 178.3 Unpacking libopenmpi40:amd64 (5.0.7-1) ... #17 178.6 Selecting previously unselected package libboost-mpi1.83.0. #17 178.6 Preparing to unpack .../522-libboost-mpi1.83.0_1.83.0-4.2_amd64.deb ... #17 178.7 Unpacking libboost-mpi1.83.0 (1.83.0-4.2) ... #17 178.9 Selecting previously unselected package libboost-graph-parallel1.83.0. #17 178.9 Preparing to unpack .../523-libboost-graph-parallel1.83.0_1.83.0-4.2_amd64.deb ... #17 178.9 Unpacking libboost-graph-parallel1.83.0 (1.83.0-4.2) ... #17 179.1 Selecting previously unselected package libboost-graph-parallel1.83-dev. #17 179.1 Preparing to unpack .../524-libboost-graph-parallel1.83-dev_1.83.0-4.2_amd64.deb ... #17 179.1 Unpacking libboost-graph-parallel1.83-dev (1.83.0-4.2) ... #17 179.3 Selecting previously unselected package libboost-graph-parallel-dev. #17 179.3 Preparing to unpack .../525-libboost-graph-parallel-dev_1.83.0.2+b2_amd64.deb ... #17 179.4 Unpacking libboost-graph-parallel-dev (1.83.0.2+b2) ... #17 179.6 Selecting previously unselected package libboost-iostreams1.83.0:amd64. #17 179.6 Preparing to unpack .../526-libboost-iostreams1.83.0_1.83.0-4.2_amd64.deb ... #17 179.6 Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-4.2) ... #17 179.8 Selecting previously unselected package libboost-iostreams1.83-dev:amd64. #17 179.8 Preparing to unpack .../527-libboost-iostreams1.83-dev_1.83.0-4.2_amd64.deb ... #17 179.9 Unpacking libboost-iostreams1.83-dev:amd64 (1.83.0-4.2) ... #17 180.1 Selecting previously unselected package libboost-iostreams-dev:amd64. #17 180.1 Preparing to unpack .../528-libboost-iostreams-dev_1.83.0.2+b2_amd64.deb ... #17 180.1 Unpacking libboost-iostreams-dev:amd64 (1.83.0.2+b2) ... #17 180.3 Selecting previously unselected package libboost-json1.83.0:amd64. #17 180.3 Preparing to unpack .../529-libboost-json1.83.0_1.83.0-4.2_amd64.deb ... #17 180.4 Unpacking libboost-json1.83.0:amd64 (1.83.0-4.2) ... #17 180.5 Selecting previously unselected package libboost-json1.83-dev:amd64. #17 180.6 Preparing to unpack .../530-libboost-json1.83-dev_1.83.0-4.2_amd64.deb ... #17 180.6 Unpacking libboost-json1.83-dev:amd64 (1.83.0-4.2) ... #17 180.8 Selecting previously unselected package libboost-json-dev:amd64. #17 180.8 Preparing to unpack .../531-libboost-json-dev_1.83.0.2+b2_amd64.deb ... #17 180.8 Unpacking libboost-json-dev:amd64 (1.83.0.2+b2) ... #17 181.0 Selecting previously unselected package libboost-locale1.83.0:amd64. #17 181.0 Preparing to unpack .../532-libboost-locale1.83.0_1.83.0-4.2_amd64.deb ... #17 181.0 Unpacking libboost-locale1.83.0:amd64 (1.83.0-4.2) ... #17 181.2 Selecting previously unselected package libboost-locale1.83-dev:amd64. #17 181.2 Preparing to unpack .../533-libboost-locale1.83-dev_1.83.0-4.2_amd64.deb ... #17 181.2 Unpacking libboost-locale1.83-dev:amd64 (1.83.0-4.2) ... #17 181.4 Selecting previously unselected package libboost-locale-dev:amd64. #17 181.5 Preparing to unpack .../534-libboost-locale-dev_1.83.0.2+b2_amd64.deb ... #17 181.5 Unpacking libboost-locale-dev:amd64 (1.83.0.2+b2) ... #17 181.7 Selecting previously unselected package libboost-log1.83.0. #17 181.7 Preparing to unpack .../535-libboost-log1.83.0_1.83.0-4.2_amd64.deb ... #17 181.7 Unpacking libboost-log1.83.0 (1.83.0-4.2) ... #17 181.9 Selecting previously unselected package libboost-log1.83-dev. #17 181.9 Preparing to unpack .../536-libboost-log1.83-dev_1.83.0-4.2_amd64.deb ... #17 182.0 Unpacking libboost-log1.83-dev (1.83.0-4.2) ... #17 182.2 Selecting previously unselected package libboost-log-dev. #17 182.2 Preparing to unpack .../537-libboost-log-dev_1.83.0.2+b2_amd64.deb ... #17 182.2 Unpacking libboost-log-dev (1.83.0.2+b2) ... #17 182.4 Selecting previously unselected package libboost-math1.83.0:amd64. #17 182.4 Preparing to unpack .../538-libboost-math1.83.0_1.83.0-4.2_amd64.deb ... #17 182.4 Unpacking libboost-math1.83.0:amd64 (1.83.0-4.2) ... #17 182.7 Selecting previously unselected package libboost-math1.83-dev:amd64. #17 182.7 Preparing to unpack .../539-libboost-math1.83-dev_1.83.0-4.2_amd64.deb ... #17 182.7 Unpacking libboost-math1.83-dev:amd64 (1.83.0-4.2) ... #17 182.9 Selecting previously unselected package libboost-math-dev:amd64. #17 182.9 Preparing to unpack .../540-libboost-math-dev_1.83.0.2+b2_amd64.deb ... #17 182.9 Unpacking libboost-math-dev:amd64 (1.83.0.2+b2) ... #17 183.1 Selecting previously unselected package openmpi-common. #17 183.1 Preparing to unpack .../541-openmpi-common_5.0.7-1_all.deb ... #17 183.1 Unpacking openmpi-common (5.0.7-1) ... #17 183.3 Selecting previously unselected package libnl-3-dev:amd64. #17 183.3 Preparing to unpack .../542-libnl-3-dev_3.7.0-2_amd64.deb ... #17 183.4 Unpacking libnl-3-dev:amd64 (3.7.0-2) ... #17 183.6 Selecting previously unselected package libnl-route-3-dev:amd64. #17 183.6 Preparing to unpack .../543-libnl-route-3-dev_3.7.0-2_amd64.deb ... #17 183.6 Unpacking libnl-route-3-dev:amd64 (3.7.0-2) ... #17 183.8 Selecting previously unselected package libibverbs-dev:amd64. #17 183.8 Preparing to unpack .../544-libibverbs-dev_56.1-1_amd64.deb ... #17 183.8 Unpacking libibverbs-dev:amd64 (56.1-1) ... #17 184.0 Selecting previously unselected package libnuma-dev:amd64. #17 184.0 Preparing to unpack .../545-libnuma-dev_2.0.19-1_amd64.deb ... #17 184.0 Unpacking libnuma-dev:amd64 (2.0.19-1) ... #17 184.2 Selecting previously unselected package libltdl-dev:amd64. #17 184.2 Preparing to unpack .../546-libltdl-dev_2.5.4-4_amd64.deb ... #17 184.2 Unpacking libltdl-dev:amd64 (2.5.4-4) ... #17 184.5 Selecting previously unselected package libhwloc-dev:amd64. #17 184.5 Preparing to unpack .../547-libhwloc-dev_2.12.0-4_amd64.deb ... #17 184.5 Unpacking libhwloc-dev:amd64 (2.12.0-4) ... #17 184.7 Selecting previously unselected package libevent-2.1-7t64:amd64. #17 184.7 Preparing to unpack .../548-libevent-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... #17 184.8 Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #17 185.0 Selecting previously unselected package libevent-extra-2.1-7t64:amd64. #17 185.0 Preparing to unpack .../549-libevent-extra-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... #17 185.0 Unpacking libevent-extra-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #17 185.3 Selecting previously unselected package libevent-openssl-2.1-7t64:amd64. #17 185.3 Preparing to unpack .../550-libevent-openssl-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... #17 185.3 Unpacking libevent-openssl-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #17 185.5 Selecting previously unselected package libevent-dev. #17 185.5 Preparing to unpack .../551-libevent-dev_2.1.12-stable-10+b1_amd64.deb ... #17 185.5 Unpacking libevent-dev (2.1.12-stable-10+b1) ... #17 185.7 Selecting previously unselected package zlib1g-dev:amd64. #17 185.7 Preparing to unpack .../552-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb ... #17 185.7 Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ... #17 185.9 Selecting previously unselected package libpmix-dev:amd64. #17 185.9 Preparing to unpack .../553-libpmix-dev_5.0.7-1_amd64.deb ... #17 186.0 Unpacking libpmix-dev:amd64 (5.0.7-1) ... #17 186.2 Selecting previously unselected package libjs-jquery-ui. #17 186.2 Preparing to unpack .../554-libjs-jquery-ui_1.13.2+dfsg-1_all.deb ... #17 186.2 Unpacking libjs-jquery-ui (1.13.2+dfsg-1) ... #17 186.5 Selecting previously unselected package openmpi-bin. #17 186.5 Preparing to unpack .../555-openmpi-bin_5.0.7-1_amd64.deb ... #17 186.5 Unpacking openmpi-bin (5.0.7-1) ... #17 186.8 Selecting previously unselected package libopenmpi-dev:amd64. #17 186.8 Preparing to unpack .../556-libopenmpi-dev_5.0.7-1_amd64.deb ... #17 186.9 Unpacking libopenmpi-dev:amd64 (5.0.7-1) ... #17 187.1 Selecting previously unselected package mpi-default-dev. #17 187.2 Preparing to unpack .../557-mpi-default-dev_1.18_amd64.deb ... #17 187.2 Unpacking mpi-default-dev (1.18) ... #17 187.3 Selecting previously unselected package libboost-mpi1.83-dev. #17 187.3 Preparing to unpack .../558-libboost-mpi1.83-dev_1.83.0-4.2_amd64.deb ... #17 187.3 Unpacking libboost-mpi1.83-dev (1.83.0-4.2) ... #17 187.5 Selecting previously unselected package libboost-mpi-dev. #17 187.5 Preparing to unpack .../559-libboost-mpi-dev_1.83.0.2+b2_amd64.deb ... #17 187.5 Unpacking libboost-mpi-dev (1.83.0.2+b2) ... #17 187.8 Selecting previously unselected package libboost-python1.83.0. #17 187.8 Preparing to unpack .../560-libboost-python1.83.0_1.83.0-4.2_amd64.deb ... #17 187.8 Unpacking libboost-python1.83.0 (1.83.0-4.2) ... #17 188.0 Selecting previously unselected package mpi-default-bin. #17 188.0 Preparing to unpack .../561-mpi-default-bin_1.18_amd64.deb ... #17 188.0 Unpacking mpi-default-bin (1.18) ... #17 188.3 Selecting previously unselected package libboost-mpi-python1.83.0. #17 188.3 Preparing to unpack .../562-libboost-mpi-python1.83.0_1.83.0-4.2_amd64.deb ... #17 188.3 Unpacking libboost-mpi-python1.83.0 (1.83.0-4.2) ... #17 188.5 Selecting previously unselected package libboost-mpi-python1.83-dev. #17 188.5 Preparing to unpack .../563-libboost-mpi-python1.83-dev_1.83.0-4.2_amd64.deb ... #17 188.5 Unpacking libboost-mpi-python1.83-dev (1.83.0-4.2) ... #17 188.7 Selecting previously unselected package libboost-mpi-python-dev. #17 188.7 Preparing to unpack .../564-libboost-mpi-python-dev_1.83.0.2+b2_amd64.deb ... #17 188.7 Unpacking libboost-mpi-python-dev (1.83.0.2+b2) ... #17 188.9 Selecting previously unselected package libboost-nowide1.83.0. #17 189.0 Preparing to unpack .../565-libboost-nowide1.83.0_1.83.0-4.2_amd64.deb ... #17 189.0 Unpacking libboost-nowide1.83.0 (1.83.0-4.2) ... #17 189.2 Selecting previously unselected package libboost-nowide1.83-dev. #17 189.2 Preparing to unpack .../566-libboost-nowide1.83-dev_1.83.0-4.2_amd64.deb ... #17 189.2 Unpacking libboost-nowide1.83-dev (1.83.0-4.2) ... #17 189.4 Selecting previously unselected package libboost-nowide-dev. #17 189.4 Preparing to unpack .../567-libboost-nowide-dev_1.83.0.2+b2_amd64.deb ... #17 189.4 Unpacking libboost-nowide-dev (1.83.0.2+b2) ... #17 189.6 Selecting previously unselected package libboost-numpy1.83.0. #17 189.6 Preparing to unpack .../568-libboost-numpy1.83.0_1.83.0-4.2_amd64.deb ... #17 189.7 Unpacking libboost-numpy1.83.0 (1.83.0-4.2) ... #17 189.8 Selecting previously unselected package libboost-numpy1.83-dev. #17 189.8 Preparing to unpack .../569-libboost-numpy1.83-dev_1.83.0-4.2_amd64.deb ... #17 189.9 Unpacking libboost-numpy1.83-dev (1.83.0-4.2) ... #17 190.1 Selecting previously unselected package libboost-numpy-dev. #17 190.1 Preparing to unpack .../570-libboost-numpy-dev_1.83.0.2+b2_amd64.deb ... #17 190.1 Unpacking libboost-numpy-dev (1.83.0.2+b2) ... #17 190.3 Selecting previously unselected package libboost-program-options1.83.0:amd64. #17 190.3 Preparing to unpack .../571-libboost-program-options1.83.0_1.83.0-4.2_amd64.deb ... #17 190.3 Unpacking libboost-program-options1.83.0:amd64 (1.83.0-4.2) ... #17 190.5 Selecting previously unselected package libboost-program-options1.83-dev:amd64. #17 190.5 Preparing to unpack .../572-libboost-program-options1.83-dev_1.83.0-4.2_amd64.deb ... #17 190.6 Unpacking libboost-program-options1.83-dev:amd64 (1.83.0-4.2) ... #17 190.7 Selecting previously unselected package libboost-program-options-dev:amd64. #17 190.7 Preparing to unpack .../573-libboost-program-options-dev_1.83.0.2+b2_amd64.deb ... #17 190.8 Unpacking libboost-program-options-dev:amd64 (1.83.0.2+b2) ... #17 190.9 Selecting previously unselected package libexpat1-dev:amd64. #17 190.9 Preparing to unpack .../574-libexpat1-dev_2.7.1-2_amd64.deb ... #17 191.0 Unpacking libexpat1-dev:amd64 (2.7.1-2) ... #17 191.1 Selecting previously unselected package libpython3.13-dev:amd64. #17 191.1 Preparing to unpack .../575-libpython3.13-dev_3.13.5-2_amd64.deb ... #17 191.2 Unpacking libpython3.13-dev:amd64 (3.13.5-2) ... #17 191.5 Selecting previously unselected package libpython3-dev:amd64. #17 191.5 Preparing to unpack .../576-libpython3-dev_3.13.5-1_amd64.deb ... #17 191.5 Unpacking libpython3-dev:amd64 (3.13.5-1) ... #17 191.7 Selecting previously unselected package python3.13-dev. #17 191.7 Preparing to unpack .../577-python3.13-dev_3.13.5-2_amd64.deb ... #17 191.7 Unpacking python3.13-dev (3.13.5-2) ... #17 191.9 Selecting previously unselected package libjs-underscore. #17 191.9 Preparing to unpack .../578-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... #17 192.0 Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #17 192.1 Selecting previously unselected package libjs-sphinxdoc. #17 192.2 Preparing to unpack .../579-libjs-sphinxdoc_8.1.3-5_all.deb ... #17 192.2 Unpacking libjs-sphinxdoc (8.1.3-5) ... #17 192.3 Selecting previously unselected package python3-dev. #17 192.3 Preparing to unpack .../580-python3-dev_3.13.5-1_amd64.deb ... #17 192.4 Unpacking python3-dev (3.13.5-1) ... #17 192.6 Selecting previously unselected package libboost-python1.83-dev. #17 192.6 Preparing to unpack .../581-libboost-python1.83-dev_1.83.0-4.2_amd64.deb ... #17 192.6 Unpacking libboost-python1.83-dev (1.83.0-4.2) ... #17 192.8 Selecting previously unselected package libboost-python-dev. #17 192.8 Preparing to unpack .../582-libboost-python-dev_1.83.0.2+b2_amd64.deb ... #17 192.8 Unpacking libboost-python-dev (1.83.0.2+b2) ... #17 193.0 Selecting previously unselected package libboost-random1.83.0:amd64. #17 193.0 Preparing to unpack .../583-libboost-random1.83.0_1.83.0-4.2_amd64.deb ... #17 193.1 Unpacking libboost-random1.83.0:amd64 (1.83.0-4.2) ... #17 193.2 Selecting previously unselected package libboost-random1.83-dev:amd64. #17 193.2 Preparing to unpack .../584-libboost-random1.83-dev_1.83.0-4.2_amd64.deb ... #17 193.3 Unpacking libboost-random1.83-dev:amd64 (1.83.0-4.2) ... #17 193.4 Selecting previously unselected package libboost-random-dev:amd64. #17 193.5 Preparing to unpack .../585-libboost-random-dev_1.83.0.2+b2_amd64.deb ... #17 193.5 Unpacking libboost-random-dev:amd64 (1.83.0.2+b2) ... #17 193.7 Selecting previously unselected package libboost-regex-dev:amd64. #17 193.8 Preparing to unpack .../586-libboost-regex-dev_1.83.0.2+b2_amd64.deb ... #17 193.8 Unpacking libboost-regex-dev:amd64 (1.83.0.2+b2) ... #17 193.9 Selecting previously unselected package libboost-serialization-dev:amd64. #17 193.9 Preparing to unpack .../587-libboost-serialization-dev_1.83.0.2+b2_amd64.deb ... #17 193.9 Unpacking libboost-serialization-dev:amd64 (1.83.0.2+b2) ... #17 194.1 Selecting previously unselected package libboost-stacktrace1.83.0:amd64. #17 194.1 Preparing to unpack .../588-libboost-stacktrace1.83.0_1.83.0-4.2_amd64.deb ... #17 194.2 Unpacking libboost-stacktrace1.83.0:amd64 (1.83.0-4.2) ... #17 194.4 Selecting previously unselected package libboost-stacktrace1.83-dev:amd64. #17 194.4 Preparing to unpack .../589-libboost-stacktrace1.83-dev_1.83.0-4.2_amd64.deb ... #17 194.4 Unpacking libboost-stacktrace1.83-dev:amd64 (1.83.0-4.2) ... #17 194.6 Selecting previously unselected package libboost-stacktrace-dev:amd64. #17 194.6 Preparing to unpack .../590-libboost-stacktrace-dev_1.83.0.2+b2_amd64.deb ... #17 194.6 Unpacking libboost-stacktrace-dev:amd64 (1.83.0.2+b2) ... #17 194.8 Selecting previously unselected package libboost-system-dev:amd64. #17 194.8 Preparing to unpack .../591-libboost-system-dev_1.83.0.2+b2_amd64.deb ... #17 194.8 Unpacking libboost-system-dev:amd64 (1.83.0.2+b2) ... #17 195.0 Selecting previously unselected package libboost-test-dev:amd64. #17 195.0 Preparing to unpack .../592-libboost-test-dev_1.83.0.2+b2_amd64.deb ... #17 195.0 Unpacking libboost-test-dev:amd64 (1.83.0.2+b2) ... #17 195.2 Selecting previously unselected package libboost-thread-dev:amd64. #17 195.2 Preparing to unpack .../593-libboost-thread-dev_1.83.0.2+b2_amd64.deb ... #17 195.2 Unpacking libboost-thread-dev:amd64 (1.83.0.2+b2) ... #17 195.4 Selecting previously unselected package libboost-timer1.83.0:amd64. #17 195.4 Preparing to unpack .../594-libboost-timer1.83.0_1.83.0-4.2_amd64.deb ... #17 195.4 Unpacking libboost-timer1.83.0:amd64 (1.83.0-4.2) ... #17 195.6 Selecting previously unselected package libboost-timer1.83-dev:amd64. #17 195.6 Preparing to unpack .../595-libboost-timer1.83-dev_1.83.0-4.2_amd64.deb ... #17 195.6 Unpacking libboost-timer1.83-dev:amd64 (1.83.0-4.2) ... #17 195.8 Selecting previously unselected package libboost-timer-dev:amd64. #17 195.8 Preparing to unpack .../596-libboost-timer-dev_1.83.0.2+b2_amd64.deb ... #17 195.8 Unpacking libboost-timer-dev:amd64 (1.83.0.2+b2) ... #17 196.0 Selecting previously unselected package libboost1.83-tools-dev. #17 196.0 Preparing to unpack .../597-libboost1.83-tools-dev_1.83.0-4.2_amd64.deb ... #17 196.0 Unpacking libboost1.83-tools-dev (1.83.0-4.2) ... #17 196.3 Selecting previously unselected package libboost-tools-dev. #17 196.3 Preparing to unpack .../598-libboost-tools-dev_1.83.0.2+b2_amd64.deb ... #17 196.3 Unpacking libboost-tools-dev (1.83.0.2+b2) ... #17 196.5 Selecting previously unselected package libboost-type-erasure1.83.0:amd64. #17 196.5 Preparing to unpack .../599-libboost-type-erasure1.83.0_1.83.0-4.2_amd64.deb ... #17 196.5 Unpacking libboost-type-erasure1.83.0:amd64 (1.83.0-4.2) ... #17 196.7 Selecting previously unselected package libboost-type-erasure1.83-dev:amd64. #17 196.7 Preparing to unpack .../600-libboost-type-erasure1.83-dev_1.83.0-4.2_amd64.deb ... #17 196.7 Unpacking libboost-type-erasure1.83-dev:amd64 (1.83.0-4.2) ... #17 196.9 Selecting previously unselected package libboost-type-erasure-dev:amd64. #17 196.9 Preparing to unpack .../601-libboost-type-erasure-dev_1.83.0.2+b2_amd64.deb ... #17 197.0 Unpacking libboost-type-erasure-dev:amd64 (1.83.0.2+b2) ... #17 197.2 Selecting previously unselected package libboost-url1.83.0:amd64. #17 197.2 Preparing to unpack .../602-libboost-url1.83.0_1.83.0-4.2_amd64.deb ... #17 197.2 Unpacking libboost-url1.83.0:amd64 (1.83.0-4.2) ... #17 197.4 Selecting previously unselected package libboost-url1.83-dev:amd64. #17 197.4 Preparing to unpack .../603-libboost-url1.83-dev_1.83.0-4.2_amd64.deb ... #17 197.4 Unpacking libboost-url1.83-dev:amd64 (1.83.0-4.2) ... #17 197.6 Selecting previously unselected package libboost-url-dev:amd64. #17 197.7 Preparing to unpack .../604-libboost-url-dev_1.83.0.2+b2_amd64.deb ... #17 197.7 Unpacking libboost-url-dev:amd64 (1.83.0.2+b2) ... #17 197.8 Selecting previously unselected package libboost-wave1.83.0:amd64. #17 197.8 Preparing to unpack .../605-libboost-wave1.83.0_1.83.0-4.2_amd64.deb ... #17 197.8 Unpacking libboost-wave1.83.0:amd64 (1.83.0-4.2) ... #17 198.0 Selecting previously unselected package libboost-wave1.83-dev:amd64. #17 198.0 Preparing to unpack .../606-libboost-wave1.83-dev_1.83.0-4.2_amd64.deb ... #17 198.1 Unpacking libboost-wave1.83-dev:amd64 (1.83.0-4.2) ... #17 198.3 Selecting previously unselected package libboost-wave-dev:amd64. #17 198.3 Preparing to unpack .../607-libboost-wave-dev_1.83.0.2+b2_amd64.deb ... #17 198.3 Unpacking libboost-wave-dev:amd64 (1.83.0.2+b2) ... #17 198.5 Selecting previously unselected package libboost-all-dev. #17 198.5 Preparing to unpack .../608-libboost-all-dev_1.83.0.2+b2_amd64.deb ... #17 198.5 Unpacking libboost-all-dev (1.83.0.2+b2) ... #17 198.7 Selecting previously unselected package libbrotli-dev:amd64. #17 198.7 Preparing to unpack .../609-libbrotli-dev_1.1.0-2+b7_amd64.deb ... #17 198.7 Unpacking libbrotli-dev:amd64 (1.1.0-2+b7) ... #17 198.9 Selecting previously unselected package libmd-dev:amd64. #17 198.9 Preparing to unpack .../610-libmd-dev_1.1.0-2+b1_amd64.deb ... #17 199.0 Unpacking libmd-dev:amd64 (1.1.0-2+b1) ... #17 199.1 Selecting previously unselected package libbsd-dev:amd64. #17 199.1 Preparing to unpack .../611-libbsd-dev_0.12.2-2_amd64.deb ... #17 199.2 Unpacking libbsd-dev:amd64 (0.12.2-2) ... #17 199.4 Selecting previously unselected package libbson-1.0-0t64. #17 199.4 Preparing to unpack .../612-libbson-1.0-0t64_1.30.4-1+deb13u1_amd64.deb ... #17 199.4 Unpacking libbson-1.0-0t64 (1.30.4-1+deb13u1) ... #17 199.6 Selecting previously unselected package libbson-dev. #17 199.6 Preparing to unpack .../613-libbson-dev_1.30.4-1+deb13u1_amd64.deb ... #17 199.6 Unpacking libbson-dev (1.30.4-1+deb13u1) ... #17 199.9 Selecting previously unselected package libcares2:amd64. #17 199.9 Preparing to unpack .../614-libcares2_1.34.5-1+deb13u1_amd64.deb ... #17 199.9 Unpacking libcares2:amd64 (1.34.5-1+deb13u1) ... #17 200.1 Selecting previously unselected package libc-ares-dev:amd64. #17 200.1 Preparing to unpack .../615-libc-ares-dev_1.34.5-1+deb13u1_amd64.deb ... #17 200.1 Unpacking libc-ares-dev:amd64 (1.34.5-1+deb13u1) ... #17 200.4 Selecting previously unselected package libcairo-gobject2:amd64. #17 200.4 Preparing to unpack .../616-libcairo-gobject2_1.18.4-1+b1_amd64.deb ... #17 200.4 Unpacking libcairo-gobject2:amd64 (1.18.4-1+b1) ... #17 200.6 Selecting previously unselected package libcap-dev:amd64. #17 200.6 Preparing to unpack .../617-libcap-dev_1%3a2.75-10+b3_amd64.deb ... #17 200.6 Unpacking libcap-dev:amd64 (1:2.75-10+b3) ... #17 200.9 Selecting previously unselected package libncurses6:amd64. #17 200.9 Preparing to unpack .../618-libncurses6_6.5+20250216-2_amd64.deb ... #17 200.9 Unpacking libncurses6:amd64 (6.5+20250216-2) ... #17 201.2 Selecting previously unselected package libcdk5t64:amd64. #17 201.2 Preparing to unpack .../619-libcdk5t64_5.0.20250116-1_amd64.deb ... #17 201.2 Unpacking libcdk5t64:amd64 (5.0.20250116-1) ... #17 201.4 Selecting previously unselected package libncurses-dev:amd64. #17 201.4 Preparing to unpack .../620-libncurses-dev_6.5+20250216-2_amd64.deb ... #17 201.4 Unpacking libncurses-dev:amd64 (6.5+20250216-2) ... #17 201.6 Selecting previously unselected package libcdk5-dev. #17 201.6 Preparing to unpack .../621-libcdk5-dev_5.0.20250116-1_amd64.deb ... #17 201.6 Unpacking libcdk5-dev (5.0.20250116-1) ... #17 201.8 Selecting previously unselected package libcsv3:amd64. #17 201.9 Preparing to unpack .../622-libcsv3_3.0.3+dfsg-6+b3_amd64.deb ... #17 201.9 Unpacking libcsv3:amd64 (3.0.3+dfsg-6+b3) ... #17 202.0 Selecting previously unselected package libcsv-dev:amd64. #17 202.1 Preparing to unpack .../623-libcsv-dev_3.0.3+dfsg-6+b3_amd64.deb ... #17 202.1 Unpacking libcsv-dev:amd64 (3.0.3+dfsg-6+b3) ... #17 202.3 Selecting previously unselected package libunbound8:amd64. #17 202.3 Preparing to unpack .../624-libunbound8_1.22.0-2+deb13u1_amd64.deb ... #17 202.3 Unpacking libunbound8:amd64 (1.22.0-2+deb13u1) ... #17 202.5 Selecting previously unselected package libgnutls-dane0t64:amd64. #17 202.5 Preparing to unpack .../625-libgnutls-dane0t64_3.8.9-3+deb13u1_amd64.deb ... #17 202.6 Unpacking libgnutls-dane0t64:amd64 (3.8.9-3+deb13u1) ... #17 203.1 Selecting previously unselected package libgnutls-openssl27t64:amd64. #17 203.1 Preparing to unpack .../626-libgnutls-openssl27t64_3.8.9-3+deb13u1_amd64.deb ... #17 203.2 Unpacking libgnutls-openssl27t64:amd64 (3.8.9-3+deb13u1) ... #17 203.4 Selecting previously unselected package libidn2-dev:amd64. #17 203.4 Preparing to unpack .../627-libidn2-dev_2.3.8-2_amd64.deb ... #17 203.4 Unpacking libidn2-dev:amd64 (2.3.8-2) ... #17 203.6 Selecting previously unselected package libp11-kit-dev:amd64. #17 203.6 Preparing to unpack .../628-libp11-kit-dev_0.25.5-3_amd64.deb ... #17 203.6 Unpacking libp11-kit-dev:amd64 (0.25.5-3) ... #17 203.8 Selecting previously unselected package libtasn1-6-dev:amd64. #17 203.8 Preparing to unpack .../629-libtasn1-6-dev_4.20.0-2_amd64.deb ... #17 203.8 Unpacking libtasn1-6-dev:amd64 (4.20.0-2) ... #17 204.0 Selecting previously unselected package libgmpxx4ldbl:amd64. #17 204.0 Preparing to unpack .../630-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_amd64.deb ... #17 204.1 Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ... #17 204.2 Selecting previously unselected package libgmp-dev:amd64. #17 204.3 Preparing to unpack .../631-libgmp-dev_2%3a6.3.0+dfsg-3_amd64.deb ... #17 204.3 Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-3) ... #17 204.5 Selecting previously unselected package nettle-dev:amd64. #17 204.5 Preparing to unpack .../632-nettle-dev_3.10.1-1_amd64.deb ... #17 204.5 Unpacking nettle-dev:amd64 (3.10.1-1) ... #17 204.6 Selecting previously unselected package libgnutls28-dev:amd64. #17 204.6 Preparing to unpack .../633-libgnutls28-dev_3.8.9-3+deb13u1_amd64.deb ... #17 204.7 Unpacking libgnutls28-dev:amd64 (3.8.9-3+deb13u1) ... #17 204.9 Selecting previously unselected package libkrb5-dev:amd64. #17 204.9 Preparing to unpack .../634-libkrb5-dev_1.21.3-5_amd64.deb ... #17 204.9 Unpacking libkrb5-dev:amd64 (1.21.3-5) ... #17 205.1 Selecting previously unselected package libldap-dev:amd64. #17 205.1 Preparing to unpack .../635-libldap-dev_2.6.10+dfsg-1_amd64.deb ... #17 205.1 Unpacking libldap-dev:amd64 (2.6.10+dfsg-1) ... #17 205.5 Selecting previously unselected package libpkgconf3:amd64. #17 205.5 Preparing to unpack .../636-libpkgconf3_1.8.1-4_amd64.deb ... #17 205.6 Unpacking libpkgconf3:amd64 (1.8.1-4) ... #17 205.8 Selecting previously unselected package pkgconf-bin. #17 205.8 Preparing to unpack .../637-pkgconf-bin_1.8.1-4_amd64.deb ... #17 205.8 Unpacking pkgconf-bin (1.8.1-4) ... #17 206.0 Selecting previously unselected package pkgconf:amd64. #17 206.0 Preparing to unpack .../638-pkgconf_1.8.1-4_amd64.deb ... #17 206.1 Unpacking pkgconf:amd64 (1.8.1-4) ... #17 206.2 Selecting previously unselected package libnghttp2-dev:amd64. #17 206.3 Preparing to unpack .../639-libnghttp2-dev_1.64.0-1.1_amd64.deb ... #17 206.3 Unpacking libnghttp2-dev:amd64 (1.64.0-1.1) ... #17 206.5 Selecting previously unselected package libnghttp3-dev:amd64. #17 206.5 Preparing to unpack .../640-libnghttp3-dev_1.8.0-1_amd64.deb ... #17 206.5 Unpacking libnghttp3-dev:amd64 (1.8.0-1) ... #17 206.7 Selecting previously unselected package libngtcp2-crypto-gnutls-dev:amd64. #17 206.7 Preparing to unpack .../641-libngtcp2-crypto-gnutls-dev_1.11.0-1_amd64.deb ... #17 206.8 Unpacking libngtcp2-crypto-gnutls-dev:amd64 (1.11.0-1) ... #17 206.9 Selecting previously unselected package libngtcp2-dev:amd64. #17 206.9 Preparing to unpack .../642-libngtcp2-dev_1.11.0-1_amd64.deb ... #17 207.0 Unpacking libngtcp2-dev:amd64 (1.11.0-1) ... #17 207.1 Selecting previously unselected package libpsl-dev:amd64. #17 207.2 Preparing to unpack .../643-libpsl-dev_0.21.2-1.1+b1_amd64.deb ... #17 207.2 Unpacking libpsl-dev:amd64 (0.21.2-1.1+b1) ... #17 207.3 Selecting previously unselected package librtmp-dev:amd64. #17 207.4 Preparing to unpack .../644-librtmp-dev_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ... #17 207.4 Unpacking librtmp-dev:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #17 207.5 Selecting previously unselected package libssl-dev:amd64. #17 207.5 Preparing to unpack .../645-libssl-dev_3.5.4-1~deb13u1_amd64.deb ... #17 207.6 Unpacking libssl-dev:amd64 (3.5.4-1~deb13u1) ... #17 207.8 Selecting previously unselected package libssh2-1-dev:amd64. #17 207.9 Preparing to unpack .../646-libssh2-1-dev_1.11.1-1_amd64.deb ... #17 207.9 Unpacking libssh2-1-dev:amd64 (1.11.1-1) ... #17 208.1 Selecting previously unselected package libzstd-dev:amd64. #17 208.1 Preparing to unpack .../647-libzstd-dev_1.5.7+dfsg-1_amd64.deb ... #17 208.1 Unpacking libzstd-dev:amd64 (1.5.7+dfsg-1) ... #17 208.3 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #17 208.3 Preparing to unpack .../648-libcurl4-gnutls-dev_8.14.1-2+deb13u2_amd64.deb ... #17 208.3 Unpacking libcurl4-gnutls-dev:amd64 (8.14.1-2+deb13u2) ... #17 208.6 Selecting previously unselected package libdbi1t64:amd64. #17 208.6 Preparing to unpack .../649-libdbi1t64_0.9.0-6.1+b1_amd64.deb ... #17 208.6 Unpacking libdbi1t64:amd64 (0.9.0-6.1+b1) ... #17 208.8 Selecting previously unselected package libdbd-sqlite3:amd64. #17 208.8 Preparing to unpack .../650-libdbd-sqlite3_0.9.0-13_amd64.deb ... #17 208.8 Unpacking libdbd-sqlite3:amd64 (0.9.0-13) ... #17 208.9 Selecting previously unselected package libdbi-dev. #17 208.9 Preparing to unpack .../651-libdbi-dev_0.9.0-6.1+b1_amd64.deb ... #17 209.0 Unpacking libdbi-dev (0.9.0-6.1+b1) ... #17 209.1 Selecting previously unselected package libsystemd-dev:amd64. #17 209.2 Preparing to unpack .../652-libsystemd-dev_257.9-1~deb13u1_amd64.deb ... #17 209.2 Unpacking libsystemd-dev:amd64 (257.9-1~deb13u1) ... #17 209.5 Selecting previously unselected package libdbus-1-dev:amd64. #17 209.5 Preparing to unpack .../653-libdbus-1-dev_1.16.2-2_amd64.deb ... #17 209.5 Unpacking libdbus-1-dev:amd64 (1.16.2-2) ... #17 209.6 Selecting previously unselected package libelf-dev:amd64. #17 209.7 Preparing to unpack .../654-libelf-dev_0.192-4_amd64.deb ... #17 209.7 Unpacking libelf-dev:amd64 (0.192-4) ... #17 209.9 Selecting previously unselected package libffi-dev:amd64. #17 209.9 Preparing to unpack .../655-libffi-dev_3.4.8-2_amd64.deb ... #17 209.9 Unpacking libffi-dev:amd64 (3.4.8-2) ... #17 210.1 Selecting previously unselected package libfftw3-double3:amd64. #17 210.1 Preparing to unpack .../656-libfftw3-double3_3.3.10-2+b1_amd64.deb ... #17 210.2 Unpacking libfftw3-double3:amd64 (3.3.10-2+b1) ... #17 210.6 Selecting previously unselected package libfftw3-long3:amd64. #17 210.6 Preparing to unpack .../657-libfftw3-long3_3.3.10-2+b1_amd64.deb ... #17 210.7 Unpacking libfftw3-long3:amd64 (3.3.10-2+b1) ... #17 210.9 Selecting previously unselected package libfftw3-quad3:amd64. #17 210.9 Preparing to unpack .../658-libfftw3-quad3_3.3.10-2+b1_amd64.deb ... #17 210.9 Unpacking libfftw3-quad3:amd64 (3.3.10-2+b1) ... #17 211.2 Selecting previously unselected package libfftw3-single3:amd64. #17 211.2 Preparing to unpack .../659-libfftw3-single3_3.3.10-2+b1_amd64.deb ... #17 211.2 Unpacking libfftw3-single3:amd64 (3.3.10-2+b1) ... #17 211.4 Selecting previously unselected package libfftw3-bin. #17 211.4 Preparing to unpack .../660-libfftw3-bin_3.3.10-2+b1_amd64.deb ... #17 211.4 Unpacking libfftw3-bin (3.3.10-2+b1) ... #17 211.6 Selecting previously unselected package libfftw3-dev:amd64. #17 211.6 Preparing to unpack .../661-libfftw3-dev_3.3.10-2+b1_amd64.deb ... #17 211.6 Unpacking libfftw3-dev:amd64 (3.3.10-2+b1) ... #17 211.9 Selecting previously unselected package libgpg-error-dev:amd64. #17 211.9 Preparing to unpack .../662-libgpg-error-dev_1.51-4_amd64.deb ... #17 211.9 Unpacking libgpg-error-dev:amd64 (1.51-4) ... #17 212.1 Selecting previously unselected package libgcrypt20-dev:amd64. #17 212.1 Preparing to unpack .../663-libgcrypt20-dev_1.11.0-7_amd64.deb ... #17 212.2 Unpacking libgcrypt20-dev:amd64 (1.11.0-7) ... #17 212.4 Selecting previously unselected package libgdk-pixbuf2.0-common. #17 212.4 Preparing to unpack .../664-libgdk-pixbuf2.0-common_2.42.12+dfsg-4_all.deb ... #17 212.4 Unpacking libgdk-pixbuf2.0-common (2.42.12+dfsg-4) ... #17 212.6 Selecting previously unselected package shared-mime-info. #17 212.6 Preparing to unpack .../665-shared-mime-info_2.4-5+b2_amd64.deb ... #17 212.6 Unpacking shared-mime-info (2.4-5+b2) ... #17 212.8 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #17 212.8 Preparing to unpack .../666-libgdk-pixbuf-2.0-0_2.42.12+dfsg-4_amd64.deb ... #17 212.8 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-4) ... #17 213.1 Selecting previously unselected package libsepol-dev:amd64. #17 213.1 Preparing to unpack .../667-libsepol-dev_3.8.1-1_amd64.deb ... #17 213.1 Unpacking libsepol-dev:amd64 (3.8.1-1) ... #17 213.3 Selecting previously unselected package libpcre2-16-0:amd64. #17 213.3 Preparing to unpack .../668-libpcre2-16-0_10.46-1~deb13u1_amd64.deb ... #17 213.4 Unpacking libpcre2-16-0:amd64 (10.46-1~deb13u1) ... #17 213.6 Selecting previously unselected package libpcre2-32-0:amd64. #17 213.6 Preparing to unpack .../669-libpcre2-32-0_10.46-1~deb13u1_amd64.deb ... #17 213.7 Unpacking libpcre2-32-0:amd64 (10.46-1~deb13u1) ... #17 213.9 Selecting previously unselected package libpcre2-posix3:amd64. #17 213.9 Preparing to unpack .../670-libpcre2-posix3_10.46-1~deb13u1_amd64.deb ... #17 213.9 Unpacking libpcre2-posix3:amd64 (10.46-1~deb13u1) ... #17 214.1 Selecting previously unselected package libpcre2-dev:amd64. #17 214.1 Preparing to unpack .../671-libpcre2-dev_10.46-1~deb13u1_amd64.deb ... #17 214.1 Unpacking libpcre2-dev:amd64 (10.46-1~deb13u1) ... #17 214.3 Selecting previously unselected package libselinux1-dev:amd64. #17 214.4 Preparing to unpack .../672-libselinux1-dev_3.8.1-1_amd64.deb ... #17 214.4 Unpacking libselinux1-dev:amd64 (3.8.1-1) ... #17 214.6 Selecting previously unselected package libmount-dev:amd64. #17 214.6 Preparing to unpack .../673-libmount-dev_2.41-5_amd64.deb ... #17 214.6 Unpacking libmount-dev:amd64 (2.41-5) ... #17 214.8 Selecting previously unselected package libsysprof-capture-4-dev:amd64. #17 214.8 Preparing to unpack .../674-libsysprof-capture-4-dev_48.0-2_amd64.deb ... #17 214.8 Unpacking libsysprof-capture-4-dev:amd64 (48.0-2) ... #17 215.0 Selecting previously unselected package libgio-2.0-dev:amd64. #17 215.0 Preparing to unpack .../675-libgio-2.0-dev_2.84.4-3~deb13u2_amd64.deb ... #17 215.0 Unpacking libgio-2.0-dev:amd64 (2.84.4-3~deb13u2) ... #17 215.3 Selecting previously unselected package python3-packaging. #17 215.3 Preparing to unpack .../676-python3-packaging_25.0-1_all.deb ... #17 215.3 Unpacking python3-packaging (25.0-1) ... #17 215.6 Selecting previously unselected package libgio-2.0-dev-bin. #17 215.7 Preparing to unpack .../677-libgio-2.0-dev-bin_2.84.4-3~deb13u2_amd64.deb ... #17 215.7 Unpacking libgio-2.0-dev-bin (2.84.4-3~deb13u2) ... #17 215.9 Selecting previously unselected package libglib2.0-data. #17 215.9 Preparing to unpack .../678-libglib2.0-data_2.84.4-3~deb13u2_all.deb ... #17 216.2 Unpacking libglib2.0-data (2.84.4-3~deb13u2) ... #17 216.9 Selecting previously unselected package libglib2.0-bin. #17 216.9 Preparing to unpack .../679-libglib2.0-bin_2.84.4-3~deb13u2_amd64.deb ... #17 216.9 Unpacking libglib2.0-bin (2.84.4-3~deb13u2) ... #17 217.1 Selecting previously unselected package libglib2.0-dev-bin. #17 217.1 Preparing to unpack .../680-libglib2.0-dev-bin_2.84.4-3~deb13u2_amd64.deb ... #17 217.1 Unpacking libglib2.0-dev-bin (2.84.4-3~deb13u2) ... #17 217.3 Selecting previously unselected package libglib2.0-dev:amd64. #17 217.3 Preparing to unpack .../681-libglib2.0-dev_2.84.4-3~deb13u2_amd64.deb ... #17 217.4 Unpacking libglib2.0-dev:amd64 (2.84.4-3~deb13u2) ... #17 217.6 Selecting previously unselected package libgps30t64:amd64. #17 217.6 Preparing to unpack .../682-libgps30t64_3.25-5_amd64.deb ... #17 217.6 Unpacking libgps30t64:amd64 (3.25-5) ... #17 217.7 Selecting previously unselected package libgps-dev:amd64. #17 217.8 Preparing to unpack .../683-libgps-dev_3.25-5_amd64.deb ... #17 217.8 Unpacking libgps-dev:amd64 (3.25-5) ... #17 218.0 Selecting previously unselected package libgsm1:amd64. #17 218.0 Preparing to unpack .../684-libgsm1_1.0.22-1+b2_amd64.deb ... #17 218.0 Unpacking libgsm1:amd64 (1.0.22-1+b2) ... #17 218.3 Selecting previously unselected package libgsm1-dev:amd64. #17 218.3 Preparing to unpack .../685-libgsm1-dev_1.0.22-1+b2_amd64.deb ... #17 218.3 Unpacking libgsm1-dev:amd64 (1.0.22-1+b2) ... #17 218.5 Selecting previously unselected package libidn-dev:amd64. #17 218.5 Preparing to unpack .../686-libidn-dev_1.43-1_amd64.deb ... #17 218.6 Unpacking libidn-dev:amd64 (1.43-1) ... #17 218.7 Selecting previously unselected package libintelrdfpmath-dev:amd64. #17 218.7 Preparing to unpack .../687-libintelrdfpmath-dev_2.0u3-1_amd64.deb ... #17 218.8 Unpacking libintelrdfpmath-dev:amd64 (2.0u3-1) ... #17 219.1 Selecting previously unselected package libjansson-dev:amd64. #17 219.1 Preparing to unpack .../688-libjansson-dev_2.14-2+b3_amd64.deb ... #17 219.1 Unpacking libjansson-dev:amd64 (2.14-2+b3) ... #17 219.3 Selecting previously unselected package liblimesuite23.11-1:amd64. #17 219.3 Preparing to unpack .../689-liblimesuite23.11-1_23.11.0+dfsg-3+b2_amd64.deb ... #17 219.3 Unpacking liblimesuite23.11-1:amd64 (23.11.0+dfsg-3+b2) ... #17 219.5 Selecting previously unselected package liblimesuite-dev:amd64. #17 219.5 Preparing to unpack .../690-liblimesuite-dev_23.11.0+dfsg-3+b2_amd64.deb ... #17 219.6 Unpacking liblimesuite-dev:amd64 (23.11.0+dfsg-3+b2) ... #17 219.8 Selecting previously unselected package liblua5.3-0:amd64. #17 219.8 Preparing to unpack .../691-liblua5.3-0_5.3.6-2+b4_amd64.deb ... #17 219.8 Unpacking liblua5.3-0:amd64 (5.3.6-2+b4) ... #17 219.9 Selecting previously unselected package libreadline-dev:amd64. #17 220.0 Preparing to unpack .../692-libreadline-dev_8.2-6_amd64.deb ... #17 220.0 Unpacking libreadline-dev:amd64 (8.2-6) ... #17 220.1 Selecting previously unselected package liblua5.3-dev:amd64. #17 220.1 Preparing to unpack .../693-liblua5.3-dev_5.3.6-2+b4_amd64.deb ... #17 220.1 Unpacking liblua5.3-dev:amd64 (5.3.6-2+b4) ... #17 220.4 Selecting previously unselected package mysql-common. #17 220.4 Preparing to unpack .../694-mysql-common_5.8+1.1.1_all.deb ... #17 220.5 Unpacking mysql-common (5.8+1.1.1) ... #17 220.7 Selecting previously unselected package mariadb-common. #17 220.7 Preparing to unpack .../695-mariadb-common_1%3a11.8.3-0+deb13u1_all.deb ... #17 220.8 Unpacking mariadb-common (1:11.8.3-0+deb13u1) ... #17 221.0 Selecting previously unselected package libmariadb3:amd64. #17 221.0 Preparing to unpack .../696-libmariadb3_1%3a11.8.3-0+deb13u1_amd64.deb ... #17 221.0 Unpacking libmariadb3:amd64 (1:11.8.3-0+deb13u1) ... #17 221.2 Selecting previously unselected package libmicrohttpd12t64:amd64. #17 221.3 Preparing to unpack .../697-libmicrohttpd12t64_1.0.1-4_amd64.deb ... #17 221.3 Unpacking libmicrohttpd12t64:amd64 (1.0.1-4) ... #17 221.5 Selecting previously unselected package libmicrohttpd-dev:amd64. #17 221.5 Preparing to unpack .../698-libmicrohttpd-dev_1.0.1-4_amd64.deb ... #17 221.5 Unpacking libmicrohttpd-dev:amd64 (1.0.1-4) ... #17 221.7 Selecting previously unselected package libmnl-dev:amd64. #17 221.7 Preparing to unpack .../699-libmnl-dev_1.0.5-3_amd64.deb ... #17 221.8 Unpacking libmnl-dev:amd64 (1.0.5-3) ... #17 222.0 Selecting previously unselected package libmongocrypt0:amd64. #17 222.0 Preparing to unpack .../700-libmongocrypt0_1.13.2-1_amd64.deb ... #17 222.0 Unpacking libmongocrypt0:amd64 (1.13.2-1) ... #17 222.3 Selecting previously unselected package libsnappy1v5:amd64. #17 222.3 Preparing to unpack .../701-libsnappy1v5_1.2.2-1_amd64.deb ... #17 222.3 Unpacking libsnappy1v5:amd64 (1.2.2-1) ... #17 222.5 Selecting previously unselected package libutf8proc3:amd64. #17 222.5 Preparing to unpack .../702-libutf8proc3_2.9.0-1+b2_amd64.deb ... #17 222.6 Unpacking libutf8proc3:amd64 (2.9.0-1+b2) ... #17 222.7 Selecting previously unselected package libmongoc-1.0-0t64. #17 222.7 Preparing to unpack .../703-libmongoc-1.0-0t64_1.30.4-1+deb13u1_amd64.deb ... #17 222.8 Unpacking libmongoc-1.0-0t64 (1.30.4-1+deb13u1) ... #17 223.0 Selecting previously unselected package libmongocrypt-dev:amd64. #17 223.0 Preparing to unpack .../704-libmongocrypt-dev_1.13.2-1_amd64.deb ... #17 223.0 Unpacking libmongocrypt-dev:amd64 (1.13.2-1) ... #17 223.2 Selecting previously unselected package libsnappy-dev:amd64. #17 223.2 Preparing to unpack .../705-libsnappy-dev_1.2.2-1_amd64.deb ... #17 223.2 Unpacking libsnappy-dev:amd64 (1.2.2-1) ... #17 223.4 Selecting previously unselected package libsasl2-dev. #17 223.4 Preparing to unpack .../706-libsasl2-dev_2.1.28+dfsg1-9_amd64.deb ... #17 223.4 Unpacking libsasl2-dev (2.1.28+dfsg1-9) ... #17 223.6 Selecting previously unselected package libutf8proc-dev:amd64. #17 223.6 Preparing to unpack .../707-libutf8proc-dev_2.9.0-1+b2_amd64.deb ... #17 223.7 Unpacking libutf8proc-dev:amd64 (2.9.0-1+b2) ... #17 223.8 Selecting previously unselected package libmongoc-dev. #17 223.8 Preparing to unpack .../708-libmongoc-dev_1.30.4-1+deb13u1_amd64.deb ... #17 223.9 Unpacking libmongoc-dev (1.30.4-1+deb13u1) ... #17 224.1 Selecting previously unselected package pci.ids. #17 224.1 Preparing to unpack .../709-pci.ids_0.0~2025.06.09-1_all.deb ... #17 224.1 Unpacking pci.ids (0.0~2025.06.09-1) ... #17 224.3 Selecting previously unselected package libpci3:amd64. #17 224.3 Preparing to unpack .../710-libpci3_1%3a3.13.0-2_amd64.deb ... #17 224.3 Unpacking libpci3:amd64 (1:3.13.0-2) ... #17 224.5 Selecting previously unselected package libsensors-config. #17 224.5 Preparing to unpack .../711-libsensors-config_1%3a3.6.2-2_all.deb ... #17 224.5 Unpacking libsensors-config (1:3.6.2-2) ... #17 224.7 Selecting previously unselected package libsensors5:amd64. #17 224.7 Preparing to unpack .../712-libsensors5_1%3a3.6.2-2_amd64.deb ... #17 224.8 Unpacking libsensors5:amd64 (1:3.6.2-2) ... #17 225.0 Selecting previously unselected package libwrap0:amd64. #17 225.0 Preparing to unpack .../713-libwrap0_7.6.q-36_amd64.deb ... #17 225.1 Unpacking libwrap0:amd64 (7.6.q-36) ... #17 225.3 Selecting previously unselected package libsnmp-base. #17 225.3 Preparing to unpack .../714-libsnmp-base_5.9.4+dfsg-2+deb13u1_all.deb ... #17 225.3 Unpacking libsnmp-base (5.9.4+dfsg-2+deb13u1) ... #17 225.6 Selecting previously unselected package libsnmp40t64:amd64. #17 225.6 Preparing to unpack .../715-libsnmp40t64_5.9.4+dfsg-2+deb13u1_amd64.deb ... #17 225.6 Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-2+deb13u1) ... #17 225.9 Selecting previously unselected package libnetsnmptrapd40t64:amd64. #17 225.9 Preparing to unpack .../716-libnetsnmptrapd40t64_5.9.4+dfsg-2+deb13u1_amd64.deb ... #17 225.9 Unpacking libnetsnmptrapd40t64:amd64 (5.9.4+dfsg-2+deb13u1) ... #17 226.1 Selecting previously unselected package libnewlib-dev. #17 226.1 Preparing to unpack .../717-libnewlib-dev_4.5.0.20241231-1_all.deb ... #17 226.2 Unpacking libnewlib-dev (4.5.0.20241231-1) ... #17 226.4 Selecting previously unselected package libnewlib-arm-none-eabi. #17 226.4 Preparing to unpack .../718-libnewlib-arm-none-eabi_4.5.0.20241231-1_all.deb ... #17 226.4 Unpacking libnewlib-arm-none-eabi (4.5.0.20241231-1) ... #17 227.4 Selecting previously unselected package libnftnl11:amd64. #17 227.5 Preparing to unpack .../719-libnftnl11_1.2.9-1_amd64.deb ... #17 227.5 Unpacking libnftnl11:amd64 (1.2.9-1) ... #17 227.7 Selecting previously unselected package libnftables1:amd64. #17 227.7 Preparing to unpack .../720-libnftables1_1.1.3-1_amd64.deb ... #17 227.7 Unpacking libnftables1:amd64 (1.1.3-1) ... #17 227.9 Selecting previously unselected package libnftables-dev:amd64. #17 227.9 Preparing to unpack .../721-libnftables-dev_1.1.3-1_amd64.deb ... #17 227.9 Unpacking libnftables-dev:amd64 (1.1.3-1) ... #17 228.1 Selecting previously unselected package libnftnl-dev:amd64. #17 228.1 Preparing to unpack .../722-libnftnl-dev_1.2.9-1_amd64.deb ... #17 228.2 Unpacking libnftnl-dev:amd64 (1.2.9-1) ... #17 228.4 Selecting previously unselected package libnorm1t64:amd64. #17 228.4 Preparing to unpack .../723-libnorm1t64_1.5.9+dfsg-3.1+b2_amd64.deb ... #17 228.4 Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1+b2) ... #17 228.6 Selecting previously unselected package libxml2-dev:amd64. #17 228.6 Preparing to unpack .../724-libxml2-dev_2.12.7+dfsg+really2.9.14-2.1+deb13u2_amd64.deb ... #17 228.6 Unpacking libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... #17 228.8 Selecting previously unselected package libnorm-dev:amd64. #17 228.8 Preparing to unpack .../725-libnorm-dev_1.5.9+dfsg-3.1+b2_amd64.deb ... #17 228.9 Unpacking libnorm-dev:amd64 (1.5.9+dfsg-3.1+b2) ... #17 229.1 Selecting previously unselected package liboping0:amd64. #17 229.1 Preparing to unpack .../726-liboping0_1.10.0-5+b5_amd64.deb ... #17 229.1 Unpacking liboping0:amd64 (1.10.0-5+b5) ... #17 229.3 Selecting previously unselected package liboping-dev:amd64. #17 229.3 Preparing to unpack .../727-liboping-dev_1.10.0-5+b5_amd64.deb ... #17 229.3 Unpacking liboping-dev:amd64 (1.10.0-5+b5) ... #17 229.5 Selecting previously unselected package liborcania2.3:amd64. #17 229.6 Preparing to unpack .../728-liborcania2.3_2.3.3-1+b2_amd64.deb ... #17 229.6 Unpacking liborcania2.3:amd64 (2.3.3-1+b2) ... #17 229.7 Selecting previously unselected package liborcania-dev:amd64. #17 229.8 Preparing to unpack .../729-liborcania-dev_2.3.3-1+b2_amd64.deb ... #17 229.8 Unpacking liborcania-dev:amd64 (2.3.3-1+b2) ... #17 230.0 Selecting previously unselected package libortp16:amd64. #17 230.0 Preparing to unpack .../730-libortp16_1%3a5.3.105-1_amd64.deb ... #17 230.0 Unpacking libortp16:amd64 (1:5.3.105-1) ... #17 230.2 Selecting previously unselected package libortp-dev:amd64. #17 230.2 Preparing to unpack .../731-libortp-dev_1%3a5.3.105-1_amd64.deb ... #17 230.2 Unpacking libortp-dev:amd64 (1:5.3.105-1) ... #17 230.5 Selecting previously unselected package libpcap0.8t64:amd64. #17 230.5 Preparing to unpack .../732-libpcap0.8t64_1.10.5-2_amd64.deb ... #17 230.5 Unpacking libpcap0.8t64:amd64 (1.10.5-2) ... #17 230.7 Selecting previously unselected package libpcap0.8-dev:amd64. #17 230.7 Preparing to unpack .../733-libpcap0.8-dev_1.10.5-2_amd64.deb ... #17 230.7 Unpacking libpcap0.8-dev:amd64 (1.10.5-2) ... #17 231.0 Selecting previously unselected package libpcap-dev:amd64. #17 231.0 Preparing to unpack .../734-libpcap-dev_1.10.5-2_amd64.deb ... #17 231.1 Unpacking libpcap-dev:amd64 (1.10.5-2) ... #17 231.3 Selecting previously unselected package libudev-dev:amd64. #17 231.3 Preparing to unpack .../735-libudev-dev_257.9-1~deb13u1_amd64.deb ... #17 231.3 Unpacking libudev-dev:amd64 (257.9-1~deb13u1) ... #17 231.5 Selecting previously unselected package libpci-dev:amd64. #17 231.5 Preparing to unpack .../736-libpci-dev_1%3a3.13.0-2_amd64.deb ... #17 231.5 Unpacking libpci-dev:amd64 (1:3.13.0-2) ... #17 231.7 Selecting previously unselected package libpcsclite1:amd64. #17 231.7 Preparing to unpack .../737-libpcsclite1_2.3.3-1_amd64.deb ... #17 231.7 Unpacking libpcsclite1:amd64 (2.3.3-1) ... #17 231.9 Selecting previously unselected package libpcsclite-dev:amd64. #17 232.0 Preparing to unpack .../738-libpcsclite-dev_2.3.3-1_amd64.deb ... #17 232.0 Unpacking libpcsclite-dev:amd64 (2.3.3-1) ... #17 232.2 Selecting previously unselected package libpgm-5.3-0t64:amd64. #17 232.2 Preparing to unpack .../739-libpgm-5.3-0t64_5.3.128~dfsg-2.1+b1_amd64.deb ... #17 232.2 Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1+b1) ... #17 232.4 Selecting previously unselected package libpgm-dev:amd64. #17 232.4 Preparing to unpack .../740-libpgm-dev_5.3.128~dfsg-2.1+b1_amd64.deb ... #17 232.4 Unpacking libpgm-dev:amd64 (5.3.128~dfsg-2.1+b1) ... #17 232.6 Selecting previously unselected package libraqm0:amd64. #17 232.6 Preparing to unpack .../741-libraqm0_0.10.2-1_amd64.deb ... #17 232.6 Unpacking libraqm0:amd64 (0.10.2-1) ... #17 232.8 Selecting previously unselected package librsvg2-2:amd64. #17 232.8 Preparing to unpack .../742-librsvg2-2_2.60.0+dfsg-1_amd64.deb ... #17 232.8 Unpacking librsvg2-2:amd64 (2.60.0+dfsg-1) ... #17 232.9 Selecting previously unselected package librsvg2-bin. #17 232.9 Preparing to unpack .../743-librsvg2-bin_2.60.0+dfsg-1_amd64.deb ... #17 233.0 Unpacking librsvg2-bin (2.60.0+dfsg-1) ... #17 233.1 Selecting previously unselected package libsctp1:amd64. #17 233.1 Preparing to unpack .../744-libsctp1_1.0.21+dfsg-1_amd64.deb ... #17 233.1 Unpacking libsctp1:amd64 (1.0.21+dfsg-1) ... #17 233.2 Selecting previously unselected package libsctp-dev:amd64. #17 233.2 Preparing to unpack .../745-libsctp-dev_1.0.21+dfsg-1_amd64.deb ... #17 233.3 Unpacking libsctp-dev:amd64 (1.0.21+dfsg-1) ... #17 233.4 Selecting previously unselected package libsensors-dev:amd64. #17 233.4 Preparing to unpack .../746-libsensors-dev_1%3a3.6.2-2_amd64.deb ... #17 233.4 Unpacking libsensors-dev:amd64 (1:3.6.2-2) ... #17 233.6 Selecting previously unselected package libsigsegv-dev:amd64. #17 233.6 Preparing to unpack .../747-libsigsegv-dev_2.14-1+b2_amd64.deb ... #17 233.6 Unpacking libsigsegv-dev:amd64 (2.14-1+b2) ... #17 233.8 Selecting previously unselected package libwrap0-dev:amd64. #17 233.8 Preparing to unpack .../748-libwrap0-dev_7.6.q-36_amd64.deb ... #17 233.8 Unpacking libwrap0-dev:amd64 (7.6.q-36) ... #17 234.0 Selecting previously unselected package libsnmp-dev. #17 234.0 Preparing to unpack .../749-libsnmp-dev_5.9.4+dfsg-2+deb13u1_amd64.deb ... #17 234.0 Unpacking libsnmp-dev (5.9.4+dfsg-2+deb13u1) ... #17 234.3 Selecting previously unselected package libsodium23:amd64. #17 234.3 Preparing to unpack .../750-libsodium23_1.0.18-1+deb13u1_amd64.deb ... #17 234.3 Unpacking libsodium23:amd64 (1.0.18-1+deb13u1) ... #17 234.5 Selecting previously unselected package libsodium-dev:amd64. #17 234.5 Preparing to unpack .../751-libsodium-dev_1.0.18-1+deb13u1_amd64.deb ... #17 234.5 Unpacking libsodium-dev:amd64 (1.0.18-1+deb13u1) ... #17 234.8 Selecting previously unselected package libsofia-sip-ua0t64. #17 234.8 Preparing to unpack .../752-libsofia-sip-ua0t64_1.12.11+20110422.1+1e14eea~dfsg-6.1+b1_amd64.deb ... #17 234.8 Unpacking libsofia-sip-ua0t64 (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #17 235.0 Selecting previously unselected package libsofia-sip-ua-dev. #17 235.1 Preparing to unpack .../753-libsofia-sip-ua-dev_1.12.11+20110422.1+1e14eea~dfsg-6.1+b1_amd64.deb ... #17 235.1 Unpacking libsofia-sip-ua-dev (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #17 235.3 Selecting previously unselected package libsofia-sip-ua-glib3t64. #17 235.3 Preparing to unpack .../754-libsofia-sip-ua-glib3t64_1.12.11+20110422.1+1e14eea~dfsg-6.1+b1_amd64.deb ... #17 235.4 Unpacking libsofia-sip-ua-glib3t64 (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #17 235.5 Selecting previously unselected package libsofia-sip-ua-glib-dev. #17 235.6 Preparing to unpack .../755-libsofia-sip-ua-glib-dev_1.12.11+20110422.1+1e14eea~dfsg-6.1+b1_amd64.deb ... #17 235.6 Unpacking libsofia-sip-ua-glib-dev (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #17 235.8 Selecting previously unselected package libsqlite3-dev:amd64. #17 235.8 Preparing to unpack .../756-libsqlite3-dev_3.46.1-7_amd64.deb ... #17 235.8 Unpacking libsqlite3-dev:amd64 (3.46.1-7) ... #17 236.2 Selecting previously unselected package libtalloc2:amd64. #17 236.2 Preparing to unpack .../757-libtalloc2_2%3a2.4.3+samba4.22.6+dfsg-0+deb13u1_amd64.deb ... #17 236.3 Unpacking libtalloc2:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... #17 236.5 Selecting previously unselected package libtalloc-dev:amd64. #17 236.5 Preparing to unpack .../758-libtalloc-dev_2%3a2.4.3+samba4.22.6+dfsg-0+deb13u1_amd64.deb ... #17 236.5 Unpacking libtalloc-dev:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... #17 236.7 Selecting previously unselected package libtext-unidecode-perl. #17 236.7 Preparing to unpack .../759-libtext-unidecode-perl_1.30-3_all.deb ... #17 236.7 Unpacking libtext-unidecode-perl (1.30-3) ... #17 236.9 Selecting previously unselected package libuhd4.8.0:amd64. #17 237.0 Preparing to unpack .../760-libuhd4.8.0_4.8.0.0+ds1-2_amd64.deb ... #17 237.7 Unpacking libuhd4.8.0:amd64 (4.8.0.0+ds1-2) ... #17 238.0 Selecting previously unselected package libuhd-dev:amd64. #17 238.0 Preparing to unpack .../761-libuhd-dev_4.8.0.0+ds1-2_amd64.deb ... #17 238.1 Unpacking libuhd-dev:amd64 (4.8.0.0+ds1-2) ... #17 238.3 Selecting previously unselected package libyder2.0t64:amd64. #17 238.3 Preparing to unpack .../762-libyder2.0t64_1.4.20-1.1+b1_amd64.deb ... #17 238.4 Unpacking libyder2.0t64:amd64 (1.4.20-1.1+b1) ... #17 238.6 Selecting previously unselected package libulfius2.7t64:amd64. #17 238.6 Preparing to unpack .../763-libulfius2.7t64_2.7.15-2.2+b2_amd64.deb ... #17 238.6 Unpacking libulfius2.7t64:amd64 (2.7.15-2.2+b2) ... #17 238.8 Selecting previously unselected package libyder-dev:amd64. #17 238.8 Preparing to unpack .../764-libyder-dev_1.4.20-1.1+b1_amd64.deb ... #17 238.8 Unpacking libyder-dev:amd64 (1.4.20-1.1+b1) ... #17 239.0 Selecting previously unselected package libulfius-dev:amd64. #17 239.0 Preparing to unpack .../765-libulfius-dev_2.7.15-2.2+b2_amd64.deb ... #17 239.1 Unpacking libulfius-dev:amd64 (2.7.15-2.2+b2) ... #17 239.3 Selecting previously unselected package liburing2:amd64. #17 239.3 Preparing to unpack .../766-liburing2_2.9-1_amd64.deb ... #17 239.3 Unpacking liburing2:amd64 (2.9-1) ... #17 239.5 Selecting previously unselected package liburing-dev:amd64. #17 239.5 Preparing to unpack .../767-liburing-dev_2.9-1_amd64.deb ... #17 239.5 Unpacking liburing-dev:amd64 (2.9-1) ... #17 239.7 Selecting previously unselected package libusb-0.1-4:amd64. #17 239.7 Preparing to unpack .../768-libusb-0.1-4_2%3a0.1.12-35+b1_amd64.deb ... #17 239.7 Unpacking libusb-0.1-4:amd64 (2:0.1.12-35+b1) ... #17 239.9 Selecting previously unselected package libusb-1.0-0-dev:amd64. #17 239.9 Preparing to unpack .../769-libusb-1.0-0-dev_2%3a1.0.28-1_amd64.deb ... #17 239.9 Unpacking libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... #17 240.1 Selecting previously unselected package libusb-dev. #17 240.1 Preparing to unpack .../770-libusb-dev_2%3a0.1.12-35+b1_amd64.deb ... #17 240.2 Unpacking libusb-dev (2:0.1.12-35+b1) ... #17 240.4 Selecting previously unselected package libwebpdemux2:amd64. #17 240.4 Preparing to unpack .../771-libwebpdemux2_1.5.0-0.1_amd64.deb ... #17 240.4 Unpacking libwebpdemux2:amd64 (1.5.0-0.1) ... #17 240.6 Selecting previously unselected package libwebpmux3:amd64. #17 240.6 Preparing to unpack .../772-libwebpmux3_1.5.0-0.1_amd64.deb ... #17 240.7 Unpacking libwebpmux3:amd64 (1.5.0-0.1) ... #17 240.8 Selecting previously unselected package libxml-namespacesupport-perl. #17 240.9 Preparing to unpack .../773-libxml-namespacesupport-perl_1.12-2_all.deb ... #17 240.9 Unpacking libxml-namespacesupport-perl (1.12-2) ... #17 241.1 Selecting previously unselected package libxml-sax-base-perl. #17 241.1 Preparing to unpack .../774-libxml-sax-base-perl_1.09-3_all.deb ... #17 241.1 Unpacking libxml-sax-base-perl (1.09-3) ... #17 241.3 Selecting previously unselected package libxml-sax-perl. #17 241.3 Preparing to unpack .../775-libxml-sax-perl_1.02+dfsg-4_all.deb ... #17 241.4 Unpacking libxml-sax-perl (1.02+dfsg-4) ... #17 241.6 Selecting previously unselected package libxml-libxml-perl. #17 241.6 Preparing to unpack .../776-libxml-libxml-perl_2.0207+dfsg+really+2.0134-5+b2_amd64.deb ... #17 241.6 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-5+b2) ... #17 241.8 Selecting previously unselected package libyaml-0-2:amd64. #17 241.8 Preparing to unpack .../777-libyaml-0-2_0.2.5-2_amd64.deb ... #17 241.8 Unpacking libyaml-0-2:amd64 (0.2.5-2) ... #17 242.0 Selecting previously unselected package libyaml-dev:amd64. #17 242.0 Preparing to unpack .../778-libyaml-dev_0.2.5-2_amd64.deb ... #17 242.0 Unpacking libyaml-dev:amd64 (0.2.5-2) ... #17 242.2 Selecting previously unselected package libzmq5:amd64. #17 242.2 Preparing to unpack .../779-libzmq5_4.3.5-1+b3_amd64.deb ... #17 242.2 Unpacking libzmq5:amd64 (4.3.5-1+b3) ... #17 243.1 Selecting previously unselected package libzmq3-dev:amd64. #17 243.1 Preparing to unpack .../780-libzmq3-dev_4.3.5-1+b3_amd64.deb ... #17 243.1 Unpacking libzmq3-dev:amd64 (4.3.5-1+b3) ... #17 243.3 Selecting previously unselected package lua-socket:amd64. #17 243.3 Preparing to unpack .../781-lua-socket_3.1.0-1+b2_amd64.deb ... #17 243.4 Unpacking lua-socket:amd64 (3.1.0-1+b2) ... #17 243.5 Selecting previously unselected package ninja-build. #17 243.5 Preparing to unpack .../782-ninja-build_1.12.1-1_amd64.deb ... #17 243.6 Unpacking ninja-build (1.12.1-1) ... #17 243.8 Selecting previously unselected package python3-autocommand. #17 243.8 Preparing to unpack .../783-python3-autocommand_2.2.2-3_all.deb ... #17 243.8 Unpacking python3-autocommand (2.2.2-3) ... #17 244.0 Selecting previously unselected package python3-more-itertools. #17 244.0 Preparing to unpack .../784-python3-more-itertools_10.7.0-1_all.deb ... #17 244.0 Unpacking python3-more-itertools (10.7.0-1) ... #17 244.2 Selecting previously unselected package python3-typing-extensions. #17 244.3 Preparing to unpack .../785-python3-typing-extensions_4.13.2-1_all.deb ... #17 244.3 Unpacking python3-typing-extensions (4.13.2-1) ... #17 244.5 Selecting previously unselected package python3-typeguard. #17 244.5 Preparing to unpack .../786-python3-typeguard_4.4.2-1_all.deb ... #17 244.5 Unpacking python3-typeguard (4.4.2-1) ... #17 244.7 Selecting previously unselected package python3-inflect. #17 244.7 Preparing to unpack .../787-python3-inflect_7.3.1-2_all.deb ... #17 244.8 Unpacking python3-inflect (7.3.1-2) ... #17 245.0 Selecting previously unselected package python3-jaraco.context. #17 245.0 Preparing to unpack .../788-python3-jaraco.context_6.0.1-1_all.deb ... #17 245.0 Unpacking python3-jaraco.context (6.0.1-1) ... #17 245.2 Selecting previously unselected package python3-jaraco.functools. #17 245.2 Preparing to unpack .../789-python3-jaraco.functools_4.1.0-1_all.deb ... #17 245.2 Unpacking python3-jaraco.functools (4.1.0-1) ... #17 245.4 Selecting previously unselected package python3-pkg-resources. #17 245.4 Preparing to unpack .../790-python3-pkg-resources_78.1.1-0.1_all.deb ... #17 245.5 Unpacking python3-pkg-resources (78.1.1-0.1) ... #17 245.7 Selecting previously unselected package python3-jaraco.text. #17 245.7 Preparing to unpack .../791-python3-jaraco.text_4.0.0-1_all.deb ... #17 245.7 Unpacking python3-jaraco.text (4.0.0-1) ... #17 245.9 Selecting previously unselected package python3-zipp. #17 245.9 Preparing to unpack .../792-python3-zipp_3.21.0-1_all.deb ... #17 246.0 Unpacking python3-zipp (3.21.0-1) ... #17 246.1 Selecting previously unselected package python3-setuptools. #17 246.1 Preparing to unpack .../793-python3-setuptools_78.1.1-0.1_all.deb ... #17 246.2 Unpacking python3-setuptools (78.1.1-0.1) ... #17 247.3 Selecting previously unselected package meson. #17 247.3 Preparing to unpack .../794-meson_1.7.0-1_all.deb ... #17 247.3 Unpacking meson (1.7.0-1) ... #17 247.5 Selecting previously unselected package mscgen. #17 247.5 Preparing to unpack .../795-mscgen_0.20-16_amd64.deb ... #17 247.6 Unpacking mscgen (0.20-16) ... #17 247.7 Selecting previously unselected package patchelf. #17 247.7 Preparing to unpack .../796-patchelf_0.18.0-1.4_amd64.deb ... #17 247.8 Unpacking patchelf (0.18.0-1.4) ... #17 248.0 Selecting previously unselected package picolibc-arm-none-eabi. #17 248.0 Preparing to unpack .../797-picolibc-arm-none-eabi_1.8.10-2_all.deb ... #17 248.0 Unpacking picolibc-arm-none-eabi (1.8.10-2) ... #17 249.0 Selecting previously unselected package pkg-config:amd64. #17 249.0 Preparing to unpack .../798-pkg-config_1.8.1-4_amd64.deb ... #17 249.0 Unpacking pkg-config:amd64 (1.8.1-4) ... #17 249.3 Selecting previously unselected package python3-astroid. #17 249.3 Preparing to unpack .../799-python3-astroid_3.3.8-2_all.deb ... #17 249.3 Unpacking python3-astroid (3.3.8-2) ... #17 249.6 Selecting previously unselected package python3-isort. #17 249.6 Preparing to unpack .../800-python3-isort_6.0.1-1_all.deb ... #17 249.6 Unpacking python3-isort (6.0.1-1) ... #17 249.8 Selecting previously unselected package python3-mypy-extensions. #17 249.8 Preparing to unpack .../801-python3-mypy-extensions_1.0.0-1_all.deb ... #17 249.9 Unpacking python3-mypy-extensions (1.0.0-1) ... #17 250.1 Selecting previously unselected package python3-logilab-common. #17 250.1 Preparing to unpack .../802-python3-logilab-common_2.1.0-1_all.deb ... #17 250.2 Unpacking python3-logilab-common (2.1.0-1) ... #17 250.4 Selecting previously unselected package python3-dill. #17 250.4 Preparing to unpack .../803-python3-dill_0.4.0-1_all.deb ... #17 250.5 Unpacking python3-dill (0.4.0-1) ... #17 250.7 Selecting previously unselected package python3-mccabe. #17 250.7 Preparing to unpack .../804-python3-mccabe_0.7.0-1_all.deb ... #17 250.7 Unpacking python3-mccabe (0.7.0-1) ... #17 250.9 Selecting previously unselected package python3-platformdirs. #17 250.9 Preparing to unpack .../805-python3-platformdirs_4.3.7-1_all.deb ... #17 251.0 Unpacking python3-platformdirs (4.3.7-1) ... #17 251.2 Selecting previously unselected package python3-tomlkit. #17 251.2 Preparing to unpack .../806-python3-tomlkit_0.13.2-1_all.deb ... #17 251.2 Unpacking python3-tomlkit (0.13.2-1) ... #17 251.5 Selecting previously unselected package pylint. #17 251.5 Preparing to unpack .../807-pylint_3.3.4-1_all.deb ... #17 251.5 Unpacking pylint (3.3.4-1) ... #17 251.8 Selecting previously unselected package python3-funcparserlib. #17 251.8 Preparing to unpack .../808-python3-funcparserlib_1.0.0-0.2_all.deb ... #17 251.8 Unpacking python3-funcparserlib (1.0.0-0.2) ... #17 252.0 Selecting previously unselected package python3-pil:amd64. #17 252.0 Preparing to unpack .../809-python3-pil_11.1.0-5+b1_amd64.deb ... #17 252.1 Unpacking python3-pil:amd64 (11.1.0-5+b1) ... #17 252.3 Selecting previously unselected package python3-webcolors. #17 252.3 Preparing to unpack .../810-python3-webcolors_1.13-1_all.deb ... #17 252.4 Unpacking python3-webcolors (1.13-1) ... #17 252.6 Selecting previously unselected package python3-roman. #17 252.6 Preparing to unpack .../811-python3-roman_5.0-1_all.deb ... #17 252.7 Unpacking python3-roman (5.0-1) ... #17 252.9 Selecting previously unselected package python3-docutils. #17 252.9 Preparing to unpack .../812-python3-docutils_0.21.2+dfsg-2_all.deb ... #17 253.0 Unpacking python3-docutils (0.21.2+dfsg-2) ... #17 253.2 Selecting previously unselected package python3-chardet. #17 253.2 Preparing to unpack .../813-python3-chardet_5.2.0+dfsg-2_all.deb ... #17 253.3 Unpacking python3-chardet (5.2.0+dfsg-2) ... #17 253.5 Selecting previously unselected package python3-cairo. #17 253.5 Preparing to unpack .../814-python3-cairo_1.27.0-2_amd64.deb ... #17 253.5 Unpacking python3-cairo (1.27.0-2) ... #17 253.8 Selecting previously unselected package python3-freetype. #17 253.8 Preparing to unpack .../815-python3-freetype_2.5.1-1_all.deb ... #17 253.8 Unpacking python3-freetype (2.5.1-1) ... #17 254.0 Selecting previously unselected package python3-rlpycairo. #17 254.1 Preparing to unpack .../816-python3-rlpycairo_0.3.0-3_all.deb ... #17 254.1 Unpacking python3-rlpycairo (0.3.0-3) ... #17 254.3 Selecting previously unselected package python3-reportlab. #17 254.3 Preparing to unpack .../817-python3-reportlab_4.3.1-1_all.deb ... #17 254.3 Unpacking python3-reportlab (4.3.1-1) ... #17 254.6 Selecting previously unselected package python3-blockdiag. #17 254.6 Preparing to unpack .../818-python3-blockdiag_3.0.0+dfsg-3_all.deb ... #17 254.7 Unpacking python3-blockdiag (3.0.0+dfsg-3) ... #17 254.9 Selecting previously unselected package python3-distlib. #17 254.9 Preparing to unpack .../819-python3-distlib_0.3.9-1_all.deb ... #17 255.0 Unpacking python3-distlib (0.3.9-1) ... #17 255.2 Selecting previously unselected package python3-filelock. #17 255.2 Preparing to unpack .../820-python3-filelock_3.18.0-1_all.deb ... #17 255.2 Unpacking python3-filelock (3.18.0-1) ... #17 255.4 Selecting previously unselected package python3-gi. #17 255.4 Preparing to unpack .../821-python3-gi_3.50.0-4+b1_amd64.deb ... #17 255.4 Unpacking python3-gi (3.50.0-4+b1) ... #17 255.7 Selecting previously unselected package python3-iniconfig. #17 255.7 Preparing to unpack .../822-python3-iniconfig_1.1.1-2_all.deb ... #17 255.7 Unpacking python3-iniconfig (1.1.1-2) ... #17 255.9 Selecting previously unselected package python3-markupsafe. #17 256.0 Preparing to unpack .../823-python3-markupsafe_2.1.5-1+b3_amd64.deb ... #17 256.0 Unpacking python3-markupsafe (2.1.5-1+b3) ... #17 256.2 Selecting previously unselected package python3-mako. #17 256.2 Preparing to unpack .../824-python3-mako_1.3.9-1_all.deb ... #17 256.3 Unpacking python3-mako (1.3.9-1) ... #17 256.5 Selecting previously unselected package python3-nwdiag. #17 256.5 Preparing to unpack .../825-python3-nwdiag_3.0.0+dfsg-2_all.deb ... #17 256.5 Unpacking python3-nwdiag (3.0.0+dfsg-2) ... #17 256.8 Selecting previously unselected package python3-wheel. #17 256.8 Preparing to unpack .../826-python3-wheel_0.46.1-2_all.deb ... #17 256.8 Unpacking python3-wheel (0.46.1-2) ... #17 257.1 Selecting previously unselected package python3-pip. #17 257.1 Preparing to unpack .../827-python3-pip_25.1.1+dfsg-1_all.deb ... #17 257.1 Unpacking python3-pip (25.1.1+dfsg-1) ... #17 257.4 Selecting previously unselected package python3-pip-whl. #17 257.4 Preparing to unpack .../828-python3-pip-whl_25.1.1+dfsg-1_all.deb ... #17 257.4 Unpacking python3-pip-whl (25.1.1+dfsg-1) ... #17 257.7 Selecting previously unselected package python3-pluggy. #17 257.7 Preparing to unpack .../829-python3-pluggy_1.5.0-1_all.deb ... #17 257.7 Unpacking python3-pluggy (1.5.0-1) ... #17 258.0 Selecting previously unselected package python3-pyflakes. #17 258.0 Preparing to unpack .../830-python3-pyflakes_3.2.0-3_all.deb ... #17 258.0 Unpacking python3-pyflakes (3.2.0-3) ... #17 258.3 Selecting previously unselected package python3-pytest. #17 258.3 Preparing to unpack .../831-python3-pytest_8.3.5-2_all.deb ... #17 258.3 Unpacking python3-pytest (8.3.5-2) ... #17 258.5 Selecting previously unselected package python3-setuptools-whl. #17 258.5 Preparing to unpack .../832-python3-setuptools-whl_78.1.1-0.1_all.deb ... #17 258.5 Unpacking python3-setuptools-whl (78.1.1-0.1) ... #17 258.7 Selecting previously unselected package python3-usb. #17 258.7 Preparing to unpack .../833-python3-usb_1.2.1-2_all.deb ... #17 258.7 Unpacking python3-usb (1.2.1-2) ... #17 258.8 Selecting previously unselected package python3-virtualenv. #17 258.8 Preparing to unpack .../834-python3-virtualenv_20.31.2+ds-1_all.deb ... #17 258.8 Unpacking python3-virtualenv (20.31.2+ds-1) ... #17 259.0 Selecting previously unselected package python3-yaml. #17 259.0 Preparing to unpack .../835-python3-yaml_6.0.2-1+b2_amd64.deb ... #17 259.0 Unpacking python3-yaml (6.0.2-1+b2) ... #17 259.3 Selecting previously unselected package source-highlight. #17 259.3 Preparing to unpack .../836-source-highlight_3.1.9-4.3+b1_amd64.deb ... #17 259.3 Unpacking source-highlight (3.1.9-4.3+b1) ... #17 259.6 Selecting previously unselected package sqlite3. #17 259.6 Preparing to unpack .../837-sqlite3_3.46.1-7_amd64.deb ... #17 259.7 Unpacking sqlite3 (3.46.1-7) ... #17 259.9 Selecting previously unselected package stow. #17 259.9 Preparing to unpack .../838-stow_2.4.1-2_all.deb ... #17 259.9 Unpacking stow (2.4.1-2) ... #17 260.2 Selecting previously unselected package swig. #17 260.2 Preparing to unpack .../839-swig_4.3.0-1_amd64.deb ... #17 260.2 Unpacking swig (4.3.0-1) ... #17 260.5 Selecting previously unselected package tcpdump. #17 260.6 Preparing to unpack .../840-tcpdump_4.99.5-2_amd64.deb ... #17 260.6 Unpacking tcpdump (4.99.5-2) ... #17 260.8 Selecting previously unselected package telnet. #17 260.9 Preparing to unpack .../841-telnet_0.17+2.6-3_all.deb ... #17 260.9 Unpacking telnet (0.17+2.6-3) ... #17 261.1 Selecting previously unselected package tex-gyre. #17 261.1 Preparing to unpack .../842-tex-gyre_20180621-6_all.deb ... #17 261.2 Unpacking tex-gyre (20180621-6) ... #17 261.5 Selecting previously unselected package texinfo-lib. #17 261.5 Preparing to unpack .../843-texinfo-lib_7.1.1-1+b1_amd64.deb ... #17 261.5 Unpacking texinfo-lib (7.1.1-1+b1) ... #17 261.8 Selecting previously unselected package texinfo. #17 261.8 Preparing to unpack .../844-texinfo_7.1.1-1_all.deb ... #17 261.8 Unpacking texinfo (7.1.1-1) ... #17 262.1 Selecting previously unselected package unzip. #17 262.1 Preparing to unpack .../845-unzip_6.0-29_amd64.deb ... #17 262.1 Unpacking unzip (6.0-29) ... #17 262.4 Selecting previously unselected package virtualenv. #17 262.4 Preparing to unpack .../846-virtualenv_20.31.2+ds-1_all.deb ... #17 262.4 Unpacking virtualenv (20.31.2+ds-1) ... #17 262.6 Selecting previously unselected package xxd. #17 262.6 Preparing to unpack .../847-xxd_2%3a9.1.1230-2_amd64.deb ... #17 262.6 Unpacking xxd (2:9.1.1230-2) ... #17 262.8 Setting up media-types (13.0.0) ... #17 263.0 Setting up libpipeline1:amd64 (1.5.8-1) ... #17 263.1 Setting up libgraphite2-3:amd64 (1.3.14-2+b1) ... #17 263.2 Setting up libboost-python1.83.0 (1.83.0-4.2) ... #17 263.3 Setting up libgnutls-openssl27t64:amd64 (3.8.9-3+deb13u1) ... #17 263.4 Setting up liblcms2-2:amd64 (2.16-2) ... #17 263.5 Setting up libboost-program-options1.83.0:amd64 (1.83.0-4.2) ... #17 263.6 Setting up libpixman-1-0:amd64 (0.44.0-3) ... #17 263.7 Setting up libtext-charwidth-perl:amd64 (0.04-11+b4) ... #17 263.8 Setting up libxapian30:amd64 (1.4.29-3) ... #17 264.0 Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1+b2) ... #17 264.1 Setting up wdiff (1.2.2-9) ... #17 264.2 Setting up libsharpyuv0:amd64 (1.5.0-0.1) ... #17 264.3 Setting up libaom3:amd64 (3.12.1-1) ... #17 264.4 Setting up libpciaccess0:amd64 (0.17-3+b3) ... #17 264.5 Setting up mysql-common (5.8+1.1.1) ... #17 264.7 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #17 264.7 Setting up libxau6:amd64 (1:1.0.11-1) ... #17 264.8 Setting up libxdmcp6:amd64 (1:1.1.5-1) ... #17 264.9 Setting up python3-setuptools-whl (78.1.1-0.1) ... #17 265.0 Setting up libnpth0t64:amd64 (1.8-3) ... #17 265.1 Setting up libboost-stacktrace1.83.0:amd64 (1.83.0-4.2) ... #17 265.2 Setting up libkeyutils1:amd64 (1.6.3-6) ... #17 265.3 Setting up libapparmor1:amd64 (4.1.0-1) ... #17 265.4 Setting up libc-l10n (2.41-12+deb13u1) ... #17 265.5 Setting up pci.ids (0.0~2025.06.09-1) ... #17 265.6 Setting up binutils-arm-none-eabi (2.44-3+23+b1) ... #17 265.8 Setting up libxcb1:amd64 (1.17.0-2+b1) ... #17 265.9 Setting up libsodium23:amd64 (1.0.18-1+deb13u1) ... #17 266.0 Setting up swig (4.3.0-1) ... #17 266.1 Setting up native-architecture (0.2.6) ... #17 266.2 Setting up libzstd-dev:amd64 (1.5.7+dfsg-1) ... #17 266.3 Setting up liblerc4:amd64 (4.0.0+ds-5) ... #17 266.4 Setting up libgdbm6t64:amd64 (1.24-2) ... #17 266.5 Setting up bsdextrautils (2.41-5) ... #17 266.6 Setting up libboost-nowide1.83.0 (1.83.0-4.2) ... #17 266.7 Setting up libsofia-sip-ua0t64 (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #17 266.8 Setting up fonts-gfs-porson (1.1-7) ... #17 266.9 Setting up libboost-date-time1.83.0:amd64 (1.83.0-4.2) ... #17 267.0 Setting up libgpg-error0:amd64 (1.51-4) ... #17 267.2 Setting up libdatrie1:amd64 (0.2.13-3+b1) ... #17 267.3 Setting up libgdbm-compat4t64:amd64 (1.24-2) ... #17 267.4 Setting up libboost-json1.83.0:amd64 (1.83.0-4.2) ... #17 270.1 Setting up libmagic-mgc (1:5.46-5) ... #17 270.2 Setting up libboost-timer1.83.0:amd64 (1.83.0-4.2) ... #17 270.3 Setting up libutf8proc3:amd64 (2.9.0-1+b2) ... #17 270.4 Setting up libgsm1:amd64 (1.0.22-1+b2) ... #17 270.5 Setting up python3-pip-whl (25.1.1+dfsg-1) ... #17 270.6 Setting up gawk (1:5.2.1-2+b1) ... #17 270.8 Setting up libxcb-render0:amd64 (1.17.0-2+b1) ... #17 270.9 Setting up libcbor0.10:amd64 (0.10.2-2) ... #17 271.1 Setting up libyaml-0-2:amd64 (0.2.5-2) ... #17 271.2 Setting up libsigsegv-dev:amd64 (2.14-1+b2) ... #17 271.3 Setting up distro-info-data (0.66+deb13u1) ... #17 271.4 Setting up libsnmp-base (5.9.4+dfsg-2+deb13u1) ... #17 271.5 Setting up libtirpc-common (1.3.6+ds-1) ... #17 271.6 Setting up libijs-0.35:amd64 (0.35-15.2) ... #17 271.7 Setting up libtinyxml2-11:amd64 (11.0.0+dfsg-1+b1) ... #17 271.8 Setting up libboost-regex1.83.0:amd64 (1.83.0-4.2) ... #17 271.9 Setting up unzip (6.0-29) ... #17 272.0 Setting up libdbi1t64:amd64 (0.9.0-6.1+b1) ... #17 272.1 Setting up libgs-common (10.05.1~dfsg-1+deb13u1) ... #17 272.2 Setting up libbrotli1:amd64 (1.1.0-2+b7) ... #17 272.3 Setting up libfontbox-java (1:1.8.16-5) ... #17 272.4 Setting up libedit2:amd64 (3.1-20250104-1) ... #17 272.5 Setting up libboost-system1.83.0:amd64 (1.83.0-4.2) ... #17 272.6 Setting up liblab-gamut1:amd64 (2.42.4-3) ... #17 272.8 Setting up libgdk-pixbuf2.0-common (2.42.12+dfsg-4) ... #17 272.9 Setting up libuv1t64:amd64 (1.50.0-2) ... #17 273.0 Setting up libboost-context1.83.0:amd64 (1.83.0-4.2) ... #17 273.1 Setting up libmagic1t64:amd64 (1:5.46-5) ... #17 273.3 Setting up libboost-random1.83.0:amd64 (1.83.0-4.2) ... #17 273.4 Setting up binutils-common:amd64 (2.44-3) ... #17 273.5 Setting up x11-common (1:7.7+24+deb13u1) ... #17 274.2 debconf: unable to initialize frontend: Dialog #17 274.2 debconf: (TERM is not set, so the dialog frontend is not usable.) #17 274.2 debconf: falling back to frontend: Readline #17 274.2 debconf: unable to initialize frontend: Readline #17 274.2 debconf: (This frontend requires a controlling tty.) #17 274.2 debconf: falling back to frontend: Teletype #17 274.2 debconf: unable to initialize frontend: Teletype #17 274.2 debconf: (This frontend requires a controlling tty.) #17 274.2 debconf: falling back to frontend: Noninteractive #17 274.2 invoke-rc.d: could not determine current runlevel #17 274.2 invoke-rc.d: policy-rc.d denied execution of start. #17 274.2 Setting up libsensors-config (1:3.6.2-2) ... #17 274.9 Setting up libnghttp2-14:amd64 (1.64.0-1.1) ... #17 275.1 Setting up libibumad3:amd64 (56.1-1) ... #17 275.2 Setting up libdeflate0:amd64 (1.23-2) ... #17 275.3 Setting up perl-openssl-defaults:amd64 (7+b2) ... #17 275.4 Setting up linux-libc-dev (6.12.63-1) ... #17 275.5 Setting up bc (1.07.1-4) ... #17 275.6 Setting up libctf-nobfd0:amd64 (2.44-3) ... #17 275.7 Setting up libboost-thread1.83.0:amd64 (1.83.0-4.2) ... #17 275.8 Setting up gettext-base (0.23.1-2) ... #17 276.0 Setting up m4 (1.4.19-8) ... #17 276.1 Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #17 276.2 Setting up libgcrypt20:amd64 (1.11.0-7) ... #17 276.3 Setting up lua-socket:amd64 (3.1.0-1+b2) ... #17 276.4 Setting up confget (5.1.2-2) ... #17 276.5 Setting up systemd (257.9-1~deb13u1) ... #17 276.9 Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' → '/usr/lib/systemd/system/getty@.service'. #17 276.9 Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' → '/usr/lib/systemd/system/remote-fs.target'. #17 276.9 Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' → '/usr/lib/systemd/system/systemd-pstore.service'. #17 276.9 Initializing machine ID from random generator. #17 276.9 Creating group 'systemd-journal' with GID 999. #17 276.9 Creating group 'systemd-network' with GID 998. #17 276.9 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. #17 277.1 /usr/lib/tmpfiles.d/legacy.conf:14: Duplicate line for path "/run/lock", ignoring. #17 277.2 Setting up autoconf-archive (20220903-3) ... #17 277.3 Setting up libxcb-shm0:amd64 (1.17.0-2+b1) ... #17 277.4 Setting up libibmad5:amd64 (56.1-1) ... #17 277.5 Setting up libcom-err2:amd64 (1.47.2-3+b7) ... #17 277.7 Setting up file (1:5.46-5) ... #17 277.7 Setting up libutf8proc-dev:amd64 (2.9.0-1+b2) ... #17 277.9 Setting up libboost-filesystem1.83.0:amd64 (1.83.0-4.2) ... #17 278.0 Setting up libgomp1:amd64 (14.2.0-19) ... #17 278.1 Setting up libabsl20240722:amd64 (20240722.0-4) ... #17 278.2 Setting up bzip2 (1.0.8-6) ... #17 278.3 Setting up libffi-dev:amd64 (3.4.8-2) ... #17 278.4 Setting up locales (2.41-12+deb13u1) ... #17 278.5 debconf: unable to initialize frontend: Dialog #17 278.5 debconf: (TERM is not set, so the dialog frontend is not usable.) #17 278.5 debconf: falling back to frontend: Readline #17 278.5 debconf: unable to initialize frontend: Readline #17 278.5 debconf: (This frontend requires a controlling tty.) #17 278.5 debconf: falling back to frontend: Teletype #17 278.5 debconf: unable to initialize frontend: Teletype #17 278.5 debconf: (This frontend requires a controlling tty.) #17 278.5 debconf: falling back to frontend: Noninteractive #17 279.4 Generating locales (this might take a while)... #17 279.4 Generation complete. #17 279.5 Setting up libopts25:amd64 (1:5.18.16-7) ... #17 279.6 Setting up libtext-wrapi18n-perl (0.06-10) ... #17 279.7 Setting up libjbig0:amd64 (2.1-6.1+b2) ... #17 279.8 Setting up libboost-url1.83.0:amd64 (1.83.0-4.2) ... #17 279.9 Setting up libpcre2-16-0:amd64 (10.46-1~deb13u1) ... #17 280.0 Setting up xxd (2:9.1.1230-2) ... #17 280.1 Setting up libze1:amd64 (1.20.6-1) ... #17 280.2 Setting up libsource-highlight-common (3.1.9-4.3) ... #17 280.3 Setting up libsframe1:amd64 (2.44-3) ... #17 280.4 Setting up ninja-build (1.12.1-1) ... #17 280.5 Setting up libelf1t64:amd64 (0.192-4) ... #17 280.7 Setting up libjansson4:amd64 (2.14-2+b3) ... #17 280.8 Setting up libusb-0.1-4:amd64 (2:0.1.12-35+b1) ... #17 280.9 Setting up libpsl-dev:amd64 (0.21.2-1.1+b1) ... #17 281.0 Setting up libsnappy1v5:amd64 (1.2.2-1) ... #17 281.1 Setting up poppler-data (0.4.12-1) ... #17 281.4 Setting up libkrb5support0:amd64 (1.21.3-5) ... #17 281.4 Setting up libdw1t64:amd64 (0.192-4) ... #17 281.5 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... #17 281.6 Setting up libosp5 (1.5.2-15.2) ... #17 281.8 Setting up libboost-atomic1.83.0:amd64 (1.83.0-4.2) ... #17 281.9 Setting up libcap2-bin (1:2.75-10+b3) ... #17 282.0 Setting up libtalloc2:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... #17 282.1 Setting up libsysprof-capture-4-dev:amd64 (48.0-2) ... #17 282.2 Setting up mariadb-common (1:11.8.3-0+deb13u1) ... #17 282.3 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #17 282.4 Setting up libasound2-data (1.2.14-1) ... #17 282.5 Setting up libboost-serialization1.83.0:amd64 (1.83.0-4.2) ... #17 282.6 Setting up libtalloc-dev:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... #17 282.7 Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1+b1) ... #17 282.8 Setting up libboost-numpy1.83.0 (1.83.0-4.2) ... #17 282.9 Setting up libfontenc1:amd64 (1:1.1.8-1+b2) ... #17 283.0 Setting up autotools-dev (20240727.1) ... #17 283.1 Setting up liborcania2.3:amd64 (2.3.3-1+b2) ... #17 283.2 Setting up libz3-4:amd64 (4.13.3-1) ... #17 283.3 Setting up libpcre2-32-0:amd64 (10.46-1~deb13u1) ... #17 283.4 Setting up libglib2.0-data (2.84.4-3~deb13u2) ... #17 283.5 Setting up libunbound8:amd64 (1.22.0-2+deb13u1) ... #17 283.6 Setting up libpkgconf3:amd64 (1.8.1-4) ... #17 283.7 Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ... #17 283.8 Setting up rpcsvc-proto (1.4.3-1) ... #17 283.9 Setting up libasound2t64:amd64 (1.2.14-1) ... #17 284.0 Setting up libmunge2:amd64 (0.5.16-1) ... #17 284.1 Setting up libjpeg62-turbo:amd64 (1:2.1.5-4) ... #17 284.2 Setting up libzzip-0-13t64:amd64 (0.13.78+dfsg.1-0.1) ... #17 284.3 Setting up libgnutls-dane0t64:amd64 (3.8.9-3+deb13u1) ... #17 284.4 Setting up libwrap0:amd64 (7.6.q-36) ... #17 284.5 Setting up libx11-data (2:1.8.12-1) ... #17 284.6 Setting up make (4.4.1-2) ... #17 284.8 Setting up libgpg-error-dev:amd64 (1.51-4) ... #17 284.9 Setting up libsvtav1enc2:amd64 (2.3.0+dfsg-1) ... #17 285.0 Setting up libboost-chrono1.83.0t64:amd64 (1.83.0-4.2) ... #17 285.1 Setting up gnupg-l10n (2.4.7-21+deb13u1) ... #17 285.2 Setting up libjbig2dec0:amd64 (0.20-1+b3) ... #17 285.4 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #17 285.5 Setting up libboost-iostreams1.83.0:amd64 (1.83.0-4.2) ... #17 285.6 Setting up libteckit0:amd64 (2.5.12+ds1-1+b1) ... #17 285.7 Setting up libpgm-dev:amd64 (5.3.128~dfsg-2.1+b1) ... #17 285.8 Setting up libjsoncpp26:amd64 (1.9.6-3) ... #17 285.9 Setting up libpathplan4:amd64 (2.42.4-3) ... #17 286.0 Setting up libapache-pom-java (33-2) ... #17 286.1 Setting up libavahi-common-data:amd64 (0.8-16) ... #17 286.2 Setting up libann0 (1.1.2+doc-9+b1) ... #17 286.3 Setting up libncurses6:amd64 (6.5+20250216-2) ... #17 286.4 Setting up libdbus-1-3:amd64 (1.16.2-2) ... #17 286.5 Setting up xz-utils (5.8.1-1) ... #17 286.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #17 286.6 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 #17 286.6 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 #17 286.6 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 #17 286.6 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 #17 286.6 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 #17 286.6 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 #17 286.6 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 #17 286.6 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 #17 286.6 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 #17 286.6 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 #17 286.7 Setting up xfonts-encodings (1:1.0.4-2.2) ... #17 286.8 Setting up libfribidi0:amd64 (1.0.16-1) ... #17 286.9 Setting up t1utils (1.41-4) ... #17 287.0 Setting up libnewlib-dev (4.5.0.20241231-1) ... #17 287.1 Setting up libquadmath0:amd64 (14.2.0-19) ... #17 287.2 Setting up libtexlua53-5:amd64 (2024.20240313.70630+ds-6) ... #17 287.3 Setting up libimagequant0:amd64 (2.18.0-1+b2) ... #17 287.5 Setting up libproc2-0:amd64 (2:4.0.4-9) ... #17 287.6 Setting up libstdlib-ocaml (5.3.0-3) ... #17 287.7 Setting up libgsm1-dev:amd64 (1.0.22-1+b2) ... #17 287.8 Setting up fonts-dejavu-mono (2.37-8) ... #17 288.1 Setting up libssl-dev:amd64 (3.5.4-1~deb13u1) ... #17 288.2 Setting up libboost-nowide1.83-dev (1.83.0-4.2) ... #17 288.3 Setting up libpng16-16t64:amd64 (1.6.48-1+deb13u1) ... #17 288.4 Setting up libhwloc15:amd64 (2.12.0-4) ... #17 288.5 Setting up libcares2:amd64 (1.34.5-1+deb13u1) ... #17 288.6 Setting up libmpc3:amd64 (1.3.1-1+b3) ... #17 288.7 Setting up libmnl0:amd64 (1.0.5-3) ... #17 288.8 Setting up libc-ares-dev:amd64 (1.34.5-1+deb13u1) ... #17 288.9 Setting up liboping0:amd64 (1.10.0-5+b5) ... #17 289.0 Setting up libatomic1:amd64 (14.2.0-19) ... #17 289.1 Setting up libidn12:amd64 (1.43-1) ... #17 289.2 Setting up patch (2.8-2) ... #17 289.3 Setting up autopoint (0.23.1-2) ... #17 289.4 Setting up libboost-numpy1.83-dev (1.83.0-4.2) ... #17 289.5 Setting up libmpfi0:amd64 (1.5.4+ds-4) ... #17 289.6 Setting up sudo (1.9.16p2-3) ... #17 290.0 invoke-rc.d: could not determine current runlevel #17 290.0 invoke-rc.d: policy-rc.d denied execution of start. #17 290.0 Setting up libipt2 (2.1.2-1) ... #17 290.1 Setting up ocaml-base (5.3.0-3) ... #17 290.1 Setting up libmariadb3:amd64 (1:11.8.3-0+deb13u1) ... #17 290.2 Setting up fonts-dejavu-core (2.37-8) ... #17 290.5 Setting up libgav1-1:amd64 (0.19.0-3+b1) ... #17 290.6 Setting up libsepol-dev:amd64 (3.8.1-1) ... #17 290.7 Setting up libpcsclite1:amd64 (2.3.3-1) ... #17 290.9 Setting up pkgconf-bin (1.8.1-4) ... #17 291.0 Setting up libsensors5:amd64 (1:3.6.2-2) ... #17 291.1 Setting up libsodium-dev:amd64 (1.0.18-1+deb13u1) ... #17 291.2 Setting up libpcsclite-dev:amd64 (2.3.3-1) ... #17 291.2 Setting up libncursesw6:amd64 (6.5+20250216-2) ... #17 291.3 Setting up libk5crypto3:amd64 (1.21.3-5) ... #17 291.4 Setting up libxtables12:amd64 (1.8.11-2) ... #17 291.4 Setting up lynx-common (2.9.2-1) ... #17 291.5 Setting up libgc1:amd64 (1:8.2.8-1) ... #17 291.5 Setting up libltdl7:amd64 (2.5.4-4) ... #17 291.6 Setting up libidn2-dev:amd64 (2.3.8-2) ... #17 291.6 Setting up libfftw3-double3:amd64 (3.3.10-2+b1) ... #17 291.7 Setting up libboost-test1.83.0:amd64 (1.83.0-4.2) ... #17 291.9 Setting up libnewlib-arm-none-eabi (4.5.0.20241231-1) ... #17 292.0 Setting up libkpathsea6:amd64 (2024.20240313.70630+ds-6) ... #17 292.1 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-9) ... #17 292.2 Setting up libgfortran5:amd64 (14.2.0-19) ... #17 292.3 Setting up libboost-fiber1.83.0:amd64 (1.83.0-4.2) ... #17 292.4 Setting up libnghttp3-9:amd64 (1.8.0-1) ... #17 292.5 Setting up libwebp7:amd64 (1.5.0-0.1) ... #17 292.6 Setting up libnghttp3-dev:amd64 (1.8.0-1) ... #17 292.7 Setting up libsofia-sip-ua-dev (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #17 292.8 Setting up libubsan1:amd64 (14.2.0-19) ... #17 292.9 Setting up libstdcompat-ocaml (20~git20240529-2+b2) ... #17 293.0 Setting up libpci3:amd64 (1:3.13.0-2) ... #17 293.1 Setting up libnuma1:amd64 (2.0.19-1) ... #17 293.3 Setting up libpcre2-posix3:amd64 (10.46-1~deb13u1) ... #17 293.4 Setting up dwz (0.15-1+b1) ... #17 293.5 Setting up libaio1t64:amd64 (0.3.113-8+b1) ... #17 293.6 Setting up libsctp1:amd64 (1.0.21+dfsg-1) ... #17 293.7 Setting up python-apt-common (3.0.0) ... #17 293.9 Setting up libdav1d7:amd64 (1.5.1-1) ... #17 294.0 Setting up perl-modules-5.40 (5.40.1-6) ... #17 294.1 Setting up fonts-gfs-baskerville (1.1-6) ... #17 294.2 Setting up sensible-utils (0.0.25) ... #17 294.3 Setting up ocl-icd-libopencl1:amd64 (2.3.3-1) ... #17 294.4 Setting up libhwasan0:amd64 (14.2.0-19) ... #17 294.6 Setting up gpgv (2.4.7-21+deb13u1+b1) ... #17 294.7 Setting up libcrypt-dev:amd64 (1:4.4.38-1) ... #17 294.7 Setting up libtiff6:amd64 (4.7.0-3+deb13u1) ... #17 294.8 Setting up dbus-session-bus-common (1.16.2-2) ... #17 294.8 Setting up libwrap0-dev:amd64 (7.6.q-36) ... #17 294.9 Setting up librav1e0.7:amd64 (0.7.1-9+b2) ... #17 294.9 Setting up libasan8:amd64 (14.2.0-19) ... #17 295.0 Setting up libuchardet0:amd64 (0.0.8-1+b2) ... #17 295.0 Setting up liblua5.3-0:amd64 (5.3.6-2+b4) ... #17 295.1 Setting up libassuan9:amd64 (3.0.2-2) ... #17 295.1 Setting up procps (2:4.0.4-9) ... #17 295.3 Setting up libmd-dev:amd64 (1.1.0-2+b1) ... #17 295.4 Setting up libnl-3-200:amd64 (3.7.0-2) ... #17 295.6 Setting up bison (2:3.8.2+dfsg-1+b2) ... #17 295.7 update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode #17 295.7 update-alternatives: warning: skip creation of /usr/share/man/man1/yacc.1.gz because associated file /usr/share/man/man1/bison.yacc.1.gz (of link group yacc) doesn't exist #17 295.7 Setting up gpgconf (2.4.7-21+deb13u1+b1) ... #17 295.8 Setting up libboost-graph1.83.0:amd64 (1.83.0-4.2) ... #17 295.9 Setting up libpsm2-2 (11.2.185-2.1) ... #17 296.1 Setting up libmicrohttpd12t64:amd64 (1.0.1-4) ... #17 296.2 Setting up openmpi-common (5.0.7-1) ... #17 296.3 Setting up fonts-lmodern (2.005-1) ... #17 296.3 Setting up libboost-container1.83.0:amd64 (1.83.0-4.2) ... #17 296.5 Setting up libopenjp2-7:amd64 (2.5.3-2.1~deb13u1) ... #17 296.5 Setting up git-man (1:2.47.3-0+deb13u1) ... #17 296.6 Setting up libpcap0.8t64:amd64 (1.10.5-2) ... #17 296.7 Setting up libx11-6:amd64 (2:1.8.12-1) ... #17 296.8 Setting up libthai-data (0.1.29-2) ... #17 296.9 Setting up netbase (6.5) ... #17 297.1 Setting up libngtcp2-16:amd64 (1.11.0-1) ... #17 297.2 Setting up sgml-base (1.31+nmu1) ... #17 297.3 Setting up libboost-type-erasure1.83.0:amd64 (1.83.0-4.2) ... #17 297.3 Setting up cmake-data (3.31.6-2) ... #17 297.4 Setting up librhash1:amd64 (1.4.5-1) ... #17 297.5 Setting up libcdt5:amd64 (2.42.4-3) ... #17 297.6 Setting up libkrb5-3:amd64 (1.21.3-5) ... #17 297.7 Setting up libcgraph6:amd64 (2.42.4-3) ... #17 297.8 Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #17 297.9 Setting up libusb-1.0-0:amd64 (2:1.0.28-1) ... #17 298.0 Setting up libicu76:amd64 (76.1-4) ... #17 298.2 Setting up libmbedcrypto16:amd64 (3.6.5-0.1~deb13u1) ... #17 298.3 Setting up libsensors-dev:amd64 (1:3.6.2-2) ... #17 298.4 Setting up libpaper2:amd64 (2.2.5-0.3+b2) ... #17 298.5 debconf: unable to initialize frontend: Dialog #17 298.5 debconf: (TERM is not set, so the dialog frontend is not usable.) #17 298.5 debconf: falling back to frontend: Readline #17 298.5 debconf: unable to initialize frontend: Readline #17 298.5 debconf: (This frontend requires a controlling tty.) #17 298.5 debconf: falling back to frontend: Teletype #17 298.5 debconf: unable to initialize frontend: Teletype #17 298.5 debconf: (This frontend requires a controlling tty.) #17 298.5 debconf: falling back to frontend: Noninteractive #17 298.6 Setting up libssh2-1t64:amd64 (1.11.1-1) ... #17 298.7 Setting up lynx (2.9.2-1) ... #17 298.8 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #17 298.8 update-alternatives: warning: skip creation of /usr/share/man/man1/www-browser.1.gz because associated file /usr/share/man/man1/lynx.1.gz (of link group www-browser) doesn't exist #17 298.8 Setting up libboost-math1.83.0:amd64 (1.83.0-4.2) ... #17 299.0 Setting up libtsan2:amd64 (14.2.0-19) ... #17 299.1 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #17 299.2 Setting up libfuse3-4:amd64 (3.17.2-3) ... #17 299.3 Setting up libbinutils:amd64 (2.44-3) ... #17 299.4 Setting up liburing2:amd64 (2.9-1) ... #17 299.5 Setting up patchelf (0.18.0-1.4) ... #17 299.6 Setting up dbus-system-bus-common (1.16.2-2) ... #17 299.7 Creating group 'messagebus' with GID 997. #17 299.7 Creating user 'messagebus' (System Message Bus) with UID 997 and GID 997. #17 299.8 Setting up libfido2-1:amd64 (1.15.0-1+b1) ... #17 299.9 Setting up libisl23:amd64 (0.27-1) ... #17 300.1 Setting up libasound2-dev:amd64 (1.2.14-1) ... #17 300.1 Setting up libde265-0:amd64 (1.0.15-1+b3) ... #17 300.2 Setting up libc-dev-bin (2.41-12+deb13u1) ... #17 300.3 Setting up libyder2.0t64:amd64 (1.4.20-1.1+b1) ... #17 300.4 Setting up libbson-1.0-0t64 (1.30.4-1+deb13u1) ... #17 300.4 Setting up liboping-dev:amd64 (1.10.0-5+b5) ... #17 300.5 Setting up libtasn1-6-dev:amd64 (4.20.0-2) ... #17 300.5 Setting up libwebpmux3:amd64 (1.5.0-0.1) ... #17 300.6 Setting up libparmap-ocaml (1.2.5-3+b4) ... #17 300.6 Setting up libcap-dev:amd64 (1:2.75-10+b3) ... #17 300.7 Setting up libdrm-common (2.4.124-2) ... #17 300.8 Setting up libyuv0:amd64 (0.0.1904.20250204-1) ... #17 300.9 Setting up libpython3.13-stdlib:amd64 (3.13.5-2) ... #17 301.0 Setting up libhiredis1.1.0:amd64 (1.2.0-6+b3) ... #17 301.1 Setting up libjson-c5:amd64 (0.18+ds-1) ... #17 301.2 Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... #17 301.2 Setting up xdg-utils (1.2.1-2) ... #17 301.3 update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode #17 301.3 update-alternatives: warning: skip creation of /usr/share/man/man1/open.1.gz because associated file /usr/share/man/man1/xdg-open.1.gz (of link group open) doesn't exist #17 301.3 Setting up libbsd-dev:amd64 (0.12.2-2) ... #17 301.4 Setting up libostyle1t64 (1.4devel1-23.3) ... #17 301.5 Setting up libcc1-0:amd64 (14.2.0-19) ... #17 301.6 Setting up libldap2:amd64 (2.6.10+dfsg-1) ... #17 301.8 Setting up libjansson-dev:amd64 (2.14-2+b3) ... #17 301.8 Setting up dbus-bin (1.16.2-2) ... #17 301.9 Setting up libsystemd-dev:amd64 (257.9-1~deb13u1) ... #17 301.9 Setting up sqlite3 (3.46.1-7) ... #17 302.0 Setting up libbrotli-dev:amd64 (1.1.0-2+b7) ... #17 302.1 Setting up libboost1.83-tools-dev (1.83.0-4.2) ... #17 302.3 Setting up libfmt10:amd64 (10.1.1+ds1-4) ... #17 302.4 Setting up libbpf1:amd64 (1:1.5.0-3) ... #17 302.5 Setting up liblsan0:amd64 (14.2.0-19) ... #17 302.6 Setting up libngtcp2-crypto-gnutls8:amd64 (1.11.0-1) ... #17 302.6 Setting up libp11-kit-dev:amd64 (0.25.5-3) ... #17 302.7 Setting up libitm1:amd64 (14.2.0-19) ... #17 302.8 Setting up libsynctex2:amd64 (2024.20240313.70630+ds-6) ... #17 302.9 Setting up libintelrdfpmath-dev:amd64 (2.0u3-1) ... #17 303.0 Setting up libpython3-stdlib:amd64 (3.13.5-1) ... #17 303.1 Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #17 303.2 Setting up libpopt0:amd64 (1.19+dfsg-2) ... #17 303.3 Setting up libcsv3:amd64 (3.0.3+dfsg-6+b3) ... #17 303.4 Setting up libmongocrypt0:amd64 (1.13.2-1) ... #17 303.4 Setting up libpotrace0:amd64 (1.16-2+b2) ... #17 303.5 Setting up libctf0:amd64 (2.44-3) ... #17 303.6 Setting up libpython3.13:amd64 (3.13.5-2) ... #17 303.7 Setting up libksba8:amd64 (1.6.7-2+b1) ... #17 303.8 Setting up pinentry-curses (1.3.1-2) ... #17 304.0 Setting up libbson-dev (1.30.4-1+deb13u1) ... #17 304.1 Setting up libdbi-dev (0.9.0-6.1+b1) ... #17 304.2 Setting up teckit (2.5.12+ds1-1+b1) ... #17 304.3 Setting up libllvm19:amd64 (1:19.1.7-3+b1) ... #17 304.4 Setting up libice6:amd64 (2:1.1.1-1) ... #17 304.6 Setting up tcpdump (4.99.5-2) ... #17 305.1 Setting up libavif16:amd64 (1.2.1-1.2) ... #17 305.2 Setting up flex (2.6.4-8.2+b4) ... #17 305.3 Setting up libboost-wave1.83.0:amd64 (1.83.0-4.2) ... #17 305.4 Setting up gettext (0.23.1-2) ... #17 305.5 Setting up libfftw3-single3:amd64 (3.3.10-2+b1) ... #17 305.6 Setting up libboost-coroutine1.83.0:amd64 (1.83.0-4.2) ... #17 305.8 Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-3) ... #17 305.9 Setting up gpg-agent (2.4.7-21+deb13u1+b1) ... #17 306.1 Created symlink '/etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket' → '/usr/lib/systemd/user/gpg-agent-browser.socket'. #17 306.1 Created symlink '/etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket' → '/usr/lib/systemd/user/gpg-agent-extra.socket'. #17 306.2 Created symlink '/etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket' → '/usr/lib/systemd/user/gpg-agent-ssh.socket'. #17 306.3 Created symlink '/etc/systemd/user/sockets.target.wants/gpg-agent.socket' → '/usr/lib/systemd/user/gpg-agent.socket'. #17 306.3 Setting up libclang1-19 (1:19.1.7-3+b1) ... #17 306.4 Setting up libpdfbox-java (1:1.8.16-5) ... #17 306.5 Setting up libxpm4:amd64 (1:3.5.17-1+b3) ... #17 306.6 Setting up nettle-dev:amd64 (3.10.1-1) ... #17 306.8 Setting up libxrender1:amd64 (1:0.9.12-1) ... #17 306.9 Setting up libcsv-dev:amd64 (3.0.3+dfsg-6+b3) ... #17 307.0 Setting up libyaml-dev:amd64 (0.2.5-2) ... #17 307.1 Setting up libopts25-dev:amd64 (1:5.18.16-7) ... #17 307.2 Setting up python3.13 (3.13.5-2) ... #17 307.8 Setting up guile-3.0-libs:amd64 (3.0.10+really3.0.10-4) ... #17 307.9 Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #17 308.0 Setting up libboost-log1.83.0 (1.83.0-4.2) ... #17 308.1 Setting up htop (3.4.1-5) ... #17 308.3 Setting up fontconfig-config (2.15.0-2.3) ... #17 308.4 debconf: unable to initialize frontend: Dialog #17 308.4 debconf: (TERM is not set, so the dialog frontend is not usable.) #17 308.4 debconf: falling back to frontend: Readline #17 308.5 debconf: unable to initialize frontend: Readline #17 308.5 debconf: (This frontend requires a controlling tty.) #17 308.5 debconf: falling back to frontend: Teletype #17 308.5 debconf: unable to initialize frontend: Teletype #17 308.5 debconf: (This frontend requires a controlling tty.) #17 308.5 debconf: falling back to frontend: Noninteractive #17 308.5 Setting up libdbd-sqlite3:amd64 (0.9.0-13) ... #17 308.6 Setting up libwebpdemux2:amd64 (1.5.0-0.1) ... #17 308.8 Setting up gcc-arm-none-eabi (15:14.2.rel1-1) ... #17 308.9 Setting up libevent-openssl-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #17 309.0 Setting up gpgsm (2.4.7-21+deb13u1+b1) ... #17 309.1 Setting up ccache (4.11.2-2) ... #17 309.2 Updating symlinks in /usr/lib/ccache ... #17 309.2 Setting up libsnappy-dev:amd64 (1.2.2-1) ... #17 309.3 Setting up libcommons-parent-java (56-1) ... #17 309.4 Setting up libavahi-common3:amd64 (0.8-16) ... #17 309.6 Setting up inetutils-telnet (2:2.6-3) ... #17 309.6 update-alternatives: using /usr/bin/inetutils-telnet to provide /usr/bin/telnet (telnet) in auto mode #17 309.6 update-alternatives: warning: skip creation of /usr/share/man/man1/telnet.1.gz because associated file /usr/share/man/man1/inetutils-telnet.1.gz (of link group telnet) doesn't exist #17 309.7 Setting up libboost-locale1.83.0:amd64 (1.83.0-4.2) ... #17 309.8 Setting up libfindlib-ocaml (1.9.8-1+b1) ... #17 309.9 Setting up libuhd4.8.0:amd64 (4.8.0.0+ds1-2) ... #17 310.1 Setting up libcommons-logging-java (1.3.0-2) ... #17 310.2 Setting up libxext6:amd64 (2:1.3.4-1+b3) ... #17 310.3 Setting up libfftw3-long3:amd64 (3.3.10-2+b1) ... #17 310.4 Setting up libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... #17 310.5 Setting up libboost-tools-dev (1.83.0.2+b2) ... #17 310.6 Setting up libnftnl11:amd64 (1.2.9-1) ... #17 310.7 Setting up python3 (3.13.5-1) ... #17 310.8 running python rtupdate hooks for python3.13... #17 311.2 running python post-rtupdate hooks for python3.13... #17 311.3 Setting up libmongocrypt-dev:amd64 (1.13.2-1) ... #17 311.4 Setting up libsource-highlight4t64:amd64 (3.1.9-4.3+b1) ... #17 311.5 Setting up libngtcp2-crypto-gnutls-dev:amd64 (1.11.0-1) ... #17 311.6 Setting up dbus-daemon (1.16.2-2) ... #17 311.8 Setting up libpaper-utils (2.2.5-0.3+b2) ... #17 311.9 Setting up opensp (1.5.2-15.2) ... #17 312.0 Setting up sopv-gpgv (0.1.4-1) ... #17 312.1 update-alternatives: using /usr/bin/sopv-gpgv to provide /usr/bin/sopv (sopv) in auto mode #17 312.1 Setting up liborcania-dev:amd64 (2.3.3-1+b2) ... #17 312.2 Setting up libngtcp2-dev:amd64 (1.11.0-1) ... #17 312.4 Setting up python3-distlib (0.3.9-1) ... #17 312.6 Setting up python3-zipp (3.21.0-1) ... #17 312.8 Setting up libaio-dev:amd64 (0.3.113-8+b1) ... #17 312.9 Setting up python3-autocommand (2.2.2-3) ... #17 313.1 Setting up libboost-nowide-dev (1.83.0.2+b2) ... #17 313.2 Setting up python3-markupsafe (2.1.5-1+b3) ... #17 313.4 Setting up libbladerf2:amd64 (0.2024.05-1) ... #17 313.5 No diversion 'diversion of /lib/udev/rules.d/88-nuand-bladerf1.rules to /lib/udev/rules.d/88-nuand-bladerf1.rules.usr-is-merged by usr-is-merged', none removed. #17 313.5 No diversion 'diversion of /lib/udev/rules.d/88-nuand-bladerf2.rules to /lib/udev/rules.d/88-nuand-bladerf2.rules.usr-is-merged by usr-is-merged', none removed. #17 313.5 No diversion 'diversion of /lib/udev/rules.d/88-nuand-bootloader.rules to /lib/udev/rules.d/88-nuand-bootloader.rules.usr-is-merged by usr-is-merged', none removed. #17 313.5 Setting up python3-platformdirs (4.3.7-1) ... #17 313.7 Setting up pkgconf:amd64 (1.8.1-4) ... #17 313.8 Setting up libgps30t64:amd64 (3.25-5) ... #17 313.9 Setting up libnl-route-3-200:amd64 (3.7.0-2) ... #17 314.0 Setting up libxnvctrl0:amd64 (535.171.04-1+b2) ... #17 314.1 Setting up asciidoc-common (10.2.1-1) ... #17 316.0 Setting up libperl5.40:amd64 (5.40.1-6) ... #17 316.1 Setting up dirmngr (2.4.7-21+deb13u1+b1) ... #17 316.3 Created symlink '/etc/systemd/user/sockets.target.wants/dirmngr.socket' → '/usr/lib/systemd/user/dirmngr.socket'. #17 316.3 Setting up libthai0:amd64 (0.1.29-2+b1) ... #17 316.4 Setting up python3-roman (5.0-1) ... #17 316.6 Setting up perl (5.40.1-6) ... #17 316.8 Setting up python3-pygments (2.18.0+dfsg-2) ... #17 317.3 Setting up libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... #17 317.4 Setting up libglib2.0-0t64:amd64 (2.84.4-3~deb13u2) ... #17 317.5 No schema files found: doing nothing. #17 317.5 Setting up libgprofng0:amd64 (2.44-3) ... #17 317.6 Setting up libclass-data-inheritable-perl (0.10-1) ... #17 317.7 Setting up python3-webcolors (1.13-1) ... #17 317.9 Setting up python3-packaging (25.0-1) ... #17 318.1 Setting up libmbedx509-7:amd64 (3.6.5-0.1~deb13u1) ... #17 318.2 Setting up libalgorithm-c3-perl (0.11-2) ... #17 318.3 Setting up python3-chardet (5.2.0+dfsg-2) ... #17 318.5 Setting up libjs-jquery-ui (1.13.2+dfsg-1) ... #17 318.6 Setting up libptexenc1:amd64 (2024.20240313.70630+ds-6) ... #17 318.7 Setting up libllvm17t64:amd64 (1:17.0.6-22+b2) ... #17 318.7 Setting up libfreetype6:amd64 (2.13.3+dfsg-1) ... #17 318.8 Setting up libldap-dev:amd64 (2.6.10+dfsg-1) ... #17 318.9 Setting up python3-dill (0.4.0-1) ... #17 319.2 Setting up libcdk5t64:amd64 (5.0.20250116-1) ... #17 319.3 Setting up libmnl-dev:amd64 (1.0.5-3) ... #17 319.4 Setting up dbus (1.16.2-2) ... #17 319.7 invoke-rc.d: could not determine current runlevel #17 319.7 invoke-rc.d: policy-rc.d denied execution of start. #17 319.7 Setting up libfftw3-quad3:amd64 (3.3.10-2+b1) ... #17 319.8 Setting up shared-mime-info (2.4-5+b2) ... #17 333.5 Setting up libboost-numpy-dev (1.83.0.2+b2) ... #17 333.6 Setting up ofono (2.16-5) ... #17 333.8 invoke-rc.d: could not determine current runlevel #17 333.8 invoke-rc.d: policy-rc.d denied execution of start. #17 333.9 invoke-rc.d: could not determine current runlevel #17 333.9 invoke-rc.d: policy-rc.d denied execution of start. #17 333.9 Created symlink '/etc/systemd/system/multi-user.target.wants/dundee.service' → '/usr/lib/systemd/system/dundee.service'. #17 334.0 Created symlink '/etc/systemd/system/multi-user.target.wants/ofono.service' → '/usr/lib/systemd/system/ofono.service'. #17 334.0 Created symlink '/etc/systemd/system/multi-user.target.wants/ofono-fcc-unlock.service' → '/usr/lib/systemd/system/ofono-fcc-unlock.service'. #17 334.1 Setting up ocaml-findlib (1.9.8-1+b1) ... #17 334.2 Setting up libnftnl-dev:amd64 (1.2.9-1) ... #17 334.3 Setting up stow (2.4.1-2) ... #17 334.4 Setting up libgssapi-krb5-2:amd64 (1.21.3-5) ... #17 334.5 Setting up libvariable-magic-perl (0.64-1+b1) ... #17 334.6 Setting up libio-html-perl (1.004-3) ... #17 334.7 Setting up libb-hooks-op-check-perl:amd64 (0.22-3+b2) ... #17 334.8 Setting up icu-devtools (76.1-4) ... #17 334.9 Setting up pkg-config:amd64 (1.8.1-4) ... #17 334.9 Setting up cpp-14-x86-64-linux-gnu (14.2.0-19) ... #17 335.1 Setting up liblimesuite23.11-1:amd64 (23.11.0+dfsg-3+b2) ... #17 335.2 Setting up libudev-dev:amd64 (257.9-1~deb13u1) ... #17 335.3 Setting up python3-funcparserlib (1.0.0-0.2) ... #17 335.5 Setting up python3-typing-extensions (4.13.2-1) ... #17 335.6 Setting up ucf (3.0052) ... #17 335.8 Setting up gir1.2-glib-2.0:amd64 (2.84.4-3~deb13u2) ... #17 335.9 Setting up libbabeltrace1:amd64 (1.5.11-4+b2) ... #17 336.0 Setting up libjs-sphinxdoc (8.1.3-5) ... #17 336.1 Setting up libparams-util-perl (1.102-3+b1) ... #17 336.2 Setting up libdpkg-perl (1.22.21) ... #17 336.3 Setting up cpp-14 (14.2.0-19) ... #17 336.4 Setting up autoconf (2.72-3.1) ... #17 336.6 Setting up libmongoc-1.0-0t64 (1.30.4-1+deb13u1) ... #17 336.7 Setting up python3-isort (6.0.1-1) ... #17 336.9 Setting up cppcheck (2.17.1-2) ... #17 337.0 Setting up libsub-exporter-progressive-perl (0.001013-3) ... #17 337.1 Setting up python3-pluggy (1.5.0-1) ... #17 337.3 Setting up libevent-extra-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #17 337.4 Setting up libcapture-tiny-perl (0.50-1) ... #17 337.5 Setting up libmbedtls21:amd64 (3.6.5-0.1~deb13u1) ... #17 337.6 Setting up libtimedate-perl (2.3300-2) ... #17 337.7 Setting up module-assistant (0.11.14) ... #17 337.8 Setting up libsub-name-perl:amd64 (0.28-1) ... #17 337.9 Setting up libgvpr2:amd64 (2.42.4-3) ... #17 338.0 Setting up libdrm2:amd64 (2.4.124-2) ... #17 338.0 Setting up libnl-3-dev:amd64 (3.7.0-2) ... #17 338.1 Setting up python3-astroid (3.3.8-2) ... #17 338.4 Setting up groff-base (1.23.0-9) ... #17 338.5 Setting up libmime-charset-perl (1.013.1-2) ... #17 338.6 Setting up xml-core (0.19) ... #17 338.9 Setting up source-highlight (3.1.9-4.3+b1) ... #17 338.9 Setting up libjson-perl (4.10000-1) ... #17 339.0 Setting up libxslt1.1:amd64 (1.1.35-1.2+deb13u2) ... #17 339.1 Setting up libc6-dev:amd64 (2.41-12+deb13u1) ... #17 339.2 Setting up libharfbuzz0b:amd64 (10.2.0-1+b1) ... #17 339.3 Setting up libgirepository-1.0-1:amd64 (1.84.0-1) ... #17 339.4 Setting up libyder-dev:amd64 (1.4.20-1.1+b1) ... #17 339.5 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-4) ... #17 339.6 Setting up python3-mccabe (0.7.0-1) ... #17 339.8 Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ... #17 339.9 Setting up libsub-quote-perl (2.006008-1) ... #17 339.9 Setting up libdevel-stacktrace-perl (2.0500-1) ... #17 340.0 Setting up libuhd-dev:amd64 (4.8.0.0+ds1-2) ... #17 340.1 Setting up libclass-xsaccessor-perl (1.19-4+b5) ... #17 340.3 Setting up libamd-comgr2:amd64 (6.0+git20231212.4510c28+dfsg-3+b2) ... #17 340.4 Setting up libfontconfig1:amd64 (2.15.0-2.3) ... #17 340.5 Setting up libfile-dirlist-perl (0.05-3) ... #17 340.6 Setting up libgcc-14-dev:amd64 (14.2.0-19) ... #17 340.7 Setting up picolibc-arm-none-eabi (1.8.10-2) ... #17 340.8 Setting up libxml2-utils (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... #17 340.9 Setting up libtext-unidecode-perl (1.30-3) ... #17 341.0 Setting up python3-tomlkit (0.13.2-1) ... #17 341.2 Setting up libperlio-gzip-perl (0.20-1+b4) ... #17 341.2 Setting up libstdc++-14-dev:amd64 (14.2.0-19) ... #17 341.3 Setting up libsm6:amd64 (2:1.2.6-1) ... #17 341.4 Setting up libarchive13t64:amd64 (3.7.4-4) ... #17 341.4 Setting up openjade (1.4devel1-23.3) ... #17 341.6 Setting up libicu-dev:amd64 (76.1-4) ... #17 341.7 Setting up libgps-dev:amd64 (3.25-5) ... #17 341.8 Setting up libavahi-client3:amd64 (0.8-16) ... #17 341.9 Setting up liburi-perl (5.30-1) ... #17 342.0 Setting up libidn-dev:amd64 (1.43-1) ... #17 342.1 Setting up gpg (2.4.7-21+deb13u1+b1) ... #17 342.3 Created symlink '/etc/systemd/user/sockets.target.wants/keyboxd.socket' → '/usr/lib/systemd/user/keyboxd.socket'. #17 342.3 Setting up libfile-touch-perl (0.12-2) ... #17 342.4 Setting up liburing-dev:amd64 (2.9-1) ... #17 342.5 Setting up rsync (3.4.1+ds1-5+deb13u1) ... #17 342.6 invoke-rc.d: could not determine current runlevel #17 342.6 invoke-rc.d: policy-rc.d denied execution of start. #17 342.7 Setting up python3-mako (1.3.9-1) ... #17 342.9 Setting up coccinelle (1.3.0.deb-1+b2) ... #17 343.1 Setting up libclang-cpp19 (1:19.1.7-3+b1) ... #17 343.1 Setting up binutils-x86-64-linux-gnu (2.44-3) ... #17 343.2 Setting up libdrm-amdgpu1:amd64 (2.4.124-2) ... #17 343.3 Setting up libnet-ssleay-perl:amd64 (1.94-3) ... #17 343.4 Setting up cpp-x86-64-linux-gnu (4:14.2.0-1) ... #17 343.5 Setting up automake (1:1.17-4) ... #17 343.5 update-alternatives: using /usr/bin/automake-1.17 to provide /usr/bin/automake (automake) in auto mode #17 343.5 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 #17 343.5 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 #17 343.6 Setting up libgfortran-14-dev:amd64 (14.2.0-19) ... #17 343.7 Setting up libgnutls28-dev:amd64 (3.8.9-3+deb13u1) ... #17 343.8 Setting up python3-more-itertools (10.7.0-1) ... #17 344.0 Setting up libbctoolbox2:amd64 (5.3.105-1) ... #17 344.1 Setting up python3-iniconfig (1.1.1-2) ... #17 344.2 Setting up liblimesuite-dev:amd64 (23.11.0+dfsg-3+b2) ... #17 344.4 Setting up libnghttp2-dev:amd64 (1.64.0-1.1) ... #17 344.5 Setting up libhttp-date-perl (6.06-1) ... #17 344.6 Setting up libfile-which-perl (1.27-2) ... #17 344.7 Setting up libibverbs1:amd64 (56.1-1) ... #17 344.9 Setting up fontconfig (2.15.0-2.3) ... #17 344.9 Regenerating fonts cache... done. #17 347.3 Setting up libgio-2.0-dev-bin (2.84.4-3~deb13u2) ... #17 347.5 Setting up libboost1.83-dev:amd64 (1.83.0-4.2) ... #17 347.6 Setting up python3-filelock (3.18.0-1) ... #17 347.8 Setting up libncurses-dev:amd64 (6.5+20250216-2) ... #17 347.9 Setting up libsgmls-perl (1.03ii-38) ... #17 348.0 Setting up libsnmp40t64:amd64 (5.9.4+dfsg-2+deb13u1) ... #17 348.1 Setting up libnftables1:amd64 (1.1.3-1) ... #17 348.2 Setting up libfile-listing-perl (6.16-1) ... #17 348.3 Setting up telnet (0.17+2.6-3) ... #17 348.4 Setting up libzmq5:amd64 (4.3.5-1+b3) ... #17 348.4 Setting up libbladerf-dev:amd64 (0.2024.05-1) ... #17 348.5 Setting up libboost-chrono1.83-dev:amd64 (1.83.0-4.2) ... #17 348.7 Setting up python3-jaraco.functools (4.1.0-1) ... #17 348.8 Setting up libpcre2-dev:amd64 (10.46-1~deb13u1) ... #17 348.9 Setting up libxi6:amd64 (2:1.8.2-1) ... #17 349.0 Setting up libclass-inspector-perl (1.36-3) ... #17 349.1 Setting up libdynaloader-functions-perl (0.004-2) ... #17 349.3 Setting up python3-jaraco.context (6.0.1-1) ... #17 349.4 Setting up libdebuginfod-common (0.192-4) ... #17 349.6 debconf: unable to initialize frontend: Dialog #17 349.6 debconf: (TERM is not set, so the dialog frontend is not usable.) #17 349.6 debconf: falling back to frontend: Readline #17 349.6 debconf: unable to initialize frontend: Readline #17 349.6 debconf: (This frontend requires a controlling tty.) #17 349.6 debconf: falling back to frontend: Teletype #17 349.6 debconf: unable to initialize frontend: Teletype #17 349.6 debconf: (This frontend requires a controlling tty.) #17 349.6 debconf: falling back to frontend: Noninteractive #17 349.6 Setting up libcurl4t64:amd64 (8.14.1-2+deb13u2) ... #17 349.7 Setting up libclass-method-modifiers-perl (2.15-1) ... #17 349.9 Setting up libtirpc3t64:amd64 (1.3.6+ds-1) ... #17 350.0 Setting up ibverbs-providers:amd64 (56.1-1) ... #17 350.7 Setting up libboost-math1.83-dev:amd64 (1.83.0-4.2) ... #17 350.7 Setting up sgmlspl (1.03ii-38) ... #17 350.8 Setting up libgirepository-2.0-0:amd64 (2.84.4-3~deb13u2) ... #17 350.9 Setting up libnftables-dev:amd64 (1.1.3-1) ... #17 351.0 Setting up libsombok3:amd64 (2.4.0-2+b2) ... #17 351.1 Setting up libboost-chrono-dev:amd64 (1.83.0.2+b2) ... #17 351.2 Setting up libfftw3-bin (3.3.10-2+b1) ... #17 351.4 Setting up libclone-perl:amd64 (0.47-1+b1) ... #17 351.5 Setting up libselinux1-dev:amd64 (3.8.1-1) ... #17 351.6 Setting up libarchive-zip-perl (1.68-1) ... #17 351.7 Setting up libsub-identify-perl (0.14-3+b3) ... #17 351.8 Setting up python3-apt (3.0.0) ... #17 352.0 Setting up iproute2 (6.15.0-1) ... #17 352.1 debconf: unable to initialize frontend: Dialog #17 352.1 debconf: (TERM is not set, so the dialog frontend is not usable.) #17 352.1 debconf: falling back to frontend: Readline #17 352.1 debconf: unable to initialize frontend: Readline #17 352.1 debconf: (This frontend requires a controlling tty.) #17 352.1 debconf: falling back to frontend: Teletype #17 352.1 debconf: unable to initialize frontend: Teletype #17 352.1 debconf: (This frontend requires a controlling tty.) #17 352.1 debconf: falling back to frontend: Noninteractive #17 352.2 Setting up clang-format-19 (1:19.1.7-3+b1) ... #17 352.3 Setting up python3-pytest (8.3.5-2) ... #17 352.5 Setting up openssh-client (1:10.0p1-7) ... #17 352.9 Created symlink '/etc/systemd/user/sockets.target.wants/ssh-agent.socket' → '/usr/lib/systemd/user/ssh-agent.socket'. #17 352.9 Setting up python3-usb (1.2.1-2) ... #17 353.1 Setting up libboost-math-dev:amd64 (1.83.0.2+b2) ... #17 353.2 Setting up libhtml-tagset-perl (3.24-1) ... #17 353.3 Setting up python3-mypy-extensions (1.0.0-1) ... #17 353.4 Setting up libdebhelper-perl (13.24.2) ... #17 353.4 Setting up liblatex-tounicode-perl (0.55-1) ... #17 353.5 Setting up libpango-1.0-0:amd64 (1.56.3-1) ... #17 353.5 Setting up python3-pyflakes (3.2.0-3) ... #17 353.7 Setting up python3-typeguard (4.4.2-1) ... #17 353.8 Setting up liblwp-mediatypes-perl (6.04-2) ... #17 354.0 Setting up xsltproc (1.1.35-1.2+deb13u2) ... #17 354.1 Setting up libboost-program-options1.83-dev:amd64 (1.83.0-4.2) ... #17 354.1 Setting up libtry-tiny-perl (0.32-1) ... #17 354.2 Setting up libboost-serialization1.83-dev:amd64 (1.83.0-4.2) ... #17 354.3 Setting up libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u2) ... #17 354.4 Setting up libnorm-dev:amd64 (1.5.9+dfsg-3.1+b2) ... #17 354.5 Setting up libglib2.0-bin (2.84.4-3~deb13u2) ... #17 354.6 Setting up libxml-namespacesupport-perl (1.12-2) ... #17 354.7 Setting up libboost-test1.83-dev:amd64 (1.83.0-4.2) ... #17 354.8 Setting up libnet-http-perl (6.23-1) ... #17 354.9 Setting up python3-virtualenv (20.31.2+ds-1) ... #17 355.1 Setting up python3-yaml (6.0.2-1+b2) ... #17 355.2 Setting up libclass-singleton-perl (1.6-2) ... #17 355.3 Setting up libencode-locale-perl (1.05-3) ... #17 355.3 Setting up libexception-class-perl (1.45-1) ... #17 355.4 Setting up binutils (2.44-3) ... #17 355.5 Setting up libclass-c3-perl (0.35-2) ... #17 355.5 Setting up texinfo-lib (7.1.1-1+b1) ... #17 355.6 Setting up libusb-dev (2:0.1.12-35+b1) ... #17 355.7 Setting up libreadline-dev:amd64 (8.2-6) ... #17 355.8 Setting up libxstring-perl:amd64 (0.005-2+b4) ... #17 355.9 Setting up python3-freetype (2.5.1-1) ... #17 356.1 Setting up xfonts-utils (1:7.7+7) ... #17 356.2 Setting up libhwloc-plugins:amd64 (2.12.0-4) ... #17 356.3 Setting up libdevel-callchecker-perl:amd64 (0.009-2) ... #17 356.4 Setting up man-db (2.13.1-1) ... #17 356.5 debconf: unable to initialize frontend: Dialog #17 356.5 debconf: (TERM is not set, so the dialog frontend is not usable.) #17 356.5 debconf: falling back to frontend: Readline #17 356.5 debconf: unable to initialize frontend: Readline #17 356.5 debconf: (This frontend requires a controlling tty.) #17 356.5 debconf: falling back to frontend: Teletype #17 356.5 debconf: unable to initialize frontend: Teletype #17 356.5 debconf: (This frontend requires a controlling tty.) #17 356.5 debconf: falling back to frontend: Noninteractive #17 356.5 Building database of manual pages ... #17 356.6 Created symlink '/etc/systemd/system/timers.target.wants/man-db.timer' → '/usr/lib/systemd/system/man-db.timer'. #17 356.7 Setting up libyaml-tiny-perl (1.76-1) ... #17 356.7 Setting up python3-wheel (0.46.1-2) ... #17 356.8 Setting up libcairo2:amd64 (1.18.4-1+b1) ... #17 356.9 Setting up libsub-install-perl (0.929-1) ... #17 357.0 Setting up autogen (1:5.18.16-7) ... #17 357.2 Setting up dpkg-dev (1.22.21) ... #17 357.3 Setting up libcdk5-dev (5.0.20250116-1) ... #17 357.5 Setting up intltool-debian (0.35.0+20060710.6) ... #17 357.6 Setting up libnuma-dev:amd64 (2.0.19-1) ... #17 357.7 Setting up libsofia-sip-ua-glib3t64 (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #17 357.8 Setting up libboost-test-dev:amd64 (1.83.0.2+b2) ... #17 357.9 Setting up liberror-perl (0.17030-1) ... #17 357.9 Setting up patchutils (0.4.2-1) ... #17 358.0 Setting up tex-common (6.19) ... #17 358.2 debconf: unable to initialize frontend: Dialog #17 358.2 debconf: (TERM is not set, so the dialog frontend is not usable.) #17 358.2 debconf: falling back to frontend: Readline #17 358.2 debconf: unable to initialize frontend: Readline #17 358.2 debconf: (This frontend requires a controlling tty.) #17 358.2 debconf: falling back to frontend: Teletype #17 358.2 debconf: unable to initialize frontend: Teletype #17 358.2 debconf: (This frontend requires a controlling tty.) #17 358.2 debconf: falling back to frontend: Noninteractive #17 358.2 update-language: texlive-base not installed and configured, doing nothing! #17 358.3 Setting up libnl-route-3-dev:amd64 (3.7.0-2) ... #17 358.4 Setting up libltdl-dev:amd64 (2.5.4-4) ... #17 358.5 Setting up python3-inflect (7.3.1-2) ... #17 358.6 Setting up libxml-sax-base-perl (1.09-3) ... #17 358.8 Setting up libio-string-perl (1.08-4) ... #17 358.9 Setting up libsasl2-dev (2.1.28+dfsg1-9) ... #17 359.0 Setting up doxygen (1.9.8+ds-2.1) ... #17 359.1 Setting up libboost-timer1.83-dev:amd64 (1.83.0-4.2) ... #17 359.1 Setting up libexpat1-dev:amd64 (2.7.1-2) ... #17 359.2 Setting up libgcrypt20-dev:amd64 (1.11.0-7) ... #17 359.2 Setting up libsqlite3-dev:amd64 (3.46.1-7) ... #17 359.3 Setting up libboost-program-options-dev:amd64 (1.83.0.2+b2) ... #17 359.3 Setting up libboost-container1.83-dev:amd64 (1.83.0-4.2) ... #17 359.3 Setting up gir1.2-girepository-2.0:amd64 (1.84.0-1) ... #17 359.4 Setting up python3-jaraco.text (4.0.0-1) ... #17 359.6 Setting up libgssrpc4t64:amd64 (1.21.3-5) ... #17 359.6 Setting up libboost-date-time1.83-dev:amd64 (1.83.0-4.2) ... #17 359.7 Setting up uuid-dev:amd64 (2.41-5) ... #17 359.8 Setting up libunicode-linebreak-perl (0.0.20190101-1+b9) ... #17 359.9 Setting up libraqm0:amd64 (0.10.2-1) ... #17 360.0 Setting up virtualenv (20.31.2+ds-1) ... #17 360.1 Setting up python3-gi (3.50.0-4+b1) ... #17 360.3 Setting up libxt6t64:amd64 (1:1.2.1-1.2+b2) ... #17 360.4 Setting up comerr-dev:amd64 (2.1-1.47.2-3+b7) ... #17 360.5 Setting up libevent-dev (2.1.12-stable-10+b1) ... #17 360.6 Setting up libboost-stacktrace1.83-dev:amd64 (1.83.0-4.2) ... #17 360.7 Setting up libortp16:amd64 (1:5.3.105-1) ... #17 360.8 Setting up libdata-optlist-perl (0.114-1) ... #17 361.0 Setting up libboost-regex1.83-dev:amd64 (1.83.0-4.2) ... #17 361.1 Setting up libsctp-dev:amd64 (1.0.21+dfsg-1) ... #17 361.2 Setting up libbctoolbox-dev:amd64 (5.3.105-1) ... #17 361.3 Setting up libboost-serialization-dev:amd64 (1.83.0.2+b2) ... #17 361.4 Setting up libpmix2t64:amd64 (5.0.7-1) ... #17 361.5 Setting up git (1:2.47.3-0+deb13u1) ... #17 361.6 Setting up python3-pip (25.1.1+dfsg-1) ... #17 362.2 Setting up libboost-date-time-dev:amd64 (1.83.0.2+b2) ... #17 362.3 Setting up libboost-atomic1.83-dev:amd64 (1.83.0-4.2) ... #17 362.3 Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ... #17 362.4 Setting up libwww-robotrules-perl (6.02-1) ... #17 362.5 Setting up libboost-atomic-dev:amd64 (1.83.0.2+b2) ... #17 362.5 Setting up libmicrohttpd-dev:amd64 (1.0.1-4) ... #17 362.6 Setting up libboost-exception1.83-dev:amd64 (1.83.0-4.2) ... #17 362.6 Setting up cpp (4:14.2.0-1) ... #17 362.7 Setting up libboost-stacktrace-dev:amd64 (1.83.0.2+b2) ... #17 362.7 Setting up lmodern (2.005-1) ... #17 363.0 Setting up libhtml-parser-perl:amd64 (3.83-1+b2) ... #17 363.1 Setting up librole-tiny-perl (2.002004-1) ... #17 363.2 Setting up gnupg (2.4.7-21+deb13u1) ... #17 363.3 Setting up cmake (3.31.6-2) ... #17 363.4 Setting up libfile-sharedir-perl (1.118-3) ... #17 363.4 Setting up librdmacm1t64:amd64 (56.1-1) ... #17 363.5 Setting up libnetsnmptrapd40t64:amd64 (5.9.4+dfsg-2+deb13u1) ... #17 363.6 Setting up libcairo-gobject2:amd64 (1.18.4-1+b1) ... #17 363.6 Setting up libhwloc-dev:amd64 (2.12.0-4) ... #17 363.7 Setting up libboost-dev:amd64 (1.83.0.2+b2) ... #17 363.8 Setting up curl (8.14.1-2+deb13u2) ... #17 363.9 Setting up libboost-system1.83-dev:amd64 (1.83.0-4.2) ... #17 364.0 Setting up libmro-compat-perl (0.15-2) ... #17 364.1 Setting up gcc-14-x86-64-linux-gnu (14.2.0-19) ... #17 364.2 Setting up libpangoft2-1.0-0:amd64 (1.56.3-1) ... #17 364.3 Setting up libfile-homedir-perl (1.006-2) ... #17 364.4 Setting up libboost-regex-dev:amd64 (1.83.0.2+b2) ... #17 364.6 Setting up libfftw3-dev:amd64 (3.3.10-2+b1) ... #17 364.7 Setting up libcups2t64:amd64 (2.4.10-3+deb13u2) ... #17 364.8 Setting up tex-gyre (20180621-6) ... #17 365.1 Setting up libboost-timer-dev:amd64 (1.83.0.2+b2) ... #17 365.2 Setting up libio-socket-ssl-perl (2.089-1) ... #17 365.3 Setting up libpmix-dev:amd64 (5.0.7-1) ... #17 365.4 Setting up libortp-dev:amd64 (1:5.3.105-1) ... #17 365.5 Setting up libhsakmt1:amd64 (6.2.4+ds-1) ... #17 365.6 Setting up libpci-dev:amd64 (1:3.13.0-2) ... #17 365.8 Setting up libsub-exporter-perl (0.990-1) ... #17 365.9 Setting up libpangocairo-1.0-0:amd64 (1.56.3-1) ... #17 366.0 Setting up libkadm5clnt-mit12:amd64 (1.21.3-5) ... #17 366.1 Setting up libhttp-message-perl (7.00-2) ... #17 366.2 Setting up libeval-closure-perl (0.14-3) ... #17 366.4 Setting up python3-pkg-resources (78.1.1-0.1) ... #17 366.6 Setting up libboost-thread1.83-dev:amd64 (1.83.0-4.2) ... #17 366.7 Setting up libfile-stripnondeterminism-perl (1.14.1-2) ... #17 366.8 Setting up libfabric1:amd64 (2.1.0-1.1) ... #17 366.9 Setting up libblkid-dev:amd64 (2.41-5) ... #17 367.0 Setting up libdebuginfod1t64:amd64 (0.192-4) ... #17 367.1 Setting up libhttp-negotiate-perl (6.01-2) ... #17 367.3 Setting up clang-format:amd64 (1:19.0-63) ... #17 367.4 Setting up libparams-validationcompiler-perl (0.31-1) ... #17 367.4 Setting up libxmu6:amd64 (2:1.1.3-3+b4) ... #17 367.5 Setting up liblua5.3-dev:amd64 (5.3.6-2+b4) ... #17 367.6 Setting up girepository-tools:amd64 (2.84.4-3~deb13u2) ... #17 367.7 Setting up libboost-json1.83-dev:amd64 (1.83.0-4.2) ... #17 367.8 Setting up python3-cairo (1.27.0-2) ... #17 368.0 Setting up python3-setuptools (78.1.1-0.1) ... #17 368.5 Setting up libboost-locale1.83-dev:amd64 (1.83.0-4.2) ... #17 368.6 Setting up gcc-x86-64-linux-gnu (4:14.2.0-1) ... #17 368.7 Setting up libkdb5-10t64:amd64 (1.21.3-5) ... #17 368.8 Setting up libhttp-cookies-perl (6.11-1) ... #17 368.9 Setting up python3-logilab-common (2.1.0-1) ... #17 369.1 Setting up libmongoc-dev (1.30.4-1+deb13u1) ... #17 369.2 Setting up libboost-iostreams1.83-dev:amd64 (1.83.0-4.2) ... #17 369.3 Setting up po-debconf (1.0.21+nmu1) ... #17 369.5 Setting up libhtml-tree-perl (5.07-3) ... #17 369.6 Setting up preview-latex-style (13.2-1.1) ... #17 369.7 Setting up libparams-classify-perl:amd64 (0.015-2+b4) ... #17 369.8 Setting up libulfius2.7t64:amd64 (2.7.15-2.2+b2) ... #17 369.9 Setting up libboost-system-dev:amd64 (1.83.0.2+b2) ... #17 370.0 Setting up libboost-type-erasure1.83-dev:amd64 (1.83.0-4.2) ... #17 370.1 Setting up meson (1.7.0-1) ... #17 370.6 Setting up libboost-url1.83-dev:amd64 (1.83.0-4.2) ... #17 370.7 Setting up libboost-locale-dev:amd64 (1.83.0.2+b2) ... #17 370.9 Setting up libboost-filesystem1.83-dev:amd64 (1.83.0-4.2) ... #17 371.0 Setting up libxaw7:amd64 (2:1.0.16-1) ... #17 371.1 Setting up libboost-exception-dev:amd64 (1.83.0.2+b2) ... #17 371.1 Setting up libboost-iostreams-dev:amd64 (1.83.0.2+b2) ... #17 371.2 Setting up fonts-urw-base35 (20200910-8) ... #17 371.5 Setting up libibverbs-dev:amd64 (56.1-1) ... #17 371.6 Setting up libbibtex-parser-perl (1.05+dfsg-1) ... #17 371.7 Setting up libxml-sax-perl (1.02+dfsg-4) ... #17 371.9 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #17 371.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #17 372.0 debconf: unable to initialize frontend: Dialog #17 372.0 debconf: (TERM is not set, so the dialog frontend is not usable.) #17 372.0 debconf: falling back to frontend: Readline #17 372.0 debconf: unable to initialize frontend: Readline #17 372.0 debconf: (This frontend requires a controlling tty.) #17 372.0 debconf: falling back to frontend: Teletype #17 372.0 debconf: unable to initialize frontend: Teletype #17 372.0 debconf: (This frontend requires a controlling tty.) #17 372.0 debconf: falling back to frontend: Noninteractive #17 372.0 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #17 372.1 Setting up libboost-graph1.83-dev:amd64 (1.83.0-4.2) ... #17 372.2 Setting up libboost-container-dev:amd64 (1.83.0.2+b2) ... #17 372.3 Setting up gcc-14 (14.2.0-19) ... #17 372.4 Setting up libboost-type-erasure-dev:amd64 (1.83.0.2+b2) ... #17 372.5 Setting up gfortran-14-x86-64-linux-gnu (14.2.0-19) ... #17 372.6 Setting up libboost-context1.83-dev:amd64 (1.83.0-4.2) ... #17 372.7 Setting up librsvg2-2:amd64 (2.60.0+dfsg-1) ... #17 372.7 Setting up libboost-coroutine1.83-dev:amd64 (1.83.0-4.2) ... #17 372.8 Setting up python3-pil:amd64 (11.1.0-5+b1) ... #17 373.1 Setting up gdb (16.3-1) ... #17 373.2 Setting up libboost-fiber1.83-dev:amd64 (1.83.0-4.2) ... #17 373.3 Setting up libmodule-runtime-perl (0.018-1) ... #17 373.4 Setting up python3-rlpycairo (0.3.0-3) ... #17 373.6 Setting up libpython3.13-dev:amd64 (3.13.5-2) ... #17 373.6 Setting up librtmp-dev:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #17 373.7 Setting up libelf-dev:amd64 (0.192-4) ... #17 373.8 Setting up libboost-random1.83-dev:amd64 (1.83.0-4.2) ... #17 373.9 Setting up libssh2-1-dev:amd64 (1.11.1-1) ... #17 374.0 Setting up g++-14-x86-64-linux-gnu (14.2.0-19) ... #17 374.1 Setting up python3-reportlab (4.3.1-1) ... #17 374.5 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-5+b2) ... #17 374.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #17 374.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #17 374.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #17 374.7 debconf: unable to initialize frontend: Dialog #17 374.7 debconf: (TERM is not set, so the dialog frontend is not usable.) #17 374.7 debconf: falling back to frontend: Readline #17 374.7 debconf: unable to initialize frontend: Readline #17 374.7 debconf: (This frontend requires a controlling tty.) #17 374.7 debconf: falling back to frontend: Teletype #17 374.7 debconf: unable to initialize frontend: Teletype #17 374.7 debconf: (This frontend requires a controlling tty.) #17 374.7 debconf: falling back to frontend: Noninteractive #17 374.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #17 374.8 Setting up dh-strip-nondeterminism (1.14.1-2) ... #17 374.9 Setting up texlive-binaries (2024.20240313.70630+ds-6) ... #17 375.0 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode #17 375.0 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode #17 375.0 update-alternatives: warning: skip creation of /usr/share/man/man1/bibtex.1.gz because associated file /usr/share/man/man1/bibtex.original.1.gz (of link group bibtex) doesn't exist #17 375.1 Setting up libhsa-runtime64-1:amd64 (6.1.2-3) ... #17 375.2 Setting up libsnmp-dev (5.9.4+dfsg-2+deb13u1) ... #17 376.0 Setting up libkadm5srv-mit12:amd64 (1.21.3-5) ... #17 376.1 Setting up g++-x86-64-linux-gnu (4:14.2.0-1) ... #17 376.2 Setting up libboost-url-dev:amd64 (1.83.0.2+b2) ... #17 376.3 Setting up libboost-coroutine-dev:amd64 (1.83.0.2+b2) ... #17 376.3 Setting up g++-14 (14.2.0-19) ... #17 376.4 Setting up libboost-log1.83-dev (1.83.0-4.2) ... #17 376.4 Setting up libboost-json-dev:amd64 (1.83.0.2+b2) ... #17 376.5 Setting up gfortran-14 (14.2.0-19) ... #17 376.6 Setting up texlive-base (2024.20250309-1) ... #17 377.2 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps #17 377.3 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg #17 377.4 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper #17 377.6 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex #17 377.6 debconf: unable to initialize frontend: Dialog #17 377.6 debconf: (TERM is not set, so the dialog frontend is not usable.) #17 377.6 debconf: falling back to frontend: Readline #17 377.6 debconf: unable to initialize frontend: Readline #17 377.6 debconf: (This frontend requires a controlling tty.) #17 377.6 debconf: falling back to frontend: Teletype #17 377.6 debconf: unable to initialize frontend: Teletype #17 377.6 debconf: (This frontend requires a controlling tty.) #17 377.6 debconf: falling back to frontend: Noninteractive #17 377.9 Setting up libboost-log-dev (1.83.0.2+b2) ... #17 378.0 Setting up libmount-dev:amd64 (2.41-5) ... #17 378.1 Setting up libboost-filesystem-dev:amd64 (1.83.0.2+b2) ... #17 378.2 Setting up pylint (3.3.4-1) ... #17 378.5 Setting up libboost-thread-dev:amd64 (1.83.0.2+b2) ... #17 378.6 Setting up libboost-fiber-dev:amd64 (1.83.0.2+b2) ... #17 378.7 Setting up krb5-multidev:amd64 (1.21.3-5) ... #17 378.8 Setting up libgs10-common (10.05.1~dfsg-1+deb13u1) ... #17 378.9 Setting up libglib2.0-dev-bin (2.84.4-3~deb13u2) ... #17 379.0 Setting up librsvg2-bin (2.60.0+dfsg-1) ... #17 379.1 Setting up libboost-graph-dev:amd64 (1.83.0.2+b2) ... #17 379.2 Setting up libgio-2.0-dev:amd64 (2.84.4-3~deb13u2) ... #17 379.2 Setting up libpython3-dev:amd64 (3.13.5-1) ... #17 379.3 Setting up libboost-wave1.83-dev:amd64 (1.83.0-4.2) ... #17 379.3 Setting up libtool (2.5.4-4) ... #17 379.4 Setting up libmodule-implementation-perl (0.09-2) ... #17 379.4 Setting up texlive-luatex (2024.20250309-1) ... #17 379.5 Setting up libpackage-stash-perl (0.40-1) ... #17 379.5 Setting up python3.13-dev (3.13.5-2) ... #17 379.6 Setting up libimport-into-perl (1.002005-2) ... #17 379.6 Setting up libmoo-perl (2.005005-1) ... #17 379.7 Setting up texlive-plain-generic (2024.20250309-2) ... #17 379.7 Setting up libboost-random-dev:amd64 (1.83.0.2+b2) ... #17 379.8 Setting up texlive-lang-greek (2024.20250309-1) ... #17 379.9 Setting up libboost-wave-dev:amd64 (1.83.0.2+b2) ... #17 379.9 Setting up libboost-context-dev:amd64 (1.83.0.2+b2) ... #17 380.0 Setting up gcc (4:14.2.0-1) ... #17 380.1 Setting up dh-autoreconf (20) ... #17 380.1 Setting up libkrb5-dev:amd64 (1.21.3-5) ... #17 380.2 Setting up libspecio-perl (0.50-1) ... #17 380.2 Setting up libamdhip64-5:amd64 (5.7.1-6+deb13u1) ... #17 380.3 Setting up libglib2.0-dev:amd64 (2.84.4-3~deb13u2) ... #17 380.3 Setting up texlive-latex-base (2024.20250309-1) ... #17 380.4 Setting up texlive-extra-utils (2024.20250309-2) ... #17 380.5 Setting up python3-dev (3.13.5-1) ... #17 380.5 Setting up texlive-latex-recommended (2024.20250309-1) ... #17 380.6 Setting up libboost-python1.83-dev (1.83.0-4.2) ... #17 380.6 Setting up texinfo (7.1.1-1) ... #17 380.7 Running mktexlsr. This may take some time. ... done. #17 380.7 Setting up texlive-pictures (2024.20250309-1) ... #17 380.8 Setting up g++ (4:14.2.0-1) ... #17 380.9 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #17 380.9 Setting up texlive-fonts-recommended (2024.20250309-1) ... #17 380.9 Setting up build-essential (12.12) ... #17 381.0 Setting up libzmq3-dev:amd64 (4.3.5-1+b3) ... #17 381.1 Setting up tipa (2:1.3-21) ... #17 381.2 Setting up libb-hooks-endofscope-perl (0.28-2) ... #17 381.2 Setting up libgs10:amd64 (10.05.1~dfsg-1+deb13u1) ... #17 381.3 Setting up libsofia-sip-ua-glib-dev (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #17 381.3 Setting up libucx0:amd64 (1.18.1+ds-2+b1) ... #17 381.4 Setting up texlive (2024.20250309-1) ... #17 381.4 Setting up texlive-science (2024.20250309-2) ... #17 381.5 Setting up latexmk (1:4.86~ds-1) ... #17 381.6 Setting up debhelper (13.24.2) ... #17 381.6 Setting up texlive-latex-extra (2024.20250309-2) ... #17 381.7 Setting up ghostscript (10.05.1~dfsg-1+deb13u1) ... #17 381.8 Setting up libcurl4-gnutls-dev:amd64 (8.14.1-2+deb13u2) ... #17 381.8 Setting up libboost-python-dev (1.83.0.2+b2) ... #17 381.9 Setting up texlive-bibtex-extra (2024.20250309-2) ... #17 381.9 Setting up libnamespace-clean-perl (0.27-2) ... #17 382.0 Setting up equivs (2.3.2) ... #17 382.0 Setting up texlive-xetex (2024.20250309-1) ... #17 382.1 Setting up libnamespace-autoclean-perl (0.31-1) ... #17 382.1 Setting up libdatetime-locale-perl (1:1.41-1) ... #17 382.2 Setting up libopenmpi40:amd64 (5.0.7-1) ... #17 382.2 Setting up libulfius-dev:amd64 (2.7.15-2.2+b2) ... #17 382.3 Setting up libdatetime-timezone-perl (1:2.65-1+2025b) ... #17 382.3 Setting up dahdi-source (1:3.1.0+git20230717~dfsg-10.1) ... #17 382.4 Setting up texlive-formats-extra (2024.20250309-2) ... #17 382.4 Setting up libboost-mpi1.83.0 (1.83.0-4.2) ... #17 382.5 Setting up openmpi-bin (5.0.7-1) ... #17 382.6 update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode #17 382.6 update-alternatives: warning: skip creation of /usr/share/man/man1/mpirun.1.gz because associated file /usr/share/man/man1/mpirun.openmpi.1.gz (of link group mpirun) doesn't exist #17 382.6 update-alternatives: warning: skip creation of /usr/share/man/man1/mpiexec.1.gz because associated file /usr/share/man/man1/mpiexec.openmpi.1.gz (of link group mpirun) doesn't exist #17 382.6 update-alternatives: using /usr/bin/mpicc.openmpi to provide /usr/bin/mpicc (mpi) in auto mode #17 382.6 update-alternatives: warning: skip creation of /usr/share/man/man1/mpicc.1.gz because associated file /usr/share/man/man1/mpicc.openmpi.1.gz (of link group mpi) doesn't exist #17 382.6 update-alternatives: warning: skip creation of /usr/share/man/man1/mpic++.1.gz because associated file /usr/share/man/man1/mpic++.openmpi.1.gz (of link group mpi) doesn't exist #17 382.6 update-alternatives: warning: skip creation of /usr/share/man/man1/mpicxx.1.gz because associated file /usr/share/man/man1/mpicxx.openmpi.1.gz (of link group mpi) doesn't exist #17 382.6 update-alternatives: warning: skip creation of /usr/share/man/man1/mpiCC.1.gz because associated file /usr/share/man/man1/mpiCC.openmpi.1.gz (of link group mpi) doesn't exist #17 382.6 update-alternatives: warning: skip creation of /usr/share/man/man1/mpif77.1.gz because associated file /usr/share/man/man1/mpif77.openmpi.1.gz (of link group mpi) doesn't exist #17 382.6 update-alternatives: warning: skip creation of /usr/share/man/man1/mpif90.1.gz because associated file /usr/share/man/man1/mpif90.openmpi.1.gz (of link group mpi) doesn't exist #17 382.6 update-alternatives: warning: skip creation of /usr/share/man/man1/mpifort.1.gz because associated file /usr/share/man/man1/mpifort.openmpi.1.gz (of link group mpi) doesn't exist #17 382.6 Setting up libdatetime-perl (2:1.65-1+b2) ... #17 382.7 Setting up libboost-graph-parallel1.83.0 (1.83.0-4.2) ... #17 382.7 Setting up mpi-default-bin (1.18) ... #17 382.8 Setting up lcov (2.3.1-1) ... #17 383.0 Setting up libopenmpi-dev:amd64 (5.0.7-1) ... #17 383.0 update-alternatives: using /usr/lib/x86_64-linux-gnu/openmpi/include to provide /usr/include/x86_64-linux-gnu/mpi (mpi-x86_64-linux-gnu) in auto mode #17 383.0 Setting up libboost-graph-parallel1.83-dev (1.83.0-4.2) ... #17 383.1 Setting up libboost-mpi-python1.83.0 (1.83.0-4.2) ... #17 383.3 Setting up libboost-graph-parallel-dev (1.83.0.2+b2) ... #17 383.3 Setting up mpi-default-dev (1.18) ... #17 383.4 Setting up libboost-mpi1.83-dev (1.83.0-4.2) ... #17 383.4 Setting up libboost-mpi-dev (1.83.0.2+b2) ... #17 383.5 Setting up libboost-mpi-python1.83-dev (1.83.0-4.2) ... #17 383.6 Setting up libboost-mpi-python-dev (1.83.0.2+b2) ... #17 383.6 Setting up libboost-all-dev (1.83.0.2+b2) ... #17 383.7 Setting up libheif-plugin-libde265:amd64 (1.19.8-1) ... #17 383.7 Setting up libwww-perl (6.78-1) ... #17 383.8 Setting up libheif1:amd64 (1.19.8-1) ... #17 383.8 Setting up devscripts (2.25.15+deb13u1) ... #17 384.0 Setting up libgd3:amd64 (2.3.3-13) ... #17 384.0 Setting up libgvc6 (2.42.4-3) ... #17 384.1 Setting up libheif-plugin-dav1d:amd64 (1.19.8-1) ... #17 384.1 Setting up liblwp-protocol-https-perl (6.14-1) ... #17 384.2 Setting up graphviz (2.42.4-3) ... #17 384.2 Setting up mscgen (0.20-16) ... #17 384.3 Processing triggers for libc-bin (2.41-12+deb13u1) ... #17 384.3 Processing triggers for sgml-base (1.31+nmu1) ... #17 384.4 Setting up libdbus-1-dev:amd64 (1.16.2-2) ... #17 384.5 Setting up docbook-xsl (1.79.2+dfsg-7) ... #17 384.7 Setting up docutils-common (0.21.2+dfsg-2) ... #17 384.8 Setting up sgml-data (2.0.11+nmu1) ... #17 385.1 Setting up libpcap0.8-dev:amd64 (1.10.5-2) ... #17 385.1 Setting up docbook5-xml (5.0-4) ... #17 385.3 Setting up asciidoc-base (10.2.1-1) ... #17 385.7 Setting up libpcap-dev:amd64 (1.10.5-2) ... #17 385.7 Setting up asciidoc (10.2.1-1) ... #17 385.8 Processing triggers for sgml-base (1.31+nmu1) ... #17 385.8 Setting up docbook (4.5-11) ... #17 386.1 Setting up python3-docutils (0.21.2+dfsg-2) ... #17 386.3 Setting up docbook-xml (4.5-13) ... #17 387.3 Setting up python3-blockdiag (3.0.0+dfsg-3) ... #17 387.4 Setting up python3-nwdiag (3.0.0+dfsg-2) ... #17 387.6 Processing triggers for sgml-base (1.31+nmu1) ... #17 387.6 Setting up dblatex (0.3.12py3-5) ... #17 387.8 Setting up docbook-dsssl (1.79-10) ... #17 387.9 Processing triggers for sgml-base (1.31+nmu1) ... #17 387.9 Setting up docbook-utils (0.6.14-4) ... #17 388.0 Setting up asciidoc-dblatex (10.2.1-1) ... #17 388.1 Processing triggers for dbus (1.16.2-2) ... #17 388.1 Processing triggers for tex-common (6.19) ... #17 388.2 debconf: unable to initialize frontend: Dialog #17 388.2 debconf: (TERM is not set, so the dialog frontend is not usable.) #17 388.2 debconf: falling back to frontend: Readline #17 388.2 debconf: unable to initialize frontend: Readline #17 388.2 debconf: (This frontend requires a controlling tty.) #17 388.2 debconf: falling back to frontend: Teletype #17 388.2 debconf: unable to initialize frontend: Teletype #17 388.2 debconf: (This frontend requires a controlling tty.) #17 388.2 debconf: falling back to frontend: Noninteractive #17 388.2 Running updmap-sys. This may take some time... done. #17 388.5 Running mktexlsr /var/lib/texmf ... done. #17 388.6 Building format(s) --all. #17 388.6 This may take some time... done. #17 438.3 + apt-get clean #17 DONE 438.5s #18 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #18 DONE 0.1s #19 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git@028da3798355d0260c6c6491b39347d84ca7a02d' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'ruff' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #19 0.312 + cat /tmp/pysim_requirements.txt #19 0.312 pyscard #19 0.312 pyserial #19 0.312 pytlv #19 0.312 cmd2>=2.6.2,<3.0 #19 0.312 jsonpath-ng #19 0.312 construct>=2.10.70 #19 0.312 bidict #19 0.312 pyosmocom>=0.0.12 #19 0.312 pyyaml>=5.1 #19 0.312 termcolor #19 0.312 colorlog #19 0.312 pycryptodomex #19 0.312 cryptography #19 0.312 git+https://github.com/osmocom/asn1tools #19 0.312 packaging #19 0.312 git+https://github.com/hologram-io/smpp.pdu #19 0.312 smpp.twisted3 @ git+https://github.com/jookies/smpp.twisted #19 0.312 + pip3 install --break-system-packages git+https://github.com/eriwen/lcov-to-cobertura-xml.git@028da3798355d0260c6c6491b39347d84ca7a02d git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse git+https://github.com/podshumok/python-smpplib.git ruff sphinx sphinxcontrib-napoleon -r /tmp/pysim_requirements.txt #19 0.485 Collecting git+https://github.com/eriwen/lcov-to-cobertura-xml.git@028da3798355d0260c6c6491b39347d84ca7a02d #19 0.486 Cloning https://github.com/eriwen/lcov-to-cobertura-xml.git (to revision 028da3798355d0260c6c6491b39347d84ca7a02d) to /tmp/pip-req-build-l4vassv8 #19 0.487 Running command git clone --filter=blob:none --quiet https://github.com/eriwen/lcov-to-cobertura-xml.git /tmp/pip-req-build-l4vassv8 #19 1.299 Running command git rev-parse -q --verify 'sha^028da3798355d0260c6c6491b39347d84ca7a02d' #19 1.304 Running command git fetch -q https://github.com/eriwen/lcov-to-cobertura-xml.git 028da3798355d0260c6c6491b39347d84ca7a02d #19 1.630 Running command git checkout -q 028da3798355d0260c6c6491b39347d84ca7a02d #19 1.952 Resolved https://github.com/eriwen/lcov-to-cobertura-xml.git to commit 028da3798355d0260c6c6491b39347d84ca7a02d #19 1.957 Installing build dependencies: started #19 2.672 Installing build dependencies: finished with status 'done' #19 2.673 Getting requirements to build wheel: started #19 2.854 Getting requirements to build wheel: finished with status 'done' #19 2.854 Preparing metadata (pyproject.toml): started #19 2.956 Preparing metadata (pyproject.toml): finished with status 'done' #19 2.957 Collecting sphinx-argparse #19 2.958 Cloning https://github.com/osmocom/sphinx-argparse (to revision inside-classes) to /tmp/pip-install-noe0ut4f/sphinx-argparse_573ef5eac7d7438e8859fda3802d0f73 #19 2.958 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/sphinx-argparse /tmp/pip-install-noe0ut4f/sphinx-argparse_573ef5eac7d7438e8859fda3802d0f73 #19 3.804 Running command git checkout -b inside-classes --track origin/inside-classes #19 4.140 Switched to a new branch 'inside-classes' #19 4.140 branch 'inside-classes' set up to track 'origin/inside-classes'. #19 4.140 Resolved https://github.com/osmocom/sphinx-argparse to commit 7796d28597c0b612fafeab58929e0c6f817ed1dc #19 4.143 Installing build dependencies: started #19 4.552 Installing build dependencies: finished with status 'done' #19 4.552 Getting requirements to build wheel: started #19 4.659 Getting requirements to build wheel: finished with status 'done' #19 4.659 Preparing metadata (pyproject.toml): started #19 4.766 Preparing metadata (pyproject.toml): finished with status 'done' #19 4.767 Collecting git+https://github.com/podshumok/python-smpplib.git #19 4.767 Cloning https://github.com/podshumok/python-smpplib.git to /tmp/pip-req-build-jd61mshm #19 4.768 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-req-build-jd61mshm #19 5.657 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8 #19 5.663 Preparing metadata (setup.py): started #19 5.772 Preparing metadata (setup.py): finished with status 'done' #19 5.773 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14)) #19 5.774 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-txwyiu01 #19 5.774 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/asn1tools /tmp/pip-req-build-txwyiu01 #19 7.002 Resolved https://github.com/osmocom/asn1tools to commit 44277cdb34959196f317b6a02af20a4a1c3c4e2d #19 7.003 Preparing metadata (setup.py): started #19 7.113 Preparing metadata (setup.py): finished with status 'done' #19 7.114 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16)) #19 7.114 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-bi6jhx_0 #19 7.115 Running command git clone --filter=blob:none --quiet https://github.com/hologram-io/smpp.pdu /tmp/pip-req-build-bi6jhx_0 #19 7.839 Resolved https://github.com/hologram-io/smpp.pdu to commit 20acc840ded958898eeb35ae9a18df9b29bdaaac #19 7.840 Preparing metadata (setup.py): started #19 7.936 Preparing metadata (setup.py): finished with status 'done' #19 7.937 Collecting smpp.twisted3@ git+https://github.com/jookies/smpp.twisted (from -r /tmp/pysim_requirements.txt (line 17)) #19 7.937 Cloning https://github.com/jookies/smpp.twisted to /tmp/pip-install-noe0ut4f/smpp-twisted3_6159add91bdd4ebbb2524bee5071db96 #19 7.938 Running command git clone --filter=blob:none --quiet https://github.com/jookies/smpp.twisted /tmp/pip-install-noe0ut4f/smpp-twisted3_6159add91bdd4ebbb2524bee5071db96 #19 8.648 Resolved https://github.com/jookies/smpp.twisted to commit c9b266f54e44e7aff964b64cfb05ca1ecbcd7710 #19 8.649 Preparing metadata (setup.py): started #19 8.745 Preparing metadata (setup.py): finished with status 'done' #19 8.951 Collecting ruff #19 8.975 Downloading ruff-0.14.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (26 kB) #19 9.021 Collecting sphinx #19 9.028 Downloading sphinx-9.1.0-py3-none-any.whl.metadata (5.8 kB) #19 9.076 Collecting sphinxcontrib-napoleon #19 9.084 Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl.metadata (6.2 kB) #19 9.132 Collecting pyscard (from -r /tmp/pysim_requirements.txt (line 1)) #19 9.140 Downloading pyscard-2.3.1.tar.gz (160 kB) #19 9.190 Installing build dependencies: started #19 9.761 Installing build dependencies: finished with status 'done' #19 9.761 Getting requirements to build wheel: started #19 9.948 Getting requirements to build wheel: finished with status 'done' #19 9.949 Preparing metadata (pyproject.toml): started #19 10.05 Preparing metadata (pyproject.toml): finished with status 'done' #19 10.07 Collecting pyserial (from -r /tmp/pysim_requirements.txt (line 2)) #19 10.08 Downloading pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB) #19 10.12 Collecting pytlv (from -r /tmp/pysim_requirements.txt (line 3)) #19 10.13 Downloading pytlv-0.71.tar.gz (15 kB) #19 10.15 Preparing metadata (setup.py): started #19 10.24 Preparing metadata (setup.py): finished with status 'done' #19 10.27 Collecting cmd2<3.0,>=2.6.2 (from -r /tmp/pysim_requirements.txt (line 4)) #19 10.28 Downloading cmd2-2.7.0-py3-none-any.whl.metadata (17 kB) #19 10.31 Collecting jsonpath-ng (from -r /tmp/pysim_requirements.txt (line 5)) #19 10.32 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) #19 10.36 Collecting construct>=2.10.70 (from -r /tmp/pysim_requirements.txt (line 6)) #19 10.37 Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) #19 10.41 Collecting bidict (from -r /tmp/pysim_requirements.txt (line 7)) #19 10.41 Downloading bidict-0.23.1-py3-none-any.whl.metadata (8.7 kB) #19 10.45 Collecting pyosmocom>=0.0.12 (from -r /tmp/pysim_requirements.txt (line 8)) #19 10.47 Downloading pyosmocom-0.0.12-py3-none-any.whl.metadata (1.4 kB) #19 10.48 Requirement already satisfied: pyyaml>=5.1 in /usr/lib/python3/dist-packages (from -r /tmp/pysim_requirements.txt (line 9)) (6.0.2) #19 10.50 Collecting termcolor (from -r /tmp/pysim_requirements.txt (line 10)) #19 10.50 Downloading termcolor-3.3.0-py3-none-any.whl.metadata (6.5 kB) #19 10.54 Collecting colorlog (from -r /tmp/pysim_requirements.txt (line 11)) #19 10.55 Downloading colorlog-6.10.1-py3-none-any.whl.metadata (11 kB) #19 10.61 Collecting pycryptodomex (from -r /tmp/pysim_requirements.txt (line 12)) #19 10.61 Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) #19 10.72 Collecting cryptography (from -r /tmp/pysim_requirements.txt (line 13)) #19 10.72 Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) #19 10.74 Requirement already satisfied: packaging in /usr/lib/python3/dist-packages (from -r /tmp/pysim_requirements.txt (line 15)) (25.0) #19 10.76 Collecting six (from smpplib==2.1.0) #19 10.77 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) #19 10.81 Collecting pyparsing>=3.0.6 (from asn1tools==0.166.0->-r /tmp/pysim_requirements.txt (line 14)) #19 10.82 Downloading pyparsing-3.3.1-py3-none-any.whl.metadata (5.6 kB) #19 10.85 Collecting bitstruct (from asn1tools==0.166.0->-r /tmp/pysim_requirements.txt (line 14)) #19 10.86 Downloading bitstruct-8.21.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.3 kB) #19 10.90 Collecting Twisted~=23.10.0 (from smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) #19 10.91 Downloading twisted-23.10.0-py3-none-any.whl.metadata (9.5 kB) #19 10.95 Collecting smpp.pdu3~=0.4 (from smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) #19 10.96 Downloading smpp.pdu3-0.6-py2.py3-none-any.whl.metadata (929 bytes) #19 10.99 Collecting pyperclip>=1.8 (from cmd2<3.0,>=2.6.2->-r /tmp/pysim_requirements.txt (line 4)) #19 11.00 Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) #19 11.03 Collecting rich-argparse>=1.7.1 (from cmd2<3.0,>=2.6.2->-r /tmp/pysim_requirements.txt (line 4)) #19 11.04 Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) #19 11.07 Collecting wcwidth>=0.2.10 (from cmd2<3.0,>=2.6.2->-r /tmp/pysim_requirements.txt (line 4)) #19 11.08 Downloading wcwidth-0.2.14-py2.py3-none-any.whl.metadata (15 kB) #19 11.11 Collecting attrs>=21.3.0 (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) #19 11.12 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) #19 11.15 Collecting automat>=0.8.0 (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) #19 11.16 Downloading automat-25.4.16-py3-none-any.whl.metadata (8.4 kB) #19 11.19 Collecting constantly>=15.1 (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) #19 11.19 Downloading constantly-23.10.4-py3-none-any.whl.metadata (1.8 kB) #19 11.23 Collecting hyperlink>=17.1.1 (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) #19 11.23 Downloading hyperlink-21.0.0-py2.py3-none-any.whl.metadata (1.5 kB) #19 11.26 Collecting incremental>=22.10.0 (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) #19 11.27 Downloading incremental-24.11.0-py3-none-any.whl.metadata (9.5 kB) #19 11.28 Requirement already satisfied: typing-extensions>=4.2.0 in /usr/lib/python3/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) (4.13.2) #19 11.35 Collecting zope-interface>=5 (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) #19 11.35 Downloading zope_interface-8.2-cp313-cp313-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl.metadata (45 kB) #19 11.39 Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) #19 11.40 Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) #19 11.43 Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) #19 11.44 Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) #19 11.47 Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) #19 11.47 Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) #19 11.51 Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) #19 11.52 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) #19 11.56 Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) #19 11.56 Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) #19 11.60 Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) #19 11.61 Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) #19 11.64 Collecting Jinja2>=3.1 (from sphinx) #19 11.65 Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) #19 11.66 Requirement already satisfied: Pygments>=2.17 in /usr/lib/python3/dist-packages (from sphinx) (2.18.0) #19 11.66 Requirement already satisfied: docutils<0.23,>=0.21 in /usr/lib/python3/dist-packages (from sphinx) (0.21.2) #19 11.69 Collecting snowballstemmer>=2.2 (from sphinx) #19 11.70 Downloading snowballstemmer-3.0.1-py3-none-any.whl.metadata (7.9 kB) #19 11.73 Collecting babel>=2.13 (from sphinx) #19 11.74 Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) #19 11.77 Collecting alabaster>=0.7.14 (from sphinx) #19 11.78 Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) #19 11.81 Collecting imagesize>=1.3 (from sphinx) #19 11.82 Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) #19 11.86 Collecting requests>=2.30.0 (from sphinx) #19 11.87 Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) #19 11.90 Collecting roman-numerals>=1.0.0 (from sphinx) #19 11.91 Downloading roman_numerals-4.1.0-py3-none-any.whl.metadata (3.3 kB) #19 11.94 Collecting pockets>=0.3 (from sphinxcontrib-napoleon) #19 11.95 Downloading pockets-0.9.1-py2.py3-none-any.whl.metadata (4.4 kB) #19 11.99 Collecting ply (from jsonpath-ng->-r /tmp/pysim_requirements.txt (line 5)) #19 11.99 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) #19 12.03 Collecting gsm0338 (from pyosmocom>=0.0.12->-r /tmp/pysim_requirements.txt (line 8)) #19 12.04 Downloading gsm0338-1.1.0-py3-none-any.whl.metadata (2.5 kB) #19 12.11 Collecting cffi>=2.0.0 (from cryptography->-r /tmp/pysim_requirements.txt (line 13)) #19 12.12 Downloading cffi-2.0.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) #19 12.16 Collecting pycparser (from cffi>=2.0.0->cryptography->-r /tmp/pysim_requirements.txt (line 13)) #19 12.16 Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) #19 12.21 Collecting idna>=2.5 (from hyperlink>=17.1.1->Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) #19 12.22 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) #19 12.26 Requirement already satisfied: MarkupSafe>=2.0 in /usr/lib/python3/dist-packages (from Jinja2>=3.1->sphinx) (2.1.5) #19 12.31 Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx) #19 12.32 Downloading charset_normalizer-3.4.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) #19 12.37 Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) #19 12.37 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) #19 12.41 Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) #19 12.42 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) #19 12.47 Collecting rich>=11.0.0 (from rich-argparse>=1.7.1->cmd2<3.0,>=2.6.2->-r /tmp/pysim_requirements.txt (line 4)) #19 12.47 Downloading rich-14.2.0-py3-none-any.whl.metadata (18 kB) #19 12.51 Collecting markdown-it-py>=2.2.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2<3.0,>=2.6.2->-r /tmp/pysim_requirements.txt (line 4)) #19 12.52 Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) #19 12.60 Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2<3.0,>=2.6.2->-r /tmp/pysim_requirements.txt (line 4)) #19 12.61 Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) #19 12.68 Downloading cmd2-2.7.0-py3-none-any.whl (154 kB) #19 12.70 Downloading smpp.pdu3-0.6-py2.py3-none-any.whl (31 kB) #19 12.73 Downloading twisted-23.10.0-py3-none-any.whl (3.2 MB) #19 12.78 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 63.5 MB/s eta 0:00:00 #19 12.79 Downloading ruff-0.14.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.9 MB) #19 12.93 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 96.3 MB/s eta 0:00:00 #19 12.95 Downloading sphinx-9.1.0-py3-none-any.whl (3.9 MB) #19 12.99 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 82.9 MB/s eta 0:00:00 #19 13.00 Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl (17 kB) #19 13.02 Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) #19 13.04 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) #19 13.06 Downloading construct-2.10.70-py3-none-any.whl (63 kB) #19 13.08 Downloading bidict-0.23.1-py3-none-any.whl (32 kB) #19 13.10 Downloading pyosmocom-0.0.12-py3-none-any.whl (32 kB) #19 13.12 Downloading termcolor-3.3.0-py3-none-any.whl (7.7 kB) #19 13.14 Downloading colorlog-6.10.1-py3-none-any.whl (11 kB) #19 13.16 Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) #19 13.19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 65.5 MB/s eta 0:00:00 #19 13.20 Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) #19 13.25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 83.5 MB/s eta 0:00:00 #19 13.26 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) #19 13.28 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) #19 13.30 Downloading automat-25.4.16-py3-none-any.whl (42 kB) #19 13.32 Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) #19 13.43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 94.6 MB/s eta 0:00:00 #19 13.44 Downloading cffi-2.0.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) #19 13.47 Downloading constantly-23.10.4-py3-none-any.whl (13 kB) #19 13.50 Downloading hyperlink-21.0.0-py2.py3-none-any.whl (74 kB) #19 13.53 Downloading idna-3.11-py3-none-any.whl (71 kB) #19 13.55 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) #19 13.58 Downloading incremental-24.11.0-py3-none-any.whl (21 kB) #19 13.60 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) #19 13.62 Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) #19 13.65 Downloading pyparsing-3.3.1-py3-none-any.whl (121 kB) #19 13.67 Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) #19 13.70 Downloading requests-2.32.5-py3-none-any.whl (64 kB) #19 13.72 Downloading charset_normalizer-3.4.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) #19 13.74 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) #19 13.76 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) #19 13.78 Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) #19 13.80 Downloading rich-14.2.0-py3-none-any.whl (243 kB) #19 13.82 Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) #19 13.84 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) #19 13.87 Downloading roman_numerals-4.1.0-py3-none-any.whl (7.7 kB) #19 13.89 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) #19 13.92 Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 kB) #19 13.94 Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) #19 13.97 Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) #19 14.00 Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) #19 14.03 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) #19 14.05 Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) #19 14.08 Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) #19 14.11 Downloading wcwidth-0.2.14-py2.py3-none-any.whl (37 kB) #19 14.14 Downloading zope_interface-8.2-cp313-cp313-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (264 kB) #19 14.17 Downloading bitstruct-8.21.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (83 kB) #19 14.20 Downloading gsm0338-1.1.0-py3-none-any.whl (5.8 kB) #19 14.22 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) #19 14.25 Downloading pycparser-2.23-py3-none-any.whl (118 kB) #19 14.32 Building wheels for collected packages: lcov_cobertura, sphinx-argparse, smpplib, asn1tools, smpp.pdu, smpp.twisted3, pyscard, pytlv #19 14.32 Building wheel for lcov_cobertura (pyproject.toml): started #19 14.44 Building wheel for lcov_cobertura (pyproject.toml): finished with status 'done' #19 14.44 Created wheel for lcov_cobertura: filename=lcov_cobertura-2.0.2-py3-none-any.whl size=11718 sha256=1d835f63d5ed2d4daec0224e793d744f9bca7bbb6635bf2585d07b1135f4d287 #19 14.44 Stored in directory: /root/.cache/pip/wheels/b9/a4/13/8f640a807038bb8924745d8e57cbd8b4034170f7f9788ffab8 #19 14.44 Building wheel for sphinx-argparse (pyproject.toml): started #19 14.54 Building wheel for sphinx-argparse (pyproject.toml): finished with status 'done' #19 14.54 Created wheel for sphinx-argparse: filename=sphinx_argparse-0.4.0-py3-none-any.whl size=12715 sha256=a4a755b7085864eaf7c9819db5b9712abb873d345ad4c5d4377330d5d432028a #19 14.54 Stored in directory: /tmp/pip-ephem-wheel-cache-eiy6f5tb/wheels/73/b7/19/d26631b7ef1c14ec1e1ab5e03c0cbd994720ce53e99f41792e #19 14.54 DEPRECATION: Building 'smpplib' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'smpplib'. Discussion can be found at https://github.com/pypa/pip/issues/6334 #19 14.54 Building wheel for smpplib (setup.py): started #19 14.67 Building wheel for smpplib (setup.py): finished with status 'done' #19 14.67 Created wheel for smpplib: filename=smpplib-2.1.0-py3-none-any.whl size=29013 sha256=b767eab63b8d34fc8328b84a8c8be7b9298314c0b09a67a3bfbb27411a819a78 #19 14.67 Stored in directory: /tmp/pip-ephem-wheel-cache-eiy6f5tb/wheels/c7/1f/00/8310d8f80e9235411f5c532fa8639d4e8a55d6c60ce2f719e1 #19 14.67 DEPRECATION: Building 'asn1tools' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'asn1tools'. Discussion can be found at https://github.com/pypa/pip/issues/6334 #19 14.67 Building wheel for asn1tools (setup.py): started #19 14.81 Building wheel for asn1tools (setup.py): finished with status 'done' #19 14.82 Created wheel for asn1tools: filename=asn1tools-0.166.0-py3-none-any.whl size=119785 sha256=0576de32a1526fc8b0cc2d7dbbdd95339bb7d9223a4a1e5c75e5fb508302e2f3 #19 14.82 Stored in directory: /tmp/pip-ephem-wheel-cache-eiy6f5tb/wheels/2f/48/f7/6b02e94c4a617fd3401d48992f12efefb61549179aeaea7ba5 #19 14.82 DEPRECATION: Building 'smpp.pdu' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'smpp.pdu'. Discussion can be found at https://github.com/pypa/pip/issues/6334 #19 14.82 Building wheel for smpp.pdu (setup.py): started #19 14.94 Building wheel for smpp.pdu (setup.py): finished with status 'done' #19 14.94 Created wheel for smpp.pdu: filename=smpp_pdu-0.3-py3-none-any.whl size=31755 sha256=f3524d1aa836728f14edf63d1fdef58a04e8bfee4174025d0eb420c90dc4ffb2 #19 14.94 Stored in directory: /tmp/pip-ephem-wheel-cache-eiy6f5tb/wheels/ec/59/c8/1689acefa6165ca4c187514c7119267ae941b1075c4f9d7fee #19 14.94 DEPRECATION: Building 'smpp.twisted3' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'smpp.twisted3'. Discussion can be found at https://github.com/pypa/pip/issues/6334 #19 14.94 Building wheel for smpp.twisted3 (setup.py): started #19 15.06 Building wheel for smpp.twisted3 (setup.py): finished with status 'done' #19 15.06 Created wheel for smpp.twisted3: filename=smpp_twisted3-0.8-py3-none-any.whl size=17529 sha256=542ec62e877aa2c34f11d1316931db8cac27a5972dbd8161e363ac36562d71dc #19 15.06 Stored in directory: /tmp/pip-ephem-wheel-cache-eiy6f5tb/wheels/d7/df/1e/ec5213d7c625fee8bc3ed25a094b2da2e711989dcf777efeac #19 15.06 Building wheel for pyscard (pyproject.toml): started #19 16.13 Building wheel for pyscard (pyproject.toml): finished with status 'done' #19 16.14 Created wheel for pyscard: filename=pyscard-2.3.1-cp313-cp313-linux_x86_64.whl size=241932 sha256=b61f292ffa9fb636435187114a773e6bccebfce4e74ac6eab4c042e686dc7b92 #19 16.14 Stored in directory: /root/.cache/pip/wheels/82/bb/ae/d47c99a6ef7eb01a71857e66a2b51e63f56e84ab418fc7952d #19 16.14 Building wheel for pytlv (setup.py): started #19 16.14 DEPRECATION: Building 'pytlv' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pytlv'. Discussion can be found at https://github.com/pypa/pip/issues/6334 #19 16.26 Building wheel for pytlv (setup.py): finished with status 'done' #19 16.26 Created wheel for pytlv: filename=pytlv-0.71-py2.py3-none-any.whl size=16606 sha256=fa158ea6d2ed6c173c6d09143d0507d3dd69ac38a84080f767a6106680dd38bd #19 16.26 Stored in directory: /root/.cache/pip/wheels/ef/7c/d8/e0f4af40e0231f40f63199f2bf7014ad923f3e01f744324f4d #19 16.26 Successfully built lcov_cobertura sphinx-argparse smpplib asn1tools smpp.pdu smpp.twisted3 pyscard pytlv #19 16.33 Installing collected packages: smpp.pdu3, smpp.pdu, pytlv, pyserial, pyperclip, ply, zope-interface, wcwidth, urllib3, termcolor, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, six, ruff, roman-numerals, pyscard, pyparsing, pycryptodomex, pycparser, mdurl, lcov_cobertura, jsonpath-ng, Jinja2, incremental, imagesize, idna, gsm0338, construct, constantly, colorlog, charset_normalizer, certifi, bitstruct, bidict, babel, automat, attrs, alabaster, smpplib, requests, pyosmocom, pockets, markdown-it-py, hyperlink, cffi, asn1tools, Twisted, sphinxcontrib-napoleon, sphinx, rich, cryptography, sphinx-argparse, smpp.twisted3, rich-argparse, cmd2 #19 20.42 #19 20.43 Successfully installed Jinja2-3.1.6 Twisted-23.10.0 alabaster-1.0.0 asn1tools-0.166.0 attrs-25.4.0 automat-25.4.16 babel-2.17.0 bidict-0.23.1 bitstruct-8.21.0 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 cmd2-2.7.0 colorlog-6.10.1 constantly-23.10.4 construct-2.10.70 cryptography-46.0.3 gsm0338-1.1.0 hyperlink-21.0.0 idna-3.11 imagesize-1.4.1 incremental-24.11.0 jsonpath-ng-1.7.0 lcov_cobertura-2.0.2 markdown-it-py-4.0.0 mdurl-0.1.2 ply-3.11 pockets-0.9.1 pycparser-2.23 pycryptodomex-3.23.0 pyosmocom-0.0.12 pyparsing-3.3.1 pyperclip-1.11.0 pyscard-2.3.1 pyserial-3.5 pytlv-0.71 requests-2.32.5 rich-14.2.0 rich-argparse-1.7.2 roman-numerals-4.1.0 ruff-0.14.13 six-1.17.0 smpp.pdu-0.3 smpp.pdu3-0.6 smpp.twisted3-0.8 smpplib-2.1.0 snowballstemmer-3.0.1 sphinx-9.1.0 sphinx-argparse-0.4.0 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-napoleon-0.7 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 termcolor-3.3.0 urllib3-2.6.3 wcwidth-0.2.14 zope-interface-8.2 #19 20.43 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #19 DONE 21.4s #20 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #20 DONE 0.1s #21 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #21 0.303 + git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests #21 0.303 Cloning into 'osmo-python-tests'... #21 0.372 + cd osmo-python-tests #21 0.372 + python3 setup.py clean build install #21 0.468 running clean #21 0.473 running build #21 0.473 running build_py #21 0.476 creating build/lib/osmopy #21 0.476 copying osmopy/__init__.py -> build/lib/osmopy #21 0.477 copying osmopy/osmo_ipa.py -> build/lib/osmopy #21 0.477 copying osmopy/trap_helper.py -> build/lib/osmopy #21 0.477 copying osmopy/osmoutil.py -> build/lib/osmopy #21 0.477 copying osmopy/obscvty.py -> build/lib/osmopy #21 0.477 creating build/lib/osmopy/osmo_interact #21 0.477 copying osmopy/osmo_interact/__init__.py -> build/lib/osmopy/osmo_interact #21 0.477 copying osmopy/osmo_interact/vty.py -> build/lib/osmopy/osmo_interact #21 0.477 copying osmopy/osmo_interact/common.py -> build/lib/osmopy/osmo_interact #21 0.477 copying osmopy/osmo_interact/ctrl.py -> build/lib/osmopy/osmo_interact #21 0.477 running build_scripts #21 0.481 creating build/scripts-3.13 #21 0.481 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.13 #21 0.481 copying and adjusting scripts/osmotestvty.py -> build/scripts-3.13 #21 0.481 copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.13 #21 0.481 copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.13 #21 0.481 copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.13 #21 0.481 copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.13 #21 0.481 copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.13 #21 0.482 copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.13 #21 0.482 copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.13 #21 0.482 copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.13 #21 0.482 changing mode of build/scripts-3.13/osmodumpdoc.py from 644 to 755 #21 0.482 changing mode of build/scripts-3.13/osmotestvty.py from 644 to 755 #21 0.482 changing mode of build/scripts-3.13/osmotestconfig.py from 644 to 755 #21 0.482 changing mode of build/scripts-3.13/osmo_ctrl.py from 644 to 755 #21 0.482 changing mode of build/scripts-3.13/osmo_rate_ctr2csv.py from 644 to 755 #21 0.482 changing mode of build/scripts-3.13/osmo_trap2cgi.py from 644 to 755 #21 0.482 changing mode of build/scripts-3.13/osmo_interact_vty.py from 644 to 755 #21 0.482 changing mode of build/scripts-3.13/osmo_interact_ctrl.py from 644 to 755 #21 0.482 changing mode of build/scripts-3.13/osmo_verify_transcript_vty.py from 644 to 755 #21 0.482 changing mode of build/scripts-3.13/osmo_verify_transcript_ctrl.py from 644 to 755 #21 0.482 running install #21 0.482 /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. #21 0.482 !! #21 0.482 #21 0.482 ******************************************************************************** #21 0.482 Please avoid running ``setup.py`` directly. #21 0.482 Instead, use pypa/build, pypa/installer or other #21 0.482 standards-based tools. #21 0.482 #21 0.482 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. #21 0.482 ******************************************************************************** #21 0.482 #21 0.482 !! #21 0.482 self.initialize_options() #21 0.512 /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:90: EasyInstallDeprecationWarning: easy_install command is deprecated. #21 0.512 !! #21 0.512 #21 0.512 ******************************************************************************** #21 0.512 Please avoid running ``setup.py`` and ``easy_install``. #21 0.512 Instead, use pypa/build, pypa/installer or other #21 0.512 standards-based tools. #21 0.512 #21 0.512 See https://github.com/pypa/setuptools/issues/917 for details. #21 0.512 ******************************************************************************** #21 0.512 #21 0.512 !! #21 0.512 self.initialize_options() #21 0.535 running bdist_egg #21 0.542 running egg_info #21 0.546 creating osmopython.egg-info #21 0.546 writing osmopython.egg-info/PKG-INFO #21 0.546 writing dependency_links to osmopython.egg-info/dependency_links.txt #21 0.546 writing top-level names to osmopython.egg-info/top_level.txt #21 0.546 writing manifest file 'osmopython.egg-info/SOURCES.txt' #21 0.550 reading manifest file 'osmopython.egg-info/SOURCES.txt' #21 0.550 writing manifest file 'osmopython.egg-info/SOURCES.txt' #21 0.550 installing library code to build/bdist.linux-x86_64/egg #21 0.550 running install_lib #21 0.550 creating build/bdist.linux-x86_64/egg #21 0.551 creating build/bdist.linux-x86_64/egg/osmopy #21 0.551 copying build/lib/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy #21 0.551 copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #21 0.551 creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact #21 0.551 copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #21 0.551 copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #21 0.551 copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #21 0.551 copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #21 0.551 copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy #21 0.551 copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy #21 0.551 copying build/lib/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy #21 0.551 byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.cpython-313.pyc #21 0.551 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-313.pyc #21 0.553 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-313.pyc #21 0.553 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.cpython-313.pyc #21 0.554 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.cpython-313.pyc #21 0.555 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-313.pyc #21 0.556 byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.cpython-313.pyc #21 0.557 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.cpython-313.pyc #21 0.557 byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.cpython-313.pyc #21 0.558 creating build/bdist.linux-x86_64/egg/EGG-INFO #21 0.558 installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.558 running install_scripts #21 0.558 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.558 copying build/scripts-3.13/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.558 copying build/scripts-3.13/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.558 copying build/scripts-3.13/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.558 copying build/scripts-3.13/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.558 copying build/scripts-3.13/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.558 copying build/scripts-3.13/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.558 copying build/scripts-3.13/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.559 copying build/scripts-3.13/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.559 copying build/scripts-3.13/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.559 copying build/scripts-3.13/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.559 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755 #21 0.559 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755 #21 0.559 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755 #21 0.559 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755 #21 0.559 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755 #21 0.559 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755 #21 0.559 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755 #21 0.559 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755 #21 0.559 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755 #21 0.559 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755 #21 0.559 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO #21 0.559 copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #21 0.559 copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #21 0.559 copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #21 0.559 zip_safe flag not set; analyzing archive contents... #21 0.560 osmopy.__pycache__.trap_helper.cpython-313: module references __file__ #21 0.561 creating dist #21 0.561 creating 'dist/osmopython-0.3.0-py3.13.egg' and adding 'build/bdist.linux-x86_64/egg' to it #21 0.565 removing 'build/bdist.linux-x86_64/egg' (and everything under it) #21 0.566 Processing osmopython-0.3.0-py3.13.egg #21 0.566 creating /usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.egg #21 0.566 Extracting osmopython-0.3.0-py3.13.egg to /usr/local/lib/python3.13/dist-packages #21 0.575 Adding osmopython 0.3.0 to easy-install.pth file #21 0.576 Installing osmo_rate_ctr2csv.py script to /usr/local/bin #21 0.576 Installing osmodumpdoc.py script to /usr/local/bin #21 0.576 Installing osmotestvty.py script to /usr/local/bin #21 0.577 Installing osmo_trap2cgi.py script to /usr/local/bin #21 0.577 Installing osmotestconfig.py script to /usr/local/bin #21 0.577 Installing osmo_ctrl.py script to /usr/local/bin #21 0.577 Installing osmo_verify_transcript_ctrl.py script to /usr/local/bin #21 0.577 Installing osmo_interact_ctrl.py script to /usr/local/bin #21 0.577 Installing osmo_interact_vty.py script to /usr/local/bin #21 0.578 Installing osmo_verify_transcript_vty.py script to /usr/local/bin #21 0.578 #21 0.578 Installed /usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.egg #21 0.578 Processing dependencies for osmopython==0.3.0 #21 0.578 Finished processing dependencies for osmopython==0.3.0 #21 0.592 + cd .. #21 0.592 + rm -rf osmo-python-tests #21 DONE 0.6s #22 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #22 DONE 0.1s #23 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #23 0.315 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci #23 0.316 Cloning into 'osmo-ci'... #23 0.418 + su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin #23 0.422 'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #23 0.422 'common.sh' -> '/usr/local/bin/common.sh' #23 0.422 'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #23 0.422 'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #23 0.422 'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #23 0.422 'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #23 0.422 'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #23 0.422 'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #23 0.422 'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #23 0.422 'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #23 0.422 'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #23 0.422 'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #23 0.422 'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #23 0.422 'reminder-extend-obs-key.sh' -> '/usr/local/bin/reminder-extend-obs-key.sh' #23 0.422 'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #23 0.422 'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #23 0.422 'wrapper_core_bt_on_error.sh' -> '/usr/local/bin/wrapper_core_bt_on_error.sh' #23 0.422 'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh' #23 0.422 'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #23 0.422 'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #23 0.422 + rm -rf osmo-ci #23 DONE 0.4s #24 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #24 DONE 0.1s #25 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #25 0.319 Cloning into 'osmo-gsm-manuals'... #25 DONE 0.4s #26 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release #26 DONE 0.1s #27 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends -t'o=obs://osmocom/osmocom:nightly/Debian_13,n=Debian_13,l=osmocom:nightly,c=' sdcc && apt-get clean #27 0.233 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./ #27 0.233 + apt-get update #27 0.273 Hit:1 http://deb.debian.org/debian trixie InRelease #27 0.273 Hit:2 http://deb.debian.org/debian trixie-updates InRelease #27 0.273 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease #27 0.273 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease [1620 B] #27 0.316 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ Packages [204 kB] #27 0.343 Fetched 206 kB in 0s (2071 kB/s) #27 0.343 Reading package lists... #27 0.680 + apt-get install -y --no-install-recommends -to=obs://osmocom/osmocom:nightly/Debian_13,n=Debian_13,l=osmocom:nightly,c= sdcc #27 0.683 Reading package lists... #27 1.010 Building dependency tree... #27 1.083 Reading state information... #27 1.178 The following additional packages will be installed: #27 1.178 sdcc-libraries #27 1.179 Suggested packages: #27 1.179 python sdcc-ucsim #27 1.179 Recommended packages: #27 1.179 gputils #27 1.188 The following NEW packages will be installed: #27 1.188 sdcc sdcc-libraries #27 1.211 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. #27 1.211 Need to get 3899 kB of archives. #27 1.211 After this operation, 28.7 MB of additional disk space will be used. #27 1.211 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ sdcc-libraries 4.2.0~osmocom3.113.9edd [1584 kB] #27 1.236 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ sdcc 4.2.0~osmocom3.113.9edd [2315 kB] #27 1.389 debconf: unable to initialize frontend: Dialog #27 1.389 debconf: (TERM is not set, so the dialog frontend is not usable.) #27 1.389 debconf: falling back to frontend: Readline #27 1.392 debconf: unable to initialize frontend: Readline #27 1.392 debconf: (This frontend requires a controlling tty.) #27 1.392 debconf: falling back to frontend: Teletype #27 1.394 debconf: unable to initialize frontend: Teletype #27 1.394 debconf: (This frontend requires a controlling tty.) #27 1.394 debconf: falling back to frontend: Noninteractive #27 1.741 Fetched 3899 kB in 0s (52.3 MB/s) #27 1.774 Selecting previously unselected package sdcc-libraries. #27 1.774 (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 ... 130352 files and directories currently installed.) #27 1.805 Preparing to unpack .../sdcc-libraries_4.2.0~osmocom3.113.9edd_all.deb ... #27 1.816 Unpacking sdcc-libraries (4.2.0~osmocom3.113.9edd) ... #27 1.945 Selecting previously unselected package sdcc. #27 1.954 Preparing to unpack .../sdcc_4.2.0~osmocom3.113.9edd_amd64.deb ... #27 1.965 Unpacking sdcc (4.2.0~osmocom3.113.9edd) ... #27 2.134 Setting up sdcc-libraries (4.2.0~osmocom3.113.9edd) ... #27 2.168 Setting up sdcc (4.2.0~osmocom3.113.9edd) ... #27 2.202 Processing triggers for man-db (2.13.1-1) ... #27 2.268 + apt-get clean #27 DONE 2.3s #28 exporting to image #28 exporting layers #28 exporting layers 16.8s done #28 writing image sha256:05666994e7a50a2adb253f649794cd3c5670477677958bab5c89c8bd76d6851a done #28 naming to docker.io/osmocom-build/debian-trixie-build:latest 0.0s done #28 DONE 16.9s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/debian-trixie-build' + docker_image_exists debian-trixie-build + docker images -q osmocom-build/debian-trixie-build + test -n 05666994e7a5 + list_osmo_packages debian-trixie debian-trixie-build + local distro=debian-trixie + local image=debian-trixie-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-trixie-build -c + [ -n ] + return + docker_distro_from_image_name osmo-bsc-master + echo debian-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name osmo-bsc-master + echo debian:trixie + upstream_distro_arg=debian:trixie + docker_dir_from_image_name osmo-bsc-master + echo osmo-bsc-master + dir=osmo-bsc-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-bsc-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bsc-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n master ] + echo master + return + make -C ../osmo-bsc-master BUILD_ARGS= UPSTREAM_DISTRO=debian:trixie DISTRO=debian-trixie IMAGE=osmocom-build/osmo-bsc-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/osmo-bsc-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:trixie \ --build-arg DISTRO=debian-trixie \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-bsc-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.39kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-trixie-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #5 DONE 0.1s #6 [1/8] FROM docker.io/osmocom-build/debian-trixie-build:latest #6 ... #5 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #5 DONE 0.1s #4 [internal] load build context #4 transferring context: 4.21kB done #4 DONE 0.1s #6 [1/8] FROM docker.io/osmocom-build/debian-trixie-build:latest #6 DONE 1.4s #7 [2/8] RUN CASE "debian-trixie" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libosmo-mgcp-client-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-mgcp-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 0.332 Hit:1 http://deb.debian.org/debian trixie InRelease #7 0.332 Hit:2 http://deb.debian.org/debian trixie-updates InRelease #7 0.332 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease #7 0.342 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease #7 0.414 Reading package lists... #7 0.733 Reading package lists... #7 1.024 Building dependency tree... #7 1.089 Reading state information... #7 1.178 The following additional packages will be installed: #7 1.178 libosmo-asn1-tcap-dev libosmo-asn1-tcap1 libosmo-mgcp-client14 #7 1.178 libosmo-sigtran12 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore #7 1.178 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 1.178 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 #7 1.178 osmocom-keyring osmocom-nightly #7 1.190 The following NEW packages will be installed: #7 1.190 libosmo-abis-dev libosmo-asn1-tcap-dev libosmo-asn1-tcap1 #7 1.190 libosmo-mgcp-client-dev libosmo-mgcp-client14 libosmo-netif-dev #7 1.190 libosmo-sigtran-dev libosmo-sigtran12 libosmoabis15 libosmocodec4 #7 1.190 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 #7 1.190 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 #7 1.190 libosmotrau11 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly #7 1.213 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. #7 1.213 Need to get 3635 kB of archives. #7 1.213 After this operation, 14.3 MB of additional disk space will be used. #7 1.213 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-keyring 1.1.1.8.7873.202601191800 [3200 B] #7 1.233 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-nightly 202601191800 [1184 B] #7 1.234 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore22 1.12.0.28.281d4.202601191800 [178 kB] #7 1.238 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocodec4 1.12.0.28.281d4.202601191800 [54.0 kB] #7 1.239 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmotrau11 2.1.0.8.c24d2.202601191800 [47.5 kB] #7 1.240 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoisdn0 1.12.0.28.281d4.202601191800 [72.4 kB] #7 1.240 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogsm20 1.12.0.28.281d4.202601191800 [229 kB] #7 1.241 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmovty13 1.12.0.28.281d4.202601191800 [106 kB] #7 1.241 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmonetif11 1.7.0.6.71a8.202601191800 [70.3 kB] #7 1.242 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoabis15 2.1.0.8.c24d2.202601191800 [72.0 kB] #7 1.242 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocoding0 1.12.0.28.281d4.202601191800 [72.3 kB] #7 1.243 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogb14 1.12.0.28.281d4.202601191800 [179 kB] #7 1.245 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoctrl0 1.12.0.28.281d4.202601191800 [61.7 kB] #7 1.245 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmosim2 1.12.0.28.281d4.202601191800 [65.4 kB] #7 1.246 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmousb0 1.12.0.28.281d4.202601191800 [52.2 kB] #7 1.246 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore 1.12.0.28.281d4.202601191800 [45.4 kB] #7 1.247 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore-dev 1.12.0.28.281d4.202601191800 [856 kB] #7 1.255 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-netif-dev 1.7.0.6.71a8.202601191800 [88.8 kB] #7 1.256 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-abis-dev 2.1.0.8.c24d2.202601191800 [134 kB] #7 1.257 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-asn1-tcap1 0.2.1.202601191800 [37.2 kB] #7 1.257 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-asn1-tcap-dev 0.2.1.202601191800 [77.3 kB] #7 1.258 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-sigtran12 2.2.1.4.74d0.202601191800 [169 kB] #7 1.260 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-sigtran-dev 2.2.1.4.74d0.202601191800 [835 kB] #7 1.268 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-mgcp-client14 1.15.0.1.8afba.202601191800 [59.8 kB] #7 1.268 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-mgcp-client-dev 1.15.0.1.8afba.202601191800 [68.4 kB] #7 1.378 debconf: unable to initialize frontend: Dialog #7 1.378 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 1.378 debconf: falling back to frontend: Readline #7 1.382 debconf: unable to initialize frontend: Readline #7 1.382 debconf: (This frontend requires a controlling tty.) #7 1.382 debconf: falling back to frontend: Teletype #7 1.383 debconf: unable to initialize frontend: Teletype #7 1.383 debconf: (This frontend requires a controlling tty.) #7 1.383 debconf: falling back to frontend: Noninteractive #7 1.716 Fetched 3635 kB in 0s (49.2 MB/s) #7 1.763 Selecting previously unselected package osmocom-keyring. #7 1.763 (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 ... 131491 files and directories currently installed.) #7 1.801 Preparing to unpack .../00-osmocom-keyring_1.1.1.8.7873.202601191800_amd64.deb ... #7 1.835 Unpacking osmocom-keyring (1.1.1.8.7873.202601191800) ... #7 1.916 Selecting previously unselected package osmocom-nightly. #7 1.933 Preparing to unpack .../01-osmocom-nightly_202601191800_amd64.deb ... #7 1.945 Unpacking osmocom-nightly (202601191800) ... #7 2.049 Selecting previously unselected package libosmocore22:amd64. #7 2.068 Preparing to unpack .../02-libosmocore22_1.12.0.28.281d4.202601191800_amd64.deb ... #7 2.092 Unpacking libosmocore22:amd64 (1.12.0.28.281d4.202601191800) ... #7 2.217 Selecting previously unselected package libosmocodec4:amd64. #7 2.236 Preparing to unpack .../03-libosmocodec4_1.12.0.28.281d4.202601191800_amd64.deb ... #7 2.248 Unpacking libosmocodec4:amd64 (1.12.0.28.281d4.202601191800) ... #7 2.355 Selecting previously unselected package libosmotrau11:amd64. #7 2.373 Preparing to unpack .../04-libosmotrau11_2.1.0.8.c24d2.202601191800_amd64.deb ... #7 2.385 Unpacking libosmotrau11:amd64 (2.1.0.8.c24d2.202601191800) ... #7 2.497 Selecting previously unselected package libosmoisdn0:amd64. #7 2.516 Preparing to unpack .../05-libosmoisdn0_1.12.0.28.281d4.202601191800_amd64.deb ... #7 2.529 Unpacking libosmoisdn0:amd64 (1.12.0.28.281d4.202601191800) ... #7 2.637 Selecting previously unselected package libosmogsm20:amd64. #7 2.652 Preparing to unpack .../06-libosmogsm20_1.12.0.28.281d4.202601191800_amd64.deb ... #7 2.664 Unpacking libosmogsm20:amd64 (1.12.0.28.281d4.202601191800) ... #7 2.781 Selecting previously unselected package libosmovty13:amd64. #7 2.802 Preparing to unpack .../07-libosmovty13_1.12.0.28.281d4.202601191800_amd64.deb ... #7 2.814 Unpacking libosmovty13:amd64 (1.12.0.28.281d4.202601191800) ... #7 2.936 Selecting previously unselected package libosmonetif11:amd64. #7 2.955 Preparing to unpack .../08-libosmonetif11_1.7.0.6.71a8.202601191800_amd64.deb ... #7 2.967 Unpacking libosmonetif11:amd64 (1.7.0.6.71a8.202601191800) ... #7 3.075 Selecting previously unselected package libosmoabis15:amd64. #7 3.094 Preparing to unpack .../09-libosmoabis15_2.1.0.8.c24d2.202601191800_amd64.deb ... #7 3.106 Unpacking libosmoabis15:amd64 (2.1.0.8.c24d2.202601191800) ... #7 3.214 Selecting previously unselected package libosmocoding0:amd64. #7 3.232 Preparing to unpack .../10-libosmocoding0_1.12.0.28.281d4.202601191800_amd64.deb ... #7 3.244 Unpacking libosmocoding0:amd64 (1.12.0.28.281d4.202601191800) ... #7 3.348 Selecting previously unselected package libosmogb14:amd64. #7 3.366 Preparing to unpack .../11-libosmogb14_1.12.0.28.281d4.202601191800_amd64.deb ... #7 3.378 Unpacking libosmogb14:amd64 (1.12.0.28.281d4.202601191800) ... #7 3.489 Selecting previously unselected package libosmoctrl0:amd64. #7 3.508 Preparing to unpack .../12-libosmoctrl0_1.12.0.28.281d4.202601191800_amd64.deb ... #7 3.520 Unpacking libosmoctrl0:amd64 (1.12.0.28.281d4.202601191800) ... #7 3.631 Selecting previously unselected package libosmosim2:amd64. #7 3.649 Preparing to unpack .../13-libosmosim2_1.12.0.28.281d4.202601191800_amd64.deb ... #7 3.661 Unpacking libosmosim2:amd64 (1.12.0.28.281d4.202601191800) ... #7 3.759 Selecting previously unselected package libosmousb0:amd64. #7 3.780 Preparing to unpack .../14-libosmousb0_1.12.0.28.281d4.202601191800_amd64.deb ... #7 3.792 Unpacking libosmousb0:amd64 (1.12.0.28.281d4.202601191800) ... #7 3.874 Selecting previously unselected package libosmocore. #7 3.892 Preparing to unpack .../15-libosmocore_1.12.0.28.281d4.202601191800_amd64.deb ... #7 3.903 Unpacking libosmocore (1.12.0.28.281d4.202601191800) ... #7 3.988 Selecting previously unselected package libosmocore-dev:amd64. #7 4.006 Preparing to unpack .../16-libosmocore-dev_1.12.0.28.281d4.202601191800_amd64.deb ... #7 4.017 Unpacking libosmocore-dev:amd64 (1.12.0.28.281d4.202601191800) ... #7 4.128 Selecting previously unselected package libosmo-netif-dev:amd64. #7 4.146 Preparing to unpack .../17-libosmo-netif-dev_1.7.0.6.71a8.202601191800_amd64.deb ... #7 4.158 Unpacking libosmo-netif-dev:amd64 (1.7.0.6.71a8.202601191800) ... #7 4.263 Selecting previously unselected package libosmo-abis-dev:amd64. #7 4.281 Preparing to unpack .../18-libosmo-abis-dev_2.1.0.8.c24d2.202601191800_amd64.deb ... #7 4.294 Unpacking libosmo-abis-dev:amd64 (2.1.0.8.c24d2.202601191800) ... #7 4.405 Selecting previously unselected package libosmo-asn1-tcap1:amd64. #7 4.423 Preparing to unpack .../19-libosmo-asn1-tcap1_0.2.1.202601191800_amd64.deb ... #7 4.435 Unpacking libosmo-asn1-tcap1:amd64 (0.2.1.202601191800) ... #7 4.534 Selecting previously unselected package libosmo-asn1-tcap-dev:amd64. #7 4.552 Preparing to unpack .../20-libosmo-asn1-tcap-dev_0.2.1.202601191800_amd64.deb ... #7 4.564 Unpacking libosmo-asn1-tcap-dev:amd64 (0.2.1.202601191800) ... #7 4.676 Selecting previously unselected package libosmo-sigtran12:amd64. #7 4.694 Preparing to unpack .../21-libosmo-sigtran12_2.2.1.4.74d0.202601191800_amd64.deb ... #7 4.707 Unpacking libosmo-sigtran12:amd64 (2.2.1.4.74d0.202601191800) ... #7 4.804 Selecting previously unselected package libosmo-sigtran-dev:amd64. #7 4.823 Preparing to unpack .../22-libosmo-sigtran-dev_2.2.1.4.74d0.202601191800_amd64.deb ... #7 4.836 Unpacking libosmo-sigtran-dev:amd64 (2.2.1.4.74d0.202601191800) ... #7 4.963 Selecting previously unselected package libosmo-mgcp-client14:amd64. #7 4.981 Preparing to unpack .../23-libosmo-mgcp-client14_1.15.0.1.8afba.202601191800_amd64.deb ... #7 4.993 Unpacking libosmo-mgcp-client14:amd64 (1.15.0.1.8afba.202601191800) ... #7 5.091 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #7 5.109 Preparing to unpack .../24-libosmo-mgcp-client-dev_1.15.0.1.8afba.202601191800_amd64.deb ... #7 5.122 Unpacking libosmo-mgcp-client-dev:amd64 (1.15.0.1.8afba.202601191800) ... #7 5.256 Setting up osmocom-keyring (1.1.1.8.7873.202601191800) ... #7 5.293 Setting up osmocom-nightly (202601191800) ... #7 5.328 Setting up libosmocore22:amd64 (1.12.0.28.281d4.202601191800) ... #7 5.365 Setting up libosmocodec4:amd64 (1.12.0.28.281d4.202601191800) ... #7 5.401 Setting up libosmo-asn1-tcap1:amd64 (0.2.1.202601191800) ... #7 5.438 Setting up libosmo-asn1-tcap-dev:amd64 (0.2.1.202601191800) ... #7 5.475 Setting up libosmovty13:amd64 (1.12.0.28.281d4.202601191800) ... #7 5.510 Setting up libosmoisdn0:amd64 (1.12.0.28.281d4.202601191800) ... #7 5.545 Setting up libosmotrau11:amd64 (2.1.0.8.c24d2.202601191800) ... #7 5.578 Setting up libosmousb0:amd64 (1.12.0.28.281d4.202601191800) ... #7 5.614 Setting up libosmo-mgcp-client14:amd64 (1.15.0.1.8afba.202601191800) ... #7 5.648 Setting up libosmogsm20:amd64 (1.12.0.28.281d4.202601191800) ... #7 5.683 Setting up libosmoctrl0:amd64 (1.12.0.28.281d4.202601191800) ... #7 5.717 Setting up libosmogb14:amd64 (1.12.0.28.281d4.202601191800) ... #7 5.754 Setting up libosmonetif11:amd64 (1.7.0.6.71a8.202601191800) ... #7 5.789 Setting up libosmo-mgcp-client-dev:amd64 (1.15.0.1.8afba.202601191800) ... #7 5.824 Setting up libosmocoding0:amd64 (1.12.0.28.281d4.202601191800) ... #7 5.859 Setting up libosmosim2:amd64 (1.12.0.28.281d4.202601191800) ... #7 5.894 Setting up libosmocore (1.12.0.28.281d4.202601191800) ... #7 5.928 Setting up libosmo-sigtran12:amd64 (2.2.1.4.74d0.202601191800) ... #7 5.965 Setting up libosmoabis15:amd64 (2.1.0.8.c24d2.202601191800) ... #7 6.000 Setting up libosmocore-dev:amd64 (1.12.0.28.281d4.202601191800) ... #7 6.033 Setting up libosmo-netif-dev:amd64 (1.7.0.6.71a8.202601191800) ... #7 6.070 Setting up libosmo-sigtran-dev:amd64 (2.2.1.4.74d0.202601191800) ... #7 6.104 Setting up libosmo-abis-dev:amd64 (2.1.0.8.c24d2.202601191800) ... #7 6.141 Processing triggers for libc-bin (2.41-12+deb13u1) ... #7 DONE 6.6s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bsc.git #9 0.259 Cloning into 'osmo-bsc'... #9 DONE 1.4s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #10 DONE 0.1s #11 [6/8] RUN CD osmo-bsc && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 0.448 Already on 'master' #11 0.449 Your branch is up to date with 'origin/master'. #11 0.450 refs/heads/master #11 0.474 HEAD is now at 37929c088 ipaccess-config-e1-driver: Make sure struct input_signal_data is zero initialized #11 0.475 master #11 0.475 37929c0886be2fa71aadadc571ee024c3d54a3a6 #11 2.421 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.421 libtoolize: copying file './ltmain.sh' #11 2.537 libtoolize: putting macros in 'm4'. #11 2.537 libtoolize: copying file 'm4/libtool.m4' #11 2.558 libtoolize: copying file 'm4/ltoptions.m4' #11 2.578 libtoolize: copying file 'm4/ltsugar.m4' #11 2.598 libtoolize: copying file 'm4/ltversion.m4' #11 2.618 libtoolize: copying file 'm4/lt~obsolete.m4' #11 2.681 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.681 libtoolize: and rerunning libtoolize and aclocal. #11 3.507 configure.ac:74: warning: The macro 'AC_HEADER_STDC' is obsolete. #11 3.507 configure.ac:74: You should run autoupdate. #11 3.507 ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... #11 3.507 configure.ac:74: the top level #11 3.507 configure.ac:130: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.507 configure.ac:130: You should run autoupdate. #11 3.507 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.507 configure.ac:130: the top level #11 3.507 configure.ac:150: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.507 configure.ac:150: You should run autoupdate. #11 3.507 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.507 configure.ac:150: the top level #11 3.507 configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.507 configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.507 aclocal.m4:1051: AM_CONFIG_HEADER is expanded from... #11 3.507 configure.ac:228: the top level #11 3.507 configure.ac:230: warning: AC_OUTPUT should be used without arguments. #11 3.507 configure.ac:230: You should run autoupdate. #11 3.836 configure.ac:23: installing './compile' #11 3.837 configure.ac:25: installing './config.guess' #11 3.838 configure.ac:25: installing './config.sub' #11 3.838 configure.ac:9: installing './install-sh' #11 3.839 configure.ac:9: installing './missing' #11 3.867 doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension #11 3.867 doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension #11 3.922 src/ipaccess/Makefile.am: installing './depcomp' #11 4.135 checking for a BSD-compatible install... /usr/bin/install -c #11 4.154 checking whether sleep supports fractional seconds... yes #11 4.158 checking filesystem timestamp resolution... 0.01 #11 4.274 checking whether build environment is sane... yes #11 4.290 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.294 checking for gawk... gawk #11 4.295 checking whether make sets $(MAKE)... yes #11 4.318 checking whether make supports nested variables... yes #11 4.330 checking xargs -n works... yes #11 4.343 checking whether make sets $(MAKE)... (cached) yes #11 4.348 checking for gcc... gcc #11 4.379 checking whether the C compiler works... yes #11 4.398 checking for C compiler default output file name... a.out #11 4.399 checking for suffix of executables... #11 4.416 checking whether we are cross compiling... no #11 4.442 checking for suffix of object files... o #11 4.452 checking whether the compiler supports GNU C... yes #11 4.460 checking whether gcc accepts -g... yes #11 4.469 checking for gcc option to enable C11 features... none needed #11 4.483 checking whether gcc understands -c and -o together... yes #11 4.499 checking whether make supports the include directive... yes (GNU style) #11 4.502 checking dependency style of gcc... gcc3 #11 4.518 checking build system type... x86_64-pc-linux-gnu #11 4.537 checking host system type... x86_64-pc-linux-gnu #11 4.538 checking how to print strings... printf #11 4.538 checking for a sed that does not truncate output... /usr/bin/sed #11 4.540 checking for grep that handles long lines and -e... /usr/bin/grep #11 4.541 checking for egrep... /usr/bin/grep -E #11 4.542 checking for fgrep... /usr/bin/grep -F #11 4.542 checking for ld used by gcc... /usr/bin/ld #11 4.544 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 4.545 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 4.546 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 4.555 checking whether ln -s works... yes #11 4.555 checking the maximum length of command line arguments... 1572864 #11 4.557 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 4.558 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 4.558 checking for /usr/bin/ld option to reload object files... -r #11 4.558 checking for file... file #11 4.558 checking for objdump... objdump #11 4.558 checking how to recognize dependent libraries... pass_all #11 4.558 checking for dlltool... no #11 4.558 checking how to associate runtime and link libraries... printf %s\n #11 4.559 checking for ranlib... ranlib #11 4.559 checking for ar... ar #11 4.559 checking for archiver @FILE support... @ #11 4.577 checking for strip... strip #11 4.577 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 4.653 checking for sysroot... no #11 4.653 checking for a working dd... /usr/bin/dd #11 4.656 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 4.681 checking for mt... no #11 4.682 checking if : is a manifest tool... no #11 4.695 checking for stdio.h... yes #11 4.726 checking for stdlib.h... yes #11 4.758 checking for string.h... yes #11 4.774 checking for inttypes.h... yes #11 4.788 checking for stdint.h... yes #11 4.809 checking for strings.h... yes #11 4.822 checking for sys/stat.h... yes #11 4.836 checking for sys/types.h... yes #11 4.855 checking for unistd.h... yes #11 4.880 checking for dlfcn.h... yes #11 4.893 checking for objdir... .libs #11 4.939 checking if gcc supports -fno-rtti -fno-exceptions... no #11 4.950 checking for gcc option to produce PIC... -fPIC -DPIC #11 4.950 checking if gcc PIC flag -fPIC -DPIC works... yes #11 4.964 checking if gcc static flag -static works... yes #11 5.005 checking if gcc supports -c -o file.o... yes #11 5.017 checking if gcc supports -c -o file.o... (cached) yes #11 5.017 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.022 checking whether -lc should be explicitly linked in... no #11 5.035 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.087 checking how to hardcode library paths into programs... immediate #11 5.087 checking whether stripping libraries is possible... yes #11 5.088 checking if libtool supports shared libraries... yes #11 5.088 checking whether to build shared libraries... yes #11 5.088 checking whether to build static libraries... yes #11 5.088 checking for pkg-config... /usr/bin/pkg-config #11 5.088 checking for pkg-config... /usr/bin/pkg-config #11 5.088 checking pkg-config is at least version 0.20... yes #11 5.089 checking for libosmocore >= 1.12.0... yes #11 5.094 checking for libosmovty >= 1.12.0... yes #11 5.103 checking for libosmoctrl >= 1.12.0... yes #11 5.119 checking for libosmogsm >= 1.12.0... yes #11 5.137 checking for libosmoabis >= 2.1.0... yes #11 5.157 checking for libosmo-netif >= 1.7.0... yes #11 5.177 checking for libosmo-sigtran >= 2.2.0... yes #11 5.198 checking for libosmo-mgcp-client >= 1.15.0... yes #11 5.217 checking for egrep... (cached) /usr/bin/grep -E #11 5.218 checking if gcc supports -fvisibility=hidden... yes #11 5.252 checking whether to enable code coverage support... no #11 5.253 checking whether to enable VTY/CTRL tests... no #11 5.265 CFLAGS=" -std=gnu11" #11 5.265 CPPFLAGS="" #11 5.287 checking that generated files are newer than configure... done #11 5.287 configure: creating ./config.status #11 6.081 config.status: creating include/Makefile #11 6.091 config.status: creating include/osmocom/Makefile #11 6.099 config.status: creating include/osmocom/bsc/Makefile #11 6.108 config.status: creating src/Makefile #11 6.120 config.status: creating src/osmo-bsc/Makefile #11 6.135 config.status: creating src/ipaccess/Makefile #11 6.164 config.status: creating src/utils/Makefile #11 6.203 config.status: creating tests/Makefile #11 6.241 config.status: creating tests/atlocal #11 6.278 config.status: creating tests/abis/Makefile #11 6.315 config.status: creating tests/acc/Makefile #11 6.349 config.status: creating tests/bsc/Makefile #11 6.381 config.status: creating tests/codec_pref/Makefile #11 6.410 config.status: creating tests/gsm0408/Makefile #11 6.442 config.status: creating tests/handover/Makefile #11 6.465 config.status: creating tests/nanobts_omlattr/Makefile #11 6.496 config.status: creating tests/paging/Makefile #11 6.529 config.status: creating tests/subscr/Makefile #11 6.563 config.status: creating doc/Makefile #11 6.576 config.status: creating doc/examples/Makefile #11 6.585 config.status: creating doc/manuals/Makefile #11 6.591 config.status: creating contrib/Makefile #11 6.597 config.status: creating contrib/systemd/Makefile #11 6.604 config.status: creating Makefile #11 6.609 config.status: creating bscconfig.h #11 6.615 config.status: executing tests/atconfig commands #11 6.616 config.status: executing depfiles commands #11 7.080 config.status: executing libtool commands #11 7.190 echo 1.14.0.6-37929 > .version-t && mv .version-t .version #11 7.195 make install-recursive #11 7.201 make[1]: Entering directory '/tmp/osmo-bsc' #11 7.209 Making install in include #11 7.213 make[2]: Entering directory '/tmp/osmo-bsc/include' #11 7.222 Making install in osmocom #11 7.226 make[3]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 7.234 Making install in bsc #11 7.239 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 7.245 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 7.245 make[5]: Nothing to be done for 'install-exec-am'. #11 7.245 make[5]: Nothing to be done for 'install-data-am'. #11 7.245 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 7.245 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 7.249 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 7.255 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 7.255 make[5]: Nothing to be done for 'install-exec-am'. #11 7.255 make[5]: Nothing to be done for 'install-data-am'. #11 7.255 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 7.255 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 7.256 make[3]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 7.260 make[3]: Entering directory '/tmp/osmo-bsc/include' #11 7.265 make[4]: Entering directory '/tmp/osmo-bsc/include' #11 7.265 make[4]: Nothing to be done for 'install-exec-am'. #11 7.265 make[4]: Nothing to be done for 'install-data-am'. #11 7.265 make[4]: Leaving directory '/tmp/osmo-bsc/include' #11 7.266 make[3]: Leaving directory '/tmp/osmo-bsc/include' #11 7.267 make[2]: Leaving directory '/tmp/osmo-bsc/include' #11 7.267 Making install in src #11 7.271 make[2]: Entering directory '/tmp/osmo-bsc/src' #11 7.279 Making install in osmo-bsc #11 7.288 make[3]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 7.290 CC osmo_bsc_main.o #11 7.291 CC a_reset.lo #11 7.291 CC abis_nm.lo #11 7.292 CC abis_nm_vty.lo #11 7.293 CC abis_om2000.lo #11 7.294 CC abis_om2000_vty.lo #11 7.295 CC abis_osmo.lo #11 7.296 CC abis_rsl.lo #11 7.296 CC acc.lo #11 7.298 CC assignment_fsm.lo #11 7.298 CC bsc_ctrl.lo #11 7.299 CC bsc_ctrl_lookup.lo #11 7.299 CC bsc_init.lo #11 7.299 CC bsc_rll.lo #11 7.299 CC bsc_rf_ctrl.lo #11 7.299 CC bsc_sccp.lo #11 7.299 CC bsc_stats.lo #11 7.300 CC bsc_subscr_conn_fsm.lo #11 7.300 CC bsc_subscriber.lo #11 7.302 CC bsc_vty.lo #11 7.418 CC bts.lo #11 7.486 CC bts_trx.lo #11 7.486 CC bts_trx_ctrl.lo #11 7.486 CC bts_trx_ts_ctrl.lo #11 7.489 CC bts_trx_ts_lchan_ctrl.lo #11 7.494 CC bts_ericsson_rbs2000.lo #11 7.497 CC bts_init.lo #11 7.503 CC bts_ipaccess_nanobts.lo #11 7.511 CC bts_ipaccess_nanobts_omlattr.lo #11 7.520 CC bts_nokia_site.lo #11 7.529 CC bts_siemens_bs11.lo #11 7.551 CC bts_sm.lo #11 7.560 CC bts_osmobts.lo #11 7.578 CC bts_unknown.lo #11 7.676 CC bts_ctrl.lo #11 7.678 CC bts_setup_ramp.lo #11 7.699 CC bts_vty.lo #11 7.706 CC bts_trx_vty.lo #11 7.710 CC chan_alloc.lo #11 7.713 CC chan_counts.lo #11 7.739 CC codec_pref.lo #11 7.743 CC data_rate_pref.lo #11 7.753 CC e1_config.lo #11 7.758 CC gsm_04_08_rr.lo #11 7.768 CC gsm_data.lo #11 7.776 CC handover_cfg.lo #11 7.788 CC handover_ctrl.lo #11 7.790 CC handover_decision.lo #11 7.835 CC handover_decision_2.lo #11 7.874 CC handover_fsm.lo #11 7.879 CC handover_logic.lo #11 7.898 CC handover_vty.lo #11 7.916 CC vgcs_fsm.lo #11 7.941 CC lb.lo #11 7.947 CC lchan.lo #11 7.966 CC lchan_fsm.lo #11 7.967 CC lchan_rtp_fsm.lo #11 7.995 CC lcs_loc_req.lo #11 7.995 CC lchan_select.lo #11 8.078 CC lcs_ta_req.lo #11 8.087 CC meas_feed.lo #11 8.089 CC meas_rep.lo #11 8.136 CC neighbor_ident.lo #11 8.165 CC neighbor_ident_vty.lo #11 8.183 CC neighbor_ident_ctrl.lo #11 8.191 CC net_init.lo #11 8.220 CC nm_common_fsm.lo #11 8.281 CC nm_bb_transc_fsm.lo #11 8.289 neighbor_ident.c: In function 'neighbor_controlif_setup': #11 8.289 neighbor_ident.c:494:9: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations] #11 8.289 494 | return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port, #11 8.289 | ^~~~~~ #11 8.289 In file included from neighbor_ident.c:37: #11 8.289 /usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here #11 8.289 46 | struct ctrl_handle *ctrl_interface_setup_dynip2(void *data, #11 8.289 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #11 8.296 CC nm_bts_sm_fsm.lo #11 8.296 CC nm_bts_fsm.lo #11 8.297 CC nm_gprs_cell_fsm.lo #11 8.309 CC nm_gprs_nse_fsm.lo #11 8.325 CC nm_gprs_nsvc_fsm.lo #11 8.334 CC nm_channel_fsm.lo #11 8.378 CC nm_rcarrier_fsm.lo #11 8.385 CC gsm_08_08.lo #11 8.393 CC osmo_bsc_bssap.lo #11 8.417 CC osmo_bsc_filter.lo #11 8.456 CC osmo_bsc_grace.lo #11 8.465 CC osmo_bsc_lcls.lo #11 8.468 CC osmo_bsc_mgcp.lo #11 8.472 CC osmo_bsc_msc.lo #11 8.504 CC osmo_bsc_sigtran.lo #11 8.508 CC paging.lo #11 8.518 CC pcu_sock.lo #11 8.522 CC penalty_timers.lo #11 8.523 CC bssmap_reset.lo #11 8.543 CC system_information.lo #11 8.555 CC timeslot_fsm.lo #11 8.610 CC smscb.lo #11 8.611 CC smscb_vty.lo #11 8.613 CC cbch_scheduler.lo #11 8.647 CC cbsp_link.lo #11 8.658 CC power_control.lo #11 8.973 CCLD libbsc.la #11 10.43 CCLD osmo-bsc #11 10.84 make[4]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 10.84 make[4]: Nothing to be done for 'install-data-am'. #11 10.84 /usr/bin/mkdir -p '/usr/local/bin' #11 10.84 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc '/usr/local/bin' #11 10.86 libtool: install: /usr/bin/install -c osmo-bsc /usr/local/bin/osmo-bsc #11 10.86 make[4]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 10.86 make[3]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 10.86 Making install in utils #11 10.86 make[3]: Entering directory '/tmp/osmo-bsc/src/utils' #11 10.86 CC bs11_config.o #11 10.86 CC isdnsync.o #11 10.86 CC meas_json-meas_json.o #11 10.89 CCLD isdnsync #11 10.90 CCLD meas_json #11 10.92 CCLD bs11_config #11 11.09 make[4]: Entering directory '/tmp/osmo-bsc/src/utils' #11 11.09 make[4]: Nothing to be done for 'install-data-am'. #11 11.09 /usr/bin/mkdir -p '/usr/local/bin' #11 11.09 /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json '/usr/local/bin' #11 11.11 libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config #11 11.11 libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync #11 11.11 libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json #11 11.12 make[4]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 11.12 make[3]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 11.12 Making install in ipaccess #11 11.12 make[3]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 11.12 CC abisip-find.o #11 11.12 CC stubs.o #11 11.12 CC ipaccess-config.o #11 11.12 CC ipaccess-config-e1-driver.o #11 11.12 CC ipaccess-firmware.o #11 11.12 CC ipaccess-proxy.o #11 11.12 CC network_listen.o #11 11.18 CCLD abisip-find #11 11.21 CCLD ipaccess-config #11 11.21 CCLD ipaccess-proxy #11 11.40 make[4]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 11.40 make[4]: Nothing to be done for 'install-data-am'. #11 11.40 /usr/bin/mkdir -p '/usr/local/bin' #11 11.40 /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin' #11 11.41 libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find #11 11.42 libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config #11 11.43 libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy #11 11.43 make[4]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 11.43 make[3]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 11.43 make[3]: Entering directory '/tmp/osmo-bsc/src' #11 11.44 make[4]: Entering directory '/tmp/osmo-bsc/src' #11 11.44 make[4]: Nothing to be done for 'install-exec-am'. #11 11.44 make[4]: Nothing to be done for 'install-data-am'. #11 11.44 make[4]: Leaving directory '/tmp/osmo-bsc/src' #11 11.44 make[3]: Leaving directory '/tmp/osmo-bsc/src' #11 11.44 make[2]: Leaving directory '/tmp/osmo-bsc/src' #11 11.44 Making install in tests #11 11.45 make[2]: Entering directory '/tmp/osmo-bsc/tests' #11 11.45 Making install in abis #11 11.46 make[3]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 11.46 make[4]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 11.46 make[4]: Nothing to be done for 'install-exec-am'. #11 11.46 make[4]: Nothing to be done for 'install-data-am'. #11 11.46 make[4]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 11.46 make[3]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 11.47 Making install in acc #11 11.47 make[3]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 11.48 make[4]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 11.48 make[4]: Nothing to be done for 'install-exec-am'. #11 11.48 make[4]: Nothing to be done for 'install-data-am'. #11 11.48 make[4]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 11.48 make[3]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 11.48 Making install in bsc #11 11.48 make[3]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 11.49 make[4]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 11.49 make[4]: Nothing to be done for 'install-exec-am'. #11 11.49 make[4]: Nothing to be done for 'install-data-am'. #11 11.49 make[4]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 11.49 make[3]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 11.49 Making install in codec_pref #11 11.49 make[3]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 11.50 make[4]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 11.50 make[4]: Nothing to be done for 'install-exec-am'. #11 11.50 make[4]: Nothing to be done for 'install-data-am'. #11 11.50 make[4]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 11.50 make[3]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 11.50 Making install in gsm0408 #11 11.50 make[3]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 11.51 make[4]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 11.51 make[4]: Nothing to be done for 'install-exec-am'. #11 11.51 make[4]: Nothing to be done for 'install-data-am'. #11 11.51 make[4]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 11.51 make[3]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 11.51 Making install in handover #11 11.51 make[3]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 11.52 make[4]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 11.52 make[4]: Nothing to be done for 'install-exec-am'. #11 11.52 make[4]: Nothing to be done for 'install-data-am'. #11 11.52 make[4]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 11.52 make[3]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 11.52 Making install in nanobts_omlattr #11 11.53 make[3]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 11.53 make[4]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 11.53 make[4]: Nothing to be done for 'install-exec-am'. #11 11.53 make[4]: Nothing to be done for 'install-data-am'. #11 11.53 make[4]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 11.53 make[3]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 11.53 Making install in paging #11 11.54 make[3]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 11.54 make[4]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 11.54 make[4]: Nothing to be done for 'install-exec-am'. #11 11.54 make[4]: Nothing to be done for 'install-data-am'. #11 11.54 make[4]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 11.54 make[3]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 11.54 Making install in subscr #11 11.55 make[3]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 11.55 make[4]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 11.55 make[4]: Nothing to be done for 'install-exec-am'. #11 11.55 make[4]: Nothing to be done for 'install-data-am'. #11 11.55 make[4]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 11.55 make[3]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 11.56 make[3]: Entering directory '/tmp/osmo-bsc/tests' #11 11.56 make[4]: Entering directory '/tmp/osmo-bsc/tests' #11 11.56 make[4]: Nothing to be done for 'install-exec-am'. #11 11.56 make[4]: Nothing to be done for 'install-data-am'. #11 11.56 make[4]: Leaving directory '/tmp/osmo-bsc/tests' #11 11.56 make[3]: Leaving directory '/tmp/osmo-bsc/tests' #11 11.56 make[2]: Leaving directory '/tmp/osmo-bsc/tests' #11 11.56 Making install in doc #11 11.56 make[2]: Entering directory '/tmp/osmo-bsc/doc' #11 11.57 Making install in examples #11 11.58 make[3]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 11.58 make[4]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 11.58 make[4]: Nothing to be done for 'install-exec-am'. #11 11.58 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 11.59 /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/usr/local/etc/osmocom' #11 11.59 make install-data-hook #11 11.60 make[5]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 11.60 for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \ #11 11.60 j="/usr/local/share/doc/osmo-bsc/examples/$f" && \ #11 11.60 mkdir -p "$(dirname $j)" && \ #11 11.60 /usr/bin/install -c -m 644 ./$f $j; \ #11 11.60 done #11 11.70 make[5]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 11.70 make[4]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 11.70 make[3]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 11.70 Making install in manuals #11 11.70 make[3]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 11.70 make[4]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 11.70 make[4]: Nothing to be done for 'install-exec-am'. #11 11.70 make[4]: Nothing to be done for 'install-data-am'. #11 11.70 make[4]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 11.70 make[3]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 11.70 make[3]: Entering directory '/tmp/osmo-bsc/doc' #11 11.71 make[4]: Entering directory '/tmp/osmo-bsc/doc' #11 11.71 make[4]: Nothing to be done for 'install-exec-am'. #11 11.71 make[4]: Nothing to be done for 'install-data-am'. #11 11.71 make[4]: Leaving directory '/tmp/osmo-bsc/doc' #11 11.71 make[3]: Leaving directory '/tmp/osmo-bsc/doc' #11 11.71 make[2]: Leaving directory '/tmp/osmo-bsc/doc' #11 11.71 Making install in contrib #11 11.71 make[2]: Entering directory '/tmp/osmo-bsc/contrib' #11 11.71 Making install in systemd #11 11.71 make[3]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 11.71 make[4]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 11.71 make[4]: Nothing to be done for 'install-exec-am'. #11 11.71 make[4]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 11.71 make[3]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 11.71 make[3]: Entering directory '/tmp/osmo-bsc/contrib' #11 11.72 make[4]: Entering directory '/tmp/osmo-bsc/contrib' #11 11.72 make[4]: Nothing to be done for 'install-exec-am'. #11 11.72 make[4]: Nothing to be done for 'install-data-am'. #11 11.72 make[4]: Leaving directory '/tmp/osmo-bsc/contrib' #11 11.72 make[3]: Leaving directory '/tmp/osmo-bsc/contrib' #11 11.72 make[2]: Leaving directory '/tmp/osmo-bsc/contrib' #11 11.72 make[2]: Entering directory '/tmp/osmo-bsc' #11 11.72 make[3]: Entering directory '/tmp/osmo-bsc' #11 11.72 make[3]: Nothing to be done for 'install-exec-am'. #11 11.72 make[3]: Nothing to be done for 'install-data-am'. #11 11.72 make[3]: Leaving directory '/tmp/osmo-bsc' #11 11.72 make[2]: Leaving directory '/tmp/osmo-bsc' #11 11.72 make[1]: Leaving directory '/tmp/osmo-bsc' #11 DONE 11.9s #12 [7/8] COPY OSMO-BSC.CFG /data/osmo-bsc.cfg #12 DONE 0.1s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.3s done #14 writing image sha256:e67c08dc576033e5b785f708034002121b003d3d693ce99fd6769aa511a067c3 done #14 naming to docker.io/osmocom-build/osmo-bsc-master:latest 0.0s done #14 DONE 0.3s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/osmo-bsc-master' + docker_image_exists osmo-bsc-master + docker images -q osmocom-build/osmo-bsc-master + test -n e67c08dc5760 + list_osmo_packages debian-trixie osmo-bsc-master + local distro=debian-trixie + local image=osmo-bsc-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bsc-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bsc-master ### ii libosmo-abis-dev:amd64 2.1.0.8.c24d2.202601191800 amd64 Development headers for A-bis interface ii libosmo-asn1-tcap-dev:amd64 0.2.1.202601191800 amd64 Development headers for utility library for ASN.1 of TCAP (SS7) ii libosmo-asn1-tcap1:amd64 0.2.1.202601191800 amd64 Utility library for ASN.1 of TCAP (SS7) ii libosmo-mgcp-client-dev:amd64 1.15.0.1.8afba.202601191800 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client14:amd64 1.15.0.1.8afba.202601191800 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.7.0.6.71a8.202601191800 amd64 Development headers for Osmocom network interface ii libosmo-sigtran-dev:amd64 2.2.1.4.74d0.202601191800 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran12:amd64 2.2.1.4.74d0.202601191800 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis15:amd64 2.1.0.8.c24d2.202601191800 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.12.0.28.281d4.202601191800 amd64 Osmo codec library ii libosmocoding0:amd64 1.12.0.28.281d4.202601191800 amd64 Osmo coding library ii libosmocore 1.12.0.28.281d4.202601191800 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.12.0.28.281d4.202601191800 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.12.0.28.281d4.202601191800 amd64 Osmo Core library ii libosmoctrl0:amd64 1.12.0.28.281d4.202601191800 amd64 Osmo control library ii libosmogb14:amd64 1.12.0.28.281d4.202601191800 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.12.0.28.281d4.202601191800 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.12.0.28.281d4.202601191800 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.7.0.6.71a8.202601191800 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.12.0.28.281d4.202601191800 amd64 Osmo SIM library ii libosmotrau11:amd64 2.1.0.8.c24d2.202601191800 amd64 GSM trau handling ii libosmousb0:amd64 1.12.0.28.281d4.202601191800 amd64 Osmo USB library ii libosmovty13:amd64 1.12.0.28.281d4.202601191800 amd64 Osmo VTY library ii osmocom-keyring 1.1.1.8.7873.202601191800 amd64 Pubkey for Osmocom repositories at obs.osmocom.org ii osmocom-nightly 202601191800 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] ii sdcc 4.2.0~osmocom3.113.9edd amd64 Small Device C Compiler ii sdcc-libraries 4.2.0~osmocom3.113.9edd all Small Device C Compiler (libraries) + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bts-master + local feed + echo debian-trixie-build + depends=debian-trixie-build + [ -n debian-trixie-build ] + docker_images_require debian-trixie-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-trixie-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-trixie-build + echo debian-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name debian-trixie-build + echo debian:trixie + upstream_distro_arg=debian:trixie + docker_dir_from_image_name debian-trixie-build + echo debian-trixie-build + dir=debian-trixie-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-trixie-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-trixie-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n master ] + echo master + return + make -C ../debian-trixie-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:trixie DISTRO=debian-trixie IMAGE=osmocom-build/debian-trixie-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/debian-trixie-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:trixie \ --build-arg DISTRO=debian-trixie \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-trixie-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 6.39kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:trixie #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 [ 1/16] FROM registry.osmocom.org/debian:trixie@sha256:19f0c62597f1dd08c399ae22ab07d2d2b11f973bbf6f85ce0c2a742d6d7ebdc9 #6 resolve registry.osmocom.org/debian:trixie@sha256:19f0c62597f1dd08c399ae22ab07d2d2b11f973bbf6f85ce0c2a742d6d7ebdc9 0.1s done #6 DONE 0.1s #7 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #7 DONE 0.1s #8 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release #8 DONE 0.1s #9 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #9 DONE 0.1s #10 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #10 DONE 0.1s #11 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #11 DONE 0.1s #5 [internal] load build context #5 transferring context: 2.14kB done #5 DONE 0.0s #12 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-trixie-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget && apt-get clean && wget -q http://ftp.de.debian.org/debian/pool/main/n/ncurses/libtinfo5_6.4-4_amd64.deb && dpkg -i "libtinfo5_6.4-4_amd64.deb" && rm "libtinfo5_6.4-4_amd64.deb" && wget -q https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #12 CACHED #13 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git@028da3798355d0260c6c6491b39347d84ca7a02d' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'ruff' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #13 CACHED #14 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi gdb ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgcrypt20-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libidn-dev libjansson-dev liblimesuite-dev liblua5.3-dev libmnl-dev libmongoc-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnghttp2-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool libuhd-dev libulfius-dev liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libyaml-dev libzmq3-dev locales lua-socket make meson mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-pytest python3-setuptools python3-usb python3-yaml rsync source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc xxd && apt-get clean #14 CACHED #15 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #15 CACHED #16 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #16 CACHED #17 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #17 CACHED #18 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #18 CACHED #19 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #19 CACHED #20 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release #20 CACHED #21 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #21 CACHED #22 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #22 CACHED #23 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #23 CACHED #24 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #24 CACHED #25 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends -t'o=obs://osmocom/osmocom:nightly/Debian_13,n=Debian_13,l=osmocom:nightly,c=' sdcc && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:05666994e7a50a2adb253f649794cd3c5670477677958bab5c89c8bd76d6851a done #27 naming to docker.io/osmocom-build/debian-trixie-build:latest #27 naming to docker.io/osmocom-build/debian-trixie-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/debian-trixie-build' + docker_image_exists debian-trixie-build + docker images -q osmocom-build/debian-trixie-build + test -n 05666994e7a5 + list_osmo_packages debian-trixie debian-trixie-build + local distro=debian-trixie + local image=debian-trixie-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-trixie-build -c + [ -n ] + return + docker_distro_from_image_name osmo-bts-master + echo debian-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name osmo-bts-master + echo debian:trixie + upstream_distro_arg=debian:trixie + docker_dir_from_image_name osmo-bts-master + echo osmo-bts-master + dir=osmo-bts-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-bts-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bts-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n master ] + echo master + return + make -C ../osmo-bts-master BUILD_ARGS= UPSTREAM_DISTRO=debian:trixie DISTRO=debian-trixie IMAGE=osmocom-build/osmo-bts-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/osmo-bts-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:trixie \ --build-arg DISTRO=debian-trixie \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-bts-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.49kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-trixie-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-trixie-build:latest #5 CACHED #6 [2/8] RUN CASE "debian-trixie" in debian*) apt-get update && apt-get install -y --no-install-recommends bpftrace libosmocore-dev libosmo-abis-dev libosmo-netif-dev lsof gdb && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocodec)" "pkgconfig(libosmocoding)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmotrau)" "pkgconfig(libosmovty)" ;; esac #6 ... #7 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #7 DONE 0.1s #4 [internal] load build context #4 transferring context: 1.63kB done #4 DONE 0.0s #6 [2/8] RUN CASE "debian-trixie" in debian*) apt-get update && apt-get install -y --no-install-recommends bpftrace libosmocore-dev libosmo-abis-dev libosmo-netif-dev lsof gdb && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocodec)" "pkgconfig(libosmocoding)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmotrau)" "pkgconfig(libosmovty)" ;; esac #6 0.339 Hit:1 http://deb.debian.org/debian trixie InRelease #6 0.339 Hit:2 http://deb.debian.org/debian trixie-updates InRelease #6 0.339 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease #6 0.340 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease #6 0.433 Reading package lists... #6 0.745 Reading package lists... #6 1.043 Building dependency tree... #6 1.109 Reading state information... #6 1.198 gdb is already the newest version (16.3-1). #6 1.198 The following additional packages will be installed: #6 1.198 libbpfcc liblsof0 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore #6 1.198 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 1.198 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 #6 1.198 osmocom-keyring osmocom-nightly #6 1.220 The following NEW packages will be installed: #6 1.220 bpftrace libbpfcc liblsof0 libosmo-abis-dev libosmo-netif-dev libosmoabis15 #6 1.220 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 #6 1.220 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #6 1.220 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 lsof osmocom-keyring #6 1.220 osmocom-nightly #6 1.243 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. #6 1.243 Need to get 5483 kB of archives. #6 1.243 After this operation, 23.7 MB of additional disk space will be used. #6 1.243 Get:1 http://deb.debian.org/debian trixie/main amd64 liblsof0 amd64 4.99.4+dfsg-2 [134 kB] #6 1.248 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-keyring 1.1.1.8.7873.202601191800 [3200 B] #6 1.268 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-nightly 202601191800 [1184 B] #6 1.270 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore22 1.12.0.28.281d4.202601191800 [178 kB] #6 1.272 Get:5 http://deb.debian.org/debian trixie/main amd64 lsof amd64 4.99.4+dfsg-2 [316 kB] #6 1.273 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocodec4 1.12.0.28.281d4.202601191800 [54.0 kB] #6 1.274 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmotrau11 2.1.0.8.c24d2.202601191800 [47.5 kB] #6 1.275 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoisdn0 1.12.0.28.281d4.202601191800 [72.4 kB] #6 1.276 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogsm20 1.12.0.28.281d4.202601191800 [229 kB] #6 1.279 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmovty13 1.12.0.28.281d4.202601191800 [106 kB] #6 1.280 Get:11 http://deb.debian.org/debian trixie/main amd64 libbpfcc amd64 0.31.0+ds-7 [709 kB] #6 1.282 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmonetif11 1.7.0.6.71a8.202601191800 [70.3 kB] #6 1.283 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoabis15 2.1.0.8.c24d2.202601191800 [72.0 kB] #6 1.286 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocoding0 1.12.0.28.281d4.202601191800 [72.3 kB] #6 1.287 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogb14 1.12.0.28.281d4.202601191800 [179 kB] #6 1.290 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoctrl0 1.12.0.28.281d4.202601191800 [61.7 kB] #6 1.291 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmosim2 1.12.0.28.281d4.202601191800 [65.4 kB] #6 1.291 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmousb0 1.12.0.28.281d4.202601191800 [52.2 kB] #6 1.292 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore 1.12.0.28.281d4.202601191800 [45.4 kB] #6 1.292 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore-dev 1.12.0.28.281d4.202601191800 [856 kB] #6 1.300 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-netif-dev 1.7.0.6.71a8.202601191800 [88.8 kB] #6 1.301 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-abis-dev 2.1.0.8.c24d2.202601191800 [134 kB] #6 1.339 Get:23 http://deb.debian.org/debian trixie/main amd64 bpftrace amd64 0.23.2-1 [1937 kB] #6 1.475 debconf: unable to initialize frontend: Dialog #6 1.475 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 1.475 debconf: falling back to frontend: Readline #6 1.478 debconf: unable to initialize frontend: Readline #6 1.478 debconf: (This frontend requires a controlling tty.) #6 1.478 debconf: falling back to frontend: Teletype #6 1.479 debconf: unable to initialize frontend: Teletype #6 1.479 debconf: (This frontend requires a controlling tty.) #6 1.479 debconf: falling back to frontend: Noninteractive #6 1.814 Fetched 5483 kB in 0s (40.4 MB/s) #6 1.871 Selecting previously unselected package liblsof0. #6 1.871 (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 ... 131491 files and directories currently installed.) #6 1.908 Preparing to unpack .../00-liblsof0_4.99.4+dfsg-2_amd64.deb ... #6 1.931 Unpacking liblsof0 (4.99.4+dfsg-2) ... #6 2.024 Selecting previously unselected package lsof. #6 2.042 Preparing to unpack .../01-lsof_4.99.4+dfsg-2_amd64.deb ... #6 2.055 Unpacking lsof (4.99.4+dfsg-2) ... #6 2.194 Selecting previously unselected package libbpfcc:amd64. #6 2.202 Preparing to unpack .../02-libbpfcc_0.31.0+ds-7_amd64.deb ... #6 2.213 Unpacking libbpfcc:amd64 (0.31.0+ds-7) ... #6 2.336 Selecting previously unselected package bpftrace. #6 2.354 Preparing to unpack .../03-bpftrace_0.23.2-1_amd64.deb ... #6 2.366 Unpacking bpftrace (0.23.2-1) ... #6 2.510 Selecting previously unselected package osmocom-keyring. #6 2.528 Preparing to unpack .../04-osmocom-keyring_1.1.1.8.7873.202601191800_amd64.deb ... #6 2.539 Unpacking osmocom-keyring (1.1.1.8.7873.202601191800) ... #6 2.627 Selecting previously unselected package osmocom-nightly. #6 2.646 Preparing to unpack .../05-osmocom-nightly_202601191800_amd64.deb ... #6 2.658 Unpacking osmocom-nightly (202601191800) ... #6 2.764 Selecting previously unselected package libosmocore22:amd64. #6 2.783 Preparing to unpack .../06-libosmocore22_1.12.0.28.281d4.202601191800_amd64.deb ... #6 2.795 Unpacking libosmocore22:amd64 (1.12.0.28.281d4.202601191800) ... #6 2.920 Selecting previously unselected package libosmocodec4:amd64. #6 2.939 Preparing to unpack .../07-libosmocodec4_1.12.0.28.281d4.202601191800_amd64.deb ... #6 2.951 Unpacking libosmocodec4:amd64 (1.12.0.28.281d4.202601191800) ... #6 3.058 Selecting previously unselected package libosmotrau11:amd64. #6 3.072 Preparing to unpack .../08-libosmotrau11_2.1.0.8.c24d2.202601191800_amd64.deb ... #6 3.084 Unpacking libosmotrau11:amd64 (2.1.0.8.c24d2.202601191800) ... #6 3.199 Selecting previously unselected package libosmoisdn0:amd64. #6 3.217 Preparing to unpack .../09-libosmoisdn0_1.12.0.28.281d4.202601191800_amd64.deb ... #6 3.229 Unpacking libosmoisdn0:amd64 (1.12.0.28.281d4.202601191800) ... #6 3.344 Selecting previously unselected package libosmogsm20:amd64. #6 3.363 Preparing to unpack .../10-libosmogsm20_1.12.0.28.281d4.202601191800_amd64.deb ... #6 3.375 Unpacking libosmogsm20:amd64 (1.12.0.28.281d4.202601191800) ... #6 3.487 Selecting previously unselected package libosmovty13:amd64. #6 3.505 Preparing to unpack .../11-libosmovty13_1.12.0.28.281d4.202601191800_amd64.deb ... #6 3.517 Unpacking libosmovty13:amd64 (1.12.0.28.281d4.202601191800) ... #6 3.621 Selecting previously unselected package libosmonetif11:amd64. #6 3.639 Preparing to unpack .../12-libosmonetif11_1.7.0.6.71a8.202601191800_amd64.deb ... #6 3.651 Unpacking libosmonetif11:amd64 (1.7.0.6.71a8.202601191800) ... #6 3.750 Selecting previously unselected package libosmoabis15:amd64. #6 3.768 Preparing to unpack .../13-libosmoabis15_2.1.0.8.c24d2.202601191800_amd64.deb ... #6 3.779 Unpacking libosmoabis15:amd64 (2.1.0.8.c24d2.202601191800) ... #6 3.883 Selecting previously unselected package libosmocoding0:amd64. #6 3.900 Preparing to unpack .../14-libosmocoding0_1.12.0.28.281d4.202601191800_amd64.deb ... #6 3.910 Unpacking libosmocoding0:amd64 (1.12.0.28.281d4.202601191800) ... #6 4.006 Selecting previously unselected package libosmogb14:amd64. #6 4.024 Preparing to unpack .../15-libosmogb14_1.12.0.28.281d4.202601191800_amd64.deb ... #6 4.036 Unpacking libosmogb14:amd64 (1.12.0.28.281d4.202601191800) ... #6 4.148 Selecting previously unselected package libosmoctrl0:amd64. #6 4.156 Preparing to unpack .../16-libosmoctrl0_1.12.0.28.281d4.202601191800_amd64.deb ... #6 4.167 Unpacking libosmoctrl0:amd64 (1.12.0.28.281d4.202601191800) ... #6 4.249 Selecting previously unselected package libosmosim2:amd64. #6 4.262 Preparing to unpack .../17-libosmosim2_1.12.0.28.281d4.202601191800_amd64.deb ... #6 4.274 Unpacking libosmosim2:amd64 (1.12.0.28.281d4.202601191800) ... #6 4.384 Selecting previously unselected package libosmousb0:amd64. #6 4.403 Preparing to unpack .../18-libosmousb0_1.12.0.28.281d4.202601191800_amd64.deb ... #6 4.415 Unpacking libosmousb0:amd64 (1.12.0.28.281d4.202601191800) ... #6 4.509 Selecting previously unselected package libosmocore. #6 4.526 Preparing to unpack .../19-libosmocore_1.12.0.28.281d4.202601191800_amd64.deb ... #6 4.538 Unpacking libosmocore (1.12.0.28.281d4.202601191800) ... #6 4.633 Selecting previously unselected package libosmocore-dev:amd64. #6 4.651 Preparing to unpack .../20-libosmocore-dev_1.12.0.28.281d4.202601191800_amd64.deb ... #6 4.663 Unpacking libosmocore-dev:amd64 (1.12.0.28.281d4.202601191800) ... #6 4.776 Selecting previously unselected package libosmo-netif-dev:amd64. #6 4.794 Preparing to unpack .../21-libosmo-netif-dev_1.7.0.6.71a8.202601191800_amd64.deb ... #6 4.806 Unpacking libosmo-netif-dev:amd64 (1.7.0.6.71a8.202601191800) ... #6 4.905 Selecting previously unselected package libosmo-abis-dev:amd64. #6 4.923 Preparing to unpack .../22-libosmo-abis-dev_2.1.0.8.c24d2.202601191800_amd64.deb ... #6 4.934 Unpacking libosmo-abis-dev:amd64 (2.1.0.8.c24d2.202601191800) ... #6 5.075 Setting up liblsof0 (4.99.4+dfsg-2) ... #6 5.109 Setting up osmocom-keyring (1.1.1.8.7873.202601191800) ... #6 5.141 Setting up lsof (4.99.4+dfsg-2) ... #6 5.174 Setting up libbpfcc:amd64 (0.31.0+ds-7) ... #6 5.209 Setting up osmocom-nightly (202601191800) ... #6 5.244 Setting up bpftrace (0.23.2-1) ... #6 5.277 Setting up libosmocore22:amd64 (1.12.0.28.281d4.202601191800) ... #6 5.312 Setting up libosmocodec4:amd64 (1.12.0.28.281d4.202601191800) ... #6 5.345 Setting up libosmovty13:amd64 (1.12.0.28.281d4.202601191800) ... #6 5.380 Setting up libosmoisdn0:amd64 (1.12.0.28.281d4.202601191800) ... #6 5.415 Setting up libosmotrau11:amd64 (2.1.0.8.c24d2.202601191800) ... #6 5.455 Setting up libosmousb0:amd64 (1.12.0.28.281d4.202601191800) ... #6 5.490 Setting up libosmogsm20:amd64 (1.12.0.28.281d4.202601191800) ... #6 5.526 Setting up libosmoctrl0:amd64 (1.12.0.28.281d4.202601191800) ... #6 5.562 Setting up libosmogb14:amd64 (1.12.0.28.281d4.202601191800) ... #6 5.598 Setting up libosmonetif11:amd64 (1.7.0.6.71a8.202601191800) ... #6 5.634 Setting up libosmocoding0:amd64 (1.12.0.28.281d4.202601191800) ... #6 5.669 Setting up libosmosim2:amd64 (1.12.0.28.281d4.202601191800) ... #6 5.704 Setting up libosmocore (1.12.0.28.281d4.202601191800) ... #6 5.737 Setting up libosmoabis15:amd64 (2.1.0.8.c24d2.202601191800) ... #6 5.770 Setting up libosmocore-dev:amd64 (1.12.0.28.281d4.202601191800) ... #6 5.802 Setting up libosmo-netif-dev:amd64 (1.7.0.6.71a8.202601191800) ... #6 5.836 Setting up libosmo-abis-dev:amd64 (2.1.0.8.c24d2.202601191800) ... #6 5.872 Processing triggers for man-db (2.13.1-1) ... #6 5.907 Processing triggers for libc-bin (2.41-12+deb13u1) ... #6 DONE 6.1s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bts.git #9 0.328 Cloning into 'osmo-bts'... #9 DONE 0.9s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #10 DONE 0.1s #11 [6/8] RUN CD osmo-bts && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure --enable-trx && make "-j$(nproc)" install #11 0.371 Already on 'master' #11 0.371 Your branch is up to date with 'origin/master'. #11 0.372 refs/heads/master #11 0.396 HEAD is now at 1dfb5ad5 tests: Use log_set_category_filter() libosmocore API #11 0.397 master #11 0.397 1dfb5ad54e615ddaf448e0e4de96361e9b90243a #11 2.499 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.499 libtoolize: copying file './ltmain.sh' #11 2.942 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.942 libtoolize: and rerunning libtoolize and aclocal. #11 2.942 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 3.695 configure.ac:40: warning: The macro 'AC_HEADER_STDC' is obsolete. #11 3.695 configure.ac:40: You should run autoupdate. #11 3.695 ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... #11 3.695 configure.ac:40: the top level #11 3.695 configure.ac:84: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.695 configure.ac:84: You should run autoupdate. #11 3.695 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.695 configure.ac:84: the top level #11 3.695 configure.ac:92: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.695 configure.ac:92: You should run autoupdate. #11 3.695 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.695 configure.ac:92: the top level #11 3.695 configure.ac:124: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.695 configure.ac:124: You should run autoupdate. #11 3.695 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.695 configure.ac:124: the top level #11 3.695 configure.ac:132: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.695 configure.ac:132: You should run autoupdate. #11 3.695 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.695 configure.ac:132: the top level #11 3.695 configure.ac:272: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.695 configure.ac:272: You should run autoupdate. #11 3.695 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.695 configure.ac:272: the top level #11 3.695 configure.ac:292: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.695 configure.ac:292: You should run autoupdate. #11 3.695 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.695 configure.ac:292: the top level #11 3.695 configure.ac:354: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.695 configure.ac:354: You should run autoupdate. #11 3.695 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.695 configure.ac:354: the top level #11 3.695 configure.ac:422: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.695 configure.ac:422: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.695 aclocal.m4:10257: AM_CONFIG_HEADER is expanded from... #11 3.695 configure.ac:422: the top level #11 3.695 configure.ac:424: warning: AC_OUTPUT should be used without arguments. #11 3.695 configure.ac:424: You should run autoupdate. #11 4.041 configure.ac:23: installing './compile' #11 4.042 configure.ac:25: installing './config.guess' #11 4.042 configure.ac:25: installing './config.sub' #11 4.043 configure.ac:9: installing './install-sh' #11 4.044 configure.ac:9: installing './missing' #11 4.068 contrib/ber/Makefile.am: installing './depcomp' #11 4.142 src/common/Makefile.am:87: warning: variable 'libbts_la_LDADD' is defined but no program or #11 4.142 src/common/Makefile.am:87: library has 'libbts_la' as canonical name (possible typo) #11 4.195 src/osmo-bts-sysmo/Makefile.am:44: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.195 src/osmo-bts-sysmo/Makefile.am:44: but option 'subdir-objects' is disabled #11 4.195 automake: warning: possible forward-incompatibility. #11 4.195 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 4.195 automake: automake option hasn't been enabled. For now, the corresponding output #11 4.195 automake: object file(s) will be placed in the top-level directory. However, this #11 4.195 automake: behavior may change in a future Automake major version, with object #11 4.195 automake: files being placed in the same subdirectory as the corresponding sources. #11 4.195 automake: You are advised to start using 'subdir-objects' option throughout your #11 4.195 automake: project, to avoid future incompatibility. #11 4.196 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory, #11 4.196 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 4.196 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory, #11 4.196 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 4.197 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory, #11 4.197 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.197 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory, #11 4.197 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.197 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.197 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.197 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory, #11 4.197 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.197 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory, #11 4.197 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.197 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory, #11 4.197 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.197 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory, #11 4.197 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.197 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory, #11 4.197 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.197 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory, #11 4.197 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.198 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_util.c' is in a subdirectory, #11 4.198 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 4.198 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.198 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 4.248 tests/agch/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.248 tests/agch/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.271 tests/cipher/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.271 tests/cipher/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.294 tests/handover/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.294 tests/handover/Makefile.am:24: but option 'subdir-objects' is disabled #11 4.306 tests/meas/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.306 tests/meas/Makefile.am:25: but option 'subdir-objects' is disabled #11 4.318 tests/misc/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.318 tests/misc/Makefile.am:24: but option 'subdir-objects' is disabled #11 4.330 tests/paging/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.330 tests/paging/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.342 tests/power/Makefile.am:28: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.342 tests/power/Makefile.am:28: but option 'subdir-objects' is disabled #11 4.343 tests/power/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.343 tests/power/Makefile.am:25: but option 'subdir-objects' is disabled #11 4.355 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory, #11 4.355 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.355 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory, #11 4.355 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.355 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory, #11 4.355 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.355 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory, #11 4.355 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.355 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory, #11 4.355 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.355 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory, #11 4.355 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.355 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory, #11 4.355 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.355 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory, #11 4.355 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.355 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/femtobts.c' is in a subdirectory, #11 4.355 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.355 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory, #11 4.355 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.383 tests/tx_power/Makefile.am:23: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.383 tests/tx_power/Makefile.am:23: but option 'subdir-objects' is disabled #11 4.450 checking for a BSD-compatible install... /usr/bin/install -c #11 4.461 checking whether sleep supports fractional seconds... yes #11 4.464 checking filesystem timestamp resolution... 0.01 #11 4.581 checking whether build environment is sane... yes #11 4.603 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.608 checking for gawk... gawk #11 4.609 checking whether make sets $(MAKE)... yes #11 4.633 checking whether make supports nested variables... yes #11 4.645 checking xargs -n works... yes #11 4.658 checking whether make sets $(MAKE)... (cached) yes #11 4.664 checking for gcc... gcc #11 4.719 checking whether the C compiler works... yes #11 4.739 checking for C compiler default output file name... a.out #11 4.740 checking for suffix of executables... #11 4.759 checking whether we are cross compiling... no #11 4.781 checking for suffix of object files... o #11 4.791 checking whether the compiler supports GNU C... yes #11 4.802 checking whether gcc accepts -g... yes #11 4.814 checking for gcc option to enable C11 features... none needed #11 4.850 checking whether gcc understands -c and -o together... yes #11 4.887 checking whether make supports the include directive... yes (GNU style) #11 4.904 checking dependency style of gcc... gcc3 #11 4.982 checking build system type... x86_64-pc-linux-gnu #11 5.085 checking host system type... x86_64-pc-linux-gnu #11 5.086 checking how to print strings... printf #11 5.091 checking for a sed that does not truncate output... /usr/bin/sed #11 5.102 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.107 checking for egrep... /usr/bin/grep -E #11 5.110 checking for fgrep... /usr/bin/grep -F #11 5.114 checking for ld used by gcc... /usr/bin/ld #11 5.126 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.132 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.138 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.169 checking whether ln -s works... yes #11 5.170 checking the maximum length of command line arguments... 1572864 #11 5.174 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.174 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.174 checking for /usr/bin/ld option to reload object files... -r #11 5.174 checking for file... file #11 5.174 checking for objdump... objdump #11 5.174 checking how to recognize dependent libraries... pass_all #11 5.175 checking for dlltool... no #11 5.175 checking how to associate runtime and link libraries... printf %s\n #11 5.176 checking for ranlib... ranlib #11 5.176 checking for ar... ar #11 5.176 checking for archiver @FILE support... @ #11 5.196 checking for strip... strip #11 5.196 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.229 checking for sysroot... no #11 5.229 checking for a working dd... /usr/bin/dd #11 5.232 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.247 checking for mt... no #11 5.248 checking if : is a manifest tool... no #11 5.253 checking for stdio.h... yes #11 5.266 checking for stdlib.h... yes #11 5.277 checking for string.h... yes #11 5.288 checking for inttypes.h... yes #11 5.299 checking for stdint.h... yes #11 5.313 checking for strings.h... yes #11 5.332 checking for sys/stat.h... yes #11 5.349 checking for sys/types.h... yes #11 5.365 checking for unistd.h... yes #11 5.378 checking for dlfcn.h... yes #11 5.397 checking for objdir... .libs #11 5.431 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.439 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.439 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.447 checking if gcc static flag -static works... yes #11 5.477 checking if gcc supports -c -o file.o... yes #11 5.489 checking if gcc supports -c -o file.o... (cached) yes #11 5.489 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.496 checking whether -lc should be explicitly linked in... no #11 5.523 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.578 checking how to hardcode library paths into programs... immediate #11 5.578 checking whether stripping libraries is possible... yes #11 5.580 checking if libtool supports shared libraries... yes #11 5.580 checking whether to build shared libraries... yes #11 5.580 checking whether to build static libraries... yes #11 5.581 checking for pkg-config... /usr/bin/pkg-config #11 5.581 checking for pkg-config... /usr/bin/pkg-config #11 5.581 checking pkg-config is at least version 0.20... yes #11 5.583 checking for egrep... (cached) /usr/bin/grep -E #11 5.583 checking for libosmocore >= 1.12.0... yes #11 5.602 checking for libosmovty >= 1.12.0... yes #11 5.625 checking for libosmogsm >= 1.12.0... yes #11 5.647 checking for libosmoctrl >= 1.12.0... yes #11 5.671 checking for libosmocodec >= 1.12.0... yes #11 5.693 checking for libosmocoding >= 1.12.0... yes #11 5.717 checking for libosmoabis >= 2.1.0... yes #11 5.740 checking for libosmotrau >= 2.1.0... yes #11 5.763 checking for libosmo-netif >= 1.7.0... yes #11 5.784 checking whether to enable support for sysmobts calibration tool... no #11 5.784 checking whether to enable support for sysmoBTS L1/PHY support... no #11 5.785 checking whether to enable support for osmo-trx based L1/PHY support... yes #11 5.785 checking whether to enable support for Octasic OCTPHY-2G... no #11 5.788 checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no #11 5.788 checking whether to enable NuRAN Wireless OC-2G hardware support... no #11 5.790 checking whether to enable VTY/CTRL tests... no #11 5.790 checking whether to include systemtap tracing support... no #11 5.806 CFLAGS=" -std=gnu11" #11 5.806 CPPFLAGS="" #11 5.850 checking that generated files are newer than configure... done #11 5.851 configure: creating ./config.status #11 6.655 config.status: creating src/Makefile #11 6.692 config.status: creating src/common/Makefile #11 6.731 config.status: creating src/osmo-bts-virtual/Makefile #11 6.768 config.status: creating src/osmo-bts-omldummy/Makefile #11 6.806 config.status: creating src/osmo-bts-sysmo/Makefile #11 6.842 config.status: creating src/osmo-bts-lc15/Makefile #11 6.881 config.status: creating src/osmo-bts-oc2g/Makefile #11 6.920 config.status: creating src/osmo-bts-trx/Makefile #11 6.959 config.status: creating src/osmo-bts-octphy/Makefile #11 6.998 config.status: creating include/Makefile #11 7.036 config.status: creating include/osmo-bts/Makefile #11 7.071 config.status: creating tests/Makefile #11 7.108 config.status: creating tests/paging/Makefile #11 7.144 config.status: creating tests/agch/Makefile #11 7.182 config.status: creating tests/cipher/Makefile #11 7.220 config.status: creating tests/sysmobts/Makefile #11 7.259 config.status: creating tests/misc/Makefile #11 7.297 config.status: creating tests/handover/Makefile #11 7.334 config.status: creating tests/ta_control/Makefile #11 7.350 config.status: creating tests/tx_power/Makefile #11 7.369 config.status: creating tests/power/Makefile #11 7.401 config.status: creating tests/meas/Makefile #11 7.435 config.status: creating tests/amr/Makefile #11 7.455 config.status: creating tests/csd/Makefile #11 7.469 config.status: creating doc/Makefile #11 7.477 config.status: creating doc/examples/Makefile #11 7.485 config.status: creating doc/manuals/Makefile #11 7.492 config.status: creating contrib/Makefile #11 7.500 config.status: creating contrib/ber/Makefile #11 7.507 config.status: creating contrib/systemd/Makefile #11 7.515 config.status: creating Makefile #11 7.524 config.status: creating btsconfig.h #11 7.538 config.status: executing tests/atconfig commands #11 7.541 config.status: executing depfiles commands #11 8.886 config.status: executing libtool commands #11 8.912 echo 1.10.0.29-1dfb > .version-t && mv .version-t .version #11 8.913 make install-recursive #11 8.915 make[1]: Entering directory '/tmp/osmo-bts' #11 8.917 Making install in include #11 8.917 make[2]: Entering directory '/tmp/osmo-bts/include' #11 8.919 Making install in osmo-bts #11 8.921 make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 8.922 make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 8.922 make[4]: Nothing to be done for 'install-exec-am'. #11 8.922 make[4]: Nothing to be done for 'install-data-am'. #11 8.922 make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 8.922 make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 8.923 make[3]: Entering directory '/tmp/osmo-bts/include' #11 8.925 make[4]: Entering directory '/tmp/osmo-bts/include' #11 8.925 make[4]: Nothing to be done for 'install-exec-am'. #11 8.925 make[4]: Nothing to be done for 'install-data-am'. #11 8.925 make[4]: Leaving directory '/tmp/osmo-bts/include' #11 8.925 make[3]: Leaving directory '/tmp/osmo-bts/include' #11 8.926 make[2]: Leaving directory '/tmp/osmo-bts/include' #11 8.926 Making install in src #11 8.927 make[2]: Entering directory '/tmp/osmo-bts/src' #11 8.930 Making install in common #11 8.932 make[3]: Entering directory '/tmp/osmo-bts/src/common' #11 8.932 make install-am #11 8.935 make[4]: Entering directory '/tmp/osmo-bts/src/common' #11 8.936 CC gsm_data.o #11 8.936 CC sysinfo.o #11 8.937 CC logging.o #11 8.937 CC abis.o #11 8.937 CC abis_osmo.o #11 8.938 CC oml.o #11 8.939 CC osmux.o #11 8.940 CC bts.o #11 8.940 CC bts_sm.o #11 8.941 CC bts_trx.o #11 8.942 CC rsl.o #11 8.943 CC rtp_input_preen.o #11 8.943 CC vty.o #11 8.945 CC paging.o #11 8.946 CC measurement.o #11 8.946 CC amr.o #11 8.947 CC asci.o #11 8.949 CC lchan.o #11 8.950 CC load_indication.o #11 8.952 CC pcu_sock.o #11 9.036 CC handover.o #11 9.037 CC msg_utils.o #11 9.037 CC tx_power.o #11 9.037 CC bts_ctrl_commands.o #11 9.038 CC bts_ctrl_lookup.o #11 9.042 CC bts_shutdown_fsm.o #11 9.051 CC csd_rlp.o #11 9.052 CC csd_v110.o #11 9.055 CC l1sap.o #11 9.057 CC cbch.o #11 9.060 CC power_control.o #11 9.070 CC main.o #11 9.072 CC phy_link.o #11 9.082 CC dtx_dl_amr_fsm.o #11 9.093 CC scheduler_mframe.o #11 9.096 CC ta_control.o #11 9.101 CC nm_common_fsm.o #11 9.103 CC nm_bts_sm_fsm.o #11 9.105 CC nm_bts_fsm.o #11 9.106 CC nm_bb_transc_fsm.o #11 9.118 CC nm_channel_fsm.o #11 9.126 CC nm_gprs_cell_fsm.o #11 9.130 CC nm_gprs_nse_fsm.o #11 9.131 CC nm_gprs_nsvc_fsm.o #11 9.131 CC nm_radio_carrier_fsm.o #11 9.132 CC notification.o #11 9.141 CC scheduler.o #11 9.234 AR libl1sched.a #11 9.281 AR libbts.a #11 9.300 make[5]: Entering directory '/tmp/osmo-bts/src/common' #11 9.300 make[5]: Nothing to be done for 'install-exec-am'. #11 9.300 make[5]: Nothing to be done for 'install-data-am'. #11 9.300 make[5]: Leaving directory '/tmp/osmo-bts/src/common' #11 9.300 make[4]: Leaving directory '/tmp/osmo-bts/src/common' #11 9.300 make[3]: Leaving directory '/tmp/osmo-bts/src/common' #11 9.300 Making install in osmo-bts-virtual #11 9.301 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 9.301 CC main.o #11 9.301 CC bts_model.o #11 9.302 CC virtualbts_vty.o #11 9.302 CC scheduler_virtbts.o #11 9.302 CC l1_if.o #11 9.302 CC virtual_um.o #11 9.303 CC osmo_mcast_sock.o #11 9.362 CCLD osmo-bts-virtual #11 9.784 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 9.785 make[4]: Nothing to be done for 'install-data-am'. #11 9.785 /usr/bin/mkdir -p '/usr/local/bin' #11 9.787 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-virtual '/usr/local/bin' #11 9.799 libtool: install: /usr/bin/install -c osmo-bts-virtual /usr/local/bin/osmo-bts-virtual #11 9.800 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 9.801 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 9.801 Making install in osmo-bts-omldummy #11 9.801 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 9.802 CC main.o #11 9.802 CC bts_model.o #11 9.839 CCLD osmo-bts-omldummy #11 10.48 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 10.48 make[4]: Nothing to be done for 'install-data-am'. #11 10.48 /usr/bin/mkdir -p '/usr/local/bin' #11 10.49 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-omldummy '/usr/local/bin' #11 10.50 libtool: install: /usr/bin/install -c osmo-bts-omldummy /usr/local/bin/osmo-bts-omldummy #11 10.50 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 10.50 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 10.50 Making install in osmo-bts-trx #11 10.50 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 10.50 make install-am #11 10.51 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 10.51 CC main.o #11 10.51 CC trx_if.o #11 10.51 CC l1_if.o #11 10.51 CC scheduler_trx.o #11 10.51 CC sched_lchan_fcch_sch.o #11 10.51 CC sched_lchan_rach.o #11 10.51 CC sched_lchan_xcch.o #11 10.51 CC sched_lchan_pdtch.o #11 10.51 CC sched_lchan_tchf.o #11 10.51 CC sched_lchan_tchh.o #11 10.52 CC trx_provision_fsm.o #11 10.52 CC amr_loop.o #11 10.52 CC trx_vty.o #11 10.61 CCLD osmo-bts-trx #11 11.39 make[5]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 11.39 make[5]: Nothing to be done for 'install-data-am'. #11 11.39 /usr/bin/mkdir -p '/usr/local/bin' #11 11.39 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-trx '/usr/local/bin' #11 11.41 libtool: install: /usr/bin/install -c osmo-bts-trx /usr/local/bin/osmo-bts-trx #11 11.41 make[5]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 11.41 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 11.41 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 11.41 make[3]: Entering directory '/tmp/osmo-bts/src' #11 11.41 make[4]: Entering directory '/tmp/osmo-bts/src' #11 11.41 make[4]: Nothing to be done for 'install-exec-am'. #11 11.41 make[4]: Nothing to be done for 'install-data-am'. #11 11.41 make[4]: Leaving directory '/tmp/osmo-bts/src' #11 11.41 make[3]: Leaving directory '/tmp/osmo-bts/src' #11 11.41 make[2]: Leaving directory '/tmp/osmo-bts/src' #11 11.41 Making install in tests #11 11.41 make[2]: Entering directory '/tmp/osmo-bts/tests' #11 11.41 Making install in paging #11 11.41 make[3]: Entering directory '/tmp/osmo-bts/tests/paging' #11 11.41 make[4]: Entering directory '/tmp/osmo-bts/tests/paging' #11 11.41 make[4]: Nothing to be done for 'install-exec-am'. #11 11.41 make[4]: Nothing to be done for 'install-data-am'. #11 11.41 make[4]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 11.41 make[3]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 11.41 Making install in cipher #11 11.42 make[3]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 11.42 make[4]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 11.42 make[4]: Nothing to be done for 'install-exec-am'. #11 11.42 make[4]: Nothing to be done for 'install-data-am'. #11 11.42 make[4]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 11.42 make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 11.42 Making install in agch #11 11.42 make[3]: Entering directory '/tmp/osmo-bts/tests/agch' #11 11.42 make[4]: Entering directory '/tmp/osmo-bts/tests/agch' #11 11.42 make[4]: Nothing to be done for 'install-exec-am'. #11 11.42 make[4]: Nothing to be done for 'install-data-am'. #11 11.42 make[4]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 11.42 make[3]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 11.42 Making install in misc #11 11.42 make[3]: Entering directory '/tmp/osmo-bts/tests/misc' #11 11.42 make[4]: Entering directory '/tmp/osmo-bts/tests/misc' #11 11.42 make[4]: Nothing to be done for 'install-exec-am'. #11 11.42 make[4]: Nothing to be done for 'install-data-am'. #11 11.42 make[4]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 11.42 make[3]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 11.42 Making install in handover #11 11.42 make[3]: Entering directory '/tmp/osmo-bts/tests/handover' #11 11.42 make[4]: Entering directory '/tmp/osmo-bts/tests/handover' #11 11.42 make[4]: Nothing to be done for 'install-exec-am'. #11 11.42 make[4]: Nothing to be done for 'install-data-am'. #11 11.42 make[4]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 11.42 make[3]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 11.42 Making install in tx_power #11 11.42 make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 11.42 make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 11.42 make[4]: Nothing to be done for 'install-exec-am'. #11 11.42 make[4]: Nothing to be done for 'install-data-am'. #11 11.42 make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 11.43 make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 11.43 Making install in power #11 11.43 make[3]: Entering directory '/tmp/osmo-bts/tests/power' #11 11.43 make[4]: Entering directory '/tmp/osmo-bts/tests/power' #11 11.43 make[4]: Nothing to be done for 'install-exec-am'. #11 11.43 make[4]: Nothing to be done for 'install-data-am'. #11 11.43 make[4]: Leaving directory '/tmp/osmo-bts/tests/power' #11 11.43 make[3]: Leaving directory '/tmp/osmo-bts/tests/power' #11 11.43 Making install in meas #11 11.43 make[3]: Entering directory '/tmp/osmo-bts/tests/meas' #11 11.43 make[4]: Entering directory '/tmp/osmo-bts/tests/meas' #11 11.43 make[4]: Nothing to be done for 'install-exec-am'. #11 11.43 make[4]: Nothing to be done for 'install-data-am'. #11 11.43 make[4]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 11.43 make[3]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 11.43 Making install in ta_control #11 11.43 make[3]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 11.44 make[4]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 11.44 make[4]: Nothing to be done for 'install-exec-am'. #11 11.44 make[4]: Nothing to be done for 'install-data-am'. #11 11.44 make[4]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 11.44 make[3]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 11.44 Making install in amr #11 11.44 make[3]: Entering directory '/tmp/osmo-bts/tests/amr' #11 11.44 make[4]: Entering directory '/tmp/osmo-bts/tests/amr' #11 11.44 make[4]: Nothing to be done for 'install-exec-am'. #11 11.44 make[4]: Nothing to be done for 'install-data-am'. #11 11.44 make[4]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 11.44 make[3]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 11.44 Making install in csd #11 11.45 make[3]: Entering directory '/tmp/osmo-bts/tests/csd' #11 11.45 make[4]: Entering directory '/tmp/osmo-bts/tests/csd' #11 11.45 make[4]: Nothing to be done for 'install-exec-am'. #11 11.45 make[4]: Nothing to be done for 'install-data-am'. #11 11.45 make[4]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 11.45 make[3]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 11.45 make[3]: Entering directory '/tmp/osmo-bts/tests' #11 11.46 make[4]: Entering directory '/tmp/osmo-bts/tests' #11 11.46 make[4]: Nothing to be done for 'install-exec-am'. #11 11.46 make[4]: Nothing to be done for 'install-data-am'. #11 11.46 make[4]: Leaving directory '/tmp/osmo-bts/tests' #11 11.46 make[3]: Leaving directory '/tmp/osmo-bts/tests' #11 11.46 make[2]: Leaving directory '/tmp/osmo-bts/tests' #11 11.46 Making install in doc #11 11.46 make[2]: Entering directory '/tmp/osmo-bts/doc' #11 11.47 Making install in examples #11 11.47 make[3]: Entering directory '/tmp/osmo-bts/doc/examples' #11 11.47 make[4]: Entering directory '/tmp/osmo-bts/doc/examples' #11 11.47 make[4]: Nothing to be done for 'install-exec-am'. #11 11.48 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 11.48 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 11.48 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 11.48 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 11.48 /usr/bin/install -c -m 644 trx/osmo-bts-trx.cfg trx/osmo-bts-trx-calypso.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 11.48 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg trx/osmo-bts-trx.cfg '/usr/local/etc/osmocom' #11 11.49 make[4]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 11.49 make[3]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 11.49 Making install in manuals #11 11.49 make[3]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 11.49 make[4]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 11.49 make[4]: Nothing to be done for 'install-exec-am'. #11 11.49 make[4]: Nothing to be done for 'install-data-am'. #11 11.49 make[4]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 11.49 make[3]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 11.50 make[3]: Entering directory '/tmp/osmo-bts/doc' #11 11.50 make[4]: Entering directory '/tmp/osmo-bts/doc' #11 11.50 make[4]: Nothing to be done for 'install-exec-am'. #11 11.50 make[4]: Nothing to be done for 'install-data-am'. #11 11.50 make[4]: Leaving directory '/tmp/osmo-bts/doc' #11 11.50 make[3]: Leaving directory '/tmp/osmo-bts/doc' #11 11.50 make[2]: Leaving directory '/tmp/osmo-bts/doc' #11 11.50 Making install in contrib #11 11.50 make[2]: Entering directory '/tmp/osmo-bts/contrib' #11 11.51 Making install in systemd #11 11.52 make[3]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 11.52 make[4]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 11.52 make[4]: Nothing to be done for 'install-exec-am'. #11 11.53 make[4]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 11.53 make[3]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 11.53 Making install in ber #11 11.53 make[3]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 11.53 CC rtp_ber.o #11 11.54 CC rtp_gen_map.o #11 11.59 CCLD rtp_gen_map #11 11.59 CCLD rtp_ber #11 11.72 make[4]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 11.72 make[4]: Nothing to be done for 'install-exec-am'. #11 11.72 make[4]: Nothing to be done for 'install-data-am'. #11 11.72 make[4]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 11.72 make[3]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 11.72 make[3]: Entering directory '/tmp/osmo-bts/contrib' #11 11.72 make[4]: Entering directory '/tmp/osmo-bts/contrib' #11 11.72 make[4]: Nothing to be done for 'install-exec-am'. #11 11.72 make[4]: Nothing to be done for 'install-data-am'. #11 11.72 make[4]: Leaving directory '/tmp/osmo-bts/contrib' #11 11.72 make[3]: Leaving directory '/tmp/osmo-bts/contrib' #11 11.72 make[2]: Leaving directory '/tmp/osmo-bts/contrib' #11 11.72 make[2]: Entering directory '/tmp/osmo-bts' #11 11.72 make[3]: Entering directory '/tmp/osmo-bts' #11 11.72 make[3]: Nothing to be done for 'install-exec-am'. #11 11.72 make[3]: Nothing to be done for 'install-data-am'. #11 11.72 make[3]: Leaving directory '/tmp/osmo-bts' #11 11.72 make[2]: Leaving directory '/tmp/osmo-bts' #11 11.73 make[1]: Leaving directory '/tmp/osmo-bts' #11 DONE 11.8s #12 [7/8] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #12 DONE 0.1s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.3s done #14 writing image sha256:bd894359efe349df63a815ed593adf2f9f7a9a3940113c6da1621f2191161fc6 done #14 naming to docker.io/osmocom-build/osmo-bts-master:latest 0.0s done #14 DONE 0.4s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/osmo-bts-master' + docker_image_exists osmo-bts-master + docker images -q osmocom-build/osmo-bts-master + test -n bd894359efe3 + list_osmo_packages debian-trixie osmo-bts-master + local distro=debian-trixie + local image=osmo-bts-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bts-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bts-master ### ii libosmo-abis-dev:amd64 2.1.0.8.c24d2.202601191800 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.7.0.6.71a8.202601191800 amd64 Development headers for Osmocom network interface ii libosmoabis15:amd64 2.1.0.8.c24d2.202601191800 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.12.0.28.281d4.202601191800 amd64 Osmo codec library ii libosmocoding0:amd64 1.12.0.28.281d4.202601191800 amd64 Osmo coding library ii libosmocore 1.12.0.28.281d4.202601191800 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.12.0.28.281d4.202601191800 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.12.0.28.281d4.202601191800 amd64 Osmo Core library ii libosmoctrl0:amd64 1.12.0.28.281d4.202601191800 amd64 Osmo control library ii libosmogb14:amd64 1.12.0.28.281d4.202601191800 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.12.0.28.281d4.202601191800 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.12.0.28.281d4.202601191800 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.7.0.6.71a8.202601191800 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.12.0.28.281d4.202601191800 amd64 Osmo SIM library ii libosmotrau11:amd64 2.1.0.8.c24d2.202601191800 amd64 GSM trau handling ii libosmousb0:amd64 1.12.0.28.281d4.202601191800 amd64 Osmo USB library ii libosmovty13:amd64 1.12.0.28.281d4.202601191800 amd64 Osmo VTY library ii osmocom-keyring 1.1.1.8.7873.202601191800 amd64 Pubkey for Osmocom repositories at obs.osmocom.org ii osmocom-nightly 202601191800 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] ii sdcc 4.2.0~osmocom3.113.9edd amd64 Small Device C Compiler ii sdcc-libraries 4.2.0~osmocom3.113.9edd all Small Device C Compiler (libraries) + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmocom-bb-host-master + local feed + depends= + [ -n ] + docker_distro_from_image_name osmocom-bb-host-master + echo debian-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name osmocom-bb-host-master + echo debian:trixie + upstream_distro_arg=debian:trixie + docker_dir_from_image_name osmocom-bb-host-master + echo osmocom-bb-host-master + dir=osmocom-bb-host-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmocom-bb-host-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmocom-bb-host-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n master ] + echo master + return + make -C ../osmocom-bb-host-master BUILD_ARGS= UPSTREAM_DISTRO=debian:trixie DISTRO=debian-trixie IMAGE=osmocom-build/osmocom-bb-host-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/osmocom-bb-host-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:trixie \ --build-arg DISTRO=debian-trixie \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmocom-bb-host-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.00kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-trixie-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [ 1/10] FROM docker.io/osmocom-build/debian-trixie-build:latest #4 CACHED #5 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/TTCN3-BTS-TEST?FORMAT=TEXT /tmp/commit-osmocom-bb #5 DONE 0.1s #6 [ 2/10] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean #6 0.310 Hit:1 http://deb.debian.org/debian trixie InRelease #6 0.310 Hit:2 http://deb.debian.org/debian trixie-updates InRelease #6 0.310 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease #6 0.311 Hit:4 http://deb.debian.org/debian-security trixie-security InRelease #6 0.361 Reading package lists... #6 0.669 Reading package lists... #6 0.974 Building dependency tree... #6 1.038 Reading state information... #6 1.135 The following additional packages will be installed: #6 1.135 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 #6 1.135 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 #6 1.136 osmocom-keyring osmocom-nightly #6 1.147 The following NEW packages will be installed: #6 1.147 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 #6 1.147 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 #6 1.147 libosmovty13 osmocom-keyring osmocom-nightly #6 1.164 0 upgraded, 14 newly installed, 0 to remove and 2 not upgraded. #6 1.164 Need to get 1976 kB of archives. #6 1.164 After this operation, 6997 kB of additional disk space will be used. #6 1.164 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-keyring 1.1.1.8.7873.202601191800 [3200 B] #6 1.165 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-nightly 202601191800 [1184 B] #6 1.166 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore22 1.12.0.28.281d4.202601191800 [178 kB] #6 1.168 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocodec4 1.12.0.28.281d4.202601191800 [54.0 kB] #6 1.168 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoisdn0 1.12.0.28.281d4.202601191800 [72.4 kB] #6 1.169 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogsm20 1.12.0.28.281d4.202601191800 [229 kB] #6 1.171 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocoding0 1.12.0.28.281d4.202601191800 [72.3 kB] #6 1.172 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmovty13 1.12.0.28.281d4.202601191800 [106 kB] #6 1.173 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogb14 1.12.0.28.281d4.202601191800 [179 kB] #6 1.175 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoctrl0 1.12.0.28.281d4.202601191800 [61.7 kB] #6 1.175 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmosim2 1.12.0.28.281d4.202601191800 [65.4 kB] #6 1.176 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmousb0 1.12.0.28.281d4.202601191800 [52.2 kB] #6 1.176 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore 1.12.0.28.281d4.202601191800 [45.4 kB] #6 1.177 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore-dev 1.12.0.28.281d4.202601191800 [856 kB] #6 1.294 debconf: unable to initialize frontend: Dialog #6 1.294 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 1.294 debconf: falling back to frontend: Readline #6 1.298 debconf: unable to initialize frontend: Readline #6 1.298 debconf: (This frontend requires a controlling tty.) #6 1.298 debconf: falling back to frontend: Teletype #6 1.299 debconf: unable to initialize frontend: Teletype #6 1.299 debconf: (This frontend requires a controlling tty.) #6 1.299 debconf: falling back to frontend: Noninteractive #6 1.628 Fetched 1976 kB in 0s (59.8 MB/s) #6 1.676 Selecting previously unselected package osmocom-keyring. #6 1.676 (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 ... 131491 files and directories currently installed.) #6 1.712 Preparing to unpack .../00-osmocom-keyring_1.1.1.8.7873.202601191800_amd64.deb ... #6 1.723 Unpacking osmocom-keyring (1.1.1.8.7873.202601191800) ... #6 1.804 Selecting previously unselected package osmocom-nightly. #6 1.822 Preparing to unpack .../01-osmocom-nightly_202601191800_amd64.deb ... #6 1.834 Unpacking osmocom-nightly (202601191800) ... #6 1.941 Selecting previously unselected package libosmocore22:amd64. #6 1.959 Preparing to unpack .../02-libosmocore22_1.12.0.28.281d4.202601191800_amd64.deb ... #6 1.985 Unpacking libosmocore22:amd64 (1.12.0.28.281d4.202601191800) ... #6 2.073 Selecting previously unselected package libosmocodec4:amd64. #6 2.086 Preparing to unpack .../03-libosmocodec4_1.12.0.28.281d4.202601191800_amd64.deb ... #6 2.098 Unpacking libosmocodec4:amd64 (1.12.0.28.281d4.202601191800) ... #6 2.219 Selecting previously unselected package libosmoisdn0:amd64. #6 2.228 Preparing to unpack .../04-libosmoisdn0_1.12.0.28.281d4.202601191800_amd64.deb ... #6 2.238 Unpacking libosmoisdn0:amd64 (1.12.0.28.281d4.202601191800) ... #6 2.347 Selecting previously unselected package libosmogsm20:amd64. #6 2.359 Preparing to unpack .../05-libosmogsm20_1.12.0.28.281d4.202601191800_amd64.deb ... #6 2.371 Unpacking libosmogsm20:amd64 (1.12.0.28.281d4.202601191800) ... #6 2.487 Selecting previously unselected package libosmocoding0:amd64. #6 2.506 Preparing to unpack .../06-libosmocoding0_1.12.0.28.281d4.202601191800_amd64.deb ... #6 2.518 Unpacking libosmocoding0:amd64 (1.12.0.28.281d4.202601191800) ... #6 2.619 Selecting previously unselected package libosmovty13:amd64. #6 2.638 Preparing to unpack .../07-libosmovty13_1.12.0.28.281d4.202601191800_amd64.deb ... #6 2.649 Unpacking libosmovty13:amd64 (1.12.0.28.281d4.202601191800) ... #6 2.755 Selecting previously unselected package libosmogb14:amd64. #6 2.773 Preparing to unpack .../08-libosmogb14_1.12.0.28.281d4.202601191800_amd64.deb ... #6 2.784 Unpacking libosmogb14:amd64 (1.12.0.28.281d4.202601191800) ... #6 2.893 Selecting previously unselected package libosmoctrl0:amd64. #6 2.899 Preparing to unpack .../09-libosmoctrl0_1.12.0.28.281d4.202601191800_amd64.deb ... #6 2.911 Unpacking libosmoctrl0:amd64 (1.12.0.28.281d4.202601191800) ... #6 3.016 Selecting previously unselected package libosmosim2:amd64. #6 3.033 Preparing to unpack .../10-libosmosim2_1.12.0.28.281d4.202601191800_amd64.deb ... #6 3.044 Unpacking libosmosim2:amd64 (1.12.0.28.281d4.202601191800) ... #6 3.144 Selecting previously unselected package libosmousb0:amd64. #6 3.152 Preparing to unpack .../11-libosmousb0_1.12.0.28.281d4.202601191800_amd64.deb ... #6 3.163 Unpacking libosmousb0:amd64 (1.12.0.28.281d4.202601191800) ... #6 3.242 Selecting previously unselected package libosmocore. #6 3.259 Preparing to unpack .../12-libosmocore_1.12.0.28.281d4.202601191800_amd64.deb ... #6 3.270 Unpacking libosmocore (1.12.0.28.281d4.202601191800) ... #6 3.352 Selecting previously unselected package libosmocore-dev:amd64. #6 3.368 Preparing to unpack .../13-libosmocore-dev_1.12.0.28.281d4.202601191800_amd64.deb ... #6 3.380 Unpacking libosmocore-dev:amd64 (1.12.0.28.281d4.202601191800) ... #6 3.515 Setting up osmocom-keyring (1.1.1.8.7873.202601191800) ... #6 3.551 Setting up osmocom-nightly (202601191800) ... #6 3.590 Setting up libosmocore22:amd64 (1.12.0.28.281d4.202601191800) ... #6 3.627 Setting up libosmocodec4:amd64 (1.12.0.28.281d4.202601191800) ... #6 3.665 Setting up libosmovty13:amd64 (1.12.0.28.281d4.202601191800) ... #6 3.702 Setting up libosmoisdn0:amd64 (1.12.0.28.281d4.202601191800) ... #6 3.740 Setting up libosmousb0:amd64 (1.12.0.28.281d4.202601191800) ... #6 3.777 Setting up libosmogsm20:amd64 (1.12.0.28.281d4.202601191800) ... #6 3.815 Setting up libosmoctrl0:amd64 (1.12.0.28.281d4.202601191800) ... #6 3.854 Setting up libosmogb14:amd64 (1.12.0.28.281d4.202601191800) ... #6 3.892 Setting up libosmocoding0:amd64 (1.12.0.28.281d4.202601191800) ... #6 3.928 Setting up libosmosim2:amd64 (1.12.0.28.281d4.202601191800) ... #6 3.964 Setting up libosmocore (1.12.0.28.281d4.202601191800) ... #6 4.000 Setting up libosmocore-dev:amd64 (1.12.0.28.281d4.202601191800) ... #6 4.038 Processing triggers for libc-bin (2.41-12+deb13u1) ... #6 DONE 4.2s #7 [ 3/10] WORKDIR /TMP #7 DONE 0.1s #8 [ 4/10] RUN GIT clone https://gerrit.osmocom.org/osmocom-bb.git #8 0.278 Cloning into 'osmocom-bb'... #8 DONE 0.8s #9 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/TTCN3-BTS-TEST?FORMAT=TEXT /tmp/commit-osmocom-bb #9 DONE 0.1s #10 [ 6/10] RUN CD osmocom-bb && git fetch && git checkout ttcn3-bts-test && (git symbolic-ref -q HEAD && git reset --hard origin/ttcn3-bts-test || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD #10 0.457 Switched to a new branch 'ttcn3-bts-test' #10 0.457 branch 'ttcn3-bts-test' set up to track 'origin/ttcn3-bts-test'. #10 0.457 refs/heads/ttcn3-bts-test #10 0.463 HEAD is now at 9f1c8a56 trx_toolkit: UDPLink: catch and ignore BlockingIOError #10 0.463 ttcn3-bts-test #10 0.464 9f1c8a5681a962e9460bfa61f525a584afdd74c7 #10 DONE 0.5s #11 [ 7/10] RUN CD osmocom-bb/src/host/trxcon && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 2.718 libtoolize: putting auxiliary files in '.'. #11 2.718 libtoolize: copying file './ltmain.sh' #11 2.735 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 2.735 libtoolize: copying file 'm4/libtool.m4' #11 2.753 libtoolize: copying file 'm4/ltoptions.m4' #11 2.772 libtoolize: copying file 'm4/ltsugar.m4' #11 2.792 libtoolize: copying file 'm4/ltversion.m4' #11 2.813 libtoolize: copying file 'm4/lt~obsolete.m4' #11 4.180 configure.ac:21: warning: The macro 'AC_HEADER_STDC' is obsolete. #11 4.180 configure.ac:21: You should run autoupdate. #11 4.180 ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... #11 4.180 configure.ac:21: the top level #11 4.415 configure.ac:12: installing './compile' #11 4.416 configure.ac:24: installing './config.guess' #11 4.417 configure.ac:24: installing './config.sub' #11 4.418 configure.ac:3: installing './install-sh' #11 4.419 configure.ac:3: installing './missing' #11 4.472 src/Makefile.am: installing './depcomp' #11 4.516 checking for a BSD-compatible install... /usr/bin/install -c #11 4.521 checking whether sleep supports fractional seconds... yes #11 4.522 checking filesystem timestamp resolution... 0.01 #11 4.620 checking whether build environment is sane... yes #11 4.642 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.647 checking for gawk... gawk #11 4.647 checking whether make sets $(MAKE)... yes #11 4.670 checking whether make supports nested variables... yes #11 4.682 checking xargs -n works... yes #11 4.695 checking whether make sets $(MAKE)... (cached) yes #11 4.700 checking for gcc... gcc #11 4.769 checking whether the C compiler works... yes #11 4.812 checking for C compiler default output file name... a.out #11 4.812 checking for suffix of executables... #11 4.840 checking whether we are cross compiling... no #11 4.880 checking for suffix of object files... o #11 4.901 checking whether the compiler supports GNU C... yes #11 4.930 checking whether gcc accepts -g... yes #11 4.957 checking for gcc option to enable C11 features... none needed #11 4.986 checking whether gcc understands -c and -o together... yes #11 5.013 checking whether make supports the include directive... yes (GNU style) #11 5.029 checking dependency style of gcc... gcc3 #11 5.102 checking for pkg-config... /usr/bin/pkg-config #11 5.103 checking pkg-config is at least version 0.9.0... yes #11 5.105 checking for libosmocore... yes #11 5.123 checking for libosmocoding... yes #11 5.142 checking for libosmogsm... yes #11 5.160 checking for stdio.h... yes #11 5.191 checking for stdlib.h... yes #11 5.223 checking for string.h... yes #11 5.241 checking for inttypes.h... yes #11 5.269 checking for stdint.h... yes #11 5.285 checking for strings.h... yes #11 5.299 checking for sys/stat.h... yes #11 5.325 checking for sys/types.h... yes #11 5.349 checking for unistd.h... yes #11 5.363 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.364 checking for egrep... /usr/bin/grep -E #11 5.367 checking build system type... x86_64-pc-linux-gnu #11 5.416 checking host system type... x86_64-pc-linux-gnu #11 5.417 checking how to print strings... printf #11 5.419 checking for a sed that does not truncate output... /usr/bin/sed #11 5.426 checking for fgrep... /usr/bin/grep -F #11 5.427 checking for ld used by gcc... /usr/bin/ld #11 5.431 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.433 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.435 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.445 checking whether ln -s works... yes #11 5.445 checking the maximum length of command line arguments... 1572864 #11 5.448 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.448 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.448 checking for /usr/bin/ld option to reload object files... -r #11 5.448 checking for file... file #11 5.449 checking for objdump... objdump #11 5.449 checking how to recognize dependent libraries... pass_all #11 5.449 checking for dlltool... no #11 5.449 checking how to associate runtime and link libraries... printf %s\n #11 5.449 checking for ranlib... ranlib #11 5.449 checking for ar... ar #11 5.449 checking for archiver @FILE support... @ #11 5.461 checking for strip... strip #11 5.461 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.492 checking for sysroot... no #11 5.492 checking for a working dd... /usr/bin/dd #11 5.493 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.501 checking for mt... no #11 5.501 checking if : is a manifest tool... no #11 5.503 checking for dlfcn.h... yes #11 5.515 checking for objdir... .libs #11 5.541 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.549 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.549 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.556 checking if gcc static flag -static works... yes #11 5.584 checking if gcc supports -c -o file.o... yes #11 5.598 checking if gcc supports -c -o file.o... (cached) yes #11 5.598 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.607 checking whether -lc should be explicitly linked in... no #11 5.639 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.716 checking how to hardcode library paths into programs... immediate #11 5.717 checking whether stripping libraries is possible... yes #11 5.718 checking if libtool supports shared libraries... yes #11 5.718 checking whether to build shared libraries... yes #11 5.718 checking whether to build static libraries... yes #11 5.719 CFLAGS=" -std=gnu11" #11 5.719 CPPFLAGS="" #11 5.761 checking that generated files are newer than configure... done #11 5.761 configure: creating ./config.status #11 6.313 config.status: creating include/Makefile #11 6.348 config.status: creating include/osmocom/Makefile #11 6.380 config.status: creating include/osmocom/bb/Makefile #11 6.412 config.status: creating include/osmocom/bb/l1sched/Makefile #11 6.421 config.status: creating include/osmocom/bb/trxcon/Makefile #11 6.428 config.status: creating src/Makefile #11 6.436 config.status: creating Makefile #11 6.445 config.status: executing depfiles commands #11 6.635 config.status: executing libtool commands #11 6.741 echo 0.0.0 > .version-t && mv .version-t .version #11 6.746 make install-recursive #11 6.752 make[1]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 6.760 Making install in include #11 6.764 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 6.772 Making install in osmocom #11 6.776 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 6.784 Making install in bb #11 6.788 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 6.797 Making install in l1sched #11 6.800 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 6.806 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 6.806 make[6]: Nothing to be done for 'install-exec-am'. #11 6.806 make[6]: Nothing to be done for 'install-data-am'. #11 6.806 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 6.806 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 6.807 Making install in trxcon #11 6.811 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 6.816 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 6.816 make[6]: Nothing to be done for 'install-exec-am'. #11 6.816 make[6]: Nothing to be done for 'install-data-am'. #11 6.816 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 6.817 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 6.821 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 6.826 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 6.826 make[6]: Nothing to be done for 'install-exec-am'. #11 6.826 make[6]: Nothing to be done for 'install-data-am'. #11 6.826 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 6.827 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 6.827 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 6.831 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 6.837 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 6.837 make[5]: Nothing to be done for 'install-exec-am'. #11 6.837 make[5]: Nothing to be done for 'install-data-am'. #11 6.837 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 6.837 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 6.838 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 6.842 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 6.848 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 6.848 make[4]: Nothing to be done for 'install-exec-am'. #11 6.848 make[4]: Nothing to be done for 'install-data-am'. #11 6.848 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 6.848 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 6.849 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 6.849 Making install in src #11 6.855 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 6.857 CC l1ctl_server.o #11 6.858 CC trxcon_main.o #11 6.859 CC logging.o #11 6.860 CC trx_if.o #11 6.860 CC trxcon_inst.lo #11 6.861 CC trxcon_fsm.lo #11 6.862 CC trxcon_shim.lo #11 6.863 CC sched_lchan_common.lo #11 6.863 CC l1ctl.lo #11 6.865 CC sched_lchan_pdtch.lo #11 6.865 CC sched_lchan_desc.lo #11 6.865 CC sched_lchan_xcch.lo #11 6.865 CC sched_lchan_tchf.lo #11 6.866 CC sched_lchan_tchh.lo #11 6.867 CC sched_lchan_rach.lo #11 6.867 CC sched_mframe.lo #11 6.867 CC sched_lchan_sch.lo #11 6.867 CC sched_prim.lo #11 6.869 CC sched_trx.lo #11 6.870 CC l1gprs.lo #11 6.940 sched_lchan_tchh.c: In function 'rx_tchh_fn': #11 6.940 sched_lchan_tchh.c:249:17: warning: 'gsm0503_tch_hr_decode' is deprecated: Use gsm0503_tch_hr_decode2() instead [-Wdeprecated-declarations] #11 6.940 249 | rc = gsm0503_tch_hr_decode(&tch_data[0], BUFTAIL8(bursts_p), #11 6.940 | ^~ #11 6.940 In file included from sched_lchan_tchh.c:36: #11 6.940 /usr/include/osmocom/coding/gsm0503_coding.h:52:5: note: declared here #11 6.940 52 | int gsm0503_tch_hr_decode(uint8_t *tch_data, const sbit_t *bursts, int odd, #11 6.940 | ^~~~~~~~~~~~~~~~~~~~~ #11 7.045 CCLD libl1sched.la Build was aborted Aborted by Oliver Smith Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? Archiving artifacts #11 7.054 CCLD libl1gprs.la #11 7.065 CCLD libtrxcon.la #11 7.112 CCLD trxcon #11 CANCELED 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) ERROR: failed to solve: Canceled: context canceled make: *** [../make/Makefile:97: docker-build] Error 1 make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/osmocom-bb-host-master' + exit 1 + RC=1 + uptime + grep --color=always -o load.* load average: 2.71, 2.91, 2.13 + exit 1 Finished: ABORTED