Started by upstream project "update-osmo-ci-on-slaves" build number 3112 originally caused by: Started by an SCM change Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/osmo-ci > git init /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 22bdf8cc9108e10cebbe3a98729d887d35fb29ed (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 22bdf8cc9108e10cebbe3a98729d887d35fb29ed # timeout=10 Commit message: "Update Release.key for Osmocom OBS" > git rev-list --no-walk 1768de3271f8138f45bdeda2d04332de57a9abb5 # timeout=10 [build5-deb12build-ansible] $ /bin/sh -xe /tmp/jenkins13730981433851182752.sh + ./contrib/jenkins.sh + dirname ./contrib/jenkins.sh + realpath ./contrib/.. + WORKSPACE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible + clone_repo osmo-ci + local project=osmo-ci + local url=https://gerrit.osmocom.org/osmo-ci + [ -d /home/osmocom-build/osmo-ci ] + cd /home/osmocom-build/osmo-ci + git remote set-url origin https://gerrit.osmocom.org/osmo-ci + git rev-parse HEAD 1768de3271f8138f45bdeda2d04332de57a9abb5 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git fetch From https://gerrit.osmocom.org/osmo-ci 1768de3..22bdf8c master -> origin/master + git checkout -f -B master origin/master Reset branch 'master' branch 'master' set up to track 'origin/master'. Your branch is up to date with 'origin/master'. + git rev-parse HEAD 22bdf8cc9108e10cebbe3a98729d887d35fb29ed + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + cd /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible + clone_repo osmo-gsm-manuals + local project=osmo-gsm-manuals + local url=https://gerrit.osmocom.org/osmo-gsm-manuals + [ -d /home/osmocom-build/osmo-gsm-manuals ] + cd /home/osmocom-build/osmo-gsm-manuals + git remote set-url origin https://gerrit.osmocom.org/osmo-gsm-manuals + git rev-parse HEAD d24f7186f6dff58940ee57b97f9d278cc07f245e + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git fetch + git checkout -f -B master origin/master Reset branch 'master' branch 'master' set up to track 'origin/master'. Your branch is up to date with 'origin/master'. + git rev-parse HEAD d24f7186f6dff58940ee57b97f9d278cc07f245e + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + cd /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible + uname + [ Linux = Linux ] + [ x != x1 ] + scripts/osmo-ci-docker-rebuild.sh + dirname scripts/osmo-ci-docker-rebuild.sh + cd scripts/.. + . scripts/common.sh + dirname scripts/osmo-ci-docker-rebuild.sh + realpath scripts/.. + OSMO_CI_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible + OSMO_GIT_URL_GITEA=https://gitea.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmo-gprs libosmo-netif libosmo-pfcp libosmo-sccp-legacy libosmo-sigtran libosmocore libsmpp34 libusrp osmo-bsc osmo-bts osmo-cbc osmo-e1d osmo-gbproxy osmo-ggsn osmo-gsm-manuals osmo-hlr osmo-hnodeb osmo-hnbgw osmo-iuh osmo-mgw osmo-msc osmo-pcap osmo-pcu osmo-remsim osmo-sgsn osmo-sip-connector osmo-smlc osmo-sysmon osmo-trx osmo-uecups osmo-upf osmocom-bb simtrace2 + OSMO_BRANCH_DOCKER_PLAYGROUND=master + arch + docker_images_require debian-bookworm-build debian-bookworm-erlang debian-trixie-build + local oldpwd=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://gerrit.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up to date with 'origin/master'. + git reset --hard origin/master HEAD is now at 88b255d common/Release.key: update + cd debian-bookworm-build + . ../jenkins-common.sh + realpath ../_cache + CACHE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/_docker_playground/_cache + realpath ../scripts/kernel-test + KERNEL_TEST_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/_docker_playground/scripts/kernel-test + DEBIAN_DEFAULT=bookworm + SUB4_PREFIX=172.18 + SUB6_PREFIX=fd02:db8 + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/logs + rm -rf /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/logs + mkdir -p /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/logs + [ ! -d /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/logs ] + [ xjenkins-update-osmo-ci-on-slaves-label=build5-deb12build-ansible-3112 = x ] + basename /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/_docker_playground/debian-bookworm-build + SUITE_NAME=debian-bookworm-build + docker_images_require debian-bookworm-build debian-bookworm-erlang 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 ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/_docker_playground/debian-bookworm-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/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/_docker_playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --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 OSMO_BB_BRANCH=master \ --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-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 6.09kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:bookworm #2 DONE 0.8s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [ 1/16] FROM docker.io/library/debian:bookworm@sha256:26f2a7cab45014541c65f9d140ccfa6aaefbb49686c6759bea9c6f7f5bb3d72f #4 DONE 0.0s #5 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #5 DONE 0.1s #6 [internal] load build context #6 transferring context: 1.97kB done #6 DONE 0.1s #7 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #7 CACHED #8 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #8 DONE 0.1s #9 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #9 DONE 0.2s #10 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #10 DONE 0.2s #11 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #11 DONE 0.2s #5 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #5 DONE 0.1s #12 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #12 DONE 1.1s #13 [ 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/ #13 0.302 + useradd --uid=1000 -d /build -m build #13 0.493 + chown -R build:build /usr/local #13 0.502 + echo path-exclude=/usr/share/man/* #13 0.502 + rm -rf /usr/share/man/ #13 DONE 0.8s #14 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget 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 #14 0.422 + apt-get update #14 0.447 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #14 0.471 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #14 0.471 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #14 0.520 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8791 kB] #14 0.614 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] #14 0.614 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [283 kB] #14 1.172 Fetched 9336 kB in 1s (12.6 MB/s) #14 1.172 Reading package lists... #14 1.440 + apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget #14 1.443 Reading package lists... #14 1.743 Building dependency tree... #14 1.816 Reading state information... #14 1.880 The following additional packages will be installed: #14 1.881 libpsl5 libssl3 openssl #14 1.881 Recommended packages: #14 1.881 publicsuffix #14 1.909 The following NEW packages will be installed: #14 1.909 ca-certificates libpsl5 libssl3 libtinfo5 openssl wget #14 1.928 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. #14 1.928 Need to get 4942 kB of archives. #14 1.928 After this operation, 13.2 MB of additional disk space will be used. #14 1.928 Get:1 http://deb.debian.org/debian-security bookworm-security/main amd64 libssl3 amd64 3.0.17-1~deb12u3 [2028 kB] #14 1.967 Get:2 http://deb.debian.org/debian-security bookworm-security/main amd64 openssl amd64 3.0.17-1~deb12u3 [1434 kB] #14 1.987 Get:3 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311+deb12u1 [155 kB] #14 1.988 Get:4 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] #14 1.988 Get:5 http://deb.debian.org/debian bookworm/main amd64 wget amd64 1.21.3-1+deb12u1 [937 kB] #14 1.992 Get:6 http://deb.debian.org/debian bookworm/main amd64 libtinfo5 amd64 6.4-4 [328 kB] #14 2.117 debconf: delaying package configuration, since apt-utils is not installed #14 2.127 Fetched 4942 kB in 0s (60.8 MB/s) #14 2.192 Selecting previously unselected package libssl3:amd64. #14 2.192 (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 ... 6095 files and directories currently installed.) #14 2.194 Preparing to unpack .../0-libssl3_3.0.17-1~deb12u3_amd64.deb ... #14 2.239 Unpacking libssl3:amd64 (3.0.17-1~deb12u3) ... #14 2.430 Selecting previously unselected package openssl. #14 2.431 Preparing to unpack .../1-openssl_3.0.17-1~deb12u3_amd64.deb ... #14 2.447 Unpacking openssl (3.0.17-1~deb12u3) ... #14 3.349 Selecting previously unselected package ca-certificates. #14 3.351 Preparing to unpack .../2-ca-certificates_20230311+deb12u1_all.deb ... #14 3.368 Unpacking ca-certificates (20230311+deb12u1) ... #14 3.521 Selecting previously unselected package libpsl5:amd64. #14 3.521 Preparing to unpack .../3-libpsl5_0.21.2-1_amd64.deb ... #14 3.538 Unpacking libpsl5:amd64 (0.21.2-1) ... #14 3.642 Selecting previously unselected package wget. #14 3.642 Preparing to unpack .../4-wget_1.21.3-1+deb12u1_amd64.deb ... #14 3.666 Unpacking wget (1.21.3-1+deb12u1) ... #14 3.819 Selecting previously unselected package libtinfo5:amd64. #14 3.819 Preparing to unpack .../5-libtinfo5_6.4-4_amd64.deb ... #14 3.835 Unpacking libtinfo5:amd64 (6.4-4) ... #14 3.946 Setting up libpsl5:amd64 (0.21.2-1) ... #14 4.000 Setting up wget (1.21.3-1+deb12u1) ... #14 4.071 Setting up libssl3:amd64 (3.0.17-1~deb12u3) ... #14 4.123 Setting up openssl (3.0.17-1~deb12u3) ... #14 4.196 Setting up libtinfo5:amd64 (6.4-4) ... #14 4.248 Setting up ca-certificates (20230311+deb12u1) ... #14 4.319 debconf: unable to initialize frontend: Dialog #14 4.319 debconf: (TERM is not set, so the dialog frontend is not usable.) #14 4.319 debconf: falling back to frontend: Readline #14 4.319 debconf: unable to initialize frontend: Readline #14 4.319 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #14 4.319 debconf: falling back to frontend: Teletype #14 4.485 Updating certificates in /etc/ssl/certs... #14 4.718 142 added, 0 removed; done. #14 4.806 Processing triggers for libc-bin (2.36-9+deb12u13) ... #14 4.861 Processing triggers for ca-certificates (20230311+deb12u1) ... #14 4.880 Updating certificates in /etc/ssl/certs... #14 5.058 0 added, 0 removed; done. #14 5.058 Running hooks in /etc/ca-certificates/update.d... #14 5.058 done. #14 5.111 + apt-get clean #14 5.113 + wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #14 5.115 --2025-10-22 13:09:18-- https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #14 5.120 Resolving github.com (github.com)... 140.82.121.4 #14 5.120 Connecting to github.com (github.com)|140.82.121.4|:443... connected. #14 5.184 HTTP request sent, awaiting response... 302 Found #14 5.386 Location: https://release-assets.githubusercontent.com/github-production-release-asset/269096539/b34cd946-4e5f-4353-94b7-5a2fe00c9927?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-10-22T13%3A54%3A00Z&rscd=attachment%3B+filename%3DLLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-10-22T12%3A53%3A25Z&ske=2025-10-22T13%3A54%3A00Z&sks=b&skv=2018-11-09&sig=4VZDlC0Tyr9kgy6gGevKXVnRy7zRv46d7lAFtRC8Yto%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2MTE0MjE1OCwibmJmIjoxNzYxMTM4NTU4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.2KXcGU3EGBwRX8jTCevWmI8rD5QA7-DOJCLMqNQZIl8&response-content-disposition=attachment%3B%20filename%3DLLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz&response-content-type=application%2Foctet-stream [following] #14 5.386 --2025-10-22 13:09:18-- https://release-assets.githubusercontent.com/github-production-release-asset/269096539/b34cd946-4e5f-4353-94b7-5a2fe00c9927?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-10-22T13%3A54%3A00Z&rscd=attachment%3B+filename%3DLLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-10-22T12%3A53%3A25Z&ske=2025-10-22T13%3A54%3A00Z&sks=b&skv=2018-11-09&sig=4VZDlC0Tyr9kgy6gGevKXVnRy7zRv46d7lAFtRC8Yto%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2MTE0MjE1OCwibmJmIjoxNzYxMTM4NTU4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.2KXcGU3EGBwRX8jTCevWmI8rD5QA7-DOJCLMqNQZIl8&response-content-disposition=attachment%3B%20filename%3DLLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz&response-content-type=application%2Foctet-stream #14 5.386 Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ... #14 5.387 Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. #14 5.420 HTTP request sent, awaiting response... 200 OK #14 5.563 Length: 115786100 (110M) [application/octet-stream] #14 5.563 Saving to: 'LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz' #14 5.563 #14 5.563 0K .......... .......... .......... .......... .......... 0% 2.98M 37s #14 5.579 50K .......... .......... .......... .......... .......... 0% 3.41M 35s #14 5.593 100K .......... .......... .......... .......... .......... 0% 14.7M 26s #14 5.597 150K .......... .......... .......... .......... .......... 0% 15.0M 21s #14 5.600 200K .......... .......... .......... .......... .......... 0% 5.49M 21s #14 5.609 250K .......... .......... .......... .......... .......... 0% 24.5M 18s #14 5.612 300K .......... .......... .......... .......... .......... 0% 16.2M 16s #14 5.614 350K .......... .......... .......... .......... .......... 0% 43.3M 15s #14 5.615 400K .......... .......... .......... .......... .......... 0% 25.0M 14s #14 5.617 450K .......... .......... .......... .......... .......... 0% 7.19M 14s #14 5.624 500K .......... .......... .......... .......... .......... 0% 32.6M 13s #14 5.625 550K .......... .......... .......... .......... .......... 0% 92.9M 12s #14 5.626 600K .......... .......... .......... .......... .......... 0% 36.1M 11s #14 5.627 650K .......... .......... .......... .......... .......... 0% 66.7M 10s #14 5.628 700K .......... .......... .......... .......... .......... 0% 33.0M 10s #14 5.629 750K .......... .......... .......... .......... .......... 0% 52.3M 9s #14 5.630 800K .......... .......... .......... .......... .......... 0% 67.4M 9s #14 5.631 850K .......... .......... .......... .......... .......... 0% 96.4M 9s #14 5.632 900K .......... .......... .......... .......... .......... 0% 44.3M 8s #14 5.633 950K .......... .......... .......... .......... .......... 0% 7.99M 9s #14 5.639 1000K .......... .......... .......... .......... .......... 0% 79.9M 8s #14 5.639 1050K .......... .......... .......... .......... .......... 0% 117M 8s #14 5.640 1100K .......... .......... .......... .......... .......... 1% 60.3M 8s #14 5.641 1150K .......... .......... .......... .......... .......... 1% 54.6M 7s #14 5.641 1200K .......... .......... .......... .......... .......... 1% 37.0M 7s #14 5.643 1250K .......... .......... .......... .......... .......... 1% 52.3M 7s #14 5.644 1300K .......... .......... .......... .......... .......... 1% 76.6M 7s #14 5.644 1350K .......... .......... .......... .......... .......... 1% 97.7M 7s #14 5.645 1400K .......... .......... .......... .......... .......... 1% 41.5M 6s #14 5.646 1450K .......... .......... .......... .......... .......... 1% 63.4M 6s #14 5.647 1500K .......... .......... .......... .......... .......... 1% 85.7M 6s #14 5.647 1550K .......... .......... .......... .......... .......... 1% 588M 6s #14 5.647 1600K .......... .......... .......... .......... .......... 1% 835M 6s #14 5.647 1650K .......... .......... .......... .......... .......... 1% 877M 6s #14 5.648 1700K .......... .......... .......... .......... .......... 1% 481M 5s #14 5.648 1750K .......... .......... .......... .......... .......... 1% 691M 5s #14 5.648 1800K .......... .......... .......... .......... .......... 1% 762M 5s #14 5.648 1850K .......... .......... .......... .......... .......... 1% 92.0M 5s #14 5.648 1900K .......... .......... .......... .......... .......... 1% 131M 5s #14 5.649 1950K .......... .......... .......... .......... .......... 1% 9.43M 5s #14 5.654 2000K .......... .......... .......... .......... .......... 1% 120M 5s #14 5.654 2050K .......... .......... .......... .......... .......... 1% 116M 5s #14 5.655 2100K .......... .......... .......... .......... .......... 1% 114M 5s #14 5.655 2150K .......... .......... .......... .......... .......... 1% 119M 5s #14 5.656 2200K .......... .......... .......... .......... .......... 1% 116M 5s #14 5.656 2250K .......... .......... .......... .......... .......... 2% 87.2M 5s #14 5.657 2300K .......... .......... .......... .......... .......... 2% 95.9M 4s #14 5.657 2350K .......... .......... .......... .......... .......... 2% 156M 4s #14 5.657 2400K .......... .......... .......... .......... .......... 2% 115M 4s #14 5.658 2450K .......... .......... .......... .......... .......... 2% 115M 4s #14 5.658 2500K .......... .......... .......... .......... .......... 2% 117M 4s #14 5.659 2550K .......... .......... .......... .......... .......... 2% 116M 4s #14 5.659 2600K .......... .......... .......... .......... .......... 2% 116M 4s #14 5.659 2650K .......... .......... .......... .......... .......... 2% 119M 4s #14 5.660 2700K .......... .......... .......... .......... .......... 2% 86.7M 4s #14 5.660 2750K .......... .......... .......... .......... .......... 2% 119M 4s #14 5.661 2800K .......... .......... .......... .......... .......... 2% 115M 4s #14 5.661 2850K .......... .......... .......... .......... .......... 2% 114M 4s #14 5.662 2900K .......... .......... .......... .......... .......... 2% 119M 4s #14 5.662 2950K .......... .......... .......... .......... .......... 2% 115M 4s #14 5.663 3000K .......... .......... .......... .......... .......... 2% 115M 4s #14 5.663 3050K .......... .......... .......... .......... .......... 2% 121M 4s #14 5.663 3100K .......... .......... .......... .......... .......... 2% 88.6M 4s #14 5.664 3150K .......... .......... .......... .......... .......... 2% 115M 3s #14 5.664 3200K .......... .......... .......... .......... .......... 2% 116M 3s #14 5.665 3250K .......... .......... .......... .......... .......... 2% 119M 3s #14 5.665 3300K .......... .......... .......... .......... .......... 2% 81.5M 3s #14 5.666 3350K .......... .......... .......... .......... .......... 3% 135M 3s #14 5.666 3400K .......... .......... .......... .......... .......... 3% 100M 3s #14 5.667 3450K .......... .......... .......... .......... .......... 3% 96.9M 3s #14 5.667 3500K .......... .......... .......... .......... .......... 3% 82.1M 3s #14 5.668 3550K .......... .......... .......... .......... .......... 3% 98.9M 3s #14 5.668 3600K .......... .......... .......... .......... .......... 3% 99.1M 3s #14 5.669 3650K .......... .......... .......... .......... .......... 3% 270M 3s #14 5.669 3700K .......... .......... .......... .......... .......... 3% 231M 3s #14 5.669 3750K .......... .......... .......... .......... .......... 3% 115M 3s #14 5.670 3800K .......... .......... .......... .......... .......... 3% 2.32M 4s #14 5.691 3850K .......... .......... .......... .......... .......... 3% 292M 4s #14 5.691 3900K .......... .......... .......... .......... .......... 3% 149M 4s #14 5.691 3950K .......... .......... .......... .......... .......... 3% 262M 4s #14 5.691 4000K .......... .......... .......... .......... .......... 3% 604M 3s #14 5.691 4050K .......... .......... .......... .......... .......... 3% 800M 3s #14 5.691 4100K .......... .......... .......... .......... .......... 3% 749M 3s #14 5.691 4150K .......... .......... .......... .......... .......... 3% 828M 3s #14 5.691 4200K .......... .......... .......... .......... .......... 3% 788M 3s #14 5.692 4250K .......... .......... .......... .......... .......... 3% 836M 3s #14 5.692 4300K .......... .......... .......... .......... .......... 3% 690M 3s #14 5.692 4350K .......... .......... .......... .......... .......... 3% 403M 3s #14 5.692 4400K .......... .......... .......... .......... .......... 3% 850M 3s #14 5.692 4450K .......... .......... .......... .......... .......... 3% 824M 3s #14 5.692 4500K .......... .......... .......... .......... .......... 4% 739M 3s #14 5.692 4550K .......... .......... .......... .......... .......... 4% 868M 3s #14 5.692 4600K .......... .......... .......... .......... .......... 4% 844M 3s #14 5.692 4650K .......... .......... .......... .......... .......... 4% 858M 3s #14 5.692 4700K .......... .......... .......... .......... .......... 4% 695M 3s #14 5.692 4750K .......... .......... .......... .......... .......... 4% 828M 3s #14 5.692 4800K .......... .......... .......... .......... .......... 4% 833M 3s #14 5.692 4850K .......... .......... .......... .......... .......... 4% 811M 3s #14 5.692 4900K .......... .......... .......... .......... .......... 4% 717M 3s #14 5.693 4950K .......... .......... .......... .......... .......... 4% 462M 3s #14 5.693 5000K .......... .......... .......... .......... .......... 4% 830M 3s #14 5.693 5050K .......... .......... .......... .......... .......... 4% 16.8M 3s #14 5.696 5100K .......... .......... .......... .......... .......... 4% 440M 3s #14 5.696 5150K .......... .......... .......... .......... .......... 4% 170M 3s #14 5.696 5200K .......... .......... .......... .......... .......... 4% 171M 3s #14 5.696 5250K .......... .......... .......... .......... .......... 4% 208M 3s #14 5.696 5300K .......... .......... .......... .......... .......... 4% 606M 3s #14 5.697 5350K .......... .......... .......... .......... .......... 4% 736M 3s #14 5.697 5400K .......... .......... .......... .......... .......... 4% 107M 3s #14 5.697 5450K .......... .......... .......... .......... .......... 4% 194M 3s #14 5.697 5500K .......... .......... .......... .......... .......... 4% 128M 3s #14 5.698 5550K .......... .......... .......... .......... .......... 4% 131M 3s #14 5.698 5600K .......... .......... .......... .......... .......... 4% 220M 3s #14 5.698 5650K .......... .......... .......... .......... .......... 5% 162M 3s #14 5.699 5700K .......... .......... .......... .......... .......... 5% 200M 3s #14 5.699 5750K .......... .......... .......... .......... .......... 5% 161M 3s #14 5.699 5800K .......... .......... .......... .......... .......... 5% 165M 3s #14 5.699 5850K .......... .......... .......... .......... .......... 5% 280M 2s #14 5.700 5900K .......... .......... .......... .......... .......... 5% 177M 2s #14 5.700 5950K .......... .......... .......... .......... .......... 5% 264M 2s #14 5.700 6000K .......... .......... .......... .......... .......... 5% 209M 2s #14 5.700 6050K .......... .......... .......... .......... .......... 5% 239M 2s #14 5.701 6100K .......... .......... .......... .......... .......... 5% 362M 2s #14 5.701 6150K .......... .......... .......... .......... .......... 5% 232M 2s #14 5.701 6200K .......... .......... .......... .......... .......... 5% 370M 2s #14 5.701 6250K .......... .......... .......... .......... .......... 5% 839M 2s #14 5.701 6300K .......... .......... .......... .......... .......... 5% 694M 2s #14 5.701 6350K .......... .......... .......... .......... .......... 5% 701M 2s #14 5.701 6400K .......... .......... .......... .......... .......... 5% 792M 2s #14 5.701 6450K .......... .......... .......... .......... .......... 5% 817M 2s #14 5.701 6500K .......... .......... .......... .......... .......... 5% 435M 2s #14 5.701 6550K .......... .......... .......... .......... .......... 5% 760M 2s #14 5.701 6600K .......... .......... .......... .......... .......... 5% 647M 2s #14 5.702 6650K .......... .......... .......... .......... .......... 5% 767M 2s #14 5.702 6700K .......... .......... .......... .......... .......... 5% 570M 2s #14 5.702 6750K .......... .......... .......... .......... .......... 6% 813M 2s #14 5.702 6800K .......... .......... .......... .......... .......... 6% 805M 2s #14 5.702 6850K .......... .......... .......... .......... .......... 6% 9.07M 2s #14 5.707 6900K .......... .......... .......... .......... .......... 6% 13.0M 2s #14 5.711 6950K .......... .......... .......... .......... .......... 6% 90.9M 2s #14 5.712 7000K .......... .......... .......... .......... .......... 6% 115M 2s #14 5.712 7050K .......... .......... .......... .......... .......... 6% 116M 2s #14 5.712 7100K .......... .......... .......... .......... .......... 6% 99.0M 2s #14 5.713 7150K .......... .......... .......... .......... .......... 6% 105M 2s #14 5.713 7200K .......... .......... .......... .......... .......... 6% 114M 2s #14 5.714 7250K .......... .......... .......... .......... .......... 6% 117M 2s #14 5.714 7300K .......... .......... .......... .......... .......... 6% 116M 2s #14 5.715 7350K .......... .......... .......... .......... .......... 6% 115M 2s #14 5.715 7400K .......... .......... .......... .......... .......... 6% 116M 2s #14 5.715 7450K .......... .......... .......... .......... .......... 6% 119M 2s #14 5.716 7500K .......... .......... .......... .......... .......... 6% 72.7M 2s #14 5.717 7550K .......... .......... .......... .......... .......... 6% 162M 2s #14 5.717 7600K .......... .......... .......... .......... .......... 6% 116M 2s #14 5.717 7650K .......... .......... .......... .......... .......... 6% 116M 2s #14 5.718 7700K .......... .......... .......... .......... .......... 6% 116M 2s #14 5.718 7750K .......... .......... .......... .......... .......... 6% 116M 2s #14 5.718 7800K .......... .......... .......... .......... .......... 6% 113M 2s #14 5.719 7850K .......... .......... .......... .......... .......... 6% 119M 2s #14 5.719 7900K .......... .......... .......... .......... .......... 7% 89.7M 2s #14 5.720 7950K .......... .......... .......... .......... .......... 7% 115M 2s #14 5.720 8000K .......... .......... .......... .......... .......... 7% 117M 2s #14 5.721 8050K .......... .......... .......... .......... .......... 7% 118M 2s #14 5.721 8100K .......... .......... .......... .......... .......... 7% 113M 2s #14 5.722 8150K .......... .......... .......... .......... .......... 7% 116M 2s #14 5.722 8200K .......... .......... .......... .......... .......... 7% 119M 2s #14 5.722 8250K .......... .......... .......... .......... .......... 7% 116M 2s #14 5.723 8300K .......... .......... .......... .......... .......... 7% 88.8M 2s #14 5.723 8350K .......... .......... .......... .......... .......... 7% 116M 2s #14 5.724 8400K .......... .......... .......... .......... .......... 7% 82.8M 2s #14 5.724 8450K .......... .......... .......... .......... .......... 7% 91.5M 2s #14 5.725 8500K .......... .......... .......... .......... .......... 7% 75.0M 2s #14 5.726 8550K .......... .......... .......... .......... .......... 7% 236M 2s #14 5.726 8600K .......... .......... .......... .......... .......... 7% 417M 2s #14 5.726 8650K .......... .......... .......... .......... .......... 7% 3.03M 2s #14 5.742 8700K .......... .......... .......... .......... .......... 7% 195M 2s #14 5.742 8750K .......... .......... .......... .......... .......... 7% 347M 2s #14 5.742 8800K .......... .......... .......... .......... .......... 7% 205M 2s #14 5.743 8850K .......... .......... .......... .......... .......... 7% 180M 2s #14 5.743 8900K .......... .......... .......... .......... .......... 7% 176M 2s #14 5.743 8950K .......... .......... .......... .......... .......... 7% 542M 2s #14 5.743 9000K .......... .......... .......... .......... .......... 8% 222M 2s #14 5.743 9050K .......... .......... .......... .......... .......... 8% 153M 2s #14 5.744 9100K .......... .......... .......... .......... .......... 8% 137M 2s #14 5.744 9150K .......... .......... .......... .......... .......... 8% 191M 2s #14 5.744 9200K .......... .......... .......... .......... .......... 8% 182M 2s #14 5.745 9250K .......... .......... .......... .......... .......... 8% 242M 2s #14 5.745 9300K .......... .......... .......... .......... .......... 8% 148M 2s #14 5.745 9350K .......... .......... .......... .......... .......... 8% 374M 2s #14 5.745 9400K .......... .......... .......... .......... .......... 8% 165M 2s #14 5.746 9450K .......... .......... .......... .......... .......... 8% 380M 2s #14 5.746 9500K .......... .......... .......... .......... .......... 8% 122M 2s #14 5.746 9550K .......... .......... .......... .......... .......... 8% 204M 2s #14 5.746 9600K .......... .......... .......... .......... .......... 8% 397M 2s #14 5.747 9650K .......... .......... .......... .......... .......... 8% 562M 2s #14 5.747 9700K .......... .......... .......... .......... .......... 8% 761M 2s #14 5.747 9750K .......... .......... .......... .......... .......... 8% 911M 2s #14 5.747 9800K .......... .......... .......... .......... .......... 8% 496M 2s #14 5.747 9850K .......... .......... .......... .......... .......... 8% 896M 2s #14 5.747 9900K .......... .......... .......... .......... .......... 8% 730M 2s #14 5.747 9950K .......... .......... .......... .......... .......... 8% 828M 2s #14 5.747 10000K .......... .......... .......... .......... .......... 8% 881M 2s #14 5.747 10050K .......... .......... .......... .......... .......... 8% 900M 2s #14 5.747 10100K .......... .......... .......... .......... .......... 8% 740M 2s #14 5.747 10150K .......... .......... .......... .......... .......... 9% 858M 2s #14 5.747 10200K .......... .......... .......... .......... .......... 9% 776K 2s #14 5.812 10250K .......... .......... .......... .......... .......... 9% 120M 2s #14 5.812 10300K .......... .......... .......... .......... .......... 9% 125M 2s #14 5.813 10350K .......... .......... .......... .......... .......... 9% 85.1M 2s #14 5.813 10400K .......... .......... .......... .......... .......... 9% 120M 2s #14 5.813 10450K .......... .......... .......... .......... .......... 9% 95.1M 2s #14 5.814 10500K .......... .......... .......... .......... .......... 9% 82.8M 2s #14 5.815 10550K .......... .......... .......... .......... .......... 9% 308M 2s #14 5.815 10600K .......... .......... .......... .......... .......... 9% 115M 2s #14 5.815 10650K .......... .......... .......... .......... .......... 9% 108M 2s #14 5.816 10700K .......... .......... .......... .......... .......... 9% 125M 2s #14 5.816 10750K .......... .......... .......... .......... .......... 9% 88.7M 2s #14 5.817 10800K .......... .......... .......... .......... .......... 9% 119M 2s #14 5.817 10850K .......... .......... .......... .......... .......... 9% 114M 2s #14 5.817 10900K .......... .......... .......... .......... .......... 9% 119M 2s #14 5.818 10950K .......... .......... .......... .......... .......... 9% 114M 2s #14 5.818 11000K .......... .......... .......... .......... .......... 9% 115M 2s #14 5.819 11050K .......... .......... .......... .......... .......... 9% 119M 2s #14 5.819 11100K .......... .......... .......... .......... .......... 9% 115M 2s #14 5.820 11150K .......... .......... .......... .......... .......... 9% 89.0M 2s #14 5.820 11200K .......... .......... .......... .......... .......... 9% 116M 2s #14 5.820 11250K .......... .......... .......... .......... .......... 9% 118M 2s #14 5.821 11300K .......... .......... .......... .......... .......... 10% 114M 2s #14 5.821 11350K .......... .......... .......... .......... .......... 10% 116M 2s #14 5.822 11400K .......... .......... .......... .......... .......... 10% 129M 2s #14 5.822 11450K .......... .......... .......... .......... .......... 10% 95.4M 2s #14 5.823 11500K .......... .......... .......... .......... .......... 10% 137M 2s #14 5.823 11550K .......... .......... .......... .......... .......... 10% 87.0M 2s #14 5.823 11600K .......... .......... .......... .......... .......... 10% 119M 2s #14 5.824 11650K .......... .......... .......... .......... .......... 10% 116M 2s #14 5.824 11700K .......... .......... .......... .......... .......... 10% 115M 2s #14 5.825 11750K .......... .......... .......... .......... .......... 10% 117M 2s #14 5.825 11800K .......... .......... .......... .......... .......... 10% 115M 2s #14 5.826 11850K .......... .......... .......... .......... .......... 10% 116M 2s #14 5.826 11900K .......... .......... .......... .......... .......... 10% 119M 2s #14 5.827 11950K .......... .......... .......... .......... .......... 10% 87.1M 2s #14 5.827 12000K .......... .......... .......... .......... .......... 10% 119M 2s #14 5.827 12050K .......... .......... .......... .......... .......... 10% 116M 2s #14 5.828 12100K .......... .......... .......... .......... .......... 10% 115M 2s #14 5.828 12150K .......... .......... .......... .......... .......... 10% 116M 2s #14 5.829 12200K .......... .......... .......... .......... .......... 10% 116M 2s #14 5.829 12250K .......... .......... .......... .......... .......... 10% 119M 2s #14 5.829 12300K .......... .......... .......... .......... .......... 10% 115M 2s #14 5.830 12350K .......... .......... .......... .......... .......... 10% 89.0M 2s #14 5.830 12400K .......... .......... .......... .......... .......... 11% 115M 2s #14 5.831 12450K .......... .......... .......... .......... .......... 11% 116M 2s #14 5.831 12500K .......... .......... .......... .......... .......... 11% 119M 2s #14 5.832 12550K .......... .......... .......... .......... .......... 11% 114M 2s #14 5.832 12600K .......... .......... .......... .......... .......... 11% 116M 2s #14 5.833 12650K .......... .......... .......... .......... .......... 11% 118M 2s #14 5.833 12700K .......... .......... .......... .......... .......... 11% 115M 2s #14 5.834 12750K .......... .......... .......... .......... .......... 11% 89.1M 2s #14 5.834 12800K .......... .......... .......... .......... .......... 11% 115M 2s #14 5.834 12850K .......... .......... .......... .......... .......... 11% 109M 2s #14 5.835 12900K .......... .......... .......... .......... .......... 11% 127M 2s #14 5.835 12950K .......... .......... .......... .......... .......... 11% 114M 2s #14 5.836 13000K .......... .......... .......... .......... .......... 11% 115M 2s #14 5.836 13050K .......... .......... .......... .......... .......... 11% 119M 2s #14 5.836 13100K .......... .......... .......... .......... .......... 11% 115M 2s #14 5.837 13150K .......... .......... .......... .......... .......... 11% 89.2M 2s #14 5.837 13200K .......... .......... .......... .......... .......... 11% 115M 2s #14 5.838 13250K .......... .......... .......... .......... .......... 11% 119M 2s #14 5.838 13300K .......... .......... .......... .......... .......... 11% 115M 2s #14 5.839 13350K .......... .......... .......... .......... .......... 11% 114M 2s #14 5.839 13400K .......... .......... .......... .......... .......... 11% 85.7M 2s #14 5.840 13450K .......... .......... .......... .......... .......... 11% 92.1M 2s #14 5.840 13500K .......... .......... .......... .......... .......... 11% 101M 2s #14 5.841 13550K .......... .......... .......... .......... .......... 12% 220M 2s #14 5.841 13600K .......... .......... .......... .......... .......... 12% 139M 2s #14 5.841 13650K .......... .......... .......... .......... .......... 12% 100M 2s #14 5.842 13700K .......... .......... .......... .......... .......... 12% 117M 2s #14 5.842 13750K .......... .......... .......... .......... .......... 12% 114M 2s #14 5.843 13800K .......... .......... .......... .......... .......... 12% 119M 2s #14 5.843 13850K .......... .......... .......... .......... .......... 12% 115M 2s #14 5.843 13900K .......... .......... .......... .......... .......... 12% 115M 2s #14 5.844 13950K .......... .......... .......... .......... .......... 12% 89.1M 2s #14 5.844 14000K .......... .......... .......... .......... .......... 12% 119M 2s #14 5.845 14050K .......... .......... .......... .......... .......... 12% 115M 2s #14 5.845 14100K .......... .......... .......... .......... .......... 12% 112M 2s #14 5.846 14150K .......... .......... .......... .......... .......... 12% 120M 2s #14 5.846 14200K .......... .......... .......... .......... .......... 12% 116M 2s #14 5.847 14250K .......... .......... .......... .......... .......... 12% 115M 2s #14 5.847 14300K .......... .......... .......... .......... .......... 12% 119M 2s #14 5.847 14350K .......... .......... .......... .......... .......... 12% 86.6M 2s #14 5.848 14400K .......... .......... .......... .......... .......... 12% 120M 2s #14 5.848 14450K .......... .......... .......... .......... .......... 12% 116M 2s #14 5.849 14500K .......... .......... .......... .......... .......... 12% 116M 2s #14 5.849 14550K .......... .......... .......... .......... .......... 12% 117M 2s #14 5.850 14600K .......... .......... .......... .......... .......... 12% 107M 2s #14 5.850 14650K .......... .......... .......... .......... .......... 13% 120M 2s #14 5.850 14700K .......... .......... .......... .......... .......... 13% 120M 2s #14 5.851 14750K .......... .......... .......... .......... .......... 13% 90.4M 2s #14 5.851 14800K .......... .......... .......... .......... .......... 13% 103M 2s #14 5.852 14850K .......... .......... .......... .......... .......... 13% 127M 2s #14 5.852 14900K .......... .......... .......... .......... .......... 13% 122M 2s #14 5.853 14950K .......... .......... .......... .......... .......... 13% 110M 2s #14 5.853 15000K .......... .......... .......... .......... .......... 13% 96.9M 2s #14 5.854 15050K .......... .......... .......... .......... .......... 13% 157M 2s #14 5.854 15100K .......... .......... .......... .......... .......... 13% 115M 2s #14 5.854 15150K .......... .......... .......... .......... .......... 13% 89.0M 2s #14 5.855 15200K .......... .......... .......... .......... .......... 13% 114M 2s #14 5.855 15250K .......... .......... .......... .......... .......... 13% 116M 2s #14 5.856 15300K .......... .......... .......... .......... .......... 13% 115M 2s #14 5.856 15350K .......... .......... .......... .......... .......... 13% 119M 2s #14 5.857 15400K .......... .......... .......... .......... .......... 13% 115M 2s #14 5.857 15450K .......... .......... .......... .......... .......... 13% 118M 2s #14 5.857 15500K .......... .......... .......... .......... .......... 13% 116M 2s #14 5.858 15550K .......... .......... .......... .......... .......... 13% 88.8M 2s #14 5.858 15600K .......... .......... .......... .......... .......... 13% 116M 2s #14 5.859 15650K .......... .......... .......... .......... .......... 13% 118M 2s #14 5.859 15700K .......... .......... .......... .......... .......... 13% 115M 2s #14 5.860 15750K .......... .......... .......... .......... .......... 13% 113M 2s #14 5.860 15800K .......... .......... .......... .......... .......... 14% 121M 2s #14 5.860 15850K .......... .......... .......... .......... .......... 14% 116M 2s #14 5.861 15900K .......... .......... .......... .......... .......... 14% 116M 2s #14 5.861 15950K .......... .......... .......... .......... .......... 14% 88.7M 2s #14 5.862 16000K .......... .......... .......... .......... .......... 14% 116M 2s #14 5.862 16050K .......... .......... .......... .......... .......... 14% 118M 2s #14 5.863 16100K .......... .......... .......... .......... .......... 14% 116M 2s #14 5.863 16150K .......... .......... .......... .......... .......... 14% 114M 2s #14 5.864 16200K .......... .......... .......... .......... .......... 14% 119M 2s #14 5.864 16250K .......... .......... .......... .......... .......... 14% 115M 2s #14 5.864 16300K .......... .......... .......... .......... .......... 14% 116M 2s #14 5.865 16350K .......... .......... .......... .......... .......... 14% 87.5M 2s #14 5.866 16400K .......... .......... .......... .......... .......... 14% 119M 2s #14 5.866 16450K .......... .......... .......... .......... .......... 14% 84.6M 2s #14 5.866 16500K .......... .......... .......... .......... .......... 14% 115M 2s #14 5.867 16550K .......... .......... .......... .......... .......... 14% 115M 2s #14 5.867 16600K .......... .......... .......... .......... .......... 14% 116M 2s #14 5.868 16650K .......... .......... .......... .......... .......... 14% 116M 2s #14 5.868 16700K .......... .......... .......... .......... .......... 14% 114M 2s #14 5.869 16750K .......... .......... .......... .......... .......... 14% 95.2M 2s #14 5.869 16800K .......... .......... .......... .......... .......... 14% 119M 2s #14 5.869 16850K .......... .......... .......... .......... .......... 14% 84.6M 2s #14 5.870 16900K .......... .......... .......... .......... .......... 14% 171M 2s #14 5.870 16950K .......... .......... .......... .......... .......... 15% 119M 2s #14 5.871 17000K .......... .......... .......... .......... .......... 15% 116M 2s #14 5.871 17050K .......... .......... .......... .......... .......... 15% 90.5M 2s #14 5.872 17100K .......... .......... .......... .......... .......... 15% 114M 2s #14 5.872 17150K .......... .......... .......... .......... .......... 15% 114M 2s #14 5.872 17200K .......... .......... .......... .......... .......... 15% 120M 2s #14 5.873 17250K .......... .......... .......... .......... .......... 15% 112M 2s #14 5.873 17300K .......... .......... .......... .......... .......... 15% 114M 2s #14 5.874 17350K .......... .......... .......... .......... .......... 15% 122M 2s #14 5.874 17400K .......... .......... .......... .......... .......... 15% 107M 2s #14 5.875 17450K .......... .......... .......... .......... .......... 15% 89.9M 2s #14 5.875 17500K .......... .......... .......... .......... .......... 15% 124M 2s #14 5.876 17550K .......... .......... .......... .......... .......... 15% 101M 2s #14 5.876 17600K .......... .......... .......... .......... .......... 15% 82.7M 2s #14 5.877 17650K .......... .......... .......... .......... .......... 15% 89.7M 2s #14 5.877 17700K .......... .......... .......... .......... .......... 15% 548M 2s #14 5.877 17750K .......... .......... .......... .......... .......... 15% 85.4M 2s #14 5.878 17800K .......... .......... .......... .......... .......... 15% 176M 2s #14 5.878 17850K .......... .......... .......... .......... .......... 15% 119M 2s #14 5.879 17900K .......... .......... .......... .......... .......... 15% 92.9M 2s #14 5.879 17950K .......... .......... .......... .......... .......... 15% 110M 2s #14 5.879 18000K .......... .......... .......... .......... .......... 15% 114M 2s #14 5.880 18050K .......... .......... .......... .......... .......... 16% 118M 2s #14 5.880 18100K .......... .......... .......... .......... .......... 16% 116M 2s #14 5.881 18150K .......... .......... .......... .......... .......... 16% 112M 2s #14 5.881 18200K .......... .......... .......... .......... .......... 16% 118M 2s #14 5.882 18250K .......... .......... .......... .......... .......... 16% 117M 2s #14 5.882 18300K .......... .......... .......... .......... .......... 16% 109M 2s #14 5.883 18350K .......... .......... .......... .......... .......... 16% 88.6M 2s #14 5.883 18400K .......... .......... .......... .......... .......... 16% 126M 2s #14 5.883 18450K .......... .......... .......... .......... .......... 16% 119M 2s #14 5.884 18500K .......... .......... .......... .......... .......... 16% 115M 2s #14 5.884 18550K .......... .......... .......... .......... .......... 16% 113M 2s #14 5.885 18600K .......... .......... .......... .......... .......... 16% 122M 2s #14 5.885 18650K .......... .......... .......... .......... .......... 16% 111M 2s #14 5.886 18700K .......... .......... .......... .......... .......... 16% 113M 2s #14 5.886 18750K .......... .......... .......... .......... .......... 16% 93.3M 2s #14 5.886 18800K .......... .......... .......... .......... .......... 16% 118M 2s #14 5.887 18850K .......... .......... .......... .......... .......... 16% 115M 2s #14 5.887 18900K .......... .......... .......... .......... .......... 16% 116M 2s #14 5.888 18950K .......... .......... .......... .......... .......... 16% 118M 2s #14 5.888 19000K .......... .......... .......... .......... .......... 16% 116M 2s #14 5.889 19050K .......... .......... .......... .......... .......... 16% 116M 2s #14 5.889 19100K .......... .......... .......... .......... .......... 16% 119M 2s #14 5.890 19150K .......... .......... .......... .......... .......... 16% 87.0M 2s #14 5.890 19200K .......... .......... .......... .......... .......... 17% 119M 2s #14 5.890 19250K .......... .......... .......... .......... .......... 17% 116M 2s #14 5.891 19300K .......... .......... .......... .......... .......... 17% 115M 2s #14 5.891 19350K .......... .......... .......... .......... .......... 17% 117M 2s #14 5.892 19400K .......... .......... .......... .......... .......... 17% 112M 2s #14 5.892 19450K .......... .......... .......... .......... .......... 17% 115M 2s #14 5.893 19500K .......... .......... .......... .......... .......... 17% 120M 2s #14 5.893 19550K .......... .......... .......... .......... .......... 17% 90.2M 2s #14 5.893 19600K .......... .......... .......... .......... .......... 17% 116M 2s #14 5.894 19650K .......... .......... .......... .......... .......... 17% 116M 2s #14 5.894 19700K .......... .......... .......... .......... .......... 17% 99.0M 2s #14 5.895 19750K .......... .......... .......... .......... .......... 17% 139M 2s #14 5.895 19800K .......... .......... .......... .......... .......... 17% 117M 2s #14 5.896 19850K .......... .......... .......... .......... .......... 17% 120M 2s #14 5.896 19900K .......... .......... .......... .......... .......... 17% 115M 2s #14 5.897 19950K .......... .......... .......... .......... .......... 17% 88.8M 2s #14 5.897 20000K .......... .......... .......... .......... .......... 17% 116M 2s #14 5.897 20050K .......... .......... .......... .......... .......... 17% 115M 2s #14 5.898 20100K .......... .......... .......... .......... .......... 17% 119M 2s #14 5.898 20150K .......... .......... .......... .......... .......... 17% 110M 2s #14 5.899 20200K .......... .......... .......... .......... .......... 17% 115M 2s #14 5.899 20250K .......... .......... .......... .......... .......... 17% 120M 2s #14 5.899 20300K .......... .......... .......... .......... .......... 17% 115M 2s #14 5.900 20350K .......... .......... .......... .......... .......... 18% 91.6M 2s #14 5.900 20400K .......... .......... .......... .......... .......... 18% 115M 2s #14 5.901 20450K .......... .......... .......... .......... .......... 18% 502K 2s #14 6.000 20500K .......... .......... .......... .......... .......... 18% 129M 2s #14 6.001 20550K .......... .......... .......... .......... .......... 18% 109M 2s #14 6.001 20600K .......... .......... .......... .......... .......... 18% 134M 2s #14 6.002 20650K .......... .......... .......... .......... .......... 18% 115M 2s #14 6.002 20700K .......... .......... .......... .......... .......... 18% 87.5M 2s #14 6.003 20750K .......... .......... .......... .......... .......... 18% 116M 2s #14 6.003 20800K .......... .......... .......... .......... .......... 18% 111M 2s #14 6.003 20850K .......... .......... .......... .......... .......... 18% 102M 2s #14 6.004 20900K .......... .......... .......... .......... .......... 18% 115M 2s #14 6.004 20950K .......... .......... .......... .......... .......... 18% 108M 2s #14 6.005 21000K .......... .......... .......... .......... .......... 18% 104M 2s #14 6.005 21050K .......... .......... .......... .......... .......... 18% 104M 2s #14 6.006 21100K .......... .......... .......... .......... .......... 18% 86.9M 2s #14 6.006 21150K .......... .......... .......... .......... .......... 18% 115M 2s #14 6.007 21200K .......... .......... .......... .......... .......... 18% 107M 2s #14 6.007 21250K .......... .......... .......... .......... .......... 18% 98.5M 2s #14 6.008 21300K .......... .......... .......... .......... .......... 18% 102M 2s #14 6.008 21350K .......... .......... .......... .......... .......... 18% 81.2M 2s #14 6.009 21400K .......... .......... .......... .......... .......... 18% 117M 2s #14 6.009 21450K .......... .......... .......... .......... .......... 19% 115M 2s #14 6.010 21500K .......... .......... .......... .......... .......... 19% 82.4M 2s #14 6.010 21550K .......... .......... .......... .......... .......... 19% 87.7M 2s #14 6.011 21600K .......... .......... .......... .......... .......... 19% 176M 2s #14 6.011 21650K .......... .......... .......... .......... .......... 19% 115M 2s #14 6.011 21700K .......... .......... .......... .......... .......... 19% 106M 2s #14 6.012 21750K .......... .......... .......... .......... .......... 19% 102M 2s #14 6.012 21800K .......... .......... .......... .......... .......... 19% 106M 2s #14 6.013 21850K .......... .......... .......... .......... .......... 19% 119M 2s #14 6.013 21900K .......... .......... .......... .......... .......... 19% 66.4M 2s #14 6.014 21950K .......... .......... .......... .......... .......... 19% 120M 2s #14 6.014 22000K .......... .......... .......... .......... .......... 19% 115M 2s #14 6.015 22050K .......... .......... .......... .......... .......... 19% 109M 2s #14 6.015 22100K .......... .......... .......... .......... .......... 19% 96.6M 2s #14 6.016 22150K .......... .......... .......... .......... .......... 19% 98.4M 2s #14 6.016 22200K .......... .......... .......... .......... .......... 19% 96.3M 2s #14 6.017 22250K .......... .......... .......... .......... .......... 19% 113M 2s #14 6.017 22300K .......... .......... .......... .......... .......... 19% 74.5M 2s #14 6.018 22350K .......... .......... .......... .......... .......... 19% 287M 2s #14 6.018 22400K .......... .......... .......... .......... .......... 19% 116M 2s #14 6.018 22450K .......... .......... .......... .......... .......... 19% 115M 2s #14 6.019 22500K .......... .......... .......... .......... .......... 19% 114M 2s #14 6.019 22550K .......... .......... .......... .......... .......... 19% 114M 2s #14 6.020 22600K .......... .......... .......... .......... .......... 20% 92.1M 2s #14 6.020 22650K .......... .......... .......... .......... .......... 20% 95.9M 2s #14 6.021 22700K .......... .......... .......... .......... .......... 20% 81.0M 2s #14 6.021 22750K .......... .......... .......... .......... .......... 20% 112M 2s #14 6.022 22800K .......... .......... .......... .......... .......... 20% 359M 2s #14 6.022 22850K .......... .......... .......... .......... .......... 20% 104M 2s #14 6.022 22900K .......... .......... .......... .......... .......... 20% 127M 2s #14 6.023 22950K .......... .......... .......... .......... .......... 20% 115M 2s #14 6.023 23000K .......... .......... .......... .......... .......... 20% 117M 2s #14 6.024 23050K .......... .......... .......... .......... .......... 20% 117M 2s #14 6.024 23100K .......... .......... .......... .......... .......... 20% 88.7M 2s #14 6.025 23150K .......... .......... .......... .......... .......... 20% 119M 2s #14 6.025 23200K .......... .......... .......... .......... .......... 20% 114M 2s #14 6.025 23250K .......... .......... .......... .......... .......... 20% 106M 2s #14 6.026 23300K .......... .......... .......... .......... .......... 20% 128M 2s #14 6.026 23350K .......... .......... .......... .......... .......... 20% 114M 2s #14 6.027 23400K .......... .......... .......... .......... .......... 20% 119M 2s #14 6.027 23450K .......... .......... .......... .......... .......... 20% 116M 2s #14 6.028 23500K .......... .......... .......... .......... .......... 20% 85.7M 2s #14 6.028 23550K .......... .......... .......... .......... .......... 20% 89.9M 2s #14 6.029 23600K .......... .......... .......... .......... .......... 20% 101M 2s #14 6.029 23650K .......... .......... .......... .......... .......... 20% 100M 2s #14 6.030 23700K .......... .......... .......... .......... .......... 21% 99.1M 2s #14 6.030 23750K .......... .......... .......... .......... .......... 21% 560M 2s #14 6.030 23800K .......... .......... .......... .......... .......... 21% 98.5M 2s #14 6.031 23850K .......... .......... .......... .......... .......... 21% 119M 2s #14 6.031 23900K .......... .......... .......... .......... .......... 21% 113M 2s #14 6.032 23950K .......... .......... .......... .......... .......... 21% 116M 2s #14 6.032 24000K .......... .......... .......... .......... .......... 21% 113M 2s #14 6.032 24050K .......... .......... .......... .......... .......... 21% 111M 2s #14 6.033 24100K .......... .......... .......... .......... .......... 21% 108M 2s #14 6.033 24150K .......... .......... .......... .......... .......... 21% 112M 2s #14 6.034 24200K .......... .......... .......... .......... .......... 21% 121M 2s #14 6.034 24250K .......... .......... .......... .......... .......... 21% 125M 2s #14 6.034 24300K .......... .......... .......... .......... .......... 21% 89.2M 2s #14 6.035 24350K .......... .......... .......... .......... .......... 21% 117M 2s #14 6.035 24400K .......... .......... .......... .......... .......... 21% 116M 2s #14 6.036 24450K .......... .......... .......... .......... .......... 21% 137M 2s #14 6.036 24500K .......... .......... .......... .......... .......... 21% 101M 2s #14 6.037 24550K .......... .......... .......... .......... .......... 21% 113M 2s #14 6.037 24600K .......... .......... .......... .......... .......... 21% 59.5M 2s #14 6.038 24650K .......... .......... .......... .......... .......... 21% 110M 2s #14 6.038 24700K .......... .......... .......... .......... .......... 21% 92.2M 2s #14 6.039 24750K .......... .......... .......... .......... .......... 21% 91.0M 2s #14 6.040 24800K .......... .......... .......... .......... .......... 21% 92.3M 2s #14 6.040 24850K .......... .......... .......... .......... .......... 22% 258M 2s #14 6.040 24900K .......... .......... .......... .......... .......... 22% 107M 2s #14 6.041 24950K .......... .......... .......... .......... .......... 22% 92.5M 2s #14 6.041 25000K .......... .......... .......... .......... .......... 22% 91.9M 2s #14 6.042 25050K .......... .......... .......... .......... .......... 22% 316M 2s #14 6.042 25100K .......... .......... .......... .......... .......... 22% 88.3M 2s #14 6.042 25150K .......... .......... .......... .......... .......... 22% 117M 2s #14 6.043 25200K .......... .......... .......... .......... .......... 22% 116M 2s #14 6.043 25250K .......... .......... .......... .......... .......... 22% 101M 2s #14 6.044 25300K .......... .......... .......... .......... .......... 22% 126M 2s #14 6.044 25350K .......... .......... .......... .......... .......... 22% 118M 2s #14 6.045 25400K .......... .......... .......... .......... .......... 22% 123M 2s #14 6.045 25450K .......... .......... .......... .......... .......... 22% 116M 2s #14 6.045 25500K .......... .......... .......... .......... .......... 22% 87.6M 2s #14 6.046 25550K .......... .......... .......... .......... .......... 22% 118M 2s #14 6.046 25600K .......... .......... .......... .......... .......... 22% 116M 2s #14 6.047 25650K .......... .......... .......... .......... .......... 22% 118M 2s #14 6.047 25700K .......... .......... .......... .......... .......... 22% 114M 2s #14 6.048 25750K .......... .......... .......... .......... .......... 22% 110M 2s #14 6.048 25800K .......... .......... .......... .......... .......... 22% 120M 2s #14 6.048 25850K .......... .......... .......... .......... .......... 22% 116M 2s #14 6.049 25900K .......... .......... .......... .......... .......... 22% 90.6M 2s #14 6.049 25950K .......... .......... .......... .......... .......... 22% 116M 2s #14 6.050 26000K .......... .......... .......... .......... .......... 23% 117M 2s #14 6.050 26050K .......... .......... .......... .......... .......... 23% 117M 2s #14 6.051 26100K .......... .......... .......... .......... .......... 23% 111M 2s #14 6.051 26150K .......... .......... .......... .......... .......... 23% 121M 2s #14 6.051 26200K .......... .......... .......... .......... .......... 23% 115M 2s #14 6.052 26250K .......... .......... .......... .......... .......... 23% 115M 2s #14 6.052 26300K .......... .......... .......... .......... .......... 23% 90.7M 2s #14 6.053 26350K .......... .......... .......... .......... .......... 23% 115M 2s #14 6.053 26400K .......... .......... .......... .......... .......... 23% 117M 2s #14 6.054 26450K .......... .......... .......... .......... .......... 23% 118M 2s #14 6.054 26500K .......... .......... .......... .......... .......... 23% 101M 2s #14 6.055 26550K .......... .......... .......... .......... .......... 23% 105M 2s #14 6.055 26600K .......... .......... .......... .......... .......... 23% 77.9M 2s #14 6.056 26650K .......... .......... .......... .......... .......... 23% 101M 2s #14 6.056 26700K .......... .......... .......... .......... .......... 23% 73.6M 2s #14 6.057 26750K .......... .......... .......... .......... .......... 23% 98.2M 2s #14 6.057 26800K .......... .......... .......... .......... .......... 23% 126M 2s #14 6.058 26850K .......... .......... .......... .......... .......... 23% 597M 2s #14 6.058 26900K .......... .......... .......... .......... .......... 23% 228M 2s #14 6.058 26950K .......... .......... .......... .......... .......... 23% 115M 2s #14 6.058 27000K .......... .......... .......... .......... .......... 23% 98.2M 2s #14 6.059 27050K .......... .......... .......... .......... .......... 23% 104M 2s #14 6.059 27100K .......... .......... .......... .......... .......... 24% 114M 2s #14 6.060 27150K .......... .......... .......... .......... .......... 24% 120M 2s #14 6.060 27200K .......... .......... .......... .......... .......... 24% 115M 2s #14 6.061 27250K .......... .......... .......... .......... .......... 24% 115M 2s #14 6.061 27300K .......... .......... .......... .......... .......... 24% 117M 2s #14 6.062 27350K .......... .......... .......... .......... .......... 24% 115M 2s #14 6.062 27400K .......... .......... .......... .......... .......... 24% 118M 2s #14 6.062 27450K .......... .......... .......... .......... .......... 24% 116M 2s #14 6.063 27500K .......... .......... .......... .......... .......... 24% 87.0M 2s #14 6.063 27550K .......... .......... .......... .......... .......... 24% 120M 2s #14 6.064 27600K .......... .......... .......... .......... .......... 24% 116M 2s #14 6.064 27650K .......... .......... .......... .......... .......... 24% 114M 2s #14 6.065 27700K .......... .......... .......... .......... .......... 24% 118M 2s #14 6.065 27750K .......... .......... .......... .......... .......... 24% 115M 2s #14 6.065 27800K .......... .......... .......... .......... .......... 24% 120M 2s #14 6.066 27850K .......... .......... .......... .......... .......... 24% 115M 2s #14 6.066 27900K .......... .......... .......... .......... .......... 24% 88.9M 2s #14 6.067 27950K .......... .......... .......... .......... .......... 24% 114M 2s #14 6.067 28000K .......... .......... .......... .......... .......... 24% 116M 2s #14 6.068 28050K .......... .......... .......... .......... .......... 24% 119M 2s #14 6.068 28100K .......... .......... .......... .......... .......... 24% 114M 2s #14 6.069 28150K .......... .......... .......... .......... .......... 24% 115M 2s #14 6.069 28200K .......... .......... .......... .......... .......... 24% 121M 2s #14 6.069 28250K .......... .......... .......... .......... .......... 25% 114M 2s #14 6.070 28300K .......... .......... .......... .......... .......... 25% 89.7M 2s #14 6.070 28350K .......... .......... .......... .......... .......... 25% 115M 2s #14 6.071 28400K .......... .......... .......... .......... .......... 25% 115M 2s #14 6.071 28450K .......... .......... .......... .......... .......... 25% 119M 2s #14 6.072 28500K .......... .......... .......... .......... .......... 25% 114M 2s #14 6.072 28550K .......... .......... .......... .......... .......... 25% 115M 2s #14 6.072 28600K .......... .......... .......... .......... .......... 25% 111M 2s #14 6.073 28650K .......... .......... .......... .......... .......... 25% 120M 2s #14 6.073 28700K .......... .......... .......... .......... .......... 25% 91.0M 1s #14 6.074 28750K .......... .......... .......... .......... .......... 25% 116M 1s #14 6.074 28800K .......... .......... .......... .......... .......... 25% 119M 1s #14 6.075 28850K .......... .......... .......... .......... .......... 25% 102M 1s #14 6.075 28900K .......... .......... .......... .......... .......... 25% 131M 1s #14 6.075 28950K .......... .......... .......... .......... .......... 25% 118M 1s #14 6.076 29000K .......... .......... .......... .......... .......... 25% 115M 1s #14 6.076 29050K .......... .......... .......... .......... .......... 25% 115M 1s #14 6.077 29100K .......... .......... .......... .......... .......... 25% 86.1M 1s #14 6.077 29150K .......... .......... .......... .......... .......... 25% 120M 1s #14 6.078 29200K .......... .......... .......... .......... .......... 25% 120M 1s #14 6.078 29250K .......... .......... .......... .......... .......... 25% 116M 1s #14 6.079 29300K .......... .......... .......... .......... .......... 25% 114M 1s #14 6.079 29350K .......... .......... .......... .......... .......... 26% 119M 1s #14 6.079 29400K .......... .......... .......... .......... .......... 26% 115M 1s #14 6.080 29450K .......... .......... .......... .......... .......... 26% 116M 1s #14 6.080 29500K .......... .......... .......... .......... .......... 26% 88.8M 1s #14 6.081 29550K .......... .......... .......... .......... .......... 26% 119M 1s #14 6.081 29600K .......... .......... .......... .......... .......... 26% 116M 1s #14 6.082 29650K .......... .......... .......... .......... .......... 26% 115M 1s #14 6.082 29700K .......... .......... .......... .......... .......... 26% 115M 1s #14 6.082 29750K .......... .......... .......... .......... .......... 26% 113M 1s #14 6.083 29800K .......... .......... .......... .......... .......... 26% 121M 1s #14 6.083 29850K .......... .......... .......... .......... .......... 26% 118M 1s #14 6.084 29900K .......... .......... .......... .......... .......... 26% 87.0M 1s #14 6.084 29950K .......... .......... .......... .......... .......... 26% 118M 1s #14 6.085 30000K .......... .......... .......... .......... .......... 26% 116M 1s #14 6.085 30050K .......... .......... .......... .......... .......... 26% 115M 1s #14 6.086 30100K .......... .......... .......... .......... .......... 26% 118M 1s #14 6.086 30150K .......... .......... .......... .......... .......... 26% 115M 1s #14 6.086 30200K .......... .......... .......... .......... .......... 26% 114M 1s #14 6.087 30250K .......... .......... .......... .......... .......... 26% 120M 1s #14 6.087 30300K .......... .......... .......... .......... .......... 26% 88.9M 1s #14 6.088 30350K .......... .......... .......... .......... .......... 26% 115M 1s #14 6.088 30400K .......... .......... .......... .......... .......... 26% 116M 1s #14 6.089 30450K .......... .......... .......... .......... .......... 26% 118M 1s #14 6.089 30500K .......... .......... .......... .......... .......... 27% 114M 1s #14 6.089 30550K .......... .......... .......... .......... .......... 27% 103M 1s #14 6.090 30600K .......... .......... .......... .......... .......... 27% 136M 1s #14 6.090 30650K .......... .......... .......... .......... .......... 27% 109M 1s #14 6.091 30700K .......... .......... .......... .......... .......... 27% 1.18M 2s #14 6.132 30750K .......... .......... .......... .......... .......... 27% 89.0M 2s #14 6.133 30800K .......... .......... .......... .......... .......... 27% 119M 2s #14 6.133 30850K .......... .......... .......... .......... .......... 27% 115M 2s #14 6.133 30900K .......... .......... .......... .......... .......... 27% 112M 2s #14 6.134 30950K .......... .......... .......... .......... .......... 27% 116M 2s #14 6.134 31000K .......... .......... .......... .......... .......... 27% 113M 2s #14 6.135 31050K .......... .......... .......... .......... .......... 27% 118M 2s #14 6.135 31100K .......... .......... .......... .......... .......... 27% 116M 2s #14 6.136 31150K .......... .......... .......... .......... .......... 27% 90.2M 2s #14 6.136 31200K .......... .......... .......... .......... .......... 27% 117M 2s #14 6.137 31250K .......... .......... .......... .......... .......... 27% 72.5M 2s #14 6.137 31300K .......... .......... .......... .......... .......... 27% 97.2M 1s #14 6.138 31350K .......... .......... .......... .......... .......... 27% 540M 1s #14 6.138 31400K .......... .......... .......... .......... .......... 27% 109M 1s #14 6.138 31450K .......... .......... .......... .......... .......... 27% 123M 1s #14 6.139 31500K .......... .......... .......... .......... .......... 27% 98.0M 1s #14 6.139 31550K .......... .......... .......... .......... .......... 27% 107M 1s #14 6.140 31600K .......... .......... .......... .......... .......... 27% 115M 1s #14 6.140 31650K .......... .......... .......... .......... .......... 28% 118M 1s #14 6.140 31700K .......... .......... .......... .......... .......... 28% 117M 1s #14 6.141 31750K .......... .......... .......... .......... .......... 28% 113M 1s #14 6.141 31800K .......... .......... .......... .......... .......... 28% 119M 1s #14 6.142 31850K .......... .......... .......... .......... .......... 28% 115M 1s #14 6.142 31900K .......... .......... .......... .......... .......... 28% 117M 1s #14 6.143 31950K .......... .......... .......... .......... .......... 28% 88.3M 1s #14 6.143 32000K .......... .......... .......... .......... .......... 28% 120M 1s #14 6.144 32050K .......... .......... .......... .......... .......... 28% 111M 1s #14 6.144 32100K .......... .......... .......... .......... .......... 28% 105M 1s #14 6.144 32150K .......... .......... .......... .......... .......... 28% 124M 1s #14 6.145 32200K .......... .......... .......... .......... .......... 28% 138M 1s #14 6.145 32250K .......... .......... .......... .......... .......... 28% 107M 1s #14 6.146 32300K .......... .......... .......... .......... .......... 28% 103M 1s #14 6.146 32350K .......... .......... .......... .......... .......... 28% 94.4M 1s #14 6.147 32400K .......... .......... .......... .......... .......... 28% 93.8M 1s #14 6.147 32450K .......... .......... .......... .......... .......... 28% 167M 1s #14 6.147 32500K .......... .......... .......... .......... .......... 28% 109M 1s #14 6.148 32550K .......... .......... .......... .......... .......... 28% 123M 1s #14 6.148 32600K .......... .......... .......... .......... .......... 28% 117M 1s #14 6.149 32650K .......... .......... .......... .......... .......... 28% 116M 1s #14 6.149 32700K .......... .......... .......... .......... .......... 28% 103M 1s #14 6.150 32750K .......... .......... .......... .......... .......... 29% 110M 1s #14 6.150 32800K .......... .......... .......... .......... .......... 29% 106M 1s #14 6.150 32850K .......... .......... .......... .......... .......... 29% 115M 1s #14 6.151 32900K .......... .......... .......... .......... .......... 29% 118M 1s #14 6.151 32950K .......... .......... .......... .......... .......... 29% 115M 1s #14 6.152 33000K .......... .......... .......... .......... .......... 29% 115M 1s #14 6.152 33050K .......... .......... .......... .......... .......... 29% 119M 1s #14 6.153 33100K .......... .......... .......... .......... .......... 29% 115M 1s #14 6.153 33150K .......... .......... .......... .......... .......... 29% 89.3M 1s #14 6.154 33200K .......... .......... .......... .......... .......... 29% 116M 1s #14 6.154 33250K .......... .......... .......... .......... .......... 29% 114M 1s #14 6.154 33300K .......... .......... .......... .......... .......... 29% 120M 1s #14 6.155 33350K .......... .......... .......... .......... .......... 29% 114M 1s #14 6.155 33400K .......... .......... .......... .......... .......... 29% 116M 1s #14 6.156 33450K .......... .......... .......... .......... .......... 29% 118M 1s #14 6.156 33500K .......... .......... .......... .......... .......... 29% 92.8M 1s #14 6.157 33550K .......... .......... .......... .......... .......... 29% 109M 1s #14 6.157 33600K .......... .......... .......... .......... .......... 29% 116M 1s #14 6.157 33650K .......... .......... .......... .......... .......... 29% 115M 1s #14 6.158 33700K .......... .......... .......... .......... .......... 29% 99.6M 1s #14 6.158 33750K .......... .......... .......... .......... .......... 29% 134M 1s #14 6.159 33800K .......... .......... .......... .......... .......... 29% 122M 1s #14 6.159 33850K .......... .......... .......... .......... .......... 29% 116M 1s #14 6.160 33900K .......... .......... .......... .......... .......... 30% 116M 1s #14 6.160 33950K .......... .......... .......... .......... .......... 30% 89.0M 1s #14 6.161 34000K .......... .......... .......... .......... .......... 30% 115M 1s #14 6.161 34050K .......... .......... .......... .......... .......... 30% 119M 1s #14 6.161 34100K .......... .......... .......... .......... .......... 30% 115M 1s #14 6.162 34150K .......... .......... .......... .......... .......... 30% 113M 1s #14 6.162 34200K .......... .......... .......... .......... .......... 30% 120M 1s #14 6.163 34250K .......... .......... .......... .......... .......... 30% 114M 1s #14 6.163 34300K .......... .......... .......... .......... .......... 30% 113M 1s #14 6.164 34350K .......... .......... .......... .......... .......... 30% 90.7M 1s #14 6.164 34400K .......... .......... .......... .......... .......... 30% 110M 1s #14 6.165 34450K .......... .......... .......... .......... .......... 30% 125M 1s #14 6.165 34500K .......... .......... .......... .......... .......... 30% 114M 1s #14 6.165 34550K .......... .......... .......... .......... .......... 30% 114M 1s #14 6.166 34600K .......... .......... .......... .......... .......... 30% 120M 1s #14 6.166 34650K .......... .......... .......... .......... .......... 30% 111M 1s #14 6.167 34700K .......... .......... .......... .......... .......... 30% 119M 1s #14 6.167 34750K .......... .......... .......... .......... .......... 30% 88.9M 1s #14 6.168 34800K .......... .......... .......... .......... .......... 30% 120M 1s #14 6.168 34850K .......... .......... .......... .......... .......... 30% 114M 1s #14 6.168 34900K .......... .......... .......... .......... .......... 30% 115M 1s #14 6.169 34950K .......... .......... .......... .......... .......... 30% 115M 1s #14 6.169 35000K .......... .......... .......... .......... .......... 30% 115M 1s #14 6.170 35050K .......... .......... .......... .......... .......... 31% 114M 1s #14 6.170 35100K .......... .......... .......... .......... .......... 31% 121M 1s #14 6.170 35150K .......... .......... .......... .......... .......... 31% 89.4M 1s #14 6.171 35200K .......... .......... .......... .......... .......... 31% 105M 1s #14 6.171 35250K .......... .......... .......... .......... .......... 31% 133M 1s #14 6.172 35300K .......... .......... .......... .......... .......... 31% 114M 1s #14 6.172 35350K .......... .......... .......... .......... .......... 31% 119M 1s #14 6.173 35400K .......... .......... .......... .......... .......... 31% 115M 1s #14 6.173 35450K .......... .......... .......... .......... .......... 31% 115M 1s #14 6.174 35500K .......... .......... .......... .......... .......... 31% 97.8M 1s #14 6.174 35550K .......... .......... .......... .......... .......... 31% 73.8M 1s #14 6.175 35600K .......... .......... .......... .......... .......... 31% 165M 1s #14 6.175 35650K .......... .......... .......... .......... .......... 31% 139M 1s #14 6.175 35700K .......... .......... .......... .......... .......... 31% 119M 1s #14 6.176 35750K .......... .......... .......... .......... .......... 31% 114M 1s #14 6.176 35800K .......... .......... .......... .......... .......... 31% 115M 1s #14 6.177 35850K .......... .......... .......... .......... .......... 31% 119M 1s #14 6.177 35900K .......... .......... .......... .......... .......... 31% 116M 1s #14 6.177 35950K .......... .......... .......... .......... .......... 31% 88.6M 1s #14 6.178 36000K .......... .......... .......... .......... .......... 31% 102M 1s #14 6.179 36050K .......... .......... .......... .......... .......... 31% 106M 1s #14 6.179 36100K .......... .......... .......... .......... .......... 31% 104M 1s #14 6.179 36150K .......... .......... .......... .......... .......... 32% 93.6M 1s #14 6.180 36200K .......... .......... .......... .......... .......... 32% 230M 1s #14 6.180 36250K .......... .......... .......... .......... .......... 32% 125M 1s #14 6.181 36300K .......... .......... .......... .......... .......... 32% 117M 1s #14 6.181 36350K .......... .......... .......... .......... .......... 32% 89.5M 1s #14 6.181 36400K .......... .......... .......... .......... .......... 32% 115M 1s #14 6.182 36450K .......... .......... .......... .......... .......... 32% 118M 1s #14 6.182 36500K .......... .......... .......... .......... .......... 32% 116M 1s #14 6.183 36550K .......... .......... .......... .......... .......... 32% 111M 1s #14 6.183 36600K .......... .......... .......... .......... .......... 32% 118M 1s #14 6.184 36650K .......... .......... .......... .......... .......... 32% 118M 1s #14 6.184 36700K .......... .......... .......... .......... .......... 32% 86.6M 1s #14 6.185 36750K .......... .......... .......... .......... .......... 32% 78.1M 1s #14 6.185 36800K .......... .......... .......... .......... .......... 32% 99.8M 1s #14 6.186 36850K .......... .......... .......... .......... .......... 32% 333M 1s #14 6.186 36900K .......... .......... .......... .......... .......... 32% 123M 1s #14 6.186 36950K .......... .......... .......... .......... .......... 32% 114M 1s #14 6.187 37000K .......... .......... .......... .......... .......... 32% 117M 1s #14 6.187 37050K .......... .......... .......... .......... .......... 32% 108M 1s #14 6.188 37100K .......... .......... .......... .......... .......... 32% 126M 1s #14 6.188 37150K .......... .......... .......... .......... .......... 32% 89.4M 1s #14 6.188 37200K .......... .......... .......... .......... .......... 32% 119M 1s #14 6.189 37250K .......... .......... .......... .......... .......... 32% 139M 1s #14 6.189 37300K .......... .......... .......... .......... .......... 33% 98.8M 1s #14 6.190 37350K .......... .......... .......... .......... .......... 33% 117M 1s #14 6.190 37400K .......... .......... .......... .......... .......... 33% 116M 1s #14 6.191 37450K .......... .......... .......... .......... .......... 33% 114M 1s #14 6.191 37500K .......... .......... .......... .......... .......... 33% 120M 1s #14 6.191 37550K .......... .......... .......... .......... .......... 33% 79.8M 1s #14 6.192 37600K .......... .......... .......... .......... .......... 33% 118M 1s #14 6.192 37650K .......... .......... .......... .......... .......... 33% 116M 1s #14 6.193 37700K .......... .......... .......... .......... .......... 33% 115M 1s #14 6.193 37750K .......... .......... .......... .......... .......... 33% 117M 1s #14 6.194 37800K .......... .......... .......... .......... .......... 33% 116M 1s #14 6.194 37850K .......... .......... .......... .......... .......... 33% 116M 1s #14 6.195 37900K .......... .......... .......... .......... .......... 33% 119M 1s #14 6.195 37950K .......... .......... .......... .......... .......... 33% 88.5M 1s #14 6.196 38000K .......... .......... .......... .......... .......... 33% 111M 1s #14 6.196 38050K .......... .......... .......... .......... .......... 33% 120M 1s #14 6.196 38100K .......... .......... .......... .......... .......... 33% 119M 1s #14 6.197 38150K .......... .......... .......... .......... .......... 33% 114M 1s #14 6.197 38200K .......... .......... .......... .......... .......... 33% 114M 1s #14 6.198 38250K .......... .......... .......... .......... .......... 33% 120M 1s #14 6.198 38300K .......... .......... .......... .......... .......... 33% 115M 1s #14 6.198 38350K .......... .......... .......... .......... .......... 33% 88.9M 1s #14 6.199 38400K .......... .......... .......... .......... .......... 34% 116M 1s #14 6.199 38450K .......... .......... .......... .......... .......... 34% 116M 1s #14 6.200 38500K .......... .......... .......... .......... .......... 34% 119M 1s #14 6.200 38550K .......... .......... .......... .......... .......... 34% 113M 1s #14 6.201 38600K .......... .......... .......... .......... .......... 34% 116M 1s #14 6.201 38650K .......... .......... .......... .......... .......... 34% 119M 1s #14 6.201 38700K .......... .......... .......... .......... .......... 34% 116M 1s #14 6.202 38750K .......... .......... .......... .......... .......... 34% 88.9M 1s #14 6.202 38800K .......... .......... .......... .......... .......... 34% 115M 1s #14 6.203 38850K .......... .......... .......... .......... .......... 34% 119M 1s #14 6.203 38900K .......... .......... .......... .......... .......... 34% 102M 1s #14 6.204 38950K .......... .......... .......... .......... .......... 34% 129M 1s #14 6.204 39000K .......... .......... .......... .......... .......... 34% 121M 1s #14 6.205 39050K .......... .......... .......... .......... .......... 34% 115M 1s #14 6.205 39100K .......... .......... .......... .......... .......... 34% 116M 1s #14 6.205 39150K .......... .......... .......... .......... .......... 34% 89.4M 1s #14 6.206 39200K .......... .......... .......... .......... .......... 34% 115M 1s #14 6.206 39250K .......... .......... .......... .......... .......... 34% 118M 1s #14 6.207 39300K .......... .......... .......... .......... .......... 34% 115M 1s #14 6.207 39350K .......... .......... .......... .......... .......... 34% 113M 1s #14 6.208 39400K .......... .......... .......... .......... .......... 34% 119M 1s #14 6.208 39450K .......... .......... .......... .......... .......... 34% 116M 1s #14 6.208 39500K .......... .......... .......... .......... .......... 34% 104M 1s #14 6.209 39550K .......... .......... .......... .......... .......... 35% 94.7M 1s #14 6.209 39600K .......... .......... .......... .......... .......... 35% 122M 1s #14 6.210 39650K .......... .......... .......... .......... .......... 35% 115M 1s #14 6.210 39700K .......... .......... .......... .......... .......... 35% 115M 1s #14 6.211 39750K .......... .......... .......... .......... .......... 35% 116M 1s #14 6.211 39800K .......... .......... .......... .......... .......... 35% 110M 1s #14 6.212 39850K .......... .......... .......... .......... .......... 35% 122M 1s #14 6.212 39900K .......... .......... .......... .......... .......... 35% 121M 1s #14 6.212 39950K .......... .......... .......... .......... .......... 35% 86.3M 1s #14 6.213 40000K .......... .......... .......... .......... .......... 35% 119M 1s #14 6.213 40050K .......... .......... .......... .......... .......... 35% 116M 1s #14 6.214 40100K .......... .......... .......... .......... .......... 35% 116M 1s #14 6.214 40150K .......... .......... .......... .......... .......... 35% 118M 1s #14 6.215 40200K .......... .......... .......... .......... .......... 35% 115M 1s #14 6.215 40250K .......... .......... .......... .......... .......... 35% 115M 1s #14 6.215 40300K .......... .......... .......... .......... .......... 35% 119M 1s #14 6.216 40350K .......... .......... .......... .......... .......... 35% 86.9M 1s #14 6.216 40400K .......... .......... .......... .......... .......... 35% 119M 1s #14 6.217 40450K .......... .......... .......... .......... .......... 35% 115M 1s #14 6.217 40500K .......... .......... .......... .......... .......... 35% 117M 1s #14 6.218 40550K .......... .......... .......... .......... .......... 35% 115M 1s #14 6.218 40600K .......... .......... .......... .......... .......... 35% 116M 1s #14 6.219 40650K .......... .......... .......... .......... .......... 35% 120M 1s #14 6.219 40700K .......... .......... .......... .......... .......... 36% 115M 1s #14 6.219 40750K .......... .......... .......... .......... .......... 36% 86.6M 1s #14 6.220 40800K .......... .......... .......... .......... .......... 36% 120M 1s #14 6.220 40850K .......... .......... .......... .......... .......... 36% 114M 1s #14 6.221 40900K .......... .......... .......... .......... .......... 36% 119M 1s #14 6.221 40950K .......... .......... .......... .......... .......... 36% 508K 1s #14 6.320 41000K .......... .......... .......... .......... .......... 36% 249M 1s #14 6.320 41050K .......... .......... .......... .......... .......... 36% 118M 1s #14 6.320 41100K .......... .......... .......... .......... .......... 36% 102M 1s #14 6.321 41150K .......... .......... .......... .......... .......... 36% 44.5M 1s #14 6.322 41200K .......... .......... .......... .......... .......... 36% 97.0M 1s #14 6.322 41250K .......... .......... .......... .......... .......... 36% 101M 1s #14 6.323 41300K .......... .......... .......... .......... .......... 36% 88.0M 1s #14 6.323 41350K .......... .......... .......... .......... .......... 36% 91.6M 1s #14 6.324 41400K .......... .......... .......... .......... .......... 36% 106M 1s #14 6.324 41450K .......... .......... .......... .......... .......... 36% 104M 1s #14 6.325 41500K .......... .......... .......... .......... .......... 36% 96.7M 1s #14 6.326 41550K .......... .......... .......... .......... .......... 36% 127M 1s #14 6.326 41600K .......... .......... .......... .......... .......... 36% 646M 1s #14 6.326 41650K .......... .......... .......... .......... .......... 36% 183M 1s #14 6.326 41700K .......... .......... .......... .......... .......... 36% 122M 1s #14 6.327 41750K .......... .......... .......... .......... .......... 36% 105M 1s #14 6.327 41800K .......... .......... .......... .......... .......... 37% 130M 1s #14 6.327 41850K .......... .......... .......... .......... .......... 37% 116M 1s #14 6.328 41900K .......... .......... .......... .......... .......... 37% 118M 1s #14 6.328 41950K .......... .......... .......... .......... .......... 37% 101M 1s #14 6.329 42000K .......... .......... .......... .......... .......... 37% 98.8M 1s #14 6.329 42050K .......... .......... .......... .......... .......... 37% 99.2M 1s #14 6.330 42100K .......... .......... .......... .......... .......... 37% 175M 1s #14 6.330 42150K .......... .......... .......... .......... .......... 37% 100M 1s #14 6.330 42200K .......... .......... .......... .......... .......... 37% 117M 1s #14 6.331 42250K .......... .......... .......... .......... .......... 37% 119M 1s #14 6.331 42300K .......... .......... .......... .......... .......... 37% 115M 1s #14 6.332 42350K .......... .......... .......... .......... .......... 37% 95.6M 1s #14 6.332 42400K .......... .......... .......... .......... .......... 37% 115M 1s #14 6.333 42450K .......... .......... .......... .......... .......... 37% 114M 1s #14 6.333 42500K .......... .......... .......... .......... .......... 37% 119M 1s #14 6.333 42550K .......... .......... .......... .......... .......... 37% 116M 1s #14 6.334 42600K .......... .......... .......... .......... .......... 37% 105M 1s #14 6.334 42650K .......... .......... .......... .......... .......... 37% 94.7M 1s #14 6.335 42700K .......... .......... .......... .......... .......... 37% 114M 1s #14 6.335 42750K .......... .......... .......... .......... .......... 37% 121M 1s #14 6.336 42800K .......... .......... .......... .......... .......... 37% 114M 1s #14 6.336 42850K .......... .......... .......... .......... .......... 37% 112M 1s #14 6.337 42900K .......... .......... .......... .......... .......... 37% 120M 1s #14 6.337 42950K .......... .......... .......... .......... .......... 38% 105M 1s #14 6.337 43000K .......... .......... .......... .......... .......... 38% 119M 1s #14 6.338 43050K .......... .......... .......... .......... .......... 38% 113M 1s #14 6.338 43100K .......... .......... .......... .......... .......... 38% 118M 1s #14 6.339 43150K .......... .......... .......... .......... .......... 38% 90.4M 1s #14 6.339 43200K .......... .......... .......... .......... .......... 38% 115M 1s #14 6.340 43250K .......... .......... .......... .......... .......... 38% 119M 1s #14 6.340 43300K .......... .......... .......... .......... .......... 38% 116M 1s #14 6.340 43350K .......... .......... .......... .......... .......... 38% 111M 1s #14 6.341 43400K .......... .......... .......... .......... .......... 38% 125M 1s #14 6.341 43450K .......... .......... .......... .......... .......... 38% 97.8M 1s #14 6.342 43500K .......... .......... .......... .......... .......... 38% 133M 1s #14 6.342 43550K .......... .......... .......... .......... .......... 38% 90.3M 1s #14 6.343 43600K .......... .......... .......... .......... .......... 38% 116M 1s #14 6.343 43650K .......... .......... .......... .......... .......... 38% 118M 1s #14 6.344 43700K .......... .......... .......... .......... .......... 38% 115M 1s #14 6.344 43750K .......... .......... .......... .......... .......... 38% 112M 1s #14 6.344 43800K .......... .......... .......... .......... .......... 38% 119M 1s #14 6.345 43850K .......... .......... .......... .......... .......... 38% 115M 1s #14 6.345 43900K .......... .......... .......... .......... .......... 38% 115M 1s #14 6.346 43950K .......... .......... .......... .......... .......... 38% 91.6M 1s #14 6.346 44000K .......... .......... .......... .......... .......... 38% 120M 1s #14 6.347 44050K .......... .......... .......... .......... .......... 39% 116M 1s #14 6.347 44100K .......... .......... .......... .......... .......... 39% 115M 1s #14 6.347 44150K .......... .......... .......... .......... .......... 39% 118M 1s #14 6.348 44200K .......... .......... .......... .......... .......... 39% 115M 1s #14 6.348 44250K .......... .......... .......... .......... .......... 39% 116M 1s #14 6.349 44300K .......... .......... .......... .......... .......... 39% 119M 1s #14 6.349 44350K .......... .......... .......... .......... .......... 39% 86.5M 1s #14 6.350 44400K .......... .......... .......... .......... .......... 39% 120M 1s #14 6.350 44450K .......... .......... .......... .......... .......... 39% 115M 1s #14 6.351 44500K .......... .......... .......... .......... .......... 39% 116M 1s #14 6.351 44550K .......... .......... .......... .......... .......... 39% 118M 1s #14 6.351 44600K .......... .......... .......... .......... .......... 39% 115M 1s #14 6.352 44650K .......... .......... .......... .......... .......... 39% 116M 1s #14 6.352 44700K .......... .......... .......... .......... .......... 39% 119M 1s #14 6.353 44750K .......... .......... .......... .......... .......... 39% 88.7M 1s #14 6.353 44800K .......... .......... .......... .......... .......... 39% 116M 1s #14 6.354 44850K .......... .......... .......... .......... .......... 39% 116M 1s #14 6.354 44900K .......... .......... .......... .......... .......... 39% 119M 1s #14 6.354 44950K .......... .......... .......... .......... .......... 39% 113M 1s #14 6.355 45000K .......... .......... .......... .......... .......... 39% 116M 1s #14 6.355 45050K .......... .......... .......... .......... .......... 39% 118M 1s #14 6.356 45100K .......... .......... .......... .......... .......... 39% 116M 1s #14 6.356 45150K .......... .......... .......... .......... .......... 39% 88.9M 1s #14 6.357 45200K .......... .......... .......... .......... .......... 40% 115M 1s #14 6.357 45250K .......... .......... .......... .......... .......... 40% 116M 1s #14 6.357 45300K .......... .......... .......... .......... .......... 40% 119M 1s #14 6.358 45350K .......... .......... .......... .......... .......... 40% 113M 1s #14 6.358 45400K .......... .......... .......... .......... .......... 40% 116M 1s #14 6.359 45450K .......... .......... .......... .......... .......... 40% 117M 1s #14 6.359 45500K .......... .......... .......... .......... .......... 40% 117M 1s #14 6.360 45550K .......... .......... .......... .......... .......... 40% 89.3M 1s #14 6.360 45600K .......... .......... .......... .......... .......... 40% 115M 1s #14 6.361 45650K .......... .......... .......... .......... .......... 40% 119M 1s #14 6.361 45700K .......... .......... .......... .......... .......... 40% 115M 1s #14 6.361 45750K .......... .......... .......... .......... .......... 40% 114M 1s #14 6.362 45800K .......... .......... .......... .......... .......... 40% 118M 1s #14 6.362 45850K .......... .......... .......... .......... .......... 40% 116M 1s #14 6.363 45900K .......... .......... .......... .......... .......... 40% 115M 1s #14 6.363 45950K .......... .......... .......... .......... .......... 40% 89.2M 1s #14 6.364 46000K .......... .......... .......... .......... .......... 40% 115M 1s #14 6.364 46050K .......... .......... .......... .......... .......... 40% 119M 1s #14 6.364 46100K .......... .......... .......... .......... .......... 40% 116M 1s #14 6.365 46150K .......... .......... .......... .......... .......... 40% 113M 1s #14 6.365 46200K .......... .......... .......... .......... .......... 40% 118M 1s #14 6.366 46250K .......... .......... .......... .......... .......... 40% 116M 1s #14 6.366 46300K .......... .......... .......... .......... .......... 40% 113M 1s #14 6.367 46350K .......... .......... .......... .......... .......... 41% 77.3M 1s #14 6.367 46400K .......... .......... .......... .......... .......... 41% 101M 1s #14 6.368 46450K .......... .......... .......... .......... .......... 41% 101M 1s #14 6.368 46500K .......... .......... .......... .......... .......... 41% 98.7M 1s #14 6.369 46550K .......... .......... .......... .......... .......... 41% 214M 1s #14 6.369 46600K .......... .......... .......... .......... .......... 41% 128M 1s #14 6.369 46650K .......... .......... .......... .......... .......... 41% 116M 1s #14 6.370 46700K .......... .......... .......... .......... .......... 41% 118M 1s #14 6.370 46750K .......... .......... .......... .......... .......... 41% 114M 1s #14 6.371 46800K .......... .......... .......... .......... .......... 41% 116M 1s #14 6.371 46850K .......... .......... .......... .......... .......... 41% 119M 1s #14 6.371 46900K .......... .......... .......... .......... .......... 41% 116M 1s #14 6.372 46950K .......... .......... .......... .......... .......... 41% 88.8M 1s #14 6.372 47000K .......... .......... .......... .......... .......... 41% 116M 1s #14 6.373 47050K .......... .......... .......... .......... .......... 41% 119M 1s #14 6.373 47100K .......... .......... .......... .......... .......... 41% 116M 1s #14 6.374 47150K .......... .......... .......... .......... .......... 41% 106M 1s #14 6.374 47200K .......... .......... .......... .......... .......... 41% 128M 1s #14 6.374 47250K .......... .......... .......... .......... .......... 41% 99.5M 1s #14 6.375 47300K .......... .......... .......... .......... .......... 41% 120M 1s #14 6.375 47350K .......... .......... .......... .......... .......... 41% 110M 1s #14 6.376 47400K .......... .......... .......... .......... .......... 41% 119M 1s #14 6.376 47450K .......... .......... .......... .......... .......... 42% 118M 1s #14 6.377 47500K .......... .......... .......... .......... .......... 42% 115M 1s #14 6.377 47550K .......... .......... .......... .......... .......... 42% 89.3M 1s #14 6.378 47600K .......... .......... .......... .......... .......... 42% 116M 1s #14 6.378 47650K .......... .......... .......... .......... .......... 42% 115M 1s #14 6.378 47700K .......... .......... .......... .......... .......... 42% 119M 1s #14 6.379 47750K .......... .......... .......... .......... .......... 42% 113M 1s #14 6.379 47800K .......... .......... .......... .......... .......... 42% 116M 1s #14 6.380 47850K .......... .......... .......... .......... .......... 42% 119M 1s #14 6.380 47900K .......... .......... .......... .......... .......... 42% 115M 1s #14 6.381 47950K .......... .......... .......... .......... .......... 42% 89.0M 1s #14 6.381 48000K .......... .......... .......... .......... .......... 42% 115M 1s #14 6.381 48050K .......... .......... .......... .......... .......... 42% 119M 1s #14 6.382 48100K .......... .......... .......... .......... .......... 42% 116M 1s #14 6.382 48150K .......... .......... .......... .......... .......... 42% 112M 1s #14 6.383 48200K .......... .......... .......... .......... .......... 42% 119M 1s #14 6.383 48250K .......... .......... .......... .......... .......... 42% 116M 1s #14 6.384 48300K .......... .......... .......... .......... .......... 42% 116M 1s #14 6.384 48350K .......... .......... .......... .......... .......... 42% 89.3M 1s #14 6.385 48400K .......... .......... .......... .......... .......... 42% 115M 1s #14 6.385 48450K .......... .......... .......... .......... .......... 42% 119M 1s #14 6.385 48500K .......... .......... .......... .......... .......... 42% 114M 1s #14 6.386 48550K .......... .......... .......... .......... .......... 42% 114M 1s #14 6.386 48600K .......... .......... .......... .......... .......... 43% 116M 1s #14 6.387 48650K .......... .......... .......... .......... .......... 43% 120M 1s #14 6.387 48700K .......... .......... .......... .......... .......... 43% 93.4M 1s #14 6.388 48750K .......... .......... .......... .......... .......... 43% 108M 1s #14 6.388 48800K .......... .......... .......... .......... .......... 43% 115M 1s #14 6.388 48850K .......... .......... .......... .......... .......... 43% 120M 1s #14 6.389 48900K .......... .......... .......... .......... .......... 43% 113M 1s #14 6.389 48950K .......... .......... .......... .......... .......... 43% 119M 1s #14 6.390 49000K .......... .......... .......... .......... .......... 43% 116M 1s #14 6.390 49050K .......... .......... .......... .......... .......... 43% 115M 1s #14 6.391 49100K .......... .......... .......... .......... .......... 43% 119M 1s #14 6.391 49150K .......... .......... .......... .......... .......... 43% 87.7M 1s #14 6.392 49200K .......... .......... .......... .......... .......... 43% 119M 1s #14 6.392 49250K .......... .......... .......... .......... .......... 43% 115M 1s #14 6.392 49300K .......... .......... .......... .......... .......... 43% 116M 1s #14 6.393 49350K .......... .......... .......... .......... .......... 43% 117M 1s #14 6.393 49400K .......... .......... .......... .......... .......... 43% 116M 1s #14 6.394 49450K .......... .......... .......... .......... .......... 43% 115M 1s #14 6.394 49500K .......... .......... .......... .......... .......... 43% 119M 1s #14 6.395 49550K .......... .......... .......... .......... .......... 43% 87.1M 1s #14 6.395 49600K .......... .......... .......... .......... .......... 43% 119M 1s #14 6.395 49650K .......... .......... .......... .......... .......... 43% 116M 1s #14 6.396 49700K .......... .......... .......... .......... .......... 43% 115M 1s #14 6.396 49750K .......... .......... .......... .......... .......... 44% 117M 1s #14 6.397 49800K .......... .......... .......... .......... .......... 44% 116M 1s #14 6.397 49850K .......... .......... .......... .......... .......... 44% 118M 1s #14 6.398 49900K .......... .......... .......... .......... .......... 44% 116M 1s #14 6.398 49950K .......... .......... .......... .......... .......... 44% 85.9M 1s #14 6.399 50000K .......... .......... .......... .......... .......... 44% 117M 1s #14 6.399 50050K .......... .......... .......... .......... .......... 44% 119M 1s #14 6.399 50100K .......... .......... .......... .......... .......... 44% 120M 1s #14 6.400 50150K .......... .......... .......... .......... .......... 44% 113M 1s #14 6.400 50200K .......... .......... .......... .......... .......... 44% 113M 1s #14 6.401 50250K .......... .......... .......... .......... .......... 44% 121M 1s #14 6.401 50300K .......... .......... .......... .......... .......... 44% 83.1M 1s #14 6.402 50350K .......... .......... .......... .......... .......... 44% 123M 1s #14 6.402 50400K .......... .......... .......... .......... .......... 44% 116M 1s #14 6.402 50450K .......... .......... .......... .......... .......... 44% 117M 1s #14 6.403 50500K .......... .......... .......... .......... .......... 44% 119M 1s #14 6.403 50550K .......... .......... .......... .......... .......... 44% 111M 1s #14 6.404 50600K .......... .......... .......... .......... .......... 44% 121M 1s #14 6.404 50650K .......... .......... .......... .......... .......... 44% 119M 1s #14 6.405 50700K .......... .......... .......... .......... .......... 44% 115M 1s #14 6.405 50750K .......... .......... .......... .......... .......... 44% 89.7M 1s #14 6.405 50800K .......... .......... .......... .......... .......... 44% 115M 1s #14 6.406 50850K .......... .......... .......... .......... .......... 45% 120M 1s #14 6.406 50900K .......... .......... .......... .......... .......... 45% 115M 1s #14 6.407 50950K .......... .......... .......... .......... .......... 45% 80.9M 1s #14 6.407 51000K .......... .......... .......... .......... .......... 45% 99.4M 1s #14 6.408 51050K .......... .......... .......... .......... .......... 45% 82.0M 1s #14 6.408 51100K .......... .......... .......... .......... .......... 45% 366M 1s #14 6.409 51150K .......... .......... .......... .......... .......... 45% 170M 1s #14 6.448 51200K .......... .......... .......... .......... .......... 45% 1.24M 1s #14 6.448 51250K .......... .......... .......... .......... .......... 45% 116M 1s #14 6.449 51300K .......... .......... .......... .......... .......... 45% 112M 1s #14 6.449 51350K .......... .......... .......... .......... .......... 45% 92.3M 1s #14 6.450 51400K .......... .......... .......... .......... .......... 45% 149M 1s #14 6.450 51450K .......... .......... .......... .......... .......... 45% 116M 1s #14 6.450 51500K .......... .......... .......... .......... .......... 45% 115M 1s #14 6.451 51550K .......... .......... .......... .......... .......... 45% 88.0M 1s #14 6.451 51600K .......... .......... .......... .......... .......... 45% 115M 1s #14 6.452 51650K .......... .......... .......... .......... .......... 45% 99.9M 1s #14 6.452 51700K .......... .......... .......... .......... .......... 45% 92.5M 1s #14 6.453 51750K .......... .......... .......... .......... .......... 45% 93.1M 1s #14 6.453 51800K .......... .......... .......... .......... .......... 45% 146M 1s #14 6.454 51850K .......... .......... .......... .......... .......... 45% 208M 1s #14 6.454 51900K .......... .......... .......... .......... .......... 45% 121M 1s #14 6.454 51950K .......... .......... .......... .......... .......... 45% 77.8M 1s #14 6.455 52000K .......... .......... .......... .......... .......... 46% 103M 1s #14 6.456 52050K .......... .......... .......... .......... .......... 46% 98.9M 1s #14 6.456 52100K .......... .......... .......... .......... .......... 46% 91.9M 1s #14 6.457 52150K .......... .......... .......... .......... .......... 46% 82.4M 1s #14 6.457 52200K .......... .......... .......... .......... .......... 46% 130M 1s #14 6.458 52250K .......... .......... .......... .......... .......... 46% 399M 1s #14 6.458 52300K .......... .......... .......... .......... .......... 46% 177M 1s #14 6.458 52350K .......... .......... .......... .......... .......... 46% 86.9M 1s #14 6.458 52400K .......... .......... .......... .......... .......... 46% 120M 1s #14 6.459 52450K .......... .......... .......... .......... .......... 46% 115M 1s #14 6.459 52500K .......... .......... .......... .......... .......... 46% 116M 1s #14 6.460 52550K .......... .......... .......... .......... .......... 46% 112M 1s #14 6.460 52600K .......... .......... .......... .......... .......... 46% 116M 1s #14 6.461 52650K .......... .......... .......... .......... .......... 46% 116M 1s #14 6.461 52700K .......... .......... .......... .......... .......... 46% 119M 1s #14 6.461 52750K .......... .......... .......... .......... .......... 46% 90.4M 1s #14 6.462 52800K .......... .......... .......... .......... .......... 46% 115M 1s #14 6.462 52850K .......... .......... .......... .......... .......... 46% 116M 1s #14 6.463 52900K .......... .......... .......... .......... .......... 46% 120M 1s #14 6.463 52950K .......... .......... .......... .......... .......... 46% 109M 1s #14 6.464 53000K .......... .......... .......... .......... .......... 46% 116M 1s #14 6.464 53050K .......... .......... .......... .......... .......... 46% 121M 1s #14 6.464 53100K .......... .......... .......... .......... .......... 47% 115M 1s #14 6.465 53150K .......... .......... .......... .......... .......... 47% 106M 1s #14 6.465 53200K .......... .......... .......... .......... .......... 47% 97.7M 1s #14 6.466 53250K .......... .......... .......... .......... .......... 47% 115M 1s #14 6.466 53300K .......... .......... .......... .......... .......... 47% 117M 1s #14 6.467 53350K .......... .......... .......... .......... .......... 47% 83.1M 1s #14 6.467 53400K .......... .......... .......... .......... .......... 47% 85.5M 1s #14 6.468 53450K .......... .......... .......... .......... .......... 47% 285M 1s #14 6.468 53500K .......... .......... .......... .......... .......... 47% 142M 1s #14 6.468 53550K .......... .......... .......... .......... .......... 47% 106M 1s #14 6.469 53600K .......... .......... .......... .......... .......... 47% 90.4M 1s #14 6.469 53650K .......... .......... .......... .......... .......... 47% 128M 1s #14 6.470 53700K .......... .......... .......... .......... .......... 47% 116M 1s #14 6.470 53750K .......... .......... .......... .......... .......... 47% 114M 1s #14 6.471 53800K .......... .......... .......... .......... .......... 47% 119M 1s #14 6.471 53850K .......... .......... .......... .......... .......... 47% 113M 1s #14 6.471 53900K .......... .......... .......... .......... .......... 47% 118M 1s #14 6.472 53950K .......... .......... .......... .......... .......... 47% 89.1M 1s #14 6.472 54000K .......... .......... .......... .......... .......... 47% 110M 1s #14 6.473 54050K .......... .......... .......... .......... .......... 47% 125M 1s #14 6.473 54100K .......... .......... .......... .......... .......... 47% 101M 1s #14 6.474 54150K .......... .......... .......... .......... .......... 47% 133M 1s #14 6.474 54200K .......... .......... .......... .......... .......... 47% 119M 1s #14 6.474 54250K .......... .......... .......... .......... .......... 48% 115M 1s #14 6.475 54300K .......... .......... .......... .......... .......... 48% 116M 1s #14 6.475 54350K .......... .......... .......... .......... .......... 48% 88.7M 1s #14 6.476 54400K .......... .......... .......... .......... .......... 48% 119M 1s #14 6.476 54450K .......... .......... .......... .......... .......... 48% 116M 1s #14 6.477 54500K .......... .......... .......... .......... .......... 48% 114M 1s #14 6.477 54550K .......... .......... .......... .......... .......... 48% 118M 1s #14 6.478 54600K .......... .......... .......... .......... .......... 48% 115M 1s #14 6.478 54650K .......... .......... .......... .......... .......... 48% 115M 1s #14 6.478 54700K .......... .......... .......... .......... .......... 48% 119M 1s #14 6.479 54750K .......... .......... .......... .......... .......... 48% 87.2M 1s #14 6.479 54800K .......... .......... .......... .......... .......... 48% 118M 1s #14 6.480 54850K .......... .......... .......... .......... .......... 48% 116M 1s #14 6.480 54900K .......... .......... .......... .......... .......... 48% 114M 1s #14 6.481 54950K .......... .......... .......... .......... .......... 48% 118M 1s #14 6.481 55000K .......... .......... .......... .......... .......... 48% 114M 1s #14 6.481 55050K .......... .......... .......... .......... .......... 48% 117M 1s #14 6.482 55100K .......... .......... .......... .......... .......... 48% 118M 1s #14 6.482 55150K .......... .......... .......... .......... .......... 48% 89.3M 1s #14 6.483 55200K .......... .......... .......... .......... .......... 48% 115M 1s #14 6.483 55250K .......... .......... .......... .......... .......... 48% 115M 1s #14 6.484 55300K .......... .......... .......... .......... .......... 48% 119M 1s #14 6.484 55350K .......... .......... .......... .......... .......... 48% 114M 1s #14 6.485 55400K .......... .......... .......... .......... .......... 49% 116M 1s #14 6.485 55450K .......... .......... .......... .......... .......... 49% 119M 1s #14 6.485 55500K .......... .......... .......... .......... .......... 49% 114M 1s #14 6.486 55550K .......... .......... .......... .......... .......... 49% 89.1M 1s #14 6.486 55600K .......... .......... .......... .......... .......... 49% 116M 1s #14 6.487 55650K .......... .......... .......... .......... .......... 49% 115M 1s #14 6.487 55700K .......... .......... .......... .......... .......... 49% 119M 1s #14 6.488 55750K .......... .......... .......... .......... .......... 49% 107M 1s #14 6.488 55800K .......... .......... .......... .......... .......... 49% 123M 1s #14 6.488 55850K .......... .......... .......... .......... .......... 49% 117M 1s #14 6.489 55900K .......... .......... .......... .......... .......... 49% 117M 1s #14 6.489 55950K .......... .......... .......... .......... .......... 49% 88.7M 1s #14 6.490 56000K .......... .......... .......... .......... .......... 49% 116M 1s #14 6.490 56050K .......... .......... .......... .......... .......... 49% 118M 1s #14 6.491 56100K .......... .......... .......... .......... .......... 49% 107M 1s #14 6.491 56150K .......... .......... .......... .......... .......... 49% 124M 1s #14 6.492 56200K .......... .......... .......... .......... .......... 49% 118M 1s #14 6.492 56250K .......... .......... .......... .......... .......... 49% 116M 1s #14 6.492 56300K .......... .......... .......... .......... .......... 49% 116M 1s #14 6.493 56350K .......... .......... .......... .......... .......... 49% 89.4M 1s #14 6.493 56400K .......... .......... .......... .......... .......... 49% 109M 1s #14 6.494 56450K .......... .......... .......... .......... .......... 49% 124M 1s #14 6.494 56500K .......... .......... .......... .......... .......... 50% 117M 1s #14 6.495 56550K .......... .......... .......... .......... .......... 50% 125M 1s #14 6.495 56600K .......... .......... .......... .......... .......... 50% 109M 1s #14 6.495 56650K .......... .......... .......... .......... .......... 50% 115M 1s #14 6.496 56700K .......... .......... .......... .......... .......... 50% 83.2M 1s #14 6.496 56750K .......... .......... .......... .......... .......... 50% 127M 1s #14 6.497 56800K .......... .......... .......... .......... .......... 50% 115M 1s #14 6.497 56850K .......... .......... .......... .......... .......... 50% 117M 1s #14 6.498 56900K .......... .......... .......... .......... .......... 50% 118M 1s #14 6.498 56950K .......... .......... .......... .......... .......... 50% 114M 1s #14 6.499 57000K .......... .......... .......... .......... .......... 50% 118M 1s #14 6.499 57050K .......... .......... .......... .......... .......... 50% 116M 1s #14 6.499 57100K .......... .......... .......... .......... .......... 50% 116M 1s #14 6.500 57150K .......... .......... .......... .......... .......... 50% 111M 1s #14 6.500 57200K .......... .......... .......... .......... .......... 50% 93.7M 1s #14 6.501 57250K .......... .......... .......... .......... .......... 50% 116M 1s #14 6.501 57300K .......... .......... .......... .......... .......... 50% 115M 1s #14 6.502 57350K .......... .......... .......... .......... .......... 50% 109M 1s #14 6.502 57400K .......... .......... .......... .......... .......... 50% 112M 1s #14 6.502 57450K .......... .......... .......... .......... .......... 50% 118M 1s #14 6.503 57500K .......... .......... .......... .......... .......... 50% 127M 1s #14 6.503 57550K .......... .......... .......... .......... .......... 50% 74.0M 1s #14 6.504 57600K .......... .......... .......... .......... .......... 50% 102M 1s #14 6.504 57650K .......... .......... .......... .......... .......... 51% 191M 1s #14 6.505 57700K .......... .......... .......... .......... .......... 51% 112M 1s #14 6.505 57750K .......... .......... .......... .......... .......... 51% 120M 1s #14 6.505 57800K .......... .......... .......... .......... .......... 51% 116M 1s #14 6.506 57850K .......... .......... .......... .......... .......... 51% 104M 1s #14 6.506 57900K .......... .......... .......... .......... .......... 51% 135M 1s #14 6.507 57950K .......... .......... .......... .......... .......... 51% 89.2M 1s #14 6.507 58000K .......... .......... .......... .......... .......... 51% 112M 1s #14 6.508 58050K .......... .......... .......... .......... .......... 51% 119M 1s #14 6.508 58100K .......... .......... .......... .......... .......... 51% 119M 1s #14 6.509 58150K .......... .......... .......... .......... .......... 51% 82.5M 1s #14 6.509 58200K .......... .......... .......... .......... .......... 51% 87.6M 1s #14 6.510 58250K .......... .......... .......... .......... .......... 51% 416M 1s #14 6.510 58300K .......... .......... .......... .......... .......... 51% 98.4M 1s #14 6.510 58350K .......... .......... .......... .......... .......... 51% 103M 1s #14 6.511 58400K .......... .......... .......... .......... .......... 51% 115M 1s #14 6.511 58450K .......... .......... .......... .......... .......... 51% 115M 1s #14 6.512 58500K .......... .......... .......... .......... .......... 51% 119M 1s #14 6.512 58550K .......... .......... .......... .......... .......... 51% 112M 1s #14 6.512 58600K .......... .......... .......... .......... .......... 51% 91.7M 1s #14 6.513 58650K .......... .......... .......... .......... .......... 51% 131M 1s #14 6.513 58700K .......... .......... .......... .......... .......... 51% 133M 1s #14 6.514 58750K .......... .......... .......... .......... .......... 52% 89.5M 1s #14 6.514 58800K .......... .......... .......... .......... .......... 52% 120M 1s #14 6.515 58850K .......... .......... .......... .......... .......... 52% 119M 1s #14 6.515 58900K .......... .......... .......... .......... .......... 52% 115M 1s #14 6.516 58950K .......... .......... .......... .......... .......... 52% 114M 1s #14 6.516 59000K .......... .......... .......... .......... .......... 52% 117M 1s #14 6.516 59050K .......... .......... .......... .......... .......... 52% 116M 1s #14 6.517 59100K .......... .......... .......... .......... .......... 52% 116M 1s #14 6.517 59150K .......... .......... .......... .......... .......... 52% 88.4M 1s #14 6.518 59200K .......... .......... .......... .......... .......... 52% 115M 1s #14 6.518 59250K .......... .......... .......... .......... .......... 52% 118M 1s #14 6.519 59300K .......... .......... .......... .......... .......... 52% 116M 1s #14 6.519 59350K .......... .......... .......... .......... .......... 52% 104M 1s #14 6.520 59400K .......... .......... .......... .......... .......... 52% 134M 1s #14 6.520 59450K .......... .......... .......... .......... .......... 52% 116M 1s #14 6.520 59500K .......... .......... .......... .......... .......... 52% 115M 1s #14 6.521 59550K .......... .......... .......... .......... .......... 52% 89.0M 1s #14 6.521 59600K .......... .......... .......... .......... .......... 52% 117M 1s #14 6.522 59650K .......... .......... .......... .......... .......... 52% 117M 1s #14 6.522 59700K .......... .......... .......... .......... .......... 52% 116M 1s #14 6.523 59750K .......... .......... .......... .......... .......... 52% 116M 1s #14 6.523 59800K .......... .......... .......... .......... .......... 52% 116M 1s #14 6.523 59850K .......... .......... .......... .......... .......... 52% 116M 1s #14 6.524 59900K .......... .......... .......... .......... .......... 53% 117M 1s #14 6.524 59950K .......... .......... .......... .......... .......... 53% 87.4M 1s #14 6.525 60000K .......... .......... .......... .......... .......... 53% 115M 1s #14 6.525 60050K .......... .......... .......... .......... .......... 53% 118M 1s #14 6.526 60100K .......... .......... .......... .......... .......... 53% 117M 1s #14 6.526 60150K .......... .......... .......... .......... .......... 53% 117M 1s #14 6.526 60200K .......... .......... .......... .......... .......... 53% 111M 1s #14 6.527 60250K .......... .......... .......... .......... .......... 53% 120M 1s #14 6.527 60300K .......... .......... .......... .......... .......... 53% 119M 1s #14 6.528 60350K .......... .......... .......... .......... .......... 53% 89.4M 1s #14 6.528 60400K .......... .......... .......... .......... .......... 53% 115M 1s #14 6.529 60450K .......... .......... .......... .......... .......... 53% 116M 1s #14 6.529 60500K .......... .......... .......... .......... .......... 53% 119M 1s #14 6.529 60550K .......... .......... .......... .......... .......... 53% 113M 1s #14 6.530 60600K .......... .......... .......... .......... .......... 53% 116M 1s #14 6.530 60650K .......... .......... .......... .......... .......... 53% 91.4M 1s #14 6.531 60700K .......... .......... .......... .......... .......... 53% 98.7M 1s #14 6.531 60750K .......... .......... .......... .......... .......... 53% 86.1M 1s #14 6.532 60800K .......... .......... .......... .......... .......... 53% 102M 1s #14 6.532 60850K .......... .......... .......... .......... .......... 53% 106M 1s #14 6.533 60900K .......... .......... .......... .......... .......... 53% 118M 1s #14 6.533 60950K .......... .......... .......... .......... .......... 53% 409M 1s #14 6.533 61000K .......... .......... .......... .......... .......... 53% 112M 1s #14 6.534 61050K .......... .......... .......... .......... .......... 54% 123M 1s #14 6.534 61100K .......... .......... .......... .......... .......... 54% 116M 1s #14 6.535 61150K .......... .......... .......... .......... .......... 54% 89.1M 1s #14 6.535 61200K .......... .......... .......... .......... .......... 54% 115M 1s #14 6.536 61250K .......... .......... .......... .......... .......... 54% 98.5M 1s #14 6.536 61300K .......... .......... .......... .......... .......... 54% 99.1M 1s #14 6.537 61350K .......... .......... .......... .......... .......... 54% 93.9M 1s #14 6.537 61400K .......... .......... .......... .......... .......... 54% 1.19M 1s #14 6.578 61450K .......... .......... .......... .......... .......... 54% 101M 1s #14 6.579 61500K .......... .......... .......... .......... .......... 54% 181M 1s #14 6.579 61550K .......... .......... .......... .......... .......... 54% 123M 1s #14 6.579 61600K .......... .......... .......... .......... .......... 54% 116M 1s #14 6.580 61650K .......... .......... .......... .......... .......... 54% 116M 1s #14 6.580 61700K .......... .......... .......... .......... .......... 54% 108M 1s #14 6.581 61750K .......... .......... .......... .......... .......... 54% 122M 1s #14 6.581 61800K .......... .......... .......... .......... .......... 54% 113M 1s #14 6.582 61850K .......... .......... .......... .......... .......... 54% 118M 1s #14 6.582 61900K .......... .......... .......... .......... .......... 54% 91.1M 1s #14 6.582 61950K .......... .......... .......... .......... .......... 54% 117M 1s #14 6.583 62000K .......... .......... .......... .......... .......... 54% 115M 1s #14 6.583 62050K .......... .......... .......... .......... .......... 54% 119M 1s #14 6.584 62100K .......... .......... .......... .......... .......... 54% 114M 1s #14 6.584 62150K .......... .......... .......... .......... .......... 55% 114M 1s #14 6.585 62200K .......... .......... .......... .......... .......... 55% 120M 1s #14 6.585 62250K .......... .......... .......... .......... .......... 55% 83.9M 1s #14 6.586 62300K .......... .......... .......... .......... .......... 55% 125M 1s #14 6.586 62350K .......... .......... .......... .......... .......... 55% 116M 1s #14 6.586 62400K .......... .......... .......... .......... .......... 55% 115M 1s #14 6.587 62450K .......... .......... .......... .......... .......... 55% 118M 1s #14 6.587 62500K .......... .......... .......... .......... .......... 55% 114M 1s #14 6.588 62550K .......... .......... .......... .......... .......... 55% 115M 1s #14 6.588 62600K .......... .......... .......... .......... .......... 55% 119M 1s #14 6.588 62650K .......... .......... .......... .......... .......... 55% 114M 1s #14 6.589 62700K .......... .......... .......... .......... .......... 55% 80.8M 1s #14 6.590 62750K .......... .......... .......... .......... .......... 55% 116M 1s #14 6.590 62800K .......... .......... .......... .......... .......... 55% 106M 1s #14 6.590 62850K .......... .......... .......... .......... .......... 55% 120M 1s #14 6.591 62900K .......... .......... .......... .......... .......... 55% 113M 1s #14 6.591 62950K .......... .......... .......... .......... .......... 55% 119M 1s #14 6.592 63000K .......... .......... .......... .......... .......... 55% 116M 1s #14 6.592 63050K .......... .......... .......... .......... .......... 55% 115M 1s #14 6.592 63100K .......... .......... .......... .......... .......... 55% 89.4M 1s #14 6.593 63150K .......... .......... .......... .......... .......... 55% 116M 1s #14 6.593 63200K .......... .......... .......... .......... .......... 55% 118M 1s #14 6.594 63250K .......... .......... .......... .......... .......... 55% 116M 1s #14 6.594 63300K .......... .......... .......... .......... .......... 56% 114M 1s #14 6.595 63350K .......... .......... .......... .......... .......... 56% 75.3M 1s #14 6.595 63400K .......... .......... .......... .......... .......... 56% 94.6M 1s #14 6.596 63450K .......... .......... .......... .......... .......... 56% 103M 1s #14 6.596 63500K .......... .......... .......... .......... .......... 56% 81.0M 1s #14 6.597 63550K .......... .......... .......... .......... .......... 56% 66.2M 1s #14 6.598 63600K .......... .......... .......... .......... .......... 56% 708M 1s #14 6.598 63650K .......... .......... .......... .......... .......... 56% 405M 1s #14 6.598 63700K .......... .......... .......... .......... .......... 56% 121M 1s #14 6.598 63750K .......... .......... .......... .......... .......... 56% 116M 1s #14 6.599 63800K .......... .......... .......... .......... .......... 56% 95.0M 1s #14 6.599 63850K .......... .......... .......... .......... .......... 56% 114M 1s #14 6.600 63900K .......... .......... .......... .......... .......... 56% 89.2M 1s #14 6.600 63950K .......... .......... .......... .......... .......... 56% 118M 1s #14 6.601 64000K .......... .......... .......... .......... .......... 56% 116M 1s #14 6.601 64050K .......... .......... .......... .......... .......... 56% 116M 1s #14 6.601 64100K .......... .......... .......... .......... .......... 56% 117M 1s #14 6.602 64150K .......... .......... .......... .......... .......... 56% 116M 1s #14 6.602 64200K .......... .......... .......... .......... .......... 56% 115M 1s #14 6.603 64250K .......... .......... .......... .......... .......... 56% 119M 1s #14 6.603 64300K .......... .......... .......... .......... .......... 56% 87.0M 1s #14 6.604 64350K .......... .......... .......... .......... .......... 56% 104M 1s #14 6.604 64400K .......... .......... .......... .......... .......... 56% 106M 1s #14 6.605 64450K .......... .......... .......... .......... .......... 57% 116M 1s #14 6.605 64500K .......... .......... .......... .......... .......... 57% 112M 1s #14 6.605 64550K .......... .......... .......... .......... .......... 57% 116M 1s #14 6.606 64600K .......... .......... .......... .......... .......... 57% 110M 1s #14 6.606 64650K .......... .......... .......... .......... .......... 57% 122M 1s #14 6.607 64700K .......... .......... .......... .......... .......... 57% 77.7M 1s #14 6.607 64750K .......... .......... .......... .......... .......... 57% 144M 1s #14 6.608 64800K .......... .......... .......... .......... .......... 57% 114M 1s #14 6.608 64850K .......... .......... .......... .......... .......... 57% 108M 1s #14 6.609 64900K .......... .......... .......... .......... .......... 57% 110M 1s #14 6.609 64950K .......... .......... .......... .......... .......... 57% 103M 1s #14 6.610 65000K .......... .......... .......... .......... .......... 57% 111M 1s #14 6.610 65050K .......... .......... .......... .......... .......... 57% 119M 1s #14 6.610 65100K .......... .......... .......... .......... .......... 57% 91.0M 1s #14 6.611 65150K .......... .......... .......... .......... .......... 57% 115M 1s #14 6.611 65200K .......... .......... .......... .......... .......... 57% 115M 1s #14 6.612 65250K .......... .......... .......... .......... .......... 57% 117M 1s #14 6.612 65300K .......... .......... .......... .......... .......... 57% 116M 1s #14 6.613 65350K .......... .......... .......... .......... .......... 57% 118M 1s #14 6.613 65400K .......... .......... .......... .......... .......... 57% 86.8M 1s #14 6.614 65450K .......... .......... .......... .......... .......... 57% 169M 1s #14 6.614 65500K .......... .......... .......... .......... .......... 57% 86.0M 1s #14 6.614 65550K .......... .......... .......... .......... .......... 58% 89.9M 1s #14 6.615 65600K .......... .......... .......... .......... .......... 58% 179M 1s #14 6.615 65650K .......... .......... .......... .......... .......... 58% 113M 1s #14 6.616 65700K .......... .......... .......... .......... .......... 58% 98.7M 1s #14 6.616 65750K .......... .......... .......... .......... .......... 58% 135M 1s #14 6.617 65800K .......... .......... .......... .......... .......... 58% 121M 1s #14 6.617 65850K .......... .......... .......... .......... .......... 58% 118M 1s #14 6.617 65900K .......... .......... .......... .......... .......... 58% 89.3M 1s #14 6.618 65950K .......... .......... .......... .......... .......... 58% 114M 1s #14 6.618 66000K .......... .......... .......... .......... .......... 58% 119M 1s #14 6.619 66050K .......... .......... .......... .......... .......... 58% 115M 1s #14 6.619 66100K .......... .......... .......... .......... .......... 58% 110M 1s #14 6.620 66150K .......... .......... .......... .......... .......... 58% 81.4M 1s #14 6.620 66200K .......... .......... .......... .......... .......... 58% 210M 1s #14 6.620 66250K .......... .......... .......... .......... .......... 58% 113M 1s #14 6.621 66300K .......... .......... .......... .......... .......... 58% 90.7M 1s #14 6.621 66350K .......... .......... .......... .......... .......... 58% 121M 1s #14 6.622 66400K .......... .......... .......... .......... .......... 58% 115M 1s #14 6.622 66450K .......... .......... .......... .......... .......... 58% 107M 1s #14 6.623 66500K .......... .......... .......... .......... .......... 58% 127M 1s #14 6.623 66550K .......... .......... .......... .......... .......... 58% 114M 1s #14 6.623 66600K .......... .......... .......... .......... .......... 58% 117M 1s #14 6.624 66650K .......... .......... .......... .......... .......... 58% 118M 1s #14 6.624 66700K .......... .......... .......... .......... .......... 59% 87.5M 1s #14 6.625 66750K .......... .......... .......... .......... .......... 59% 118M 1s #14 6.625 66800K .......... .......... .......... .......... .......... 59% 117M 1s #14 6.626 66850K .......... .......... .......... .......... .......... 59% 114M 1s #14 6.626 66900K .......... .......... .......... .......... .......... 59% 118M 1s #14 6.627 66950K .......... .......... .......... .......... .......... 59% 113M 1s #14 6.627 67000K .......... .......... .......... .......... .......... 59% 118M 1s #14 6.627 67050K .......... .......... .......... .......... .......... 59% 119M 1s #14 6.628 67100K .......... .......... .......... .......... .......... 59% 88.4M 1s #14 6.628 67150K .......... .......... .......... .......... .......... 59% 105M 1s #14 6.629 67200K .......... .......... .......... .......... .......... 59% 130M 1s #14 6.629 67250K .......... .......... .......... .......... .......... 59% 118M 1s #14 6.630 67300K .......... .......... .......... .......... .......... 59% 110M 1s #14 6.630 67350K .......... .......... .......... .......... .......... 59% 116M 1s #14 6.630 67400K .......... .......... .......... .......... .......... 59% 119M 1s #14 6.631 67450K .......... .......... .......... .......... .......... 59% 115M 1s #14 6.631 67500K .......... .......... .......... .......... .......... 59% 91.2M 1s #14 6.632 67550K .......... .......... .......... .......... .......... 59% 116M 1s #14 6.632 67600K .......... .......... .......... .......... .......... 59% 115M 1s #14 6.633 67650K .......... .......... .......... .......... .......... 59% 120M 1s #14 6.633 67700K .......... .......... .......... .......... .......... 59% 110M 1s #14 6.634 67750K .......... .......... .......... .......... .......... 59% 120M 1s #14 6.634 67800K .......... .......... .......... .......... .......... 60% 119M 1s #14 6.634 67850K .......... .......... .......... .......... .......... 60% 90.0M 1s #14 6.635 67900K .......... .......... .......... .......... .......... 60% 82.3M 1s #14 6.636 67950K .......... .......... .......... .......... .......... 60% 77.7M 1s #14 6.636 68000K .......... .......... .......... .......... .......... 60% 98.3M 1s #14 6.637 68050K .......... .......... .......... .......... .......... 60% 101M 1s #14 6.637 68100K .......... .......... .......... .......... .......... 60% 670M 1s #14 6.637 68150K .......... .......... .......... .......... .......... 60% 149M 1s #14 6.638 68200K .......... .......... .......... .......... .......... 60% 141M 1s #14 6.638 68250K .......... .......... .......... .......... .......... 60% 115M 1s #14 6.638 68300K .......... .......... .......... .......... .......... 60% 89.1M 1s #14 6.639 68350K .......... .......... .......... .......... .......... 60% 115M 1s #14 6.639 68400K .......... .......... .......... .......... .......... 60% 118M 1s #14 6.640 68450K .......... .......... .......... .......... .......... 60% 78.8M 1s #14 6.640 68500K .......... .......... .......... .......... .......... 60% 206M 1s #14 6.641 68550K .......... .......... .......... .......... .......... 60% 93.2M 1s #14 6.641 68600K .......... .......... .......... .......... .......... 60% 109M 1s #14 6.641 68650K .......... .......... .......... .......... .......... 60% 105M 1s #14 6.642 68700K .......... .......... .......... .......... .......... 60% 128M 1s #14 6.642 68750K .......... .......... .......... .......... .......... 60% 124M 1s #14 6.643 68800K .......... .......... .......... .......... .......... 60% 116M 1s #14 6.643 68850K .......... .......... .......... .......... .......... 60% 115M 1s #14 6.644 68900K .......... .......... .......... .......... .......... 60% 86.5M 1s #14 6.644 68950K .......... .......... .......... .......... .......... 61% 177M 1s #14 6.644 69000K .......... .......... .......... .......... .......... 61% 115M 1s #14 6.645 69050K .......... .......... .......... .......... .......... 61% 119M 1s #14 6.645 69100K .......... .......... .......... .......... .......... 61% 87.1M 1s #14 6.646 69150K .......... .......... .......... .......... .......... 61% 106M 1s #14 6.646 69200K .......... .......... .......... .......... .......... 61% 88.6M 1s #14 6.647 69250K .......... .......... .......... .......... .......... 61% 196M 1s #14 6.647 69300K .......... .......... .......... .......... .......... 61% 118M 1s #14 6.647 69350K .......... .......... .......... .......... .......... 61% 115M 1s #14 6.648 69400K .......... .......... .......... .......... .......... 61% 115M 1s #14 6.648 69450K .......... .......... .......... .......... .......... 61% 120M 1s #14 6.649 69500K .......... .......... .......... .......... .......... 61% 89.3M 1s #14 6.649 69550K .......... .......... .......... .......... .......... 61% 114M 1s #14 6.650 69600K .......... .......... .......... .......... .......... 61% 117M 1s #14 6.650 69650K .......... .......... .......... .......... .......... 61% 119M 1s #14 6.651 69700K .......... .......... .......... .......... .......... 61% 77.0M 1s #14 6.651 69750K .......... .......... .......... .......... .......... 61% 224M 1s #14 6.651 69800K .......... .......... .......... .......... .......... 61% 106M 1s #14 6.652 69850K .......... .......... .......... .......... .......... 61% 132M 1s #14 6.652 69900K .......... .......... .......... .......... .......... 61% 89.0M 1s #14 6.653 69950K .......... .......... .......... .......... .......... 61% 115M 1s #14 6.653 70000K .......... .......... .......... .......... .......... 61% 116M 1s #14 6.654 70050K .......... .......... .......... .......... .......... 61% 119M 1s #14 6.654 70100K .......... .......... .......... .......... .......... 62% 114M 1s #14 6.654 70150K .......... .......... .......... .......... .......... 62% 114M 1s #14 6.655 70200K .......... .......... .......... .......... .......... 62% 120M 1s #14 6.655 70250K .......... .......... .......... .......... .......... 62% 115M 1s #14 6.656 70300K .......... .......... .......... .......... .......... 62% 87.1M 1s #14 6.656 70350K .......... .......... .......... .......... .......... 62% 102M 1s #14 6.657 70400K .......... .......... .......... .......... .......... 62% 105M 1s #14 6.657 70450K .......... .......... .......... .......... .......... 62% 163M 1s #14 6.658 70500K .......... .......... .......... .......... .......... 62% 114M 1s #14 6.658 70550K .......... .......... .......... .......... .......... 62% 119M 1s #14 6.658 70600K .......... .......... .......... .......... .......... 62% 114M 1s #14 6.659 70650K .......... .......... .......... .......... .......... 62% 117M 1s #14 6.659 70700K .......... .......... .......... .......... .......... 62% 88.9M 1s #14 6.660 70750K .......... .......... .......... .......... .......... 62% 116M 1s #14 6.660 70800K .......... .......... .......... .......... .......... 62% 118M 1s #14 6.661 70850K .......... .......... .......... .......... .......... 62% 116M 1s #14 6.661 70900K .......... .......... .......... .......... .......... 62% 87.2M 1s #14 6.662 70950K .......... .......... .......... .......... .......... 62% 138M 1s #14 6.662 71000K .......... .......... .......... .......... .......... 62% 140M 1s #14 6.662 71050K .......... .......... .......... .......... .......... 62% 111M 1s #14 6.663 71100K .......... .......... .......... .......... .......... 62% 92.0M 1s #14 6.663 71150K .......... .......... .......... .......... .......... 62% 118M 1s #14 6.664 71200K .......... .......... .......... .......... .......... 63% 116M 1s #14 6.664 71250K .......... .......... .......... .......... .......... 63% 115M 1s #14 6.665 71300K .......... .......... .......... .......... .......... 63% 117M 1s #14 6.665 71350K .......... .......... .......... .......... .......... 63% 113M 1s #14 6.665 71400K .......... .......... .......... .......... .......... 63% 115M 1s #14 6.666 71450K .......... .......... .......... .......... .......... 63% 120M 1s #14 6.666 71500K .......... .......... .......... .......... .......... 63% 65.7M 1s #14 6.667 71550K .......... .......... .......... .......... .......... 63% 85.2M 1s #14 6.668 71600K .......... .......... .......... .......... .......... 63% 321M 1s #14 6.668 71650K .......... .......... .......... .......... .......... 63% 298K 1s #14 6.835 71700K .......... .......... .......... .......... .......... 63% 95.1M 1s #14 6.836 71750K .......... .......... .......... .......... .......... 63% 139M 1s #14 6.836 71800K .......... .......... .......... .......... .......... 63% 103M 1s #14 6.837 71850K .......... .......... .......... .......... .......... 63% 116M 1s #14 6.837 71900K .......... .......... .......... .......... .......... 63% 75.8M 1s #14 6.838 71950K .......... .......... .......... .......... .......... 63% 88.6M 1s #14 6.838 72000K .......... .......... .......... .......... .......... 63% 123M 1s #14 6.839 72050K .......... .......... .......... .......... .......... 63% 167M 1s #14 6.839 72100K .......... .......... .......... .......... .......... 63% 147M 1s #14 6.839 72150K .......... .......... .......... .......... .......... 63% 114M 1s #14 6.840 72200K .......... .......... .......... .......... .......... 63% 117M 1s #14 6.840 72250K .......... .......... .......... .......... .......... 63% 112M 1s #14 6.841 72300K .......... .......... .......... .......... .......... 63% 109M 1s #14 6.841 72350K .......... .......... .......... .......... .......... 64% 96.1M 1s #14 6.842 72400K .......... .......... .......... .......... .......... 64% 114M 1s #14 6.842 72450K .......... .......... .......... .......... .......... 64% 171M 1s #14 6.842 72500K .......... .......... .......... .......... .......... 64% 115M 1s #14 6.843 72550K .......... .......... .......... .......... .......... 64% 115M 1s #14 6.843 72600K .......... .......... .......... .......... .......... 64% 119M 1s #14 6.844 72650K .......... .......... .......... .......... .......... 64% 86.4M 1s #14 6.844 72700K .......... .......... .......... .......... .......... 64% 119M 1s #14 6.844 72750K .......... .......... .......... .......... .......... 64% 99.1M 1s #14 6.845 72800K .......... .......... .......... .......... .......... 64% 68.2M 1s #14 6.846 72850K .......... .......... .......... .......... .......... 64% 487M 1s #14 6.846 72900K .......... .......... .......... .......... .......... 64% 106M 1s #14 6.846 72950K .......... .......... .......... .......... .......... 64% 133M 1s #14 6.847 73000K .......... .......... .......... .......... .......... 64% 115M 1s #14 6.847 73050K .......... .......... .......... .......... .......... 64% 115M 1s #14 6.847 73100K .......... .......... .......... .......... .......... 64% 118M 1s #14 6.848 73150K .......... .......... .......... .......... .......... 64% 80.4M 1s #14 6.849 73200K .......... .......... .......... .......... .......... 64% 70.5M 1s #14 6.849 73250K .......... .......... .......... .......... .......... 64% 91.5M 1s #14 6.850 73300K .......... .......... .......... .......... .......... 64% 436M 1s #14 6.850 73350K .......... .......... .......... .......... .......... 64% 158M 1s #14 6.850 73400K .......... .......... .......... .......... .......... 64% 117M 1s #14 6.851 73450K .......... .......... .......... .......... .......... 65% 115M 1s #14 6.851 73500K .......... .......... .......... .......... .......... 65% 124M 1s #14 6.852 73550K .......... .......... .......... .......... .......... 65% 87.0M 1s #14 6.852 73600K .......... .......... .......... .......... .......... 65% 118M 1s #14 6.852 73650K .......... .......... .......... .......... .......... 65% 121M 1s #14 6.853 73700K .......... .......... .......... .......... .......... 65% 115M 1s #14 6.853 73750K .......... .......... .......... .......... .......... 65% 94.4M 1s #14 6.854 73800K .......... .......... .......... .......... .......... 65% 164M 1s #14 6.854 73850K .......... .......... .......... .......... .......... 65% 88.9M 1s #14 6.855 73900K .......... .......... .......... .......... .......... 65% 116M 1s #14 6.855 73950K .......... .......... .......... .......... .......... 65% 118M 1s #14 6.855 74000K .......... .......... .......... .......... .......... 65% 116M 1s #14 6.856 74050K .......... .......... .......... .......... .......... 65% 115M 1s #14 6.856 74100K .......... .......... .......... .......... .......... 65% 108M 1s #14 6.857 74150K .......... .......... .......... .......... .......... 65% 127M 1s #14 6.857 74200K .......... .......... .......... .......... .......... 65% 91.4M 1s #14 6.858 74250K .......... .......... .......... .......... .......... 65% 112M 1s #14 6.858 74300K .......... .......... .......... .......... .......... 65% 113M 1s #14 6.858 74350K .......... .......... .......... .......... .......... 65% 119M 1s #14 6.859 74400K .......... .......... .......... .......... .......... 65% 117M 1s #14 6.859 74450K .......... .......... .......... .......... .......... 65% 106M 1s #14 6.860 74500K .......... .......... .......... .......... .......... 65% 118M 1s #14 6.860 74550K .......... .......... .......... .......... .......... 65% 114M 1s #14 6.861 74600K .......... .......... .......... .......... .......... 66% 86.2M 1s #14 6.861 74650K .......... .......... .......... .......... .......... 66% 165M 1s #14 6.861 74700K .......... .......... .......... .......... .......... 66% 101M 1s #14 6.862 74750K .......... .......... .......... .......... .......... 66% 71.6M 1s #14 6.863 74800K .......... .......... .......... .......... .......... 66% 173M 1s #14 6.863 74850K .......... .......... .......... .......... .......... 66% 115M 1s #14 6.863 74900K .......... .......... .......... .......... .......... 66% 116M 1s #14 6.864 74950K .......... .......... .......... .......... .......... 66% 114M 1s #14 6.864 75000K .......... .......... .......... .......... .......... 66% 121M 1s #14 6.865 75050K .......... .......... .......... .......... .......... 66% 116M 1s #14 6.865 75100K .......... .......... .......... .......... .......... 66% 115M 1s #14 6.866 75150K .......... .......... .......... .......... .......... 66% 89.4M 1s #14 6.866 75200K .......... .......... .......... .......... .......... 66% 115M 1s #14 6.866 75250K .......... .......... .......... .......... .......... 66% 120M 1s #14 6.867 75300K .......... .......... .......... .......... .......... 66% 114M 1s #14 6.867 75350K .......... .......... .......... .......... .......... 66% 108M 1s #14 6.868 75400K .......... .......... .......... .......... .......... 66% 127M 1s #14 6.868 75450K .......... .......... .......... .......... .......... 66% 112M 1s #14 6.868 75500K .......... .......... .......... .......... .......... 66% 119M 1s #14 6.869 75550K .......... .......... .......... .......... .......... 66% 88.5M 1s #14 6.869 75600K .......... .......... .......... .......... .......... 66% 119M 1s #14 6.870 75650K .......... .......... .......... .......... .......... 66% 115M 1s #14 6.870 75700K .......... .......... .......... .......... .......... 66% 115M 1s #14 6.871 75750K .......... .......... .......... .......... .......... 67% 118M 1s #14 6.871 75800K .......... .......... .......... .......... .......... 67% 115M 1s #14 6.872 75850K .......... .......... .......... .......... .......... 67% 114M 1s #14 6.872 75900K .......... .......... .......... .......... .......... 67% 116M 1s #14 6.873 75950K .......... .......... .......... .......... .......... 67% 87.6M 1s #14 6.873 76000K .......... .......... .......... .......... .......... 67% 121M 1s #14 6.873 76050K .......... .......... .......... .......... .......... 67% 114M 1s #14 6.874 76100K .......... .......... .......... .......... .......... 67% 118M 1s #14 6.874 76150K .......... .......... .......... .......... .......... 67% 117M 1s #14 6.875 76200K .......... .......... .......... .......... .......... 67% 114M 1s #14 6.875 76250K .......... .......... .......... .......... .......... 67% 115M 1s #14 6.875 76300K .......... .......... .......... .......... .......... 67% 119M 1s #14 6.876 76350K .......... .......... .......... .......... .......... 67% 88.8M 1s #14 6.876 76400K .......... .......... .......... .......... .......... 67% 116M 1s #14 6.877 76450K .......... .......... .......... .......... .......... 67% 115M 1s #14 6.877 76500K .......... .......... .......... .......... .......... 67% 109M 1s #14 6.878 76550K .......... .......... .......... .......... .......... 67% 125M 1s #14 6.878 76600K .......... .......... .......... .......... .......... 67% 115M 1s #14 6.879 76650K .......... .......... .......... .......... .......... 67% 119M 1s #14 6.879 76700K .......... .......... .......... .......... .......... 67% 116M 1s #14 6.880 76750K .......... .......... .......... .......... .......... 67% 88.5M 1s #14 6.880 76800K .......... .......... .......... .......... .......... 67% 116M 1s #14 6.880 76850K .......... .......... .......... .......... .......... 68% 117M 1s #14 6.881 76900K .......... .......... .......... .......... .......... 68% 118M 1s #14 6.881 76950K .......... .......... .......... .......... .......... 68% 114M 1s #14 6.882 77000K .......... .......... .......... .......... .......... 68% 116M 1s #14 6.882 77050K .......... .......... .......... .......... .......... 68% 98.9M 1s #14 6.883 77100K .......... .......... .......... .......... .......... 68% 142M 1s #14 6.883 77150K .......... .......... .......... .......... .......... 68% 89.0M 1s #14 6.883 77200K .......... .......... .......... .......... .......... 68% 116M 1s #14 6.884 77250K .......... .......... .......... .......... .......... 68% 118M 1s #14 6.884 77300K .......... .......... .......... .......... .......... 68% 116M 1s #14 6.885 77350K .......... .......... .......... .......... .......... 68% 114M 1s #14 6.885 77400K .......... .......... .......... .......... .......... 68% 118M 1s #14 6.886 77450K .......... .......... .......... .......... .......... 68% 79.9M 1s #14 6.886 77500K .......... .......... .......... .......... .......... 68% 76.3M 1s #14 6.887 77550K .......... .......... .......... .......... .......... 68% 61.3M 1s #14 6.888 77600K .......... .......... .......... .......... .......... 68% 78.9M 1s #14 6.888 77650K .......... .......... .......... .......... .......... 68% 235M 1s #14 6.888 77700K .......... .......... .......... .......... .......... 68% 811M 1s #14 6.888 77750K .......... .......... .......... .......... .......... 68% 253M 1s #14 6.889 77800K .......... .......... .......... .......... .......... 68% 134M 1s #14 6.889 77850K .......... .......... .......... .......... .......... 68% 118M 1s #14 6.889 77900K .......... .......... .......... .......... .......... 68% 114M 1s #14 6.890 77950K .......... .......... .......... .......... .......... 68% 88.9M 1s #14 6.890 78000K .......... .......... .......... .......... .......... 69% 119M 1s #14 6.891 78050K .......... .......... .......... .......... .......... 69% 116M 1s #14 6.891 78100K .......... .......... .......... .......... .......... 69% 116M 1s #14 6.892 78150K .......... .......... .......... .......... .......... 69% 116M 1s #14 6.892 78200K .......... .......... .......... .......... .......... 69% 116M 1s #14 6.892 78250K .......... .......... .......... .......... .......... 69% 116M 1s #14 6.893 78300K .......... .......... .......... .......... .......... 69% 119M 1s #14 6.893 78350K .......... .......... .......... .......... .......... 69% 86.7M 1s #14 6.894 78400K .......... .......... .......... .......... .......... 69% 120M 1s #14 6.894 78450K .......... .......... .......... .......... .......... 69% 115M 1s #14 6.895 78500K .......... .......... .......... .......... .......... 69% 103M 1s #14 6.895 78550K .......... .......... .......... .......... .......... 69% 119M 1s #14 6.896 78600K .......... .......... .......... .......... .......... 69% 129M 1s #14 6.896 78650K .......... .......... .......... .......... .......... 69% 115M 1s #14 6.896 78700K .......... .......... .......... .......... .......... 69% 119M 1s #14 6.897 78750K .......... .......... .......... .......... .......... 69% 89.0M 1s #14 6.897 78800K .......... .......... .......... .......... .......... 69% 113M 1s #14 6.898 78850K .......... .......... .......... .......... .......... 69% 118M 1s #14 6.898 78900K .......... .......... .......... .......... .......... 69% 119M 1s #14 6.899 78950K .......... .......... .......... .......... .......... 69% 113M 1s #14 6.899 79000K .......... .......... .......... .......... .......... 69% 116M 1s #14 6.899 79050K .......... .......... .......... .......... .......... 69% 119M 1s #14 6.900 79100K .......... .......... .......... .......... .......... 69% 116M 1s #14 6.900 79150K .......... .......... .......... .......... .......... 70% 89.4M 1s #14 6.901 79200K .......... .......... .......... .......... .......... 70% 115M 1s #14 6.901 79250K .......... .......... .......... .......... .......... 70% 115M 1s #14 6.902 79300K .......... .......... .......... .......... .......... 70% 120M 1s #14 6.902 79350K .......... .......... .......... .......... .......... 70% 114M 1s #14 6.903 79400K .......... .......... .......... .......... .......... 70% 114M 1s #14 6.903 79450K .......... .......... .......... .......... .......... 70% 119M 1s #14 6.903 79500K .......... .......... .......... .......... .......... 70% 117M 1s #14 6.904 79550K .......... .......... .......... .......... .......... 70% 88.3M 1s #14 6.904 79600K .......... .......... .......... .......... .......... 70% 115M 1s #14 6.905 79650K .......... .......... .......... .......... .......... 70% 120M 1s #14 6.905 79700K .......... .......... .......... .......... .......... 70% 115M 1s #14 6.906 79750K .......... .......... .......... .......... .......... 70% 114M 1s #14 6.906 79800K .......... .......... .......... .......... .......... 70% 119M 1s #14 6.906 79850K .......... .......... .......... .......... .......... 70% 116M 1s #14 6.907 79900K .......... .......... .......... .......... .......... 70% 115M 1s #14 6.907 79950K .......... .......... .......... .......... .......... 70% 88.9M 1s #14 6.908 80000K .......... .......... .......... .......... .......... 70% 116M 1s #14 6.908 80050K .......... .......... .......... .......... .......... 70% 119M 1s #14 6.909 80100K .......... .......... .......... .......... .......... 70% 114M 1s #14 6.909 80150K .......... .......... .......... .......... .......... 70% 115M 1s #14 6.910 80200K .......... .......... .......... .......... .......... 70% 100M 1s #14 6.910 80250K .......... .......... .......... .......... .......... 71% 141M 1s #14 6.911 80300K .......... .......... .......... .......... .......... 71% 115M 1s #14 6.911 80350K .......... .......... .......... .......... .......... 71% 89.3M 1s #14 6.911 80400K .......... .......... .......... .......... .......... 71% 118M 1s #14 6.912 80450K .......... .......... .......... .......... .......... 71% 116M 1s #14 6.912 80500K .......... .......... .......... .......... .......... 71% 116M 1s #14 6.913 80550K .......... .......... .......... .......... .......... 71% 116M 1s #14 6.913 80600K .......... .......... .......... .......... .......... 71% 116M 1s #14 6.913 80650K .......... .......... .......... .......... .......... 71% 116M 1s #14 6.914 80700K .......... .......... .......... .......... .......... 71% 117M 1s #14 6.914 80750K .......... .......... .......... .......... .......... 71% 87.4M 1s #14 6.915 80800K .......... .......... .......... .......... .......... 71% 97.5M 1s #14 6.915 80850K .......... .......... .......... .......... .......... 71% 116M 1s #14 6.916 80900K .......... .......... .......... .......... .......... 71% 116M 1s #14 6.916 80950K .......... .......... .......... .......... .......... 71% 116M 1s #14 6.917 81000K .......... .......... .......... .......... .......... 71% 115M 1s #14 6.917 81050K .......... .......... .......... .......... .......... 71% 117M 1s #14 6.917 81100K .......... .......... .......... .......... .......... 71% 118M 1s #14 6.918 81150K .......... .......... .......... .......... .......... 71% 89.7M 1s #14 6.918 81200K .......... .......... .......... .......... .......... 71% 114M 1s #14 6.919 81250K .......... .......... .......... .......... .......... 71% 116M 1s #14 6.919 81300K .......... .......... .......... .......... .......... 71% 119M 1s #14 6.920 81350K .......... .......... .......... .......... .......... 71% 114M 1s #14 6.920 81400K .......... .......... .......... .......... .......... 72% 116M 1s #14 6.921 81450K .......... .......... .......... .......... .......... 72% 119M 1s #14 6.921 81500K .......... .......... .......... .......... .......... 72% 116M 1s #14 6.921 81550K .......... .......... .......... .......... .......... 72% 87.7M 1s #14 6.922 81600K .......... .......... .......... .......... .......... 72% 117M 1s #14 6.922 81650K .......... .......... .......... .......... .......... 72% 115M 1s #14 6.923 81700K .......... .......... .......... .......... .......... 72% 118M 1s #14 6.923 81750K .......... .......... .......... .......... .......... 72% 114M 1s #14 6.924 81800K .......... .......... .......... .......... .......... 72% 115M 1s #14 6.924 81850K .......... .......... .......... .......... .......... 72% 119M 1s #14 6.924 81900K .......... .......... .......... .......... .......... 72% 1.33M 1s #14 6.961 81950K .......... .......... .......... .......... .......... 72% 56.0M 1s #14 6.962 82000K .......... .......... .......... .......... .......... 72% 111M 1s #14 6.963 82050K .......... .......... .......... .......... .......... 72% 117M 1s #14 6.963 82100K .......... .......... .......... .......... .......... 72% 96.9M 1s #14 6.963 82150K .......... .......... .......... .......... .......... 72% 91.3M 1s #14 6.964 82200K .......... .......... .......... .......... .......... 72% 151M 1s #14 6.964 82250K .......... .......... .......... .......... .......... 72% 89.6M 1s #14 6.965 82300K .......... .......... .......... .......... .......... 72% 115M 1s #14 6.965 82350K .......... .......... .......... .......... .......... 72% 105M 1s #14 6.966 82400K .......... .......... .......... .......... .......... 72% 133M 1s #14 6.966 82450K .......... .......... .......... .......... .......... 72% 113M 1s #14 6.967 82500K .......... .......... .......... .......... .......... 73% 116M 1s #14 6.967 82550K .......... .......... .......... .......... .......... 73% 121M 1s #14 6.967 82600K .......... .......... .......... .......... .......... 73% 117M 1s #14 6.968 82650K .......... .......... .......... .......... .......... 73% 112M 1s #14 6.968 82700K .......... .......... .......... .......... .......... 73% 91.2M 1s #14 6.969 82750K .......... .......... .......... .......... .......... 73% 115M 1s #14 6.969 82800K .......... .......... .......... .......... .......... 73% 119M 1s #14 6.970 82850K .......... .......... .......... .......... .......... 73% 116M 1s #14 6.970 82900K .......... .......... .......... .......... .......... 73% 110M 1s #14 6.970 82950K .......... .......... .......... .......... .......... 73% 120M 1s #14 6.971 83000K .......... .......... .......... .......... .......... 73% 117M 1s #14 6.971 83050K .......... .......... .......... .......... .......... 73% 117M 1s #14 6.972 83100K .......... .......... .......... .......... .......... 73% 88.6M 1s #14 6.972 83150K .......... .......... .......... .......... .......... 73% 117M 1s #14 6.973 83200K .......... .......... .......... .......... .......... 73% 117M 1s #14 6.973 83250K .......... .......... .......... .......... .......... 73% 115M 1s #14 6.974 83300K .......... .......... .......... .......... .......... 73% 117M 1s #14 6.974 83350K .......... .......... .......... .......... .......... 73% 116M 1s #14 6.974 83400K .......... .......... .......... .......... .......... 73% 114M 1s #14 6.975 83450K .......... .......... .......... .......... .......... 73% 122M 1s #14 6.975 83500K .......... .......... .......... .......... .......... 73% 86.2M 0s #14 6.976 83550K .......... .......... .......... .......... .......... 73% 118M 0s #14 6.976 83600K .......... .......... .......... .......... .......... 73% 116M 0s #14 6.977 83650K .......... .......... .......... .......... .......... 74% 116M 0s #14 6.977 83700K .......... .......... .......... .......... .......... 74% 116M 0s #14 6.977 83750K .......... .......... .......... .......... .......... 74% 116M 0s #14 6.978 83800K .......... .......... .......... .......... .......... 74% 115M 0s #14 6.978 83850K .......... .......... .......... .......... .......... 74% 119M 0s #14 6.979 83900K .......... .......... .......... .......... .......... 74% 88.7M 0s #14 6.979 83950K .......... .......... .......... .......... .......... 74% 116M 0s #14 6.980 84000K .......... .......... .......... .......... .......... 74% 116M 0s #14 6.980 84050K .......... .......... .......... .......... .......... 74% 120M 0s #14 6.980 84100K .......... .......... .......... .......... .......... 74% 112M 0s #14 6.981 84150K .......... .......... .......... .......... .......... 74% 117M 0s #14 6.981 84200K .......... .......... .......... .......... .......... 74% 118M 0s #14 6.982 84250K .......... .......... .......... .......... .......... 74% 116M 0s #14 6.982 84300K .......... .......... .......... .......... .......... 74% 68.2M 0s #14 6.983 84350K .......... .......... .......... .......... .......... 74% 72.2M 0s #14 6.984 84400K .......... .......... .......... .......... .......... 74% 88.1M 0s #14 6.984 84450K .......... .......... .......... .......... .......... 74% 722M 0s #14 6.984 84500K .......... .......... .......... .......... .......... 74% 218M 0s #14 6.984 84550K .......... .......... .......... .......... .......... 74% 115M 0s #14 6.985 84600K .......... .......... .......... .......... .......... 74% 120M 0s #14 6.985 84650K .......... .......... .......... .......... .......... 74% 114M 0s #14 6.986 84700K .......... .......... .......... .......... .......... 74% 90.3M 0s #14 6.986 84750K .......... .......... .......... .......... .......... 74% 115M 0s #14 6.987 84800K .......... .......... .......... .......... .......... 75% 119M 0s #14 6.987 84850K .......... .......... .......... .......... .......... 75% 115M 0s #14 6.987 84900K .......... .......... .......... .......... .......... 75% 115M 0s #14 6.988 84950K .......... .......... .......... .......... .......... 75% 119M 0s #14 6.988 85000K .......... .......... .......... .......... .......... 75% 114M 0s #14 6.989 85050K .......... .......... .......... .......... .......... 75% 114M 0s #14 6.989 85100K .......... .......... .......... .......... .......... 75% 88.9M 0s #14 6.990 85150K .......... .......... .......... .......... .......... 75% 117M 0s #14 6.990 85200K .......... .......... .......... .......... .......... 75% 117M 0s #14 6.991 85250K .......... .......... .......... .......... .......... 75% 117M 0s #14 6.991 85300K .......... .......... .......... .......... .......... 75% 101M 0s #14 6.991 85350K .......... .......... .......... .......... .......... 75% 135M 0s #14 6.992 85400K .......... .......... .......... .......... .......... 75% 118M 0s #14 6.992 85450K .......... .......... .......... .......... .......... 75% 114M 0s #14 6.993 85500K .......... .......... .......... .......... .......... 75% 89.3M 0s #14 6.993 85550K .......... .......... .......... .......... .......... 75% 117M 0s #14 6.994 85600K .......... .......... .......... .......... .......... 75% 116M 0s #14 6.994 85650K .......... .......... .......... .......... .......... 75% 99.9M 0s #14 6.995 85700K .......... .......... .......... .......... .......... 75% 141M 0s #14 6.995 85750K .......... .......... .......... .......... .......... 75% 114M 0s #14 6.995 85800K .......... .......... .......... .......... .......... 75% 115M 0s #14 6.996 85850K .......... .......... .......... .......... .......... 75% 120M 0s #14 6.996 85900K .......... .......... .......... .......... .......... 76% 86.7M 0s #14 6.997 85950K .......... .......... .......... .......... .......... 76% 120M 0s #14 6.997 86000K .......... .......... .......... .......... .......... 76% 115M 0s #14 6.998 86050K .......... .......... .......... .......... .......... 76% 115M 0s #14 6.998 86100K .......... .......... .......... .......... .......... 76% 116M 0s #14 6.998 86150K .......... .......... .......... .......... .......... 76% 116M 0s #14 6.999 86200K .......... .......... .......... .......... .......... 76% 116M 0s #14 6.999 86250K .......... .......... .......... .......... .......... 76% 113M 0s #14 7.000 86300K .......... .......... .......... .......... .......... 76% 92.5M 0s #14 7.000 86350K .......... .......... .......... .......... .......... 76% 114M 0s #14 7.001 86400K .......... .......... .......... .......... .......... 76% 116M 0s #14 7.001 86450K .......... .......... .......... .......... .......... 76% 118M 0s #14 7.001 86500K .......... .......... .......... .......... .......... 76% 114M 0s #14 7.002 86550K .......... .......... .......... .......... .......... 76% 116M 0s #14 7.002 86600K .......... .......... .......... .......... .......... 76% 105M 0s #14 7.003 86650K .......... .......... .......... .......... .......... 76% 131M 0s #14 7.003 86700K .......... .......... .......... .......... .......... 76% 89.2M 0s #14 7.004 86750K .......... .......... .......... .......... .......... 76% 116M 0s #14 7.004 86800K .......... .......... .......... .......... .......... 76% 115M 0s #14 7.005 86850K .......... .......... .......... .......... .......... 76% 138M 0s #14 7.005 86900K .......... .......... .......... .......... .......... 76% 101M 0s #14 7.005 86950K .......... .......... .......... .......... .......... 76% 101M 0s #14 7.006 87000K .......... .......... .......... .......... .......... 76% 137M 0s #14 7.006 87050K .......... .......... .......... .......... .......... 77% 115M 0s #14 7.007 87100K .......... .......... .......... .......... .......... 77% 90.7M 0s #14 7.007 87150K .......... .......... .......... .......... .......... 77% 115M 0s #14 7.008 87200K .......... .......... .......... .......... .......... 77% 120M 0s #14 7.008 87250K .......... .......... .......... .......... .......... 77% 114M 0s #14 7.008 87300K .......... .......... .......... .......... .......... 77% 113M 0s #14 7.009 87350K .......... .......... .......... .......... .......... 77% 119M 0s #14 7.009 87400K .......... .......... .......... .......... .......... 77% 98.8M 0s #14 7.010 87450K .......... .......... .......... .......... .......... 77% 140M 0s #14 7.010 87500K .......... .......... .......... .......... .......... 77% 88.9M 0s #14 7.011 87550K .......... .......... .......... .......... .......... 77% 116M 0s #14 7.011 87600K .......... .......... .......... .......... .......... 77% 117M 0s #14 7.011 87650K .......... .......... .......... .......... .......... 77% 137M 0s #14 7.012 87700K .......... .......... .......... .......... .......... 77% 90.8M 0s #14 7.012 87750K .......... .......... .......... .......... .......... 77% 49.4M 0s #14 7.013 87800K .......... .......... .......... .......... .......... 77% 682M 0s #14 7.013 87850K .......... .......... .......... .......... .......... 77% 265M 0s #14 7.014 87900K .......... .......... .......... .......... .......... 77% 94.2M 0s #14 7.014 87950K .......... .......... .......... .......... .......... 77% 111M 0s #14 7.015 88000K .......... .......... .......... .......... .......... 77% 125M 0s #14 7.015 88050K .......... .......... .......... .......... .......... 77% 115M 0s #14 7.015 88100K .......... .......... .......... .......... .......... 77% 113M 0s #14 7.016 88150K .......... .......... .......... .......... .......... 78% 118M 0s #14 7.016 88200K .......... .......... .......... .......... .......... 78% 116M 0s #14 7.017 88250K .......... .......... .......... .......... .......... 78% 118M 0s #14 7.017 88300K .......... .......... .......... .......... .......... 78% 86.8M 0s #14 7.018 88350K .......... .......... .......... .......... .......... 78% 120M 0s #14 7.018 88400K .......... .......... .......... .......... .......... 78% 115M 0s #14 7.018 88450K .......... .......... .......... .......... .......... 78% 116M 0s #14 7.019 88500K .......... .......... .......... .......... .......... 78% 118M 0s #14 7.019 88550K .......... .......... .......... .......... .......... 78% 113M 0s #14 7.020 88600K .......... .......... .......... .......... .......... 78% 103M 0s #14 7.020 88650K .......... .......... .......... .......... .......... 78% 141M 0s #14 7.021 88700K .......... .......... .......... .......... .......... 78% 85.8M 0s #14 7.021 88750K .......... .......... .......... .......... .......... 78% 120M 0s #14 7.022 88800K .......... .......... .......... .......... .......... 78% 115M 0s #14 7.022 88850K .......... .......... .......... .......... .......... 78% 115M 0s #14 7.022 88900K .......... .......... .......... .......... .......... 78% 117M 0s #14 7.023 88950K .......... .......... .......... .......... .......... 78% 116M 0s #14 7.023 89000K .......... .......... .......... .......... .......... 78% 115M 0s #14 7.024 89050K .......... .......... .......... .......... .......... 78% 120M 0s #14 7.024 89100K .......... .......... .......... .......... .......... 78% 88.3M 0s #14 7.025 89150K .......... .......... .......... .......... .......... 78% 115M 0s #14 7.025 89200K .......... .......... .......... .......... .......... 78% 116M 0s #14 7.025 89250K .......... .......... .......... .......... .......... 78% 119M 0s #14 7.026 89300K .......... .......... .......... .......... .......... 79% 114M 0s #14 7.026 89350K .......... .......... .......... .......... .......... 79% 115M 0s #14 7.027 89400K .......... .......... .......... .......... .......... 79% 119M 0s #14 7.027 89450K .......... .......... .......... .......... .......... 79% 117M 0s #14 7.028 89500K .......... .......... .......... .......... .......... 79% 88.3M 0s #14 7.028 89550K .......... .......... .......... .......... .......... 79% 115M 0s #14 7.029 89600K .......... .......... .......... .......... .......... 79% 116M 0s #14 7.029 89650K .......... .......... .......... .......... .......... 79% 119M 0s #14 7.029 89700K .......... .......... .......... .......... .......... 79% 113M 0s #14 7.030 89750K .......... .......... .......... .......... .......... 79% 116M 0s #14 7.030 89800K .......... .......... .......... .......... .......... 79% 119M 0s #14 7.031 89850K .......... .......... .......... .......... .......... 79% 115M 0s #14 7.031 89900K .......... .......... .......... .......... .......... 79% 88.9M 0s #14 7.032 89950K .......... .......... .......... .......... .......... 79% 115M 0s #14 7.032 90000K .......... .......... .......... .......... .......... 79% 119M 0s #14 7.032 90050K .......... .......... .......... .......... .......... 79% 116M 0s #14 7.033 90100K .......... .......... .......... .......... .......... 79% 113M 0s #14 7.033 90150K .......... .......... .......... .......... .......... 79% 118M 0s #14 7.034 90200K .......... .......... .......... .......... .......... 79% 116M 0s #14 7.034 90250K .......... .......... .......... .......... .......... 79% 116M 0s #14 7.035 90300K .......... .......... .......... .......... .......... 79% 88.9M 0s #14 7.035 90350K .......... .......... .......... .......... .......... 79% 116M 0s #14 7.035 90400K .......... .......... .......... .......... .......... 79% 118M 0s #14 7.036 90450K .......... .......... .......... .......... .......... 80% 116M 0s #14 7.036 90500K .......... .......... .......... .......... .......... 80% 112M 0s #14 7.037 90550K .......... .......... .......... .......... .......... 80% 121M 0s #14 7.037 90600K .......... .......... .......... .......... .......... 80% 116M 0s #14 7.038 90650K .......... .......... .......... .......... .......... 80% 115M 0s #14 7.038 90700K .......... .......... .......... .......... .......... 80% 88.8M 0s #14 7.039 90750K .......... .......... .......... .......... .......... 80% 114M 0s #14 7.039 90800K .......... .......... .......... .......... .......... 80% 121M 0s #14 7.039 90850K .......... .......... .......... .......... .......... 80% 116M 0s #14 7.040 90900K .......... .......... .......... .......... .......... 80% 116M 0s #14 7.040 90950K .......... .......... .......... .......... .......... 80% 116M 0s #14 7.041 91000K .......... .......... .......... .......... .......... 80% 114M 0s #14 7.041 91050K .......... .......... .......... .......... .......... 80% 118M 0s #14 7.042 91100K .......... .......... .......... .......... .......... 80% 87.9M 0s #14 7.042 91150K .......... .......... .......... .......... .......... 80% 119M 0s #14 7.042 91200K .......... .......... .......... .......... .......... 80% 116M 0s #14 7.043 91250K .......... .......... .......... .......... .......... 80% 115M 0s #14 7.043 91300K .......... .......... .......... .......... .......... 80% 116M 0s #14 7.044 91350K .......... .......... .......... .......... .......... 80% 116M 0s #14 7.044 91400K .......... .......... .......... .......... .......... 80% 115M 0s #14 7.045 91450K .......... .......... .......... .......... .......... 80% 120M 0s #14 7.045 91500K .......... .......... .......... .......... .......... 80% 88.7M 0s #14 7.046 91550K .......... .......... .......... .......... .......... 81% 115M 0s #14 7.046 91600K .......... .......... .......... .......... .......... 81% 117M 0s #14 7.046 91650K .......... .......... .......... .......... .......... 81% 117M 0s #14 7.047 91700K .......... .......... .......... .......... .......... 81% 115M 0s #14 7.047 91750K .......... .......... .......... .......... .......... 81% 115M 0s #14 7.048 91800K .......... .......... .......... .......... .......... 81% 118M 0s #14 7.048 91850K .......... .......... .......... .......... .......... 81% 115M 0s #14 7.049 91900K .......... .......... .......... .......... .......... 81% 89.1M 0s #14 7.049 91950K .......... .......... .......... .......... .......... 81% 115M 0s #14 7.049 92000K .......... .......... .......... .......... .......... 81% 116M 0s #14 7.050 92050K .......... .......... .......... .......... .......... 81% 119M 0s #14 7.050 92100K .......... .......... .......... .......... .......... 81% 114M 0s #14 7.051 92150K .......... .......... .......... .......... .......... 81% 1.31M 0s #14 7.088 92200K .......... .......... .......... .......... .......... 81% 110M 0s #14 7.089 92250K .......... .......... .......... .......... .......... 81% 128M 0s #14 7.089 92300K .......... .......... .......... .......... .......... 81% 88.9M 0s #14 7.089 92350K .......... .......... .......... .......... .......... 81% 108M 0s #14 7.090 92400K .......... .......... .......... .......... .......... 81% 123M 0s #14 7.090 92450K .......... .......... .......... .......... .......... 81% 116M 0s #14 7.091 92500K .......... .......... .......... .......... .......... 81% 115M 0s #14 7.091 92550K .......... .......... .......... .......... .......... 81% 116M 0s #14 7.092 92600K .......... .......... .......... .......... .......... 81% 116M 0s #14 7.092 92650K .......... .......... .......... .......... .......... 81% 118M 0s #14 7.092 92700K .......... .......... .......... .......... .......... 82% 89.0M 0s #14 7.093 92750K .......... .......... .......... .......... .......... 82% 116M 0s #14 7.093 92800K .......... .......... .......... .......... .......... 82% 114M 0s #14 7.094 92850K .......... .......... .......... .......... .......... 82% 118M 0s #14 7.094 92900K .......... .......... .......... .......... .......... 82% 116M 0s #14 7.095 92950K .......... .......... .......... .......... .......... 82% 114M 0s #14 7.095 93000K .......... .......... .......... .......... .......... 82% 118M 0s #14 7.095 93050K .......... .......... .......... .......... .......... 82% 115M 0s #14 7.096 93100K .......... .......... .......... .......... .......... 82% 88.6M 0s #14 7.096 93150K .......... .......... .......... .......... .......... 82% 115M 0s #14 7.097 93200K .......... .......... .......... .......... .......... 82% 117M 0s #14 7.097 93250K .......... .......... .......... .......... .......... 82% 119M 0s #14 7.098 93300K .......... .......... .......... .......... .......... 82% 114M 0s #14 7.098 93350K .......... .......... .......... .......... .......... 82% 116M 0s #14 7.099 93400K .......... .......... .......... .......... .......... 82% 118M 0s #14 7.099 93450K .......... .......... .......... .......... .......... 82% 116M 0s #14 7.099 93500K .......... .......... .......... .......... .......... 82% 95.7M 0s #14 7.100 93550K .......... .......... .......... .......... .......... 82% 106M 0s #14 7.100 93600K .......... .......... .......... .......... .......... 82% 119M 0s #14 7.101 93650K .......... .......... .......... .......... .......... 82% 115M 0s #14 7.101 93700K .......... .......... .......... .......... .......... 82% 114M 0s #14 7.102 93750K .......... .......... .......... .......... .......... 82% 120M 0s #14 7.102 93800K .......... .......... .......... .......... .......... 82% 115M 0s #14 7.102 93850K .......... .......... .......... .......... .......... 83% 115M 0s #14 7.103 93900K .......... .......... .......... .......... .......... 83% 87.8M 0s #14 7.103 93950K .......... .......... .......... .......... .......... 83% 117M 0s #14 7.104 94000K .......... .......... .......... .......... .......... 83% 121M 0s #14 7.104 94050K .......... .......... .......... .......... .......... 83% 115M 0s #14 7.105 94100K .......... .......... .......... .......... .......... 83% 113M 0s #14 7.105 94150K .......... .......... .......... .......... .......... 83% 111M 0s #14 7.106 94200K .......... .......... .......... .......... .......... 83% 124M 0s #14 7.106 94250K .......... .......... .......... .......... .......... 83% 115M 0s #14 7.106 94300K .......... .......... .......... .......... .......... 83% 88.9M 0s #14 7.107 94350K .......... .......... .......... .......... .......... 83% 116M 0s #14 7.107 94400K .......... .......... .......... .......... .......... 83% 118M 0s #14 7.108 94450K .......... .......... .......... .......... .......... 83% 116M 0s #14 7.108 94500K .......... .......... .......... .......... .......... 83% 114M 0s #14 7.109 94550K .......... .......... .......... .......... .......... 83% 118M 0s #14 7.109 94600K .......... .......... .......... .......... .......... 83% 115M 0s #14 7.109 94650K .......... .......... .......... .......... .......... 83% 119M 0s #14 7.110 94700K .......... .......... .......... .......... .......... 83% 87.2M 0s #14 7.110 94750K .......... .......... .......... .......... .......... 83% 120M 0s #14 7.111 94800K .......... .......... .......... .......... .......... 83% 115M 0s #14 7.111 94850K .......... .......... .......... .......... .......... 83% 115M 0s #14 7.112 94900K .......... .......... .......... .......... .......... 83% 118M 0s #14 7.112 94950K .......... .......... .......... .......... .......... 84% 116M 0s #14 7.113 95000K .......... .......... .......... .......... .......... 84% 115M 0s #14 7.113 95050K .......... .......... .......... .......... .......... 84% 118M 0s #14 7.113 95100K .......... .......... .......... .......... .......... 84% 87.2M 0s #14 7.114 95150K .......... .......... .......... .......... .......... 84% 140M 0s #14 7.114 95200K .......... .......... .......... .......... .......... 84% 115M 0s #14 7.115 95250K .......... .......... .......... .......... .......... 84% 101M 0s #14 7.115 95300K .......... .......... .......... .......... .......... 84% 118M 0s #14 7.116 95350K .......... .......... .......... .......... .......... 84% 115M 0s #14 7.116 95400K .......... .......... .......... .......... .......... 84% 115M 0s #14 7.116 95450K .......... .......... .......... .......... .......... 84% 119M 0s #14 7.117 95500K .......... .......... .......... .......... .......... 84% 88.4M 0s #14 7.117 95550K .......... .......... .......... .......... .......... 84% 116M 0s #14 7.118 95600K .......... .......... .......... .......... .......... 84% 115M 0s #14 7.118 95650K .......... .......... .......... .......... .......... 84% 119M 0s #14 7.119 95700K .......... .......... .......... .......... .......... 84% 114M 0s #14 7.119 95750K .......... .......... .......... .......... .......... 84% 115M 0s #14 7.120 95800K .......... .......... .......... .......... .......... 84% 119M 0s #14 7.120 95850K .......... .......... .......... .......... .......... 84% 115M 0s #14 7.120 95900K .......... .......... .......... .......... .......... 84% 89.5M 0s #14 7.121 95950K .......... .......... .......... .......... .......... 84% 115M 0s #14 7.121 96000K .......... .......... .......... .......... .......... 84% 116M 0s #14 7.122 96050K .......... .......... .......... .......... .......... 84% 119M 0s #14 7.122 96100K .......... .......... .......... .......... .......... 85% 106M 0s #14 7.123 96150K .......... .......... .......... .......... .......... 85% 117M 0s #14 7.123 96200K .......... .......... .......... .......... .......... 85% 124M 0s #14 7.123 96250K .......... .......... .......... .......... .......... 85% 116M 0s #14 7.124 96300K .......... .......... .......... .......... .......... 85% 89.8M 0s #14 7.124 96350K .......... .......... .......... .......... .......... 85% 115M 0s #14 7.125 96400K .......... .......... .......... .......... .......... 85% 119M 0s #14 7.125 96450K .......... .......... .......... .......... .......... 85% 115M 0s #14 7.126 96500K .......... .......... .......... .......... .......... 85% 113M 0s #14 7.126 96550K .......... .......... .......... .......... .......... 85% 119M 0s #14 7.126 96600K .......... .......... .......... .......... .......... 85% 116M 0s #14 7.127 96650K .......... .......... .......... .......... .......... 85% 115M 0s #14 7.127 96700K .......... .......... .......... .......... .......... 85% 88.9M 0s #14 7.128 96750K .......... .......... .......... .......... .......... 85% 116M 0s #14 7.128 96800K .......... .......... .......... .......... .......... 85% 119M 0s #14 7.129 96850K .......... .......... .......... .......... .......... 85% 114M 0s #14 7.129 96900K .......... .......... .......... .......... .......... 85% 115M 0s #14 7.130 96950K .......... .......... .......... .......... .......... 85% 117M 0s #14 7.130 97000K .......... .......... .......... .......... .......... 85% 92.3M 0s #14 7.131 97050K .......... .......... .......... .......... .......... 85% 155M 0s #14 7.131 97100K .......... .......... .......... .......... .......... 85% 88.9M 0s #14 7.131 97150K .......... .......... .......... .......... .......... 85% 119M 0s #14 7.132 97200K .......... .......... .......... .......... .......... 86% 116M 0s #14 7.132 97250K .......... .......... .......... .......... .......... 86% 115M 0s #14 7.133 97300K .......... .......... .......... .......... .......... 86% 117M 0s #14 7.133 97350K .......... .......... .......... .......... .......... 86% 92.5M 0s #14 7.134 97400K .......... .......... .......... .......... .......... 86% 98.4M 0s #14 7.134 97450K .......... .......... .......... .......... .......... 86% 151M 0s #14 7.134 97500K .......... .......... .......... .......... .......... 86% 87.1M 0s #14 7.135 97550K .......... .......... .......... .......... .......... 86% 118M 0s #14 7.135 97600K .......... .......... .......... .......... .......... 86% 115M 0s #14 7.136 97650K .......... .......... .......... .......... .......... 86% 117M 0s #14 7.136 97700K .......... .......... .......... .......... .......... 86% 116M 0s #14 7.137 97750K .......... .......... .......... .......... .......... 86% 94.0M 0s #14 7.137 97800K .......... .......... .......... .......... .......... 86% 117M 0s #14 7.138 97850K .......... .......... .......... .......... .......... 86% 118M 0s #14 7.138 97900K .......... .......... .......... .......... .......... 86% 89.6M 0s #14 7.139 97950K .......... .......... .......... .......... .......... 86% 115M 0s #14 7.139 98000K .......... .......... .......... .......... .......... 86% 116M 0s #14 7.139 98050K .......... .......... .......... .......... .......... 86% 113M 0s #14 7.140 98100K .......... .......... .......... .......... .......... 86% 98.0M 0s #14 7.140 98150K .......... .......... .......... .......... .......... 86% 117M 0s #14 7.141 98200K .......... .......... .......... .......... .......... 86% 117M 0s #14 7.141 98250K .......... .......... .......... .......... .......... 86% 115M 0s #14 7.142 98300K .......... .......... .......... .......... .......... 86% 90.1M 0s #14 7.142 98350K .......... .......... .......... .......... .......... 87% 115M 0s #14 7.143 98400K .......... .......... .......... .......... .......... 87% 111M 0s #14 7.143 98450K .......... .......... .......... .......... .......... 87% 123M 0s #14 7.143 98500K .......... .......... .......... .......... .......... 87% 92.6M 0s #14 7.144 98550K .......... .......... .......... .......... .......... 87% 117M 0s #14 7.144 98600K .......... .......... .......... .......... .......... 87% 103M 0s #14 7.145 98650K .......... .......... .......... .......... .......... 87% 132M 0s #14 7.145 98700K .......... .......... .......... .......... .......... 87% 88.2M 0s #14 7.146 98750K .......... .......... .......... .......... .......... 87% 118M 0s #14 7.146 98800K .......... .......... .......... .......... .......... 87% 118M 0s #14 7.147 98850K .......... .......... .......... .......... .......... 87% 96.3M 0s #14 7.147 98900K .......... .......... .......... .......... .......... 87% 110M 0s #14 7.147 98950K .......... .......... .......... .......... .......... 87% 123M 0s #14 7.148 99000K .......... .......... .......... .......... .......... 87% 116M 0s #14 7.148 99050K .......... .......... .......... .......... .......... 87% 116M 0s #14 7.149 99100K .......... .......... .......... .......... .......... 87% 88.8M 0s #14 7.149 99150K .......... .......... .......... .......... .......... 87% 104M 0s #14 7.150 99200K .......... .......... .......... .......... .......... 87% 118M 0s #14 7.150 99250K .......... .......... .......... .......... .......... 87% 105M 0s #14 7.151 99300K .......... .......... .......... .......... .......... 87% 113M 0s #14 7.151 99350K .......... .......... .......... .......... .......... 87% 119M 0s #14 7.151 99400K .......... .......... .......... .......... .......... 87% 116M 0s #14 7.152 99450K .......... .......... .......... .......... .......... 87% 114M 0s #14 7.152 99500K .......... .......... .......... .......... .......... 88% 89.0M 0s #14 7.153 99550K .......... .......... .......... .......... .......... 88% 117M 0s #14 7.153 99600K .......... .......... .......... .......... .......... 88% 95.3M 0s #14 7.154 99650K .......... .......... .......... .......... .......... 88% 117M 0s #14 7.154 99700K .......... .......... .......... .......... .......... 88% 104M 0s #14 7.155 99750K .......... .......... .......... .......... .......... 88% 131M 0s #14 7.155 99800K .......... .......... .......... .......... .......... 88% 116M 0s #14 7.155 99850K .......... .......... .......... .......... .......... 88% 120M 0s #14 7.156 99900K .......... .......... .......... .......... .......... 88% 86.2M 0s #14 7.156 99950K .......... .......... .......... .......... .......... 88% 118M 0s #14 7.157 100000K .......... .......... .......... .......... .......... 88% 97.7M 0s #14 7.157 100050K .......... .......... .......... .......... .......... 88% 113M 0s #14 7.158 100100K .......... .......... .......... .......... .......... 88% 116M 0s #14 7.158 100150K .......... .......... .......... .......... .......... 88% 116M 0s #14 7.159 100200K .......... .......... .......... .......... .......... 88% 116M 0s #14 7.159 100250K .......... .......... .......... .......... .......... 88% 119M 0s #14 7.159 100300K .......... .......... .......... .......... .......... 88% 86.5M 0s #14 7.160 100350K .......... .......... .......... .......... .......... 88% 82.5M 0s #14 7.161 100400K .......... .......... .......... .......... .......... 88% 136M 0s #14 7.161 100450K .......... .......... .......... .......... .......... 88% 115M 0s #14 7.161 100500K .......... .......... .......... .......... .......... 88% 97.2M 0s #14 7.162 100550K .......... .......... .......... .......... .......... 88% 97.7M 0s #14 7.162 100600K .......... .......... .......... .......... .......... 89% 106M 0s #14 7.163 100650K .......... .......... .......... .......... .......... 89% 248M 0s #14 7.163 100700K .......... .......... .......... .......... .......... 89% 90.8M 0s #14 7.164 100750K .......... .......... .......... .......... .......... 89% 107M 0s #14 7.164 100800K .......... .......... .......... .......... .......... 89% 89.1M 0s #14 7.165 100850K .......... .......... .......... .......... .......... 89% 185M 0s #14 7.165 100900K .......... .......... .......... .......... .......... 89% 115M 0s #14 7.165 100950K .......... .......... .......... .......... .......... 89% 113M 0s #14 7.166 101000K .......... .......... .......... .......... .......... 89% 122M 0s #14 7.166 101050K .......... .......... .......... .......... .......... 89% 110M 0s #14 7.167 101100K .......... .......... .......... .......... .......... 89% 89.2M 0s #14 7.167 101150K .......... .......... .......... .......... .......... 89% 120M 0s #14 7.168 101200K .......... .......... .......... .......... .......... 89% 119M 0s #14 7.168 101250K .......... .......... .......... .......... .......... 89% 115M 0s #14 7.168 101300K .......... .......... .......... .......... .......... 89% 114M 0s #14 7.169 101350K .......... .......... .......... .......... .......... 89% 118M 0s #14 7.169 101400K .......... .......... .......... .......... .......... 89% 114M 0s #14 7.170 101450K .......... .......... .......... .......... .......... 89% 91.6M 0s #14 7.170 101500K .......... .......... .......... .......... .......... 89% 113M 0s #14 7.171 101550K .......... .......... .......... .......... .......... 89% 114M 0s #14 7.171 101600K .......... .......... .......... .......... .......... 89% 120M 0s #14 7.171 101650K .......... .......... .......... .......... .......... 89% 115M 0s #14 7.172 101700K .......... .......... .......... .......... .......... 89% 115M 0s #14 7.172 101750K .......... .......... .......... .......... .......... 90% 118M 0s #14 7.173 101800K .......... .......... .......... .......... .......... 90% 116M 0s #14 7.173 101850K .......... .......... .......... .......... .......... 90% 114M 0s #14 7.174 101900K .......... .......... .......... .......... .......... 90% 87.1M 0s #14 7.174 101950K .......... .......... .......... .......... .......... 90% 122M 0s #14 7.175 102000K .......... .......... .......... .......... .......... 90% 102M 0s #14 7.175 102050K .......... .......... .......... .......... .......... 90% 127M 0s #14 7.175 102100K .......... .......... .......... .......... .......... 90% 124M 0s #14 7.176 102150K .......... .......... .......... .......... .......... 90% 116M 0s #14 7.176 102200K .......... .......... .......... .......... .......... 90% 117M 0s #14 7.177 102250K .......... .......... .......... .......... .......... 90% 113M 0s #14 7.177 102300K .......... .......... .......... .......... .......... 90% 90.1M 0s #14 7.178 102350K .......... .......... .......... .......... .......... 90% 164M 0s #14 7.230 102400K .......... .......... .......... .......... .......... 90% 957K 0s #14 7.230 102450K .......... .......... .......... .......... .......... 90% 134M 0s #14 7.231 102500K .......... .......... .......... .......... .......... 90% 94.4M 0s #14 7.231 102550K .......... .......... .......... .......... .......... 90% 138M 0s #14 7.231 102600K .......... .......... .......... .......... .......... 90% 107M 0s #14 7.232 102650K .......... .......... .......... .......... .......... 90% 118M 0s #14 7.232 102700K .......... .......... .......... .......... .......... 90% 110M 0s #14 7.233 102750K .......... .......... .......... .......... .......... 90% 98.7M 0s #14 7.233 102800K .......... .......... .......... .......... .......... 90% 96.7M 0s #14 7.234 102850K .......... .......... .......... .......... .......... 91% 114M 0s #14 7.234 102900K .......... .......... .......... .......... .......... 91% 118M 0s #14 7.235 102950K .......... .......... .......... .......... .......... 91% 113M 0s #14 7.235 103000K .......... .......... .......... .......... .......... 91% 115M 0s #14 7.235 103050K .......... .......... .......... .......... .......... 91% 119M 0s #14 7.236 103100K .......... .......... .......... .......... .......... 91% 116M 0s #14 7.236 103150K .......... .......... .......... .......... .......... 91% 88.9M 0s #14 7.237 103200K .......... .......... .......... .......... .......... 91% 116M 0s #14 7.237 103250K .......... .......... .......... .......... .......... 91% 97.6M 0s #14 7.238 103300K .......... .......... .......... .......... .......... 91% 115M 0s #14 7.238 103350K .......... .......... .......... .......... .......... 91% 113M 0s #14 7.239 103400K .......... .......... .......... .......... .......... 91% 115M 0s #14 7.239 103450K .......... .......... .......... .......... .......... 91% 120M 0s #14 7.239 103500K .......... .......... .......... .......... .......... 91% 116M 0s #14 7.240 103550K .......... .......... .......... .......... .......... 91% 89.0M 0s #14 7.240 103600K .......... .......... .......... .......... .......... 91% 125M 0s #14 7.241 103650K .......... .......... .......... .......... .......... 91% 108M 0s #14 7.241 103700K .......... .......... .......... .......... .......... 91% 115M 0s #14 7.242 103750K .......... .......... .......... .......... .......... 91% 116M 0s #14 7.242 103800K .......... .......... .......... .......... .......... 91% 118M 0s #14 7.242 103850K .......... .......... .......... .......... .......... 91% 115M 0s #14 7.243 103900K .......... .......... .......... .......... .......... 91% 117M 0s #14 7.243 103950K .......... .......... .......... .......... .......... 91% 88.0M 0s #14 7.244 104000K .......... .......... .......... .......... .......... 92% 118M 0s #14 7.244 104050K .......... .......... .......... .......... .......... 92% 116M 0s #14 7.245 104100K .......... .......... .......... .......... .......... 92% 116M 0s #14 7.245 104150K .......... .......... .......... .......... .......... 92% 116M 0s #14 7.246 104200K .......... .......... .......... .......... .......... 92% 116M 0s #14 7.246 104250K .......... .......... .......... .......... .......... 92% 115M 0s #14 7.246 104300K .......... .......... .......... .......... .......... 92% 120M 0s #14 7.247 104350K .......... .......... .......... .......... .......... 92% 88.6M 0s #14 7.247 104400K .......... .......... .......... .......... .......... 92% 112M 0s #14 7.248 104450K .......... .......... .......... .......... .......... 92% 118M 0s #14 7.248 104500K .......... .......... .......... .......... .......... 92% 119M 0s #14 7.249 104550K .......... .......... .......... .......... .......... 92% 113M 0s #14 7.249 104600K .......... .......... .......... .......... .......... 92% 117M 0s #14 7.249 104650K .......... .......... .......... .......... .......... 92% 109M 0s #14 7.250 104700K .......... .......... .......... .......... .......... 92% 126M 0s #14 7.250 104750K .......... .......... .......... .......... .......... 92% 88.5M 0s #14 7.251 104800K .......... .......... .......... .......... .......... 92% 116M 0s #14 7.251 104850K .......... .......... .......... .......... .......... 92% 115M 0s #14 7.252 104900K .......... .......... .......... .......... .......... 92% 119M 0s #14 7.252 104950K .......... .......... .......... .......... .......... 92% 114M 0s #14 7.252 105000K .......... .......... .......... .......... .......... 92% 116M 0s #14 7.253 105050K .......... .......... .......... .......... .......... 92% 117M 0s #14 7.253 105100K .......... .......... .......... .......... .......... 92% 106M 0s #14 7.254 105150K .......... .......... .......... .......... .......... 93% 118M 0s #14 7.254 105200K .......... .......... .......... .......... .......... 93% 114M 0s #14 7.255 105250K .......... .......... .......... .......... .......... 93% 88.9M 0s #14 7.255 105300K .......... .......... .......... .......... .......... 93% 118M 0s #14 7.256 105350K .......... .......... .......... .......... .......... 93% 116M 0s #14 7.256 105400K .......... .......... .......... .......... .......... 93% 119M 0s #14 7.256 105450K .......... .......... .......... .......... .......... 93% 112M 0s #14 7.257 105500K .......... .......... .......... .......... .......... 93% 116M 0s #14 7.257 105550K .......... .......... .......... .......... .......... 93% 95.1M 0s #14 7.258 105600K .......... .......... .......... .......... .......... 93% 116M 0s #14 7.258 105650K .......... .......... .......... .......... .......... 93% 120M 0s #14 7.259 105700K .......... .......... .......... .......... .......... 93% 114M 0s #14 7.259 105750K .......... .......... .......... .......... .......... 93% 114M 0s #14 7.259 105800K .......... .......... .......... .......... .......... 93% 119M 0s #14 7.260 105850K .......... .......... .......... .......... .......... 93% 116M 0s #14 7.260 105900K .......... .......... .......... .......... .......... 93% 116M 0s #14 7.261 105950K .......... .......... .......... .......... .......... 93% 88.8M 0s #14 7.261 106000K .......... .......... .......... .......... .......... 93% 117M 0s #14 7.262 106050K .......... .......... .......... .......... .......... 93% 117M 0s #14 7.262 106100K .......... .......... .......... .......... .......... 93% 116M 0s #14 7.263 106150K .......... .......... .......... .......... .......... 93% 116M 0s #14 7.263 106200K .......... .......... .......... .......... .......... 93% 115M 0s #14 7.263 106250K .......... .......... .......... .......... .......... 94% 115M 0s #14 7.264 106300K .......... .......... .......... .......... .......... 94% 96.3M 0s #14 7.264 106350K .......... .......... .......... .......... .......... 94% 107M 0s #14 7.265 106400K .......... .......... .......... .......... .......... 94% 119M 0s #14 7.265 106450K .......... .......... .......... .......... .......... 94% 115M 0s #14 7.266 106500K .......... .......... .......... .......... .......... 94% 115M 0s #14 7.266 106550K .......... .......... .......... .......... .......... 94% 117M 0s #14 7.266 106600K .......... .......... .......... .......... .......... 94% 116M 0s #14 7.267 106650K .......... .......... .......... .......... .......... 94% 116M 0s #14 7.267 106700K .......... .......... .......... .......... .......... 94% 118M 0s #14 7.268 106750K .......... .......... .......... .......... .......... 94% 89.6M 0s #14 7.268 106800K .......... .......... .......... .......... .......... 94% 114M 0s #14 7.269 106850K .......... .......... .......... .......... .......... 94% 116M 0s #14 7.269 106900K .......... .......... .......... .......... .......... 94% 118M 0s #14 7.270 106950K .......... .......... .......... .......... .......... 94% 115M 0s #14 7.270 107000K .......... .......... .......... .......... .......... 94% 114M 0s #14 7.270 107050K .......... .......... .......... .......... .......... 94% 120M 0s #14 7.271 107100K .......... .......... .......... .......... .......... 94% 111M 0s #14 7.271 107150K .......... .......... .......... .......... .......... 94% 91.6M 0s #14 7.272 107200K .......... .......... .......... .......... .......... 94% 116M 0s #14 7.272 107250K .......... .......... .......... .......... .......... 94% 114M 0s #14 7.273 107300K .......... .......... .......... .......... .......... 94% 119M 0s #14 7.273 107350K .......... .......... .......... .......... .......... 94% 111M 0s #14 7.273 107400K .......... .......... .......... .......... .......... 95% 120M 0s #14 7.274 107450K .......... .......... .......... .......... .......... 95% 117M 0s #14 7.274 107500K .......... .......... .......... .......... .......... 95% 116M 0s #14 7.275 107550K .......... .......... .......... .......... .......... 95% 88.5M 0s #14 7.275 107600K .......... .......... .......... .......... .......... 95% 117M 0s #14 7.276 107650K .......... .......... .......... .......... .......... 95% 118M 0s #14 7.276 107700K .......... .......... .......... .......... .......... 95% 116M 0s #14 7.276 107750K .......... .......... .......... .......... .......... 95% 113M 0s #14 7.277 107800K .......... .......... .......... .......... .......... 95% 119M 0s #14 7.277 107850K .......... .......... .......... .......... .......... 95% 113M 0s #14 7.278 107900K .......... .......... .......... .......... .......... 95% 119M 0s #14 7.278 107950K .......... .......... .......... .......... .......... 95% 88.9M 0s #14 7.279 108000K .......... .......... .......... .......... .......... 95% 116M 0s #14 7.279 108050K .......... .......... .......... .......... .......... 95% 118M 0s #14 7.280 108100K .......... .......... .......... .......... .......... 95% 115M 0s #14 7.280 108150K .......... .......... .......... .......... .......... 95% 101M 0s #14 7.280 108200K .......... .......... .......... .......... .......... 95% 139M 0s #14 7.281 108250K .......... .......... .......... .......... .......... 95% 114M 0s #14 7.281 108300K .......... .......... .......... .......... .......... 95% 113M 0s #14 7.282 108350K .......... .......... .......... .......... .......... 95% 90.9M 0s #14 7.282 108400K .......... .......... .......... .......... .......... 95% 85.3M 0s #14 7.283 108450K .......... .......... .......... .......... .......... 95% 186M 0s #14 7.283 108500K .......... .......... .......... .......... .......... 96% 114M 0s #14 7.283 108550K .......... .......... .......... .......... .......... 96% 106M 0s #14 7.284 108600K .......... .......... .......... .......... .......... 96% 104M 0s #14 7.284 108650K .......... .......... .......... .......... .......... 96% 149M 0s #14 7.285 108700K .......... .......... .......... .......... .......... 96% 116M 0s #14 7.285 108750K .......... .......... .......... .......... .......... 96% 87.4M 0s #14 7.286 108800K .......... .......... .......... .......... .......... 96% 123M 0s #14 7.286 108850K .......... .......... .......... .......... .......... 96% 112M 0s #14 7.287 108900K .......... .......... .......... .......... .......... 96% 100M 0s #14 7.287 108950K .......... .......... .......... .......... .......... 96% 131M 0s #14 7.287 109000K .......... .......... .......... .......... .......... 96% 124M 0s #14 7.288 109050K .......... .......... .......... .......... .......... 96% 116M 0s #14 7.288 109100K .......... .......... .......... .......... .......... 96% 119M 0s #14 7.289 109150K .......... .......... .......... .......... .......... 96% 86.8M 0s #14 7.289 109200K .......... .......... .......... .......... .......... 96% 120M 0s #14 7.290 109250K .......... .......... .......... .......... .......... 96% 116M 0s #14 7.290 109300K .......... .......... .......... .......... .......... 96% 115M 0s #14 7.290 109350K .......... .......... .......... .......... .......... 96% 113M 0s #14 7.291 109400K .......... .......... .......... .......... .......... 96% 88.7M 0s #14 7.291 109450K .......... .......... .......... .......... .......... 96% 148M 0s #14 7.292 109500K .......... .......... .......... .......... .......... 96% 131M 0s #14 7.292 109550K .......... .......... .......... .......... .......... 96% 91.2M 0s #14 7.293 109600K .......... .......... .......... .......... .......... 96% 115M 0s #14 7.293 109650K .......... .......... .......... .......... .......... 97% 116M 0s #14 7.294 109700K .......... .......... .......... .......... .......... 97% 119M 0s #14 7.294 109750K .......... .......... .......... .......... .......... 97% 113M 0s #14 7.294 109800K .......... .......... .......... .......... .......... 97% 117M 0s #14 7.295 109850K .......... .......... .......... .......... .......... 97% 118M 0s #14 7.295 109900K .......... .......... .......... .......... .......... 97% 115M 0s #14 7.296 109950K .......... .......... .......... .......... .......... 97% 88.8M 0s #14 7.296 110000K .......... .......... .......... .......... .......... 97% 115M 0s #14 7.297 110050K .......... .......... .......... .......... .......... 97% 115M 0s #14 7.297 110100K .......... .......... .......... .......... .......... 97% 119M 0s #14 7.297 110150K .......... .......... .......... .......... .......... 97% 113M 0s #14 7.298 110200K .......... .......... .......... .......... .......... 97% 116M 0s #14 7.298 110250K .......... .......... .......... .......... .......... 97% 118M 0s #14 7.299 110300K .......... .......... .......... .......... .......... 97% 116M 0s #14 7.299 110350K .......... .......... .......... .......... .......... 97% 90.1M 0s #14 7.300 110400K .......... .......... .......... .......... .......... 97% 116M 0s #14 7.300 110450K .......... .......... .......... .......... .......... 97% 118M 0s #14 7.300 110500K .......... .......... .......... .......... .......... 97% 116M 0s #14 7.301 110550K .......... .......... .......... .......... .......... 97% 113M 0s #14 7.301 110600K .......... .......... .......... .......... .......... 97% 91.9M 0s #14 7.302 110650K .......... .......... .......... .......... .......... 97% 108M 0s #14 7.302 110700K .......... .......... .......... .......... .......... 97% 164M 0s #14 7.303 110750K .......... .......... .......... .......... .......... 97% 94.2M 0s #14 7.303 110800K .......... .......... .......... .......... .......... 98% 114M 0s #14 7.304 110850K .......... .......... .......... .......... .......... 98% 119M 0s #14 7.304 110900K .......... .......... .......... .......... .......... 98% 116M 0s #14 7.304 110950K .......... .......... .......... .......... .......... 98% 114M 0s #14 7.305 111000K .......... .......... .......... .......... .......... 98% 97.1M 0s #14 7.305 111050K .......... .......... .......... .......... .......... 98% 140M 0s #14 7.306 111100K .......... .......... .......... .......... .......... 98% 121M 0s #14 7.306 111150K .......... .......... .......... .......... .......... 98% 88.5M 0s #14 7.307 111200K .......... .......... .......... .......... .......... 98% 89.2M 0s #14 7.307 111250K .......... .......... .......... .......... .......... 98% 164M 0s #14 7.307 111300K .......... .......... .......... .......... .......... 98% 117M 0s #14 7.308 111350K .......... .......... .......... .......... .......... 98% 119M 0s #14 7.308 111400K .......... .......... .......... .......... .......... 98% 113M 0s #14 7.309 111450K .......... .......... .......... .......... .......... 98% 120M 0s #14 7.309 111500K .......... .......... .......... .......... .......... 98% 117M 0s #14 7.310 111550K .......... .......... .......... .......... .......... 98% 87.6M 0s #14 7.310 111600K .......... .......... .......... .......... .......... 98% 115M 0s #14 7.311 111650K .......... .......... .......... .......... .......... 98% 118M 0s #14 7.311 111700K .......... .......... .......... .......... .......... 98% 118M 0s #14 7.311 111750K .......... .......... .......... .......... .......... 98% 116M 0s #14 7.312 111800K .......... .......... .......... .......... .......... 98% 98.5M 0s #14 7.312 111850K .......... .......... .......... .......... .......... 98% 106M 0s #14 7.313 111900K .......... .......... .......... .......... .......... 99% 161M 0s #14 7.313 111950K .......... .......... .......... .......... .......... 99% 89.5M 0s #14 7.314 112000K .......... .......... .......... .......... .......... 99% 116M 0s #14 7.314 112050K .......... .......... .......... .......... .......... 99% 116M 0s #14 7.314 112100K .......... .......... .......... .......... .......... 99% 118M 0s #14 7.315 112150K .......... .......... .......... .......... .......... 99% 114M 0s #14 7.315 112200K .......... .......... .......... .......... .......... 99% 116M 0s #14 7.316 112250K .......... .......... .......... .......... .......... 99% 117M 0s #14 7.316 112300K .......... .......... .......... .......... .......... 99% 117M 0s #14 7.317 112350K .......... .......... .......... .......... .......... 99% 88.8M 0s #14 7.317 112400K .......... .......... .......... .......... .......... 99% 108M 0s #14 7.318 112450K .......... .......... .......... .......... .......... 99% 96.6M 0s #14 7.318 112500K .......... .......... .......... .......... .......... 99% 164M 0s #14 7.318 112550K .......... .......... .......... .......... .......... 99% 115M 0s #14 7.319 112600K .......... .......... .......... .......... .......... 99% 1.24M 0s #14 7.358 112650K .......... .......... .......... .......... .......... 99% 99.0M 0s #14 7.359 112700K .......... .......... .......... .......... .......... 99% 123M 0s #14 7.359 112750K .......... .......... .......... .......... .......... 99% 96.8M 0s #14 7.360 112800K .......... .......... .......... .......... .......... 99% 113M 0s #14 7.360 112850K .......... .......... .......... .......... .......... 99% 116M 0s #14 7.360 112900K .......... .......... .......... .......... .......... 99% 116M 0s #14 7.361 112950K .......... .......... .......... .......... .......... 99% 112M 0s #14 7.361 113000K .......... .......... .......... .......... .......... 99% 106M 0s #14 7.362 113050K .......... .......... .. 100% 170M=1.8s #14 7.362 #14 7.362 2025-10-22 13:09:20 (61.4 MB/s) - 'LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz' saved [115786100/115786100] #14 7.362 #14 7.363 + tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #14 9.055 + rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #14 9.065 + mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm #14 9.066 + /opt/llvm-arm/bin/clang --version #14 9.068 clang version 14.0.0 (https://github.com/llvm/llvm-project.git 329fda39c507e8740978d10458451dcdb21563be) #14 9.068 Target: x86_64-unknown-linux-gnu #14 9.068 Thread model: posix #14 9.068 InstalledDir: /opt/llvm-arm/bin #14 9.069 + /opt/llvm-arm/bin/clang --print-targets #14 9.071 Registered Targets: #14 9.071 aarch64 - AArch64 (little endian) #14 9.071 aarch64_32 - AArch64 (little endian ILP32) #14 9.071 aarch64_be - AArch64 (big endian) #14 9.071 arm - ARM #14 9.071 arm64 - ARM64 (little endian) #14 9.071 arm64_32 - ARM64 (little endian ILP32) #14 9.071 armeb - ARM (big endian) #14 9.071 thumb - Thumb #14 9.071 thumbeb - Thumb (big endian) #14 DONE 10.5s #15 [ 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 libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libidn-dev libjansson-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 libssh-gcrypt-dev libssl-dev libtalloc-dev libtinfo5 libtool 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 sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc xxd && apt-get clean #15 0.441 + apt-get update #15 0.474 Hit:1 http://deb.debian.org/debian bookworm InRelease #15 0.474 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #15 0.474 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #15 0.579 Reading package lists... #15 0.843 + 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 libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libidn-dev libjansson-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 libssh-gcrypt-dev libssl-dev libtalloc-dev libtinfo5 libtool 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 sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc xxd #15 0.845 Reading package lists... #15 1.138 Building dependency tree... #15 1.211 Reading state information... #15 1.311 ca-certificates is already the newest version (20230311+deb12u1). #15 1.311 libtinfo5 is already the newest version (6.4-4). #15 1.311 The following additional packages will be installed: #15 1.311 asciidoc-base asciidoc-common autopoint autotools-dev binutils #15 1.311 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu #15 1.311 bsdextrautils clang-format-14 cmake-data comerr-dev cpp cpp-12 dbus-bin #15 1.311 dbus-daemon dbus-session-bus-common dbus-system-bus-common #15 1.311 dh-strip-nondeterminism dirmngr distro-info-data dmsetup docbook #15 1.311 docbook-dsssl docbook-utils docbook-xml docbook-xsl docutils-common dpkg-dev #15 1.311 dwz fakeroot file fontconfig fontconfig-config fonts-dejavu-core #15 1.311 fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern fonts-urw-base35 g++-12 #15 1.311 gcc-12 gettext gettext-base gfortran-12 gir1.2-glib-2.0 git-man gnupg-l10n #15 1.311 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #15 1.311 groff-base guile-3.0-libs ibverbs-providers icu-devtools inetutils-telnet #15 1.311 intltool-debian krb5-multidev libabsl20220623 libaio1 libann0 libaom3 #15 1.311 libapache-pom-java libapparmor1 libarchive-zip-perl libarchive13 libargon2-1 #15 1.311 libasan8 libasound2 libasound2-data libassuan0 libatomic1 libavahi-client3 #15 1.311 libavahi-common-data libavahi-common3 libavif15 libb-hooks-op-check-perl #15 1.311 libbabeltrace1 libbctoolbox-dev libbctoolbox1 libbinutils libbladerf2 #15 1.311 libblkid-dev libboost-atomic-dev libboost-atomic1.74-dev #15 1.311 libboost-atomic1.74.0 libboost-chrono-dev libboost-chrono1.74-dev #15 1.311 libboost-chrono1.74.0 libboost-container-dev libboost-container1.74-dev #15 1.311 libboost-container1.74.0 libboost-context-dev libboost-context1.74-dev #15 1.311 libboost-context1.74.0 libboost-coroutine-dev libboost-coroutine1.74-dev #15 1.311 libboost-coroutine1.74.0 libboost-date-time-dev libboost-date-time1.74-dev #15 1.311 libboost-date-time1.74.0 libboost-dev libboost-exception-dev #15 1.311 libboost-exception1.74-dev libboost-fiber-dev libboost-fiber1.74-dev #15 1.311 libboost-fiber1.74.0 libboost-filesystem-dev libboost-filesystem1.74-dev #15 1.311 libboost-filesystem1.74.0 libboost-graph-dev libboost-graph-parallel-dev #15 1.311 libboost-graph-parallel1.74-dev libboost-graph-parallel1.74.0 #15 1.311 libboost-graph1.74-dev libboost-graph1.74.0 libboost-iostreams-dev #15 1.311 libboost-iostreams1.74-dev libboost-iostreams1.74.0 libboost-locale-dev #15 1.311 libboost-locale1.74-dev libboost-locale1.74.0 libboost-log-dev #15 1.311 libboost-log1.74-dev libboost-log1.74.0 libboost-math-dev #15 1.311 libboost-math1.74-dev libboost-math1.74.0 libboost-mpi-dev #15 1.311 libboost-mpi-python-dev libboost-mpi-python1.74-dev #15 1.311 libboost-mpi-python1.74.0 libboost-mpi1.74-dev libboost-mpi1.74.0 #15 1.311 libboost-nowide-dev libboost-nowide1.74-dev libboost-nowide1.74.0 #15 1.311 libboost-numpy-dev libboost-numpy1.74-dev libboost-numpy1.74.0 #15 1.311 libboost-program-options-dev libboost-program-options1.74-dev #15 1.311 libboost-program-options1.74.0 libboost-python-dev libboost-python1.74-dev #15 1.311 libboost-python1.74.0 libboost-random-dev libboost-random1.74-dev #15 1.311 libboost-random1.74.0 libboost-regex-dev libboost-regex1.74-dev #15 1.311 libboost-regex1.74.0 libboost-serialization-dev #15 1.311 libboost-serialization1.74-dev libboost-serialization1.74.0 #15 1.311 libboost-stacktrace-dev libboost-stacktrace1.74-dev #15 1.311 libboost-stacktrace1.74.0 libboost-system-dev libboost-system1.74-dev #15 1.311 libboost-system1.74.0 libboost-test-dev libboost-test1.74-dev #15 1.311 libboost-test1.74.0 libboost-thread-dev libboost-thread1.74-dev #15 1.311 libboost-thread1.74.0 libboost-timer-dev libboost-timer1.74-dev #15 1.311 libboost-timer1.74.0 libboost-tools-dev libboost-type-erasure-dev #15 1.311 libboost-type-erasure1.74-dev libboost-type-erasure1.74.0 libboost-wave-dev #15 1.311 libboost-wave1.74-dev libboost-wave1.74.0 libboost1.74-dev #15 1.311 libboost1.74-tools-dev libbpf1 libbrotli1 libbsd-dev libbsd0 libbson-1.0-0 #15 1.311 libbson-dev libc-ares2 libc-dev-bin libc-l10n libc6-dev libcairo-gobject2 #15 1.311 libcairo2 libcap2-bin libcbor0.8 libcc1-0 libcdk5nc6 libcdt5 libcgraph6 #15 1.311 libclang-cpp14 libclang1-14 libclass-method-modifiers-perl #15 1.311 libclass-xsaccessor-perl libclone-perl libcommons-logging-java #15 1.311 libcommons-parent-java libcrypt-dev libcryptsetup12 libcsv3 libctf-nobfd0 #15 1.311 libctf0 libcups2 libcurl3-gnutls libcurl4 libdatrie1 libdav1d6 libdbi1 #15 1.311 libdbus-1-3 libdbus-1-dev libde265-0 libdebhelper-perl libdebuginfod-common #15 1.311 libdebuginfod1 libdecaf0 libdeflate0 libdevel-callchecker-perl #15 1.311 libdevmapper1.02.1 libdpkg-perl libdw1 libdynaloader-functions-perl libedit2 #15 1.311 libelf1 libencode-locale-perl liberror-perl libevent-2.1-7 #15 1.311 libevent-core-2.1-7 libevent-dev libevent-extra-2.1-7 libevent-openssl-2.1-7 #15 1.311 libevent-pthreads-2.1-7 libexpat1 libexpat1-dev libfabric1 libfakeroot #15 1.311 libfdisk1 libfftw3-bin libfftw3-double3 libfftw3-long3 libfftw3-quad3 #15 1.311 libfftw3-single3 libfido2-1 libfile-dirlist-perl libfile-homedir-perl #15 1.311 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #15 1.311 libfile-which-perl libfindlib-ocaml libfontbox-java libfontconfig1 #15 1.311 libfontenc1 libfreetype6 libfribidi0 libgav1-1 libgc1 libgcc-12-dev #15 1.311 libgcrypt20-dev libgd3 libgdbm-compat4 libgdbm6 libgdk-pixbuf-2.0-0 #15 1.311 libgdk-pixbuf2.0-common libgfortran-12-dev libgfortran5 #15 1.311 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data #15 1.311 libglib2.0-dev libglib2.0-dev-bin libgmpxx4ldbl libgnutls-dane0 #15 1.311 libgnutls-openssl27 libgnutlsxx30 libgomp1 libgpg-error-dev libgprofng0 #15 1.311 libgps28 libgraphite2-3 libgs-common libgs10 libgs10-common libgsm1 #15 1.311 libgssapi-krb5-2 libgssrpc4 libgts-0.7-5 libgvc6 libgvpr2 libharfbuzz0b #15 1.311 libheif1 libhiredis0.14 libhtml-parser-perl libhtml-tagset-perl #15 1.311 libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #15 1.311 libhttp-message-perl libhttp-negotiate-perl libhwloc-dev libhwloc-plugins #15 1.311 libhwloc15 libibverbs-dev libibverbs1 libice6 libicu-dev libicu72 libidn12 #15 1.311 libidn2-dev libijs-0.35 libimagequant0 libimport-into-perl #15 1.311 libintelrdfpmath-dev libio-html-perl libio-pty-perl libio-socket-ssl-perl #15 1.311 libip4tc2 libipc-run-perl libipt2 libisl23 libitm1 libjansson4 libjbig0 #15 1.311 libjbig2dec0 libjpeg62-turbo libjs-jquery libjs-jquery-ui libjs-sphinxdoc #15 1.311 libjs-underscore libjson-c5 libjson-perl libjsoncpp25 libk5crypto3 #15 1.311 libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10 libkeyutils1 libkmod2 #15 1.311 libkpathsea6 libkrb5-3 libkrb5-dev libkrb5support0 libksba8 liblab-gamut1 #15 1.311 liblcms2-2 libldap-2.5-0 liblerc4 libllvm14 liblsan0 libltdl-dev libltdl7 #15 1.311 liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc #15 1.311 libmagic1 libmariadb3 libmbedcrypto7 libmbedtls14 libmbedx509-1 libmd-dev #15 1.311 libmime-charset-perl libmnl0 libmodule-runtime-perl libmongoc-1.0-0 #15 1.311 libmongocrypt-dev libmongocrypt0 libmoo-perl libmount-dev libmpc3 libmpfr6 #15 1.311 libmunge2 libncurses-dev libncurses6 libncursesw6 libnet-http-perl #15 1.311 libnet-ssleay-perl libnetsnmptrapd40 libnewlib-dev libnftables1 libnftnl11 #15 1.311 libnghttp2-14 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnorm-dev #15 1.311 libnorm1 libnpth0 libnsl-dev libnsl2 libnuma-dev libnuma1 libopenjp2-7 #15 1.311 libopenmpi-dev libopenmpi3 liboping0 libopts25 libopts25-dev libortp16 #15 1.311 libosp5 libostyle1c2 libp11-kit-dev libpango-1.0-0 libpangocairo-1.0-0 #15 1.311 libpangoft2-1.0-0 libpaper-utils libpaper1 libparams-classify-perl #15 1.311 libparmap-ocaml libpathplan4 libpcap0.8 libpcap0.8-dev libpci-dev libpci3 #15 1.311 libpciaccess0 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 #15 1.311 libpcre3 libpcsclite1 libpdfbox-java libperl5.36 libperlio-gzip-perl #15 1.311 libpgm-5.3-0 libpgm-dev libpipeline1 libpixman-1-0 libpkgconf3 libpmix-dev #15 1.311 libpmix2 libpng16-16 libpopt0 libproc2-0 libpsm-infinipath1 libpsm2-2 #15 1.311 libptexenc1 libpython3-dev libpython3-stdlib libpython3.11 libpython3.11-dev #15 1.311 libpython3.11-minimal libpython3.11-stdlib libquadmath0 libraqm0 librav1e0 #15 1.311 librdmacm1 libreadline8 libregexp-ipv6-perl librhash0 librole-tiny-perl #15 1.311 librsvg2-2 librtmp1 libsasl2-2 libsasl2-dev libsasl2-modules-db libsctp1 #15 1.311 libselinux1-dev libsensors-config libsensors-dev libsensors5 libsepol-dev #15 1.311 libsgmls-perl libsigsegv2 libsm6 libsnappy-dev libsnappy1v5 libsnmp-base #15 1.311 libsnmp40 libsodium-dev libsodium23 libsofia-sip-ua-dev #15 1.311 libsofia-sip-ua-glib3 libsofia-sip-ua0 libsombok3 libsource-highlight-common #15 1.311 libsource-highlight4v5 libsqlite3-0 libssh-gcrypt-4 libssh2-1 #15 1.311 libstdc++-12-dev libstdcompat-ocaml libsub-override-perl libsub-quote-perl #15 1.311 libsvtav1enc1 libsynctex2 libsystemd-shared libtalloc2 libtasn1-6-dev #15 1.311 libteckit0 libtexlua53-5 libtexluajit2 libtext-charwidth-perl #15 1.311 libtext-unidecode-perl libtext-wrapi18n-perl libthai-data libthai0 libtiff6 #15 1.311 libtimedate-perl libtinyxml2-9 libtirpc-common libtirpc-dev libtirpc3 #15 1.311 libtry-tiny-perl libtsan2 libubsan1 libuchardet0 libucx0 libudev-dev #15 1.311 libunbound8 libunicode-linebreak-perl liburi-perl liburing2 libusb-0.1-4 #15 1.311 libusb-1.0-0 libuv1 libwebp7 libwebpdemux2 libwebpmux3 libwrap0 libwrap0-dev #15 1.311 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libx265-199 #15 1.311 libxapian30 libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 #15 1.311 libxext6 libxi6 libxml-libxml-perl libxml-namespacesupport-perl #15 1.311 libxml-sax-base-perl libxml-sax-perl libxml2 libxml2-dev libxmu6 libxnvctrl0 #15 1.311 libxpm4 libxrender1 libxslt1.1 libxt6 libxtables12 libyaml-0-2 libyuv0 #15 1.311 libz3-4 libzmq5 libzstd-dev libzzip-0-13 linux-libc-dev lmodern lynx #15 1.311 lynx-common m4 mailcap man-db mariadb-common media-types mime-support #15 1.311 module-assistant mpi-default-bin mpi-default-dev mysql-common netbase #15 1.311 nettle-dev ninja-build ocaml-base ocaml-findlib ocl-icd-libopencl1 openjade #15 1.311 openmpi-bin openmpi-common opensp patch patchutils pci.ids perl #15 1.311 perl-modules-5.36 perl-openssl-defaults pinentry-curses pkgconf pkgconf-bin #15 1.311 po-debconf poppler-data preview-latex-style procps python-apt-common #15 1.311 python3-apt python3-astroid python3-attr python3-blockdiag python3-dev #15 1.311 python3-dill python3-distlib python3-distutils python3-docutils #15 1.311 python3-filelock python3-funcparserlib python3-importlib-metadata #15 1.311 python3-iniconfig python3-isort python3-lazy-object-proxy python3-lib2to3 #15 1.311 python3-logilab-common python3-markupsafe python3-mccabe python3-minimal #15 1.311 python3-more-itertools python3-mypy-extensions python3-packaging python3-pil #15 1.311 python3-pip-whl python3-pkg-resources python3-platformdirs python3-pluggy #15 1.311 python3-py python3-pygments python3-reportlab python3-reportlab-accel #15 1.311 python3-roman python3-setuptools-whl python3-six python3-toml #15 1.311 python3-tomlkit python3-typing-extensions python3-virtualenv #15 1.311 python3-webcolors python3-wheel python3-wheel-whl python3-wrapt python3-zipp #15 1.311 python3.11 python3.11-dev python3.11-minimal readline-common rpcsvc-proto #15 1.311 sdcc-libraries sensible-utils sgml-base sgml-data sgmlspl shared-mime-info #15 1.311 swig4.0 t1utils teckit tex-common texlive texlive-base texlive-bibtex-extra #15 1.311 texlive-binaries texlive-extra-utils texlive-fonts-recommended #15 1.311 texlive-formats-extra texlive-lang-greek texlive-latex-base #15 1.311 texlive-latex-extra texlive-latex-recommended texlive-luatex #15 1.311 texlive-pictures texlive-plain-generic texlive-science texlive-xetex tipa #15 1.311 ucf uuid-dev wdiff x11-common xdg-utils xfonts-encodings xfonts-utils #15 1.311 xml-core xz-utils zlib1g-dev #15 1.313 Suggested packages: #15 1.313 asciidoc-doc epubcheck gnu-standards autoconf-doc binutils-doc bison-doc #15 1.313 bzip2-doc distcc | icecc cmake-doc cmake-format elpa-cmake-mode #15 1.313 coccinelle-doc vim-addon-manager doc-base cpp-doc gcc-12-locales cpp-12-doc #15 1.313 cppcheck-gui clang clang-tidy graphicsmagick-imagemagick-compat #15 1.313 | imagemagick inkscape latex-cjk-all pdf-viewer texlive-lang-all #15 1.313 texlive-lang-cyrillic transfig xindy default-dbus-session-bus #15 1.313 | dbus-session-bus dh-make adequate at autopkgtest bls-standalone bsd-mailx #15 1.313 | mailx check-all-the-things cvs-buildpackage diffoscope disorderfs #15 1.313 dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help #15 1.313 libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl #15 1.313 libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt #15 1.313 piuparts postgresql-client pristine-lfs quilt ratt reprotest #15 1.313 svn-buildpackage w3m dbus-user-session libpam-systemd pinentry-gnome3 tor #15 1.313 docbook-defguide psgml docbook-dsssl-doc dbtoepub docbook-xsl-doc-html #15 1.313 | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc #15 1.313 docbook-xsl-saxon fop libsaxon-java libxalan2-java libxslthl-java xalan #15 1.313 docbook-xsl-ns docbook5-defguide doxygen-latex doxygen-doc doxygen-gui #15 1.313 debian-keyring flex-doc fonts-freefont-otf | fonts-freefont-ttf #15 1.313 fonts-texgyre g++-multilib g++-12-multilib gcc-12-doc gawk-doc gcc-multilib #15 1.313 manpages-dev gcc-doc gcc-12-multilib gdb-doc gdbserver gettext-doc #15 1.313 libasprintf-dev libgettextpo-dev gfortran-12-multilib gfortran-12-doc #15 1.313 libcoarrays-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #15 1.313 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #15 1.313 scdaemon gsfonts graphviz-doc groff lm-sensors lsof strace iproute2-doc #15 1.313 krb5-doc lrzip libasound2-plugins alsa-utils libasound2-doc libbladerf-doc #15 1.313 bladerf-firmware bladerf-fpga libboost-doc libboost1.74-doc gccxml #15 1.313 libboost-contract1.74-dev libmpfrc++-dev libntl-dev default-jdk glibc-doc #15 1.313 libavalon-framework-java libcommons-logging-java-doc #15 1.313 libexcalibur-logkit-java liblog4j1.2-java cups-common bzr libfftw3-doc #15 1.313 libgcrypt20-doc libgd-tools gdbm-l10n low-memory-monitor #15 1.313 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin gmp-doc #15 1.313 libgmp10-doc libmpfr-dev dns-root-data gnutls-bin gnutls-doc gpsd krb5-user #15 1.313 libdata-dump-perl libhwloc-contrib-plugins icu-doc idn libjs-jquery-ui-docs #15 1.313 liblcms2-utils libtool-doc libcrypt-ssleay-perl libencode-eucjpascii-perl #15 1.313 libencode-hanextra-perl libpod2-base-perl ncurses-doc libnewlib-doc #15 1.313 libnftnl-dev-doc libnghttp2-doc libnorm-doc openmpi-doc p11-kit-doc #15 1.313 libscalar-number-perl pciutils pcscd readline-doc lksctp-tools sgmls-doc #15 1.313 snmp-mibs-downloader sofia-sip-doc sqlite3-doc libssh-doc libssl-doc #15 1.313 libstdc++-12-doc gcj-jdk libsub-name-perl libbusiness-isbn-perl #15 1.313 libauthen-ntlm-perl xapian-tools libyaml-doc m4-doc make-doc apparmor less #15 1.313 dialog | whiptail camlp4 opencl-icd gfortran | fortran-compiler keychain #15 1.313 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #15 1.313 libterm-readline-gnu-perl | libterm-readline-perl-perl #15 1.313 libtap-harness-archive-perl pinentry-doc libmail-box-perl poppler-utils #15 1.313 fonts-japanese-mincho | fonts-ipafont-mincho fonts-japanese-gothic #15 1.313 | fonts-ipafont-gothic fonts-arphic-ukai fonts-arphic-uming fonts-nanum #15 1.313 pylint-doc python3-doc python3-tk python3-venv python-apt-doc #15 1.313 python-attr-doc python3-objgraph docutils-doc fonts-linuxlibertine #15 1.313 | ttf-linux-libertine texlive-lang-french python-mako-doc python3-beaker #15 1.313 python-pil-doc subversion python-pygments-doc ttf-bitstream-vera #15 1.313 python3-egenix-mxtexttools python-reportlab-doc python-setuptools-doc #15 1.313 python3.11-venv python3.11-doc binfmt-support openssh-server #15 1.313 python3-braceexpand python sdcc-ucsim sgml-base-doc perlsgml w3-recs #15 1.313 swig-doc swig-examples swig4.0-examples swig4.0-doc systemd-container #15 1.313 systemd-homed systemd-userdbd systemd-boot systemd-resolved libqrencode4 #15 1.313 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 perl-tk #15 1.313 xpdf | pdf-viewer xzdec chktex default-jre-headless dvidvi dvipng fragmaster #15 1.313 lacheck latexdiff purifyeps texlive-fonts-recommended-doc #15 1.313 texlive-latex-base-doc wp2latex icc-profiles texlive-latex-extra-doc #15 1.313 texlive-latex-recommended-doc texlive-pstricks dot2tex prerex #15 1.313 texlive-pictures-doc vprerex texlive-science-doc tipa-doc zip wdiff-doc #15 1.313 Recommended packages: #15 1.313 xmlto autogen-doc dahdi-linux dblatex-doc dctrl-tools dput | dupload #15 1.313 libdistro-info-perl libgit-wrapper-perl libgitlab-api-v4-perl #15 1.313 liblist-compare-perl libstring-shellquote-perl licensecheck lintian #15 1.313 python3-debian python3-magic python3-requests python3-unidiff python3-xdg #15 1.313 strace debian-keyring libsoap-lite-perl pristine-tar libalgorithm-merge-perl #15 1.313 libfl-dev libc-dbg less fonts-liberation2 libatm1 xpdf | pdf-viewer #15 1.313 libgd-gd2-perl alsa-ucm-conf alsa-topology-conf bladerf manpages #15 1.313 manpages-dev libc-devtools libpam-cap libfile-fcntllock-perl #15 1.313 liblocale-gettext-perl libarchive-cpio-perl libgdk-pixbuf2.0-bin #15 1.313 xdg-user-dirs fonts-droid-fallback libgts-bin libhtml-format-perl #15 1.313 javascript-common libjson-xs-perl krb5-locales libldap-common libtool-bin #15 1.313 libnamespace-clean-perl libgpm2 libstdc++-arm-none-eabi-newlib #15 1.313 libcoarrays-openmpi-dev librsvg2-common libsasl2-modules libsnmp-perl #15 1.313 libxstring-perl libtasn1-doc libusb-1.0-doc libdata-dump-perl #15 1.313 libhtml-form-perl libhttp-daemon-perl libmailtools-perl #15 1.313 libxml-sax-expat-perl cppzmq-dev libfindlib-ocaml-dev udev xauth #15 1.313 libmail-sendmail-perl psmisc python3-tk lsb-release iso-codes #15 1.313 python3-olefile pyflakes3 python3-renderpm sdcc-doc gputils #15 1.313 systemd-timesyncd | time-daemon fonts-texgyre fonts-texgyre-math dvisvgm #15 1.313 liblog-log4perl-perl libyaml-tiny-perl ruby default-jre #15 1.313 libspreadsheet-parseexcel-perl tk libfile-mimeinfo-perl libnet-dbus-perl #15 1.313 libx11-protocol-perl x11-utils x11-xserver-utils #15 3.798 The following NEW packages will be installed: #15 3.798 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex autoconf #15 3.798 autoconf-archive autogen automake autopoint autotools-dev bc binutils #15 3.798 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu bison #15 3.798 bsdextrautils build-essential bzip2 ccache clang-format clang-format-14 #15 3.798 cmake cmake-data coccinelle comerr-dev cpp cpp-12 cppcheck curl dahdi-source #15 3.798 dblatex dbus dbus-bin dbus-daemon dbus-session-bus-common #15 3.798 dbus-system-bus-common debhelper devscripts dh-autoreconf #15 3.798 dh-strip-nondeterminism dirmngr distro-info-data dmsetup docbook #15 3.798 docbook-dsssl docbook-utils docbook-xml docbook-xsl docbook5-xml #15 3.798 docutils-common doxygen dpkg-dev dwz equivs fakeroot file flex fontconfig #15 3.798 fontconfig-config fonts-dejavu-core fonts-gfs-baskerville fonts-gfs-porson #15 3.798 fonts-lmodern fonts-urw-base35 g++ g++-12 gawk gcc gcc-12 gcc-arm-none-eabi #15 3.798 gdb gettext gettext-base gfortran-12 ghostscript gir1.2-glib-2.0 git git-man #15 3.798 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #15 3.798 gpgconf gpgsm graphviz groff-base guile-3.0-libs htop ibverbs-providers #15 3.798 icu-devtools inetutils-telnet intltool-debian iproute2 krb5-multidev latexmk #15 3.798 lcov libabsl20220623 libaio-dev libaio1 libann0 libaom3 libapache-pom-java #15 3.798 libapparmor1 libarchive-zip-perl libarchive13 libargon2-1 libasan8 #15 3.798 libasound2 libasound2-data libasound2-dev libassuan0 libatomic1 #15 3.798 libavahi-client3 libavahi-common-data libavahi-common3 libavif15 #15 3.798 libb-hooks-op-check-perl libbabeltrace1 libbctoolbox-dev libbctoolbox1 #15 3.798 libbinutils libbladerf-dev libbladerf2 libblkid-dev libboost-all-dev #15 3.798 libboost-atomic-dev libboost-atomic1.74-dev libboost-atomic1.74.0 #15 3.798 libboost-chrono-dev libboost-chrono1.74-dev libboost-chrono1.74.0 #15 3.798 libboost-container-dev libboost-container1.74-dev libboost-container1.74.0 #15 3.798 libboost-context-dev libboost-context1.74-dev libboost-context1.74.0 #15 3.798 libboost-coroutine-dev libboost-coroutine1.74-dev libboost-coroutine1.74.0 #15 3.798 libboost-date-time-dev libboost-date-time1.74-dev libboost-date-time1.74.0 #15 3.798 libboost-dev libboost-exception-dev libboost-exception1.74-dev #15 3.798 libboost-fiber-dev libboost-fiber1.74-dev libboost-fiber1.74.0 #15 3.798 libboost-filesystem-dev libboost-filesystem1.74-dev #15 3.798 libboost-filesystem1.74.0 libboost-graph-dev libboost-graph-parallel-dev #15 3.798 libboost-graph-parallel1.74-dev libboost-graph-parallel1.74.0 #15 3.798 libboost-graph1.74-dev libboost-graph1.74.0 libboost-iostreams-dev #15 3.798 libboost-iostreams1.74-dev libboost-iostreams1.74.0 libboost-locale-dev #15 3.798 libboost-locale1.74-dev libboost-locale1.74.0 libboost-log-dev #15 3.798 libboost-log1.74-dev libboost-log1.74.0 libboost-math-dev #15 3.798 libboost-math1.74-dev libboost-math1.74.0 libboost-mpi-dev #15 3.798 libboost-mpi-python-dev libboost-mpi-python1.74-dev #15 3.798 libboost-mpi-python1.74.0 libboost-mpi1.74-dev libboost-mpi1.74.0 #15 3.798 libboost-nowide-dev libboost-nowide1.74-dev libboost-nowide1.74.0 #15 3.798 libboost-numpy-dev libboost-numpy1.74-dev libboost-numpy1.74.0 #15 3.798 libboost-program-options-dev libboost-program-options1.74-dev #15 3.798 libboost-program-options1.74.0 libboost-python-dev libboost-python1.74-dev #15 3.798 libboost-python1.74.0 libboost-random-dev libboost-random1.74-dev #15 3.798 libboost-random1.74.0 libboost-regex-dev libboost-regex1.74-dev #15 3.798 libboost-regex1.74.0 libboost-serialization-dev #15 3.798 libboost-serialization1.74-dev libboost-serialization1.74.0 #15 3.798 libboost-stacktrace-dev libboost-stacktrace1.74-dev #15 3.798 libboost-stacktrace1.74.0 libboost-system-dev libboost-system1.74-dev #15 3.798 libboost-system1.74.0 libboost-test-dev libboost-test1.74-dev #15 3.798 libboost-test1.74.0 libboost-thread-dev libboost-thread1.74-dev #15 3.798 libboost-thread1.74.0 libboost-timer-dev libboost-timer1.74-dev #15 3.798 libboost-timer1.74.0 libboost-tools-dev libboost-type-erasure-dev #15 3.798 libboost-type-erasure1.74-dev libboost-type-erasure1.74.0 libboost-wave-dev #15 3.798 libboost-wave1.74-dev libboost-wave1.74.0 libboost1.74-dev #15 3.798 libboost1.74-tools-dev libbpf1 libbrotli1 libbsd-dev libbsd0 libbson-1.0-0 #15 3.798 libbson-dev libc-ares-dev libc-ares2 libc-dev-bin libc-l10n libc6-dev #15 3.798 libcairo-gobject2 libcairo2 libcap2-bin libcbor0.8 libcc1-0 libcdk5-dev #15 3.798 libcdk5nc6 libcdt5 libcgraph6 libclang-cpp14 libclang1-14 #15 3.798 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #15 3.798 libcommons-logging-java libcommons-parent-java libcrypt-dev libcryptsetup12 #15 3.798 libcsv-dev libcsv3 libctf-nobfd0 libctf0 libcups2 libcurl3-gnutls libcurl4 #15 3.798 libdatrie1 libdav1d6 libdbd-sqlite3 libdbi-dev libdbi1 libdbus-1-3 #15 3.798 libdbus-1-dev libde265-0 libdebhelper-perl libdebuginfod-common #15 3.798 libdebuginfod1 libdecaf0 libdeflate0 libdevel-callchecker-perl #15 3.798 libdevmapper1.02.1 libdpkg-perl libdw1 libdynaloader-functions-perl libedit2 #15 3.798 libelf-dev libelf1 libencode-locale-perl liberror-perl libevent-2.1-7 #15 3.798 libevent-core-2.1-7 libevent-dev libevent-extra-2.1-7 libevent-openssl-2.1-7 #15 3.798 libevent-pthreads-2.1-7 libexpat1 libexpat1-dev libfabric1 libfakeroot #15 3.798 libfdisk1 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 #15 3.798 libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfido2-1 #15 3.798 libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl #15 3.798 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #15 3.798 libfindlib-ocaml libfontbox-java libfontconfig1 libfontenc1 libfreetype6 #15 3.798 libfribidi0 libgav1-1 libgc1 libgcc-12-dev libgcrypt20-dev libgd3 #15 3.798 libgdbm-compat4 libgdbm6 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common #15 3.798 libgfortran-12-dev libgfortran5 libgirepository-1.0-1 libglib2.0-0 #15 3.798 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgmp-dev #15 3.798 libgmpxx4ldbl libgnutls-dane0 libgnutls-openssl27 libgnutls28-dev #15 3.798 libgnutlsxx30 libgomp1 libgpg-error-dev libgprofng0 libgps-dev libgps28 #15 3.798 libgraphite2-3 libgs-common libgs10 libgs10-common libgsm1 libgsm1-dev #15 3.798 libgssapi-krb5-2 libgssrpc4 libgts-0.7-5 libgvc6 libgvpr2 libharfbuzz0b #15 3.798 libheif1 libhiredis0.14 libhtml-parser-perl libhtml-tagset-perl #15 3.798 libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #15 3.798 libhttp-message-perl libhttp-negotiate-perl libhwloc-dev libhwloc-plugins #15 3.798 libhwloc15 libibverbs-dev libibverbs1 libice6 libicu-dev libicu72 libidn-dev #15 3.798 libidn12 libidn2-dev libijs-0.35 libimagequant0 libimport-into-perl #15 3.798 libintelrdfpmath-dev libio-html-perl libio-pty-perl libio-socket-ssl-perl #15 3.798 libip4tc2 libipc-run-perl libipt2 libisl23 libitm1 libjansson-dev #15 3.798 libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo libjs-jquery #15 3.798 libjs-jquery-ui libjs-sphinxdoc libjs-underscore libjson-c5 libjson-perl #15 3.798 libjsoncpp25 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10 #15 3.798 libkeyutils1 libkmod2 libkpathsea6 libkrb5-3 libkrb5-dev libkrb5support0 #15 3.798 libksba8 liblab-gamut1 liblcms2-2 libldap-2.5-0 liblerc4 libllvm14 liblsan0 #15 3.798 libltdl-dev libltdl7 liblua5.3-0 liblua5.3-dev liblwp-mediatypes-perl #15 3.798 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmariadb3 libmbedcrypto7 #15 3.798 libmbedtls14 libmbedx509-1 libmd-dev libmime-charset-perl libmnl-dev libmnl0 #15 3.798 libmodule-runtime-perl libmongoc-1.0-0 libmongoc-dev libmongocrypt-dev #15 3.798 libmongocrypt0 libmoo-perl libmount-dev libmpc3 libmpfr6 libmunge2 #15 3.798 libncurses-dev libncurses5-dev libncurses6 libncursesw6 libnet-http-perl #15 3.798 libnet-ssleay-perl libnetsnmptrapd40 libnewlib-arm-none-eabi libnewlib-dev #15 3.798 libnftables-dev libnftables1 libnftnl-dev libnftnl11 libnghttp2-14 #15 3.798 libnghttp2-dev libnl-3-200 libnl-3-dev libnl-genl-3-200 libnl-route-3-200 #15 3.798 libnl-route-3-dev libnorm-dev libnorm1 libnpth0 libnsl-dev libnsl2 #15 3.798 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev libopenmpi3 liboping-dev #15 3.798 liboping0 libopts25 libopts25-dev libortp-dev libortp16 libosp5 libostyle1c2 #15 3.798 libp11-kit-dev libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 #15 3.798 libpaper-utils libpaper1 libparams-classify-perl libparmap-ocaml #15 3.798 libpathplan4 libpcap-dev libpcap0.8 libpcap0.8-dev libpci-dev libpci3 #15 3.798 libpciaccess0 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 #15 3.798 libpcre3 libpcsclite-dev libpcsclite1 libpdfbox-java libperl5.36 #15 3.798 libperlio-gzip-perl libpgm-5.3-0 libpgm-dev libpipeline1 libpixman-1-0 #15 3.798 libpkgconf3 libpmix-dev libpmix2 libpng16-16 libpopt0 libproc2-0 #15 3.798 libpsm-infinipath1 libpsm2-2 libptexenc1 libpython3-dev libpython3-stdlib #15 3.798 libpython3.11 libpython3.11-dev libpython3.11-minimal libpython3.11-stdlib #15 3.798 libquadmath0 libraqm0 librav1e0 librdmacm1 libreadline-dev libreadline8 #15 3.798 libregexp-ipv6-perl librhash0 librole-tiny-perl librsvg2-2 librsvg2-bin #15 3.799 librtmp1 libsasl2-2 libsasl2-dev libsasl2-modules-db libsctp-dev libsctp1 #15 3.799 libselinux1-dev libsensors-config libsensors-dev libsensors5 libsepol-dev #15 3.799 libsgmls-perl libsigsegv-dev libsigsegv2 libsm6 libsnappy-dev libsnappy1v5 #15 3.799 libsnmp-base libsnmp-dev libsnmp40 libsodium-dev libsodium23 #15 3.799 libsofia-sip-ua-dev libsofia-sip-ua-glib-dev libsofia-sip-ua-glib3 #15 3.799 libsofia-sip-ua0 libsombok3 libsource-highlight-common #15 3.799 libsource-highlight4v5 libsqlite3-0 libsqlite3-dev libssh-gcrypt-4 #15 3.799 libssh-gcrypt-dev libssh2-1 libssl-dev libstdc++-12-dev libstdcompat-ocaml #15 3.799 libsub-override-perl libsub-quote-perl libsvtav1enc1 libsynctex2 #15 3.799 libsystemd-shared libtalloc-dev libtalloc2 libtasn1-6-dev libteckit0 #15 3.799 libtexlua53-5 libtexluajit2 libtext-charwidth-perl libtext-unidecode-perl #15 3.799 libtext-wrapi18n-perl libthai-data libthai0 libtiff6 libtimedate-perl #15 3.799 libtinyxml2-9 libtirpc-common libtirpc-dev libtirpc3 libtool #15 3.799 libtry-tiny-perl libtsan2 libubsan1 libuchardet0 libucx0 libudev-dev #15 3.799 libunbound8 libunicode-linebreak-perl liburi-perl liburing-dev liburing2 #15 3.799 libusb-0.1-4 libusb-1.0-0 libusb-1.0-0-dev libusb-dev libuv1 libwebp7 #15 3.799 libwebpdemux2 libwebpmux3 libwrap0 libwrap0-dev libwww-perl #15 3.799 libwww-robotrules-perl libx11-6 libx11-data libx265-199 libxapian30 libxau6 #15 3.799 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 #15 3.799 libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl #15 3.799 libxml-sax-perl libxml2 libxml2-dev libxml2-utils libxmu6 libxnvctrl0 #15 3.799 libxpm4 libxrender1 libxslt1.1 libxt6 libxtables12 libyaml-0-2 libyaml-dev #15 3.799 libyuv0 libz3-4 libzmq3-dev libzmq5 libzstd-dev libzzip-0-13 linux-libc-dev #15 3.799 lmodern locales lua-socket lynx lynx-common m4 mailcap make man-db #15 3.799 mariadb-common media-types meson mime-support module-assistant #15 3.799 mpi-default-bin mpi-default-dev mscgen mysql-common netbase nettle-dev #15 3.799 ninja-build ocaml-base ocaml-findlib ocl-icd-libopencl1 ofono openjade #15 3.799 openmpi-bin openmpi-common opensp openssh-client patch patchelf patchutils #15 3.799 pci.ids perl perl-modules-5.36 perl-openssl-defaults picolibc-arm-none-eabi #15 3.799 pinentry-curses pkg-config pkgconf pkgconf-bin po-debconf poppler-data #15 3.799 preview-latex-style procps pylint python-apt-common python3 python3-apt #15 3.799 python3-astroid python3-attr python3-blockdiag python3-dev python3-dill #15 3.799 python3-distlib python3-distutils python3-docutils python3-filelock #15 3.799 python3-funcparserlib python3-gi python3-importlib-metadata #15 3.799 python3-iniconfig python3-isort python3-lazy-object-proxy python3-lib2to3 #15 3.799 python3-logilab-common python3-mako python3-markupsafe python3-mccabe #15 3.799 python3-minimal python3-more-itertools python3-mypy-extensions #15 3.799 python3-nwdiag python3-packaging python3-pil python3-pip python3-pip-whl #15 3.799 python3-pkg-resources python3-platformdirs python3-pluggy python3-py #15 3.799 python3-pyflakes python3-pygments python3-pytest python3-reportlab #15 3.799 python3-reportlab-accel python3-roman python3-setuptools #15 3.799 python3-setuptools-whl python3-six python3-toml python3-tomlkit #15 3.799 python3-typing-extensions python3-usb python3-virtualenv python3-webcolors #15 3.799 python3-wheel python3-wheel-whl python3-wrapt python3-yaml python3-zipp #15 3.799 python3.11 python3.11-dev python3.11-minimal readline-common rpcsvc-proto #15 3.799 rsync sdcc sdcc-libraries sensible-utils sgml-base sgml-data sgmlspl #15 3.799 shared-mime-info source-highlight sqlite3 stow sudo swig swig4.0 systemd #15 3.799 t1utils tcpdump teckit telnet tex-common tex-gyre texinfo texlive #15 3.799 texlive-base texlive-bibtex-extra texlive-binaries texlive-extra-utils #15 3.799 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #15 3.799 texlive-latex-base texlive-latex-extra texlive-latex-recommended #15 3.799 texlive-luatex texlive-pictures texlive-plain-generic texlive-science #15 3.799 texlive-xetex tipa ucf unzip uuid-dev virtualenv wdiff x11-common xdg-utils #15 3.799 xfonts-encodings xfonts-utils xml-core xsltproc xxd xz-utils zlib1g-dev #15 3.828 0 upgraded, 813 newly installed, 0 to remove and 0 not upgraded. #15 3.828 Need to get 957 MB of archives. #15 3.828 After this operation, 4119 MB of additional disk space will be used. #15 3.828 Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] #15 3.834 Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] #15 3.841 Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] #15 3.846 Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] #15 3.849 Get:5 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] #15 3.852 Get:6 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u3 [194 kB] #15 3.855 Get:7 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] #15 3.857 Get:8 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] #15 3.857 Get:9 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] #15 3.857 Get:10 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.39-1~deb12u1 [1695 kB] #15 3.872 Get:11 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.39-1~deb12u1 [3042 kB] #15 3.898 Get:12 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] #15 3.899 Get:13 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] #15 3.900 Get:14 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] #15 3.901 Get:15 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u2 [99.9 kB] #15 3.902 Get:16 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] #15 3.903 Get:17 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] #15 3.904 Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] #15 3.905 Get:19 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u3 [2815 kB] #15 3.929 Get:20 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB] #15 3.929 Get:21 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] #15 3.930 Get:22 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u3 [4196 kB] #15 3.966 Get:23 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u3 [239 kB] #15 3.967 Get:24 http://deb.debian.org/debian bookworm/main amd64 autoconf-archive all 20220903-3 [775 kB] #15 3.974 Get:25 http://deb.debian.org/debian bookworm/main amd64 ocaml-base amd64 4.13.1-4 [668 kB] #15 3.980 Get:26 http://deb.debian.org/debian bookworm/main amd64 libparmap-ocaml amd64 1.2.5-1 [84.3 kB] #15 3.980 Get:27 http://deb.debian.org/debian bookworm/main amd64 libfindlib-ocaml amd64 1.9.6-1+b1 [169 kB] #15 3.982 Get:28 http://deb.debian.org/debian bookworm/main amd64 ocaml-findlib amd64 1.9.6-1+b1 [481 kB] #15 3.986 Get:29 http://deb.debian.org/debian bookworm/main amd64 libstdcompat-ocaml amd64 19-1 [70.0 kB] #15 3.987 Get:30 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6+deb12u6 [817 kB] #15 3.994 Get:31 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6+deb12u6 [2064 kB] #15 4.011 Get:32 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB] #15 4.012 Get:33 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB] #15 4.012 Get:34 http://deb.debian.org/debian bookworm/main amd64 mailcap all 3.70+nmu1 [32.0 kB] #15 4.012 Get:35 http://deb.debian.org/debian bookworm/main amd64 mime-support all 3.66 [10.9 kB] #15 4.012 Get:36 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB] #15 4.013 Get:37 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u4 [33.2 kB] #15 4.013 Get:38 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u4 [79.8 kB] #15 4.014 Get:39 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] #15 4.014 Get:40 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u4 [334 kB] #15 4.020 Get:41 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u4 [135 kB] #15 4.021 Get:42 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] #15 4.022 Get:43 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] #15 4.023 Get:44 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] #15 4.023 Get:45 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB] #15 4.024 Get:46 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB] #15 4.025 Get:47 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2+deb12u2 [839 kB] #15 4.033 Get:48 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6+deb12u6 [1798 kB] #15 4.048 Get:49 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6+deb12u6 [573 kB] #15 4.053 Get:50 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B] #15 4.053 Get:51 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB] #15 4.053 Get:52 http://deb.debian.org/debian bookworm/main amd64 libpcre3 amd64 2:8.39-15 [341 kB] #15 4.056 Get:53 http://deb.debian.org/debian bookworm/main amd64 coccinelle amd64 1.1.1.deb-2+b1 [6856 kB] #15 4.115 Get:54 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] #15 4.117 Get:55 http://deb.debian.org/debian bookworm/main amd64 flex amd64 2.6.4-8.2 [422 kB] #15 4.120 Get:56 http://deb.debian.org/debian bookworm/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB] #15 4.126 Get:57 http://deb.debian.org/debian bookworm/main amd64 libsigsegv2 amd64 2.14-1 [37.2 kB] #15 4.127 Get:58 http://deb.debian.org/debian bookworm/main amd64 gawk amd64 1:5.2.1-2 [673 kB] #15 4.133 Get:59 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] #15 4.133 Get:60 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] #15 4.133 Get:61 http://deb.debian.org/debian bookworm/main amd64 libdebuginfod-common all 0.188-2.1 [21.5 kB] #15 4.133 Get:62 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2+deb12u7 [1401 kB] #15 4.145 Get:63 http://deb.debian.org/debian bookworm/main amd64 ofono amd64 1.31-3+b1 [710 kB] #15 4.151 Get:64 http://deb.debian.org/debian bookworm/main amd64 poppler-data all 0.4.12-1 [1601 kB] #15 4.165 Get:65 http://deb.debian.org/debian bookworm/main amd64 libpopt0 amd64 1.19+dfsg-1 [43.3 kB] #15 4.165 Get:66 http://deb.debian.org/debian bookworm/main amd64 rsync amd64 3.2.7-1+deb12u2 [419 kB] #15 4.169 Get:67 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB] #15 4.169 Get:68 http://deb.debian.org/debian bookworm/main amd64 sudo amd64 1.9.13p3-1+deb12u2 [1890 kB] #15 4.186 Get:69 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB] #15 4.187 Get:70 http://deb.debian.org/debian bookworm/main amd64 libbpf1 amd64 1:1.1.2-0+deb12u1 [145 kB] #15 4.188 Get:71 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] #15 4.189 Get:72 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #15 4.189 Get:73 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB] #15 4.189 Get:74 http://deb.debian.org/debian bookworm/main amd64 libcap2-bin amd64 1:2.66-4+deb12u2 [34.9 kB] #15 4.190 Get:75 http://deb.debian.org/debian bookworm/main amd64 iproute2 amd64 6.1.0-3 [1046 kB] #15 4.199 Get:76 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB] #15 4.199 Get:77 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] #15 4.199 Get:78 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] #15 4.205 Get:79 http://deb.debian.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB] #15 4.206 Get:80 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB] #15 4.208 Get:81 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB] #15 4.209 Get:82 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB] #15 4.210 Get:83 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB] #15 4.211 Get:84 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] #15 4.214 Get:85 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB] #15 4.223 Get:86 http://deb.debian.org/debian bookworm/main amd64 inetutils-telnet amd64 2:2.4-2+deb12u1 [120 kB] #15 4.224 Get:87 http://deb.debian.org/debian bookworm/main amd64 libc-l10n all 2.36-9+deb12u13 [677 kB] #15 4.230 Get:88 http://deb.debian.org/debian bookworm/main amd64 locales all 2.36-9+deb12u13 [3901 kB] #15 4.264 Get:89 http://deb.debian.org/debian bookworm/main amd64 bsdextrautils amd64 2.38.1-5+deb12u3 [87.0 kB] #15 4.264 Get:90 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB] #15 4.264 Get:91 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB] #15 4.276 Get:92 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] #15 4.276 Get:93 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] #15 4.276 Get:94 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] #15 4.277 Get:95 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u7 [992 kB] #15 4.286 Get:96 http://deb.debian.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-1 [471 kB] #15 4.290 Get:97 http://deb.debian.org/debian bookworm/main amd64 asciidoc-common all 10.2.0-1 [109 kB] #15 4.291 Get:98 http://deb.debian.org/debian bookworm/main amd64 xml-core all 0.18+nmu1 [23.8 kB] #15 4.291 Get:99 http://deb.debian.org/debian bookworm/main amd64 docbook-xsl all 1.79.2+dfsg-2 [1237 kB] #15 4.302 Get:100 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3+deb12u1 [9376 kB] #15 4.383 Get:101 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u4 [687 kB] #15 4.389 Get:102 http://deb.debian.org/debian bookworm/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3~deb12u4 [99.5 kB] #15 4.389 Get:103 http://deb.debian.org/debian-security bookworm-security/main amd64 libxslt1.1 amd64 1.1.35-1+deb12u3 [231 kB] #15 4.390 Get:104 http://deb.debian.org/debian-security bookworm-security/main amd64 xsltproc amd64 1.1.35-1+deb12u3 [115 kB] #15 4.391 Get:105 http://deb.debian.org/debian bookworm/main amd64 asciidoc-base all 10.2.0-1 [89.5 kB] #15 4.392 Get:106 http://deb.debian.org/debian bookworm/main amd64 asciidoc all 10.2.0-1 [10.5 kB] #15 4.392 Get:107 http://deb.debian.org/debian bookworm/main amd64 sgml-data all 2.0.11+nmu1 [179 kB] #15 4.393 Get:108 http://deb.debian.org/debian bookworm/main amd64 docbook-xml all 4.5-12 [85.2 kB] #15 4.394 Get:109 http://deb.debian.org/debian bookworm/main amd64 python-apt-common all 2.6.0 [64.3 kB] #15 4.394 Get:110 http://deb.debian.org/debian bookworm/main amd64 distro-info-data all 0.58+deb12u5 [6452 B] #15 4.399 Get:111 http://deb.debian.org/debian bookworm/main amd64 python3-apt amd64 2.6.0 [159 kB] #15 4.404 Get:112 http://deb.debian.org/debian bookworm/main amd64 tex-common all 6.18 [32.5 kB] #15 4.405 Get:113 http://deb.debian.org/debian bookworm/main amd64 libpaper1 amd64 1.1.29 [12.5 kB] #15 4.405 Get:114 http://deb.debian.org/debian bookworm/main amd64 libpaper-utils amd64 1.1.29 [8868 B] #15 4.411 Get:115 http://deb.debian.org/debian bookworm/main amd64 libkpathsea6 amd64 2022.20220321.62855-5.1+deb12u2 [152 kB] #15 4.413 Get:116 http://deb.debian.org/debian bookworm/main amd64 libptexenc1 amd64 2022.20220321.62855-5.1+deb12u2 [43.8 kB] #15 4.415 Get:117 http://deb.debian.org/debian bookworm/main amd64 libsynctex2 amd64 2022.20220321.62855-5.1+deb12u2 [59.9 kB] #15 4.421 Get:118 http://deb.debian.org/debian bookworm/main amd64 libtexlua53-5 amd64 2022.20220321.62855-5.1+deb12u2 [111 kB] #15 4.423 Get:119 http://deb.debian.org/debian bookworm/main amd64 libtexluajit2 amd64 2022.20220321.62855-5.1+deb12u2 [246 kB] #15 4.426 Get:120 http://deb.debian.org/debian bookworm/main amd64 t1utils amd64 1.41-4 [62.1 kB] #15 4.427 Get:121 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] #15 4.430 Get:122 http://deb.debian.org/debian bookworm/main amd64 libpng16-16 amd64 1.6.39-2 [276 kB] #15 4.432 Get:123 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-5+deb12u4 [398 kB] #15 4.436 Get:124 http://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB] #15 4.445 Get:125 http://deb.debian.org/debian bookworm/main amd64 libfontenc1 amd64 1:1.1.4-1 [24.3 kB] #15 4.445 Get:126 http://deb.debian.org/debian bookworm/main amd64 x11-common all 1:7.7+23 [252 kB] #15 4.447 Get:127 http://deb.debian.org/debian bookworm/main amd64 xfonts-encodings all 1:1.0.4-2.2 [577 kB] #15 4.452 Get:128 http://deb.debian.org/debian bookworm/main amd64 xfonts-utils amd64 1:7.7+6 [93.0 kB] #15 4.453 Get:129 http://deb.debian.org/debian bookworm/main amd64 fonts-urw-base35 all 20200910-7 [10.8 MB] #15 4.547 Get:130 http://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB] #15 4.548 Get:131 http://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB] #15 4.551 Get:132 http://deb.debian.org/debian bookworm/main amd64 libpixman-1-0 amd64 0.42.2-1 [546 kB] #15 4.556 Get:133 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] #15 4.556 Get:134 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #15 4.556 Get:135 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] #15 4.557 Get:136 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] #15 4.560 Get:137 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] #15 4.567 Get:138 http://deb.debian.org/debian bookworm/main amd64 libxcb-render0 amd64 1.15-1 [115 kB] #15 4.567 Get:139 http://deb.debian.org/debian bookworm/main amd64 libxcb-shm0 amd64 1.15-1 [105 kB] #15 4.568 Get:140 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] #15 4.569 Get:141 http://deb.debian.org/debian bookworm/main amd64 libxrender1 amd64 1:0.9.10-1.1 [33.2 kB] #15 4.569 Get:142 http://deb.debian.org/debian bookworm/main amd64 libcairo2 amd64 1.16.0-7 [575 kB] #15 4.574 Get:143 http://deb.debian.org/debian bookworm/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB] #15 4.575 Get:144 http://deb.debian.org/debian bookworm/main amd64 libharfbuzz0b amd64 6.0.0+dfsg-3 [1945 kB] #15 4.591 Get:145 http://deb.debian.org/debian bookworm/main amd64 libteckit0 amd64 2.5.11+ds1-1+b1 [335 kB] #15 4.594 Get:146 http://deb.debian.org/debian bookworm/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB] #15 4.595 Get:147 http://deb.debian.org/debian bookworm/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB] #15 4.595 Get:148 http://deb.debian.org/debian bookworm/main amd64 libxt6 amd64 1:1.2.1-1.1 [186 kB] #15 4.597 Get:149 http://deb.debian.org/debian bookworm/main amd64 libxmu6 amd64 2:1.1.3-3 [60.1 kB] #15 4.597 Get:150 http://deb.debian.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb12u1 [48.6 kB] #15 4.597 Get:151 http://deb.debian.org/debian bookworm/main amd64 libxaw7 amd64 2:1.0.14-1 [201 kB] #15 4.599 Get:152 http://deb.debian.org/debian bookworm/main amd64 libxi6 amd64 2:1.8-1+b1 [84.2 kB] #15 4.600 Get:153 http://deb.debian.org/debian bookworm/main amd64 libzzip-0-13 amd64 0.13.72+dfsg.1-1.1 [58.3 kB] #15 4.600 Get:154 http://deb.debian.org/debian bookworm/main amd64 texlive-binaries amd64 2022.20220321.62855-5.1+deb12u2 [10.5 MB] #15 4.692 Get:155 http://deb.debian.org/debian bookworm/main amd64 xdg-utils all 1.1.3-4.1 [75.5 kB] #15 4.692 Get:156 http://deb.debian.org/debian bookworm/main amd64 texlive-base all 2022.20230122-3 [21.9 MB] #15 4.880 Get:157 http://deb.debian.org/debian bookworm/main amd64 texlive-fonts-recommended all 2022.20230122-3 [4988 kB] #15 4.921 Get:158 http://deb.debian.org/debian bookworm/main amd64 fonts-lmodern all 2.005-1 [4540 kB] #15 4.959 Get:159 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-base all 2022.20230122-3 [1182 kB] #15 4.969 Get:160 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-recommended all 2022.20230122-3 [8880 kB] #15 5.046 Get:161 http://deb.debian.org/debian bookworm/main amd64 texlive all 2022.20230122-3 [18.2 kB] #15 5.046 Get:162 http://deb.debian.org/debian bookworm/main amd64 texlive-bibtex-extra all 2022.20230122-4 [75.6 MB] #15 5.780 Get:163 http://deb.debian.org/debian bookworm/main amd64 libthai-data all 0.1.29-1 [176 kB] #15 5.782 Get:164 http://deb.debian.org/debian bookworm/main amd64 libdatrie1 amd64 0.2.13-2+b1 [43.3 kB] #15 5.783 Get:165 http://deb.debian.org/debian bookworm/main amd64 libthai0 amd64 0.1.29-1 [57.5 kB] #15 5.783 Get:166 http://deb.debian.org/debian bookworm/main amd64 libsombok3 amd64 2.4.0-2+b1 [31.4 kB] #15 5.784 Get:167 http://deb.debian.org/debian bookworm/main amd64 libmime-charset-perl all 1.013.1-2 [34.0 kB] #15 5.784 Get:168 http://deb.debian.org/debian bookworm/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1+b5 [97.8 kB] #15 5.784 Get:169 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] #15 5.785 Get:170 http://deb.debian.org/debian bookworm/main amd64 lmodern all 2.005-1 [9480 kB] #15 5.837 Get:171 http://deb.debian.org/debian bookworm/main amd64 texlive-luatex all 2022.20230122-3 [22.7 MB] #15 6.036 Get:172 http://deb.debian.org/debian bookworm/main amd64 texlive-plain-generic all 2022.20230122-4 [28.9 MB] #15 6.280 Get:173 http://deb.debian.org/debian bookworm/main amd64 texlive-extra-utils all 2022.20230122-4 [59.0 MB] #15 6.787 Get:174 http://deb.debian.org/debian bookworm/main amd64 libapache-pom-java all 29-2 [5276 B] #15 6.787 Get:175 http://deb.debian.org/debian bookworm/main amd64 libcommons-parent-java all 56-1 [10.8 kB] #15 6.787 Get:176 http://deb.debian.org/debian bookworm/main amd64 libcommons-logging-java all 1.2-3 [62.4 kB] #15 6.787 Get:177 http://deb.debian.org/debian bookworm/main amd64 libfontbox-java all 1:1.8.16-2 [211 kB] #15 6.788 Get:178 http://deb.debian.org/debian bookworm/main amd64 libpdfbox-java all 1:1.8.16-2 [5205 kB] #15 6.845 Get:179 http://deb.debian.org/debian bookworm/main amd64 preview-latex-style all 12.2-1 [201 kB] #15 6.845 Get:180 http://deb.debian.org/debian bookworm/main amd64 texlive-pictures all 2022.20230122-3 [15.8 MB] #15 6.967 Get:181 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-extra all 2022.20230122-4 [19.2 MB] #15 7.131 Get:182 http://deb.debian.org/debian bookworm/main amd64 fonts-gfs-baskerville all 1.1-6 [43.7 kB] #15 7.149 Get:183 http://deb.debian.org/debian bookworm/main amd64 fonts-gfs-porson all 1.1-7 [33.8 kB] #15 7.149 Get:184 http://deb.debian.org/debian bookworm/main amd64 texlive-lang-greek all 2022.20230122-1 [78.1 MB] #15 7.801 Get:185 http://deb.debian.org/debian bookworm/main amd64 texlive-science all 2022.20230122-4 [3722 kB] #15 7.885 Get:186 http://deb.debian.org/debian bookworm/main amd64 dblatex all 0.3.12py3-2 [371 kB] #15 7.886 Get:187 http://deb.debian.org/debian bookworm/main amd64 docbook all 4.5-10 [131 kB] #15 7.887 Get:188 http://deb.debian.org/debian bookworm/main amd64 libosp5 amd64 1.5.2-13+b2 [934 kB] #15 7.891 Get:189 http://deb.debian.org/debian bookworm/main amd64 libostyle1c2 amd64 1.4devel1-22 [643 kB] #15 7.894 Get:190 http://deb.debian.org/debian bookworm/main amd64 openjade amd64 1.4devel1-22 [275 kB] #15 7.895 Get:191 http://deb.debian.org/debian bookworm/main amd64 docbook-dsssl all 1.79-10 [234 kB] #15 7.896 Get:192 http://deb.debian.org/debian bookworm/main amd64 teckit amd64 2.5.11+ds1-1+b1 [700 kB] #15 7.898 Get:193 http://deb.debian.org/debian bookworm/main amd64 tipa all 2:1.3-21 [2974 kB] #15 7.910 Get:194 http://deb.debian.org/debian bookworm/main amd64 texlive-xetex all 2022.20230122-3 [11.4 MB] #15 8.021 Get:195 http://deb.debian.org/debian bookworm/main amd64 texlive-formats-extra all 2022.20230122-4 [7773 kB] #15 8.079 Get:196 http://deb.debian.org/debian bookworm/main amd64 lynx-common all 2.9.0dev.12-1 [1166 kB] #15 8.082 Get:197 http://deb.debian.org/debian bookworm/main amd64 lynx amd64 2.9.0dev.12-1 [637 kB] #15 8.084 Get:198 http://deb.debian.org/debian bookworm/main amd64 libsgmls-perl all 1.03ii-38 [23.7 kB] #15 8.084 Get:199 http://deb.debian.org/debian bookworm/main amd64 sgmlspl all 1.03ii-38 [8752 B] #15 8.084 Get:200 http://deb.debian.org/debian bookworm/main amd64 opensp amd64 1.5.2-13+b2 [421 kB] #15 8.087 Get:201 http://deb.debian.org/debian bookworm/main amd64 docbook-utils all 0.6.14-4 [64.5 kB] #15 8.088 Get:202 http://deb.debian.org/debian bookworm/main amd64 asciidoc-dblatex all 10.2.0-1 [11.6 kB] #15 8.088 Get:203 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB] #15 8.091 Get:204 http://deb.debian.org/debian bookworm/main amd64 libgc1 amd64 1:8.2.2-3 [245 kB] #15 8.093 Get:205 http://deb.debian.org/debian bookworm/main amd64 guile-3.0-libs amd64 3.0.8-2 [6645 kB] #15 8.153 Get:206 http://deb.debian.org/debian bookworm/main amd64 libopts25 amd64 1:5.18.16-5 [70.1 kB] #15 8.153 Get:207 http://deb.debian.org/debian bookworm/main amd64 libopts25-dev amd64 1:5.18.16-5 [107 kB] #15 8.154 Get:208 http://deb.debian.org/debian bookworm/main amd64 autogen amd64 1:5.18.16-5 [570 kB] #15 8.156 Get:209 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB] #15 8.156 Get:210 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB] #15 8.164 Get:211 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB] #15 8.168 Get:212 http://deb.debian.org/debian bookworm/main amd64 bc amd64 1.07.1-3+b1 [110 kB] #15 8.169 Get:213 http://deb.debian.org/debian bookworm/main amd64 binutils-common amd64 2.40-2 [2487 kB] #15 8.191 Get:214 http://deb.debian.org/debian bookworm/main amd64 libbinutils amd64 2.40-2 [572 kB] #15 8.195 Get:215 http://deb.debian.org/debian bookworm/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB] #15 8.197 Get:216 http://deb.debian.org/debian bookworm/main amd64 libctf0 amd64 2.40-2 [89.8 kB] #15 8.197 Get:217 http://deb.debian.org/debian bookworm/main amd64 libgprofng0 amd64 2.40-2 [812 kB] #15 8.205 Get:218 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB] #15 8.205 Get:219 http://deb.debian.org/debian bookworm/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB] #15 8.224 Get:220 http://deb.debian.org/debian bookworm/main amd64 binutils amd64 2.40-2 [65.0 kB] #15 8.225 Get:221 http://deb.debian.org/debian bookworm/main amd64 binutils-arm-none-eabi amd64 2.40-2+18+b1 [2852 kB] #15 8.249 Get:222 http://deb.debian.org/debian bookworm/main amd64 bison amd64 2:3.8.2+dfsg-1+b1 [1175 kB] #15 8.259 Get:223 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u13 [47.4 kB] #15 8.259 Get:224 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-libc-dev amd64 6.1.153-1 [2192 kB] #15 8.279 Get:225 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB] #15 8.279 Get:226 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB] #15 8.281 Get:227 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #15 8.282 Get:228 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] #15 8.282 Get:229 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u13 [1904 kB] #15 8.299 Get:230 http://deb.debian.org/debian bookworm/main amd64 libisl23 amd64 0.25-1.1 [683 kB] #15 8.304 Get:231 http://deb.debian.org/debian bookworm/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB] #15 8.305 Get:232 http://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14+deb12u1 [9768 kB] #15 8.389 Get:233 http://deb.debian.org/debian bookworm/main amd64 cpp amd64 4:12.2.0-3 [6836 B] #15 8.389 Get:234 http://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14+deb12u1 [41.7 kB] #15 8.390 Get:235 http://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14+deb12u1 [116 kB] #15 8.390 Get:236 http://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14+deb12u1 [26.1 kB] #15 8.390 Get:237 http://deb.debian.org/debian bookworm/main amd64 libatomic1 amd64 12.2.0-14+deb12u1 [9376 B] #15 8.390 Get:238 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14+deb12u1 [2193 kB] #15 8.409 Get:239 http://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14+deb12u1 [969 kB] #15 8.417 Get:240 http://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14+deb12u1 [2197 kB] #15 8.436 Get:241 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14+deb12u1 [883 kB] #15 8.444 Get:242 http://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14+deb12u1 [145 kB] #15 8.445 Get:243 http://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14+deb12u1 [2437 kB] #15 8.466 Get:244 http://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14+deb12u1 [19.3 MB] #15 8.633 Get:245 http://deb.debian.org/debian bookworm/main amd64 gcc amd64 4:12.2.0-3 [5216 B] #15 8.633 Get:246 http://deb.debian.org/debian bookworm/main amd64 libstdc++-12-dev amd64 12.2.0-14+deb12u1 [2047 kB] #15 8.649 Get:247 http://deb.debian.org/debian bookworm/main amd64 g++-12 amd64 12.2.0-14+deb12u1 [10.7 MB] #15 8.741 Get:248 http://deb.debian.org/debian bookworm/main amd64 g++ amd64 4:12.2.0-3 [1356 B] #15 8.742 Get:249 http://deb.debian.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB] #15 8.751 Get:250 http://deb.debian.org/debian bookworm/main amd64 libdpkg-perl all 1.21.22 [603 kB] #15 8.753 Get:251 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] #15 8.753 Get:252 http://deb.debian.org/debian bookworm/main amd64 dpkg-dev all 1.21.22 [1353 kB] #15 8.762 Get:253 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B] #15 8.762 Get:254 http://deb.debian.org/debian bookworm/main amd64 libhiredis0.14 amd64 0.14.1-3 [35.9 kB] #15 8.762 Get:255 http://deb.debian.org/debian bookworm/main amd64 ccache amd64 4.8+really4.7.5-1 [644 kB] #15 8.768 Get:256 http://deb.debian.org/debian bookworm/main amd64 libz3-4 amd64 4.8.12-3.1 [7216 kB] #15 8.830 Get:257 http://deb.debian.org/debian bookworm/main amd64 libllvm14 amd64 1:14.0.6-12 [21.8 MB] #15 9.021 Get:258 http://deb.debian.org/debian bookworm/main amd64 libclang-cpp14 amd64 1:14.0.6-12 [11.1 MB] #15 9.115 Get:259 http://deb.debian.org/debian bookworm/main amd64 clang-format-14 amd64 1:14.0.6-12 [75.0 kB] #15 9.115 Get:260 http://deb.debian.org/debian bookworm/main amd64 clang-format amd64 1:14.0-55.7~deb12u1 [5256 B] #15 9.115 Get:261 http://deb.debian.org/debian bookworm/main amd64 libarchive13 amd64 3.6.2-1+deb12u3 [343 kB] #15 9.117 Get:262 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] #15 9.117 Get:263 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] #15 9.118 Get:264 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] #15 9.119 Get:265 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] #15 9.120 Get:266 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #15 9.121 Get:267 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] #15 9.127 Get:268 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u14 [392 kB] #15 9.128 Get:269 http://deb.debian.org/debian bookworm/main amd64 libjsoncpp25 amd64 1.9.5-4 [78.6 kB] #15 9.128 Get:270 http://deb.debian.org/debian bookworm/main amd64 librhash0 amd64 1.4.3-3 [134 kB] #15 9.131 Get:271 http://deb.debian.org/debian bookworm/main amd64 libuv1 amd64 1.44.2-1+deb12u1 [136 kB] #15 9.133 Get:272 http://deb.debian.org/debian bookworm/main amd64 cmake-data all 3.25.1-1 [2026 kB] #15 9.151 Get:273 http://deb.debian.org/debian bookworm/main amd64 cmake amd64 3.25.1-1 [8692 kB] #15 9.227 Get:274 http://deb.debian.org/debian bookworm/main amd64 comerr-dev amd64 2.1-1.47.0-2+b2 [51.7 kB] #15 9.227 Get:275 http://deb.debian.org/debian bookworm/main amd64 libtinyxml2-9 amd64 9.0.0+dfsg-3.1 [31.8 kB] #15 9.227 Get:276 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1+deb12u2 [297 kB] #15 9.229 Get:277 http://deb.debian.org/debian bookworm/main amd64 python3-pygments all 2.14.0+dfsg-1 [783 kB] #15 9.235 Get:278 http://deb.debian.org/debian bookworm/main amd64 cppcheck amd64 2.10-2 [2084 kB] #15 9.253 Get:279 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u14 [316 kB] #15 9.256 Get:280 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB] #15 9.256 Get:281 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-7~deb12u1 [517 kB] #15 9.261 Get:282 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB] #15 9.261 Get:283 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] #15 9.262 Get:284 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B] #15 9.262 Get:285 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] #15 9.262 Get:286 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B] #15 9.262 Get:287 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB] #15 9.263 Get:288 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB] #15 9.274 Get:289 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] #15 9.274 Get:290 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] #15 9.277 Get:291 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB] #15 9.286 Get:292 http://deb.debian.org/debian bookworm/main amd64 libtext-charwidth-perl amd64 0.04-11 [9496 B] #15 9.286 Get:293 http://deb.debian.org/debian bookworm/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B] #15 9.286 Get:294 http://deb.debian.org/debian bookworm/main amd64 module-assistant all 0.11.11 [102 kB] #15 9.290 Get:295 http://deb.debian.org/debian bookworm/main amd64 dahdi-source all 1:2.11.1.0.20170917~dfsg-8.4 [892 kB] #15 9.298 Get:296 http://deb.debian.org/debian bookworm/main amd64 libfakeroot amd64 1.31-1.2 [28.3 kB] #15 9.298 Get:297 http://deb.debian.org/debian bookworm/main amd64 fakeroot amd64 1.31-1.2 [66.9 kB] #15 9.299 Get:298 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB] #15 9.299 Get:299 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1+deb12u1 [564 kB] #15 9.304 Get:300 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB] #15 9.305 Get:301 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #15 9.305 Get:302 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1+deb12u1 [792 kB] #15 9.312 Get:303 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1+deb12u1 [1093 kB] #15 9.322 Get:304 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1+deb12u1 [927 kB] #15 9.330 Get:305 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1+deb12u1 [949 kB] #15 9.338 Get:306 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB] #15 9.339 Get:307 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1+deb12u1 [694 kB] #15 9.344 Get:308 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1+deb12u1 [540 kB] #15 9.349 Get:309 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1+deb12u1 [531 kB] #15 9.354 Get:310 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1+deb12u1 [671 kB] #15 9.359 Get:311 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1+deb12u1 [846 kB] #15 9.367 Get:312 http://deb.debian.org/debian bookworm/main amd64 libfile-dirlist-perl all 0.05-3 [7600 B] #15 9.367 Get:313 http://deb.debian.org/debian bookworm/main amd64 libfile-which-perl all 1.27-2 [15.1 kB] #15 9.367 Get:314 http://deb.debian.org/debian bookworm/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB] #15 9.367 Get:315 http://deb.debian.org/debian bookworm/main amd64 libfile-touch-perl all 0.12-2 [8816 B] #15 9.367 Get:316 http://deb.debian.org/debian bookworm/main amd64 libio-pty-perl amd64 1:1.17-1 [34.9 kB] #15 9.370 Get:317 http://deb.debian.org/debian bookworm/main amd64 libipc-run-perl all 20220807.0-1 [104 kB] #15 9.374 Get:318 http://deb.debian.org/debian bookworm/main amd64 libclass-method-modifiers-perl all 2.14-1 [18.1 kB] #15 9.381 Get:319 http://deb.debian.org/debian bookworm/main amd64 libclass-xsaccessor-perl amd64 1.19-4+b1 [36.4 kB] #15 9.383 Get:320 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-op-check-perl amd64 0.22-2+b1 [10.5 kB] #15 9.384 Get:321 http://deb.debian.org/debian bookworm/main amd64 libdynaloader-functions-perl all 0.003-3 [12.7 kB] #15 9.387 Get:322 http://deb.debian.org/debian bookworm/main amd64 libdevel-callchecker-perl amd64 0.008-2 [15.8 kB] #15 9.390 Get:323 http://deb.debian.org/debian bookworm/main amd64 libparams-classify-perl amd64 0.015-2+b1 [23.1 kB] #15 9.392 Get:324 http://deb.debian.org/debian bookworm/main amd64 libmodule-runtime-perl all 0.016-2 [19.6 kB] #15 9.394 Get:325 http://deb.debian.org/debian bookworm/main amd64 libimport-into-perl all 1.002005-2 [11.3 kB] #15 9.396 Get:326 http://deb.debian.org/debian bookworm/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB] #15 9.398 Get:327 http://deb.debian.org/debian bookworm/main amd64 libsub-quote-perl all 2.006008-1 [21.8 kB] #15 9.400 Get:328 http://deb.debian.org/debian bookworm/main amd64 libmoo-perl all 2.005005-1 [58.0 kB] #15 9.400 Get:329 http://deb.debian.org/debian bookworm/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB] #15 9.401 Get:330 http://deb.debian.org/debian bookworm/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB] #15 9.401 Get:331 http://deb.debian.org/debian bookworm/main amd64 libhttp-date-perl all 6.05-2 [10.5 kB] #15 9.402 Get:332 http://deb.debian.org/debian bookworm/main amd64 libfile-listing-perl all 6.15-1 [12.6 kB] #15 9.403 Get:333 http://deb.debian.org/debian bookworm/main amd64 libhtml-tagset-perl all 3.20-6 [11.7 kB] #15 9.404 Get:334 http://deb.debian.org/debian bookworm/main amd64 libregexp-ipv6-perl all 0.03-3 [5212 B] #15 9.405 Get:335 http://deb.debian.org/debian bookworm/main amd64 liburi-perl all 5.17-1 [90.4 kB] #15 9.409 Get:336 http://deb.debian.org/debian bookworm/main amd64 libhtml-parser-perl amd64 3.81-1 [101 kB] #15 9.410 Get:337 http://deb.debian.org/debian bookworm/main amd64 libhtml-tree-perl all 5.07-3 [211 kB] #15 9.412 Get:338 http://deb.debian.org/debian bookworm/main amd64 libclone-perl amd64 0.46-1 [13.7 kB] #15 9.412 Get:339 http://deb.debian.org/debian bookworm/main amd64 libio-html-perl all 1.004-3 [16.2 kB] #15 9.412 Get:340 http://deb.debian.org/debian bookworm/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB] #15 9.412 Get:341 http://deb.debian.org/debian bookworm/main amd64 libhttp-message-perl all 6.44-1 [81.7 kB] #15 9.413 Get:342 http://deb.debian.org/debian bookworm/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB] #15 9.413 Get:343 http://deb.debian.org/debian bookworm/main amd64 libhttp-negotiate-perl all 6.01-2 [13.1 kB] #15 9.418 Get:344 http://deb.debian.org/debian bookworm/main amd64 perl-openssl-defaults amd64 7+b1 [7924 B] #15 9.419 Get:345 http://deb.debian.org/debian bookworm/main amd64 libnet-ssleay-perl amd64 1.92-2+b1 [317 kB] #15 9.422 Get:346 http://deb.debian.org/debian bookworm/main amd64 libio-socket-ssl-perl all 2.081-2 [219 kB] #15 9.424 Get:347 http://deb.debian.org/debian bookworm/main amd64 libnet-http-perl all 6.22-1 [25.3 kB] #15 9.424 Get:348 http://deb.debian.org/debian bookworm/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #15 9.424 Get:349 http://deb.debian.org/debian bookworm/main amd64 libtry-tiny-perl all 0.31-2 [22.6 kB] #15 9.424 Get:350 http://deb.debian.org/debian bookworm/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #15 9.425 Get:351 http://deb.debian.org/debian bookworm/main amd64 libwww-perl all 6.68-1 [186 kB] #15 9.426 Get:352 http://deb.debian.org/debian bookworm/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] #15 9.427 Get:353 http://deb.debian.org/debian bookworm/main amd64 wdiff amd64 1.2.2-5 [119 kB] #15 9.445 Get:354 http://deb.debian.org/debian bookworm/main amd64 devscripts amd64 2.23.4+deb12u2 [1073 kB] #15 9.456 Get:355 http://deb.debian.org/debian bookworm/main amd64 docbook5-xml all 5.0-3 [667 kB] #15 9.461 Get:356 http://deb.debian.org/debian bookworm/main amd64 docutils-common all 0.19+dfsg-6 [127 kB] #15 9.462 Get:357 http://deb.debian.org/debian bookworm/main amd64 libclang1-14 amd64 1:14.0.6-12 [6157 kB] #15 9.515 Get:358 http://deb.debian.org/debian bookworm/main amd64 libxapian30 amd64 1.4.22-1 [1100 kB] #15 9.524 Get:359 http://deb.debian.org/debian bookworm/main amd64 doxygen amd64 1.9.4-4 [4611 kB] #15 9.566 Get:360 http://deb.debian.org/debian bookworm/main amd64 equivs all 2.3.1 [22.7 kB] #15 9.566 Get:361 http://deb.debian.org/debian bookworm/main amd64 fontconfig amd64 2.14.1-4 [449 kB] #15 9.570 Get:362 http://deb.debian.org/debian bookworm/main amd64 gcc-arm-none-eabi amd64 15:12.2.rel1-1 [48.5 MB] #15 10.00 Get:363 http://deb.debian.org/debian bookworm/main amd64 libdw1 amd64 0.188-2.1 [235 kB] #15 10.00 Get:364 http://deb.debian.org/debian bookworm/main amd64 libbabeltrace1 amd64 1.5.11-1+b2 [172 kB] #15 10.00 Get:365 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u14 [386 kB] #15 10.00 Get:366 http://deb.debian.org/debian bookworm/main amd64 libdebuginfod1 amd64 0.188-2.1 [27.3 kB] #15 10.01 Get:367 http://deb.debian.org/debian bookworm/main amd64 libipt2 amd64 2.0.5-1 [43.9 kB] #15 10.01 Get:368 http://deb.debian.org/debian bookworm/main amd64 libpython3.11 amd64 3.11.2-6+deb12u6 [1987 kB] #15 10.06 Get:369 http://deb.debian.org/debian bookworm/main amd64 libsource-highlight-common all 3.1.9-4.2 [77.4 kB] #15 10.06 Get:370 http://deb.debian.org/debian bookworm/main amd64 libboost-regex1.74.0 amd64 1.74.0+ds1-21 [487 kB] #15 10.07 Get:371 http://deb.debian.org/debian bookworm/main amd64 libsource-highlight4v5 amd64 3.1.9-4.2+b3 [257 kB] #15 10.07 Get:372 http://deb.debian.org/debian bookworm/main amd64 gdb amd64 13.1-3 [3962 kB] #15 10.07 Get:373 http://deb.debian.org/debian bookworm/main amd64 libgfortran5 amd64 12.2.0-14+deb12u1 [793 kB] #15 10.08 Get:374 http://deb.debian.org/debian bookworm/main amd64 libgfortran-12-dev amd64 12.2.0-14+deb12u1 [834 kB] #15 10.09 Get:375 http://deb.debian.org/debian bookworm/main amd64 gfortran-12 amd64 12.2.0-14+deb12u1 [10.2 MB] #15 10.21 Get:376 http://deb.debian.org/debian-security bookworm-security/main amd64 libgs-common all 10.0.0~dfsg-11+deb12u8 [149 kB] #15 10.21 Get:377 http://deb.debian.org/debian-security bookworm-security/main amd64 libgs10-common all 10.0.0~dfsg-11+deb12u8 [587 kB] #15 10.21 Get:378 http://deb.debian.org/debian bookworm/main amd64 libavahi-common-data amd64 0.8-10+deb12u1 [107 kB] #15 10.21 Get:379 http://deb.debian.org/debian bookworm/main amd64 libavahi-common3 amd64 0.8-10+deb12u1 [42.1 kB] #15 10.21 Get:380 http://deb.debian.org/debian bookworm/main amd64 libavahi-client3 amd64 0.8-10+deb12u1 [45.8 kB] #15 10.21 Get:381 http://deb.debian.org/debian-security bookworm-security/main amd64 libcups2 amd64 2.4.2-3+deb12u9 [245 kB] #15 10.21 Get:382 http://deb.debian.org/debian bookworm/main amd64 libidn12 amd64 1.41-1 [83.8 kB] #15 10.21 Get:383 http://deb.debian.org/debian bookworm/main amd64 libijs-0.35 amd64 0.35-15 [16.4 kB] #15 10.21 Get:384 http://deb.debian.org/debian bookworm/main amd64 libjbig2dec0 amd64 0.19-3 [67.2 kB] #15 10.22 Get:385 http://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB] #15 10.22 Get:386 http://deb.debian.org/debian bookworm/main amd64 liblcms2-2 amd64 2.14-2 [154 kB] #15 10.22 Get:387 http://deb.debian.org/debian bookworm/main amd64 libopenjp2-7 amd64 2.5.0-2+deb12u2 [189 kB] #15 10.23 Get:388 http://deb.debian.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB] #15 10.23 Get:389 http://deb.debian.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB] #15 10.23 Get:390 http://deb.debian.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB] #15 10.23 Get:391 http://deb.debian.org/debian bookworm/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB] #15 10.23 Get:392 http://deb.debian.org/debian-security bookworm-security/main amd64 libtiff6 amd64 4.5.0-6+deb12u3 [316 kB] #15 10.23 Get:393 http://deb.debian.org/debian-security bookworm-security/main amd64 libgs10 amd64 10.0.0~dfsg-11+deb12u8 [2467 kB] #15 10.36 Get:394 http://deb.debian.org/debian-security bookworm-security/main amd64 ghostscript amd64 10.0.0~dfsg-11+deb12u8 [57.8 kB] #15 10.36 Get:395 http://deb.debian.org/debian bookworm/main amd64 libgirepository-1.0-1 amd64 1.74.0-3 [101 kB] #15 10.36 Get:396 http://deb.debian.org/debian bookworm/main amd64 gir1.2-glib-2.0 amd64 1.74.0-3 [159 kB] #15 10.36 Get:397 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] #15 10.36 Get:398 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] #15 10.56 Get:399 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u2 [7260 kB] #15 10.67 Get:400 http://deb.debian.org/debian bookworm/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB] #15 10.67 Get:401 http://deb.debian.org/debian bookworm/main amd64 libcdt5 amd64 2.42.2-7+deb12u1 [39.6 kB] #15 10.67 Get:402 http://deb.debian.org/debian bookworm/main amd64 libcgraph6 amd64 2.42.2-7+deb12u1 [63.0 kB] #15 10.68 Get:403 http://deb.debian.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1+deb12u2 [1850 kB] #15 10.68 Get:404 http://deb.debian.org/debian bookworm/main amd64 libdav1d6 amd64 1.0.0-2+deb12u1 [513 kB] #15 10.68 Get:405 http://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1+deb12u2 [391 kB] #15 10.68 Get:406 http://deb.debian.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB] #15 10.68 Get:407 http://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB] #15 10.69 Get:408 http://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB] #15 10.69 Get:409 http://deb.debian.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB] #15 10.71 Get:410 http://deb.debian.org/debian bookworm/main amd64 libavif15 amd64 0.11.1-1+deb12u1 [94.4 kB] #15 10.71 Get:411 http://deb.debian.org/debian bookworm/main amd64 libde265-0 amd64 1.0.11-1+deb12u2 [185 kB] #15 10.72 Get:412 http://deb.debian.org/debian bookworm/main amd64 libnuma1 amd64 2.0.16-1 [21.0 kB] #15 10.72 Get:413 http://deb.debian.org/debian bookworm/main amd64 libx265-199 amd64 3.5-2+b1 [1150 kB] #15 10.72 Get:414 http://deb.debian.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1+deb12u1 [215 kB] #15 10.72 Get:415 http://deb.debian.org/debian bookworm/main amd64 libgd3 amd64 2.3.3-9 [124 kB] #15 10.72 Get:416 http://deb.debian.org/debian bookworm/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-5+b1 [160 kB] #15 10.72 Get:417 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-7~deb12u1 [393 kB] #15 10.72 Get:418 http://deb.debian.org/debian bookworm/main amd64 libfribidi0 amd64 1.0.8-2.1 [65.0 kB] #15 10.72 Get:419 http://deb.debian.org/debian bookworm/main amd64 libpango-1.0-0 amd64 1.50.12+ds-1 [212 kB] #15 10.72 Get:420 http://deb.debian.org/debian bookworm/main amd64 libpangoft2-1.0-0 amd64 1.50.12+ds-1 [47.4 kB] #15 10.73 Get:421 http://deb.debian.org/debian bookworm/main amd64 libpangocairo-1.0-0 amd64 1.50.12+ds-1 [34.2 kB] #15 10.73 Get:422 http://deb.debian.org/debian bookworm/main amd64 libpathplan4 amd64 2.42.2-7+deb12u1 [41.9 kB] #15 10.73 Get:423 http://deb.debian.org/debian bookworm/main amd64 libgvc6 amd64 2.42.2-7+deb12u1 [679 kB] #15 10.74 Get:424 http://deb.debian.org/debian bookworm/main amd64 libgvpr2 amd64 2.42.2-7+deb12u1 [189 kB] #15 10.74 Get:425 http://deb.debian.org/debian bookworm/main amd64 liblab-gamut1 amd64 2.42.2-7+deb12u1 [197 kB] #15 10.74 Get:426 http://deb.debian.org/debian bookworm/main amd64 graphviz amd64 2.42.2-7+deb12u1 [611 kB] #15 10.75 Get:427 http://deb.debian.org/debian bookworm/main amd64 libnl-3-200 amd64 3.7.0-0.2+b1 [63.1 kB] #15 10.75 Get:428 http://deb.debian.org/debian bookworm/main amd64 libnl-genl-3-200 amd64 3.7.0-0.2+b1 [21.6 kB] #15 10.75 Get:429 http://deb.debian.org/debian bookworm/main amd64 htop amd64 3.2.2-2 [152 kB] #15 10.75 Get:430 http://deb.debian.org/debian bookworm/main amd64 libnl-route-3-200 amd64 3.7.0-0.2+b1 [185 kB] #15 10.76 Get:431 http://deb.debian.org/debian bookworm/main amd64 libibverbs1 amd64 44.0-2 [60.7 kB] #15 10.76 Get:432 http://deb.debian.org/debian bookworm/main amd64 ibverbs-providers amd64 44.0-2 [335 kB] #15 10.76 Get:433 http://deb.debian.org/debian bookworm/main amd64 icu-devtools amd64 72.1-3+deb12u1 [206 kB] #15 10.77 Get:434 http://deb.debian.org/debian bookworm/main amd64 libgssrpc4 amd64 1.20.1-2+deb12u4 [58.7 kB] #15 10.77 Get:435 http://deb.debian.org/debian bookworm/main amd64 libkdb5-10 amd64 1.20.1-2+deb12u4 [41.3 kB] #15 10.77 Get:436 http://deb.debian.org/debian bookworm/main amd64 libkadm5srv-mit12 amd64 1.20.1-2+deb12u4 [53.4 kB] #15 10.77 Get:437 http://deb.debian.org/debian bookworm/main amd64 libkadm5clnt-mit12 amd64 1.20.1-2+deb12u4 [41.6 kB] #15 10.77 Get:438 http://deb.debian.org/debian bookworm/main amd64 krb5-multidev amd64 1.20.1-2+deb12u4 [126 kB] #15 10.78 Get:439 http://deb.debian.org/debian bookworm/main amd64 latexmk all 1:4.79-1 [198 kB] #15 10.78 Get:440 http://deb.debian.org/debian bookworm/main amd64 libjson-perl all 4.10000-1 [87.5 kB] #15 10.78 Get:441 http://deb.debian.org/debian bookworm/main amd64 libperlio-gzip-perl amd64 0.20-1+b1 [17.3 kB] #15 10.79 Get:442 http://deb.debian.org/debian bookworm/main amd64 lcov all 1.16-1 [103 kB] #15 10.79 Get:443 http://deb.debian.org/debian bookworm/main amd64 libaio1 amd64 0.3.113-4 [13.4 kB] #15 10.79 Get:444 http://deb.debian.org/debian bookworm/main amd64 libaio-dev amd64 0.3.113-4 [29.5 kB] #15 10.79 Get:445 http://deb.debian.org/debian bookworm/main amd64 libasound2-data all 1.2.8-1 [20.5 kB] #15 10.79 Get:446 http://deb.debian.org/debian bookworm/main amd64 libasound2 amd64 1.2.8-1+b1 [362 kB] #15 10.79 Get:447 http://deb.debian.org/debian bookworm/main amd64 libasound2-dev amd64 1.2.8-1+b1 [110 kB] #15 10.79 Get:448 http://deb.debian.org/debian bookworm/main amd64 libdecaf0 amd64 1.0.2-2 [87.2 kB] #15 10.80 Get:449 http://deb.debian.org/debian bookworm/main amd64 libmbedcrypto7 amd64 2.28.3-1 [277 kB] #15 10.80 Get:450 http://deb.debian.org/debian bookworm/main amd64 libmbedx509-1 amd64 2.28.3-1 [128 kB] #15 10.80 Get:451 http://deb.debian.org/debian bookworm/main amd64 libmbedtls14 amd64 2.28.3-1 [163 kB] #15 10.80 Get:452 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox1 amd64 5.1.64-2 [129 kB] #15 10.80 Get:453 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox-dev amd64 5.1.64-2 [177 kB] #15 10.81 Get:454 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0 amd64 2:1.0.26-1 [62.6 kB] #15 10.81 Get:455 http://deb.debian.org/debian bookworm/main amd64 libbladerf2 amd64 0.2022.11-1 [186 kB] #15 10.81 Get:456 http://deb.debian.org/debian bookworm/main amd64 libbladerf-dev amd64 0.2022.11-1 [57.6 kB] #15 10.81 Get:457 http://deb.debian.org/debian bookworm/main amd64 uuid-dev amd64 2.38.1-5+deb12u3 [40.0 kB] #15 10.81 Get:458 http://deb.debian.org/debian bookworm/main amd64 libblkid-dev amd64 2.38.1-5+deb12u3 [179 kB] #15 10.82 Get:459 http://deb.debian.org/debian bookworm/main amd64 libboost1.74-dev amd64 1.74.0+ds1-21 [9508 kB] #15 10.90 Get:460 http://deb.debian.org/debian bookworm/main amd64 libboost-dev amd64 1.74.0.3 [4548 B] #15 10.90 Get:461 http://deb.debian.org/debian bookworm/main amd64 libboost1.74-tools-dev amd64 1.74.0+ds1-21 [1428 kB] #15 10.91 Get:462 http://deb.debian.org/debian bookworm/main amd64 libboost-tools-dev amd64 1.74.0.3 [4508 B] #15 10.91 Get:463 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic1.74.0 amd64 1.74.0+ds1-21 [220 kB] #15 10.91 Get:464 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic1.74-dev amd64 1.74.0+ds1-21 [221 kB] #15 10.91 Get:465 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic-dev amd64 1.74.0.3 [4640 B] #15 10.91 Get:466 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono1.74.0 amd64 1.74.0+ds1-21 [228 kB] #15 10.92 Get:467 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono1.74-dev amd64 1.74.0+ds1-21 [235 kB] #15 10.92 Get:468 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono-dev amd64 1.74.0.3 [4960 B] #15 10.92 Get:469 http://deb.debian.org/debian bookworm/main amd64 libboost-container1.74.0 amd64 1.74.0+ds1-21 [246 kB] #15 10.92 Get:470 http://deb.debian.org/debian bookworm/main amd64 libboost-container1.74-dev amd64 1.74.0+ds1-21 [250 kB] #15 10.92 Get:471 http://deb.debian.org/debian bookworm/main amd64 libboost-container-dev amd64 1.74.0.3 [4812 B] #15 10.92 Get:472 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time1.74.0 amd64 1.74.0+ds1-21 [217 kB] #15 10.93 Get:473 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization1.74.0 amd64 1.74.0+ds1-21 [317 kB] #15 10.93 Get:474 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization1.74-dev amd64 1.74.0+ds1-21 [359 kB] #15 10.94 Get:475 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time1.74-dev amd64 1.74.0+ds1-21 [226 kB] #15 10.94 Get:476 http://deb.debian.org/debian bookworm/main amd64 libboost-system1.74.0 amd64 1.74.0+ds1-21 [218 kB] #15 10.94 Get:477 http://deb.debian.org/debian bookworm/main amd64 libboost-system1.74-dev amd64 1.74.0+ds1-21 [219 kB] #15 10.94 Get:478 http://deb.debian.org/debian bookworm/main amd64 libboost-thread1.74.0 amd64 1.74.0+ds1-21 [257 kB] #15 10.95 Get:479 http://deb.debian.org/debian bookworm/main amd64 libboost-thread1.74-dev amd64 1.74.0+ds1-21 [267 kB] #15 10.95 Get:480 http://deb.debian.org/debian bookworm/main amd64 libboost-context1.74.0 amd64 1.74.0+ds1-21 [219 kB] #15 10.95 Get:481 http://deb.debian.org/debian bookworm/main amd64 libboost-context1.74-dev amd64 1.74.0+ds1-21 [220 kB] #15 10.95 Get:482 http://deb.debian.org/debian bookworm/main amd64 libboost-context-dev amd64 1.74.0.3 [4540 B] #15 10.95 Get:483 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine1.74.0 amd64 1.74.0+ds1-21 [234 kB] #15 10.96 Get:484 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine1.74-dev amd64 1.74.0+ds1-21 [241 kB] #15 10.96 Get:485 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine-dev amd64 1.74.0.3 [4608 B] #15 10.96 Get:486 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time-dev amd64 1.74.0.3 [4332 B] #15 10.96 Get:487 http://deb.debian.org/debian bookworm/main amd64 libboost-exception1.74-dev amd64 1.74.0+ds1-21 [217 kB] #15 10.97 Get:488 http://deb.debian.org/debian bookworm/main amd64 libboost-exception-dev amd64 1.74.0.3 [4320 B] #15 10.97 Get:489 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem1.74.0 amd64 1.74.0+ds1-21 [258 kB] #15 10.97 Get:490 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem1.74-dev amd64 1.74.0+ds1-21 [279 kB] #15 10.97 Get:491 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber1.74.0 amd64 1.74.0+ds1-21 [240 kB] #15 10.97 Get:492 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber1.74-dev amd64 1.74.0+ds1-21 [251 kB] #15 10.98 Get:493 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber-dev amd64 1.74.0.3 [4764 B] #15 10.98 Get:494 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem-dev amd64 1.74.0.3 [4368 B] #15 10.98 Get:495 http://deb.debian.org/debian bookworm/main amd64 libboost-graph1.74.0 amd64 1.74.0+ds1-21 [301 kB] #15 10.99 Get:496 http://deb.debian.org/debian bookworm/main amd64 libicu-dev amd64 72.1-3+deb12u1 [10.3 MB] #15 11.08 Get:497 http://deb.debian.org/debian bookworm/main amd64 libboost-regex1.74-dev amd64 1.74.0+ds1-21 [557 kB] #15 11.09 Get:498 http://deb.debian.org/debian bookworm/main amd64 libboost-test1.74.0 amd64 1.74.0+ds1-21 [453 kB] #15 11.09 Get:499 http://deb.debian.org/debian bookworm/main amd64 libboost-test1.74-dev amd64 1.74.0+ds1-21 [526 kB] #15 11.09 Get:500 http://deb.debian.org/debian bookworm/main amd64 libboost-graph1.74-dev amd64 1.74.0+ds1-21 [1480 kB] #15 11.10 Get:501 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-dev amd64 1.74.0.3 [4436 B] #15 11.10 Get:502 http://deb.debian.org/debian bookworm/main amd64 libevent-core-2.1-7 amd64 2.1.12-stable-8 [131 kB] #15 11.10 Get:503 http://deb.debian.org/debian bookworm/main amd64 libevent-pthreads-2.1-7 amd64 2.1.12-stable-8 [53.6 kB] #15 11.10 Get:504 http://deb.debian.org/debian bookworm/main amd64 libpsm-infinipath1 amd64 3.3+20.604758e7-6.2 [168 kB] #15 11.10 Get:505 http://deb.debian.org/debian bookworm/main amd64 libpsm2-2 amd64 11.2.185-2 [180 kB] #15 11.11 Get:506 http://deb.debian.org/debian bookworm/main amd64 librdmacm1 amd64 44.0-2 [68.6 kB] #15 11.11 Get:507 http://deb.debian.org/debian bookworm/main amd64 libfabric1 amd64 1.17.0-3 [627 kB] #15 11.11 Get:508 http://deb.debian.org/debian bookworm/main amd64 libhwloc15 amd64 2.9.0-1 [154 kB] #15 11.11 Get:509 http://deb.debian.org/debian bookworm/main amd64 libmunge2 amd64 0.5.15-2 [19.5 kB] #15 11.11 Get:510 http://deb.debian.org/debian bookworm/main amd64 libpciaccess0 amd64 0.17-2 [51.4 kB] #15 11.11 Get:511 http://deb.debian.org/debian bookworm/main amd64 libxnvctrl0 amd64 525.85.05-3~deb12u1 [13.5 kB] #15 11.11 Get:512 http://deb.debian.org/debian bookworm/main amd64 ocl-icd-libopencl1 amd64 2.3.1-1 [43.0 kB] #15 11.12 Get:513 http://deb.debian.org/debian bookworm/main amd64 libhwloc-plugins amd64 2.9.0-1 [17.5 kB] #15 11.12 Get:514 http://deb.debian.org/debian bookworm/main amd64 libpmix2 amd64 4.2.2-1+deb12u1 [622 kB] #15 11.12 Get:515 http://deb.debian.org/debian bookworm/main amd64 libucx0 amd64 1.13.1-1 [860 kB] #15 11.13 Get:516 http://deb.debian.org/debian bookworm/main amd64 libopenmpi3 amd64 4.1.4-3+b1 [2422 kB] #15 11.15 Get:517 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi1.74.0 amd64 1.74.0+ds1-21 [258 kB] #15 11.15 Get:518 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel1.74.0 amd64 1.74.0+ds1-21 [266 kB] #15 11.15 Get:519 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel1.74-dev amd64 1.74.0+ds1-21 [271 kB] #15 11.16 Get:520 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel-dev amd64 1.74.0.3 [4460 B] #15 11.16 Get:521 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams1.74.0 amd64 1.74.0+ds1-21 [240 kB] #15 11.16 Get:522 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams1.74-dev amd64 1.74.0+ds1-21 [248 kB] #15 11.16 Get:523 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams-dev amd64 1.74.0.3 [4316 B] #15 11.16 Get:524 http://deb.debian.org/debian bookworm/main amd64 libboost-locale1.74.0 amd64 1.74.0+ds1-21 [449 kB] #15 11.17 Get:525 http://deb.debian.org/debian bookworm/main amd64 libboost-locale1.74-dev amd64 1.74.0+ds1-21 [551 kB] #15 11.17 Get:526 http://deb.debian.org/debian bookworm/main amd64 libboost-locale-dev amd64 1.74.0.3 [4660 B] #15 11.17 Get:527 http://deb.debian.org/debian bookworm/main amd64 libboost-log1.74.0 amd64 1.74.0+ds1-21 [599 kB] #15 11.18 Get:528 http://deb.debian.org/debian bookworm/main amd64 libboost-log1.74-dev amd64 1.74.0+ds1-21 [784 kB] #15 11.18 Get:529 http://deb.debian.org/debian bookworm/main amd64 libboost-log-dev amd64 1.74.0.3 [4540 B] #15 11.18 Get:530 http://deb.debian.org/debian bookworm/main amd64 libboost-math1.74.0 amd64 1.74.0+ds1-21 [490 kB] #15 11.19 Get:531 http://deb.debian.org/debian bookworm/main amd64 libboost-math1.74-dev amd64 1.74.0+ds1-21 [564 kB] #15 11.20 Get:532 http://deb.debian.org/debian bookworm/main amd64 libboost-math-dev amd64 1.74.0.3 [4532 B] #15 11.20 Get:533 http://deb.debian.org/debian bookworm/main amd64 openmpi-common all 4.1.4-3 [167 kB] #15 11.21 Get:534 http://deb.debian.org/debian bookworm/main amd64 libnl-3-dev amd64 3.7.0-0.2+b1 [104 kB] #15 11.22 Get:535 http://deb.debian.org/debian bookworm/main amd64 libnl-route-3-dev amd64 3.7.0-0.2+b1 [203 kB] #15 11.22 Get:536 http://deb.debian.org/debian bookworm/main amd64 libibverbs-dev amd64 44.0-2 [633 kB] #15 11.23 Get:537 http://deb.debian.org/debian bookworm/main amd64 libnuma-dev amd64 2.0.16-1 [35.0 kB] #15 11.23 Get:538 http://deb.debian.org/debian bookworm/main amd64 libltdl-dev amd64 2.4.7-7~deb12u1 [164 kB] #15 11.23 Get:539 http://deb.debian.org/debian bookworm/main amd64 libhwloc-dev amd64 2.9.0-1 [241 kB] #15 11.23 Get:540 http://deb.debian.org/debian bookworm/main amd64 libevent-2.1-7 amd64 2.1.12-stable-8 [180 kB] #15 11.23 Get:541 http://deb.debian.org/debian bookworm/main amd64 libevent-extra-2.1-7 amd64 2.1.12-stable-8 [107 kB] #15 11.23 Get:542 http://deb.debian.org/debian bookworm/main amd64 libevent-openssl-2.1-7 amd64 2.1.12-stable-8 [60.6 kB] #15 11.24 Get:543 http://deb.debian.org/debian bookworm/main amd64 libevent-dev amd64 2.1.12-stable-8 [305 kB] #15 11.24 Get:544 http://deb.debian.org/debian bookworm/main amd64 zlib1g-dev amd64 1:1.2.13.dfsg-1 [916 kB] #15 11.25 Get:545 http://deb.debian.org/debian bookworm/main amd64 libpmix-dev amd64 4.2.2-1+deb12u1 [902 kB] #15 11.25 Get:546 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery-ui all 1.13.2+dfsg-1 [250 kB] #15 11.26 Get:547 http://deb.debian.org/debian bookworm/main amd64 openmpi-bin amd64 4.1.4-3+b1 [226 kB] #15 11.26 Get:548 http://deb.debian.org/debian bookworm/main amd64 libopenmpi-dev amd64 4.1.4-3+b1 [970 kB] #15 11.27 Get:549 http://deb.debian.org/debian bookworm/main amd64 mpi-default-dev amd64 1.14 [5548 B] #15 11.27 Get:550 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi1.74-dev amd64 1.74.0+ds1-21 [277 kB] #15 11.27 Get:551 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-dev amd64 1.74.0.3 [4420 B] #15 11.27 Get:552 http://deb.debian.org/debian bookworm/main amd64 libboost-python1.74.0 amd64 1.74.0+ds1-21 [289 kB] #15 11.27 Get:553 http://deb.debian.org/debian bookworm/main amd64 mpi-default-bin amd64 1.14 [4752 B] #15 11.28 Get:554 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python1.74.0 amd64 1.74.0+ds1-21 [341 kB] #15 11.28 Get:555 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python1.74-dev amd64 1.74.0+ds1-21 [224 kB] #15 11.28 Get:556 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python-dev amd64 1.74.0.3 [4456 B] #15 11.28 Get:557 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy1.74.0 amd64 1.74.0+ds1-21 [229 kB] #15 11.29 Get:558 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy1.74-dev amd64 1.74.0+ds1-21 [232 kB] #15 11.29 Get:559 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy-dev amd64 1.74.0.3 [4376 B] #15 11.29 Get:560 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options1.74.0 amd64 1.74.0+ds1-21 [329 kB] #15 11.29 Get:561 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options1.74-dev amd64 1.74.0+ds1-21 [357 kB] #15 11.30 Get:562 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options-dev amd64 1.74.0.3 [4340 B] #15 11.30 Get:563 http://deb.debian.org/debian bookworm/main amd64 libexpat1-dev amd64 2.5.0-1+deb12u2 [151 kB] #15 11.30 Get:564 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-dev amd64 3.11.2-6+deb12u6 [4742 kB] #15 11.34 Get:565 http://deb.debian.org/debian bookworm/main amd64 libpython3-dev amd64 3.11.2-1+b1 [9572 B] #15 11.34 Get:566 http://deb.debian.org/debian bookworm/main amd64 python3.11-dev amd64 3.11.2-6+deb12u6 [615 kB] #15 11.36 Get:567 http://deb.debian.org/debian bookworm/main amd64 python3-lib2to3 all 3.11.2-3 [76.3 kB] #15 11.36 Get:568 http://deb.debian.org/debian bookworm/main amd64 python3-distutils all 3.11.2-3 [131 kB] #15 11.36 Get:569 http://deb.debian.org/debian bookworm/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [116 kB] #15 11.36 Get:570 http://deb.debian.org/debian bookworm/main amd64 libjs-sphinxdoc all 5.3.0-4 [130 kB] #15 11.36 Get:571 http://deb.debian.org/debian bookworm/main amd64 python3-dev amd64 3.11.2-1+b1 [26.2 kB] #15 11.36 Get:572 http://deb.debian.org/debian bookworm/main amd64 libboost-python1.74-dev amd64 1.74.0+ds1-21 [310 kB] #15 11.36 Get:573 http://deb.debian.org/debian bookworm/main amd64 libboost-python-dev amd64 1.74.0.3 [4632 B] #15 11.36 Get:574 http://deb.debian.org/debian bookworm/main amd64 libboost-random1.74.0 amd64 1.74.0+ds1-21 [226 kB] #15 11.36 Get:575 http://deb.debian.org/debian bookworm/main amd64 libboost-random1.74-dev amd64 1.74.0+ds1-21 [229 kB] #15 11.37 Get:576 http://deb.debian.org/debian bookworm/main amd64 libboost-random-dev amd64 1.74.0.3 [4336 B] #15 11.37 Get:577 http://deb.debian.org/debian bookworm/main amd64 libboost-regex-dev amd64 1.74.0.3 [4600 B] #15 11.37 Get:578 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization-dev amd64 1.74.0.3 [4560 B] #15 11.38 Get:579 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace1.74.0 amd64 1.74.0+ds1-21 [260 kB] #15 11.38 Get:580 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace1.74-dev amd64 1.74.0+ds1-21 [232 kB] #15 11.38 Get:581 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace-dev amd64 1.74.0.3 [4328 B] #15 11.38 Get:582 http://deb.debian.org/debian bookworm/main amd64 libboost-system-dev amd64 1.74.0.3 [4468 B] #15 11.38 Get:583 http://deb.debian.org/debian bookworm/main amd64 libboost-test-dev amd64 1.74.0.3 [4368 B] #15 11.39 Get:584 http://deb.debian.org/debian bookworm/main amd64 libboost-thread-dev amd64 1.74.0.3 [4356 B] #15 11.39 Get:585 http://deb.debian.org/debian bookworm/main amd64 libboost-timer1.74.0 amd64 1.74.0+ds1-21 [226 kB] #15 11.39 Get:586 http://deb.debian.org/debian bookworm/main amd64 libboost-timer1.74-dev amd64 1.74.0+ds1-21 [229 kB] #15 11.39 Get:587 http://deb.debian.org/debian bookworm/main amd64 libboost-timer-dev amd64 1.74.0.3 [4456 B] #15 11.39 Get:588 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure1.74.0 amd64 1.74.0+ds1-21 [233 kB] #15 11.40 Get:589 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure1.74-dev amd64 1.74.0+ds1-21 [236 kB] #15 11.40 Get:590 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure-dev amd64 1.74.0.3 [4428 B] #15 11.40 Get:591 http://deb.debian.org/debian bookworm/main amd64 libboost-wave1.74.0 amd64 1.74.0+ds1-21 [418 kB] #15 11.41 Get:592 http://deb.debian.org/debian bookworm/main amd64 libboost-wave1.74-dev amd64 1.74.0+ds1-21 [473 kB] #15 11.41 Get:593 http://deb.debian.org/debian bookworm/main amd64 libboost-wave-dev amd64 1.74.0.3 [4360 B] #15 11.41 Get:594 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide1.74.0 amd64 1.74.0+ds1-21 [219 kB] #15 11.41 Get:595 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide1.74-dev amd64 1.74.0+ds1-21 [220 kB] #15 11.42 Get:596 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide-dev amd64 1.74.0.3 [4392 B] #15 11.42 Get:597 http://deb.debian.org/debian bookworm/main amd64 libboost-all-dev amd64 1.74.0.3 [4680 B] #15 11.42 Get:598 http://deb.debian.org/debian bookworm/main amd64 libmd-dev amd64 1.0.4-2 [47.0 kB] #15 11.42 Get:599 http://deb.debian.org/debian bookworm/main amd64 libbsd-dev amd64 0.11.7-2 [243 kB] #15 11.42 Get:600 http://deb.debian.org/debian bookworm/main amd64 libbson-1.0-0 amd64 1.23.1-1+deb12u1 [76.6 kB] #15 11.43 Get:601 http://deb.debian.org/debian bookworm/main amd64 libbson-dev amd64 1.23.1-1+deb12u1 [130 kB] #15 11.43 Get:602 http://deb.debian.org/debian bookworm/main amd64 libc-ares2 amd64 1.18.1-3 [102 kB] #15 11.43 Get:603 http://deb.debian.org/debian bookworm/main amd64 libc-ares-dev amd64 1.18.1-3 [192 kB] #15 11.43 Get:604 http://deb.debian.org/debian bookworm/main amd64 libcairo-gobject2 amd64 1.16.0-7 [112 kB] #15 11.43 Get:605 http://deb.debian.org/debian bookworm/main amd64 libncurses6 amd64 6.4-4 [103 kB] #15 11.43 Get:606 http://deb.debian.org/debian bookworm/main amd64 libcdk5nc6 amd64 5.0.20180306-3 [129 kB] #15 11.43 Get:607 http://deb.debian.org/debian bookworm/main amd64 libncurses-dev amd64 6.4-4 [349 kB] #15 11.44 Get:608 http://deb.debian.org/debian bookworm/main amd64 libcdk5-dev amd64 5.0.20180306-3 [299 kB] #15 11.44 Get:609 http://deb.debian.org/debian bookworm/main amd64 libcsv3 amd64 3.0.3+dfsg-6 [10.3 kB] #15 11.44 Get:610 http://deb.debian.org/debian bookworm/main amd64 libcsv-dev amd64 3.0.3+dfsg-6 [22.4 kB] #15 11.45 Get:611 http://deb.debian.org/debian bookworm/main amd64 libdbi1 amd64 0.9.0-6 [28.9 kB] #15 11.45 Get:612 http://deb.debian.org/debian bookworm/main amd64 libdbd-sqlite3 amd64 0.9.0-11 [180 kB] #15 11.45 Get:613 http://deb.debian.org/debian bookworm/main amd64 libdbi-dev amd64 0.9.0-6 [36.0 kB] #15 11.45 Get:614 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] #15 11.45 Get:615 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] #15 11.45 Get:616 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] #15 11.45 Get:617 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] #15 11.46 Get:618 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-dev amd64 1.14.10-1~deb12u1 [241 kB] #15 11.46 Get:619 http://deb.debian.org/debian bookworm/main amd64 libelf-dev amd64 0.188-2.1 [72.9 kB] #15 11.46 Get:620 http://deb.debian.org/debian bookworm/main amd64 libffi-dev amd64 3.4.4-1 [59.4 kB] #15 11.47 Get:621 http://deb.debian.org/debian bookworm/main amd64 libfftw3-double3 amd64 3.3.10-1 [776 kB] #15 11.47 Get:622 http://deb.debian.org/debian bookworm/main amd64 libfftw3-long3 amd64 3.3.10-1 [337 kB] #15 11.48 Get:623 http://deb.debian.org/debian bookworm/main amd64 libfftw3-quad3 amd64 3.3.10-1 [603 kB] #15 11.48 Get:624 http://deb.debian.org/debian bookworm/main amd64 libfftw3-single3 amd64 3.3.10-1 [806 kB] #15 11.49 Get:625 http://deb.debian.org/debian bookworm/main amd64 libfftw3-bin amd64 3.3.10-1 [51.7 kB] #15 11.49 Get:626 http://deb.debian.org/debian bookworm/main amd64 libfftw3-dev amd64 3.3.10-1 [2123 kB] #15 11.51 Get:627 http://deb.debian.org/debian bookworm/main amd64 libgpg-error-dev amd64 1.46-1 [133 kB] #15 11.51 Get:628 http://deb.debian.org/debian bookworm/main amd64 libgcrypt20-dev amd64 1.10.1-3 [752 kB] #15 11.52 Get:629 http://deb.debian.org/debian bookworm/main amd64 libgdk-pixbuf2.0-common all 2.42.10+dfsg-1+deb12u2 [306 kB] #15 11.52 Get:630 http://deb.debian.org/debian bookworm/main amd64 shared-mime-info amd64 2.2-1 [729 kB] #15 11.52 Get:631 http://deb.debian.org/debian bookworm/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.10+dfsg-1+deb12u2 [138 kB] #15 11.53 Get:632 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-data all 2.74.6-2+deb12u7 [1209 kB] #15 11.54 Get:633 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-bin amd64 2.74.6-2+deb12u7 [112 kB] #15 11.54 Get:634 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-dev-bin amd64 2.74.6-2+deb12u7 [152 kB] #15 11.54 Get:635 http://deb.debian.org/debian bookworm/main amd64 libsepol-dev amd64 3.4-2.1 [351 kB] #15 11.54 Get:636 http://deb.debian.org/debian bookworm/main amd64 libpcre2-16-0 amd64 10.42-1 [245 kB] #15 11.54 Get:637 http://deb.debian.org/debian bookworm/main amd64 libpcre2-32-0 amd64 10.42-1 [234 kB] #15 11.55 Get:638 http://deb.debian.org/debian bookworm/main amd64 libpcre2-posix3 amd64 10.42-1 [55.4 kB] #15 11.55 Get:639 http://deb.debian.org/debian bookworm/main amd64 libpcre2-dev amd64 10.42-1 [753 kB] #15 11.55 Get:640 http://deb.debian.org/debian bookworm/main amd64 libselinux1-dev amd64 3.4-1+b6 [157 kB] #15 11.55 Get:641 http://deb.debian.org/debian bookworm/main amd64 libmount-dev amd64 2.38.1-5+deb12u3 [22.6 kB] #15 11.55 Get:642 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-dev amd64 2.74.6-2+deb12u7 [1605 kB] #15 11.57 Get:643 http://deb.debian.org/debian bookworm/main amd64 libgmpxx4ldbl amd64 2:6.2.1+dfsg1-1.1 [338 kB] #15 11.57 Get:644 http://deb.debian.org/debian bookworm/main amd64 libgmp-dev amd64 2:6.2.1+dfsg1-1.1 [641 kB] #15 11.58 Get:645 http://deb.debian.org/debian bookworm/main amd64 libunbound8 amd64 1.17.1-2+deb12u3 [553 kB] #15 11.58 Get:646 http://deb.debian.org/debian bookworm/main amd64 libgnutls-dane0 amd64 3.7.9-2+deb12u5 [407 kB] #15 11.59 Get:647 http://deb.debian.org/debian bookworm/main amd64 libgnutls-openssl27 amd64 3.7.9-2+deb12u5 [407 kB] #15 11.59 Get:648 http://deb.debian.org/debian bookworm/main amd64 libgnutlsxx30 amd64 3.7.9-2+deb12u5 [14.4 kB] #15 11.59 Get:649 http://deb.debian.org/debian bookworm/main amd64 libidn2-dev amd64 2.3.3-1+b1 [122 kB] #15 11.59 Get:650 http://deb.debian.org/debian bookworm/main amd64 libp11-kit-dev amd64 0.24.1-2 [172 kB] #15 11.59 Get:651 http://deb.debian.org/debian bookworm/main amd64 libtasn1-6-dev amd64 4.19.0-2+deb12u1 [98.0 kB] #15 11.59 Get:652 http://deb.debian.org/debian bookworm/main amd64 nettle-dev amd64 3.8.1-2 [1239 kB] #15 11.60 Get:653 http://deb.debian.org/debian bookworm/main amd64 libgnutls28-dev amd64 3.7.9-2+deb12u5 [1354 kB] #15 11.62 Get:654 http://deb.debian.org/debian bookworm/main amd64 libgps28 amd64 3.22-4.1+b1 [77.6 kB] #15 11.62 Get:655 http://deb.debian.org/debian bookworm/main amd64 libgps-dev amd64 3.22-4.1+b1 [130 kB] #15 11.62 Get:656 http://deb.debian.org/debian bookworm/main amd64 libgsm1 amd64 1.0.22-1 [30.9 kB] #15 11.62 Get:657 http://deb.debian.org/debian bookworm/main amd64 libgsm1-dev amd64 1.0.22-1 [36.4 kB] #15 11.62 Get:658 http://deb.debian.org/debian bookworm/main amd64 libidn-dev amd64 1.41-1 [190 kB] #15 11.62 Get:659 http://deb.debian.org/debian bookworm/main amd64 libimagequant0 amd64 2.17.0-1 [32.5 kB] #15 11.62 Get:660 http://deb.debian.org/debian bookworm/main amd64 libintelrdfpmath-dev amd64 2.0u2-8 [6475 kB] #15 11.68 Get:661 http://deb.debian.org/debian bookworm/main amd64 libjansson-dev amd64 2.14-2 [44.0 kB] #15 11.68 Get:662 http://deb.debian.org/debian bookworm/main amd64 libkrb5-dev amd64 1.20.1-2+deb12u4 [15.4 kB] #15 11.68 Get:663 http://deb.debian.org/debian bookworm/main amd64 liblua5.3-0 amd64 5.3.6-2 [123 kB] #15 11.68 Get:664 http://deb.debian.org/debian bookworm/main amd64 libreadline-dev amd64 8.2-1.3 [151 kB] #15 11.68 Get:665 http://deb.debian.org/debian bookworm/main amd64 liblua5.3-dev amd64 5.3.6-2 [152 kB] #15 11.69 Get:666 http://deb.debian.org/debian bookworm/main amd64 mysql-common all 5.8+1.1.0 [6636 B] #15 11.69 Get:667 http://deb.debian.org/debian bookworm/main amd64 mariadb-common all 1:10.11.14-0+deb12u2 [26.3 kB] #15 11.69 Get:668 http://deb.debian.org/debian bookworm/main amd64 libmariadb3 amd64 1:10.11.14-0+deb12u2 [182 kB] #15 11.69 Get:669 http://deb.debian.org/debian bookworm/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] #15 11.69 Get:670 http://deb.debian.org/debian bookworm/main amd64 libmongocrypt0 amd64 1.7.2-1 [1313 kB] #15 11.70 Get:671 http://deb.debian.org/debian bookworm/main amd64 libsnappy1v5 amd64 1.1.9-3 [26.0 kB] #15 11.70 Get:672 http://deb.debian.org/debian bookworm/main amd64 libmongoc-1.0-0 amd64 1.23.1-1+deb12u1 [305 kB] #15 11.70 Get:673 http://deb.debian.org/debian bookworm/main amd64 libmongocrypt-dev amd64 1.7.2-1 [263 kB] #15 11.71 Get:674 http://deb.debian.org/debian-security bookworm-security/main amd64 libssl-dev amd64 3.0.17-1~deb12u3 [2441 kB] #15 11.73 Get:675 http://deb.debian.org/debian bookworm/main amd64 libsnappy-dev amd64 1.1.9-3 [39.2 kB] #15 11.73 Get:676 http://deb.debian.org/debian bookworm/main amd64 libsasl2-dev amd64 2.1.28+dfsg-10 [235 kB] #15 11.73 Get:677 http://deb.debian.org/debian bookworm/main amd64 libzstd-dev amd64 1.5.4+dfsg2-5 [354 kB] #15 11.73 Get:678 http://deb.debian.org/debian bookworm/main amd64 libmongoc-dev amd64 1.23.1-1+deb12u1 [366 kB] #15 11.74 Get:679 http://deb.debian.org/debian bookworm/main amd64 libncurses5-dev amd64 6.4-4 [932 B] #15 11.74 Get:680 http://deb.debian.org/debian bookworm/main amd64 pci.ids all 0.0~2023.04.11-1 [243 kB] #15 11.74 Get:681 http://deb.debian.org/debian bookworm/main amd64 libpci3 amd64 1:3.9.0-4 [67.4 kB] #15 11.74 Get:682 http://deb.debian.org/debian bookworm/main amd64 libsensors-config all 1:3.6.0-7.1 [14.3 kB] #15 11.74 Get:683 http://deb.debian.org/debian bookworm/main amd64 libsensors5 amd64 1:3.6.0-7.1 [34.2 kB] #15 11.74 Get:684 http://deb.debian.org/debian bookworm/main amd64 libwrap0 amd64 7.6.q-32 [54.9 kB] #15 11.74 Get:685 http://deb.debian.org/debian bookworm/main amd64 libsnmp-base all 5.9.3+dfsg-2 [1753 kB] #15 11.76 Get:686 http://deb.debian.org/debian bookworm/main amd64 libsnmp40 amd64 5.9.3+dfsg-2 [2556 kB] #15 11.78 Get:687 http://deb.debian.org/debian bookworm/main amd64 libnetsnmptrapd40 amd64 5.9.3+dfsg-2 [22.7 kB] #15 11.78 Get:688 http://deb.debian.org/debian bookworm/main amd64 libnewlib-dev all 3.3.0-1.3+deb12u1 [257 kB] #15 11.78 Get:689 http://deb.debian.org/debian bookworm/main amd64 libnewlib-arm-none-eabi all 3.3.0-1.3+deb12u1 [45.4 MB] #15 12.18 Get:690 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] #15 12.18 Get:691 http://deb.debian.org/debian bookworm/main amd64 libnftables1 amd64 1.0.6-2+deb12u2 [299 kB] #15 12.18 Get:692 http://deb.debian.org/debian bookworm/main amd64 libnftables-dev amd64 1.0.6-2+deb12u2 [13.1 kB] #15 12.18 Get:693 http://deb.debian.org/debian bookworm/main amd64 libnftnl-dev amd64 1.2.4-2 [85.9 kB] #15 12.18 Get:694 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-dev amd64 1.52.0-1+deb12u2 [110 kB] #15 12.18 Get:695 http://deb.debian.org/debian bookworm/main amd64 libnorm1 amd64 1.5.9+dfsg-2 [221 kB] #15 12.18 Get:696 http://deb.debian.org/debian bookworm/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3~deb12u4 [782 kB] #15 12.19 Get:697 http://deb.debian.org/debian bookworm/main amd64 libnorm-dev amd64 1.5.9+dfsg-2 [391 kB] #15 12.19 Get:698 http://deb.debian.org/debian bookworm/main amd64 liboping0 amd64 1.10.0-5+b1 [17.3 kB] #15 12.19 Get:699 http://deb.debian.org/debian bookworm/main amd64 liboping-dev amd64 1.10.0-5+b1 [44.9 kB] #15 12.19 Get:700 http://deb.debian.org/debian bookworm/main amd64 libortp16 amd64 1:5.1.64-2 [84.1 kB] #15 12.20 Get:701 http://deb.debian.org/debian bookworm/main amd64 libortp-dev amd64 1:5.1.64-2 [38.1 kB] #15 12.20 Get:702 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8 amd64 1.10.3-1 [157 kB] #15 12.21 Get:703 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8-dev amd64 1.10.3-1 [281 kB] #15 12.22 Get:704 http://deb.debian.org/debian bookworm/main amd64 libpcap-dev amd64 1.10.3-1 [28.2 kB] #15 12.22 Get:705 http://deb.debian.org/debian bookworm/main amd64 libudev-dev amd64 252.39-1~deb12u1 [52.8 kB] #15 12.22 Get:706 http://deb.debian.org/debian bookworm/main amd64 libpci-dev amd64 1:3.9.0-4 [63.9 kB] #15 12.22 Get:707 http://deb.debian.org/debian bookworm/main amd64 libpcsclite1 amd64 1.9.9-2 [49.7 kB] #15 12.23 Get:708 http://deb.debian.org/debian bookworm/main amd64 libpcsclite-dev amd64 1.9.9-2 [66.9 kB] #15 12.23 Get:709 http://deb.debian.org/debian bookworm/main amd64 libpgm-5.3-0 amd64 5.3.128~dfsg-2 [161 kB] #15 12.23 Get:710 http://deb.debian.org/debian bookworm/main amd64 libpgm-dev amd64 5.3.128~dfsg-2 [194 kB] #15 12.23 Get:711 http://deb.debian.org/debian bookworm/main amd64 libraqm0 amd64 0.7.0-4.1 [10.6 kB] #15 12.23 Get:712 http://deb.debian.org/debian bookworm/main amd64 librsvg2-2 amd64 2.54.7+dfsg-1~deb12u1 [2620 kB] #15 12.26 Get:713 http://deb.debian.org/debian bookworm/main amd64 librsvg2-bin amd64 2.54.7+dfsg-1~deb12u1 [1584 kB] #15 12.27 Get:714 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #15 12.27 Get:715 http://deb.debian.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB] #15 12.27 Get:716 http://deb.debian.org/debian bookworm/main amd64 libsensors-dev amd64 1:3.6.0-7.1 [44.6 kB] #15 12.27 Get:717 http://deb.debian.org/debian bookworm/main amd64 libsigsegv-dev amd64 2.14-1 [30.9 kB] #15 12.27 Get:718 http://deb.debian.org/debian bookworm/main amd64 libwrap0-dev amd64 7.6.q-32 [21.6 kB] #15 12.27 Get:719 http://deb.debian.org/debian bookworm/main amd64 libsnmp-dev amd64 5.9.3+dfsg-2 [201 kB] #15 12.27 Get:720 http://deb.debian.org/debian bookworm/main amd64 libsodium23 amd64 1.0.18-1 [161 kB] #15 12.27 Get:721 http://deb.debian.org/debian bookworm/main amd64 libsodium-dev amd64 1.0.18-1 [180 kB] #15 12.27 Get:722 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua0 amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [536 kB] #15 12.28 Get:723 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua-dev amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [761 kB] #15 12.29 Get:724 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua-glib3 amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [14.6 kB] #15 12.30 Get:725 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua-glib-dev amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [14.0 kB] #15 12.30 Get:726 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-dev amd64 3.40.1-2+deb12u2 [1025 kB] #15 12.31 Get:727 http://deb.debian.org/debian bookworm/main amd64 libssh-gcrypt-4 amd64 0.10.6-0+deb12u1 [219 kB] #15 12.31 Get:728 http://deb.debian.org/debian bookworm/main amd64 libssh-gcrypt-dev amd64 0.10.6-0+deb12u1 [274 kB] #15 12.31 Get:729 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #15 12.31 Get:730 http://deb.debian.org/debian bookworm/main amd64 libtalloc-dev amd64 2.4.0-f2 [59.5 kB] #15 12.31 Get:731 http://deb.debian.org/debian bookworm/main amd64 libtext-unidecode-perl all 1.30-3 [101 kB] #15 12.31 Get:732 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #15 12.31 Get:733 http://deb.debian.org/debian bookworm/main amd64 liburing-dev amd64 2.3-3 [149 kB] #15 12.32 Get:734 http://deb.debian.org/debian bookworm/main amd64 libusb-0.1-4 amd64 2:0.1.12-32 [23.4 kB] #15 12.32 Get:735 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0-dev amd64 2:1.0.26-1 [83.3 kB] #15 12.32 Get:736 http://deb.debian.org/debian bookworm/main amd64 libusb-dev amd64 2:0.1.12-32 [37.9 kB] #15 12.32 Get:737 http://deb.debian.org/debian bookworm/main amd64 libwebpdemux2 amd64 1.2.4-0.2+deb12u1 [99.4 kB] #15 12.32 Get:738 http://deb.debian.org/debian bookworm/main amd64 libwebpmux3 amd64 1.2.4-0.2+deb12u1 [109 kB] #15 12.32 Get:739 http://deb.debian.org/debian bookworm/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB] #15 12.32 Get:740 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB] #15 12.32 Get:741 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB] #15 12.33 Get:742 http://deb.debian.org/debian bookworm/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1+b1 [322 kB] #15 12.33 Get:743 http://deb.debian.org/debian bookworm/main amd64 libyaml-0-2 amd64 0.2.5-1 [53.6 kB] #15 12.33 Get:744 http://deb.debian.org/debian bookworm/main amd64 libyaml-dev amd64 0.2.5-1 [64.5 kB] #15 12.33 Get:745 http://deb.debian.org/debian bookworm/main amd64 libzmq5 amd64 4.3.4-6 [273 kB] #15 12.33 Get:746 http://deb.debian.org/debian bookworm/main amd64 libzmq3-dev amd64 4.3.4-6 [479 kB] #15 12.34 Get:747 http://deb.debian.org/debian bookworm/main amd64 lua-socket amd64 3.1.0-1+b1 [79.6 kB] #15 12.34 Get:748 http://deb.debian.org/debian bookworm/main amd64 ninja-build amd64 1.11.1-2~deb12u1 [135 kB] #15 12.34 Get:749 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1+deb12u2 [522 kB] #15 12.34 Get:750 http://deb.debian.org/debian bookworm/main amd64 meson all 1.0.1-5 [548 kB] #15 12.35 Get:751 http://deb.debian.org/debian bookworm/main amd64 mscgen amd64 0.20-14 [49.5 kB] #15 12.35 Get:752 http://deb.debian.org/debian bookworm/main amd64 patchelf amd64 0.14.3-1+b1 [65.5 kB] #15 12.36 Get:753 http://deb.debian.org/debian bookworm/main amd64 picolibc-arm-none-eabi all 1.8-1 [33.6 MB] #15 12.66 Get:754 http://deb.debian.org/debian bookworm/main amd64 python3-six all 1.16.0-4 [17.5 kB] #15 12.66 Get:755 http://deb.debian.org/debian bookworm/main amd64 python3-typing-extensions all 4.4.0-1 [45.2 kB] #15 12.66 Get:756 http://deb.debian.org/debian bookworm/main amd64 python3-lazy-object-proxy amd64 1.9.0-1+b1 [21.5 kB] #15 12.66 Get:757 http://deb.debian.org/debian bookworm/main amd64 python3-wrapt amd64 1.14.1-2+b2 [42.1 kB] #15 12.66 Get:758 http://deb.debian.org/debian bookworm/main amd64 python3-astroid all 2.14.2-1 [209 kB] #15 12.67 Get:759 http://deb.debian.org/debian bookworm/main amd64 python3-toml all 0.10.2-1 [16.2 kB] #15 12.67 Get:760 http://deb.debian.org/debian bookworm/main amd64 python3-isort all 5.6.4-1 [63.2 kB] #15 12.67 Get:761 http://deb.debian.org/debian bookworm/main amd64 python3-more-itertools all 8.10.0-2 [53.0 kB] #15 12.67 Get:762 http://deb.debian.org/debian bookworm/main amd64 python3-zipp all 1.0.0-6+deb12u1 [7428 B] #15 12.67 Get:763 http://deb.debian.org/debian bookworm/main amd64 python3-importlib-metadata all 4.12.0-1 [24.9 kB] #15 12.67 Get:764 http://deb.debian.org/debian bookworm/main amd64 python3-mypy-extensions all 0.4.3-4 [5788 B] #15 12.68 Get:765 http://deb.debian.org/debian bookworm/main amd64 python3-logilab-common all 1.9.8-1 [380 kB] #15 12.68 Get:766 http://deb.debian.org/debian bookworm/main amd64 python3-dill all 0.3.6-1 [79.5 kB] #15 12.68 Get:767 http://deb.debian.org/debian bookworm/main amd64 python3-mccabe all 0.7.0-1 [10.5 kB] #15 12.68 Get:768 http://deb.debian.org/debian bookworm/main amd64 python3-platformdirs all 2.6.0-1 [16.3 kB] #15 12.69 Get:769 http://deb.debian.org/debian bookworm/main amd64 python3-tomlkit all 0.11.7-1 [40.5 kB] #15 12.69 Get:770 http://deb.debian.org/debian bookworm/main amd64 pylint all 2.16.2-2 [339 kB] #15 12.69 Get:771 http://deb.debian.org/debian bookworm/main amd64 python3-attr all 22.2.0-1 [65.4 kB] #15 12.69 Get:772 http://deb.debian.org/debian bookworm/main amd64 python3-funcparserlib all 1.0.0-0.2 [17.5 kB] #15 12.70 Get:773 http://deb.debian.org/debian bookworm/main amd64 python3-pil amd64 9.4.0-1.1+deb12u1 [472 kB] #15 12.70 Get:774 http://deb.debian.org/debian bookworm/main amd64 python3-webcolors all 1.11.1-1 [12.7 kB] #15 12.70 Get:775 http://deb.debian.org/debian bookworm/main amd64 python3-roman all 3.3-3 [9880 B] #15 12.71 Get:776 http://deb.debian.org/debian bookworm/main amd64 python3-docutils all 0.19+dfsg-6 [382 kB] #15 12.71 Get:777 http://deb.debian.org/debian bookworm/main amd64 python3-reportlab-accel amd64 3.6.12-1+deb12u1 [38.5 kB] #15 12.71 Get:778 http://deb.debian.org/debian bookworm/main amd64 python3-reportlab all 3.6.12-1+deb12u1 [565 kB] #15 12.72 Get:779 http://deb.debian.org/debian bookworm/main amd64 python3-blockdiag all 2.0.1+dfsg-1 [74.1 kB] #15 12.72 Get:780 http://deb.debian.org/debian bookworm/main amd64 python3-distlib all 0.3.6-1 [257 kB] #15 12.83 Get:781 http://deb.debian.org/debian bookworm/main amd64 python3-filelock all 3.9.0-1 [9460 B] #15 12.83 Get:782 http://deb.debian.org/debian bookworm/main amd64 python3-gi amd64 3.42.2-3+b1 [219 kB] #15 12.84 Get:783 http://deb.debian.org/debian bookworm/main amd64 python3-iniconfig all 1.1.1-2 [6396 B] #15 12.84 Get:784 http://deb.debian.org/debian bookworm/main amd64 python3-markupsafe amd64 2.1.2-1+b1 [13.2 kB] #15 12.84 Get:785 http://deb.debian.org/debian bookworm/main amd64 python3-mako all 1.2.4+ds-1 [81.9 kB] #15 12.84 Get:786 http://deb.debian.org/debian bookworm/main amd64 python3-nwdiag all 2.0.0+dfsg-1.1 [32.5 kB] #15 12.85 Get:787 http://deb.debian.org/debian bookworm/main amd64 python3-packaging all 23.0-1 [32.5 kB] #15 12.85 Get:788 http://deb.debian.org/debian bookworm/main amd64 python3-wheel all 0.38.4-2 [30.8 kB] #15 12.85 Get:789 http://deb.debian.org/debian bookworm/main amd64 python3-pip all 23.0.1+dfsg-1 [1325 kB] #15 12.86 Get:790 http://deb.debian.org/debian bookworm/main amd64 python3-pip-whl all 23.0.1+dfsg-1 [1717 kB] #15 12.88 Get:791 http://deb.debian.org/debian bookworm/main amd64 python3-pluggy all 1.0.0+repack-1 [19.7 kB] #15 12.88 Get:792 http://deb.debian.org/debian bookworm/main amd64 python3-py all 1.11.0-1 [89.2 kB] #15 12.88 Get:793 http://deb.debian.org/debian bookworm/main amd64 python3-pyflakes all 2.5.0-1 [62.9 kB] #15 12.88 Get:794 http://deb.debian.org/debian bookworm/main amd64 python3-pytest all 7.2.1-2 [236 kB] #15 12.88 Get:795 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools-whl all 66.1.1-1+deb12u2 [1112 kB] #15 12.89 Get:796 http://deb.debian.org/debian bookworm/main amd64 python3-usb all 1.2.1-2 [37.6 kB] #15 12.89 Get:797 http://deb.debian.org/debian bookworm/main amd64 python3-wheel-whl all 0.38.4-2 [38.6 kB] #15 12.89 Get:798 http://deb.debian.org/debian bookworm/main amd64 python3-virtualenv all 20.17.1+ds-1 [93.9 kB] #15 12.89 Get:799 http://deb.debian.org/debian bookworm/main amd64 python3-yaml amd64 6.0-3+b2 [119 kB] #15 12.89 Get:800 http://deb.debian.org/debian bookworm/main amd64 sdcc-libraries all 4.2.0+dfsg-1 [1586 kB] #15 12.91 Get:801 http://deb.debian.org/debian bookworm/main amd64 sdcc amd64 4.2.0+dfsg-1 [2283 kB] #15 12.93 Get:802 http://deb.debian.org/debian bookworm/main amd64 source-highlight amd64 3.1.9-4.2+b3 [295 kB] #15 12.93 Get:803 http://deb.debian.org/debian bookworm/main amd64 sqlite3 amd64 3.40.1-2+deb12u2 [353 kB] #15 12.93 Get:804 http://deb.debian.org/debian bookworm/main amd64 stow all 2.3.1-1 [410 kB] #15 12.93 Get:805 http://deb.debian.org/debian bookworm/main amd64 swig4.0 amd64 4.1.0-0.2 [1388 kB] #15 12.95 Get:806 http://deb.debian.org/debian bookworm/main amd64 swig all 4.1.0-0.2 [321 kB] #15 12.95 Get:807 http://deb.debian.org/debian bookworm/main amd64 tcpdump amd64 4.99.3-1 [467 kB] #15 12.95 Get:808 http://deb.debian.org/debian bookworm/main amd64 telnet all 0.17+2.4-2+deb12u1 [41.1 kB] #15 12.95 Get:809 http://deb.debian.org/debian bookworm/main amd64 tex-gyre all 20180621-6 [6209 kB] #15 13.01 Get:810 http://deb.debian.org/debian bookworm/main amd64 texinfo amd64 6.8-6+b1 [1816 kB] #15 13.02 Get:811 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB] #15 13.02 Get:812 http://deb.debian.org/debian bookworm/main amd64 virtualenv all 20.17.1+ds-1 [21.1 kB] #15 13.02 Get:813 http://deb.debian.org/debian bookworm/main amd64 xxd amd64 2:9.0.1378-2+deb12u2 [84.1 kB] #15 13.16 debconf: delaying package configuration, since apt-utils is not installed #15 13.22 Fetched 957 MB in 9s (104 MB/s) #15 13.36 Selecting previously unselected package libargon2-1:amd64. #15 13.36 (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 ... 6692 files and directories currently installed.) #15 13.37 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... #15 13.44 Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... #15 13.71 Selecting previously unselected package dmsetup. #15 13.71 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ... #15 13.75 Unpacking dmsetup (2:1.02.185-2) ... #15 14.02 Selecting previously unselected package libdevmapper1.02.1:amd64. #15 14.02 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... #15 14.05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... #15 14.31 Selecting previously unselected package libjson-c5:amd64. #15 14.31 Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ... #15 14.35 Unpacking libjson-c5:amd64 (0.16-2) ... #15 14.62 Selecting previously unselected package libcryptsetup12:amd64. #15 14.62 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... #15 14.66 Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... #15 14.93 Selecting previously unselected package libfdisk1:amd64. #15 14.93 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u3_amd64.deb ... #15 14.96 Unpacking libfdisk1:amd64 (2.38.1-5+deb12u3) ... #15 15.23 Selecting previously unselected package libkmod2:amd64. #15 15.23 Preparing to unpack .../06-libkmod2_30+20221128-1_amd64.deb ... #15 15.26 Unpacking libkmod2:amd64 (30+20221128-1) ... #15 18.00 Selecting previously unselected package libapparmor1:amd64. #15 18.00 Preparing to unpack .../07-libapparmor1_3.0.8-3_amd64.deb ... #15 18.04 Unpacking libapparmor1:amd64 (3.0.8-3) ... #15 18.31 Selecting previously unselected package libip4tc2:amd64. #15 18.31 Preparing to unpack .../08-libip4tc2_1.8.9-2_amd64.deb ... #15 18.34 Unpacking libip4tc2:amd64 (1.8.9-2) ... #15 18.55 Selecting previously unselected package libsystemd-shared:amd64. #15 18.55 Preparing to unpack .../09-libsystemd-shared_252.39-1~deb12u1_amd64.deb ... #15 18.59 Unpacking libsystemd-shared:amd64 (252.39-1~deb12u1) ... #15 19.00 Selecting previously unselected package systemd. #15 19.01 Preparing to unpack .../10-systemd_252.39-1~deb12u1_amd64.deb ... #15 19.07 Unpacking systemd (252.39-1~deb12u1) ... #15 19.49 Selecting previously unselected package libdbus-1-3:amd64. #15 19.49 Preparing to unpack .../11-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... #15 19.52 Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... #15 19.73 Selecting previously unselected package dbus-bin. #15 19.73 Preparing to unpack .../12-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... #15 19.77 Unpacking dbus-bin (1.14.10-1~deb12u1) ... #15 19.97 Selecting previously unselected package dbus-session-bus-common. #15 19.97 Preparing to unpack .../13-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... #15 20.01 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... #15 20.30 Selecting previously unselected package libexpat1:amd64. #15 20.30 Preparing to unpack .../14-libexpat1_2.5.0-1+deb12u2_amd64.deb ... #15 20.34 Unpacking libexpat1:amd64 (2.5.0-1+deb12u2) ... #15 20.71 Selecting previously unselected package dbus-daemon. #15 20.71 Preparing to unpack .../15-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... #15 20.80 Unpacking dbus-daemon (1.14.10-1~deb12u1) ... #15 21.02 Selecting previously unselected package dbus-system-bus-common. #15 21.02 Preparing to unpack .../16-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... #15 21.06 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... #15 21.45 Selecting previously unselected package dbus. #15 21.45 Preparing to unpack .../17-dbus_1.14.10-1~deb12u1_amd64.deb ... #15 21.49 Unpacking dbus (1.14.10-1~deb12u1) ... #15 21.75 Selecting previously unselected package perl-modules-5.36. #15 21.75 Preparing to unpack .../18-perl-modules-5.36_5.36.0-7+deb12u3_all.deb ... #15 21.79 Unpacking perl-modules-5.36 (5.36.0-7+deb12u3) ... #15 22.25 Selecting previously unselected package libgdbm6:amd64. #15 22.25 Preparing to unpack .../19-libgdbm6_1.23-3_amd64.deb ... #15 22.29 Unpacking libgdbm6:amd64 (1.23-3) ... #15 22.53 Selecting previously unselected package libgdbm-compat4:amd64. #15 22.53 Preparing to unpack .../20-libgdbm-compat4_1.23-3_amd64.deb ... #15 22.57 Unpacking libgdbm-compat4:amd64 (1.23-3) ... #15 22.86 Selecting previously unselected package libperl5.36:amd64. #15 22.87 Preparing to unpack .../21-libperl5.36_5.36.0-7+deb12u3_amd64.deb ... #15 22.90 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u3) ... #15 23.36 Selecting previously unselected package perl. #15 23.36 Preparing to unpack .../22-perl_5.36.0-7+deb12u3_amd64.deb ... #15 23.41 Unpacking perl (5.36.0-7+deb12u3) ... #15 23.63 Selecting previously unselected package autoconf-archive. #15 23.63 Preparing to unpack .../23-autoconf-archive_20220903-3_all.deb ... #15 23.67 Unpacking autoconf-archive (20220903-3) ... #15 24.01 Selecting previously unselected package ocaml-base. #15 24.01 Preparing to unpack .../24-ocaml-base_4.13.1-4_amd64.deb ... #15 24.04 Unpacking ocaml-base (4.13.1-4) ... #15 24.27 Selecting previously unselected package libparmap-ocaml. #15 24.28 Preparing to unpack .../25-libparmap-ocaml_1.2.5-1_amd64.deb ... #15 24.31 Unpacking libparmap-ocaml (1.2.5-1) ... #15 24.53 Selecting previously unselected package libfindlib-ocaml. #15 24.53 Preparing to unpack .../26-libfindlib-ocaml_1.9.6-1+b1_amd64.deb ... #15 24.57 Unpacking libfindlib-ocaml (1.9.6-1+b1) ... #15 24.79 Selecting previously unselected package ocaml-findlib. #15 24.79 Preparing to unpack .../27-ocaml-findlib_1.9.6-1+b1_amd64.deb ... #15 24.83 Unpacking ocaml-findlib (1.9.6-1+b1) ... #15 25.07 Selecting previously unselected package libstdcompat-ocaml. #15 25.07 Preparing to unpack .../28-libstdcompat-ocaml_19-1_amd64.deb ... #15 25.11 Unpacking libstdcompat-ocaml (19-1) ... #15 25.40 Selecting previously unselected package libpython3.11-minimal:amd64. #15 25.40 Preparing to unpack .../29-libpython3.11-minimal_3.11.2-6+deb12u6_amd64.deb ... #15 25.43 Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u6) ... #15 25.76 Selecting previously unselected package python3.11-minimal. #15 25.76 Preparing to unpack .../30-python3.11-minimal_3.11.2-6+deb12u6_amd64.deb ... #15 25.80 Unpacking python3.11-minimal (3.11.2-6+deb12u6) ... #15 26.13 Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u6) ... #15 26.28 Setting up libexpat1:amd64 (2.5.0-1+deb12u2) ... #15 26.39 Setting up python3.11-minimal (3.11.2-6+deb12u6) ... #15 27.03 Selecting previously unselected package python3-minimal. #15 27.03 (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 ... 11279 files and directories currently installed.) #15 27.05 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_amd64.deb ... #15 27.08 Unpacking python3-minimal (3.11.2-1+b1) ... #15 27.30 Selecting previously unselected package media-types. #15 27.31 Preparing to unpack .../01-media-types_10.0.0_all.deb ... #15 27.34 Unpacking media-types (10.0.0) ... #15 27.61 Selecting previously unselected package mailcap. #15 27.61 Preparing to unpack .../02-mailcap_3.70+nmu1_all.deb ... #15 27.64 Unpacking mailcap (3.70+nmu1) ... #15 27.89 Selecting previously unselected package mime-support. #15 27.89 Preparing to unpack .../03-mime-support_3.66_all.deb ... #15 27.92 Unpacking mime-support (3.66) ... #15 28.19 Selecting previously unselected package libncursesw6:amd64. #15 28.20 Preparing to unpack .../04-libncursesw6_6.4-4_amd64.deb ... #15 28.23 Unpacking libncursesw6:amd64 (6.4-4) ... #15 28.48 Selecting previously unselected package libkrb5support0:amd64. #15 28.48 Preparing to unpack .../05-libkrb5support0_1.20.1-2+deb12u4_amd64.deb ... #15 28.52 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u4) ... #15 28.77 Selecting previously unselected package libk5crypto3:amd64. #15 28.78 Preparing to unpack .../06-libk5crypto3_1.20.1-2+deb12u4_amd64.deb ... #15 28.81 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u4) ... #15 29.08 Selecting previously unselected package libkeyutils1:amd64. #15 29.08 Preparing to unpack .../07-libkeyutils1_1.6.3-2_amd64.deb ... #15 29.13 Unpacking libkeyutils1:amd64 (1.6.3-2) ... #15 29.39 Selecting previously unselected package libkrb5-3:amd64. #15 29.39 Preparing to unpack .../08-libkrb5-3_1.20.1-2+deb12u4_amd64.deb ... #15 29.42 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u4) ... #15 29.74 Selecting previously unselected package libgssapi-krb5-2:amd64. #15 29.75 Preparing to unpack .../09-libgssapi-krb5-2_1.20.1-2+deb12u4_amd64.deb ... #15 29.78 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u4) ... #15 30.02 Selecting previously unselected package libtirpc-common. #15 30.03 Preparing to unpack .../10-libtirpc-common_1.3.3+ds-1_all.deb ... #15 30.06 Unpacking libtirpc-common (1.3.3+ds-1) ... #15 30.31 Selecting previously unselected package libtirpc3:amd64. #15 30.31 Preparing to unpack .../11-libtirpc3_1.3.3+ds-1_amd64.deb ... #15 30.35 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... #15 30.61 Selecting previously unselected package libnsl2:amd64. #15 30.61 Preparing to unpack .../12-libnsl2_1.3.0-2_amd64.deb ... #15 30.64 Unpacking libnsl2:amd64 (1.3.0-2) ... #15 30.90 Selecting previously unselected package readline-common. #15 30.91 Preparing to unpack .../13-readline-common_8.2-1.3_all.deb ... #15 30.94 Unpacking readline-common (8.2-1.3) ... #15 31.22 Selecting previously unselected package libreadline8:amd64. #15 31.22 Preparing to unpack .../14-libreadline8_8.2-1.3_amd64.deb ... #15 31.26 Unpacking libreadline8:amd64 (8.2-1.3) ... #15 31.54 Selecting previously unselected package libsqlite3-0:amd64. #15 31.54 Preparing to unpack .../15-libsqlite3-0_3.40.1-2+deb12u2_amd64.deb ... #15 31.58 Unpacking libsqlite3-0:amd64 (3.40.1-2+deb12u2) ... #15 31.83 Selecting previously unselected package libpython3.11-stdlib:amd64. #15 31.84 Preparing to unpack .../16-libpython3.11-stdlib_3.11.2-6+deb12u6_amd64.deb ... #15 31.87 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u6) ... #15 32.19 Selecting previously unselected package python3.11. #15 32.19 Preparing to unpack .../17-python3.11_3.11.2-6+deb12u6_amd64.deb ... #15 32.22 Unpacking python3.11 (3.11.2-6+deb12u6) ... #15 32.42 Selecting previously unselected package libpython3-stdlib:amd64. #15 32.43 Preparing to unpack .../18-libpython3-stdlib_3.11.2-1+b1_amd64.deb ... #15 32.46 Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ... #15 32.66 Setting up python3-minimal (3.11.2-1+b1) ... #15 33.05 Selecting previously unselected package python3. #15 33.05 (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 ... 11811 files and directories currently installed.) #15 33.05 Preparing to unpack .../0-python3_3.11.2-1+b1_amd64.deb ... #15 33.09 Unpacking python3 (3.11.2-1+b1) ... #15 33.34 Selecting previously unselected package libpcre3:amd64. #15 33.35 Preparing to unpack .../1-libpcre3_2%3a8.39-15_amd64.deb ... #15 33.38 Unpacking libpcre3:amd64 (2:8.39-15) ... #15 33.71 Selecting previously unselected package coccinelle. #15 33.71 Preparing to unpack .../2-coccinelle_1.1.1.deb-2+b1_amd64.deb ... #15 33.76 Unpacking coccinelle (1.1.1.deb-2+b1) ... #15 34.21 Selecting previously unselected package m4. #15 34.21 Preparing to unpack .../3-m4_1.4.19-3_amd64.deb ... #15 34.25 Unpacking m4 (1.4.19-3) ... #15 34.49 Selecting previously unselected package flex. #15 34.49 Preparing to unpack .../4-flex_2.6.4-8.2_amd64.deb ... #15 34.53 Unpacking flex (2.6.4-8.2) ... #15 34.81 Selecting previously unselected package libmpfr6:amd64. #15 34.81 Preparing to unpack .../5-libmpfr6_4.2.0-1_amd64.deb ... #15 34.85 Unpacking libmpfr6:amd64 (4.2.0-1) ... #15 35.14 Selecting previously unselected package libsigsegv2:amd64. #15 35.14 Preparing to unpack .../6-libsigsegv2_2.14-1_amd64.deb ... #15 35.18 Unpacking libsigsegv2:amd64 (2.14-1) ... #15 35.39 Setting up libmpfr6:amd64 (4.2.0-1) ... #15 35.49 Setting up readline-common (8.2-1.3) ... #15 35.60 Setting up libreadline8:amd64 (8.2-1.3) ... #15 35.72 Setting up libsigsegv2:amd64 (2.14-1) ... #15 36.06 Selecting previously unselected package gawk. #15 36.06 (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 ... 12143 files and directories currently installed.) #15 36.07 Preparing to unpack .../000-gawk_1%3a5.2.1-2_amd64.deb ... #15 36.10 Unpacking gawk (1:5.2.1-2) ... #15 36.36 Selecting previously unselected package sensible-utils. #15 36.36 Preparing to unpack .../001-sensible-utils_0.0.17+nmu1_all.deb ... #15 36.39 Unpacking sensible-utils (0.0.17+nmu1) ... #15 36.70 Selecting previously unselected package ucf. #15 36.70 Preparing to unpack .../002-ucf_3.0043+nmu1+deb12u1_all.deb ... #15 36.74 Moving old data out of the way #15 36.75 Unpacking ucf (3.0043+nmu1+deb12u1) ... #15 37.09 Selecting previously unselected package libdebuginfod-common. #15 37.09 Preparing to unpack .../003-libdebuginfod-common_0.188-2.1_all.deb ... #15 37.12 Unpacking libdebuginfod-common (0.188-2.1) ... #15 37.38 Selecting previously unselected package libglib2.0-0:amd64. #15 37.38 Preparing to unpack .../004-libglib2.0-0_2.74.6-2+deb12u7_amd64.deb ... #15 37.47 Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u7) ... #15 37.84 Selecting previously unselected package ofono. #15 37.84 Preparing to unpack .../005-ofono_1.31-3+b1_amd64.deb ... #15 37.88 Unpacking ofono (1.31-3+b1) ... #15 38.25 Selecting previously unselected package poppler-data. #15 38.25 Preparing to unpack .../006-poppler-data_0.4.12-1_all.deb ... #15 38.30 Unpacking poppler-data (0.4.12-1) ... #15 38.65 Selecting previously unselected package libpopt0:amd64. #15 38.66 Preparing to unpack .../007-libpopt0_1.19+dfsg-1_amd64.deb ... #15 38.70 Unpacking libpopt0:amd64 (1.19+dfsg-1) ... #15 39.01 Selecting previously unselected package rsync. #15 39.01 Preparing to unpack .../008-rsync_3.2.7-1+deb12u2_amd64.deb ... #15 39.05 Unpacking rsync (3.2.7-1+deb12u2) ... #15 39.34 Selecting previously unselected package sgml-base. #15 39.35 Preparing to unpack .../009-sgml-base_1.31_all.deb ... #15 39.38 Unpacking sgml-base (1.31) ... #15 39.79 Selecting previously unselected package sudo. #15 39.79 Preparing to unpack .../010-sudo_1.9.13p3-1+deb12u2_amd64.deb ... #15 39.83 Unpacking sudo (1.9.13p3-1+deb12u2) ... #15 40.15 Selecting previously unselected package libelf1:amd64. #15 40.16 Preparing to unpack .../011-libelf1_0.188-2.1_amd64.deb ... #15 40.19 Unpacking libelf1:amd64 (0.188-2.1) ... #15 40.47 Selecting previously unselected package libbpf1:amd64. #15 40.47 Preparing to unpack .../012-libbpf1_1%3a1.1.2-0+deb12u1_amd64.deb ... #15 40.54 Unpacking libbpf1:amd64 (1:1.1.2-0+deb12u1) ... #15 40.77 Selecting previously unselected package libbsd0:amd64. #15 40.77 Preparing to unpack .../013-libbsd0_0.11.7-2_amd64.deb ... #15 40.81 Unpacking libbsd0:amd64 (0.11.7-2) ... #15 41.04 Selecting previously unselected package libmnl0:amd64. #15 41.04 Preparing to unpack .../014-libmnl0_1.0.4-3_amd64.deb ... #15 41.07 Unpacking libmnl0:amd64 (1.0.4-3) ... #15 41.63 Selecting previously unselected package libxtables12:amd64. #15 41.63 Preparing to unpack .../015-libxtables12_1.8.9-2_amd64.deb ... #15 41.67 Unpacking libxtables12:amd64 (1.8.9-2) ... #15 41.90 Selecting previously unselected package libcap2-bin. #15 41.90 Preparing to unpack .../016-libcap2-bin_1%3a2.66-4+deb12u2_amd64.deb ... #15 41.94 Unpacking libcap2-bin (1:2.66-4+deb12u2) ... #15 42.25 Selecting previously unselected package iproute2. #15 42.25 Preparing to unpack .../017-iproute2_6.1.0-3_amd64.deb ... #15 42.28 Unpacking iproute2 (6.1.0-3) ... #15 42.58 Selecting previously unselected package netbase. #15 42.59 Preparing to unpack .../018-netbase_6.4_all.deb ... #15 42.63 Unpacking netbase (6.4) ... #15 42.87 Selecting previously unselected package libproc2-0:amd64. #15 42.87 Preparing to unpack .../019-libproc2-0_2%3a4.0.2-3_amd64.deb ... #15 42.90 Unpacking libproc2-0:amd64 (2:4.0.2-3) ... #15 43.22 Selecting previously unselected package procps. #15 43.22 Preparing to unpack .../020-procps_2%3a4.0.2-3_amd64.deb ... #15 43.27 Unpacking procps (2:4.0.2-3) ... #15 43.49 Selecting previously unselected package bzip2. #15 43.49 Preparing to unpack .../021-bzip2_1.0.8-5+b1_amd64.deb ... #15 43.53 Unpacking bzip2 (1.0.8-5+b1) ... #15 43.75 Selecting previously unselected package libmagic-mgc. #15 43.75 Preparing to unpack .../022-libmagic-mgc_1%3a5.44-3_amd64.deb ... #15 43.79 Unpacking libmagic-mgc (1:5.44-3) ... #15 44.08 Selecting previously unselected package libmagic1:amd64. #15 44.09 Preparing to unpack .../023-libmagic1_1%3a5.44-3_amd64.deb ... #15 44.12 Unpacking libmagic1:amd64 (1:5.44-3) ... #15 44.36 Selecting previously unselected package file. #15 44.36 Preparing to unpack .../024-file_1%3a5.44-3_amd64.deb ... #15 44.40 Unpacking file (1:5.44-3) ... #15 44.59 Selecting previously unselected package gettext-base. #15 44.59 Preparing to unpack .../025-gettext-base_0.21-12_amd64.deb ... #15 44.63 Unpacking gettext-base (0.21-12) ... #15 44.89 Selecting previously unselected package libuchardet0:amd64. #15 44.89 Preparing to unpack .../026-libuchardet0_0.0.7-1_amd64.deb ... #15 44.93 Unpacking libuchardet0:amd64 (0.0.7-1) ... #15 45.23 Selecting previously unselected package groff-base. #15 45.23 Preparing to unpack .../027-groff-base_1.22.4-10_amd64.deb ... #15 45.28 Unpacking groff-base (1.22.4-10) ... #15 45.60 Selecting previously unselected package inetutils-telnet. #15 45.61 Preparing to unpack .../028-inetutils-telnet_2%3a2.4-2+deb12u1_amd64.deb ... #15 45.64 Unpacking inetutils-telnet (2:2.4-2+deb12u1) ... #15 45.86 Selecting previously unselected package libc-l10n. #15 45.86 Preparing to unpack .../029-libc-l10n_2.36-9+deb12u13_all.deb ... #15 45.89 Unpacking libc-l10n (2.36-9+deb12u13) ... #15 46.24 Selecting previously unselected package locales. #15 46.24 Preparing to unpack .../030-locales_2.36-9+deb12u13_all.deb ... #15 46.27 Unpacking locales (2.36-9+deb12u13) ... #15 46.96 Selecting previously unselected package bsdextrautils. #15 46.96 Preparing to unpack .../031-bsdextrautils_2.38.1-5+deb12u3_amd64.deb ... #15 46.99 Unpacking bsdextrautils (2.38.1-5+deb12u3) ... #15 47.29 Selecting previously unselected package libpipeline1:amd64. #15 47.29 Preparing to unpack .../032-libpipeline1_1.5.7-1_amd64.deb ... #15 47.33 Unpacking libpipeline1:amd64 (1.5.7-1) ... #15 47.68 Selecting previously unselected package man-db. #15 47.69 Preparing to unpack .../033-man-db_2.11.2-2_amd64.deb ... #15 47.72 Unpacking man-db (2.11.2-2) ... #15 48.15 Selecting previously unselected package libedit2:amd64. #15 48.15 Preparing to unpack .../034-libedit2_3.1-20221030-2_amd64.deb ... #15 48.20 Unpacking libedit2:amd64 (3.1-20221030-2) ... #15 48.48 Selecting previously unselected package libcbor0.8:amd64. #15 48.48 Preparing to unpack .../035-libcbor0.8_0.8.0-2+b1_amd64.deb ... #15 48.51 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... #15 48.78 Selecting previously unselected package libfido2-1:amd64. #15 48.78 Preparing to unpack .../036-libfido2-1_1.12.0-2+b1_amd64.deb ... #15 48.82 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... #15 49.17 Selecting previously unselected package openssh-client. #15 49.17 Preparing to unpack .../037-openssh-client_1%3a9.2p1-2+deb12u7_amd64.deb ... #15 49.21 Unpacking openssh-client (1:9.2p1-2+deb12u7) ... #15 49.49 Selecting previously unselected package xz-utils. #15 49.49 Preparing to unpack .../038-xz-utils_5.4.1-1_amd64.deb ... #15 49.52 Unpacking xz-utils (5.4.1-1) ... #15 49.85 Selecting previously unselected package asciidoc-common. #15 49.85 Preparing to unpack .../039-asciidoc-common_10.2.0-1_all.deb ... #15 49.94 Unpacking asciidoc-common (10.2.0-1) ... #15 50.27 Selecting previously unselected package xml-core. #15 50.27 Preparing to unpack .../040-xml-core_0.18+nmu1_all.deb ... #15 50.30 Unpacking xml-core (0.18+nmu1) ... #15 50.57 Selecting previously unselected package docbook-xsl. #15 50.57 Preparing to unpack .../041-docbook-xsl_1.79.2+dfsg-2_all.deb ... #15 50.62 Unpacking docbook-xsl (1.79.2+dfsg-2) ... #15 50.91 Selecting previously unselected package libicu72:amd64. #15 50.91 Preparing to unpack .../042-libicu72_72.1-3+deb12u1_amd64.deb ... #15 50.95 Unpacking libicu72:amd64 (72.1-3+deb12u1) ... #15 51.51 Selecting previously unselected package libxml2:amd64. #15 51.51 Preparing to unpack .../043-libxml2_2.9.14+dfsg-1.3~deb12u4_amd64.deb ... #15 51.56 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u4) ... #15 51.77 Selecting previously unselected package libxml2-utils. #15 51.77 Preparing to unpack .../044-libxml2-utils_2.9.14+dfsg-1.3~deb12u4_amd64.deb ... #15 51.80 Unpacking libxml2-utils (2.9.14+dfsg-1.3~deb12u4) ... #15 52.11 Selecting previously unselected package libxslt1.1:amd64. #15 52.11 Preparing to unpack .../045-libxslt1.1_1.1.35-1+deb12u3_amd64.deb ... #15 52.14 Unpacking libxslt1.1:amd64 (1.1.35-1+deb12u3) ... #15 52.35 Selecting previously unselected package xsltproc. #15 52.35 Preparing to unpack .../046-xsltproc_1.1.35-1+deb12u3_amd64.deb ... #15 52.39 Unpacking xsltproc (1.1.35-1+deb12u3) ... #15 52.69 Selecting previously unselected package asciidoc-base. #15 52.69 Preparing to unpack .../047-asciidoc-base_10.2.0-1_all.deb ... #15 52.74 Unpacking asciidoc-base (10.2.0-1) ... #15 53.07 Selecting previously unselected package asciidoc. #15 53.07 Preparing to unpack .../048-asciidoc_10.2.0-1_all.deb ... #15 53.18 Unpacking asciidoc (10.2.0-1) ... #15 53.48 Selecting previously unselected package sgml-data. #15 53.48 Preparing to unpack .../049-sgml-data_2.0.11+nmu1_all.deb ... #15 53.52 Unpacking sgml-data (2.0.11+nmu1) ... #15 53.86 Selecting previously unselected package docbook-xml. #15 53.86 Preparing to unpack .../050-docbook-xml_4.5-12_all.deb ... #15 53.90 Unpacking docbook-xml (4.5-12) ... #15 54.12 Selecting previously unselected package python-apt-common. #15 54.12 Preparing to unpack .../051-python-apt-common_2.6.0_all.deb ... #15 54.17 Unpacking python-apt-common (2.6.0) ... #15 54.38 Selecting previously unselected package distro-info-data. #15 54.38 Preparing to unpack .../052-distro-info-data_0.58+deb12u5_all.deb ... #15 54.42 Unpacking distro-info-data (0.58+deb12u5) ... #15 54.65 Selecting previously unselected package python3-apt. #15 54.65 Preparing to unpack .../053-python3-apt_2.6.0_amd64.deb ... #15 54.69 Unpacking python3-apt (2.6.0) ... #15 55.03 Selecting previously unselected package tex-common. #15 55.03 Preparing to unpack .../054-tex-common_6.18_all.deb ... #15 55.07 Unpacking tex-common (6.18) ... #15 55.53 Selecting previously unselected package libpaper1:amd64. #15 55.53 Preparing to unpack .../055-libpaper1_1.1.29_amd64.deb ... #15 55.57 Unpacking libpaper1:amd64 (1.1.29) ... #15 55.79 Selecting previously unselected package libpaper-utils. #15 55.79 Preparing to unpack .../056-libpaper-utils_1.1.29_amd64.deb ... #15 55.83 Unpacking libpaper-utils (1.1.29) ... #15 56.07 Selecting previously unselected package libkpathsea6:amd64. #15 56.08 Preparing to unpack .../057-libkpathsea6_2022.20220321.62855-5.1+deb12u2_amd64.deb ... #15 56.12 Unpacking libkpathsea6:amd64 (2022.20220321.62855-5.1+deb12u2) ... #15 56.37 Selecting previously unselected package libptexenc1:amd64. #15 56.38 Preparing to unpack .../058-libptexenc1_2022.20220321.62855-5.1+deb12u2_amd64.deb ... #15 56.41 Unpacking libptexenc1:amd64 (2022.20220321.62855-5.1+deb12u2) ... #15 56.65 Selecting previously unselected package libsynctex2:amd64. #15 56.65 Preparing to unpack .../059-libsynctex2_2022.20220321.62855-5.1+deb12u2_amd64.deb ... #15 56.68 Unpacking libsynctex2:amd64 (2022.20220321.62855-5.1+deb12u2) ... #15 56.91 Selecting previously unselected package libtexlua53-5:amd64. #15 56.92 Preparing to unpack .../060-libtexlua53-5_2022.20220321.62855-5.1+deb12u2_amd64.deb ... #15 56.95 Unpacking libtexlua53-5:amd64 (2022.20220321.62855-5.1+deb12u2) ... #15 57.24 Selecting previously unselected package libtexluajit2:amd64. #15 57.24 Preparing to unpack .../061-libtexluajit2_2022.20220321.62855-5.1+deb12u2_amd64.deb ... #15 57.28 Unpacking libtexluajit2:amd64 (2022.20220321.62855-5.1+deb12u2) ... #15 57.49 Selecting previously unselected package t1utils. #15 57.50 Preparing to unpack .../062-t1utils_1.41-4_amd64.deb ... #15 57.53 Unpacking t1utils (1.41-4) ... #15 57.78 Selecting previously unselected package libbrotli1:amd64. #15 57.78 Preparing to unpack .../063-libbrotli1_1.0.9-2+b6_amd64.deb ... #15 57.81 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... #15 58.07 Selecting previously unselected package libpng16-16:amd64. #15 58.07 Preparing to unpack .../064-libpng16-16_1.6.39-2_amd64.deb ... #15 58.11 Unpacking libpng16-16:amd64 (1.6.39-2) ... #15 58.39 Selecting previously unselected package libfreetype6:amd64. #15 58.39 Preparing to unpack .../065-libfreetype6_2.12.1+dfsg-5+deb12u4_amd64.deb ... #15 58.43 Unpacking libfreetype6:amd64 (2.12.1+dfsg-5+deb12u4) ... #15 58.67 Selecting previously unselected package fonts-dejavu-core. #15 58.67 Preparing to unpack .../066-fonts-dejavu-core_2.37-6_all.deb ... #15 58.70 Unpacking fonts-dejavu-core (2.37-6) ... #15 59.01 Selecting previously unselected package libfontenc1:amd64. #15 59.01 Preparing to unpack .../067-libfontenc1_1%3a1.1.4-1_amd64.deb ... #15 59.05 Unpacking libfontenc1:amd64 (1:1.1.4-1) ... #15 59.36 Selecting previously unselected package x11-common. #15 59.36 Preparing to unpack .../068-x11-common_1%3a7.7+23_all.deb ... #15 59.40 Unpacking x11-common (1:7.7+23) ... #15 59.63 Selecting previously unselected package xfonts-encodings. #15 59.63 Preparing to unpack .../069-xfonts-encodings_1%3a1.0.4-2.2_all.deb ... #15 59.66 Unpacking xfonts-encodings (1:1.0.4-2.2) ... #15 59.97 Selecting previously unselected package xfonts-utils. #15 59.97 Preparing to unpack .../070-xfonts-utils_1%3a7.7+6_amd64.deb ... #15 60.00 Unpacking xfonts-utils (1:7.7+6) ... #15 60.30 Selecting previously unselected package fonts-urw-base35. #15 60.30 Preparing to unpack .../071-fonts-urw-base35_20200910-7_all.deb ... #15 60.37 Unpacking fonts-urw-base35 (20200910-7) ... #15 61.48 Selecting previously unselected package fontconfig-config. #15 61.48 Preparing to unpack .../072-fontconfig-config_2.14.1-4_amd64.deb ... #15 61.56 Unpacking fontconfig-config (2.14.1-4) ... #15 61.82 Selecting previously unselected package libfontconfig1:amd64. #15 61.82 Preparing to unpack .../073-libfontconfig1_2.14.1-4_amd64.deb ... #15 61.90 Unpacking libfontconfig1:amd64 (2.14.1-4) ... #15 62.49 Selecting previously unselected package libpixman-1-0:amd64. #15 62.50 Preparing to unpack .../074-libpixman-1-0_0.42.2-1_amd64.deb ... #15 62.53 Unpacking libpixman-1-0:amd64 (0.42.2-1) ... #15 62.76 Selecting previously unselected package libxau6:amd64. #15 62.77 Preparing to unpack .../075-libxau6_1%3a1.0.9-1_amd64.deb ... #15 62.81 Unpacking libxau6:amd64 (1:1.0.9-1) ... #15 63.06 Selecting previously unselected package libxdmcp6:amd64. #15 63.06 Preparing to unpack .../076-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #15 63.10 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #15 63.36 Selecting previously unselected package libxcb1:amd64. #15 63.37 Preparing to unpack .../077-libxcb1_1.15-1_amd64.deb ... #15 63.40 Unpacking libxcb1:amd64 (1.15-1) ... #15 63.61 Selecting previously unselected package libx11-data. #15 63.61 Preparing to unpack .../078-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... #15 63.65 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... #15 63.96 Selecting previously unselected package libx11-6:amd64. #15 63.96 Preparing to unpack .../079-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... #15 64.00 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... #15 64.29 Selecting previously unselected package libxcb-render0:amd64. #15 64.29 Preparing to unpack .../080-libxcb-render0_1.15-1_amd64.deb ... #15 64.32 Unpacking libxcb-render0:amd64 (1.15-1) ... #15 64.61 Selecting previously unselected package libxcb-shm0:amd64. #15 64.61 Preparing to unpack .../081-libxcb-shm0_1.15-1_amd64.deb ... #15 64.64 Unpacking libxcb-shm0:amd64 (1.15-1) ... #15 64.90 Selecting previously unselected package libxext6:amd64. #15 64.90 Preparing to unpack .../082-libxext6_2%3a1.3.4-1+b1_amd64.deb ... #15 64.94 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... #15 65.22 Selecting previously unselected package libxrender1:amd64. #15 65.22 Preparing to unpack .../083-libxrender1_1%3a0.9.10-1.1_amd64.deb ... #15 65.25 Unpacking libxrender1:amd64 (1:0.9.10-1.1) ... #15 65.60 Selecting previously unselected package libcairo2:amd64. #15 65.60 Preparing to unpack .../084-libcairo2_1.16.0-7_amd64.deb ... #15 65.63 Unpacking libcairo2:amd64 (1.16.0-7) ... #15 65.95 Selecting previously unselected package libgraphite2-3:amd64. #15 65.95 Preparing to unpack .../085-libgraphite2-3_1.3.14-1_amd64.deb ... #15 65.99 Unpacking libgraphite2-3:amd64 (1.3.14-1) ... #15 66.48 Selecting previously unselected package libharfbuzz0b:amd64. #15 66.49 Preparing to unpack .../086-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ... #15 66.53 Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ... #15 66.86 Selecting previously unselected package libteckit0:amd64. #15 66.86 Preparing to unpack .../087-libteckit0_2.5.11+ds1-1+b1_amd64.deb ... #15 66.90 Unpacking libteckit0:amd64 (2.5.11+ds1-1+b1) ... #15 67.18 Selecting previously unselected package libice6:amd64. #15 67.18 Preparing to unpack .../088-libice6_2%3a1.0.10-1_amd64.deb ... #15 67.21 Unpacking libice6:amd64 (2:1.0.10-1) ... #15 67.57 Selecting previously unselected package libsm6:amd64. #15 67.57 Preparing to unpack .../089-libsm6_2%3a1.2.3-1_amd64.deb ... #15 67.60 Unpacking libsm6:amd64 (2:1.2.3-1) ... #15 67.93 Selecting previously unselected package libxt6:amd64. #15 67.93 Preparing to unpack .../090-libxt6_1%3a1.2.1-1.1_amd64.deb ... #15 67.97 Unpacking libxt6:amd64 (1:1.2.1-1.1) ... #15 68.22 Selecting previously unselected package libxmu6:amd64. #15 68.22 Preparing to unpack .../091-libxmu6_2%3a1.1.3-3_amd64.deb ... #15 68.27 Unpacking libxmu6:amd64 (2:1.1.3-3) ... #15 68.53 Selecting previously unselected package libxpm4:amd64. #15 68.53 Preparing to unpack .../092-libxpm4_1%3a3.5.12-1.1+deb12u1_amd64.deb ... #15 68.57 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ... #15 68.83 Selecting previously unselected package libxaw7:amd64. #15 68.83 Preparing to unpack .../093-libxaw7_2%3a1.0.14-1_amd64.deb ... #15 68.87 Unpacking libxaw7:amd64 (2:1.0.14-1) ... #15 69.15 Selecting previously unselected package libxi6:amd64. #15 69.15 Preparing to unpack .../094-libxi6_2%3a1.8-1+b1_amd64.deb ... #15 69.18 Unpacking libxi6:amd64 (2:1.8-1+b1) ... #15 69.53 Selecting previously unselected package libzzip-0-13:amd64. #15 69.53 Preparing to unpack .../095-libzzip-0-13_0.13.72+dfsg.1-1.1_amd64.deb ... #15 69.56 Unpacking libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ... #15 69.85 Selecting previously unselected package texlive-binaries. #15 69.86 Preparing to unpack .../096-texlive-binaries_2022.20220321.62855-5.1+deb12u2_amd64.deb ... #15 69.89 Unpacking texlive-binaries (2022.20220321.62855-5.1+deb12u2) ... #15 70.44 Selecting previously unselected package xdg-utils. #15 70.44 Preparing to unpack .../097-xdg-utils_1.1.3-4.1_all.deb ... #15 70.54 Unpacking xdg-utils (1.1.3-4.1) ... #15 70.84 Selecting previously unselected package texlive-base. #15 70.85 Preparing to unpack .../098-texlive-base_2022.20230122-3_all.deb ... #15 70.88 Unpacking texlive-base (2022.20230122-3) ... #15 71.92 Selecting previously unselected package texlive-fonts-recommended. #15 71.92 Preparing to unpack .../099-texlive-fonts-recommended_2022.20230122-3_all.deb ... #15 72.14 Unpacking texlive-fonts-recommended (2022.20230122-3) ... #15 72.67 Selecting previously unselected package fonts-lmodern. #15 72.67 Preparing to unpack .../100-fonts-lmodern_2.005-1_all.deb ... #15 72.72 Unpacking fonts-lmodern (2.005-1) ... #15 73.18 Selecting previously unselected package texlive-latex-base. #15 73.18 Preparing to unpack .../101-texlive-latex-base_2022.20230122-3_all.deb ... #15 73.21 Unpacking texlive-latex-base (2022.20230122-3) ... #15 73.57 Selecting previously unselected package texlive-latex-recommended. #15 73.57 Preparing to unpack .../102-texlive-latex-recommended_2022.20230122-3_all.deb ... #15 73.61 Unpacking texlive-latex-recommended (2022.20230122-3) ... #15 74.21 Selecting previously unselected package texlive. #15 74.21 Preparing to unpack .../103-texlive_2022.20230122-3_all.deb ... #15 74.24 Unpacking texlive (2022.20230122-3) ... #15 74.57 Selecting previously unselected package texlive-bibtex-extra. #15 74.58 Preparing to unpack .../104-texlive-bibtex-extra_2022.20230122-4_all.deb ... #15 74.61 Unpacking texlive-bibtex-extra (2022.20230122-4) ... #15 75.80 Selecting previously unselected package libthai-data. #15 75.80 Preparing to unpack .../105-libthai-data_0.1.29-1_all.deb ... #15 75.84 Unpacking libthai-data (0.1.29-1) ... #15 76.11 Selecting previously unselected package libdatrie1:amd64. #15 76.12 Preparing to unpack .../106-libdatrie1_0.2.13-2+b1_amd64.deb ... #15 76.15 Unpacking libdatrie1:amd64 (0.2.13-2+b1) ... #15 76.56 Selecting previously unselected package libthai0:amd64. #15 76.56 Preparing to unpack .../107-libthai0_0.1.29-1_amd64.deb ... #15 76.60 Unpacking libthai0:amd64 (0.1.29-1) ... #15 76.93 Selecting previously unselected package libsombok3:amd64. #15 76.93 Preparing to unpack .../108-libsombok3_2.4.0-2+b1_amd64.deb ... #15 76.99 Unpacking libsombok3:amd64 (2.4.0-2+b1) ... #15 77.20 Selecting previously unselected package libmime-charset-perl. #15 77.20 Preparing to unpack .../109-libmime-charset-perl_1.013.1-2_all.deb ... #15 77.24 Unpacking libmime-charset-perl (1.013.1-2) ... #15 77.43 Selecting previously unselected package libunicode-linebreak-perl. #15 77.43 Preparing to unpack .../110-libunicode-linebreak-perl_0.0.20190101-1+b5_amd64.deb ... #15 77.55 Unpacking libunicode-linebreak-perl (0.0.20190101-1+b5) ... #15 78.32 Selecting previously unselected package libjs-jquery. #15 78.33 Preparing to unpack .../111-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... #15 78.37 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #15 78.63 Selecting previously unselected package lmodern. #15 78.63 Preparing to unpack .../112-lmodern_2.005-1_all.deb ... #15 78.71 Unpacking lmodern (2.005-1) ... #15 79.34 Selecting previously unselected package texlive-luatex. #15 79.34 Preparing to unpack .../113-texlive-luatex_2022.20230122-3_all.deb ... #15 79.38 Unpacking texlive-luatex (2022.20230122-3) ... #15 80.55 Selecting previously unselected package texlive-plain-generic. #15 80.56 Preparing to unpack .../114-texlive-plain-generic_2022.20230122-4_all.deb ... #15 80.60 Unpacking texlive-plain-generic (2022.20230122-4) ... #15 82.05 Selecting previously unselected package texlive-extra-utils. #15 82.06 Preparing to unpack .../115-texlive-extra-utils_2022.20230122-4_all.deb ... #15 82.13 Unpacking texlive-extra-utils (2022.20230122-4) ... #15 84.38 Selecting previously unselected package libapache-pom-java. #15 84.39 Preparing to unpack .../116-libapache-pom-java_29-2_all.deb ... #15 84.43 Unpacking libapache-pom-java (29-2) ... #15 84.62 Selecting previously unselected package libcommons-parent-java. #15 84.62 Preparing to unpack .../117-libcommons-parent-java_56-1_all.deb ... #15 84.65 Unpacking libcommons-parent-java (56-1) ... #15 84.85 Selecting previously unselected package libcommons-logging-java. #15 84.86 Preparing to unpack .../118-libcommons-logging-java_1.2-3_all.deb ... #15 84.89 Unpacking libcommons-logging-java (1.2-3) ... #15 85.09 Selecting previously unselected package libfontbox-java. #15 85.10 Preparing to unpack .../119-libfontbox-java_1%3a1.8.16-2_all.deb ... #15 85.13 Unpacking libfontbox-java (1:1.8.16-2) ... #15 85.41 Selecting previously unselected package libpdfbox-java. #15 85.42 Preparing to unpack .../120-libpdfbox-java_1%3a1.8.16-2_all.deb ... #15 85.45 Unpacking libpdfbox-java (1:1.8.16-2) ... #15 85.94 Selecting previously unselected package preview-latex-style. #15 85.95 Preparing to unpack .../121-preview-latex-style_12.2-1_all.deb ... #15 86.00 Unpacking preview-latex-style (12.2-1) ... #15 86.28 Selecting previously unselected package texlive-pictures. #15 86.29 Preparing to unpack .../122-texlive-pictures_2022.20230122-3_all.deb ... #15 86.32 Unpacking texlive-pictures (2022.20230122-3) ... #15 87.06 Selecting previously unselected package texlive-latex-extra. #15 87.07 Preparing to unpack .../123-texlive-latex-extra_2022.20230122-4_all.deb ... #15 87.10 Unpacking texlive-latex-extra (2022.20230122-4) ... #15 87.82 Selecting previously unselected package fonts-gfs-baskerville. #15 87.83 Preparing to unpack .../124-fonts-gfs-baskerville_1.1-6_all.deb ... #15 87.92 Unpacking fonts-gfs-baskerville (1.1-6) ... #15 88.52 Selecting previously unselected package fonts-gfs-porson. #15 88.52 Preparing to unpack .../125-fonts-gfs-porson_1.1-7_all.deb ... #15 88.55 Unpacking fonts-gfs-porson (1.1-7) ... #15 88.90 Selecting previously unselected package texlive-lang-greek. #15 88.91 Preparing to unpack .../126-texlive-lang-greek_2022.20230122-1_all.deb ... #15 88.96 Unpacking texlive-lang-greek (2022.20230122-1) ... #15 90.21 Selecting previously unselected package texlive-science. #15 90.22 Preparing to unpack .../127-texlive-science_2022.20230122-4_all.deb ... #15 90.26 Unpacking texlive-science (2022.20230122-4) ... #15 90.71 Selecting previously unselected package dblatex. #15 90.72 Preparing to unpack .../128-dblatex_0.3.12py3-2_all.deb ... #15 90.76 Unpacking dblatex (0.3.12py3-2) ... #15 91.05 Selecting previously unselected package docbook. #15 91.06 Preparing to unpack .../129-docbook_4.5-10_all.deb ... #15 91.10 Unpacking docbook (4.5-10) ... #15 91.50 Selecting previously unselected package libosp5. #15 91.51 Preparing to unpack .../130-libosp5_1.5.2-13+b2_amd64.deb ... #15 91.54 Unpacking libosp5 (1.5.2-13+b2) ... #15 91.93 Selecting previously unselected package libostyle1c2. #15 91.93 Preparing to unpack .../131-libostyle1c2_1.4devel1-22_amd64.deb ... #15 92.08 Unpacking libostyle1c2 (1.4devel1-22) ... #15 92.41 Selecting previously unselected package openjade. #15 92.41 Preparing to unpack .../132-openjade_1.4devel1-22_amd64.deb ... #15 92.47 Unpacking openjade (1.4devel1-22) ... #15 92.74 Selecting previously unselected package docbook-dsssl. #15 92.74 Preparing to unpack .../133-docbook-dsssl_1.79-10_all.deb ... #15 92.79 Unpacking docbook-dsssl (1.79-10) ... #15 93.01 Selecting previously unselected package teckit. #15 93.02 Preparing to unpack .../134-teckit_2.5.11+ds1-1+b1_amd64.deb ... #15 93.06 Unpacking teckit (2.5.11+ds1-1+b1) ... #15 93.38 Selecting previously unselected package tipa. #15 93.38 Preparing to unpack .../135-tipa_2%3a1.3-21_all.deb ... #15 93.42 Unpacking tipa (2:1.3-21) ... #15 94.22 Selecting previously unselected package texlive-xetex. #15 94.23 Preparing to unpack .../136-texlive-xetex_2022.20230122-3_all.deb ... #15 94.26 Unpacking texlive-xetex (2022.20230122-3) ... #15 95.01 Selecting previously unselected package texlive-formats-extra. #15 95.02 Preparing to unpack .../137-texlive-formats-extra_2022.20230122-4_all.deb ... #15 95.05 Unpacking texlive-formats-extra (2022.20230122-4) ... #15 95.68 Selecting previously unselected package lynx-common. #15 95.69 Preparing to unpack .../138-lynx-common_2.9.0dev.12-1_all.deb ... #15 95.78 Unpacking lynx-common (2.9.0dev.12-1) ... #15 96.14 Selecting previously unselected package lynx. #15 96.15 Preparing to unpack .../139-lynx_2.9.0dev.12-1_amd64.deb ... #15 96.19 Unpacking lynx (2.9.0dev.12-1) ... #15 96.43 Selecting previously unselected package libsgmls-perl. #15 96.44 Preparing to unpack .../140-libsgmls-perl_1.03ii-38_all.deb ... #15 96.46 Unpacking libsgmls-perl (1.03ii-38) ... #15 96.66 Selecting previously unselected package sgmlspl. #15 96.66 Preparing to unpack .../141-sgmlspl_1.03ii-38_all.deb ... #15 96.69 Unpacking sgmlspl (1.03ii-38) ... #15 96.93 Selecting previously unselected package opensp. #15 96.94 Preparing to unpack .../142-opensp_1.5.2-13+b2_amd64.deb ... #15 97.00 Unpacking opensp (1.5.2-13+b2) ... #15 97.22 Selecting previously unselected package docbook-utils. #15 97.23 Preparing to unpack .../143-docbook-utils_0.6.14-4_all.deb ... #15 97.26 Unpacking docbook-utils (0.6.14-4) ... #15 97.49 Selecting previously unselected package asciidoc-dblatex. #15 97.50 Preparing to unpack .../144-asciidoc-dblatex_10.2.0-1_all.deb ... #15 97.54 Unpacking asciidoc-dblatex (10.2.0-1) ... #15 97.77 Selecting previously unselected package autoconf. #15 97.77 Preparing to unpack .../145-autoconf_2.71-3_all.deb ... #15 97.81 Unpacking autoconf (2.71-3) ... #15 98.08 Selecting previously unselected package libgc1:amd64. #15 98.08 Preparing to unpack .../146-libgc1_1%3a8.2.2-3_amd64.deb ... #15 98.11 Unpacking libgc1:amd64 (1:8.2.2-3) ... #15 98.37 Selecting previously unselected package guile-3.0-libs:amd64. #15 98.38 Preparing to unpack .../147-guile-3.0-libs_3.0.8-2_amd64.deb ... #15 98.41 Unpacking guile-3.0-libs:amd64 (3.0.8-2) ... #15 98.89 Selecting previously unselected package libopts25:amd64. #15 98.90 Preparing to unpack .../148-libopts25_1%3a5.18.16-5_amd64.deb ... #15 100.3 Unpacking libopts25:amd64 (1:5.18.16-5) ... #15 100.8 Selecting previously unselected package libopts25-dev:amd64. #15 100.8 Preparing to unpack .../149-libopts25-dev_1%3a5.18.16-5_amd64.deb ... #15 100.8 Unpacking libopts25-dev:amd64 (1:5.18.16-5) ... #15 101.1 Selecting previously unselected package autogen. #15 101.1 Preparing to unpack .../150-autogen_1%3a5.18.16-5_amd64.deb ... #15 101.1 Unpacking autogen (1:5.18.16-5) ... #15 101.1 Replaced by files in installed package libopts25-dev:amd64 (1:5.18.16-5) ... #15 101.6 Selecting previously unselected package autotools-dev. #15 101.6 Preparing to unpack .../151-autotools-dev_20220109.1_all.deb ... #15 101.6 Unpacking autotools-dev (20220109.1) ... #15 102.2 Selecting previously unselected package automake. #15 102.2 Preparing to unpack .../152-automake_1%3a1.16.5-1.3_all.deb ... #15 102.2 Unpacking automake (1:1.16.5-1.3) ... #15 102.4 Selecting previously unselected package autopoint. #15 102.4 Preparing to unpack .../153-autopoint_0.21-12_all.deb ... #15 102.5 Unpacking autopoint (0.21-12) ... #15 102.8 Selecting previously unselected package bc. #15 102.8 Preparing to unpack .../154-bc_1.07.1-3+b1_amd64.deb ... #15 102.8 Unpacking bc (1.07.1-3+b1) ... #15 103.0 Selecting previously unselected package binutils-common:amd64. #15 103.0 Preparing to unpack .../155-binutils-common_2.40-2_amd64.deb ... #15 103.1 Unpacking binutils-common:amd64 (2.40-2) ... #15 103.6 Selecting previously unselected package libbinutils:amd64. #15 103.6 Preparing to unpack .../156-libbinutils_2.40-2_amd64.deb ... #15 103.6 Unpacking libbinutils:amd64 (2.40-2) ... #15 104.0 Selecting previously unselected package libctf-nobfd0:amd64. #15 104.0 Preparing to unpack .../157-libctf-nobfd0_2.40-2_amd64.deb ... #15 104.0 Unpacking libctf-nobfd0:amd64 (2.40-2) ... #15 104.3 Selecting previously unselected package libctf0:amd64. #15 104.3 Preparing to unpack .../158-libctf0_2.40-2_amd64.deb ... #15 104.3 Unpacking libctf0:amd64 (2.40-2) ... #15 104.6 Selecting previously unselected package libgprofng0:amd64. #15 104.6 Preparing to unpack .../159-libgprofng0_2.40-2_amd64.deb ... #15 104.7 Unpacking libgprofng0:amd64 (2.40-2) ... #15 105.0 Selecting previously unselected package libjansson4:amd64. #15 105.0 Preparing to unpack .../160-libjansson4_2.14-2_amd64.deb ... #15 105.0 Unpacking libjansson4:amd64 (2.14-2) ... #15 105.2 Selecting previously unselected package binutils-x86-64-linux-gnu. #15 105.2 Preparing to unpack .../161-binutils-x86-64-linux-gnu_2.40-2_amd64.deb ... #15 105.2 Unpacking binutils-x86-64-linux-gnu (2.40-2) ... #15 105.6 Selecting previously unselected package binutils. #15 105.6 Preparing to unpack .../162-binutils_2.40-2_amd64.deb ... #15 105.6 Unpacking binutils (2.40-2) ... #15 105.8 Selecting previously unselected package binutils-arm-none-eabi. #15 105.8 Preparing to unpack .../163-binutils-arm-none-eabi_2.40-2+18+b1_amd64.deb ... #15 105.9 Unpacking binutils-arm-none-eabi (2.40-2+18+b1) ... #15 106.2 Selecting previously unselected package bison. #15 106.2 Preparing to unpack .../164-bison_2%3a3.8.2+dfsg-1+b1_amd64.deb ... #15 106.3 Unpacking bison (2:3.8.2+dfsg-1+b1) ... #15 106.5 Selecting previously unselected package libc-dev-bin. #15 106.5 Preparing to unpack .../165-libc-dev-bin_2.36-9+deb12u13_amd64.deb ... #15 106.6 Unpacking libc-dev-bin (2.36-9+deb12u13) ... #15 106.8 Selecting previously unselected package linux-libc-dev:amd64. #15 106.8 Preparing to unpack .../166-linux-libc-dev_6.1.153-1_amd64.deb ... #15 106.8 Unpacking linux-libc-dev:amd64 (6.1.153-1) ... #15 107.2 Selecting previously unselected package libcrypt-dev:amd64. #15 107.2 Preparing to unpack .../167-libcrypt-dev_1%3a4.4.33-2_amd64.deb ... #15 107.3 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ... #15 107.5 Selecting previously unselected package libtirpc-dev:amd64. #15 107.5 Preparing to unpack .../168-libtirpc-dev_1.3.3+ds-1_amd64.deb ... #15 107.5 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ... #15 107.7 Selecting previously unselected package libnsl-dev:amd64. #15 107.7 Preparing to unpack .../169-libnsl-dev_1.3.0-2_amd64.deb ... #15 107.7 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #15 107.9 Selecting previously unselected package rpcsvc-proto. #15 107.9 Preparing to unpack .../170-rpcsvc-proto_1.4.3-1_amd64.deb ... #15 107.9 Unpacking rpcsvc-proto (1.4.3-1) ... #15 108.1 Selecting previously unselected package libc6-dev:amd64. #15 108.1 Preparing to unpack .../171-libc6-dev_2.36-9+deb12u13_amd64.deb ... #15 108.2 Unpacking libc6-dev:amd64 (2.36-9+deb12u13) ... #15 108.5 Selecting previously unselected package libisl23:amd64. #15 108.5 Preparing to unpack .../172-libisl23_0.25-1.1_amd64.deb ... #15 108.5 Unpacking libisl23:amd64 (0.25-1.1) ... #15 108.8 Selecting previously unselected package libmpc3:amd64. #15 108.8 Preparing to unpack .../173-libmpc3_1.3.1-1_amd64.deb ... #15 108.8 Unpacking libmpc3:amd64 (1.3.1-1) ... #15 109.2 Selecting previously unselected package cpp-12. #15 109.2 Preparing to unpack .../174-cpp-12_12.2.0-14+deb12u1_amd64.deb ... #15 109.2 Unpacking cpp-12 (12.2.0-14+deb12u1) ... #15 110.0 Selecting previously unselected package cpp. #15 110.0 Preparing to unpack .../175-cpp_4%3a12.2.0-3_amd64.deb ... #15 110.0 Unpacking cpp (4:12.2.0-3) ... #15 110.3 Selecting previously unselected package libcc1-0:amd64. #15 110.3 Preparing to unpack .../176-libcc1-0_12.2.0-14+deb12u1_amd64.deb ... #15 110.3 Unpacking libcc1-0:amd64 (12.2.0-14+deb12u1) ... #15 110.7 Selecting previously unselected package libgomp1:amd64. #15 110.7 Preparing to unpack .../177-libgomp1_12.2.0-14+deb12u1_amd64.deb ... #15 110.7 Unpacking libgomp1:amd64 (12.2.0-14+deb12u1) ... #15 111.0 Selecting previously unselected package libitm1:amd64. #15 111.0 Preparing to unpack .../178-libitm1_12.2.0-14+deb12u1_amd64.deb ... #15 111.1 Unpacking libitm1:amd64 (12.2.0-14+deb12u1) ... #15 111.3 Selecting previously unselected package libatomic1:amd64. #15 111.3 Preparing to unpack .../179-libatomic1_12.2.0-14+deb12u1_amd64.deb ... #15 111.4 Unpacking libatomic1:amd64 (12.2.0-14+deb12u1) ... #15 111.7 Selecting previously unselected package libasan8:amd64. #15 111.7 Preparing to unpack .../180-libasan8_12.2.0-14+deb12u1_amd64.deb ... #15 111.8 Unpacking libasan8:amd64 (12.2.0-14+deb12u1) ... #15 112.1 Selecting previously unselected package liblsan0:amd64. #15 112.1 Preparing to unpack .../181-liblsan0_12.2.0-14+deb12u1_amd64.deb ... #15 112.2 Unpacking liblsan0:amd64 (12.2.0-14+deb12u1) ... #15 112.5 Selecting previously unselected package libtsan2:amd64. #15 112.5 Preparing to unpack .../182-libtsan2_12.2.0-14+deb12u1_amd64.deb ... #15 112.6 Unpacking libtsan2:amd64 (12.2.0-14+deb12u1) ... #15 113.0 Selecting previously unselected package libubsan1:amd64. #15 113.0 Preparing to unpack .../183-libubsan1_12.2.0-14+deb12u1_amd64.deb ... #15 113.1 Unpacking libubsan1:amd64 (12.2.0-14+deb12u1) ... #15 113.5 Selecting previously unselected package libquadmath0:amd64. #15 113.5 Preparing to unpack .../184-libquadmath0_12.2.0-14+deb12u1_amd64.deb ... #15 113.5 Unpacking libquadmath0:amd64 (12.2.0-14+deb12u1) ... #15 113.9 Selecting previously unselected package libgcc-12-dev:amd64. #15 113.9 Preparing to unpack .../185-libgcc-12-dev_12.2.0-14+deb12u1_amd64.deb ... #15 113.9 Unpacking libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... #15 114.2 Selecting previously unselected package gcc-12. #15 114.2 Preparing to unpack .../186-gcc-12_12.2.0-14+deb12u1_amd64.deb ... #15 114.2 Unpacking gcc-12 (12.2.0-14+deb12u1) ... #15 114.9 Selecting previously unselected package gcc. #15 114.9 Preparing to unpack .../187-gcc_4%3a12.2.0-3_amd64.deb ... #15 115.0 Unpacking gcc (4:12.2.0-3) ... #15 115.2 Selecting previously unselected package libstdc++-12-dev:amd64. #15 115.2 Preparing to unpack .../188-libstdc++-12-dev_12.2.0-14+deb12u1_amd64.deb ... #15 115.2 Unpacking libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... #15 115.5 Selecting previously unselected package g++-12. #15 115.5 Preparing to unpack .../189-g++-12_12.2.0-14+deb12u1_amd64.deb ... #15 115.6 Unpacking g++-12 (12.2.0-14+deb12u1) ... #15 116.2 Selecting previously unselected package g++. #15 116.2 Preparing to unpack .../190-g++_4%3a12.2.0-3_amd64.deb ... #15 116.2 Unpacking g++ (4:12.2.0-3) ... #15 116.4 Selecting previously unselected package make. #15 116.4 Preparing to unpack .../191-make_4.3-4.1_amd64.deb ... #15 116.5 Unpacking make (4.3-4.1) ... #15 116.7 Selecting previously unselected package libdpkg-perl. #15 116.7 Preparing to unpack .../192-libdpkg-perl_1.21.22_all.deb ... #15 116.7 Unpacking libdpkg-perl (1.21.22) ... #15 117.0 Selecting previously unselected package patch. #15 117.0 Preparing to unpack .../193-patch_2.7.6-7_amd64.deb ... #15 117.0 Unpacking patch (2.7.6-7) ... #15 117.2 Selecting previously unselected package dpkg-dev. #15 117.2 Preparing to unpack .../194-dpkg-dev_1.21.22_all.deb ... #15 117.3 Unpacking dpkg-dev (1.21.22) ... #15 117.5 Selecting previously unselected package build-essential. #15 117.5 Preparing to unpack .../195-build-essential_12.9_amd64.deb ... #15 117.5 Unpacking build-essential (12.9) ... #15 117.8 Selecting previously unselected package libhiredis0.14:amd64. #15 117.8 Preparing to unpack .../196-libhiredis0.14_0.14.1-3_amd64.deb ... #15 117.8 Unpacking libhiredis0.14:amd64 (0.14.1-3) ... #15 118.1 Selecting previously unselected package ccache. #15 118.1 Preparing to unpack .../197-ccache_4.8+really4.7.5-1_amd64.deb ... #15 118.1 Unpacking ccache (4.8+really4.7.5-1) ... #15 118.4 Selecting previously unselected package libz3-4:amd64. #15 118.4 Preparing to unpack .../198-libz3-4_4.8.12-3.1_amd64.deb ... #15 118.5 Unpacking libz3-4:amd64 (4.8.12-3.1) ... #15 119.0 Selecting previously unselected package libllvm14:amd64. #15 119.0 Preparing to unpack .../199-libllvm14_1%3a14.0.6-12_amd64.deb ... #15 119.1 Unpacking libllvm14:amd64 (1:14.0.6-12) ... #15 119.8 Selecting previously unselected package libclang-cpp14. #15 119.8 Preparing to unpack .../200-libclang-cpp14_1%3a14.0.6-12_amd64.deb ... #15 119.8 Unpacking libclang-cpp14 (1:14.0.6-12) ... #15 120.3 Selecting previously unselected package clang-format-14. #15 120.3 Preparing to unpack .../201-clang-format-14_1%3a14.0.6-12_amd64.deb ... #15 120.3 Unpacking clang-format-14 (1:14.0.6-12) ... #15 120.5 Selecting previously unselected package clang-format:amd64. #15 120.5 Preparing to unpack .../202-clang-format_1%3a14.0-55.7~deb12u1_amd64.deb ... #15 120.5 Unpacking clang-format:amd64 (1:14.0-55.7~deb12u1) ... #15 120.8 Selecting previously unselected package libarchive13:amd64. #15 120.8 Preparing to unpack .../203-libarchive13_3.6.2-1+deb12u3_amd64.deb ... #15 120.9 Unpacking libarchive13:amd64 (3.6.2-1+deb12u3) ... #15 121.8 Selecting previously unselected package libsasl2-modules-db:amd64. #15 121.8 Preparing to unpack .../204-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... #15 121.9 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #15 122.2 Selecting previously unselected package libsasl2-2:amd64. #15 122.2 Preparing to unpack .../205-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... #15 122.3 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... #15 122.5 Selecting previously unselected package libldap-2.5-0:amd64. #15 122.5 Preparing to unpack .../206-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... #15 122.6 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #15 122.9 Selecting previously unselected package libnghttp2-14:amd64. #15 122.9 Preparing to unpack .../207-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... #15 122.9 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... #15 123.2 Selecting previously unselected package librtmp1:amd64. #15 123.2 Preparing to unpack .../208-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #15 123.3 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #15 123.8 Selecting previously unselected package libssh2-1:amd64. #15 123.8 Preparing to unpack .../209-libssh2-1_1.10.0-3+b1_amd64.deb ... #15 123.9 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... #15 124.2 Selecting previously unselected package libcurl4:amd64. #15 124.2 Preparing to unpack .../210-libcurl4_7.88.1-10+deb12u14_amd64.deb ... #15 124.3 Unpacking libcurl4:amd64 (7.88.1-10+deb12u14) ... #15 124.5 Selecting previously unselected package libjsoncpp25:amd64. #15 124.5 Preparing to unpack .../211-libjsoncpp25_1.9.5-4_amd64.deb ... #15 124.6 Unpacking libjsoncpp25:amd64 (1.9.5-4) ... #15 125.0 Selecting previously unselected package librhash0:amd64. #15 125.0 Preparing to unpack .../212-librhash0_1.4.3-3_amd64.deb ... #15 125.1 Unpacking librhash0:amd64 (1.4.3-3) ... #15 125.4 Selecting previously unselected package libuv1:amd64. #15 125.4 Preparing to unpack .../213-libuv1_1.44.2-1+deb12u1_amd64.deb ... #15 125.4 Unpacking libuv1:amd64 (1.44.2-1+deb12u1) ... #15 125.8 Selecting previously unselected package cmake-data. #15 125.8 Preparing to unpack .../214-cmake-data_3.25.1-1_all.deb ... #15 125.8 Unpacking cmake-data (3.25.1-1) ... #15 134.5 Selecting previously unselected package cmake. #15 134.5 Preparing to unpack .../215-cmake_3.25.1-1_amd64.deb ... #15 135.7 Unpacking cmake (3.25.1-1) ... #15 141.3 Selecting previously unselected package comerr-dev:amd64. #15 141.3 Preparing to unpack .../216-comerr-dev_2.1-1.47.0-2+b2_amd64.deb ... #15 141.4 Unpacking comerr-dev:amd64 (2.1-1.47.0-2+b2) ... #15 142.0 Selecting previously unselected package libtinyxml2-9:amd64. #15 142.0 Preparing to unpack .../217-libtinyxml2-9_9.0.0+dfsg-3.1_amd64.deb ... #15 142.0 Unpacking libtinyxml2-9:amd64 (9.0.0+dfsg-3.1) ... #15 142.2 Selecting previously unselected package python3-pkg-resources. #15 142.2 Preparing to unpack .../218-python3-pkg-resources_66.1.1-1+deb12u2_all.deb ... #15 142.3 Unpacking python3-pkg-resources (66.1.1-1+deb12u2) ... #15 142.6 Selecting previously unselected package python3-pygments. #15 142.6 Preparing to unpack .../219-python3-pygments_2.14.0+dfsg-1_all.deb ... #15 142.7 Unpacking python3-pygments (2.14.0+dfsg-1) ... #15 142.9 Selecting previously unselected package cppcheck. #15 142.9 Preparing to unpack .../220-cppcheck_2.10-2_amd64.deb ... #15 143.0 Unpacking cppcheck (2.10-2) ... #15 143.3 Selecting previously unselected package curl. #15 143.3 Preparing to unpack .../221-curl_7.88.1-10+deb12u14_amd64.deb ... #15 143.3 Unpacking curl (7.88.1-10+deb12u14) ... #15 143.6 Selecting previously unselected package libdebhelper-perl. #15 143.6 Preparing to unpack .../222-libdebhelper-perl_13.11.4_all.deb ... #15 143.6 Unpacking libdebhelper-perl (13.11.4) ... #15 144.0 Selecting previously unselected package libtool. #15 144.0 Preparing to unpack .../223-libtool_2.4.7-7~deb12u1_all.deb ... #15 144.1 Unpacking libtool (2.4.7-7~deb12u1) ... #15 144.3 Selecting previously unselected package dh-autoreconf. #15 144.3 Preparing to unpack .../224-dh-autoreconf_20_all.deb ... #15 144.3 Unpacking dh-autoreconf (20) ... #15 144.5 Selecting previously unselected package libarchive-zip-perl. #15 144.5 Preparing to unpack .../225-libarchive-zip-perl_1.68-1_all.deb ... #15 144.6 Unpacking libarchive-zip-perl (1.68-1) ... #15 144.8 Selecting previously unselected package libsub-override-perl. #15 144.8 Preparing to unpack .../226-libsub-override-perl_0.09-4_all.deb ... #15 144.9 Unpacking libsub-override-perl (0.09-4) ... #15 145.2 Selecting previously unselected package libfile-stripnondeterminism-perl. #15 145.2 Preparing to unpack .../227-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #15 145.2 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #15 145.5 Selecting previously unselected package dh-strip-nondeterminism. #15 145.5 Preparing to unpack .../228-dh-strip-nondeterminism_1.13.1-1_all.deb ... #15 145.5 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #15 145.7 Selecting previously unselected package dwz. #15 145.7 Preparing to unpack .../229-dwz_0.15-1_amd64.deb ... #15 145.8 Unpacking dwz (0.15-1) ... #15 146.1 Selecting previously unselected package gettext. #15 146.1 Preparing to unpack .../230-gettext_0.21-12_amd64.deb ... #15 146.1 Unpacking gettext (0.21-12) ... #15 146.5 Selecting previously unselected package intltool-debian. #15 146.5 Preparing to unpack .../231-intltool-debian_0.35.0+20060710.6_all.deb ... #15 146.5 Unpacking intltool-debian (0.35.0+20060710.6) ... #15 146.8 Selecting previously unselected package po-debconf. #15 146.8 Preparing to unpack .../232-po-debconf_1.0.21+nmu1_all.deb ... #15 147.2 Unpacking po-debconf (1.0.21+nmu1) ... #15 147.5 Selecting previously unselected package debhelper. #15 147.5 Preparing to unpack .../233-debhelper_13.11.4_all.deb ... #15 147.5 Unpacking debhelper (13.11.4) ... #15 147.9 Selecting previously unselected package libtext-charwidth-perl:amd64. #15 147.9 Preparing to unpack .../234-libtext-charwidth-perl_0.04-11_amd64.deb ... #15 147.9 Unpacking libtext-charwidth-perl:amd64 (0.04-11) ... #15 148.2 Selecting previously unselected package libtext-wrapi18n-perl. #15 148.2 Preparing to unpack .../235-libtext-wrapi18n-perl_0.06-10_all.deb ... #15 148.2 Unpacking libtext-wrapi18n-perl (0.06-10) ... #15 148.5 Selecting previously unselected package module-assistant. #15 148.5 Preparing to unpack .../236-module-assistant_0.11.11_all.deb ... #15 148.6 Unpacking module-assistant (0.11.11) ... #15 148.9 Selecting previously unselected package dahdi-source. #15 148.9 Preparing to unpack .../237-dahdi-source_1%3a2.11.1.0.20170917~dfsg-8.4_all.deb ... #15 148.9 Unpacking dahdi-source (1:2.11.1.0.20170917~dfsg-8.4) ... #15 149.2 Selecting previously unselected package libfakeroot:amd64. #15 149.2 Preparing to unpack .../238-libfakeroot_1.31-1.2_amd64.deb ... #15 149.3 Unpacking libfakeroot:amd64 (1.31-1.2) ... #15 149.6 Selecting previously unselected package fakeroot. #15 149.6 Preparing to unpack .../239-fakeroot_1.31-1.2_amd64.deb ... #15 149.6 Unpacking fakeroot (1.31-1.2) ... #15 149.9 Selecting previously unselected package libassuan0:amd64. #15 149.9 Preparing to unpack .../240-libassuan0_2.5.5-5_amd64.deb ... #15 150.0 Unpacking libassuan0:amd64 (2.5.5-5) ... #15 150.2 Selecting previously unselected package gpgconf. #15 150.2 Preparing to unpack .../241-gpgconf_2.2.40-1.1+deb12u1_amd64.deb ... #15 150.2 Unpacking gpgconf (2.2.40-1.1+deb12u1) ... #15 150.5 Selecting previously unselected package libksba8:amd64. #15 150.5 Preparing to unpack .../242-libksba8_1.6.3-2_amd64.deb ... #15 150.6 Unpacking libksba8:amd64 (1.6.3-2) ... #15 150.8 Selecting previously unselected package libnpth0:amd64. #15 150.9 Preparing to unpack .../243-libnpth0_1.6-3_amd64.deb ... #15 150.9 Unpacking libnpth0:amd64 (1.6-3) ... #15 151.2 Selecting previously unselected package dirmngr. #15 151.2 Preparing to unpack .../244-dirmngr_2.2.40-1.1+deb12u1_amd64.deb ... #15 151.3 Unpacking dirmngr (2.2.40-1.1+deb12u1) ... #15 151.6 Selecting previously unselected package gnupg-l10n. #15 151.6 Preparing to unpack .../245-gnupg-l10n_2.2.40-1.1+deb12u1_all.deb ... #15 151.6 Unpacking gnupg-l10n (2.2.40-1.1+deb12u1) ... #15 152.1 Selecting previously unselected package gnupg-utils. #15 152.1 Preparing to unpack .../246-gnupg-utils_2.2.40-1.1+deb12u1_amd64.deb ... #15 152.1 Unpacking gnupg-utils (2.2.40-1.1+deb12u1) ... #15 152.4 Selecting previously unselected package gpg. #15 152.4 Preparing to unpack .../247-gpg_2.2.40-1.1+deb12u1_amd64.deb ... #15 152.5 Unpacking gpg (2.2.40-1.1+deb12u1) ... #15 152.9 Selecting previously unselected package pinentry-curses. #15 152.9 Preparing to unpack .../248-pinentry-curses_1.2.1-1_amd64.deb ... #15 153.0 Unpacking pinentry-curses (1.2.1-1) ... #15 153.3 Selecting previously unselected package gpg-agent. #15 153.3 Preparing to unpack .../249-gpg-agent_2.2.40-1.1+deb12u1_amd64.deb ... #15 153.3 Unpacking gpg-agent (2.2.40-1.1+deb12u1) ... #15 153.6 Selecting previously unselected package gpg-wks-client. #15 153.6 Preparing to unpack .../250-gpg-wks-client_2.2.40-1.1+deb12u1_amd64.deb ... #15 153.6 Unpacking gpg-wks-client (2.2.40-1.1+deb12u1) ... #15 154.1 Selecting previously unselected package gpg-wks-server. #15 154.1 Preparing to unpack .../251-gpg-wks-server_2.2.40-1.1+deb12u1_amd64.deb ... #15 154.1 Unpacking gpg-wks-server (2.2.40-1.1+deb12u1) ... #15 154.4 Selecting previously unselected package gpgsm. #15 154.4 Preparing to unpack .../252-gpgsm_2.2.40-1.1+deb12u1_amd64.deb ... #15 154.5 Unpacking gpgsm (2.2.40-1.1+deb12u1) ... #15 154.8 Selecting previously unselected package gnupg. #15 154.8 Preparing to unpack .../253-gnupg_2.2.40-1.1+deb12u1_all.deb ... #15 154.8 Unpacking gnupg (2.2.40-1.1+deb12u1) ... #15 155.2 Selecting previously unselected package libfile-dirlist-perl. #15 155.2 Preparing to unpack .../254-libfile-dirlist-perl_0.05-3_all.deb ... #15 155.2 Unpacking libfile-dirlist-perl (0.05-3) ... #15 155.5 Selecting previously unselected package libfile-which-perl. #15 155.5 Preparing to unpack .../255-libfile-which-perl_1.27-2_all.deb ... #15 155.5 Unpacking libfile-which-perl (1.27-2) ... #15 155.8 Selecting previously unselected package libfile-homedir-perl. #15 155.8 Preparing to unpack .../256-libfile-homedir-perl_1.006-2_all.deb ... #15 155.9 Unpacking libfile-homedir-perl (1.006-2) ... #15 156.1 Selecting previously unselected package libfile-touch-perl. #15 156.2 Preparing to unpack .../257-libfile-touch-perl_0.12-2_all.deb ... #15 156.3 Unpacking libfile-touch-perl (0.12-2) ... #15 157.7 Selecting previously unselected package libio-pty-perl. #15 157.8 Preparing to unpack .../258-libio-pty-perl_1%3a1.17-1_amd64.deb ... #15 157.8 Unpacking libio-pty-perl (1:1.17-1) ... #15 158.2 Selecting previously unselected package libipc-run-perl. #15 158.2 Preparing to unpack .../259-libipc-run-perl_20220807.0-1_all.deb ... #15 158.2 Unpacking libipc-run-perl (20220807.0-1) ... #15 158.5 Selecting previously unselected package libclass-method-modifiers-perl. #15 158.5 Preparing to unpack .../260-libclass-method-modifiers-perl_2.14-1_all.deb ... #15 158.5 Unpacking libclass-method-modifiers-perl (2.14-1) ... #15 158.8 Selecting previously unselected package libclass-xsaccessor-perl. #15 158.8 Preparing to unpack .../261-libclass-xsaccessor-perl_1.19-4+b1_amd64.deb ... #15 158.8 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ... #15 159.1 Selecting previously unselected package libb-hooks-op-check-perl:amd64. #15 159.1 Preparing to unpack .../262-libb-hooks-op-check-perl_0.22-2+b1_amd64.deb ... #15 159.1 Unpacking libb-hooks-op-check-perl:amd64 (0.22-2+b1) ... #15 159.4 Selecting previously unselected package libdynaloader-functions-perl. #15 159.4 Preparing to unpack .../263-libdynaloader-functions-perl_0.003-3_all.deb ... #15 159.4 Unpacking libdynaloader-functions-perl (0.003-3) ... #15 159.7 Selecting previously unselected package libdevel-callchecker-perl:amd64. #15 159.7 Preparing to unpack .../264-libdevel-callchecker-perl_0.008-2_amd64.deb ... #15 159.7 Unpacking libdevel-callchecker-perl:amd64 (0.008-2) ... #15 159.9 Selecting previously unselected package libparams-classify-perl:amd64. #15 159.9 Preparing to unpack .../265-libparams-classify-perl_0.015-2+b1_amd64.deb ... #15 160.0 Unpacking libparams-classify-perl:amd64 (0.015-2+b1) ... #15 160.2 Selecting previously unselected package libmodule-runtime-perl. #15 160.2 Preparing to unpack .../266-libmodule-runtime-perl_0.016-2_all.deb ... #15 160.2 Unpacking libmodule-runtime-perl (0.016-2) ... #15 160.5 Selecting previously unselected package libimport-into-perl. #15 160.5 Preparing to unpack .../267-libimport-into-perl_1.002005-2_all.deb ... #15 160.5 Unpacking libimport-into-perl (1.002005-2) ... #15 160.7 Selecting previously unselected package librole-tiny-perl. #15 160.7 Preparing to unpack .../268-librole-tiny-perl_2.002004-1_all.deb ... #15 160.8 Unpacking librole-tiny-perl (2.002004-1) ... #15 161.0 Selecting previously unselected package libsub-quote-perl. #15 161.0 Preparing to unpack .../269-libsub-quote-perl_2.006008-1_all.deb ... #15 161.1 Unpacking libsub-quote-perl (2.006008-1) ... #15 161.3 Selecting previously unselected package libmoo-perl. #15 161.3 Preparing to unpack .../270-libmoo-perl_2.005005-1_all.deb ... #15 161.3 Unpacking libmoo-perl (2.005005-1) ... #15 161.6 Selecting previously unselected package libencode-locale-perl. #15 161.6 Preparing to unpack .../271-libencode-locale-perl_1.05-3_all.deb ... #15 161.6 Unpacking libencode-locale-perl (1.05-3) ... #15 161.8 Selecting previously unselected package libtimedate-perl. #15 161.8 Preparing to unpack .../272-libtimedate-perl_2.3300-2_all.deb ... #15 161.9 Unpacking libtimedate-perl (2.3300-2) ... #15 162.1 Selecting previously unselected package libhttp-date-perl. #15 162.1 Preparing to unpack .../273-libhttp-date-perl_6.05-2_all.deb ... #15 162.1 Unpacking libhttp-date-perl (6.05-2) ... #15 162.3 Selecting previously unselected package libfile-listing-perl. #15 162.3 Preparing to unpack .../274-libfile-listing-perl_6.15-1_all.deb ... #15 162.4 Unpacking libfile-listing-perl (6.15-1) ... #15 162.6 Selecting previously unselected package libhtml-tagset-perl. #15 162.6 Preparing to unpack .../275-libhtml-tagset-perl_3.20-6_all.deb ... #15 162.6 Unpacking libhtml-tagset-perl (3.20-6) ... #15 162.9 Selecting previously unselected package libregexp-ipv6-perl. #15 162.9 Preparing to unpack .../276-libregexp-ipv6-perl_0.03-3_all.deb ... #15 162.9 Unpacking libregexp-ipv6-perl (0.03-3) ... #15 163.1 Selecting previously unselected package liburi-perl. #15 163.1 Preparing to unpack .../277-liburi-perl_5.17-1_all.deb ... #15 163.2 Unpacking liburi-perl (5.17-1) ... #15 163.4 Selecting previously unselected package libhtml-parser-perl:amd64. #15 163.4 Preparing to unpack .../278-libhtml-parser-perl_3.81-1_amd64.deb ... #15 163.4 Unpacking libhtml-parser-perl:amd64 (3.81-1) ... #15 163.7 Selecting previously unselected package libhtml-tree-perl. #15 163.7 Preparing to unpack .../279-libhtml-tree-perl_5.07-3_all.deb ... #15 163.7 Unpacking libhtml-tree-perl (5.07-3) ... #15 164.0 Selecting previously unselected package libclone-perl:amd64. #15 164.0 Preparing to unpack .../280-libclone-perl_0.46-1_amd64.deb ... #15 164.0 Unpacking libclone-perl:amd64 (0.46-1) ... #15 164.3 Selecting previously unselected package libio-html-perl. #15 164.3 Preparing to unpack .../281-libio-html-perl_1.004-3_all.deb ... #15 164.3 Unpacking libio-html-perl (1.004-3) ... #15 164.6 Selecting previously unselected package liblwp-mediatypes-perl. #15 164.6 Preparing to unpack .../282-liblwp-mediatypes-perl_6.04-2_all.deb ... #15 164.6 Unpacking liblwp-mediatypes-perl (6.04-2) ... #15 164.9 Selecting previously unselected package libhttp-message-perl. #15 164.9 Preparing to unpack .../283-libhttp-message-perl_6.44-1_all.deb ... #15 164.9 Unpacking libhttp-message-perl (6.44-1) ... #15 165.1 Selecting previously unselected package libhttp-cookies-perl. #15 165.1 Preparing to unpack .../284-libhttp-cookies-perl_6.10-1_all.deb ... #15 165.2 Unpacking libhttp-cookies-perl (6.10-1) ... #15 165.4 Selecting previously unselected package libhttp-negotiate-perl. #15 165.4 Preparing to unpack .../285-libhttp-negotiate-perl_6.01-2_all.deb ... #15 165.4 Unpacking libhttp-negotiate-perl (6.01-2) ... #15 165.6 Selecting previously unselected package perl-openssl-defaults:amd64. #15 165.6 Preparing to unpack .../286-perl-openssl-defaults_7+b1_amd64.deb ... #15 165.7 Unpacking perl-openssl-defaults:amd64 (7+b1) ... #15 165.9 Selecting previously unselected package libnet-ssleay-perl:amd64. #15 165.9 Preparing to unpack .../287-libnet-ssleay-perl_1.92-2+b1_amd64.deb ... #15 165.9 Unpacking libnet-ssleay-perl:amd64 (1.92-2+b1) ... #15 166.2 Selecting previously unselected package libio-socket-ssl-perl. #15 166.2 Preparing to unpack .../288-libio-socket-ssl-perl_2.081-2_all.deb ... #15 166.2 Unpacking libio-socket-ssl-perl (2.081-2) ... #15 166.5 Selecting previously unselected package libnet-http-perl. #15 166.5 Preparing to unpack .../289-libnet-http-perl_6.22-1_all.deb ... #15 166.5 Unpacking libnet-http-perl (6.22-1) ... #15 166.8 Selecting previously unselected package liblwp-protocol-https-perl. #15 166.8 Preparing to unpack .../290-liblwp-protocol-https-perl_6.10-1_all.deb ... #15 166.8 Unpacking liblwp-protocol-https-perl (6.10-1) ... #15 167.1 Selecting previously unselected package libtry-tiny-perl. #15 167.1 Preparing to unpack .../291-libtry-tiny-perl_0.31-2_all.deb ... #15 167.1 Unpacking libtry-tiny-perl (0.31-2) ... #15 167.4 Selecting previously unselected package libwww-robotrules-perl. #15 167.4 Preparing to unpack .../292-libwww-robotrules-perl_6.02-1_all.deb ... #15 167.4 Unpacking libwww-robotrules-perl (6.02-1) ... #15 167.6 Selecting previously unselected package libwww-perl. #15 167.6 Preparing to unpack .../293-libwww-perl_6.68-1_all.deb ... #15 167.6 Unpacking libwww-perl (6.68-1) ... #15 167.9 Selecting previously unselected package patchutils. #15 167.9 Preparing to unpack .../294-patchutils_0.4.2-1_amd64.deb ... #15 167.9 Unpacking patchutils (0.4.2-1) ... #15 168.1 Selecting previously unselected package wdiff. #15 168.1 Preparing to unpack .../295-wdiff_1.2.2-5_amd64.deb ... #15 168.2 Unpacking wdiff (1.2.2-5) ... #15 168.5 Selecting previously unselected package devscripts. #15 168.5 Preparing to unpack .../296-devscripts_2.23.4+deb12u2_amd64.deb ... #15 168.6 Unpacking devscripts (2.23.4+deb12u2) ... #15 169.0 Selecting previously unselected package docbook5-xml. #15 169.0 Preparing to unpack .../297-docbook5-xml_5.0-3_all.deb ... #15 169.0 Unpacking docbook5-xml (5.0-3) ... #15 169.5 Selecting previously unselected package docutils-common. #15 169.5 Preparing to unpack .../298-docutils-common_0.19+dfsg-6_all.deb ... #15 169.5 Unpacking docutils-common (0.19+dfsg-6) ... #15 169.8 Selecting previously unselected package libclang1-14. #15 169.9 Preparing to unpack .../299-libclang1-14_1%3a14.0.6-12_amd64.deb ... #15 169.9 Unpacking libclang1-14 (1:14.0.6-12) ... #15 170.7 Selecting previously unselected package libxapian30:amd64. #15 170.7 Preparing to unpack .../300-libxapian30_1.4.22-1_amd64.deb ... #15 170.8 Unpacking libxapian30:amd64 (1.4.22-1) ... #15 171.1 Selecting previously unselected package doxygen. #15 171.1 Preparing to unpack .../301-doxygen_1.9.4-4_amd64.deb ... #15 171.1 Unpacking doxygen (1.9.4-4) ... #15 171.8 Selecting previously unselected package equivs. #15 171.8 Preparing to unpack .../302-equivs_2.3.1_all.deb ... #15 171.9 Unpacking equivs (2.3.1) ... #15 172.3 Selecting previously unselected package fontconfig. #15 172.3 Preparing to unpack .../303-fontconfig_2.14.1-4_amd64.deb ... #15 172.3 Unpacking fontconfig (2.14.1-4) ... #15 172.6 Selecting previously unselected package gcc-arm-none-eabi. #15 172.7 Preparing to unpack .../304-gcc-arm-none-eabi_15%3a12.2.rel1-1_amd64.deb ... #15 172.7 Unpacking gcc-arm-none-eabi (15:12.2.rel1-1) ... #15 175.6 Selecting previously unselected package libdw1:amd64. #15 175.6 Preparing to unpack .../305-libdw1_0.188-2.1_amd64.deb ... #15 175.6 Unpacking libdw1:amd64 (0.188-2.1) ... #15 175.9 Selecting previously unselected package libbabeltrace1:amd64. #15 175.9 Preparing to unpack .../306-libbabeltrace1_1.5.11-1+b2_amd64.deb ... #15 176.0 Unpacking libbabeltrace1:amd64 (1.5.11-1+b2) ... #15 176.3 Selecting previously unselected package libcurl3-gnutls:amd64. #15 176.3 Preparing to unpack .../307-libcurl3-gnutls_7.88.1-10+deb12u14_amd64.deb ... #15 176.3 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... #15 176.6 Selecting previously unselected package libdebuginfod1:amd64. #15 176.6 Preparing to unpack .../308-libdebuginfod1_0.188-2.1_amd64.deb ... #15 176.7 Unpacking libdebuginfod1:amd64 (0.188-2.1) ... #15 176.9 Selecting previously unselected package libipt2. #15 176.9 Preparing to unpack .../309-libipt2_2.0.5-1_amd64.deb ... #15 177.0 Unpacking libipt2 (2.0.5-1) ... #15 178.0 Selecting previously unselected package libpython3.11:amd64. #15 178.0 Preparing to unpack .../310-libpython3.11_3.11.2-6+deb12u6_amd64.deb ... #15 178.1 Unpacking libpython3.11:amd64 (3.11.2-6+deb12u6) ... #15 178.5 Selecting previously unselected package libsource-highlight-common. #15 178.5 Preparing to unpack .../311-libsource-highlight-common_3.1.9-4.2_all.deb ... #15 178.5 Unpacking libsource-highlight-common (3.1.9-4.2) ... #15 178.8 Selecting previously unselected package libboost-regex1.74.0:amd64. #15 178.8 Preparing to unpack .../312-libboost-regex1.74.0_1.74.0+ds1-21_amd64.deb ... #15 178.8 Unpacking libboost-regex1.74.0:amd64 (1.74.0+ds1-21) ... #15 179.0 Selecting previously unselected package libsource-highlight4v5:amd64. #15 179.0 Preparing to unpack .../313-libsource-highlight4v5_3.1.9-4.2+b3_amd64.deb ... #15 179.1 Unpacking libsource-highlight4v5:amd64 (3.1.9-4.2+b3) ... #15 179.3 Selecting previously unselected package gdb. #15 179.3 Preparing to unpack .../314-gdb_13.1-3_amd64.deb ... #15 179.3 Unpacking gdb (13.1-3) ... #15 179.7 Selecting previously unselected package libgfortran5:amd64. #15 179.7 Preparing to unpack .../315-libgfortran5_12.2.0-14+deb12u1_amd64.deb ... #15 179.8 Unpacking libgfortran5:amd64 (12.2.0-14+deb12u1) ... #15 181.7 Selecting previously unselected package libgfortran-12-dev:amd64. #15 181.8 Preparing to unpack .../316-libgfortran-12-dev_12.2.0-14+deb12u1_amd64.deb ... #15 181.8 Unpacking libgfortran-12-dev:amd64 (12.2.0-14+deb12u1) ... #15 182.1 Selecting previously unselected package gfortran-12. #15 182.1 Preparing to unpack .../317-gfortran-12_12.2.0-14+deb12u1_amd64.deb ... #15 182.1 Unpacking gfortran-12 (12.2.0-14+deb12u1) ... #15 182.7 Selecting previously unselected package libgs-common. #15 182.7 Preparing to unpack .../318-libgs-common_10.0.0~dfsg-11+deb12u8_all.deb ... #15 182.8 Unpacking libgs-common (10.0.0~dfsg-11+deb12u8) ... #15 183.0 Selecting previously unselected package libgs10-common. #15 183.0 Preparing to unpack .../319-libgs10-common_10.0.0~dfsg-11+deb12u8_all.deb ... #15 183.0 Unpacking libgs10-common (10.0.0~dfsg-11+deb12u8) ... #15 183.3 Selecting previously unselected package libavahi-common-data:amd64. #15 183.3 Preparing to unpack .../320-libavahi-common-data_0.8-10+deb12u1_amd64.deb ... #15 183.4 Unpacking libavahi-common-data:amd64 (0.8-10+deb12u1) ... #15 183.7 Selecting previously unselected package libavahi-common3:amd64. #15 183.7 Preparing to unpack .../321-libavahi-common3_0.8-10+deb12u1_amd64.deb ... #15 183.7 Unpacking libavahi-common3:amd64 (0.8-10+deb12u1) ... #15 184.2 Selecting previously unselected package libavahi-client3:amd64. #15 184.2 Preparing to unpack .../322-libavahi-client3_0.8-10+deb12u1_amd64.deb ... #15 184.3 Unpacking libavahi-client3:amd64 (0.8-10+deb12u1) ... #15 184.6 Selecting previously unselected package libcups2:amd64. #15 184.6 Preparing to unpack .../323-libcups2_2.4.2-3+deb12u9_amd64.deb ... #15 184.6 Unpacking libcups2:amd64 (2.4.2-3+deb12u9) ... #15 184.9 Selecting previously unselected package libidn12:amd64. #15 184.9 Preparing to unpack .../324-libidn12_1.41-1_amd64.deb ... #15 185.0 Unpacking libidn12:amd64 (1.41-1) ... #15 185.2 Selecting previously unselected package libijs-0.35:amd64. #15 185.2 Preparing to unpack .../325-libijs-0.35_0.35-15_amd64.deb ... #15 185.2 Unpacking libijs-0.35:amd64 (0.35-15) ... #15 185.5 Selecting previously unselected package libjbig2dec0:amd64. #15 185.5 Preparing to unpack .../326-libjbig2dec0_0.19-3_amd64.deb ... #15 185.6 Unpacking libjbig2dec0:amd64 (0.19-3) ... #15 185.8 Selecting previously unselected package libjpeg62-turbo:amd64. #15 185.8 Preparing to unpack .../327-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ... #15 185.9 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ... #15 186.1 Selecting previously unselected package liblcms2-2:amd64. #15 186.2 Preparing to unpack .../328-liblcms2-2_2.14-2_amd64.deb ... #15 186.2 Unpacking liblcms2-2:amd64 (2.14-2) ... #15 186.4 Selecting previously unselected package libopenjp2-7:amd64. #15 186.5 Preparing to unpack .../329-libopenjp2-7_2.5.0-2+deb12u2_amd64.deb ... #15 186.5 Unpacking libopenjp2-7:amd64 (2.5.0-2+deb12u2) ... #15 186.8 Selecting previously unselected package libdeflate0:amd64. #15 186.8 Preparing to unpack .../330-libdeflate0_1.14-1_amd64.deb ... #15 186.8 Unpacking libdeflate0:amd64 (1.14-1) ... #15 187.1 Selecting previously unselected package libjbig0:amd64. #15 187.1 Preparing to unpack .../331-libjbig0_2.1-6.1_amd64.deb ... #15 187.1 Unpacking libjbig0:amd64 (2.1-6.1) ... #15 187.4 Selecting previously unselected package liblerc4:amd64. #15 187.4 Preparing to unpack .../332-liblerc4_4.0.0+ds-2_amd64.deb ... #15 187.5 Unpacking liblerc4:amd64 (4.0.0+ds-2) ... #15 187.7 Selecting previously unselected package libwebp7:amd64. #15 187.7 Preparing to unpack .../333-libwebp7_1.2.4-0.2+deb12u1_amd64.deb ... #15 187.7 Unpacking libwebp7:amd64 (1.2.4-0.2+deb12u1) ... #15 188.0 Selecting previously unselected package libtiff6:amd64. #15 188.0 Preparing to unpack .../334-libtiff6_4.5.0-6+deb12u3_amd64.deb ... #15 188.1 Unpacking libtiff6:amd64 (4.5.0-6+deb12u3) ... #15 188.4 Selecting previously unselected package libgs10:amd64. #15 188.4 Preparing to unpack .../335-libgs10_10.0.0~dfsg-11+deb12u8_amd64.deb ... #15 188.5 Unpacking libgs10:amd64 (10.0.0~dfsg-11+deb12u8) ... #15 188.8 Selecting previously unselected package ghostscript. #15 188.8 Preparing to unpack .../336-ghostscript_10.0.0~dfsg-11+deb12u8_amd64.deb ... #15 188.9 Unpacking ghostscript (10.0.0~dfsg-11+deb12u8) ... #15 189.2 Selecting previously unselected package libgirepository-1.0-1:amd64. #15 189.2 Preparing to unpack .../337-libgirepository-1.0-1_1.74.0-3_amd64.deb ... #15 189.2 Unpacking libgirepository-1.0-1:amd64 (1.74.0-3) ... #15 189.4 Selecting previously unselected package gir1.2-glib-2.0:amd64. #15 189.4 Preparing to unpack .../338-gir1.2-glib-2.0_1.74.0-3_amd64.deb ... #15 189.5 Unpacking gir1.2-glib-2.0:amd64 (1.74.0-3) ... #15 189.7 Selecting previously unselected package liberror-perl. #15 189.7 Preparing to unpack .../339-liberror-perl_0.17029-2_all.deb ... #15 189.7 Unpacking liberror-perl (0.17029-2) ... #15 189.9 Selecting previously unselected package git-man. #15 189.9 Preparing to unpack .../340-git-man_1%3a2.39.5-0+deb12u2_all.deb ... #15 190.0 Unpacking git-man (1:2.39.5-0+deb12u2) ... #15 190.3 Selecting previously unselected package git. #15 190.3 Preparing to unpack .../341-git_1%3a2.39.5-0+deb12u2_amd64.deb ... #15 190.4 Unpacking git (1:2.39.5-0+deb12u2) ... #15 190.8 Selecting previously unselected package libann0. #15 190.8 Preparing to unpack .../342-libann0_1.1.2+doc-9+b1_amd64.deb ... #15 190.8 Unpacking libann0 (1.1.2+doc-9+b1) ... #15 191.1 Selecting previously unselected package libcdt5:amd64. #15 191.1 Preparing to unpack .../343-libcdt5_2.42.2-7+deb12u1_amd64.deb ... #15 191.1 Unpacking libcdt5:amd64 (2.42.2-7+deb12u1) ... #15 191.4 Selecting previously unselected package libcgraph6:amd64. #15 191.4 Preparing to unpack .../344-libcgraph6_2.42.2-7+deb12u1_amd64.deb ... #15 191.4 Unpacking libcgraph6:amd64 (2.42.2-7+deb12u1) ... #15 191.7 Selecting previously unselected package libaom3:amd64. #15 191.7 Preparing to unpack .../345-libaom3_3.6.0-1+deb12u2_amd64.deb ... #15 191.7 Unpacking libaom3:amd64 (3.6.0-1+deb12u2) ... #15 192.1 Selecting previously unselected package libdav1d6:amd64. #15 192.1 Preparing to unpack .../346-libdav1d6_1.0.0-2+deb12u1_amd64.deb ... #15 192.1 Unpacking libdav1d6:amd64 (1.0.0-2+deb12u1) ... #15 192.4 Selecting previously unselected package libabsl20220623:amd64. #15 192.4 Preparing to unpack .../347-libabsl20220623_20220623.1-1+deb12u2_amd64.deb ... #15 192.4 Unpacking libabsl20220623:amd64 (20220623.1-1+deb12u2) ... #15 192.7 Selecting previously unselected package libgav1-1:amd64. #15 192.7 Preparing to unpack .../348-libgav1-1_0.18.0-1+b1_amd64.deb ... #15 192.8 Unpacking libgav1-1:amd64 (0.18.0-1+b1) ... #15 193.0 Selecting previously unselected package librav1e0:amd64. #15 193.0 Preparing to unpack .../349-librav1e0_0.5.1-6_amd64.deb ... #15 193.1 Unpacking librav1e0:amd64 (0.5.1-6) ... #15 193.3 Selecting previously unselected package libsvtav1enc1:amd64. #15 193.4 Preparing to unpack .../350-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ... #15 193.4 Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... #15 193.7 Selecting previously unselected package libyuv0:amd64. #15 193.7 Preparing to unpack .../351-libyuv0_0.0~git20230123.b2528b0-1_amd64.deb ... #15 193.7 Unpacking libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... #15 194.0 Selecting previously unselected package libavif15:amd64. #15 194.0 Preparing to unpack .../352-libavif15_0.11.1-1+deb12u1_amd64.deb ... #15 194.0 Unpacking libavif15:amd64 (0.11.1-1+deb12u1) ... #15 194.3 Selecting previously unselected package libde265-0:amd64. #15 194.3 Preparing to unpack .../353-libde265-0_1.0.11-1+deb12u2_amd64.deb ... #15 194.3 Unpacking libde265-0:amd64 (1.0.11-1+deb12u2) ... #15 194.6 Selecting previously unselected package libnuma1:amd64. #15 194.6 Preparing to unpack .../354-libnuma1_2.0.16-1_amd64.deb ... #15 194.7 Unpacking libnuma1:amd64 (2.0.16-1) ... #15 194.9 Selecting previously unselected package libx265-199:amd64. #15 194.9 Preparing to unpack .../355-libx265-199_3.5-2+b1_amd64.deb ... #15 195.0 Unpacking libx265-199:amd64 (3.5-2+b1) ... #15 195.3 Selecting previously unselected package libheif1:amd64. #15 195.3 Preparing to unpack .../356-libheif1_1.15.1-1+deb12u1_amd64.deb ... #15 195.4 Unpacking libheif1:amd64 (1.15.1-1+deb12u1) ... #15 195.6 Selecting previously unselected package libgd3:amd64. #15 195.6 Preparing to unpack .../357-libgd3_2.3.3-9_amd64.deb ... #15 195.6 Unpacking libgd3:amd64 (2.3.3-9) ... #15 195.9 Selecting previously unselected package libgts-0.7-5:amd64. #15 195.9 Preparing to unpack .../358-libgts-0.7-5_0.7.6+darcs121130-5+b1_amd64.deb ... #15 195.9 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ... #15 196.2 Selecting previously unselected package libltdl7:amd64. #15 196.2 Preparing to unpack .../359-libltdl7_2.4.7-7~deb12u1_amd64.deb ... #15 196.2 Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ... #15 196.5 Selecting previously unselected package libfribidi0:amd64. #15 196.5 Preparing to unpack .../360-libfribidi0_1.0.8-2.1_amd64.deb ... #15 196.6 Unpacking libfribidi0:amd64 (1.0.8-2.1) ... #15 196.8 Selecting previously unselected package libpango-1.0-0:amd64. #15 196.8 Preparing to unpack .../361-libpango-1.0-0_1.50.12+ds-1_amd64.deb ... #15 196.9 Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ... #15 197.1 Selecting previously unselected package libpangoft2-1.0-0:amd64. #15 197.2 Preparing to unpack .../362-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ... #15 197.2 Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ... #15 197.5 Selecting previously unselected package libpangocairo-1.0-0:amd64. #15 197.5 Preparing to unpack .../363-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ... #15 197.5 Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ... #15 197.8 Selecting previously unselected package libpathplan4:amd64. #15 197.8 Preparing to unpack .../364-libpathplan4_2.42.2-7+deb12u1_amd64.deb ... #15 197.8 Unpacking libpathplan4:amd64 (2.42.2-7+deb12u1) ... #15 198.1 Selecting previously unselected package libgvc6. #15 198.1 Preparing to unpack .../365-libgvc6_2.42.2-7+deb12u1_amd64.deb ... #15 198.1 Unpacking libgvc6 (2.42.2-7+deb12u1) ... #15 198.4 Selecting previously unselected package libgvpr2:amd64. #15 198.4 Preparing to unpack .../366-libgvpr2_2.42.2-7+deb12u1_amd64.deb ... #15 198.5 Unpacking libgvpr2:amd64 (2.42.2-7+deb12u1) ... #15 198.7 Selecting previously unselected package liblab-gamut1:amd64. #15 198.7 Preparing to unpack .../367-liblab-gamut1_2.42.2-7+deb12u1_amd64.deb ... #15 198.8 Unpacking liblab-gamut1:amd64 (2.42.2-7+deb12u1) ... #15 199.0 Selecting previously unselected package graphviz. #15 199.1 Preparing to unpack .../368-graphviz_2.42.2-7+deb12u1_amd64.deb ... #15 199.1 Unpacking graphviz (2.42.2-7+deb12u1) ... #15 199.5 Selecting previously unselected package libnl-3-200:amd64. #15 199.5 Preparing to unpack .../369-libnl-3-200_3.7.0-0.2+b1_amd64.deb ... #15 199.5 Unpacking libnl-3-200:amd64 (3.7.0-0.2+b1) ... #15 199.8 Selecting previously unselected package libnl-genl-3-200:amd64. #15 199.9 Preparing to unpack .../370-libnl-genl-3-200_3.7.0-0.2+b1_amd64.deb ... #15 199.9 Unpacking libnl-genl-3-200:amd64 (3.7.0-0.2+b1) ... #15 200.1 Selecting previously unselected package htop. #15 200.1 Preparing to unpack .../371-htop_3.2.2-2_amd64.deb ... #15 200.2 Unpacking htop (3.2.2-2) ... #15 200.5 Selecting previously unselected package libnl-route-3-200:amd64. #15 200.5 Preparing to unpack .../372-libnl-route-3-200_3.7.0-0.2+b1_amd64.deb ... #15 200.5 Unpacking libnl-route-3-200:amd64 (3.7.0-0.2+b1) ... #15 200.8 Selecting previously unselected package libibverbs1:amd64. #15 200.8 Preparing to unpack .../373-libibverbs1_44.0-2_amd64.deb ... #15 200.9 Unpacking libibverbs1:amd64 (44.0-2) ... #15 201.2 Selecting previously unselected package ibverbs-providers:amd64. #15 201.2 Preparing to unpack .../374-ibverbs-providers_44.0-2_amd64.deb ... #15 201.3 Unpacking ibverbs-providers:amd64 (44.0-2) ... #15 201.5 Selecting previously unselected package icu-devtools. #15 201.5 Preparing to unpack .../375-icu-devtools_72.1-3+deb12u1_amd64.deb ... #15 201.6 Unpacking icu-devtools (72.1-3+deb12u1) ... #15 201.9 Selecting previously unselected package libgssrpc4:amd64. #15 201.9 Preparing to unpack .../376-libgssrpc4_1.20.1-2+deb12u4_amd64.deb ... #15 201.9 Unpacking libgssrpc4:amd64 (1.20.1-2+deb12u4) ... #15 202.3 Selecting previously unselected package libkdb5-10:amd64. #15 202.3 Preparing to unpack .../377-libkdb5-10_1.20.1-2+deb12u4_amd64.deb ... #15 202.3 Unpacking libkdb5-10:amd64 (1.20.1-2+deb12u4) ... #15 202.6 Selecting previously unselected package libkadm5srv-mit12:amd64. #15 202.6 Preparing to unpack .../378-libkadm5srv-mit12_1.20.1-2+deb12u4_amd64.deb ... #15 202.7 Unpacking libkadm5srv-mit12:amd64 (1.20.1-2+deb12u4) ... #15 203.1 Selecting previously unselected package libkadm5clnt-mit12:amd64. #15 203.1 Preparing to unpack .../379-libkadm5clnt-mit12_1.20.1-2+deb12u4_amd64.deb ... #15 203.1 Unpacking libkadm5clnt-mit12:amd64 (1.20.1-2+deb12u4) ... #15 203.3 Selecting previously unselected package krb5-multidev:amd64. #15 203.3 Preparing to unpack .../380-krb5-multidev_1.20.1-2+deb12u4_amd64.deb ... #15 203.5 Unpacking krb5-multidev:amd64 (1.20.1-2+deb12u4) ... #15 203.7 Selecting previously unselected package latexmk. #15 203.8 Preparing to unpack .../381-latexmk_1%3a4.79-1_all.deb ... #15 203.8 Unpacking latexmk (1:4.79-1) ... #15 204.0 Selecting previously unselected package libjson-perl. #15 204.0 Preparing to unpack .../382-libjson-perl_4.10000-1_all.deb ... #15 204.0 Unpacking libjson-perl (4.10000-1) ... #15 204.3 Selecting previously unselected package libperlio-gzip-perl. #15 204.3 Preparing to unpack .../383-libperlio-gzip-perl_0.20-1+b1_amd64.deb ... #15 204.3 Unpacking libperlio-gzip-perl (0.20-1+b1) ... #15 204.5 Selecting previously unselected package lcov. #15 204.5 Preparing to unpack .../384-lcov_1.16-1_all.deb ... #15 204.5 Unpacking lcov (1.16-1) ... #15 205.1 Selecting previously unselected package libaio1:amd64. #15 205.1 Preparing to unpack .../385-libaio1_0.3.113-4_amd64.deb ... #15 205.2 Unpacking libaio1:amd64 (0.3.113-4) ... #15 205.4 Selecting previously unselected package libaio-dev:amd64. #15 205.4 Preparing to unpack .../386-libaio-dev_0.3.113-4_amd64.deb ... #15 205.4 Unpacking libaio-dev:amd64 (0.3.113-4) ... #15 205.6 Selecting previously unselected package libasound2-data. #15 205.6 Preparing to unpack .../387-libasound2-data_1.2.8-1_all.deb ... #15 205.7 Unpacking libasound2-data (1.2.8-1) ... #15 205.9 Selecting previously unselected package libasound2:amd64. #15 206.0 Preparing to unpack .../388-libasound2_1.2.8-1+b1_amd64.deb ... #15 206.0 Unpacking libasound2:amd64 (1.2.8-1+b1) ... #15 206.2 Selecting previously unselected package libasound2-dev:amd64. #15 206.2 Preparing to unpack .../389-libasound2-dev_1.2.8-1+b1_amd64.deb ... #15 206.3 Unpacking libasound2-dev:amd64 (1.2.8-1+b1) ... #15 206.6 Selecting previously unselected package libdecaf0:amd64. #15 206.6 Preparing to unpack .../390-libdecaf0_1.0.2-2_amd64.deb ... #15 206.6 Unpacking libdecaf0:amd64 (1.0.2-2) ... #15 206.9 Selecting previously unselected package libmbedcrypto7:amd64. #15 206.9 Preparing to unpack .../391-libmbedcrypto7_2.28.3-1_amd64.deb ... #15 206.9 Unpacking libmbedcrypto7:amd64 (2.28.3-1) ... #15 207.2 Selecting previously unselected package libmbedx509-1:amd64. #15 207.2 Preparing to unpack .../392-libmbedx509-1_2.28.3-1_amd64.deb ... #15 207.2 Unpacking libmbedx509-1:amd64 (2.28.3-1) ... #15 207.5 Selecting previously unselected package libmbedtls14:amd64. #15 207.5 Preparing to unpack .../393-libmbedtls14_2.28.3-1_amd64.deb ... #15 207.6 Unpacking libmbedtls14:amd64 (2.28.3-1) ... #15 207.8 Selecting previously unselected package libbctoolbox1:amd64. #15 207.8 Preparing to unpack .../394-libbctoolbox1_5.1.64-2_amd64.deb ... #15 207.9 Unpacking libbctoolbox1:amd64 (5.1.64-2) ... #15 208.1 Selecting previously unselected package libbctoolbox-dev:amd64. #15 208.1 Preparing to unpack .../395-libbctoolbox-dev_5.1.64-2_amd64.deb ... #15 208.1 Unpacking libbctoolbox-dev:amd64 (5.1.64-2) ... #15 208.4 Selecting previously unselected package libusb-1.0-0:amd64. #15 208.4 Preparing to unpack .../396-libusb-1.0-0_2%3a1.0.26-1_amd64.deb ... #15 208.4 Unpacking libusb-1.0-0:amd64 (2:1.0.26-1) ... #15 208.7 Selecting previously unselected package libbladerf2:amd64. #15 208.7 Preparing to unpack .../397-libbladerf2_0.2022.11-1_amd64.deb ... #15 208.7 Unpacking libbladerf2:amd64 (0.2022.11-1) ... #15 208.9 Selecting previously unselected package libbladerf-dev:amd64. #15 208.9 Preparing to unpack .../398-libbladerf-dev_0.2022.11-1_amd64.deb ... #15 209.0 Unpacking libbladerf-dev:amd64 (0.2022.11-1) ... #15 209.2 Selecting previously unselected package uuid-dev:amd64. #15 209.2 Preparing to unpack .../399-uuid-dev_2.38.1-5+deb12u3_amd64.deb ... #15 209.3 Unpacking uuid-dev:amd64 (2.38.1-5+deb12u3) ... #15 209.4 Selecting previously unselected package libblkid-dev:amd64. #15 209.5 Preparing to unpack .../400-libblkid-dev_2.38.1-5+deb12u3_amd64.deb ... #15 209.5 Unpacking libblkid-dev:amd64 (2.38.1-5+deb12u3) ... #15 209.7 Selecting previously unselected package libboost1.74-dev:amd64. #15 209.7 Preparing to unpack .../401-libboost1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 209.8 Unpacking libboost1.74-dev:amd64 (1.74.0+ds1-21) ... #15 210.9 Selecting previously unselected package libboost-dev:amd64. #15 210.9 Preparing to unpack .../402-libboost-dev_1.74.0.3_amd64.deb ... #15 210.9 Unpacking libboost-dev:amd64 (1.74.0.3) ... #15 211.1 Selecting previously unselected package libboost1.74-tools-dev. #15 211.1 Preparing to unpack .../403-libboost1.74-tools-dev_1.74.0+ds1-21_amd64.deb ... #15 211.1 Unpacking libboost1.74-tools-dev (1.74.0+ds1-21) ... #15 211.4 Selecting previously unselected package libboost-tools-dev. #15 211.4 Preparing to unpack .../404-libboost-tools-dev_1.74.0.3_amd64.deb ... #15 211.5 Unpacking libboost-tools-dev (1.74.0.3) ... #15 211.7 Selecting previously unselected package libboost-atomic1.74.0:amd64. #15 211.7 Preparing to unpack .../405-libboost-atomic1.74.0_1.74.0+ds1-21_amd64.deb ... #15 211.7 Unpacking libboost-atomic1.74.0:amd64 (1.74.0+ds1-21) ... #15 212.0 Selecting previously unselected package libboost-atomic1.74-dev:amd64. #15 212.0 Preparing to unpack .../406-libboost-atomic1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 212.0 Unpacking libboost-atomic1.74-dev:amd64 (1.74.0+ds1-21) ... #15 212.2 Selecting previously unselected package libboost-atomic-dev:amd64. #15 212.2 Preparing to unpack .../407-libboost-atomic-dev_1.74.0.3_amd64.deb ... #15 212.3 Unpacking libboost-atomic-dev:amd64 (1.74.0.3) ... #15 212.5 Selecting previously unselected package libboost-chrono1.74.0:amd64. #15 212.5 Preparing to unpack .../408-libboost-chrono1.74.0_1.74.0+ds1-21_amd64.deb ... #15 212.5 Unpacking libboost-chrono1.74.0:amd64 (1.74.0+ds1-21) ... #15 212.8 Selecting previously unselected package libboost-chrono1.74-dev:amd64. #15 212.8 Preparing to unpack .../409-libboost-chrono1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 212.8 Unpacking libboost-chrono1.74-dev:amd64 (1.74.0+ds1-21) ... #15 213.0 Selecting previously unselected package libboost-chrono-dev:amd64. #15 213.0 Preparing to unpack .../410-libboost-chrono-dev_1.74.0.3_amd64.deb ... #15 213.0 Unpacking libboost-chrono-dev:amd64 (1.74.0.3) ... #15 213.3 Selecting previously unselected package libboost-container1.74.0:amd64. #15 213.3 Preparing to unpack .../411-libboost-container1.74.0_1.74.0+ds1-21_amd64.deb ... #15 213.3 Unpacking libboost-container1.74.0:amd64 (1.74.0+ds1-21) ... #15 213.5 Selecting previously unselected package libboost-container1.74-dev:amd64. #15 213.5 Preparing to unpack .../412-libboost-container1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 213.6 Unpacking libboost-container1.74-dev:amd64 (1.74.0+ds1-21) ... #15 213.8 Selecting previously unselected package libboost-container-dev:amd64. #15 213.8 Preparing to unpack .../413-libboost-container-dev_1.74.0.3_amd64.deb ... #15 213.8 Unpacking libboost-container-dev:amd64 (1.74.0.3) ... #15 214.1 Selecting previously unselected package libboost-date-time1.74.0:amd64. #15 214.1 Preparing to unpack .../414-libboost-date-time1.74.0_1.74.0+ds1-21_amd64.deb ... #15 214.2 Unpacking libboost-date-time1.74.0:amd64 (1.74.0+ds1-21) ... #15 214.4 Selecting previously unselected package libboost-serialization1.74.0:amd64. #15 214.4 Preparing to unpack .../415-libboost-serialization1.74.0_1.74.0+ds1-21_amd64.deb ... #15 214.4 Unpacking libboost-serialization1.74.0:amd64 (1.74.0+ds1-21) ... #15 214.8 Selecting previously unselected package libboost-serialization1.74-dev:amd64. #15 214.8 Preparing to unpack .../416-libboost-serialization1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 214.8 Unpacking libboost-serialization1.74-dev:amd64 (1.74.0+ds1-21) ... #15 215.1 Selecting previously unselected package libboost-date-time1.74-dev:amd64. #15 215.1 Preparing to unpack .../417-libboost-date-time1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 215.1 Unpacking libboost-date-time1.74-dev:amd64 (1.74.0+ds1-21) ... #15 215.4 Selecting previously unselected package libboost-system1.74.0:amd64. #15 215.4 Preparing to unpack .../418-libboost-system1.74.0_1.74.0+ds1-21_amd64.deb ... #15 215.5 Unpacking libboost-system1.74.0:amd64 (1.74.0+ds1-21) ... #15 215.7 Selecting previously unselected package libboost-system1.74-dev:amd64. #15 215.7 Preparing to unpack .../419-libboost-system1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 215.7 Unpacking libboost-system1.74-dev:amd64 (1.74.0+ds1-21) ... #15 216.0 Selecting previously unselected package libboost-thread1.74.0:amd64. #15 216.0 Preparing to unpack .../420-libboost-thread1.74.0_1.74.0+ds1-21_amd64.deb ... #15 216.1 Unpacking libboost-thread1.74.0:amd64 (1.74.0+ds1-21) ... #15 216.4 Selecting previously unselected package libboost-thread1.74-dev:amd64. #15 216.4 Preparing to unpack .../421-libboost-thread1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 216.4 Unpacking libboost-thread1.74-dev:amd64 (1.74.0+ds1-21) ... #15 216.7 Selecting previously unselected package libboost-context1.74.0:amd64. #15 216.7 Preparing to unpack .../422-libboost-context1.74.0_1.74.0+ds1-21_amd64.deb ... #15 216.7 Unpacking libboost-context1.74.0:amd64 (1.74.0+ds1-21) ... #15 217.0 Selecting previously unselected package libboost-context1.74-dev:amd64. #15 217.0 Preparing to unpack .../423-libboost-context1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 217.0 Unpacking libboost-context1.74-dev:amd64 (1.74.0+ds1-21) ... #15 217.3 Selecting previously unselected package libboost-context-dev:amd64. #15 217.3 Preparing to unpack .../424-libboost-context-dev_1.74.0.3_amd64.deb ... #15 217.3 Unpacking libboost-context-dev:amd64 (1.74.0.3) ... #15 217.5 Selecting previously unselected package libboost-coroutine1.74.0:amd64. #15 217.5 Preparing to unpack .../425-libboost-coroutine1.74.0_1.74.0+ds1-21_amd64.deb ... #15 217.6 Unpacking libboost-coroutine1.74.0:amd64 (1.74.0+ds1-21) ... #15 217.8 Selecting previously unselected package libboost-coroutine1.74-dev:amd64. #15 217.8 Preparing to unpack .../426-libboost-coroutine1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 217.9 Unpacking libboost-coroutine1.74-dev:amd64 (1.74.0+ds1-21) ... #15 218.1 Selecting previously unselected package libboost-coroutine-dev:amd64. #15 218.1 Preparing to unpack .../427-libboost-coroutine-dev_1.74.0.3_amd64.deb ... #15 218.1 Unpacking libboost-coroutine-dev:amd64 (1.74.0.3) ... #15 218.3 Selecting previously unselected package libboost-date-time-dev:amd64. #15 218.3 Preparing to unpack .../428-libboost-date-time-dev_1.74.0.3_amd64.deb ... #15 218.4 Unpacking libboost-date-time-dev:amd64 (1.74.0.3) ... #15 218.6 Selecting previously unselected package libboost-exception1.74-dev:amd64. #15 218.6 Preparing to unpack .../429-libboost-exception1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 218.6 Unpacking libboost-exception1.74-dev:amd64 (1.74.0+ds1-21) ... #15 218.8 Selecting previously unselected package libboost-exception-dev:amd64. #15 218.8 Preparing to unpack .../430-libboost-exception-dev_1.74.0.3_amd64.deb ... #15 218.9 Unpacking libboost-exception-dev:amd64 (1.74.0.3) ... #15 219.1 Selecting previously unselected package libboost-filesystem1.74.0:amd64. #15 219.1 Preparing to unpack .../431-libboost-filesystem1.74.0_1.74.0+ds1-21_amd64.deb ... #15 219.2 Unpacking libboost-filesystem1.74.0:amd64 (1.74.0+ds1-21) ... #15 219.4 Selecting previously unselected package libboost-filesystem1.74-dev:amd64. #15 219.4 Preparing to unpack .../432-libboost-filesystem1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 219.4 Unpacking libboost-filesystem1.74-dev:amd64 (1.74.0+ds1-21) ... #15 219.7 Selecting previously unselected package libboost-fiber1.74.0:amd64. #15 219.7 Preparing to unpack .../433-libboost-fiber1.74.0_1.74.0+ds1-21_amd64.deb ... #15 219.8 Unpacking libboost-fiber1.74.0:amd64 (1.74.0+ds1-21) ... #15 220.0 Selecting previously unselected package libboost-fiber1.74-dev:amd64. #15 220.0 Preparing to unpack .../434-libboost-fiber1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 220.2 Unpacking libboost-fiber1.74-dev:amd64 (1.74.0+ds1-21) ... #15 220.5 Selecting previously unselected package libboost-fiber-dev:amd64. #15 220.5 Preparing to unpack .../435-libboost-fiber-dev_1.74.0.3_amd64.deb ... #15 220.5 Unpacking libboost-fiber-dev:amd64 (1.74.0.3) ... #15 220.7 Selecting previously unselected package libboost-filesystem-dev:amd64. #15 220.7 Preparing to unpack .../436-libboost-filesystem-dev_1.74.0.3_amd64.deb ... #15 220.8 Unpacking libboost-filesystem-dev:amd64 (1.74.0.3) ... #15 221.0 Selecting previously unselected package libboost-graph1.74.0:amd64. #15 221.0 Preparing to unpack .../437-libboost-graph1.74.0_1.74.0+ds1-21_amd64.deb ... #15 221.0 Unpacking libboost-graph1.74.0:amd64 (1.74.0+ds1-21) ... #15 221.3 Selecting previously unselected package libicu-dev:amd64. #15 221.3 Preparing to unpack .../438-libicu-dev_72.1-3+deb12u1_amd64.deb ... #15 221.3 Unpacking libicu-dev:amd64 (72.1-3+deb12u1) ... #15 221.8 Selecting previously unselected package libboost-regex1.74-dev:amd64. #15 221.8 Preparing to unpack .../439-libboost-regex1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 221.9 Unpacking libboost-regex1.74-dev:amd64 (1.74.0+ds1-21) ... #15 222.2 Selecting previously unselected package libboost-test1.74.0:amd64. #15 222.2 Preparing to unpack .../440-libboost-test1.74.0_1.74.0+ds1-21_amd64.deb ... #15 222.2 Unpacking libboost-test1.74.0:amd64 (1.74.0+ds1-21) ... #15 222.5 Selecting previously unselected package libboost-test1.74-dev:amd64. #15 222.5 Preparing to unpack .../441-libboost-test1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 222.6 Unpacking libboost-test1.74-dev:amd64 (1.74.0+ds1-21) ... #15 222.8 Selecting previously unselected package libboost-graph1.74-dev:amd64. #15 222.8 Preparing to unpack .../442-libboost-graph1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 222.8 Unpacking libboost-graph1.74-dev:amd64 (1.74.0+ds1-21) ... #15 223.1 Selecting previously unselected package libboost-graph-dev:amd64. #15 223.1 Preparing to unpack .../443-libboost-graph-dev_1.74.0.3_amd64.deb ... #15 223.1 Unpacking libboost-graph-dev:amd64 (1.74.0.3) ... #15 223.3 Selecting previously unselected package libevent-core-2.1-7:amd64. #15 223.3 Preparing to unpack .../444-libevent-core-2.1-7_2.1.12-stable-8_amd64.deb ... #15 223.4 Unpacking libevent-core-2.1-7:amd64 (2.1.12-stable-8) ... #15 223.6 Selecting previously unselected package libevent-pthreads-2.1-7:amd64. #15 223.6 Preparing to unpack .../445-libevent-pthreads-2.1-7_2.1.12-stable-8_amd64.deb ... #15 223.7 Unpacking libevent-pthreads-2.1-7:amd64 (2.1.12-stable-8) ... #15 224.2 Selecting previously unselected package libpsm-infinipath1. #15 224.2 Preparing to unpack .../446-libpsm-infinipath1_3.3+20.604758e7-6.2_amd64.deb ... #15 224.2 Unpacking libpsm-infinipath1 (3.3+20.604758e7-6.2) ... #15 224.5 Selecting previously unselected package libpsm2-2. #15 224.5 Preparing to unpack .../447-libpsm2-2_11.2.185-2_amd64.deb ... #15 224.6 Unpacking libpsm2-2 (11.2.185-2) ... #15 224.8 Selecting previously unselected package librdmacm1:amd64. #15 224.9 Preparing to unpack .../448-librdmacm1_44.0-2_amd64.deb ... #15 224.9 Unpacking librdmacm1:amd64 (44.0-2) ... #15 225.6 Selecting previously unselected package libfabric1:amd64. #15 225.6 Preparing to unpack .../449-libfabric1_1.17.0-3_amd64.deb ... #15 225.6 Unpacking libfabric1:amd64 (1.17.0-3) ... #15 225.9 Selecting previously unselected package libhwloc15:amd64. #15 225.9 Preparing to unpack .../450-libhwloc15_2.9.0-1_amd64.deb ... #15 225.9 Unpacking libhwloc15:amd64 (2.9.0-1) ... #15 226.2 Selecting previously unselected package libmunge2. #15 226.2 Preparing to unpack .../451-libmunge2_0.5.15-2_amd64.deb ... #15 226.3 Unpacking libmunge2 (0.5.15-2) ... #15 226.5 Selecting previously unselected package libpciaccess0:amd64. #15 226.5 Preparing to unpack .../452-libpciaccess0_0.17-2_amd64.deb ... #15 226.6 Unpacking libpciaccess0:amd64 (0.17-2) ... #15 226.8 Selecting previously unselected package libxnvctrl0:amd64. #15 226.9 Preparing to unpack .../453-libxnvctrl0_525.85.05-3~deb12u1_amd64.deb ... #15 226.9 Unpacking libxnvctrl0:amd64 (525.85.05-3~deb12u1) ... #15 227.2 Selecting previously unselected package ocl-icd-libopencl1:amd64. #15 227.3 Preparing to unpack .../454-ocl-icd-libopencl1_2.3.1-1_amd64.deb ... #15 227.3 Unpacking ocl-icd-libopencl1:amd64 (2.3.1-1) ... #15 227.5 Selecting previously unselected package libhwloc-plugins:amd64. #15 227.5 Preparing to unpack .../455-libhwloc-plugins_2.9.0-1_amd64.deb ... #15 227.6 Unpacking libhwloc-plugins:amd64 (2.9.0-1) ... #15 227.8 Selecting previously unselected package libpmix2:amd64. #15 227.9 Preparing to unpack .../456-libpmix2_4.2.2-1+deb12u1_amd64.deb ... #15 227.9 Unpacking libpmix2:amd64 (4.2.2-1+deb12u1) ... #15 228.2 Selecting previously unselected package libucx0:amd64. #15 228.2 Preparing to unpack .../457-libucx0_1.13.1-1_amd64.deb ... #15 228.2 Unpacking libucx0:amd64 (1.13.1-1) ... #15 228.6 Selecting previously unselected package libopenmpi3:amd64. #15 228.6 Preparing to unpack .../458-libopenmpi3_4.1.4-3+b1_amd64.deb ... #15 228.6 Unpacking libopenmpi3:amd64 (4.1.4-3+b1) ... #15 229.0 Selecting previously unselected package libboost-mpi1.74.0. #15 229.0 Preparing to unpack .../459-libboost-mpi1.74.0_1.74.0+ds1-21_amd64.deb ... #15 229.1 Unpacking libboost-mpi1.74.0 (1.74.0+ds1-21) ... #15 229.4 Selecting previously unselected package libboost-graph-parallel1.74.0. #15 229.4 Preparing to unpack .../460-libboost-graph-parallel1.74.0_1.74.0+ds1-21_amd64.deb ... #15 229.4 Unpacking libboost-graph-parallel1.74.0 (1.74.0+ds1-21) ... #15 229.7 Selecting previously unselected package libboost-graph-parallel1.74-dev. #15 229.7 Preparing to unpack .../461-libboost-graph-parallel1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 229.7 Unpacking libboost-graph-parallel1.74-dev (1.74.0+ds1-21) ... #15 229.9 Selecting previously unselected package libboost-graph-parallel-dev. #15 229.9 Preparing to unpack .../462-libboost-graph-parallel-dev_1.74.0.3_amd64.deb ... #15 230.1 Unpacking libboost-graph-parallel-dev (1.74.0.3) ... #15 230.5 Selecting previously unselected package libboost-iostreams1.74.0:amd64. #15 230.5 Preparing to unpack .../463-libboost-iostreams1.74.0_1.74.0+ds1-21_amd64.deb ... #15 230.5 Unpacking libboost-iostreams1.74.0:amd64 (1.74.0+ds1-21) ... #15 230.8 Selecting previously unselected package libboost-iostreams1.74-dev:amd64. #15 230.8 Preparing to unpack .../464-libboost-iostreams1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 230.8 Unpacking libboost-iostreams1.74-dev:amd64 (1.74.0+ds1-21) ... #15 231.0 Selecting previously unselected package libboost-iostreams-dev:amd64. #15 231.0 Preparing to unpack .../465-libboost-iostreams-dev_1.74.0.3_amd64.deb ... #15 231.1 Unpacking libboost-iostreams-dev:amd64 (1.74.0.3) ... #15 231.4 Selecting previously unselected package libboost-locale1.74.0:amd64. #15 231.4 Preparing to unpack .../466-libboost-locale1.74.0_1.74.0+ds1-21_amd64.deb ... #15 231.4 Unpacking libboost-locale1.74.0:amd64 (1.74.0+ds1-21) ... #15 231.7 Selecting previously unselected package libboost-locale1.74-dev:amd64. #15 231.7 Preparing to unpack .../467-libboost-locale1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 231.7 Unpacking libboost-locale1.74-dev:amd64 (1.74.0+ds1-21) ... #15 232.0 Selecting previously unselected package libboost-locale-dev:amd64. #15 232.0 Preparing to unpack .../468-libboost-locale-dev_1.74.0.3_amd64.deb ... #15 232.1 Unpacking libboost-locale-dev:amd64 (1.74.0.3) ... #15 232.3 Selecting previously unselected package libboost-log1.74.0. #15 232.3 Preparing to unpack .../469-libboost-log1.74.0_1.74.0+ds1-21_amd64.deb ... #15 232.4 Unpacking libboost-log1.74.0 (1.74.0+ds1-21) ... #15 232.6 Selecting previously unselected package libboost-log1.74-dev. #15 232.6 Preparing to unpack .../470-libboost-log1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 232.7 Unpacking libboost-log1.74-dev (1.74.0+ds1-21) ... #15 232.9 Selecting previously unselected package libboost-log-dev. #15 232.9 Preparing to unpack .../471-libboost-log-dev_1.74.0.3_amd64.deb ... #15 233.0 Unpacking libboost-log-dev (1.74.0.3) ... #15 233.2 Selecting previously unselected package libboost-math1.74.0:amd64. #15 233.3 Preparing to unpack .../472-libboost-math1.74.0_1.74.0+ds1-21_amd64.deb ... #15 233.3 Unpacking libboost-math1.74.0:amd64 (1.74.0+ds1-21) ... #15 233.5 Selecting previously unselected package libboost-math1.74-dev:amd64. #15 233.5 Preparing to unpack .../473-libboost-math1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 233.6 Unpacking libboost-math1.74-dev:amd64 (1.74.0+ds1-21) ... #15 233.8 Selecting previously unselected package libboost-math-dev:amd64. #15 233.8 Preparing to unpack .../474-libboost-math-dev_1.74.0.3_amd64.deb ... #15 234.2 Unpacking libboost-math-dev:amd64 (1.74.0.3) ... #15 234.4 Selecting previously unselected package openmpi-common. #15 234.4 Preparing to unpack .../475-openmpi-common_4.1.4-3_all.deb ... #15 234.4 Unpacking openmpi-common (4.1.4-3) ... #15 234.7 Selecting previously unselected package libnl-3-dev:amd64. #15 234.7 Preparing to unpack .../476-libnl-3-dev_3.7.0-0.2+b1_amd64.deb ... #15 234.7 Unpacking libnl-3-dev:amd64 (3.7.0-0.2+b1) ... #15 234.9 Selecting previously unselected package libnl-route-3-dev:amd64. #15 234.9 Preparing to unpack .../477-libnl-route-3-dev_3.7.0-0.2+b1_amd64.deb ... #15 235.0 Unpacking libnl-route-3-dev:amd64 (3.7.0-0.2+b1) ... #15 235.3 Selecting previously unselected package libibverbs-dev:amd64. #15 235.3 Preparing to unpack .../478-libibverbs-dev_44.0-2_amd64.deb ... #15 235.3 Unpacking libibverbs-dev:amd64 (44.0-2) ... #15 235.6 Selecting previously unselected package libnuma-dev:amd64. #15 235.6 Preparing to unpack .../479-libnuma-dev_2.0.16-1_amd64.deb ... #15 235.7 Unpacking libnuma-dev:amd64 (2.0.16-1) ... #15 235.8 Selecting previously unselected package libltdl-dev:amd64. #15 235.8 Preparing to unpack .../480-libltdl-dev_2.4.7-7~deb12u1_amd64.deb ... #15 235.9 Unpacking libltdl-dev:amd64 (2.4.7-7~deb12u1) ... #15 236.5 Selecting previously unselected package libhwloc-dev:amd64. #15 236.5 Preparing to unpack .../481-libhwloc-dev_2.9.0-1_amd64.deb ... #15 236.5 Unpacking libhwloc-dev:amd64 (2.9.0-1) ... #15 236.8 Selecting previously unselected package libevent-2.1-7:amd64. #15 236.8 Preparing to unpack .../482-libevent-2.1-7_2.1.12-stable-8_amd64.deb ... #15 236.9 Unpacking libevent-2.1-7:amd64 (2.1.12-stable-8) ... #15 237.2 Selecting previously unselected package libevent-extra-2.1-7:amd64. #15 237.2 Preparing to unpack .../483-libevent-extra-2.1-7_2.1.12-stable-8_amd64.deb ... #15 237.2 Unpacking libevent-extra-2.1-7:amd64 (2.1.12-stable-8) ... #15 237.5 Selecting previously unselected package libevent-openssl-2.1-7:amd64. #15 237.5 Preparing to unpack .../484-libevent-openssl-2.1-7_2.1.12-stable-8_amd64.deb ... #15 237.5 Unpacking libevent-openssl-2.1-7:amd64 (2.1.12-stable-8) ... #15 237.7 Selecting previously unselected package libevent-dev. #15 237.7 Preparing to unpack .../485-libevent-dev_2.1.12-stable-8_amd64.deb ... #15 237.8 Unpacking libevent-dev (2.1.12-stable-8) ... #15 238.0 Selecting previously unselected package zlib1g-dev:amd64. #15 238.0 Preparing to unpack .../486-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ... #15 238.1 Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... #15 238.4 Selecting previously unselected package libpmix-dev:amd64. #15 238.4 Preparing to unpack .../487-libpmix-dev_4.2.2-1+deb12u1_amd64.deb ... #15 238.4 Unpacking libpmix-dev:amd64 (4.2.2-1+deb12u1) ... #15 238.8 Selecting previously unselected package libjs-jquery-ui. #15 238.8 Preparing to unpack .../488-libjs-jquery-ui_1.13.2+dfsg-1_all.deb ... #15 238.8 Unpacking libjs-jquery-ui (1.13.2+dfsg-1) ... #15 239.1 Selecting previously unselected package openmpi-bin. #15 239.1 Preparing to unpack .../489-openmpi-bin_4.1.4-3+b1_amd64.deb ... #15 239.1 Unpacking openmpi-bin (4.1.4-3+b1) ... #15 239.4 Selecting previously unselected package libopenmpi-dev:amd64. #15 239.5 Preparing to unpack .../490-libopenmpi-dev_4.1.4-3+b1_amd64.deb ... #15 239.5 Unpacking libopenmpi-dev:amd64 (4.1.4-3+b1) ... #15 239.8 Selecting previously unselected package mpi-default-dev. #15 239.8 Preparing to unpack .../491-mpi-default-dev_1.14_amd64.deb ... #15 239.9 Unpacking mpi-default-dev (1.14) ... #15 240.1 Selecting previously unselected package libboost-mpi1.74-dev. #15 240.1 Preparing to unpack .../492-libboost-mpi1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 240.2 Unpacking libboost-mpi1.74-dev (1.74.0+ds1-21) ... #15 240.4 Selecting previously unselected package libboost-mpi-dev. #15 240.4 Preparing to unpack .../493-libboost-mpi-dev_1.74.0.3_amd64.deb ... #15 240.5 Unpacking libboost-mpi-dev (1.74.0.3) ... #15 241.3 Selecting previously unselected package libboost-python1.74.0. #15 241.3 Preparing to unpack .../494-libboost-python1.74.0_1.74.0+ds1-21_amd64.deb ... #15 241.3 Unpacking libboost-python1.74.0 (1.74.0+ds1-21) ... #15 241.7 Selecting previously unselected package mpi-default-bin. #15 241.7 Preparing to unpack .../495-mpi-default-bin_1.14_amd64.deb ... #15 241.8 Unpacking mpi-default-bin (1.14) ... #15 242.2 Selecting previously unselected package libboost-mpi-python1.74.0. #15 242.2 Preparing to unpack .../496-libboost-mpi-python1.74.0_1.74.0+ds1-21_amd64.deb ... #15 242.2 Unpacking libboost-mpi-python1.74.0 (1.74.0+ds1-21) ... #15 242.5 Selecting previously unselected package libboost-mpi-python1.74-dev. #15 242.5 Preparing to unpack .../497-libboost-mpi-python1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 242.6 Unpacking libboost-mpi-python1.74-dev (1.74.0+ds1-21) ... #15 242.8 Selecting previously unselected package libboost-mpi-python-dev. #15 242.8 Preparing to unpack .../498-libboost-mpi-python-dev_1.74.0.3_amd64.deb ... #15 242.9 Unpacking libboost-mpi-python-dev (1.74.0.3) ... #15 243.1 Selecting previously unselected package libboost-numpy1.74.0. #15 243.1 Preparing to unpack .../499-libboost-numpy1.74.0_1.74.0+ds1-21_amd64.deb ... #15 243.2 Unpacking libboost-numpy1.74.0 (1.74.0+ds1-21) ... #15 243.5 Selecting previously unselected package libboost-numpy1.74-dev. #15 243.5 Preparing to unpack .../500-libboost-numpy1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 243.5 Unpacking libboost-numpy1.74-dev (1.74.0+ds1-21) ... #15 243.7 Selecting previously unselected package libboost-numpy-dev. #15 243.7 Preparing to unpack .../501-libboost-numpy-dev_1.74.0.3_amd64.deb ... #15 243.8 Unpacking libboost-numpy-dev (1.74.0.3) ... #15 244.3 Selecting previously unselected package libboost-program-options1.74.0:amd64. #15 244.3 Preparing to unpack .../502-libboost-program-options1.74.0_1.74.0+ds1-21_amd64.deb ... #15 244.3 Unpacking libboost-program-options1.74.0:amd64 (1.74.0+ds1-21) ... #15 244.6 Selecting previously unselected package libboost-program-options1.74-dev:amd64. #15 244.6 Preparing to unpack .../503-libboost-program-options1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 244.6 Unpacking libboost-program-options1.74-dev:amd64 (1.74.0+ds1-21) ... #15 245.3 Selecting previously unselected package libboost-program-options-dev:amd64. #15 245.3 Preparing to unpack .../504-libboost-program-options-dev_1.74.0.3_amd64.deb ... #15 245.3 Unpacking libboost-program-options-dev:amd64 (1.74.0.3) ... #15 245.9 Selecting previously unselected package libexpat1-dev:amd64. #15 245.9 Preparing to unpack .../505-libexpat1-dev_2.5.0-1+deb12u2_amd64.deb ... #15 245.9 Unpacking libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... #15 246.1 Selecting previously unselected package libpython3.11-dev:amd64. #15 246.2 Preparing to unpack .../506-libpython3.11-dev_3.11.2-6+deb12u6_amd64.deb ... #15 246.2 Unpacking libpython3.11-dev:amd64 (3.11.2-6+deb12u6) ... #15 246.9 Selecting previously unselected package libpython3-dev:amd64. #15 246.9 Preparing to unpack .../507-libpython3-dev_3.11.2-1+b1_amd64.deb ... #15 247.0 Unpacking libpython3-dev:amd64 (3.11.2-1+b1) ... #15 247.2 Selecting previously unselected package python3.11-dev. #15 247.2 Preparing to unpack .../508-python3.11-dev_3.11.2-6+deb12u6_amd64.deb ... #15 247.2 Unpacking python3.11-dev (3.11.2-6+deb12u6) ... #15 247.5 Selecting previously unselected package python3-lib2to3. #15 247.5 Preparing to unpack .../509-python3-lib2to3_3.11.2-3_all.deb ... #15 247.5 Unpacking python3-lib2to3 (3.11.2-3) ... #15 249.1 Selecting previously unselected package python3-distutils. #15 249.1 Preparing to unpack .../510-python3-distutils_3.11.2-3_all.deb ... #15 249.4 Unpacking python3-distutils (3.11.2-3) ... #15 250.0 Selecting previously unselected package libjs-underscore. #15 250.0 Preparing to unpack .../511-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... #15 250.1 Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #15 250.3 Selecting previously unselected package libjs-sphinxdoc. #15 250.3 Preparing to unpack .../512-libjs-sphinxdoc_5.3.0-4_all.deb ... #15 250.3 Unpacking libjs-sphinxdoc (5.3.0-4) ... #15 250.6 Selecting previously unselected package python3-dev. #15 250.6 Preparing to unpack .../513-python3-dev_3.11.2-1+b1_amd64.deb ... #15 250.6 Unpacking python3-dev (3.11.2-1+b1) ... #15 250.9 Selecting previously unselected package libboost-python1.74-dev. #15 250.9 Preparing to unpack .../514-libboost-python1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 251.0 Unpacking libboost-python1.74-dev (1.74.0+ds1-21) ... #15 251.2 Selecting previously unselected package libboost-python-dev. #15 251.2 Preparing to unpack .../515-libboost-python-dev_1.74.0.3_amd64.deb ... #15 251.2 Unpacking libboost-python-dev (1.74.0.3) ... #15 251.5 Selecting previously unselected package libboost-random1.74.0:amd64. #15 251.5 Preparing to unpack .../516-libboost-random1.74.0_1.74.0+ds1-21_amd64.deb ... #15 251.6 Unpacking libboost-random1.74.0:amd64 (1.74.0+ds1-21) ... #15 251.8 Selecting previously unselected package libboost-random1.74-dev:amd64. #15 251.8 Preparing to unpack .../517-libboost-random1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 251.8 Unpacking libboost-random1.74-dev:amd64 (1.74.0+ds1-21) ... #15 252.1 Selecting previously unselected package libboost-random-dev:amd64. #15 252.1 Preparing to unpack .../518-libboost-random-dev_1.74.0.3_amd64.deb ... #15 252.1 Unpacking libboost-random-dev:amd64 (1.74.0.3) ... #15 252.3 Selecting previously unselected package libboost-regex-dev:amd64. #15 252.3 Preparing to unpack .../519-libboost-regex-dev_1.74.0.3_amd64.deb ... #15 252.3 Unpacking libboost-regex-dev:amd64 (1.74.0.3) ... #15 252.6 Selecting previously unselected package libboost-serialization-dev:amd64. #15 252.6 Preparing to unpack .../520-libboost-serialization-dev_1.74.0.3_amd64.deb ... #15 252.6 Unpacking libboost-serialization-dev:amd64 (1.74.0.3) ... #15 252.8 Selecting previously unselected package libboost-stacktrace1.74.0:amd64. #15 252.9 Preparing to unpack .../521-libboost-stacktrace1.74.0_1.74.0+ds1-21_amd64.deb ... #15 252.9 Unpacking libboost-stacktrace1.74.0:amd64 (1.74.0+ds1-21) ... #15 253.1 Selecting previously unselected package libboost-stacktrace1.74-dev:amd64. #15 253.2 Preparing to unpack .../522-libboost-stacktrace1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 253.2 Unpacking libboost-stacktrace1.74-dev:amd64 (1.74.0+ds1-21) ... #15 253.4 Selecting previously unselected package libboost-stacktrace-dev:amd64. #15 253.4 Preparing to unpack .../523-libboost-stacktrace-dev_1.74.0.3_amd64.deb ... #15 253.5 Unpacking libboost-stacktrace-dev:amd64 (1.74.0.3) ... #15 253.9 Selecting previously unselected package libboost-system-dev:amd64. #15 253.9 Preparing to unpack .../524-libboost-system-dev_1.74.0.3_amd64.deb ... #15 254.0 Unpacking libboost-system-dev:amd64 (1.74.0.3) ... #15 254.2 Selecting previously unselected package libboost-test-dev:amd64. #15 254.2 Preparing to unpack .../525-libboost-test-dev_1.74.0.3_amd64.deb ... #15 254.3 Unpacking libboost-test-dev:amd64 (1.74.0.3) ... #15 254.5 Selecting previously unselected package libboost-thread-dev:amd64. #15 254.5 Preparing to unpack .../526-libboost-thread-dev_1.74.0.3_amd64.deb ... #15 254.6 Unpacking libboost-thread-dev:amd64 (1.74.0.3) ... #15 254.9 Selecting previously unselected package libboost-timer1.74.0:amd64. #15 254.9 Preparing to unpack .../527-libboost-timer1.74.0_1.74.0+ds1-21_amd64.deb ... #15 254.9 Unpacking libboost-timer1.74.0:amd64 (1.74.0+ds1-21) ... #15 255.2 Selecting previously unselected package libboost-timer1.74-dev:amd64. #15 255.2 Preparing to unpack .../528-libboost-timer1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 255.3 Unpacking libboost-timer1.74-dev:amd64 (1.74.0+ds1-21) ... #15 255.5 Selecting previously unselected package libboost-timer-dev:amd64. #15 255.5 Preparing to unpack .../529-libboost-timer-dev_1.74.0.3_amd64.deb ... #15 255.5 Unpacking libboost-timer-dev:amd64 (1.74.0.3) ... #15 255.8 Selecting previously unselected package libboost-type-erasure1.74.0:amd64. #15 255.8 Preparing to unpack .../530-libboost-type-erasure1.74.0_1.74.0+ds1-21_amd64.deb ... #15 255.8 Unpacking libboost-type-erasure1.74.0:amd64 (1.74.0+ds1-21) ... #15 256.1 Selecting previously unselected package libboost-type-erasure1.74-dev:amd64. #15 256.1 Preparing to unpack .../531-libboost-type-erasure1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 256.1 Unpacking libboost-type-erasure1.74-dev:amd64 (1.74.0+ds1-21) ... #15 256.4 Selecting previously unselected package libboost-type-erasure-dev:amd64. #15 256.4 Preparing to unpack .../532-libboost-type-erasure-dev_1.74.0.3_amd64.deb ... #15 256.4 Unpacking libboost-type-erasure-dev:amd64 (1.74.0.3) ... #15 256.8 Selecting previously unselected package libboost-wave1.74.0:amd64. #15 256.8 Preparing to unpack .../533-libboost-wave1.74.0_1.74.0+ds1-21_amd64.deb ... #15 256.8 Unpacking libboost-wave1.74.0:amd64 (1.74.0+ds1-21) ... #15 257.0 Selecting previously unselected package libboost-wave1.74-dev:amd64. #15 257.0 Preparing to unpack .../534-libboost-wave1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 257.1 Unpacking libboost-wave1.74-dev:amd64 (1.74.0+ds1-21) ... #15 257.4 Selecting previously unselected package libboost-wave-dev:amd64. #15 257.4 Preparing to unpack .../535-libboost-wave-dev_1.74.0.3_amd64.deb ... #15 257.5 Unpacking libboost-wave-dev:amd64 (1.74.0.3) ... #15 257.7 Selecting previously unselected package libboost-nowide1.74.0. #15 257.7 Preparing to unpack .../536-libboost-nowide1.74.0_1.74.0+ds1-21_amd64.deb ... #15 257.8 Unpacking libboost-nowide1.74.0 (1.74.0+ds1-21) ... #15 258.0 Selecting previously unselected package libboost-nowide1.74-dev. #15 258.0 Preparing to unpack .../537-libboost-nowide1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 258.1 Unpacking libboost-nowide1.74-dev (1.74.0+ds1-21) ... #15 258.3 Selecting previously unselected package libboost-nowide-dev. #15 258.3 Preparing to unpack .../538-libboost-nowide-dev_1.74.0.3_amd64.deb ... #15 258.4 Unpacking libboost-nowide-dev (1.74.0.3) ... #15 258.6 Selecting previously unselected package libboost-all-dev. #15 258.6 Preparing to unpack .../539-libboost-all-dev_1.74.0.3_amd64.deb ... #15 258.6 Unpacking libboost-all-dev (1.74.0.3) ... #15 258.8 Selecting previously unselected package libmd-dev:amd64. #15 258.8 Preparing to unpack .../540-libmd-dev_1.0.4-2_amd64.deb ... #15 258.8 Unpacking libmd-dev:amd64 (1.0.4-2) ... #15 259.1 Selecting previously unselected package libbsd-dev:amd64. #15 259.1 Preparing to unpack .../541-libbsd-dev_0.11.7-2_amd64.deb ... #15 259.2 Unpacking libbsd-dev:amd64 (0.11.7-2) ... #15 259.7 Selecting previously unselected package libbson-1.0-0. #15 259.8 Preparing to unpack .../542-libbson-1.0-0_1.23.1-1+deb12u1_amd64.deb ... #15 259.8 Unpacking libbson-1.0-0 (1.23.1-1+deb12u1) ... #15 260.0 Selecting previously unselected package libbson-dev. #15 260.0 Preparing to unpack .../543-libbson-dev_1.23.1-1+deb12u1_amd64.deb ... #15 260.2 Unpacking libbson-dev (1.23.1-1+deb12u1) ... #15 260.5 Selecting previously unselected package libc-ares2:amd64. #15 260.5 Preparing to unpack .../544-libc-ares2_1.18.1-3_amd64.deb ... #15 260.5 Unpacking libc-ares2:amd64 (1.18.1-3) ... #15 260.9 Selecting previously unselected package libc-ares-dev:amd64. #15 260.9 Preparing to unpack .../545-libc-ares-dev_1.18.1-3_amd64.deb ... #15 261.0 Unpacking libc-ares-dev:amd64 (1.18.1-3) ... #15 261.3 Selecting previously unselected package libcairo-gobject2:amd64. #15 261.3 Preparing to unpack .../546-libcairo-gobject2_1.16.0-7_amd64.deb ... #15 261.3 Unpacking libcairo-gobject2:amd64 (1.16.0-7) ... #15 261.6 Selecting previously unselected package libncurses6:amd64. #15 261.6 Preparing to unpack .../547-libncurses6_6.4-4_amd64.deb ... #15 261.7 Unpacking libncurses6:amd64 (6.4-4) ... #15 262.2 Selecting previously unselected package libcdk5nc6:amd64. #15 262.2 Preparing to unpack .../548-libcdk5nc6_5.0.20180306-3_amd64.deb ... #15 262.3 Unpacking libcdk5nc6:amd64 (5.0.20180306-3) ... #15 262.5 Selecting previously unselected package libncurses-dev:amd64. #15 262.5 Preparing to unpack .../549-libncurses-dev_6.4-4_amd64.deb ... #15 262.6 Unpacking libncurses-dev:amd64 (6.4-4) ... #15 262.9 Selecting previously unselected package libcdk5-dev. #15 262.9 Preparing to unpack .../550-libcdk5-dev_5.0.20180306-3_amd64.deb ... #15 262.9 Unpacking libcdk5-dev (5.0.20180306-3) ... #15 263.6 Selecting previously unselected package libcsv3:amd64. #15 263.6 Preparing to unpack .../551-libcsv3_3.0.3+dfsg-6_amd64.deb ... #15 263.7 Unpacking libcsv3:amd64 (3.0.3+dfsg-6) ... #15 263.9 Selecting previously unselected package libcsv-dev:amd64. #15 263.9 Preparing to unpack .../552-libcsv-dev_3.0.3+dfsg-6_amd64.deb ... #15 263.9 Unpacking libcsv-dev:amd64 (3.0.3+dfsg-6) ... #15 264.2 Selecting previously unselected package libdbi1:amd64. #15 264.2 Preparing to unpack .../553-libdbi1_0.9.0-6_amd64.deb ... #15 264.3 Unpacking libdbi1:amd64 (0.9.0-6) ... #15 264.5 Selecting previously unselected package libdbd-sqlite3:amd64. #15 264.5 Preparing to unpack .../554-libdbd-sqlite3_0.9.0-11_amd64.deb ... #15 264.5 Unpacking libdbd-sqlite3:amd64 (0.9.0-11) ... #15 264.8 Selecting previously unselected package libdbi-dev. #15 264.8 Preparing to unpack .../555-libdbi-dev_0.9.0-6_amd64.deb ... #15 264.8 Unpacking libdbi-dev (0.9.0-6) ... #15 265.1 Selecting previously unselected package libpkgconf3:amd64. #15 265.1 Preparing to unpack .../556-libpkgconf3_1.8.1-1_amd64.deb ... #15 265.1 Unpacking libpkgconf3:amd64 (1.8.1-1) ... #15 265.3 Selecting previously unselected package pkgconf-bin. #15 265.3 Preparing to unpack .../557-pkgconf-bin_1.8.1-1_amd64.deb ... #15 265.3 Unpacking pkgconf-bin (1.8.1-1) ... #15 265.9 Selecting previously unselected package pkgconf:amd64. #15 265.9 Preparing to unpack .../558-pkgconf_1.8.1-1_amd64.deb ... #15 266.0 Unpacking pkgconf:amd64 (1.8.1-1) ... #15 266.3 Selecting previously unselected package pkg-config:amd64. #15 266.3 Preparing to unpack .../559-pkg-config_1.8.1-1_amd64.deb ... #15 266.3 Unpacking pkg-config:amd64 (1.8.1-1) ... #15 266.6 Selecting previously unselected package libdbus-1-dev:amd64. #15 266.6 Preparing to unpack .../560-libdbus-1-dev_1.14.10-1~deb12u1_amd64.deb ... #15 266.7 Unpacking libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... #15 267.0 Selecting previously unselected package libelf-dev:amd64. #15 267.0 Preparing to unpack .../561-libelf-dev_0.188-2.1_amd64.deb ... #15 267.0 Unpacking libelf-dev:amd64 (0.188-2.1) ... #15 267.4 Selecting previously unselected package libffi-dev:amd64. #15 267.4 Preparing to unpack .../562-libffi-dev_3.4.4-1_amd64.deb ... #15 267.4 Unpacking libffi-dev:amd64 (3.4.4-1) ... #15 267.9 Selecting previously unselected package libfftw3-double3:amd64. #15 267.9 Preparing to unpack .../563-libfftw3-double3_3.3.10-1_amd64.deb ... #15 268.0 Unpacking libfftw3-double3:amd64 (3.3.10-1) ... #15 268.3 Selecting previously unselected package libfftw3-long3:amd64. #15 268.3 Preparing to unpack .../564-libfftw3-long3_3.3.10-1_amd64.deb ... #15 268.3 Unpacking libfftw3-long3:amd64 (3.3.10-1) ... #15 268.6 Selecting previously unselected package libfftw3-quad3:amd64. #15 268.6 Preparing to unpack .../565-libfftw3-quad3_3.3.10-1_amd64.deb ... #15 268.6 Unpacking libfftw3-quad3:amd64 (3.3.10-1) ... #15 268.9 Selecting previously unselected package libfftw3-single3:amd64. #15 268.9 Preparing to unpack .../566-libfftw3-single3_3.3.10-1_amd64.deb ... #15 268.9 Unpacking libfftw3-single3:amd64 (3.3.10-1) ... #15 269.1 Selecting previously unselected package libfftw3-bin. #15 269.2 Preparing to unpack .../567-libfftw3-bin_3.3.10-1_amd64.deb ... #15 269.2 Unpacking libfftw3-bin (3.3.10-1) ... #15 269.4 Selecting previously unselected package libfftw3-dev:amd64. #15 269.4 Preparing to unpack .../568-libfftw3-dev_3.3.10-1_amd64.deb ... #15 269.4 Unpacking libfftw3-dev:amd64 (3.3.10-1) ... #15 269.9 Selecting previously unselected package libgpg-error-dev. #15 269.9 Preparing to unpack .../569-libgpg-error-dev_1.46-1_amd64.deb ... #15 269.9 Unpacking libgpg-error-dev (1.46-1) ... #15 270.1 Selecting previously unselected package libgcrypt20-dev. #15 270.1 Preparing to unpack .../570-libgcrypt20-dev_1.10.1-3_amd64.deb ... #15 270.2 Unpacking libgcrypt20-dev (1.10.1-3) ... #15 270.4 Selecting previously unselected package libgdk-pixbuf2.0-common. #15 270.4 Preparing to unpack .../571-libgdk-pixbuf2.0-common_2.42.10+dfsg-1+deb12u2_all.deb ... #15 270.5 Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-1+deb12u2) ... #15 270.7 Selecting previously unselected package shared-mime-info. #15 270.7 Preparing to unpack .../572-shared-mime-info_2.2-1_amd64.deb ... #15 270.8 Unpacking shared-mime-info (2.2-1) ... #15 271.4 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #15 271.4 Preparing to unpack .../573-libgdk-pixbuf-2.0-0_2.42.10+dfsg-1+deb12u2_amd64.deb ... #15 271.4 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u2) ... #15 271.7 Selecting previously unselected package libglib2.0-data. #15 271.7 Preparing to unpack .../574-libglib2.0-data_2.74.6-2+deb12u7_all.deb ... #15 271.8 Unpacking libglib2.0-data (2.74.6-2+deb12u7) ... #15 272.1 Selecting previously unselected package libglib2.0-bin. #15 272.1 Preparing to unpack .../575-libglib2.0-bin_2.74.6-2+deb12u7_amd64.deb ... #15 272.1 Unpacking libglib2.0-bin (2.74.6-2+deb12u7) ... #15 272.4 Selecting previously unselected package libglib2.0-dev-bin. #15 272.4 Preparing to unpack .../576-libglib2.0-dev-bin_2.74.6-2+deb12u7_amd64.deb ... #15 272.4 Unpacking libglib2.0-dev-bin (2.74.6-2+deb12u7) ... #15 272.7 Selecting previously unselected package libsepol-dev:amd64. #15 272.7 Preparing to unpack .../577-libsepol-dev_3.4-2.1_amd64.deb ... #15 272.7 Unpacking libsepol-dev:amd64 (3.4-2.1) ... #15 273.0 Selecting previously unselected package libpcre2-16-0:amd64. #15 273.0 Preparing to unpack .../578-libpcre2-16-0_10.42-1_amd64.deb ... #15 273.1 Unpacking libpcre2-16-0:amd64 (10.42-1) ... #15 273.4 Selecting previously unselected package libpcre2-32-0:amd64. #15 273.4 Preparing to unpack .../579-libpcre2-32-0_10.42-1_amd64.deb ... #15 273.4 Unpacking libpcre2-32-0:amd64 (10.42-1) ... #15 273.8 Selecting previously unselected package libpcre2-posix3:amd64. #15 273.8 Preparing to unpack .../580-libpcre2-posix3_10.42-1_amd64.deb ... #15 273.9 Unpacking libpcre2-posix3:amd64 (10.42-1) ... #15 274.1 Selecting previously unselected package libpcre2-dev:amd64. #15 274.2 Preparing to unpack .../581-libpcre2-dev_10.42-1_amd64.deb ... #15 274.2 Unpacking libpcre2-dev:amd64 (10.42-1) ... #15 274.5 Selecting previously unselected package libselinux1-dev:amd64. #15 274.5 Preparing to unpack .../582-libselinux1-dev_3.4-1+b6_amd64.deb ... #15 274.5 Unpacking libselinux1-dev:amd64 (3.4-1+b6) ... #15 274.7 Selecting previously unselected package libmount-dev:amd64. #15 274.7 Preparing to unpack .../583-libmount-dev_2.38.1-5+deb12u3_amd64.deb ... #15 274.8 Unpacking libmount-dev:amd64 (2.38.1-5+deb12u3) ... #15 275.0 Selecting previously unselected package libglib2.0-dev:amd64. #15 275.0 Preparing to unpack .../584-libglib2.0-dev_2.74.6-2+deb12u7_amd64.deb ... #15 275.0 Unpacking libglib2.0-dev:amd64 (2.74.6-2+deb12u7) ... #15 275.3 Selecting previously unselected package libgmpxx4ldbl:amd64. #15 275.3 Preparing to unpack .../585-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ... #15 275.3 Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... #15 275.6 Selecting previously unselected package libgmp-dev:amd64. #15 275.6 Preparing to unpack .../586-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ... #15 275.7 Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... #15 276.0 Selecting previously unselected package libunbound8:amd64. #15 276.0 Preparing to unpack .../587-libunbound8_1.17.1-2+deb12u3_amd64.deb ... #15 276.0 Unpacking libunbound8:amd64 (1.17.1-2+deb12u3) ... #15 276.4 Selecting previously unselected package libgnutls-dane0:amd64. #15 276.4 Preparing to unpack .../588-libgnutls-dane0_3.7.9-2+deb12u5_amd64.deb ... #15 276.5 Unpacking libgnutls-dane0:amd64 (3.7.9-2+deb12u5) ... #15 276.8 Selecting previously unselected package libgnutls-openssl27:amd64. #15 276.8 Preparing to unpack .../589-libgnutls-openssl27_3.7.9-2+deb12u5_amd64.deb ... #15 276.9 Unpacking libgnutls-openssl27:amd64 (3.7.9-2+deb12u5) ... #15 277.1 Selecting previously unselected package libgnutlsxx30:amd64. #15 277.1 Preparing to unpack .../590-libgnutlsxx30_3.7.9-2+deb12u5_amd64.deb ... #15 277.1 Unpacking libgnutlsxx30:amd64 (3.7.9-2+deb12u5) ... #15 277.3 Selecting previously unselected package libidn2-dev:amd64. #15 277.3 Preparing to unpack .../591-libidn2-dev_2.3.3-1+b1_amd64.deb ... #15 277.4 Unpacking libidn2-dev:amd64 (2.3.3-1+b1) ... #15 277.6 Selecting previously unselected package libp11-kit-dev:amd64. #15 277.6 Preparing to unpack .../592-libp11-kit-dev_0.24.1-2_amd64.deb ... #15 277.6 Unpacking libp11-kit-dev:amd64 (0.24.1-2) ... #15 277.9 Selecting previously unselected package libtasn1-6-dev:amd64. #15 277.9 Preparing to unpack .../593-libtasn1-6-dev_4.19.0-2+deb12u1_amd64.deb ... #15 277.9 Unpacking libtasn1-6-dev:amd64 (4.19.0-2+deb12u1) ... #15 278.2 Selecting previously unselected package nettle-dev:amd64. #15 278.2 Preparing to unpack .../594-nettle-dev_3.8.1-2_amd64.deb ... #15 278.2 Unpacking nettle-dev:amd64 (3.8.1-2) ... #15 278.5 Selecting previously unselected package libgnutls28-dev:amd64. #15 278.5 Preparing to unpack .../595-libgnutls28-dev_3.7.9-2+deb12u5_amd64.deb ... #15 278.5 Unpacking libgnutls28-dev:amd64 (3.7.9-2+deb12u5) ... #15 278.8 Selecting previously unselected package libgps28:amd64. #15 278.8 Preparing to unpack .../596-libgps28_3.22-4.1+b1_amd64.deb ... #15 278.8 Unpacking libgps28:amd64 (3.22-4.1+b1) ... #15 279.0 Selecting previously unselected package libgps-dev:amd64. #15 279.0 Preparing to unpack .../597-libgps-dev_3.22-4.1+b1_amd64.deb ... #15 279.1 Unpacking libgps-dev:amd64 (3.22-4.1+b1) ... #15 279.4 Selecting previously unselected package libgsm1:amd64. #15 279.4 Preparing to unpack .../598-libgsm1_1.0.22-1_amd64.deb ... #15 279.4 Unpacking libgsm1:amd64 (1.0.22-1) ... #15 279.7 Selecting previously unselected package libgsm1-dev:amd64. #15 279.7 Preparing to unpack .../599-libgsm1-dev_1.0.22-1_amd64.deb ... #15 279.8 Unpacking libgsm1-dev:amd64 (1.0.22-1) ... #15 280.0 Selecting previously unselected package libidn-dev:amd64. #15 280.0 Preparing to unpack .../600-libidn-dev_1.41-1_amd64.deb ... #15 280.0 Unpacking libidn-dev:amd64 (1.41-1) ... #15 280.2 Selecting previously unselected package libimagequant0:amd64. #15 280.2 Preparing to unpack .../601-libimagequant0_2.17.0-1_amd64.deb ... #15 280.3 Unpacking libimagequant0:amd64 (2.17.0-1) ... #15 280.5 Selecting previously unselected package libintelrdfpmath-dev:amd64. #15 280.5 Preparing to unpack .../602-libintelrdfpmath-dev_2.0u2-8_amd64.deb ... #15 280.6 Unpacking libintelrdfpmath-dev:amd64 (2.0u2-8) ... #15 281.0 Selecting previously unselected package libjansson-dev:amd64. #15 281.0 Preparing to unpack .../603-libjansson-dev_2.14-2_amd64.deb ... #15 281.0 Unpacking libjansson-dev:amd64 (2.14-2) ... #15 281.2 Selecting previously unselected package libkrb5-dev:amd64. #15 281.2 Preparing to unpack .../604-libkrb5-dev_1.20.1-2+deb12u4_amd64.deb ... #15 281.4 Unpacking libkrb5-dev:amd64 (1.20.1-2+deb12u4) ... #15 281.7 Selecting previously unselected package liblua5.3-0:amd64. #15 281.7 Preparing to unpack .../605-liblua5.3-0_5.3.6-2_amd64.deb ... #15 281.7 Unpacking liblua5.3-0:amd64 (5.3.6-2) ... #15 282.0 Selecting previously unselected package libreadline-dev:amd64. #15 282.0 Preparing to unpack .../606-libreadline-dev_8.2-1.3_amd64.deb ... #15 282.0 Unpacking libreadline-dev:amd64 (8.2-1.3) ... #15 283.1 Selecting previously unselected package liblua5.3-dev:amd64. #15 283.1 Preparing to unpack .../607-liblua5.3-dev_5.3.6-2_amd64.deb ... #15 283.2 Unpacking liblua5.3-dev:amd64 (5.3.6-2) ... #15 283.5 Selecting previously unselected package mysql-common. #15 283.5 Preparing to unpack .../608-mysql-common_5.8+1.1.0_all.deb ... #15 283.5 Unpacking mysql-common (5.8+1.1.0) ... #15 283.8 Selecting previously unselected package mariadb-common. #15 283.8 Preparing to unpack .../609-mariadb-common_1%3a10.11.14-0+deb12u2_all.deb ... #15 283.8 Unpacking mariadb-common (1:10.11.14-0+deb12u2) ... #15 284.2 Selecting previously unselected package libmariadb3:amd64. #15 284.2 Preparing to unpack .../610-libmariadb3_1%3a10.11.14-0+deb12u2_amd64.deb ... #15 284.3 Unpacking libmariadb3:amd64 (1:10.11.14-0+deb12u2) ... #15 284.6 Selecting previously unselected package libmnl-dev:amd64. #15 284.6 Preparing to unpack .../611-libmnl-dev_1.0.4-3_amd64.deb ... #15 284.6 Unpacking libmnl-dev:amd64 (1.0.4-3) ... #15 285.0 Selecting previously unselected package libmongocrypt0:amd64. #15 285.0 Preparing to unpack .../612-libmongocrypt0_1.7.2-1_amd64.deb ... #15 285.0 Unpacking libmongocrypt0:amd64 (1.7.2-1) ... #15 285.3 Selecting previously unselected package libsnappy1v5:amd64. #15 285.3 Preparing to unpack .../613-libsnappy1v5_1.1.9-3_amd64.deb ... #15 285.3 Unpacking libsnappy1v5:amd64 (1.1.9-3) ... #15 285.6 Selecting previously unselected package libmongoc-1.0-0. #15 285.6 Preparing to unpack .../614-libmongoc-1.0-0_1.23.1-1+deb12u1_amd64.deb ... #15 285.6 Unpacking libmongoc-1.0-0 (1.23.1-1+deb12u1) ... #15 285.8 Selecting previously unselected package libmongocrypt-dev:amd64. #15 285.8 Preparing to unpack .../615-libmongocrypt-dev_1.7.2-1_amd64.deb ... #15 285.8 Unpacking libmongocrypt-dev:amd64 (1.7.2-1) ... #15 286.1 Selecting previously unselected package libssl-dev:amd64. #15 286.1 Preparing to unpack .../616-libssl-dev_3.0.17-1~deb12u3_amd64.deb ... #15 286.1 Unpacking libssl-dev:amd64 (3.0.17-1~deb12u3) ... #15 286.4 Selecting previously unselected package libsnappy-dev:amd64. #15 286.4 Preparing to unpack .../617-libsnappy-dev_1.1.9-3_amd64.deb ... #15 286.4 Unpacking libsnappy-dev:amd64 (1.1.9-3) ... #15 286.6 Selecting previously unselected package libsasl2-dev. #15 286.6 Preparing to unpack .../618-libsasl2-dev_2.1.28+dfsg-10_amd64.deb ... #15 286.7 Unpacking libsasl2-dev (2.1.28+dfsg-10) ... #15 286.9 Selecting previously unselected package libzstd-dev:amd64. #15 286.9 Preparing to unpack .../619-libzstd-dev_1.5.4+dfsg2-5_amd64.deb ... #15 286.9 Unpacking libzstd-dev:amd64 (1.5.4+dfsg2-5) ... #15 287.1 Selecting previously unselected package libmongoc-dev. #15 287.1 Preparing to unpack .../620-libmongoc-dev_1.23.1-1+deb12u1_amd64.deb ... #15 287.2 Unpacking libmongoc-dev (1.23.1-1+deb12u1) ... #15 287.4 Selecting previously unselected package libncurses5-dev:amd64. #15 287.4 Preparing to unpack .../621-libncurses5-dev_6.4-4_amd64.deb ... #15 287.4 Unpacking libncurses5-dev:amd64 (6.4-4) ... #15 287.7 Selecting previously unselected package pci.ids. #15 287.7 Preparing to unpack .../622-pci.ids_0.0~2023.04.11-1_all.deb ... #15 287.7 Unpacking pci.ids (0.0~2023.04.11-1) ... #15 288.1 Selecting previously unselected package libpci3:amd64. #15 288.1 Preparing to unpack .../623-libpci3_1%3a3.9.0-4_amd64.deb ... #15 288.1 Unpacking libpci3:amd64 (1:3.9.0-4) ... #15 288.4 Selecting previously unselected package libsensors-config. #15 288.4 Preparing to unpack .../624-libsensors-config_1%3a3.6.0-7.1_all.deb ... #15 288.5 Unpacking libsensors-config (1:3.6.0-7.1) ... #15 288.8 Selecting previously unselected package libsensors5:amd64. #15 288.8 Preparing to unpack .../625-libsensors5_1%3a3.6.0-7.1_amd64.deb ... #15 288.8 Unpacking libsensors5:amd64 (1:3.6.0-7.1) ... #15 289.2 Selecting previously unselected package libwrap0:amd64. #15 289.2 Preparing to unpack .../626-libwrap0_7.6.q-32_amd64.deb ... #15 289.3 Unpacking libwrap0:amd64 (7.6.q-32) ... #15 289.6 Selecting previously unselected package libsnmp-base. #15 289.6 Preparing to unpack .../627-libsnmp-base_5.9.3+dfsg-2_all.deb ... #15 289.8 Unpacking libsnmp-base (5.9.3+dfsg-2) ... #15 290.0 Selecting previously unselected package libsnmp40:amd64. #15 290.0 Preparing to unpack .../628-libsnmp40_5.9.3+dfsg-2_amd64.deb ... #15 290.1 Unpacking libsnmp40:amd64 (5.9.3+dfsg-2) ... #15 290.4 Selecting previously unselected package libnetsnmptrapd40:amd64. #15 290.4 Preparing to unpack .../629-libnetsnmptrapd40_5.9.3+dfsg-2_amd64.deb ... #15 290.4 Unpacking libnetsnmptrapd40:amd64 (5.9.3+dfsg-2) ... #15 290.7 Selecting previously unselected package libnewlib-dev. #15 290.7 Preparing to unpack .../630-libnewlib-dev_3.3.0-1.3+deb12u1_all.deb ... #15 290.7 Unpacking libnewlib-dev (3.3.0-1.3+deb12u1) ... #15 291.0 Selecting previously unselected package libnewlib-arm-none-eabi. #15 291.0 Preparing to unpack .../631-libnewlib-arm-none-eabi_3.3.0-1.3+deb12u1_all.deb ... #15 291.0 Unpacking libnewlib-arm-none-eabi (3.3.0-1.3+deb12u1) ... #15 292.4 Selecting previously unselected package libnftnl11:amd64. #15 292.4 Preparing to unpack .../632-libnftnl11_1.2.4-2_amd64.deb ... #15 292.4 Unpacking libnftnl11:amd64 (1.2.4-2) ... #15 292.7 Selecting previously unselected package libnftables1:amd64. #15 292.7 Preparing to unpack .../633-libnftables1_1.0.6-2+deb12u2_amd64.deb ... #15 292.7 Unpacking libnftables1:amd64 (1.0.6-2+deb12u2) ... #15 292.9 Selecting previously unselected package libnftables-dev:amd64. #15 292.9 Preparing to unpack .../634-libnftables-dev_1.0.6-2+deb12u2_amd64.deb ... #15 292.9 Unpacking libnftables-dev:amd64 (1.0.6-2+deb12u2) ... #15 293.1 Selecting previously unselected package libnftnl-dev:amd64. #15 293.1 Preparing to unpack .../635-libnftnl-dev_1.2.4-2_amd64.deb ... #15 293.2 Unpacking libnftnl-dev:amd64 (1.2.4-2) ... #15 293.4 Selecting previously unselected package libnghttp2-dev:amd64. #15 293.4 Preparing to unpack .../636-libnghttp2-dev_1.52.0-1+deb12u2_amd64.deb ... #15 293.4 Unpacking libnghttp2-dev:amd64 (1.52.0-1+deb12u2) ... #15 293.6 Selecting previously unselected package libnorm1:amd64. #15 293.6 Preparing to unpack .../637-libnorm1_1.5.9+dfsg-2_amd64.deb ... #15 293.7 Unpacking libnorm1:amd64 (1.5.9+dfsg-2) ... #15 293.9 Selecting previously unselected package libxml2-dev:amd64. #15 293.9 Preparing to unpack .../638-libxml2-dev_2.9.14+dfsg-1.3~deb12u4_amd64.deb ... #15 293.9 Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u4) ... #15 294.1 Selecting previously unselected package libnorm-dev:amd64. #15 294.2 Preparing to unpack .../639-libnorm-dev_1.5.9+dfsg-2_amd64.deb ... #15 294.2 Unpacking libnorm-dev:amd64 (1.5.9+dfsg-2) ... #15 294.4 Selecting previously unselected package liboping0:amd64. #15 294.4 Preparing to unpack .../640-liboping0_1.10.0-5+b1_amd64.deb ... #15 294.5 Unpacking liboping0:amd64 (1.10.0-5+b1) ... #15 294.7 Selecting previously unselected package liboping-dev:amd64. #15 294.7 Preparing to unpack .../641-liboping-dev_1.10.0-5+b1_amd64.deb ... #15 294.7 Unpacking liboping-dev:amd64 (1.10.0-5+b1) ... #15 294.9 Selecting previously unselected package libortp16:amd64. #15 294.9 Preparing to unpack .../642-libortp16_1%3a5.1.64-2_amd64.deb ... #15 295.0 Unpacking libortp16:amd64 (1:5.1.64-2) ... #15 295.1 Selecting previously unselected package libortp-dev:amd64. #15 295.2 Preparing to unpack .../643-libortp-dev_1%3a5.1.64-2_amd64.deb ... #15 295.2 Unpacking libortp-dev:amd64 (1:5.1.64-2) ... #15 295.5 Selecting previously unselected package libpcap0.8:amd64. #15 295.5 Preparing to unpack .../644-libpcap0.8_1.10.3-1_amd64.deb ... #15 295.5 Unpacking libpcap0.8:amd64 (1.10.3-1) ... #15 295.7 Selecting previously unselected package libpcap0.8-dev:amd64. #15 295.7 Preparing to unpack .../645-libpcap0.8-dev_1.10.3-1_amd64.deb ... #15 295.8 Unpacking libpcap0.8-dev:amd64 (1.10.3-1) ... #15 296.0 Selecting previously unselected package libpcap-dev:amd64. #15 296.0 Preparing to unpack .../646-libpcap-dev_1.10.3-1_amd64.deb ... #15 296.0 Unpacking libpcap-dev:amd64 (1.10.3-1) ... #15 296.2 Selecting previously unselected package libudev-dev:amd64. #15 296.2 Preparing to unpack .../647-libudev-dev_252.39-1~deb12u1_amd64.deb ... #15 296.2 Unpacking libudev-dev:amd64 (252.39-1~deb12u1) ... #15 296.4 Selecting previously unselected package libpci-dev:amd64. #15 296.4 Preparing to unpack .../648-libpci-dev_1%3a3.9.0-4_amd64.deb ... #15 296.5 Unpacking libpci-dev:amd64 (1:3.9.0-4) ... #15 296.7 Selecting previously unselected package libpcsclite1:amd64. #15 296.7 Preparing to unpack .../649-libpcsclite1_1.9.9-2_amd64.deb ... #15 296.8 Unpacking libpcsclite1:amd64 (1.9.9-2) ... #15 297.0 Selecting previously unselected package libpcsclite-dev:amd64. #15 297.1 Preparing to unpack .../650-libpcsclite-dev_1.9.9-2_amd64.deb ... #15 297.1 Unpacking libpcsclite-dev:amd64 (1.9.9-2) ... #15 297.4 Selecting previously unselected package libpgm-5.3-0:amd64. #15 297.4 Preparing to unpack .../651-libpgm-5.3-0_5.3.128~dfsg-2_amd64.deb ... #15 297.4 Unpacking libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ... #15 297.7 Selecting previously unselected package libpgm-dev:amd64. #15 297.7 Preparing to unpack .../652-libpgm-dev_5.3.128~dfsg-2_amd64.deb ... #15 297.8 Unpacking libpgm-dev:amd64 (5.3.128~dfsg-2) ... #15 299.3 Selecting previously unselected package libraqm0:amd64. #15 299.3 Preparing to unpack .../653-libraqm0_0.7.0-4.1_amd64.deb ... #15 299.4 Unpacking libraqm0:amd64 (0.7.0-4.1) ... #15 299.6 Selecting previously unselected package librsvg2-2:amd64. #15 299.6 Preparing to unpack .../654-librsvg2-2_2.54.7+dfsg-1~deb12u1_amd64.deb ... #15 299.6 Unpacking librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ... #15 300.0 Selecting previously unselected package librsvg2-bin. #15 300.0 Preparing to unpack .../655-librsvg2-bin_2.54.7+dfsg-1~deb12u1_amd64.deb ... #15 300.0 Unpacking librsvg2-bin (2.54.7+dfsg-1~deb12u1) ... #15 300.4 Selecting previously unselected package libsctp1:amd64. #15 300.4 Preparing to unpack .../656-libsctp1_1.0.19+dfsg-2_amd64.deb ... #15 300.4 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #15 300.6 Selecting previously unselected package libsctp-dev:amd64. #15 300.6 Preparing to unpack .../657-libsctp-dev_1.0.19+dfsg-2_amd64.deb ... #15 300.6 Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ... #15 300.8 Selecting previously unselected package libsensors-dev:amd64. #15 300.8 Preparing to unpack .../658-libsensors-dev_1%3a3.6.0-7.1_amd64.deb ... #15 300.8 Unpacking libsensors-dev:amd64 (1:3.6.0-7.1) ... #15 301.0 Selecting previously unselected package libsigsegv-dev:amd64. #15 301.0 Preparing to unpack .../659-libsigsegv-dev_2.14-1_amd64.deb ... #15 301.1 Unpacking libsigsegv-dev:amd64 (2.14-1) ... #15 301.3 Selecting previously unselected package libwrap0-dev:amd64. #15 301.3 Preparing to unpack .../660-libwrap0-dev_7.6.q-32_amd64.deb ... #15 301.3 Unpacking libwrap0-dev:amd64 (7.6.q-32) ... #15 301.5 Selecting previously unselected package libsnmp-dev. #15 301.5 Preparing to unpack .../661-libsnmp-dev_5.9.3+dfsg-2_amd64.deb ... #15 301.6 Unpacking libsnmp-dev (5.9.3+dfsg-2) ... #15 301.9 Selecting previously unselected package libsodium23:amd64. #15 301.9 Preparing to unpack .../662-libsodium23_1.0.18-1_amd64.deb ... #15 301.9 Unpacking libsodium23:amd64 (1.0.18-1) ... #15 302.1 Selecting previously unselected package libsodium-dev:amd64. #15 302.1 Preparing to unpack .../663-libsodium-dev_1.0.18-1_amd64.deb ... #15 302.1 Unpacking libsodium-dev:amd64 (1.0.18-1) ... #15 304.4 Selecting previously unselected package libsofia-sip-ua0. #15 304.4 Preparing to unpack .../664-libsofia-sip-ua0_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #15 304.5 Unpacking libsofia-sip-ua0 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 304.7 Selecting previously unselected package libsofia-sip-ua-dev. #15 304.7 Preparing to unpack .../665-libsofia-sip-ua-dev_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #15 304.7 Unpacking libsofia-sip-ua-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 305.0 Selecting previously unselected package libsofia-sip-ua-glib3. #15 305.0 Preparing to unpack .../666-libsofia-sip-ua-glib3_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #15 305.0 Unpacking libsofia-sip-ua-glib3 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 305.2 Selecting previously unselected package libsofia-sip-ua-glib-dev. #15 305.2 Preparing to unpack .../667-libsofia-sip-ua-glib-dev_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #15 305.3 Unpacking libsofia-sip-ua-glib-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 305.5 Selecting previously unselected package libsqlite3-dev:amd64. #15 305.5 Preparing to unpack .../668-libsqlite3-dev_3.40.1-2+deb12u2_amd64.deb ... #15 305.5 Unpacking libsqlite3-dev:amd64 (3.40.1-2+deb12u2) ... #15 305.8 Selecting previously unselected package libssh-gcrypt-4:amd64. #15 305.8 Preparing to unpack .../669-libssh-gcrypt-4_0.10.6-0+deb12u1_amd64.deb ... #15 305.9 Unpacking libssh-gcrypt-4:amd64 (0.10.6-0+deb12u1) ... #15 306.1 Selecting previously unselected package libssh-gcrypt-dev:amd64. #15 306.2 Preparing to unpack .../670-libssh-gcrypt-dev_0.10.6-0+deb12u1_amd64.deb ... #15 306.2 Unpacking libssh-gcrypt-dev:amd64 (0.10.6-0+deb12u1) ... #15 306.7 Selecting previously unselected package libtalloc2:amd64. #15 306.7 Preparing to unpack .../671-libtalloc2_2.4.0-f2_amd64.deb ... #15 306.7 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #15 307.0 Selecting previously unselected package libtalloc-dev:amd64. #15 307.0 Preparing to unpack .../672-libtalloc-dev_2.4.0-f2_amd64.deb ... #15 307.0 Unpacking libtalloc-dev:amd64 (2.4.0-f2) ... #15 307.3 Selecting previously unselected package libtext-unidecode-perl. #15 307.3 Preparing to unpack .../673-libtext-unidecode-perl_1.30-3_all.deb ... #15 307.3 Unpacking libtext-unidecode-perl (1.30-3) ... #15 310.8 Selecting previously unselected package liburing2:amd64. #15 310.8 Preparing to unpack .../674-liburing2_2.3-3_amd64.deb ... #15 310.9 Unpacking liburing2:amd64 (2.3-3) ... #15 311.1 Selecting previously unselected package liburing-dev:amd64. #15 311.1 Preparing to unpack .../675-liburing-dev_2.3-3_amd64.deb ... #15 311.1 Unpacking liburing-dev:amd64 (2.3-3) ... #15 311.4 Selecting previously unselected package libusb-0.1-4:amd64. #15 311.4 Preparing to unpack .../676-libusb-0.1-4_2%3a0.1.12-32_amd64.deb ... #15 311.4 Unpacking libusb-0.1-4:amd64 (2:0.1.12-32) ... #15 311.6 Selecting previously unselected package libusb-1.0-0-dev:amd64. #15 311.6 Preparing to unpack .../677-libusb-1.0-0-dev_2%3a1.0.26-1_amd64.deb ... #15 311.7 Unpacking libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... #15 311.9 Selecting previously unselected package libusb-dev. #15 311.9 Preparing to unpack .../678-libusb-dev_2%3a0.1.12-32_amd64.deb ... #15 311.9 Unpacking libusb-dev (2:0.1.12-32) ... #15 312.2 Selecting previously unselected package libwebpdemux2:amd64. #15 312.2 Preparing to unpack .../679-libwebpdemux2_1.2.4-0.2+deb12u1_amd64.deb ... #15 312.2 Unpacking libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ... #15 312.6 Selecting previously unselected package libwebpmux3:amd64. #15 312.6 Preparing to unpack .../680-libwebpmux3_1.2.4-0.2+deb12u1_amd64.deb ... #15 312.6 Unpacking libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ... #15 312.9 Selecting previously unselected package libxml-namespacesupport-perl. #15 312.9 Preparing to unpack .../681-libxml-namespacesupport-perl_1.12-2_all.deb ... #15 312.9 Unpacking libxml-namespacesupport-perl (1.12-2) ... #15 313.2 Selecting previously unselected package libxml-sax-base-perl. #15 313.2 Preparing to unpack .../682-libxml-sax-base-perl_1.09-3_all.deb ... #15 313.3 Unpacking libxml-sax-base-perl (1.09-3) ... #15 313.9 Selecting previously unselected package libxml-sax-perl. #15 313.9 Preparing to unpack .../683-libxml-sax-perl_1.02+dfsg-3_all.deb ... #15 313.9 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #15 314.1 Selecting previously unselected package libxml-libxml-perl. #15 314.1 Preparing to unpack .../684-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_amd64.deb ... #15 314.2 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #15 314.5 Selecting previously unselected package libyaml-0-2:amd64. #15 314.5 Preparing to unpack .../685-libyaml-0-2_0.2.5-1_amd64.deb ... #15 314.5 Unpacking libyaml-0-2:amd64 (0.2.5-1) ... #15 314.8 Selecting previously unselected package libyaml-dev:amd64. #15 314.8 Preparing to unpack .../686-libyaml-dev_0.2.5-1_amd64.deb ... #15 314.9 Unpacking libyaml-dev:amd64 (0.2.5-1) ... #15 315.2 Selecting previously unselected package libzmq5:amd64. #15 315.2 Preparing to unpack .../687-libzmq5_4.3.4-6_amd64.deb ... #15 315.2 Unpacking libzmq5:amd64 (4.3.4-6) ... #15 315.4 Selecting previously unselected package libzmq3-dev:amd64. #15 315.4 Preparing to unpack .../688-libzmq3-dev_4.3.4-6_amd64.deb ... #15 315.5 Unpacking libzmq3-dev:amd64 (4.3.4-6) ... #15 315.7 Selecting previously unselected package lua-socket:amd64. #15 315.7 Preparing to unpack .../689-lua-socket_3.1.0-1+b1_amd64.deb ... #15 315.8 Unpacking lua-socket:amd64 (3.1.0-1+b1) ... #15 316.0 Selecting previously unselected package ninja-build. #15 316.0 Preparing to unpack .../690-ninja-build_1.11.1-2~deb12u1_amd64.deb ... #15 316.0 Unpacking ninja-build (1.11.1-2~deb12u1) ... #15 316.3 Selecting previously unselected package python3-setuptools. #15 316.3 Preparing to unpack .../691-python3-setuptools_66.1.1-1+deb12u2_all.deb ... #15 316.3 Unpacking python3-setuptools (66.1.1-1+deb12u2) ... #15 316.6 Selecting previously unselected package meson. #15 316.6 Preparing to unpack .../692-meson_1.0.1-5_all.deb ... #15 316.7 Unpacking meson (1.0.1-5) ... #15 316.9 Selecting previously unselected package mscgen. #15 316.9 Preparing to unpack .../693-mscgen_0.20-14_amd64.deb ... #15 316.9 Unpacking mscgen (0.20-14) ... #15 317.1 Selecting previously unselected package patchelf. #15 317.1 Preparing to unpack .../694-patchelf_0.14.3-1+b1_amd64.deb ... #15 317.2 Unpacking patchelf (0.14.3-1+b1) ... #15 317.7 Selecting previously unselected package picolibc-arm-none-eabi. #15 317.7 Preparing to unpack .../695-picolibc-arm-none-eabi_1.8-1_all.deb ... #15 317.7 Unpacking picolibc-arm-none-eabi (1.8-1) ... #15 318.8 Selecting previously unselected package python3-six. #15 318.8 Preparing to unpack .../696-python3-six_1.16.0-4_all.deb ... #15 318.8 Unpacking python3-six (1.16.0-4) ... #15 319.0 Selecting previously unselected package python3-typing-extensions. #15 319.1 Preparing to unpack .../697-python3-typing-extensions_4.4.0-1_all.deb ... #15 319.1 Unpacking python3-typing-extensions (4.4.0-1) ... #15 321.0 Selecting previously unselected package python3-lazy-object-proxy. #15 321.0 Preparing to unpack .../698-python3-lazy-object-proxy_1.9.0-1+b1_amd64.deb ... #15 321.7 Unpacking python3-lazy-object-proxy (1.9.0-1+b1) ... #15 322.0 Selecting previously unselected package python3-wrapt. #15 322.0 Preparing to unpack .../699-python3-wrapt_1.14.1-2+b2_amd64.deb ... #15 322.0 Unpacking python3-wrapt (1.14.1-2+b2) ... #15 322.3 Selecting previously unselected package python3-astroid. #15 322.3 Preparing to unpack .../700-python3-astroid_2.14.2-1_all.deb ... #15 322.4 Unpacking python3-astroid (2.14.2-1) ... #15 322.6 Selecting previously unselected package python3-toml. #15 322.6 Preparing to unpack .../701-python3-toml_0.10.2-1_all.deb ... #15 322.6 Unpacking python3-toml (0.10.2-1) ... #15 322.9 Selecting previously unselected package python3-isort. #15 322.9 Preparing to unpack .../702-python3-isort_5.6.4-1_all.deb ... #15 322.9 Unpacking python3-isort (5.6.4-1) ... #15 323.2 Selecting previously unselected package python3-more-itertools. #15 323.2 Preparing to unpack .../703-python3-more-itertools_8.10.0-2_all.deb ... #15 323.2 Unpacking python3-more-itertools (8.10.0-2) ... #15 323.4 Selecting previously unselected package python3-zipp. #15 323.4 Preparing to unpack .../704-python3-zipp_1.0.0-6+deb12u1_all.deb ... #15 323.5 Unpacking python3-zipp (1.0.0-6+deb12u1) ... #15 323.7 Selecting previously unselected package python3-importlib-metadata. #15 323.7 Preparing to unpack .../705-python3-importlib-metadata_4.12.0-1_all.deb ... #15 323.7 Unpacking python3-importlib-metadata (4.12.0-1) ... #15 324.2 Selecting previously unselected package python3-mypy-extensions. #15 324.2 Preparing to unpack .../706-python3-mypy-extensions_0.4.3-4_all.deb ... #15 324.2 Unpacking python3-mypy-extensions (0.4.3-4) ... #15 324.5 Selecting previously unselected package python3-logilab-common. #15 324.5 Preparing to unpack .../707-python3-logilab-common_1.9.8-1_all.deb ... #15 324.5 Unpacking python3-logilab-common (1.9.8-1) ... #15 324.8 Selecting previously unselected package python3-dill. #15 324.8 Preparing to unpack .../708-python3-dill_0.3.6-1_all.deb ... #15 324.8 Unpacking python3-dill (0.3.6-1) ... #15 325.0 Selecting previously unselected package python3-mccabe. #15 325.0 Preparing to unpack .../709-python3-mccabe_0.7.0-1_all.deb ... #15 325.1 Unpacking python3-mccabe (0.7.0-1) ... #15 325.4 Selecting previously unselected package python3-platformdirs. #15 325.4 Preparing to unpack .../710-python3-platformdirs_2.6.0-1_all.deb ... #15 325.4 Unpacking python3-platformdirs (2.6.0-1) ... #15 325.6 Selecting previously unselected package python3-tomlkit. #15 325.6 Preparing to unpack .../711-python3-tomlkit_0.11.7-1_all.deb ... #15 325.7 Unpacking python3-tomlkit (0.11.7-1) ... #15 326.2 Selecting previously unselected package pylint. #15 326.2 Preparing to unpack .../712-pylint_2.16.2-2_all.deb ... #15 330.9 Unpacking pylint (2.16.2-2) ... #15 332.9 Selecting previously unselected package python3-attr. #15 332.9 Preparing to unpack .../713-python3-attr_22.2.0-1_all.deb ... #15 332.9 Unpacking python3-attr (22.2.0-1) ... #15 333.2 Selecting previously unselected package python3-funcparserlib. #15 333.2 Preparing to unpack .../714-python3-funcparserlib_1.0.0-0.2_all.deb ... #15 333.3 Unpacking python3-funcparserlib (1.0.0-0.2) ... #15 333.6 Selecting previously unselected package python3-pil:amd64. #15 333.6 Preparing to unpack .../715-python3-pil_9.4.0-1.1+deb12u1_amd64.deb ... #15 333.6 Unpacking python3-pil:amd64 (9.4.0-1.1+deb12u1) ... #15 333.9 Selecting previously unselected package python3-webcolors. #15 333.9 Preparing to unpack .../716-python3-webcolors_1.11.1-1_all.deb ... #15 333.9 Unpacking python3-webcolors (1.11.1-1) ... #15 334.1 Selecting previously unselected package python3-roman. #15 334.1 Preparing to unpack .../717-python3-roman_3.3-3_all.deb ... #15 334.2 Unpacking python3-roman (3.3-3) ... #15 334.4 Selecting previously unselected package python3-docutils. #15 334.4 Preparing to unpack .../718-python3-docutils_0.19+dfsg-6_all.deb ... #15 334.4 Unpacking python3-docutils (0.19+dfsg-6) ... #15 334.7 Selecting previously unselected package python3-reportlab-accel:amd64. #15 334.7 Preparing to unpack .../719-python3-reportlab-accel_3.6.12-1+deb12u1_amd64.deb ... #15 334.7 Unpacking python3-reportlab-accel:amd64 (3.6.12-1+deb12u1) ... #15 335.0 Selecting previously unselected package python3-reportlab. #15 335.0 Preparing to unpack .../720-python3-reportlab_3.6.12-1+deb12u1_all.deb ... #15 335.0 Unpacking python3-reportlab (3.6.12-1+deb12u1) ... #15 335.3 Selecting previously unselected package python3-blockdiag. #15 335.3 Preparing to unpack .../721-python3-blockdiag_2.0.1+dfsg-1_all.deb ... #15 335.3 Unpacking python3-blockdiag (2.0.1+dfsg-1) ... #15 335.5 Selecting previously unselected package python3-distlib. #15 335.5 Preparing to unpack .../722-python3-distlib_0.3.6-1_all.deb ... #15 335.6 Unpacking python3-distlib (0.3.6-1) ... #15 335.8 Selecting previously unselected package python3-filelock. #15 335.8 Preparing to unpack .../723-python3-filelock_3.9.0-1_all.deb ... #15 335.9 Unpacking python3-filelock (3.9.0-1) ... #15 336.1 Selecting previously unselected package python3-gi. #15 336.1 Preparing to unpack .../724-python3-gi_3.42.2-3+b1_amd64.deb ... #15 336.1 Unpacking python3-gi (3.42.2-3+b1) ... #15 336.4 Selecting previously unselected package python3-iniconfig. #15 336.4 Preparing to unpack .../725-python3-iniconfig_1.1.1-2_all.deb ... #15 336.4 Unpacking python3-iniconfig (1.1.1-2) ... #15 336.7 Selecting previously unselected package python3-markupsafe. #15 336.7 Preparing to unpack .../726-python3-markupsafe_2.1.2-1+b1_amd64.deb ... #15 336.7 Unpacking python3-markupsafe (2.1.2-1+b1) ... #15 337.0 Selecting previously unselected package python3-mako. #15 337.0 Preparing to unpack .../727-python3-mako_1.2.4+ds-1_all.deb ... #15 337.0 Unpacking python3-mako (1.2.4+ds-1) ... #15 337.3 Selecting previously unselected package python3-nwdiag. #15 337.3 Preparing to unpack .../728-python3-nwdiag_2.0.0+dfsg-1.1_all.deb ... #15 337.3 Unpacking python3-nwdiag (2.0.0+dfsg-1.1) ... #15 337.5 Selecting previously unselected package python3-packaging. #15 337.5 Preparing to unpack .../729-python3-packaging_23.0-1_all.deb ... #15 337.6 Unpacking python3-packaging (23.0-1) ... #15 337.8 Selecting previously unselected package python3-wheel. #15 337.8 Preparing to unpack .../730-python3-wheel_0.38.4-2_all.deb ... #15 337.8 Unpacking python3-wheel (0.38.4-2) ... #15 338.1 Selecting previously unselected package python3-pip. #15 338.1 Preparing to unpack .../731-python3-pip_23.0.1+dfsg-1_all.deb ... #15 338.1 Unpacking python3-pip (23.0.1+dfsg-1) ... #15 338.4 Selecting previously unselected package python3-pip-whl. #15 338.4 Preparing to unpack .../732-python3-pip-whl_23.0.1+dfsg-1_all.deb ... #15 338.4 Unpacking python3-pip-whl (23.0.1+dfsg-1) ... #15 338.7 Selecting previously unselected package python3-pluggy. #15 338.7 Preparing to unpack .../733-python3-pluggy_1.0.0+repack-1_all.deb ... #15 338.8 Unpacking python3-pluggy (1.0.0+repack-1) ... #15 339.1 Selecting previously unselected package python3-py. #15 339.1 Preparing to unpack .../734-python3-py_1.11.0-1_all.deb ... #15 339.1 Unpacking python3-py (1.11.0-1) ... #15 339.4 Selecting previously unselected package python3-pyflakes. #15 339.4 Preparing to unpack .../735-python3-pyflakes_2.5.0-1_all.deb ... #15 339.4 Unpacking python3-pyflakes (2.5.0-1) ... #15 339.7 Selecting previously unselected package python3-pytest. #15 339.7 Preparing to unpack .../736-python3-pytest_7.2.1-2_all.deb ... #15 339.7 Unpacking python3-pytest (7.2.1-2) ... #15 339.9 Selecting previously unselected package python3-setuptools-whl. #15 339.9 Preparing to unpack .../737-python3-setuptools-whl_66.1.1-1+deb12u2_all.deb ... #15 340.0 Unpacking python3-setuptools-whl (66.1.1-1+deb12u2) ... #15 340.2 Selecting previously unselected package python3-usb. #15 340.2 Preparing to unpack .../738-python3-usb_1.2.1-2_all.deb ... #15 340.3 Unpacking python3-usb (1.2.1-2) ... #15 340.5 Selecting previously unselected package python3-wheel-whl. #15 340.5 Preparing to unpack .../739-python3-wheel-whl_0.38.4-2_all.deb ... #15 340.5 Unpacking python3-wheel-whl (0.38.4-2) ... #15 340.8 Selecting previously unselected package python3-virtualenv. #15 340.8 Preparing to unpack .../740-python3-virtualenv_20.17.1+ds-1_all.deb ... #15 340.9 Unpacking python3-virtualenv (20.17.1+ds-1) ... #15 341.1 Selecting previously unselected package python3-yaml. #15 341.1 Preparing to unpack .../741-python3-yaml_6.0-3+b2_amd64.deb ... #15 341.1 Unpacking python3-yaml (6.0-3+b2) ... #15 341.3 Selecting previously unselected package sdcc-libraries. #15 341.4 Preparing to unpack .../742-sdcc-libraries_4.2.0+dfsg-1_all.deb ... #15 341.4 Unpacking sdcc-libraries (4.2.0+dfsg-1) ... #15 341.7 Selecting previously unselected package sdcc. #15 341.7 Preparing to unpack .../743-sdcc_4.2.0+dfsg-1_amd64.deb ... #15 341.7 Unpacking sdcc (4.2.0+dfsg-1) ... #15 342.0 Selecting previously unselected package source-highlight. #15 342.0 Preparing to unpack .../744-source-highlight_3.1.9-4.2+b3_amd64.deb ... #15 342.0 Unpacking source-highlight (3.1.9-4.2+b3) ... #15 342.2 Selecting previously unselected package sqlite3. #15 342.2 Preparing to unpack .../745-sqlite3_3.40.1-2+deb12u2_amd64.deb ... #15 342.3 Unpacking sqlite3 (3.40.1-2+deb12u2) ... #15 342.5 Selecting previously unselected package stow. #15 342.5 Preparing to unpack .../746-stow_2.3.1-1_all.deb ... #15 342.6 Unpacking stow (2.3.1-1) ... #15 342.9 Selecting previously unselected package swig4.0. #15 343.0 Preparing to unpack .../747-swig4.0_4.1.0-0.2_amd64.deb ... #15 343.0 Unpacking swig4.0 (4.1.0-0.2) ... #15 343.3 Selecting previously unselected package swig. #15 343.3 Preparing to unpack .../748-swig_4.1.0-0.2_all.deb ... #15 343.3 Unpacking swig (4.1.0-0.2) ... #15 343.6 Selecting previously unselected package tcpdump. #15 343.6 Preparing to unpack .../749-tcpdump_4.99.3-1_amd64.deb ... #15 343.6 Unpacking tcpdump (4.99.3-1) ... #15 343.8 Selecting previously unselected package telnet. #15 343.8 Preparing to unpack .../750-telnet_0.17+2.4-2+deb12u1_all.deb ... #15 343.9 Unpacking telnet (0.17+2.4-2+deb12u1) ... #15 344.1 Selecting previously unselected package tex-gyre. #15 344.1 Preparing to unpack .../751-tex-gyre_20180621-6_all.deb ... #15 344.1 Unpacking tex-gyre (20180621-6) ... #15 344.6 Selecting previously unselected package texinfo. #15 344.6 Preparing to unpack .../752-texinfo_6.8-6+b1_amd64.deb ... #15 344.7 Unpacking texinfo (6.8-6+b1) ... #15 345.0 Selecting previously unselected package unzip. #15 345.0 Preparing to unpack .../753-unzip_6.0-28_amd64.deb ... #15 345.1 Unpacking unzip (6.0-28) ... #15 345.3 Selecting previously unselected package virtualenv. #15 345.3 Preparing to unpack .../754-virtualenv_20.17.1+ds-1_all.deb ... #15 345.3 Unpacking virtualenv (20.17.1+ds-1) ... #15 345.5 Selecting previously unselected package xxd. #15 345.5 Preparing to unpack .../755-xxd_2%3a9.0.1378-2+deb12u2_amd64.deb ... #15 345.5 Unpacking xxd (2:9.0.1378-2+deb12u2) ... #15 345.8 Setting up libip4tc2:amd64 (1.8.9-2) ... #15 345.9 Setting up libksba8:amd64 (1.6.3-2) ... #15 346.1 Setting up libboost-chrono1.74.0:amd64 (1.74.0+ds1-21) ... #15 346.2 Setting up media-types (10.0.0) ... #15 346.3 Setting up libpipeline1:amd64 (1.5.7-1) ... #15 346.5 Setting up libboost-system1.74.0:amd64 (1.74.0+ds1-21) ... #15 346.6 Setting up libgraphite2-3:amd64 (1.3.14-1) ... #15 346.7 Setting up liblcms2-2:amd64 (2.14-2) ... #15 346.8 Setting up libpixman-1-0:amd64 (0.42.2-1) ... #15 347.0 Setting up libtext-charwidth-perl:amd64 (0.04-11) ... #15 347.1 Setting up libxapian30:amd64 (1.4.22-1) ... #15 347.2 Setting up wdiff (1.2.2-5) ... #15 347.3 Setting up libaom3:amd64 (3.6.0-1+deb12u2) ... #15 347.5 Setting up libpciaccess0:amd64 (0.17-2) ... #15 347.6 Setting up mysql-common (5.8+1.1.0) ... #15 347.8 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #15 347.9 Setting up libabsl20220623:amd64 (20220623.1-1+deb12u2) ... #15 348.0 Setting up libxau6:amd64 (1:1.0.9-1) ... #15 348.1 Setting up python3-setuptools-whl (66.1.1-1+deb12u2) ... #15 348.3 Setting up libkeyutils1:amd64 (1.6.3-2) ... #15 348.5 Setting up libapparmor1:amd64 (3.0.8-3) ... #15 348.6 Setting up libc-l10n (2.36-9+deb12u13) ... #15 348.7 Setting up pci.ids (0.0~2023.04.11-1) ... #15 348.8 Setting up binutils-arm-none-eabi (2.40-2+18+b1) ... #15 349.0 Setting up libgnutls-openssl27:amd64 (3.7.9-2+deb12u5) ... #15 349.1 Setting up libsodium23:amd64 (1.0.18-1) ... #15 349.2 Setting up libicu72:amd64 (72.1-3+deb12u1) ... #15 349.4 Setting up libboost-atomic1.74.0:amd64 (1.74.0+ds1-21) ... #15 349.5 Setting up liblerc4:amd64 (4.0.0+ds-2) ... #15 349.6 Setting up libzstd-dev:amd64 (1.5.4+dfsg2-5) ... #15 349.7 Setting up libdbi1:amd64 (0.9.0-6) ... #15 349.8 Setting up bsdextrautils (2.38.1-5+deb12u3) ... #15 349.9 Setting up fonts-gfs-porson (1.1-7) ... #15 350.0 Setting up libdatrie1:amd64 (0.2.13-2+b1) ... #15 350.2 Setting up libmagic-mgc (1:5.44-3) ... #15 350.3 Setting up libgsm1:amd64 (1.0.22-1) ... #15 350.4 Setting up python3-pip-whl (23.0.1+dfsg-1) ... #15 350.5 Setting up gawk (1:5.2.1-2) ... #15 350.7 Setting up libyaml-0-2:amd64 (0.2.5-1) ... #15 350.8 Setting up libsigsegv-dev:amd64 (2.14-1) ... #15 350.9 Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u7) ... #15 351.0 No schema files found: doing nothing. #15 351.1 Setting up distro-info-data (0.58+deb12u5) ... #15 351.2 Setting up libboost-iostreams1.74.0:amd64 (1.74.0+ds1-21) ... #15 351.3 Setting up libsnmp-base (5.9.3+dfsg-2) ... #15 351.7 Setting up libboost-program-options1.74.0:amd64 (1.74.0+ds1-21) ... #15 351.8 Setting up libtirpc-common (1.3.3+ds-1) ... #15 352.0 Setting up libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ... #15 352.1 Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... #15 352.2 Setting up libijs-0.35:amd64 (0.35-15) ... #15 352.3 Setting up unzip (6.0-28) ... #15 352.5 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... #15 352.6 Setting up libtexluajit2:amd64 (2022.20220321.62855-5.1+deb12u2) ... #15 352.7 Setting up libgs-common (10.0.0~dfsg-11+deb12u8) ... #15 352.8 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... #15 352.9 Setting up libfontbox-java (1:1.8.16-2) ... #15 353.0 Setting up libsqlite3-0:amd64 (3.40.1-2+deb12u2) ... #15 353.3 Setting up liblab-gamut1:amd64 (2.42.2-7+deb12u1) ... #15 353.4 Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-1+deb12u2) ... #15 353.5 Setting up libnorm1:amd64 (1.5.9+dfsg-2) ... #15 353.6 Setting up binutils-common:amd64 (2.40-2) ... #15 353.8 Setting up x11-common (1:7.7+23) ... #15 354.4 debconf: unable to initialize frontend: Dialog #15 354.4 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 354.4 debconf: falling back to frontend: Readline #15 354.4 debconf: unable to initialize frontend: Readline #15 354.4 debconf: (This frontend requires a controlling tty.) #15 354.4 debconf: falling back to frontend: Teletype #15 354.4 invoke-rc.d: could not determine current runlevel #15 354.4 invoke-rc.d: policy-rc.d denied execution of restart. #15 354.5 Setting up libsensors-config (1:3.6.0-7.1) ... #15 354.7 Setting up libboost-stacktrace1.74.0:amd64 (1.74.0+ds1-21) ... #15 354.8 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... #15 354.9 Setting up libmagic1:amd64 (1:5.44-3) ... #15 355.1 Setting up libdeflate0:amd64 (1.14-1) ... #15 355.2 Setting up perl-openssl-defaults:amd64 (7+b1) ... #15 355.3 Setting up linux-libc-dev:amd64 (6.1.153-1) ... #15 355.4 Setting up bc (1.07.1-3+b1) ... #15 355.5 Setting up libctf-nobfd0:amd64 (2.40-2) ... #15 355.7 Setting up gettext-base (0.21-12) ... #15 355.8 Setting up m4 (1.4.19-3) ... #15 355.9 Setting up libboost-nowide1.74.0 (1.74.0+ds1-21) ... #15 356.0 Setting up lua-socket:amd64 (3.1.0-1+b1) ... #15 356.1 Setting up libboost-filesystem1.74.0:amd64 (1.74.0+ds1-21) ... #15 356.3 Setting up libnpth0:amd64 (1.6-3) ... #15 356.4 Setting up autoconf-archive (20220903-3) ... #15 356.5 Setting up libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ... #15 356.7 Setting up libc-ares2:amd64 (1.18.1-3) ... #15 356.8 Setting up file (1:5.44-3) ... #15 356.9 Setting up libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... #15 357.1 Setting up libassuan0:amd64 (2.5.5-5) ... #15 357.2 Setting up libdecaf0:amd64 (1.0.2-2) ... #15 357.3 Setting up libgomp1:amd64 (12.2.0-14+deb12u1) ... #15 357.4 Setting up bzip2 (1.0.8-5+b1) ... #15 357.5 Setting up libffi-dev:amd64 (3.4.4-1) ... #15 357.6 Setting up locales (2.36-9+deb12u13) ... #15 357.8 debconf: unable to initialize frontend: Dialog #15 357.8 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 357.8 debconf: falling back to frontend: Readline #15 357.8 debconf: unable to initialize frontend: Readline #15 357.8 debconf: (This frontend requires a controlling tty.) #15 357.8 debconf: falling back to frontend: Teletype #15 358.0 Generating locales (this might take a while)... #15 358.0 Generation complete. #15 358.0 Setting up libopts25:amd64 (1:5.18.16-5) ... #15 358.2 Setting up libtext-wrapi18n-perl (0.06-10) ... #15 358.3 Setting up libjbig0:amd64 (2.1-6.1) ... #15 358.4 Setting up librav1e0:amd64 (0.5.1-6) ... #15 358.5 Setting up libpcre2-16-0:amd64 (10.42-1) ... #15 358.6 Setting up xxd (2:9.0.1378-2+deb12u2) ... #15 358.7 Setting up libsource-highlight-common (3.1.9-4.2) ... #15 358.9 Setting up libfakeroot:amd64 (1.31-1.2) ... #15 359.0 Setting up ninja-build (1.11.1-2~deb12u1) ... #15 359.1 Setting up libjansson4:amd64 (2.14-2) ... #15 359.2 Setting up libusb-0.1-4:amd64 (2:0.1.12-32) ... #15 359.3 Setting up libsnappy1v5:amd64 (1.1.9-3) ... #15 359.5 Setting up poppler-data (0.4.12-1) ... #15 359.8 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u4) ... #15 359.9 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #15 360.0 Setting up libosp5 (1.5.2-13+b2) ... #15 360.2 Setting up libcap2-bin (1:2.66-4+deb12u2) ... #15 360.3 Setting up fakeroot (1.31-1.2) ... #15 360.4 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #15 360.4 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #15 360.4 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #15 360.4 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #15 360.4 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #15 360.4 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #15 360.4 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #15 360.4 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #15 360.4 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #15 360.5 Setting up libtalloc2:amd64 (2.4.0-f2) ... #15 360.6 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ... #15 360.7 Setting up mariadb-common (1:10.11.14-0+deb12u2) ... #15 360.8 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #15 360.9 Setting up libasound2-data (1.2.8-1) ... #15 361.0 Setting up libpcre3:amd64 (2:8.39-15) ... #15 361.1 Setting up libfontenc1:amd64 (1:1.1.4-1) ... #15 361.2 Setting up perl-modules-5.36 (5.36.0-7+deb12u3) ... #15 361.3 Setting up autotools-dev (20220109.1) ... #15 361.4 Setting up libz3-4:amd64 (4.8.12-3.1) ... #15 361.5 Setting up libpcre2-32-0:amd64 (10.42-1) ... #15 361.7 Setting up libglib2.0-data (2.74.6-2+deb12u7) ... #15 361.8 Setting up libpkgconf3:amd64 (1.8.1-1) ... #15 361.9 Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... #15 362.0 Setting up libuv1:amd64 (1.44.2-1+deb12u1) ... #15 362.1 Setting up rpcsvc-proto (1.4.3-1) ... #15 362.2 Setting up libmunge2 (0.5.15-2) ... #15 362.3 Setting up libboost-test1.74.0:amd64 (1.74.0+ds1-21) ... #15 362.5 Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ... #15 362.6 Setting up libmbedcrypto7:amd64 (2.28.3-1) ... #15 362.7 Setting up libx11-data (2:1.8.4-2+deb12u2) ... #15 362.8 Setting up make (4.3-4.1) ... #15 362.9 Setting up libgpg-error-dev (1.46-1) ... #15 363.1 Setting up gnupg-l10n (2.2.40-1.1+deb12u1) ... #15 363.2 Setting up libjbig2dec0:amd64 (0.19-3) ... #15 363.3 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #15 363.8 Setting up libbson-1.0-0 (1.23.1-1+deb12u1) ... #15 364.0 Setting up libteckit0:amd64 (2.5.11+ds1-1+b1) ... #15 364.1 Setting up libpgm-dev:amd64 (5.3.128~dfsg-2) ... #15 364.2 Setting up libgnutlsxx30:amd64 (3.7.9-2+deb12u5) ... #15 364.3 Setting up libpathplan4:amd64 (2.42.2-7+deb12u1) ... #15 364.4 Setting up libapache-pom-java (29-2) ... #15 364.6 Setting up libavahi-common-data:amd64 (0.8-10+deb12u1) ... #15 364.7 Setting up libann0 (1.1.2+doc-9+b1) ... #15 364.8 Setting up libncurses6:amd64 (6.4-4) ... #15 364.9 Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... #15 365.0 Setting up xz-utils (5.4.1-1) ... #15 365.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #15 365.1 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 #15 365.1 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 #15 365.1 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 #15 365.1 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 #15 365.1 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 #15 365.1 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 #15 365.1 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 #15 365.1 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 #15 365.1 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 #15 365.1 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 #15 365.1 Setting up xfonts-encodings (1:1.0.4-2.2) ... #15 365.3 Setting up libboost-nowide1.74-dev (1.74.0+ds1-21) ... #15 365.4 Setting up libfribidi0:amd64 (1.0.8-2.1) ... #15 365.5 Setting up libboost-regex1.74.0:amd64 (1.74.0+ds1-21) ... #15 365.6 Setting up t1utils (1.41-4) ... #15 365.7 Setting up libnewlib-dev (3.3.0-1.3+deb12u1) ... #15 365.9 Setting up libquadmath0:amd64 (12.2.0-14+deb12u1) ... #15 366.0 Setting up libtexlua53-5:amd64 (2022.20220321.62855-5.1+deb12u2) ... #15 366.2 Setting up libimagequant0:amd64 (2.17.0-1) ... #15 366.3 Setting up libproc2-0:amd64 (2:4.0.2-3) ... #15 366.4 Setting up libgsm1-dev:amd64 (1.0.22-1) ... #15 366.5 Setting up libssl-dev:amd64 (3.0.17-1~deb12u3) ... #15 366.6 Setting up libpng16-16:amd64 (1.6.39-2) ... #15 366.8 Setting up libhwloc15:amd64 (2.9.0-1) ... #15 366.9 Setting up libmpc3:amd64 (1.3.1-1) ... #15 367.0 Setting up libmnl0:amd64 (1.0.4-3) ... #15 367.2 Setting up libc-ares-dev:amd64 (1.18.1-3) ... #15 367.3 Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-8) ... #15 367.4 Setting up liboping0:amd64 (1.10.0-5+b1) ... #15 367.5 Setting up libatomic1:amd64 (12.2.0-14+deb12u1) ... #15 367.6 Setting up libboost-context1.74.0:amd64 (1.74.0+ds1-21) ... #15 367.8 Setting up libtinyxml2-9:amd64 (9.0.0+dfsg-3.1) ... #15 367.9 Setting up libidn12:amd64 (1.41-1) ... #15 368.0 Setting up libevent-2.1-7:amd64 (2.1.12-stable-8) ... #15 368.1 Setting up patch (2.7.6-7) ... #15 368.2 Setting up libboost-graph1.74.0:amd64 (1.74.0+ds1-21) ... #15 368.4 Setting up libboost-random1.74.0:amd64 (1.74.0+ds1-21) ... #15 368.5 Setting up autopoint (0.21-12) ... #15 368.6 Setting up libjsoncpp25:amd64 (1.9.5-4) ... #15 369.5 Setting up icu-devtools (72.1-3+deb12u1) ... #15 369.6 Setting up sudo (1.9.13p3-1+deb12u2) ... #15 370.0 invoke-rc.d: could not determine current runlevel #15 370.0 invoke-rc.d: policy-rc.d denied execution of start. #15 370.0 Setting up libipt2 (2.0.5-1) ... #15 370.2 Setting up ocaml-base (4.13.1-4) ... #15 370.3 Setting up libmariadb3:amd64 (1:10.11.14-0+deb12u2) ... #15 370.4 Setting up fonts-dejavu-core (2.37-6) ... #15 370.9 Setting up libudev-dev:amd64 (252.39-1~deb12u1) ... #15 371.1 Setting up libgav1-1:amd64 (0.18.0-1+b1) ... #15 371.2 Setting up libsepol-dev:amd64 (3.4-2.1) ... #15 371.3 Setting up libpcsclite1:amd64 (1.9.9-2) ... #15 371.4 Setting up libboost1.74-tools-dev (1.74.0+ds1-21) ... #15 371.5 Setting up pkgconf-bin (1.8.1-1) ... #15 371.6 Setting up libsensors5:amd64 (1:3.6.0-7.1) ... #15 371.8 Setting up libsodium-dev:amd64 (1.0.18-1) ... #15 371.9 Setting up sdcc-libraries (4.2.0+dfsg-1) ... #15 372.0 Setting up libpcsclite-dev:amd64 (1.9.9-2) ... #15 372.1 Setting up libncursesw6:amd64 (6.4-4) ... #15 372.2 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u4) ... #15 372.3 Setting up libxtables12:amd64 (1.8.9-2) ... #15 372.5 Setting up lynx-common (2.9.0dev.12-1) ... #15 372.7 Setting up libgc1:amd64 (1:8.2.2-3) ... #15 372.8 Setting up libdav1d6:amd64 (1.0.0-2+deb12u1) ... #15 372.9 Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ... #15 373.0 Setting up libfftw3-double3:amd64 (3.3.10-1) ... #15 373.1 Setting up libidn2-dev:amd64 (2.3.3-1+b1) ... #15 373.3 Setting up libnewlib-arm-none-eabi (3.3.0-1.3+deb12u1) ... #15 373.4 Setting up libkpathsea6:amd64 (2022.20220321.62855-5.1+deb12u2) ... #15 373.5 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... #15 373.6 Setting up libgfortran5:amd64 (12.2.0-14+deb12u1) ... #15 373.8 Setting up libwebp7:amd64 (1.2.4-0.2+deb12u1) ... #15 373.9 Setting up libfdisk1:amd64 (2.38.1-5+deb12u3) ... #15 374.0 Setting up libboost-math1.74.0:amd64 (1.74.0+ds1-21) ... #15 374.1 Setting up libubsan1:amd64 (12.2.0-14+deb12u1) ... #15 374.2 Setting up libboost-serialization1.74.0:amd64 (1.74.0+ds1-21) ... #15 374.4 Setting up libstdcompat-ocaml (19-1) ... #15 374.5 Setting up libpci3:amd64 (1:3.9.0-4) ... #15 374.6 Setting up libnuma1:amd64 (2.0.16-1) ... #15 374.7 Setting up libpcre2-posix3:amd64 (10.42-1) ... #15 374.8 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #15 374.9 Setting up python-apt-common (2.6.0) ... #15 375.0 Setting up libboost-container1.74.0:amd64 (1.74.0+ds1-21) ... #15 375.2 Setting up libostyle1c2 (1.4devel1-22) ... #15 375.3 Setting up fonts-gfs-baskerville (1.1-6) ... #15 375.5 Setting up sensible-utils (0.0.17+nmu1) ... #15 375.7 Setting up ocl-icd-libopencl1:amd64 (2.3.1-1) ... #15 375.9 Setting up librhash0:amd64 (1.4.3-3) ... #15 376.1 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ... #15 376.2 Setting up libtiff6:amd64 (4.5.0-6+deb12u3) ... #15 376.3 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... #15 376.4 Setting up libasan8:amd64 (12.2.0-14+deb12u1) ... #15 376.6 Setting up libuchardet0:amd64 (0.0.7-1) ... #15 376.7 Setting up liblua5.3-0:amd64 (5.3.6-2) ... #15 376.8 Setting up procps (2:4.0.2-3) ... #15 377.1 Setting up libasound2:amd64 (1.2.8-1+b1) ... #15 377.2 Setting up libmd-dev:amd64 (1.0.4-2) ... #15 377.4 Setting up libnl-3-200:amd64 (3.7.0-0.2+b1) ... #15 377.6 Setting up bison (2:3.8.2+dfsg-1+b1) ... #15 377.7 update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode #15 377.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 #15 377.7 Setting up gpgconf (2.2.40-1.1+deb12u1) ... #15 377.9 Setting up libpsm2-2 (11.2.185-2) ... #15 378.0 Setting up openmpi-common (4.1.4-3) ... #15 378.1 Setting up fonts-lmodern (2.005-1) ... #15 378.3 Setting up libopenjp2-7:amd64 (2.5.0-2+deb12u2) ... #15 378.5 Setting up git-man (1:2.39.5-0+deb12u2) ... #15 378.6 Setting up libthai-data (0.1.29-1) ... #15 378.7 Setting up libgirepository-1.0-1:amd64 (1.74.0-3) ... #15 378.8 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... #15 379.0 Setting up netbase (6.4) ... #15 379.3 Setting up sgml-base (1.31) ... #15 379.4 Setting up libsofia-sip-ua0 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 379.5 Setting up cmake-data (3.25.1-1) ... #15 379.6 Setting up libcdt5:amd64 (2.42.2-7+deb12u1) ... #15 379.8 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u4) ... #15 379.9 Setting up libcgraph6:amd64 (2.42.2-7+deb12u1) ... #15 380.1 Setting up libusb-1.0-0:amd64 (2:1.0.26-1) ... #15 380.2 Setting up libsensors-dev:amd64 (1:3.6.0-7.1) ... #15 380.3 Setting up libpsm-infinipath1 (3.3+20.604758e7-6.2) ... #15 380.4 update-alternatives: using /usr/lib/libpsm1/libpsm_infinipath.so.1.16 to provide /usr/lib/x86_64-linux-gnu/libpsm_infinipath.so.1 (libpsm_infinipath.so.1) in auto mode #15 380.5 Setting up libtsan2:amd64 (12.2.0-14+deb12u1) ... #15 380.6 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #15 380.7 Setting up libboost-date-time1.74.0:amd64 (1.74.0+ds1-21) ... #15 380.9 Setting up libbinutils:amd64 (2.40-2) ... #15 381.0 Setting up liburing2:amd64 (2.3-3) ... #15 381.1 Setting up patchelf (0.14.3-1+b1) ... #15 381.2 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... #15 381.8 Setting up swig4.0 (4.1.0-0.2) ... #15 381.9 Setting up libfido2-1:amd64 (1.12.0-2+b1) ... #15 382.0 Setting up libboost-python1.74.0 (1.74.0+ds1-21) ... #15 382.1 Setting up libisl23:amd64 (0.25-1.1) ... #15 382.2 Setting up libaio1:amd64 (0.3.113-4) ... #15 382.4 Setting up libasound2-dev:amd64 (1.2.8-1+b1) ... #15 382.5 Setting up libde265-0:amd64 (1.0.11-1+deb12u2) ... #15 382.6 Setting up libboost-fiber1.74.0:amd64 (1.74.0+ds1-21) ... #15 382.8 Setting up libc-dev-bin (2.36-9+deb12u13) ... #15 382.9 Setting up liboping-dev:amd64 (1.10.0-5+b1) ... #15 383.0 Setting up libtasn1-6-dev:amd64 (4.19.0-2+deb12u1) ... #15 383.1 Setting up libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ... #15 383.2 Setting up libbsd0:amd64 (0.11.7-2) ... #15 383.3 Setting up libparmap-ocaml (1.2.5-1) ... #15 383.5 Setting up python3-wheel-whl (0.38.4-2) ... #15 383.6 Setting up libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... #15 383.7 Setting up libelf1:amd64 (0.188-2.1) ... #15 383.8 Setting up libjson-c5:amd64 (0.16-2) ... #15 384.0 Setting up libboost-timer1.74.0:amd64 (1.74.0+ds1-21) ... #15 384.1 Setting up openjade (1.4devel1-22) ... #15 384.6 Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u4) ... #15 384.7 Setting up xdg-utils (1.1.3-4.1) ... #15 384.8 update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode #15 384.8 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 #15 384.9 Setting up libbsd-dev:amd64 (0.11.7-2) ... #15 385.0 Setting up libcc1-0:amd64 (12.2.0-14+deb12u1) ... #15 385.1 Setting up libjansson-dev:amd64 (2.14-2) ... #15 385.2 Setting up dbus-bin (1.14.10-1~deb12u1) ... #15 385.3 Setting up sqlite3 (3.40.1-2+deb12u2) ... #15 385.5 Setting up gpg (2.2.40-1.1+deb12u1) ... #15 385.6 Setting up libgps28:amd64 (3.22-4.1+b1) ... #15 385.7 Setting up libbpf1:amd64 (1:1.1.2-0+deb12u1) ... #15 385.8 Setting up liblsan0:amd64 (12.2.0-14+deb12u1) ... #15 385.9 Setting up libp11-kit-dev:amd64 (0.24.1-2) ... #15 386.0 Setting up libitm1:amd64 (12.2.0-14+deb12u1) ... #15 386.1 Setting up libsofia-sip-ua-glib3 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 386.3 Setting up libsource-highlight4v5:amd64 (3.1.9-4.2+b3) ... #15 386.4 Setting up libsynctex2:amd64 (2022.20220321.62855-5.1+deb12u2) ... #15 386.5 Setting up libkmod2:amd64 (30+20221128-1) ... #15 386.6 Setting up libintelrdfpmath-dev:amd64 (2.0u2-8) ... #15 386.7 Setting up libgdbm6:amd64 (1.23-3) ... #15 386.8 Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #15 387.0 Setting up libpopt0:amd64 (1.19+dfsg-1) ... #15 387.1 Setting up libboost-thread1.74.0:amd64 (1.74.0+ds1-21) ... #15 387.2 Setting up libboost-numpy1.74.0 (1.74.0+ds1-21) ... #15 387.3 Setting up gnupg-utils (2.2.40-1.1+deb12u1) ... #15 387.5 Setting up libevent-pthreads-2.1-7:amd64 (2.1.12-stable-8) ... #15 387.6 Setting up libhiredis0.14:amd64 (0.14.1-3) ... #15 387.7 Setting up libcsv3:amd64 (3.0.3+dfsg-6) ... #15 387.8 Setting up libmongocrypt0:amd64 (1.7.2-1) ... #15 388.0 Setting up libctf0:amd64 (2.40-2) ... #15 388.1 Setting up pinentry-curses (1.2.1-1) ... #15 388.2 Setting up libbson-dev (1.23.1-1+deb12u1) ... #15 388.4 Setting up libdbi-dev (0.9.0-6) ... #15 388.5 Setting up teckit (2.5.11+ds1-1+b1) ... #15 388.7 Setting up libice6:amd64 (2:1.0.10-1) ... #15 388.8 Setting up libboost-log1.74.0 (1.74.0+ds1-21) ... #15 389.0 Setting up libdw1:amd64 (0.188-2.1) ... #15 389.1 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #15 389.2 Setting up libevent-extra-2.1-7:amd64 (2.1.12-stable-8) ... #15 389.4 Setting up flex (2.6.4-8.2) ... #15 389.5 Setting up cpp-12 (12.2.0-14+deb12u1) ... #15 389.7 Setting up libxcb1:amd64 (1.15-1) ... #15 389.8 Setting up gettext (0.21-12) ... #15 389.9 Setting up libfftw3-single3:amd64 (3.3.10-1) ... #15 390.0 Setting up swig (4.1.0-0.2) ... #15 390.2 Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... #15 390.3 Setting up gpg-agent (2.2.40-1.1+deb12u1) ... #15 390.5 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. #15 390.6 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. #15 390.6 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. #15 390.7 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. #15 390.7 Setting up libpdfbox-java (1:1.8.16-2) ... #15 390.8 Setting up libavif15:amd64 (0.11.1-1+deb12u1) ... #15 391.0 Setting up libmbedx509-1:amd64 (2.28.3-1) ... #15 391.1 Setting up libmbedtls14:amd64 (2.28.3-1) ... #15 391.2 Setting up nettle-dev:amd64 (3.8.1-2) ... #15 391.3 Setting up libcsv-dev:amd64 (3.0.3+dfsg-6) ... #15 391.4 Setting up libyaml-dev:amd64 (0.2.5-1) ... #15 391.6 Setting up libopts25-dev:amd64 (1:5.18.16-5) ... #15 391.7 Setting up guile-3.0-libs:amd64 (3.0.8-2) ... #15 391.8 Setting up libarchive13:amd64 (3.6.2-1+deb12u3) ... #15 392.0 Setting up libxcb-render0:amd64 (1.15-1) ... #15 392.1 Setting up fontconfig-config (2.14.1-4) ... #15 392.3 debconf: unable to initialize frontend: Dialog #15 392.3 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 392.3 debconf: falling back to frontend: Readline #15 392.3 debconf: unable to initialize frontend: Readline #15 392.3 debconf: (This frontend requires a controlling tty.) #15 392.3 debconf: falling back to frontend: Teletype #15 392.4 Setting up libdbd-sqlite3:amd64 (0.9.0-11) ... #15 392.5 Setting up libbctoolbox1:amd64 (5.1.64-2) ... #15 392.6 Setting up libboost-coroutine1.74.0:amd64 (1.74.0+ds1-21) ... #15 392.8 Setting up libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ... #15 392.9 Setting up gcc-arm-none-eabi (15:12.2.rel1-1) ... #15 393.0 Setting up libedit2:amd64 (3.1-20221030-2) ... #15 393.1 Setting up gpgsm (2.2.40-1.1+deb12u1) ... #15 393.3 Setting up ccache (4.8+really4.7.5-1) ... #15 393.3 Updating symlinks in /usr/lib/ccache ... #15 393.4 Setting up libsnappy-dev:amd64 (1.1.9-3) ... #15 393.5 Setting up libcommons-parent-java (56-1) ... #15 393.6 Setting up libavahi-common3:amd64 (0.8-10+deb12u1) ... #15 393.8 Setting up inetutils-telnet (2:2.4-2+deb12u1) ... #15 393.8 update-alternatives: using /usr/bin/inetutils-telnet to provide /usr/bin/telnet (telnet) in auto mode #15 393.8 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 #15 393.9 Setting up libfindlib-ocaml (1.9.6-1+b1) ... #15 394.0 Setting up libcommons-logging-java (1.2-3) ... #15 394.2 Setting up libevent-openssl-2.1-7:amd64 (2.1.12-stable-8) ... #15 394.3 Setting up libglib2.0-bin (2.74.6-2+deb12u7) ... #15 394.4 Setting up libfftw3-long3:amd64 (3.3.10-1) ... #15 394.5 Setting up libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... #15 394.6 Setting up libboost-tools-dev (1.74.0.3) ... #15 394.7 Setting up libnftnl11:amd64 (1.2.4-2) ... #15 394.9 Setting up libmongocrypt-dev:amd64 (1.7.2-1) ... #15 395.0 Setting up libxcb-shm0:amd64 (1.15-1) ... #15 395.2 Setting up dbus-daemon (1.14.10-1~deb12u1) ... #15 395.4 Setting up libcdk5nc6:amd64 (5.0.20180306-3) ... #15 395.6 Setting up opensp (1.5.2-13+b2) ... #15 395.7 Setting up libaio-dev:amd64 (0.3.113-4) ... #15 395.8 Setting up libboost-nowide-dev (1.74.0.3) ... #15 395.9 Setting up libbladerf2:amd64 (0.2022.11-1) ... #15 396.0 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #15 396.1 Setting up sdcc (4.2.0+dfsg-1) ... #15 396.3 Setting up pkgconf:amd64 (1.8.1-1) ... #15 396.4 Setting up libnl-route-3-200:amd64 (3.7.0-0.2+b1) ... #15 396.5 Setting up dirmngr (2.2.40-1.1+deb12u1) ... #15 396.6 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. #15 396.7 Setting up libtalloc-dev:amd64 (2.4.0-f2) ... #15 396.8 Setting up libthai0:amd64 (0.1.29-1) ... #15 396.9 Setting up libgprofng0:amd64 (2.40-2) ... #15 397.1 Setting up libunbound8:amd64 (1.17.1-2+deb12u3) ... #15 397.2 Setting up libmongoc-1.0-0 (1.23.1-1+deb12u1) ... #15 397.3 Setting up libjs-jquery-ui (1.13.2+dfsg-1) ... #15 397.4 Setting up libptexenc1:amd64 (2022.20220321.62855-5.1+deb12u2) ... #15 397.5 Setting up libfreetype6:amd64 (2.12.1+dfsg-5+deb12u4) ... #15 397.6 Setting up libpcap0.8:amd64 (1.10.3-1) ... #15 397.7 Setting up libmnl-dev:amd64 (1.0.4-3) ... #15 397.9 Setting up dbus (1.14.10-1~deb12u1) ... #15 398.1 invoke-rc.d: could not determine current runlevel #15 398.1 invoke-rc.d: policy-rc.d denied execution of start. #15 398.2 Setting up libfftw3-quad3:amd64 (3.3.10-1) ... #15 398.3 Setting up libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... #15 398.4 Setting up shared-mime-info (2.2-1) ... #15 418.5 Setting up ofono (1.31-3+b1) ... #15 418.9 invoke-rc.d: could not determine current runlevel #15 418.9 invoke-rc.d: policy-rc.d denied execution of start. #15 418.9 invoke-rc.d: could not determine current runlevel #15 418.9 invoke-rc.d: policy-rc.d denied execution of start. #15 419.0 Created symlink /etc/systemd/system/multi-user.target.wants/dundee.service → /lib/systemd/system/dundee.service. #15 419.1 Created symlink /etc/systemd/system/multi-user.target.wants/ofono.service → /lib/systemd/system/ofono.service. #15 419.1 Setting up ocaml-findlib (1.9.6-1+b1) ... #15 419.2 Setting up libevent-dev (2.1.12-stable-8) ... #15 419.3 Setting up libnftnl-dev:amd64 (1.2.4-2) ... #15 419.5 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u4) ... #15 419.6 Setting up libortp16:amd64 (1:5.1.64-2) ... #15 419.7 Setting up libsystemd-shared:amd64 (252.39-1~deb12u1) ... #15 419.8 Setting up libboost-numpy1.74-dev (1.74.0+ds1-21) ... #15 419.9 Setting up pkg-config:amd64 (1.8.1-1) ... #15 420.1 Setting up libgdbm-compat4:amd64 (1.23-3) ... #15 420.2 Setting up libbctoolbox-dev:amd64 (5.1.64-2) ... #15 420.3 Setting up ucf (3.0043+nmu1+deb12u1) ... #15 420.4 debconf: unable to initialize frontend: Dialog #15 420.4 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 420.4 debconf: falling back to frontend: Readline #15 420.4 debconf: unable to initialize frontend: Readline #15 420.4 debconf: (This frontend requires a controlling tty.) #15 420.4 debconf: falling back to frontend: Teletype #15 420.6 Setting up gir1.2-glib-2.0:amd64 (1.74.0-3) ... #15 420.8 Setting up libbabeltrace1:amd64 (1.5.11-1+b2) ... #15 420.9 Setting up libjs-sphinxdoc (5.3.0-4) ... #15 421.2 Setting up libx265-199:amd64 (3.5-2+b1) ... #15 421.6 Setting up libsofia-sip-ua-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 421.7 Setting up gpg-wks-server (2.2.40-1.1+deb12u1) ... #15 421.8 Setting up libllvm14:amd64 (1:14.0.6-12) ... #15 422.0 Setting up libboost-wave1.74.0:amd64 (1.74.0+ds1-21) ... #15 422.1 Setting up libgvpr2:amd64 (2.42.2-7+deb12u1) ... #15 422.4 Setting up dwz (0.15-1) ... #15 422.5 Setting up libnl-3-dev:amd64 (3.7.0-0.2+b1) ... #15 422.6 Setting up groff-base (1.22.4-10) ... #15 422.8 Setting up cpp (4:12.2.0-3) ... #15 423.0 Setting up xml-core (0.18+nmu1) ... #15 423.3 Setting up source-highlight (3.1.9-4.2+b3) ... #15 423.4 Setting up libnl-genl-3-200:amd64 (3.7.0-0.2+b1) ... #15 423.6 Setting up libxslt1.1:amd64 (1.1.35-1+deb12u3) ... #15 423.7 Setting up libcurl4:amd64 (7.88.1-10+deb12u14) ... #15 423.8 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... #15 423.9 Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ... #15 424.1 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u2) ... #15 424.2 Setting up curl (7.88.1-10+deb12u14) ... #15 424.3 Setting up libfontconfig1:amd64 (2.14.1-4) ... #15 424.4 Setting up lynx (2.9.0dev.12-1) ... #15 424.5 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #15 424.5 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 #15 424.6 Setting up picolibc-arm-none-eabi (1.8-1) ... #15 424.7 Setting up libxml2-utils (2.9.14+dfsg-1.3~deb12u4) ... #15 424.8 Setting up libboost-locale1.74.0:amd64 (1.74.0+ds1-21) ... #15 425.0 Setting up libsm6:amd64 (2:1.2.3-1) ... #15 425.1 Setting up libgps-dev:amd64 (3.22-4.1+b1) ... #15 425.4 Setting up libavahi-client3:amd64 (0.8-10+deb12u1) ... #15 425.5 Setting up libperl5.36:amd64 (5.36.0-7+deb12u3) ... #15 425.6 Setting up libidn-dev:amd64 (1.41-1) ... #15 425.7 Setting up libortp-dev:amd64 (1:5.1.64-2) ... #15 425.9 Setting up rsync (3.2.7-1+deb12u2) ... #15 426.0 invoke-rc.d: could not determine current runlevel #15 426.0 invoke-rc.d: policy-rc.d denied execution of start. #15 426.1 Setting up libboost-type-erasure1.74.0:amd64 (1.74.0+ds1-21) ... #15 426.2 Setting up binutils-x86-64-linux-gnu (2.40-2) ... #15 426.3 Setting up libssh-gcrypt-4:amd64 (0.10.6-0+deb12u1) ... #15 426.5 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... #15 426.6 Setting up libpaper1:amd64 (1.1.29) ... #15 426.7 debconf: unable to initialize frontend: Dialog #15 426.7 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 426.7 debconf: falling back to frontend: Readline #15 426.7 debconf: unable to initialize frontend: Readline #15 426.7 debconf: (This frontend requires a controlling tty.) #15 426.7 debconf: falling back to frontend: Teletype #15 426.7 #15 426.7 Creating config file /etc/papersize with new version #15 426.8 Setting up libnghttp2-dev:amd64 (1.52.0-1+deb12u2) ... #15 426.9 Setting up tcpdump (4.99.3-1) ... #15 427.7 Setting up libibverbs1:amd64 (44.0-2) ... #15 427.9 Setting up fontconfig (2.14.1-4) ... #15 428.0 Regenerating fonts cache... done. #15 430.5 Setting up libgnutls-dane0:amd64 (3.7.9-2+deb12u5) ... #15 430.6 Setting up libnftables1:amd64 (1.0.6-2+deb12u2) ... #15 430.7 Setting up telnet (0.17+2.4-2+deb12u1) ... #15 430.8 Setting up libzmq5:amd64 (4.3.4-6) ... #15 431.1 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ... #15 431.2 Setting up gpg-wks-client (2.2.40-1.1+deb12u1) ... #15 431.3 Setting up libxrender1:amd64 (1:0.9.10-1.1) ... #15 431.4 Setting up libdebuginfod-common (0.188-2.1) ... #15 431.6 debconf: unable to initialize frontend: Dialog #15 431.6 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 431.6 debconf: falling back to frontend: Readline #15 431.6 debconf: unable to initialize frontend: Readline #15 431.6 debconf: (This frontend requires a controlling tty.) #15 431.6 debconf: falling back to frontend: Teletype #15 431.6 Setting up ibverbs-providers:amd64 (44.0-2) ... #15 432.5 Setting up libnftables-dev:amd64 (1.0.6-2+deb12u2) ... #15 432.6 Setting up libsombok3:amd64 (2.4.0-2+b1) ... #15 432.8 Setting up libfftw3-bin (3.3.10-1) ... #15 432.9 Setting up htop (3.2.2-2) ... #15 433.0 Setting up iproute2 (6.1.0-3) ... #15 433.6 debconf: unable to initialize frontend: Dialog #15 433.6 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 433.6 debconf: falling back to frontend: Readline #15 433.6 debconf: unable to initialize frontend: Readline #15 433.6 debconf: (This frontend requires a controlling tty.) #15 433.6 debconf: falling back to frontend: Teletype #15 433.6 Setting up openssh-client (1:9.2p1-2+deb12u7) ... #15 433.9 Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ... #15 434.0 Setting up libheif1:amd64 (1.15.1-1+deb12u1) ... #15 434.1 Setting up xsltproc (1.1.35-1+deb12u3) ... #15 434.3 Setting up libxext6:amd64 (2:1.3.4-1+b1) ... #15 434.4 Setting up libclang1-14 (1:14.0.6-12) ... #15 434.5 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... #15 434.6 Setting up libgfortran-12-dev:amd64 (12.2.0-14+deb12u1) ... #15 434.8 Setting up binutils (2.40-2) ... #15 434.9 Setting up libpaper-utils (1.1.29) ... #15 435.0 Setting up xfonts-utils (1:7.7+6) ... #15 435.1 Setting up man-db (2.11.2-2) ... #15 435.4 debconf: unable to initialize frontend: Dialog #15 435.4 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 435.4 debconf: falling back to frontend: Readline #15 435.4 debconf: unable to initialize frontend: Readline #15 435.4 debconf: (This frontend requires a controlling tty.) #15 435.4 debconf: falling back to frontend: Teletype #15 435.4 Building database of manual pages ... #15 435.5 Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer. #15 435.6 Setting up libcairo2:amd64 (1.16.0-7) ... #15 435.7 Setting up libxnvctrl0:amd64 (525.85.05-3~deb12u1) ... #15 435.9 Setting up tex-common (6.18) ... #15 436.1 debconf: unable to initialize frontend: Dialog #15 436.1 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 436.1 debconf: falling back to frontend: Readline #15 436.1 debconf: unable to initialize frontend: Readline #15 436.1 debconf: (This frontend requires a controlling tty.) #15 436.1 debconf: falling back to frontend: Teletype #15 436.1 update-language: texlive-base not installed and configured, doing nothing! #15 436.2 Setting up libnl-route-3-dev:amd64 (3.7.0-0.2+b1) ... #15 436.3 Setting up libgssrpc4:amd64 (1.20.1-2+deb12u4) ... #15 436.5 Setting up perl (5.36.0-7+deb12u3) ... #15 436.7 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ... #15 436.8 Setting up gcc-12 (12.2.0-14+deb12u1) ... #15 436.9 Setting up libraqm0:amd64 (0.7.0-4.1) ... #15 437.0 Setting up libboost-numpy-dev (1.74.0.3) ... #15 437.1 Setting up libgd3:amd64 (2.3.3-9) ... #15 437.3 Setting up stow (2.3.1-1) ... #15 437.4 Setting up libio-html-perl (1.004-3) ... #15 437.5 Setting up libb-hooks-op-check-perl:amd64 (0.22-2+b1) ... #15 437.6 Setting up libclang-cpp14 (1:14.0.6-12) ... #15 437.8 Setting up libxt6:amd64 (1:1.2.1-1.1) ... #15 437.9 Setting up libdpkg-perl (1.21.22) ... #15 438.1 Setting up autoconf (2.71-3) ... #15 438.3 Setting up libtimedate-perl (2.3300-2) ... #15 438.5 Setting up libregexp-ipv6-perl (0.03-3) ... #15 438.6 Setting up module-assistant (0.11.11) ... #15 438.8 Setting up libcups2:amd64 (2.4.2-3+deb12u9) ... #15 438.9 Setting up libmime-charset-perl (1.013.1-2) ... #15 439.1 Setting up lmodern (2.005-1) ... #15 439.4 Setting up libjson-perl (4.10000-1) ... #15 439.6 Setting up libnsl2:amd64 (1.3.0-2) ... #15 439.7 Setting up gnupg (2.2.40-1.1+deb12u1) ... #15 440.0 Setting up cmake (3.25.1-1) ... #15 440.1 Setting up libsub-override-perl (0.09-4) ... #15 440.2 Setting up libsub-quote-perl (2.006008-1) ... #15 440.4 Setting up libclass-xsaccessor-perl (1.19-4+b1) ... #15 440.5 Setting up libcairo-gobject2:amd64 (1.16.0-7) ... #15 440.6 Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ... #15 440.8 Setting up libfile-dirlist-perl (0.05-3) ... #15 440.9 Setting up libtext-unidecode-perl (1.30-3) ... #15 441.0 Setting up libperlio-gzip-perl (0.20-1+b1) ... #15 441.1 Setting up mailcap (3.70+nmu1) ... #15 441.5 Setting up libfftw3-dev:amd64 (3.3.10-1) ... #15 441.6 Setting up tex-gyre (20180621-6) ... #15 441.9 Setting up liburi-perl (5.17-1) ... #15 442.0 Setting up libfile-touch-perl (0.12-2) ... #15 442.1 Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ... #15 442.2 Setting up libkadm5clnt-mit12:amd64 (1.20.1-2+deb12u4) ... #15 442.3 Setting up libnet-ssleay-perl:amd64 (1.92-2+b1) ... #15 442.5 Setting up automake (1:1.16.5-1.3) ... #15 442.6 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #15 442.6 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist #15 442.6 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist #15 442.6 Setting up librdmacm1:amd64 (44.0-2) ... #15 442.7 Setting up libhttp-date-perl (6.05-2) ... #15 442.9 Setting up libfile-which-perl (1.27-2) ... #15 443.0 Setting up libucx0:amd64 (1.13.1-1) ... #15 443.1 Setting up libsgmls-perl (1.03ii-38) ... #15 443.3 Setting up libxmu6:amd64 (2:1.1.3-3) ... #15 443.4 Setting up libkdb5-10:amd64 (1.20.1-2+deb12u4) ... #15 443.5 Setting up libfile-listing-perl (6.15-1) ... #15 443.6 Setting up mime-support (3.66) ... #15 443.8 Setting up libxi6:amd64 (2:1.8-1+b1) ... #15 443.9 Setting up libdynaloader-functions-perl (0.003-3) ... #15 444.0 Setting up libclass-method-modifiers-perl (2.14-1) ... #15 444.1 Setting up libio-pty-perl (1:1.17-1) ... #15 444.3 Setting up sgmlspl (1.03ii-38) ... #15 444.4 Setting up mscgen (0.20-14) ... #15 444.6 Setting up libclone-perl:amd64 (0.46-1) ... #15 444.7 Setting up libarchive-zip-perl (1.68-1) ... #15 444.8 Setting up libhtml-tagset-perl (3.20-6) ... #15 444.9 Setting up preview-latex-style (12.2-1) ... #15 445.0 Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u6) ... #15 445.1 Setting up libdebhelper-perl (13.11.4) ... #15 445.3 Setting up libdebuginfod1:amd64 (0.188-2.1) ... #15 445.4 Setting up liblwp-mediatypes-perl (6.04-2) ... #15 445.5 Setting up libtry-tiny-perl (0.31-2) ... #15 445.7 Setting up libxml-namespacesupport-perl (1.12-2) ... #15 445.8 Setting up libnet-http-perl (6.22-1) ... #15 445.9 Setting up libencode-locale-perl (1.05-3) ... #15 446.0 Setting up libxaw7:amd64 (2:1.0.14-1) ... #15 446.1 Setting up fonts-urw-base35 (20200910-7) ... #15 446.6 Setting up libibverbs-dev:amd64 (44.0-2) ... #15 446.7 Setting up libhwloc-plugins:amd64 (2.9.0-1) ... #15 446.8 Setting up libdevel-callchecker-perl:amd64 (0.008-2) ... #15 447.0 Setting up gcc (4:12.2.0-3) ... #15 447.1 Setting up autogen (1:5.18.16-5) ... #15 447.2 Setting up dpkg-dev (1.21.22) ... #15 447.4 Setting up intltool-debian (0.35.0+20060710.6) ... #15 447.5 Setting up librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ... #15 447.7 Setting up liberror-perl (0.17029-2) ... #15 447.8 Setting up patchutils (0.4.2-1) ... #15 448.2 Setting up libltdl-dev:amd64 (2.4.7-7~deb12u1) ... #15 448.4 Setting up libxml-sax-base-perl (1.09-3) ... #15 448.5 Setting up doxygen (1.9.4-4) ... #15 448.6 Setting up libwrap0:amd64 (7.6.q-32) ... #15 448.8 Setting up libunicode-linebreak-perl (0.0.20190101-1+b5) ... #15 448.9 Setting up libgvc6 (2.42.2-7+deb12u1) ... #15 449.0 Setting up libipc-run-perl (20220807.0-1) ... #15 449.1 Setting up git (1:2.39.5-0+deb12u2) ... #15 449.3 Setting up libwww-robotrules-perl (6.02-1) ... #15 449.4 Setting up libnsl-dev:amd64 (1.3.0-2) ... #15 449.5 Setting up texlive-binaries (2022.20220321.62855-5.1+deb12u2) ... #15 449.6 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode #15 449.6 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode #15 449.6 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 #15 449.7 Setting up libwrap0-dev:amd64 (7.6.q-32) ... #15 449.9 Setting up libhtml-parser-perl:amd64 (3.81-1) ... #15 450.0 Setting up libkadm5srv-mit12:amd64 (1.20.1-2+deb12u4) ... #15 450.1 Setting up librole-tiny-perl (2.002004-1) ... #15 450.2 Setting up libc6-dev:amd64 (2.36-9+deb12u13) ... #15 450.3 Setting up libfile-homedir-perl (1.006-2) ... #15 450.6 Setting up texlive-base (2022.20230122-3) ... #15 451.0 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps #15 451.1 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg #15 451.3 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper #15 451.4 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex #15 451.5 debconf: unable to initialize frontend: Dialog #15 451.5 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 451.5 debconf: falling back to frontend: Readline #15 451.5 debconf: unable to initialize frontend: Readline #15 451.5 debconf: (This frontend requires a controlling tty.) #15 451.5 debconf: falling back to frontend: Teletype #15 451.9 Setting up libicu-dev:amd64 (72.1-3+deb12u1) ... #15 452.0 Setting up libio-socket-ssl-perl (2.081-2) ... #15 452.1 Setting up liburing-dev:amd64 (2.3-3) ... #15 452.2 Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ... #15 452.4 Setting up libhttp-message-perl (6.44-1) ... #15 452.9 Setting up libgnutls28-dev:amd64 (3.7.9-2+deb12u5) ... #15 453.0 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #15 453.2 Setting up graphviz (2.42.2-7+deb12u1) ... #15 453.3 Setting up libfabric1:amd64 (1.17.0-3) ... #15 453.4 Setting up libgs10-common (10.0.0~dfsg-11+deb12u8) ... #15 453.5 Setting up librsvg2-bin (2.54.7+dfsg-1~deb12u1) ... #15 453.6 Setting up python3.11 (3.11.2-6+deb12u6) ... #15 454.1 Setting up libhttp-negotiate-perl (6.01-2) ... #15 454.2 Setting up libncurses-dev:amd64 (6.4-4) ... #15 454.3 Setting up libbladerf-dev:amd64 (0.2022.11-1) ... #15 454.5 Setting up libpython3.11:amd64 (3.11.2-6+deb12u6) ... #15 454.6 Setting up libpcre2-dev:amd64 (10.42-1) ... #15 454.7 Setting up libpmix2:amd64 (4.2.2-1+deb12u1) ... #15 454.8 Setting up libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... #15 454.9 Setting up libhttp-cookies-perl (6.10-1) ... #15 455.0 Setting up libtool (2.4.7-7~deb12u1) ... #15 455.1 Setting up texlive-luatex (2022.20230122-3) ... #15 455.3 Setting up libselinux1-dev:amd64 (3.4-1+b6) ... #15 455.4 Setting up po-debconf (1.0.21+nmu1) ... #15 455.5 Setting up libhtml-tree-perl (5.07-3) ... #15 455.6 Setting up libopenmpi3:amd64 (4.1.4-3+b1) ... #15 455.7 Setting up libparams-classify-perl:amd64 (0.015-2+b1) ... #15 455.8 Setting up libboost-mpi1.74.0 (1.74.0+ds1-21) ... #15 456.0 Setting up texlive-plain-generic (2022.20230122-4) ... #15 456.1 Setting up lcov (1.16-1) ... #15 456.2 Setting up python3 (3.11.2-1+b1) ... #15 456.3 running python rtupdate hooks for python3.11... #15 456.5 running python post-rtupdate hooks for python3.11... #15 456.6 Setting up texlive-lang-greek (2022.20230122-1) ... #15 456.8 Setting up libusb-dev (2:0.1.12-32) ... #15 456.9 Setting up libreadline-dev:amd64 (8.2-1.3) ... #15 457.1 Setting up python3-distlib (0.3.6-1) ... #15 457.3 Setting up python3-markupsafe (2.1.2-1+b1) ... #15 457.5 Setting up libxml-sax-perl (1.02+dfsg-3) ... #15 457.6 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #15 457.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 457.7 debconf: unable to initialize frontend: Dialog #15 457.7 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 457.7 debconf: falling back to frontend: Readline #15 457.7 debconf: unable to initialize frontend: Readline #15 457.7 debconf: (This frontend requires a controlling tty.) #15 457.7 debconf: falling back to frontend: Teletype #15 457.7 #15 457.7 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #15 457.8 Setting up python3-platformdirs (2.6.0-1) ... #15 458.0 Setting up libcdk5-dev (5.0.20180306-3) ... #15 458.1 Setting up libnuma-dev:amd64 (2.0.16-1) ... #15 458.2 Setting up python3-six (1.16.0-4) ... #15 458.4 Setting up dh-autoreconf (20) ... #15 458.5 Setting up asciidoc-common (10.2.0-1) ... #15 460.8 Setting up python3-pil:amd64 (9.4.0-1.1+deb12u1) ... #15 461.2 Setting up python3-roman (3.3-3) ... #15 461.5 Setting up gfortran-12 (12.2.0-14+deb12u1) ... #15 461.6 Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u4) ... #15 461.7 Setting up libsnmp40:amd64 (5.9.3+dfsg-2) ... #15 461.8 Setting up libsasl2-dev (2.1.28+dfsg-10) ... #15 462.0 Setting up python3-webcolors (1.11.1-1) ... #15 462.2 Setting up python3-packaging (23.0-1) ... #15 462.4 Setting up gdb (13.1-3) ... #15 462.5 Setting up libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... #15 462.6 Setting up libgcrypt20-dev (1.10.1-3) ... #15 462.8 Setting up libsqlite3-dev:amd64 (3.40.1-2+deb12u2) ... #15 462.9 Setting up texlive-latex-base (2022.20230122-3) ... #15 463.1 Setting up libmodule-runtime-perl (0.016-2) ... #15 463.2 Setting up texlive-extra-utils (2022.20230122-4) ... #15 463.3 Setting up uuid-dev:amd64 (2.38.1-5+deb12u3) ... #15 463.4 Setting up python3-dill (0.3.6-1) ... #15 463.7 Setting up python3-gi (3.42.2-3+b1) ... #15 463.9 Setting up texlive-latex-recommended (2022.20230122-3) ... #15 464.0 Setting up python3-reportlab-accel:amd64 (3.6.12-1+deb12u1) ... #15 465.8 Setting up comerr-dev:amd64 (2.1-1.47.0-2+b2) ... #15 465.9 Setting up python3-wrapt (1.14.1-2+b2) ... #15 466.2 Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ... #15 466.4 Setting up python3-funcparserlib (1.0.0-0.2) ... #15 466.6 Setting up python3-typing-extensions (4.4.0-1) ... #15 466.9 Setting up python3-toml (0.10.2-1) ... #15 467.2 Setting up texlive-pictures (2022.20230122-3) ... #15 467.4 Setting up python3-isort (5.6.4-1) ... #15 467.7 Setting up python3-pluggy (1.0.0+repack-1) ... #15 467.9 Setting up python3-reportlab (3.6.12-1+deb12u1) ... #15 468.6 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #15 468.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #15 468.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #15 468.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 468.8 debconf: unable to initialize frontend: Dialog #15 468.8 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 468.8 debconf: falling back to frontend: Readline #15 468.8 debconf: unable to initialize frontend: Readline #15 468.8 debconf: (This frontend requires a controlling tty.) #15 468.8 debconf: falling back to frontend: Teletype #15 468.8 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #15 468.9 Setting up libnetsnmptrapd40:amd64 (5.9.3+dfsg-2) ... #15 469.1 Setting up dh-strip-nondeterminism (1.13.1-1) ... #15 469.2 Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... #15 469.3 Setting up libncurses5-dev:amd64 (6.4-4) ... #15 469.5 Setting up texlive-fonts-recommended (2022.20230122-3) ... #15 470.7 Setting up libssh-gcrypt-dev:amd64 (0.10.6-0+deb12u1) ... #15 470.8 Setting up python3-mccabe (0.7.0-1) ... #15 471.1 Setting up libhwloc-dev:amd64 (2.9.0-1) ... #15 471.2 Setting up tipa (2:1.3-21) ... #15 471.4 Setting up python3-lazy-object-proxy (1.9.0-1+b1) ... #15 471.7 Setting up libboost-graph-parallel1.74.0 (1.74.0+ds1-21) ... #15 471.8 Setting up clang-format-14 (1:14.0.6-12) ... #15 472.0 Setting up python3-tomlkit (0.11.7-1) ... #15 472.4 Setting up python3-lib2to3 (3.11.2-3) ... #15 472.7 Setting up libpmix-dev:amd64 (4.2.2-1+deb12u1) ... #15 472.8 Setting up openmpi-bin (4.1.4-3+b1) ... #15 473.1 update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode #15 473.1 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 #15 473.1 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 #15 473.1 update-alternatives: using /usr/bin/mpicc.openmpi to provide /usr/bin/mpicc (mpi) in auto mode #15 473.1 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 #15 473.1 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 #15 473.1 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 #15 473.1 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 #15 473.1 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 #15 473.1 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 #15 473.1 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 #15 473.2 Setting up libpci-dev:amd64 (1:3.9.0-4) ... #15 473.4 Setting up coccinelle (1.1.1.deb-2+b1) ... #15 473.7 Setting up g++-12 (12.2.0-14+deb12u1) ... #15 473.8 Setting up krb5-multidev:amd64 (1.20.1-2+deb12u4) ... #15 473.9 Setting up libgs10:amd64 (10.0.0~dfsg-11+deb12u8) ... #15 474.1 Setting up python3-pkg-resources (66.1.1-1+deb12u2) ... #15 474.5 Setting up python3-distutils (3.11.2-3) ... #15 474.7 Setting up python3-more-itertools (8.10.0-2) ... #15 475.1 Setting up python3-iniconfig (1.1.1-2) ... #15 475.3 Setting up libglib2.0-dev-bin (2.74.6-2+deb12u7) ... #15 475.8 Setting up python3-attr (22.2.0-1) ... #15 476.1 Setting up libblkid-dev:amd64 (2.38.1-5+deb12u3) ... #15 476.2 Setting up clang-format:amd64 (1:14.0-55.7~deb12u1) ... #15 476.3 Setting up python3-filelock (3.9.0-1) ... #15 476.5 Setting up liblua5.3-dev:amd64 (5.3.6-2) ... #15 476.7 Setting up libboost1.74-dev:amd64 (1.74.0+ds1-21) ... #15 479.5 Setting up python3-setuptools (66.1.1-1+deb12u2) ... #15 479.9 Setting up python3-py (1.11.0-1) ... #15 480.1 Setting up libboost-container1.74-dev:amd64 (1.74.0+ds1-21) ... #15 480.2 Setting up libmongoc-dev (1.23.1-1+deb12u1) ... #15 480.3 Setting up texlive (2022.20230122-3) ... #15 480.4 Setting up python3-apt (2.6.0) ... #15 481.8 Setting up python3-pytest (7.2.1-2) ... #15 482.4 Setting up libimport-into-perl (1.002005-2) ... #15 482.6 Setting up python3-usb (1.2.1-2) ... #15 482.8 Setting up python3-mypy-extensions (0.4.3-4) ... #15 483.0 Setting up libmoo-perl (2.005005-1) ... #15 483.2 Setting up libboost-chrono1.74-dev:amd64 (1.74.0+ds1-21) ... #15 484.3 Setting up python3-pyflakes (2.5.0-1) ... #15 484.5 Setting up texlive-science (2022.20230122-4) ... #15 484.7 Setting up mpi-default-bin (1.14) ... #15 485.0 Setting up libnorm-dev:amd64 (1.5.9+dfsg-2) ... #15 485.1 Setting up python3-virtualenv (20.17.1+ds-1) ... #15 485.4 Setting up latexmk (1:4.79-1) ... #15 485.6 Setting up meson (1.0.1-5) ... #15 486.2 Setting up python3-yaml (6.0-3+b2) ... #15 486.5 Setting up debhelper (13.11.4) ... #15 486.7 Setting up texlive-latex-extra (2022.20230122-4) ... #15 486.9 Setting up libboost-exception1.74-dev:amd64 (1.74.0+ds1-21) ... #15 487.1 Setting up libboost-exception-dev:amd64 (1.74.0.3) ... #15 487.2 Setting up python3-zipp (1.0.0-6+deb12u1) ... #15 487.5 Setting up ghostscript (10.0.0~dfsg-11+deb12u8) ... #15 487.8 Setting up python3-wheel (0.38.4-2) ... #15 488.0 Setting up libboost-container-dev:amd64 (1.74.0.3) ... #15 488.1 Setting up libboost-program-options1.74-dev:amd64 (1.74.0+ds1-21) ... #15 488.3 Setting up texlive-bibtex-extra (2022.20230122-4) ... #15 488.5 Setting up libkrb5-dev:amd64 (1.20.1-2+deb12u4) ... #15 488.6 Setting up python3-pygments (2.14.0+dfsg-1) ... #15 489.1 Setting up libboost-program-options-dev:amd64 (1.74.0.3) ... #15 489.2 Setting up libpython3.11-dev:amd64 (3.11.2-6+deb12u6) ... #15 489.3 Setting up libboost-system1.74-dev:amd64 (1.74.0+ds1-21) ... #15 489.5 Setting up virtualenv (20.17.1+ds-1) ... #15 489.7 Setting up libboost-random1.74-dev:amd64 (1.74.0+ds1-21) ... #15 489.8 Setting up libboost-timer1.74-dev:amd64 (1.74.0+ds1-21) ... #15 489.9 Setting up libelf-dev:amd64 (0.188-2.1) ... #15 490.1 Setting up python3-pip (23.0.1+dfsg-1) ... #15 490.8 Setting up texinfo (6.8-6+b1) ... #15 490.9 Running mktexlsr. This may take some time. ... done. #15 491.1 Setting up cppcheck (2.10-2) ... #15 491.3 Setting up libboost-serialization1.74-dev:amd64 (1.74.0+ds1-21) ... #15 491.4 Setting up libboost-atomic1.74-dev:amd64 (1.74.0+ds1-21) ... #15 491.6 Setting up equivs (2.3.1) ... #15 491.7 Setting up libboost-atomic-dev:amd64 (1.74.0.3) ... #15 491.8 Setting up g++ (4:12.2.0-3) ... #15 491.9 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #15 491.9 Setting up libboost-regex1.74-dev:amd64 (1.74.0+ds1-21) ... #15 492.1 Setting up python3-astroid (2.14.2-1) ... #15 492.3 Setting up libsnmp-dev (5.9.3+dfsg-2) ... #15 493.6 Setting up build-essential (12.9) ... #15 493.7 Setting up libzmq3-dev:amd64 (4.3.4-6) ... #15 493.8 Setting up texlive-xetex (2022.20230122-3) ... #15 494.0 Setting up libboost-dev:amd64 (1.74.0.3) ... #15 494.2 Setting up libboost-math1.74-dev:amd64 (1.74.0+ds1-21) ... #15 494.3 Setting up libboost-filesystem1.74-dev:amd64 (1.74.0+ds1-21) ... #15 494.7 Setting up libopenmpi-dev:amd64 (4.1.4-3+b1) ... #15 494.7 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 #15 494.8 Setting up libboost-stacktrace1.74-dev:amd64 (1.74.0+ds1-21) ... #15 494.9 Setting up libboost-test1.74-dev:amd64 (1.74.0+ds1-21) ... #15 495.1 Setting up libboost-regex-dev:amd64 (1.74.0.3) ... #15 495.2 Setting up libmount-dev:amd64 (2.38.1-5+deb12u3) ... #15 495.3 Setting up libboost-timer-dev:amd64 (1.74.0.3) ... #15 495.4 Setting up libboost-filesystem-dev:amd64 (1.74.0.3) ... #15 495.5 Setting up python3-mako (1.2.4+ds-1) ... #15 495.8 Setting up libboost-mpi-python1.74.0 (1.74.0+ds1-21) ... #15 496.1 Setting up libpython3-dev:amd64 (3.11.2-1+b1) ... #15 496.2 Setting up python3-importlib-metadata (4.12.0-1) ... #15 496.6 Setting up libboost-wave1.74-dev:amd64 (1.74.0+ds1-21) ... #15 496.8 Setting up python3-logilab-common (1.9.8-1) ... #15 497.0 Setting up libboost-chrono-dev:amd64 (1.74.0.3) ... #15 497.2 Setting up python3.11-dev (3.11.2-6+deb12u6) ... #15 497.3 Setting up libboost-math-dev:amd64 (1.74.0.3) ... #15 497.5 Setting up libboost-system-dev:amd64 (1.74.0.3) ... #15 497.6 Setting up dahdi-source (1:2.11.1.0.20170917~dfsg-8.4) ... #15 497.7 Setting up libboost-random-dev:amd64 (1.74.0.3) ... #15 497.8 Setting up libboost-wave-dev:amd64 (1.74.0.3) ... #15 497.9 Setting up libboost-test-dev:amd64 (1.74.0.3) ... #15 498.1 Setting up libboost-iostreams1.74-dev:amd64 (1.74.0+ds1-21) ... #15 498.3 Setting up libboost-date-time1.74-dev:amd64 (1.74.0+ds1-21) ... #15 498.4 Setting up texlive-formats-extra (2022.20230122-4) ... #15 498.6 Setting up libglib2.0-dev:amd64 (2.74.6-2+deb12u7) ... #15 498.7 Setting up libboost-graph1.74-dev:amd64 (1.74.0+ds1-21) ... #15 499.0 Setting up python3-dev (3.11.2-1+b1) ... #15 499.1 Setting up libboost-serialization-dev:amd64 (1.74.0.3) ... #15 499.2 Setting up libboost-date-time-dev:amd64 (1.74.0.3) ... #15 499.3 Setting up libboost-graph-parallel1.74-dev (1.74.0+ds1-21) ... #15 499.4 Setting up mpi-default-dev (1.14) ... #15 499.6 Setting up libboost-stacktrace-dev:amd64 (1.74.0.3) ... #15 499.7 Setting up libboost-thread1.74-dev:amd64 (1.74.0+ds1-21) ... #15 501.4 Setting up pylint (2.16.2-2) ... #15 505.1 Setting up libboost-thread-dev:amd64 (1.74.0.3) ... #15 505.3 Setting up libsofia-sip-ua-glib-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 505.4 Setting up libboost-graph-dev:amd64 (1.74.0.3) ... #15 505.6 Setting up libboost-log1.74-dev (1.74.0+ds1-21) ... #15 505.8 Setting up libboost-mpi1.74-dev (1.74.0+ds1-21) ... #15 505.9 Setting up libboost-mpi-python1.74-dev (1.74.0+ds1-21) ... #15 506.0 Setting up libboost-iostreams-dev:amd64 (1.74.0.3) ... #15 506.2 Setting up libboost-context1.74-dev:amd64 (1.74.0+ds1-21) ... #15 506.3 Setting up libboost-python1.74-dev (1.74.0+ds1-21) ... #15 506.5 Setting up libboost-python-dev (1.74.0.3) ... #15 506.6 Setting up libboost-fiber1.74-dev:amd64 (1.74.0+ds1-21) ... #15 506.7 Setting up libboost-mpi-python-dev (1.74.0.3) ... #15 506.8 Setting up libboost-type-erasure1.74-dev:amd64 (1.74.0+ds1-21) ... #15 507.0 Setting up libboost-mpi-dev (1.74.0.3) ... #15 507.1 Setting up libboost-locale1.74-dev:amd64 (1.74.0+ds1-21) ... #15 507.3 Setting up libboost-graph-parallel-dev (1.74.0.3) ... #15 507.4 Setting up libboost-coroutine1.74-dev:amd64 (1.74.0+ds1-21) ... #15 507.5 Setting up libboost-coroutine-dev:amd64 (1.74.0.3) ... #15 507.6 Setting up libboost-log-dev (1.74.0.3) ... #15 507.8 Setting up libboost-fiber-dev:amd64 (1.74.0.3) ... #15 508.0 Setting up libboost-locale-dev:amd64 (1.74.0.3) ... #15 508.1 Setting up libboost-context-dev:amd64 (1.74.0.3) ... #15 508.2 Setting up libboost-type-erasure-dev:amd64 (1.74.0.3) ... #15 508.4 Setting up libboost-all-dev (1.74.0.3) ... #15 508.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... #15 508.6 Setting up dmsetup (2:1.02.185-2) ... #15 508.8 Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... #15 509.0 Setting up libwww-perl (6.68-1) ... #15 509.1 Setting up systemd (252.39-1~deb12u1) ... #15 509.7 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. #15 509.7 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. #15 509.7 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. #15 509.7 Initializing machine ID from D-Bus machine ID. #15 509.8 Creating group 'systemd-journal' with GID 999. #15 509.8 Creating group 'systemd-network' with GID 998. #15 509.8 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. #15 510.2 Setting up devscripts (2.23.4+deb12u2) ... #15 510.6 Setting up liblwp-protocol-https-perl (6.10-1) ... #15 510.7 Processing triggers for libc-bin (2.36-9+deb12u13) ... #15 510.8 Processing triggers for sgml-base (1.31) ... #15 511.0 Setting up libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... #15 511.2 Setting up docbook-xsl (1.79.2+dfsg-2) ... #15 511.4 Setting up docutils-common (0.19+dfsg-6) ... #15 511.8 Setting up sgml-data (2.0.11+nmu1) ... #15 512.2 Setting up libpcap0.8-dev:amd64 (1.10.3-1) ... #15 512.3 Setting up docbook5-xml (5.0-3) ... #15 512.5 Setting up asciidoc-base (10.2.0-1) ... #15 513.3 Setting up libpcap-dev:amd64 (1.10.3-1) ... #15 513.4 Setting up asciidoc (10.2.0-1) ... #15 513.6 Processing triggers for sgml-base (1.31) ... #15 513.8 Setting up docbook (4.5-10) ... #15 514.5 Setting up python3-docutils (0.19+dfsg-6) ... #15 514.8 Setting up docbook-xml (4.5-12) ... #15 516.2 Setting up python3-blockdiag (2.0.1+dfsg-1) ... #15 516.5 Setting up python3-nwdiag (2.0.0+dfsg-1.1) ... #15 516.7 Processing triggers for sgml-base (1.31) ... #15 517.3 Setting up dblatex (0.3.12py3-2) ... #15 517.5 Setting up docbook-dsssl (1.79-10) ... #15 517.8 Processing triggers for sgml-base (1.31) ... #15 517.9 Setting up docbook-utils (0.6.14-4) ... #15 518.0 Setting up asciidoc-dblatex (10.2.0-1) ... #15 518.3 Processing triggers for dbus (1.14.10-1~deb12u1) ... #15 518.5 Processing triggers for tex-common (6.18) ... #15 518.6 debconf: unable to initialize frontend: Dialog #15 518.6 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 518.6 debconf: falling back to frontend: Readline #15 518.6 debconf: unable to initialize frontend: Readline #15 518.6 debconf: (This frontend requires a controlling tty.) #15 518.6 debconf: falling back to frontend: Teletype #15 518.6 Running updmap-sys. This may take some time... done. #15 518.9 Running mktexlsr /var/lib/texmf ... done. #15 519.0 Building format(s) --all. #15 519.0 This may take some time... done. #15 552.0 + apt-get clean #15 DONE 552.4s #16 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #16 DONE 0.6s #17 [ 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 #17 0.575 + cat /tmp/pysim_requirements.txt #17 0.575 pyscard #17 0.575 pyserial #17 0.575 pytlv #17 0.575 cmd2>=2.6.2,<3.0 #17 0.575 jsonpath-ng #17 0.575 construct>=2.10.70 #17 0.575 bidict #17 0.575 pyosmocom>=0.0.9 #17 0.575 pyyaml>=5.1 #17 0.575 termcolor #17 0.575 colorlog #17 0.575 pycryptodomex #17 0.575 cryptography #17 0.575 git+https://github.com/osmocom/asn1tools #17 0.575 packaging #17 0.575 git+https://github.com/hologram-io/smpp.pdu #17 0.575 smpp.twisted3 @ git+https://github.com/jookies/smpp.twisted #17 0.575 + 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 #17 0.796 Collecting git+https://github.com/eriwen/lcov-to-cobertura-xml.git@028da3798355d0260c6c6491b39347d84ca7a02d #17 0.808 Cloning https://github.com/eriwen/lcov-to-cobertura-xml.git (to revision 028da3798355d0260c6c6491b39347d84ca7a02d) to /tmp/pip-req-build-7mpa7lcx #17 0.809 Running command git clone --filter=blob:none --quiet https://github.com/eriwen/lcov-to-cobertura-xml.git /tmp/pip-req-build-7mpa7lcx #17 1.676 Running command git rev-parse -q --verify 'sha^028da3798355d0260c6c6491b39347d84ca7a02d' #17 1.678 Running command git fetch -q https://github.com/eriwen/lcov-to-cobertura-xml.git 028da3798355d0260c6c6491b39347d84ca7a02d #17 1.990 Running command git checkout -q 028da3798355d0260c6c6491b39347d84ca7a02d #17 2.344 Resolved https://github.com/eriwen/lcov-to-cobertura-xml.git to commit 028da3798355d0260c6c6491b39347d84ca7a02d #17 2.346 Installing build dependencies: started #17 3.565 Installing build dependencies: finished with status 'done' #17 3.566 Getting requirements to build wheel: started #17 3.661 Getting requirements to build wheel: finished with status 'done' #17 3.662 Preparing metadata (pyproject.toml): started #17 3.758 Preparing metadata (pyproject.toml): finished with status 'done' #17 3.765 Collecting sphinx-argparse #17 3.766 Cloning https://github.com/osmocom/sphinx-argparse (to revision inside-classes) to /tmp/pip-install-n939skpt/sphinx-argparse_b3b20e9f73444292baae93fd2f10f8b7 #17 3.767 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/sphinx-argparse /tmp/pip-install-n939skpt/sphinx-argparse_b3b20e9f73444292baae93fd2f10f8b7 #17 4.827 Running command git checkout -b inside-classes --track origin/inside-classes #17 5.216 Switched to a new branch 'inside-classes' #17 5.216 Resolved https://github.com/osmocom/sphinx-argparse to commit 7796d28597c0b612fafeab58929e0c6f817ed1dc #17 5.216 branch 'inside-classes' set up to track 'origin/inside-classes'. #17 5.220 Installing build dependencies: started #17 5.943 Installing build dependencies: finished with status 'done' #17 5.944 Getting requirements to build wheel: started #17 6.002 Getting requirements to build wheel: finished with status 'done' #17 6.003 Preparing metadata (pyproject.toml): started #17 6.089 Preparing metadata (pyproject.toml): finished with status 'done' #17 6.092 Collecting git+https://github.com/podshumok/python-smpplib.git #17 6.093 Cloning https://github.com/podshumok/python-smpplib.git to /tmp/pip-req-build-1hg9s7c2 #17 6.094 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-req-build-1hg9s7c2 #17 6.992 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8 #17 6.995 Preparing metadata (setup.py): started #17 7.120 Preparing metadata (setup.py): finished with status 'done' #17 7.123 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14)) #17 7.123 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-m0rwuoby #17 7.124 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/asn1tools /tmp/pip-req-build-m0rwuoby #17 8.516 Resolved https://github.com/osmocom/asn1tools to commit 44277cdb34959196f317b6a02af20a4a1c3c4e2d #17 8.517 Preparing metadata (setup.py): started #17 8.650 Preparing metadata (setup.py): finished with status 'done' #17 8.654 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16)) #17 8.654 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-21c6oe8v #17 8.655 Running command git clone --filter=blob:none --quiet https://github.com/hologram-io/smpp.pdu /tmp/pip-req-build-21c6oe8v #17 9.523 Resolved https://github.com/hologram-io/smpp.pdu to commit 20acc840ded958898eeb35ae9a18df9b29bdaaac #17 9.525 Preparing metadata (setup.py): started #17 9.646 Preparing metadata (setup.py): finished with status 'done' #17 9.650 Collecting smpp.twisted3@ git+https://github.com/jookies/smpp.twisted #17 9.650 Cloning https://github.com/jookies/smpp.twisted to /tmp/pip-install-n939skpt/smpp-twisted3_fc7fd3809284402f8a5f28236dcbecbd #17 9.650 Running command git clone --filter=blob:none --quiet https://github.com/jookies/smpp.twisted /tmp/pip-install-n939skpt/smpp-twisted3_fc7fd3809284402f8a5f28236dcbecbd #17 10.47 Resolved https://github.com/jookies/smpp.twisted to commit c9b266f54e44e7aff964b64cfb05ca1ecbcd7710 #17 10.47 Preparing metadata (setup.py): started #17 10.59 Preparing metadata (setup.py): finished with status 'done' #17 11.04 Collecting ruff #17 11.07 Downloading ruff-0.14.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.1 MB) #17 11.42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 46.3 MB/s eta 0:00:00 #17 11.49 Collecting sphinx #17 11.50 Downloading sphinx-8.2.3-py3-none-any.whl (3.6 MB) #17 11.58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 45.6 MB/s eta 0:00:00 #17 11.64 Collecting sphinxcontrib-napoleon #17 11.65 Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl (17 kB) #17 11.71 Collecting pyscard #17 11.72 Downloading pyscard-2.3.0.tar.gz (159 kB) #17 11.73 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.9/159.9 kB 15.6 MB/s eta 0:00:00 #17 11.75 Installing build dependencies: started #17 12.88 Installing build dependencies: finished with status 'done' #17 12.88 Getting requirements to build wheel: started #17 12.98 Getting requirements to build wheel: finished with status 'done' #17 12.98 Preparing metadata (pyproject.toml): started #17 13.08 Preparing metadata (pyproject.toml): finished with status 'done' #17 13.12 Collecting pyserial #17 13.12 Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) #17 13.14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 5.2 MB/s eta 0:00:00 #17 13.28 Collecting pytlv #17 13.29 Downloading pytlv-0.71.tar.gz (15 kB) #17 13.31 Preparing metadata (setup.py): started #17 13.43 Preparing metadata (setup.py): finished with status 'done' #17 13.50 Collecting cmd2<3.0,>=2.6.2 #17 13.50 Downloading cmd2-2.7.0-py3-none-any.whl (154 kB) #17 13.53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.3/154.3 kB 5.2 MB/s eta 0:00:00 #17 13.56 Collecting jsonpath-ng #17 13.57 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) #17 13.62 Collecting construct>=2.10.70 #17 13.63 Downloading construct-2.10.70-py3-none-any.whl (63 kB) #17 13.64 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.0/63.0 kB 4.1 MB/s eta 0:00:00 #17 13.67 Collecting bidict #17 13.67 Downloading bidict-0.23.1-py3-none-any.whl (32 kB) #17 13.72 Collecting pyosmocom>=0.0.9 #17 13.73 Downloading pyosmocom-0.0.9-py3-none-any.whl (39 kB) #17 13.74 Requirement already satisfied: pyyaml>=5.1 in /usr/lib/python3/dist-packages (from -r /tmp/pysim_requirements.txt (line 9)) (6.0) #17 13.77 Collecting termcolor #17 13.78 Downloading termcolor-3.1.0-py3-none-any.whl (7.7 kB) #17 13.83 Collecting colorlog #17 13.84 Downloading colorlog-6.10.1-py3-none-any.whl (11 kB) #17 13.96 Collecting pycryptodomex #17 13.97 Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) #17 14.01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 51.7 MB/s eta 0:00:00 #17 14.39 Collecting cryptography #17 14.40 Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) #17 14.48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 54.7 MB/s eta 0:00:00 #17 14.49 Requirement already satisfied: packaging in /usr/lib/python3/dist-packages (from -r /tmp/pysim_requirements.txt (line 15)) (23.0) #17 14.52 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib==2.1.0) (1.16.0) #17 14.60 Collecting sphinxcontrib-applehelp>=1.0.7 #17 14.60 Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) #17 14.83 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.3/119.3 kB 485.6 kB/s eta 0:00:00 #17 15.30 Collecting sphinxcontrib-devhelp>=1.0.6 #17 15.31 Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) #17 15.45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.5/82.5 kB 535.3 kB/s eta 0:00:00 #17 15.50 Collecting sphinxcontrib-htmlhelp>=2.0.6 #17 15.51 Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) #17 15.54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 2.9 MB/s eta 0:00:00 #17 15.59 Collecting sphinxcontrib-jsmath>=1.0.1 #17 15.60 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) #17 15.66 Collecting sphinxcontrib-qthelp>=1.0.6 #17 15.67 Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) #17 15.69 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.7/88.7 kB 4.5 MB/s eta 0:00:00 #17 15.73 Collecting sphinxcontrib-serializinghtml>=1.1.9 #17 15.73 Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) #17 15.77 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.1/92.1 kB 2.3 MB/s eta 0:00:00 #17 15.88 Collecting Jinja2>=3.1 #17 15.88 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) #17 15.92 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 3.3 MB/s eta 0:00:00 #17 15.97 Collecting Pygments>=2.17 #17 15.98 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) #17 16.01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 40.0 MB/s eta 0:00:00 #17 16.06 Collecting docutils<0.22,>=0.20 #17 16.06 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) #17 16.10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 17.3 MB/s eta 0:00:00 #17 16.13 Collecting snowballstemmer>=2.2 #17 16.13 Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 kB) #17 16.16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.3/103.3 kB 4.3 MB/s eta 0:00:00 #17 16.19 Collecting babel>=2.13 #17 16.20 Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) #17 16.35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 68.2 MB/s eta 0:00:00 #17 16.40 Collecting alabaster>=0.7.14 #17 16.41 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) #17 16.45 Collecting imagesize>=1.3 #17 16.46 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) #17 16.59 Collecting requests>=2.30.0 #17 16.60 Downloading requests-2.32.5-py3-none-any.whl (64 kB) #17 16.62 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 4.3 MB/s eta 0:00:00 #17 16.64 Collecting roman-numerals-py>=1.0.0 #17 16.65 Downloading roman_numerals_py-3.1.0-py3-none-any.whl (7.7 kB) #17 16.70 Collecting pockets>=0.3 #17 16.71 Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) #17 16.76 Collecting pyperclip>=1.8 #17 16.77 Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) #17 16.82 Collecting rich-argparse>=1.7.1 #17 16.83 Downloading rich_argparse-1.7.1-py3-none-any.whl (25 kB) #17 16.88 Collecting wcwidth>=0.2.10 #17 16.89 Downloading wcwidth-0.2.14-py2.py3-none-any.whl (37 kB) #17 16.92 Collecting ply #17 16.93 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) #17 16.96 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 1.3 MB/s eta 0:00:00 #17 17.01 Collecting gsm0338 #17 17.02 Downloading gsm0338-1.1.0-py3-none-any.whl (5.8 kB) #17 17.20 Collecting cffi>=2.0.0 #17 17.21 Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) #17 17.23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 215.6/215.6 kB 8.8 MB/s eta 0:00:00 #17 17.28 Collecting bitstruct #17 17.29 Downloading bitstruct-8.21.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB) #17 17.31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.9/82.9 kB 4.6 MB/s eta 0:00:00 #17 17.35 Collecting pyparsing>=3.0.6 #17 17.35 Downloading pyparsing-3.2.5-py3-none-any.whl (113 kB) #17 17.38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.9/113.9 kB 4.8 MB/s eta 0:00:00 #17 17.42 Collecting Twisted~=23.10.0 #17 17.43 Downloading twisted-23.10.0-py3-none-any.whl (3.2 MB) #17 17.54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 29.9 MB/s eta 0:00:00 #17 17.68 Collecting smpp.pdu3~=0.4 #17 17.69 Downloading smpp.pdu3-0.6-py2.py3-none-any.whl (31 kB) #17 17.78 Collecting pycparser #17 17.78 Downloading pycparser-2.23-py3-none-any.whl (118 kB) #17 17.80 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.1/118.1 kB 6.4 MB/s eta 0:00:00 #17 17.83 Requirement already satisfied: MarkupSafe>=2.0 in /usr/lib/python3/dist-packages (from Jinja2>=3.1->sphinx) (2.1.2) #17 17.96 Collecting charset_normalizer<4,>=2 #17 17.97 Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) #17 17.98 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.6/151.6 kB 8.9 MB/s eta 0:00:00 #17 18.03 Collecting idna<4,>=2.5 #17 18.03 Downloading idna-3.11-py3-none-any.whl (71 kB) #17 18.05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 4.2 MB/s eta 0:00:00 #17 18.11 Collecting urllib3<3,>=1.21.1 #17 18.11 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) #17 18.13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.8/129.8 kB 8.1 MB/s eta 0:00:00 #17 18.17 Collecting certifi>=2017.4.17 #17 18.18 Downloading certifi-2025.10.5-py3-none-any.whl (163 kB) #17 18.20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.3/163.3 kB 7.7 MB/s eta 0:00:00 #17 18.26 Collecting rich>=11.0.0 #17 18.27 Downloading rich-14.2.0-py3-none-any.whl (243 kB) #17 18.31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 243.4/243.4 kB 5.5 MB/s eta 0:00:00 #17 18.37 Requirement already satisfied: attrs>=21.3.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)) (22.2.0) #17 18.40 Collecting automat>=0.8.0 #17 18.41 Downloading automat-25.4.16-py3-none-any.whl (42 kB) #17 18.43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.8/42.8 kB 1.4 MB/s eta 0:00:00 #17 18.47 Collecting constantly>=15.1 #17 18.47 Downloading constantly-23.10.4-py3-none-any.whl (13 kB) #17 18.52 Collecting hyperlink>=17.1.1 #17 18.52 Downloading hyperlink-21.0.0-py2.py3-none-any.whl (74 kB) #17 18.54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.6/74.6 kB 3.8 MB/s eta 0:00:00 #17 18.58 Collecting incremental>=22.10.0 #17 18.60 Downloading incremental-24.7.2-py3-none-any.whl (20 kB) #17 18.61 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.4.0) #17 18.73 Collecting zope-interface>=5 #17 18.75 Downloading zope_interface-8.0.1-cp311-cp311-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (259 kB) #17 18.77 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 259.8/259.8 kB 11.4 MB/s eta 0:00:00 #17 18.82 Requirement already satisfied: setuptools>=61.0 in /usr/lib/python3/dist-packages (from incremental>=22.10.0->Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) (66.1.1) #17 18.87 Collecting markdown-it-py>=2.2.0 #17 18.88 Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) #17 18.92 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 1.8 MB/s eta 0:00:00 #17 19.00 Collecting mdurl~=0.1 #17 19.01 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) #17 19.04 Building wheels for collected packages: lcov_cobertura, sphinx-argparse, smpplib, pyscard, pytlv, asn1tools, smpp.pdu, smpp.twisted3 #17 19.04 Building wheel for lcov_cobertura (pyproject.toml): started #17 19.14 Building wheel for lcov_cobertura (pyproject.toml): finished with status 'done' #17 19.14 Created wheel for lcov_cobertura: filename=lcov_cobertura-2.0.2-py3-none-any.whl size=11718 sha256=cc624b0ae82b345b954b64063479bd2c6111a42c840c44bb0d6de894faf039bd #17 19.14 Stored in directory: /root/.cache/pip/wheels/ce/49/ee/304168a9d28bac93bd2d0717ecca823332499e6140bbcbe175 #17 19.15 Building wheel for sphinx-argparse (pyproject.toml): started #17 19.24 Building wheel for sphinx-argparse (pyproject.toml): finished with status 'done' #17 19.24 Created wheel for sphinx-argparse: filename=sphinx_argparse-0.4.0-py3-none-any.whl size=12713 sha256=8043538f2c3c3e897959e32dacb56790404ecaeb8d103a8080fa15d3d51ef351 #17 19.24 Stored in directory: /tmp/pip-ephem-wheel-cache-74s3q154/wheels/89/b3/a2/d1946ce985aa1052449817c32ebdd1d784a4e65d648f46bfcb #17 19.24 Building wheel for smpplib (setup.py): started #17 19.47 Building wheel for smpplib (setup.py): finished with status 'done' #17 19.47 Created wheel for smpplib: filename=smpplib-2.1.0-py3-none-any.whl size=28937 sha256=48fa71add573cb3f0e95292b136697688e1cdd9126dd46aaee80e6557c1f8356 #17 19.47 Stored in directory: /tmp/pip-ephem-wheel-cache-74s3q154/wheels/d1/21/5f/83bc7dafba8cb5c323f61bf300449d47de4133538a4860d8c1 #17 19.47 Building wheel for pyscard (pyproject.toml): started #17 20.42 Building wheel for pyscard (pyproject.toml): finished with status 'done' #17 20.42 Created wheel for pyscard: filename=pyscard-2.3.0-cp311-cp311-linux_x86_64.whl size=232893 sha256=d37804d5ecac2c84eb7d506a783f59d49707b3a6a410155ad633fe5546191d37 #17 20.42 Stored in directory: /root/.cache/pip/wheels/a1/51/a7/c67796e90f726c5976bbf0d2e09592e78b0f1dc3b307838565 #17 20.42 Building wheel for pytlv (setup.py): started #17 20.58 Building wheel for pytlv (setup.py): finished with status 'done' #17 20.58 Created wheel for pytlv: filename=pytlv-0.71-py2.py3-none-any.whl size=16528 sha256=f237fa0fc0baf5083fdc2a620ec4570f193b5f0febab0c440e58822e67125773 #17 20.58 Stored in directory: /root/.cache/pip/wheels/f2/0f/73/bd91ad25e655c44dce9047f187557a961707074344b2211c15 #17 20.58 Building wheel for asn1tools (setup.py): started #17 20.76 Building wheel for asn1tools (setup.py): finished with status 'done' #17 20.76 Created wheel for asn1tools: filename=asn1tools-0.166.0-py3-none-any.whl size=119699 sha256=7381e75bb93f02da8f32a08ab74094dd88862928da0a7dbcfd191e3a36d87f7e #17 20.76 Stored in directory: /tmp/pip-ephem-wheel-cache-74s3q154/wheels/2a/6a/86/4ace26b2e8568f96ceac6272ea7db506da59e1b3c2fc4c8699 #17 20.76 Building wheel for smpp.pdu (setup.py): started #17 20.92 Building wheel for smpp.pdu (setup.py): finished with status 'done' #17 20.92 Created wheel for smpp.pdu: filename=smpp.pdu-0.3-py3-none-any.whl size=31683 sha256=6d7c59c547ce05675b2e364e0bf47ad107799cc924f81ba7b8d5c783b28faffa #17 20.92 Stored in directory: /tmp/pip-ephem-wheel-cache-74s3q154/wheels/32/96/03/ef03cb1f288aec2fb1552d40911360548b181fe570b8fc2432 #17 20.92 Building wheel for smpp.twisted3 (setup.py): started #17 21.07 Building wheel for smpp.twisted3 (setup.py): finished with status 'done' #17 21.07 Created wheel for smpp.twisted3: filename=smpp.twisted3-0.8-py3-none-any.whl size=17443 sha256=14c00a7695b67aeef2e2798dcf9176dc76478b43adc429c1c08b412d4d58dff3 #17 21.07 Stored in directory: /tmp/pip-ephem-wheel-cache-74s3q154/wheels/b1/8c/d0/49e2933445d4bc95ec4618b6c2505efc28bb9bf6bc8d01e4a5 #17 21.08 Successfully built lcov_cobertura sphinx-argparse smpplib pyscard pytlv asn1tools smpp.pdu smpp.twisted3 #17 21.30 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, smpplib, ruff, roman-numerals-py, pyscard, pyparsing, Pygments, pycryptodomex, pycparser, pockets, mdurl, lcov_cobertura, jsonpath-ng, Jinja2, incremental, imagesize, idna, gsm0338, docutils, construct, constantly, colorlog, charset_normalizer, certifi, bitstruct, bidict, babel, automat, alabaster, sphinxcontrib-napoleon, requests, pyosmocom, markdown-it-py, hyperlink, cffi, asn1tools, Twisted, sphinx, rich, cryptography, sphinx-argparse, smpp.twisted3, rich-argparse, cmd2 #17 22.94 Attempting uninstall: Pygments #17 22.94 Found existing installation: Pygments 2.14.0 #17 22.94 Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /usr #17 22.94 Can't uninstall 'Pygments'. No files were found to uninstall. #17 24.12 Attempting uninstall: docutils #17 24.13 Found existing installation: docutils 0.19 #17 24.13 Not uninstalling docutils at /usr/lib/python3/dist-packages, outside environment /usr #17 24.13 Can't uninstall 'docutils'. No files were found to uninstall. #17 27.94 Successfully installed Jinja2-3.1.6 Pygments-2.19.2 Twisted-23.10.0 alabaster-1.0.0 asn1tools-0.166.0 automat-25.4.16 babel-2.17.0 bidict-0.23.1 bitstruct-8.21.0 certifi-2025.10.5 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 docutils-0.21.2 gsm0338-1.1.0 hyperlink-21.0.0 idna-3.11 imagesize-1.4.1 incremental-24.7.2 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.9 pyparsing-3.2.5 pyperclip-1.11.0 pyscard-2.3.0 pyserial-3.5 pytlv-0.71 requests-2.32.5 rich-14.2.0 rich-argparse-1.7.1 roman-numerals-py-3.1.0 ruff-0.14.1 smpp.pdu-0.3 smpp.pdu3-0.6 smpp.twisted3-0.8 smpplib-2.1.0 snowballstemmer-3.0.1 sphinx-8.2.3 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.1.0 urllib3-2.5.0 wcwidth-0.2.14 zope-interface-8.0.1 #17 27.94 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #17 DONE 29.2s #18 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #18 DONE 0.3s #19 [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 #19 0.504 + git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests #19 0.505 Cloning into 'osmo-python-tests'... #19 0.609 + cd osmo-python-tests #19 0.609 + python3 setup.py clean build install #19 0.729 running clean #19 0.731 running build #19 0.731 running build_py #19 0.734 creating build #19 0.734 creating build/lib #19 0.734 creating build/lib/osmopy #19 0.734 copying osmopy/__init__.py -> build/lib/osmopy #19 0.734 copying osmopy/osmo_ipa.py -> build/lib/osmopy #19 0.734 copying osmopy/trap_helper.py -> build/lib/osmopy #19 0.734 copying osmopy/osmoutil.py -> build/lib/osmopy #19 0.734 copying osmopy/obscvty.py -> build/lib/osmopy #19 0.734 creating build/lib/osmopy/osmo_interact #19 0.734 copying osmopy/osmo_interact/__init__.py -> build/lib/osmopy/osmo_interact #19 0.735 copying osmopy/osmo_interact/vty.py -> build/lib/osmopy/osmo_interact #19 0.735 copying osmopy/osmo_interact/common.py -> build/lib/osmopy/osmo_interact #19 0.735 copying osmopy/osmo_interact/ctrl.py -> build/lib/osmopy/osmo_interact #19 0.735 running build_scripts #19 0.737 creating build/scripts-3.11 #19 0.737 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.11 #19 0.737 copying and adjusting scripts/osmotestvty.py -> build/scripts-3.11 #19 0.737 copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.11 #19 0.737 copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.11 #19 0.737 copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.11 #19 0.738 copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.11 #19 0.738 copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.11 #19 0.738 copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.11 #19 0.738 copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.11 #19 0.738 copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.11 #19 0.738 changing mode of build/scripts-3.11/osmodumpdoc.py from 644 to 755 #19 0.738 changing mode of build/scripts-3.11/osmotestvty.py from 644 to 755 #19 0.738 changing mode of build/scripts-3.11/osmotestconfig.py from 644 to 755 #19 0.738 changing mode of build/scripts-3.11/osmo_ctrl.py from 644 to 755 #19 0.738 changing mode of build/scripts-3.11/osmo_rate_ctr2csv.py from 644 to 755 #19 0.738 changing mode of build/scripts-3.11/osmo_trap2cgi.py from 644 to 755 #19 0.738 changing mode of build/scripts-3.11/osmo_interact_vty.py from 644 to 755 #19 0.738 changing mode of build/scripts-3.11/osmo_interact_ctrl.py from 644 to 755 #19 0.738 changing mode of build/scripts-3.11/osmo_verify_transcript_vty.py from 644 to 755 #19 0.738 changing mode of build/scripts-3.11/osmo_verify_transcript_ctrl.py from 644 to 755 #19 0.738 running install #19 0.738 /usr/lib/python3/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. #19 0.738 warnings.warn( #19 0.759 /usr/lib/python3/dist-packages/setuptools/command/easy_install.py:146: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. #19 0.759 warnings.warn( #19 0.782 running bdist_egg #19 0.786 running egg_info #19 0.786 creating osmopython.egg-info #19 0.789 writing osmopython.egg-info/PKG-INFO #19 0.789 writing dependency_links to osmopython.egg-info/dependency_links.txt #19 0.789 writing top-level names to osmopython.egg-info/top_level.txt #19 0.789 writing manifest file 'osmopython.egg-info/SOURCES.txt' #19 0.791 reading manifest file 'osmopython.egg-info/SOURCES.txt' #19 0.791 writing manifest file 'osmopython.egg-info/SOURCES.txt' #19 0.791 installing library code to build/bdist.linux-x86_64/egg #19 0.791 running install_lib #19 0.791 creating build/bdist.linux-x86_64 #19 0.791 creating build/bdist.linux-x86_64/egg #19 0.791 creating build/bdist.linux-x86_64/egg/osmopy #19 0.791 copying build/lib/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.792 copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.792 creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.792 copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.792 copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.792 copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.792 copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.792 copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.792 copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.792 copying build/lib/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.792 byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.cpython-311.pyc #19 0.793 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-311.pyc #19 0.794 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-311.pyc #19 0.794 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.cpython-311.pyc #19 0.795 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.cpython-311.pyc #19 0.796 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-311.pyc #19 0.796 byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.cpython-311.pyc #19 0.797 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.cpython-311.pyc #19 0.797 byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.cpython-311.pyc #19 0.798 creating build/bdist.linux-x86_64/egg/EGG-INFO #19 0.798 installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.798 running install_scripts #19 0.798 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.798 copying build/scripts-3.11/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.799 copying build/scripts-3.11/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.799 copying build/scripts-3.11/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.799 copying build/scripts-3.11/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.799 copying build/scripts-3.11/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.799 copying build/scripts-3.11/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.799 copying build/scripts-3.11/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.799 copying build/scripts-3.11/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.799 copying build/scripts-3.11/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.799 copying build/scripts-3.11/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.799 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755 #19 0.799 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755 #19 0.799 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755 #19 0.799 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755 #19 0.799 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755 #19 0.799 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755 #19 0.799 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755 #19 0.799 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755 #19 0.799 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755 #19 0.799 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755 #19 0.799 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO #19 0.799 copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #19 0.799 copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #19 0.799 copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #19 0.799 zip_safe flag not set; analyzing archive contents... #19 0.800 osmopy.__pycache__.trap_helper.cpython-311: module references __file__ #19 0.801 creating dist #19 0.801 creating 'dist/osmopython-0.3.0-py3.11.egg' and adding 'build/bdist.linux-x86_64/egg' to it #19 0.805 removing 'build/bdist.linux-x86_64/egg' (and everything under it) #19 0.806 Processing osmopython-0.3.0-py3.11.egg #19 0.806 creating /usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg #19 0.806 Extracting osmopython-0.3.0-py3.11.egg to /usr/local/lib/python3.11/dist-packages #19 0.815 Adding osmopython 0.3.0 to easy-install.pth file #19 0.815 Installing osmo_rate_ctr2csv.py script to /usr/local/bin #19 0.816 Installing osmodumpdoc.py script to /usr/local/bin #19 0.816 Installing osmotestvty.py script to /usr/local/bin #19 0.817 Installing osmo_trap2cgi.py script to /usr/local/bin #19 0.817 Installing osmotestconfig.py script to /usr/local/bin #19 0.817 Installing osmo_ctrl.py script to /usr/local/bin #19 0.818 Installing osmo_verify_transcript_ctrl.py script to /usr/local/bin #19 0.818 Installing osmo_interact_ctrl.py script to /usr/local/bin #19 0.818 Installing osmo_interact_vty.py script to /usr/local/bin #19 0.819 Installing osmo_verify_transcript_vty.py script to /usr/local/bin #19 0.819 #19 0.819 Installed /usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg #19 0.819 Processing dependencies for osmopython==0.3.0 #19 0.819 Finished processing dependencies for osmopython==0.3.0 #19 0.840 + cd .. #19 0.840 + rm -rf osmo-python-tests #19 DONE 0.9s #20 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #20 DONE 0.4s #21 [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 #21 0.573 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci #21 0.574 Cloning into 'osmo-ci'... #21 0.689 + su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin #21 0.695 'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #21 0.695 'common.sh' -> '/usr/local/bin/common.sh' #21 0.695 'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #21 0.695 'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #21 0.695 'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #21 0.695 'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #21 0.695 'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #21 0.695 'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #21 0.695 'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #21 0.695 'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #21 0.695 'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #21 0.695 'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #21 0.695 'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #21 0.695 'reminder-extend-obs-key.sh' -> '/usr/local/bin/reminder-extend-obs-key.sh' #21 0.695 'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #21 0.695 'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #21 0.695 'wrapper_core_bt_on_error.sh' -> '/usr/local/bin/wrapper_core_bt_on_error.sh' #21 0.695 'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh' #21 0.695 'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #21 0.695 'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #21 0.695 + rm -rf osmo-ci #21 DONE 0.8s #22 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #22 DONE 0.4s #23 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #23 0.677 Cloning into 'osmo-gsm-manuals'... #23 DONE 0.9s #24 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #24 DONE 0.3s #25 [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_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #25 0.593 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #25 0.593 + apt-get update #25 0.646 Hit:1 http://deb.debian.org/debian bookworm InRelease #25 0.646 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #25 0.646 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #25 0.647 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] #25 0.855 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [201 kB] #25 0.869 Fetched 251 kB in 0s (953 kB/s) #25 0.869 Reading package lists... #25 1.142 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #25 1.146 Reading package lists... #25 1.434 Building dependency tree... #25 1.495 Reading state information... #25 1.562 The following additional packages will be installed: #25 1.562 libcurl4-gnutls-dev liblimesuite22.09-1 libmicrohttpd-dev libmicrohttpd12 #25 1.563 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #25 1.563 libyder-dev libyder2.0 #25 1.563 Suggested packages: #25 1.563 libcurl4-doc libldap2-dev librtmp-dev libssh2-1-dev liblimesuite-doc uhd-doc #25 1.563 uhd-host #25 1.563 Recommended packages: #25 1.563 limesuite-udev gnuradio-dev #25 1.646 The following NEW packages will be installed: #25 1.646 libcurl4-gnutls-dev liblimesuite-dev liblimesuite22.09-1 libmicrohttpd-dev #25 1.646 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #25 1.646 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #25 1.693 0 upgraded, 14 newly installed, 0 to remove and 2 not upgraded. #25 1.693 Need to get 5788 kB of archives. #25 1.693 After this operation, 24.8 MB of additional disk space will be used. #25 1.693 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u14 [487 kB] #25 1.747 Get:2 http://deb.debian.org/debian bookworm/main amd64 liblimesuite22.09-1 amd64 22.09.1+dfsg-1+b2 [265 kB] #25 1.768 Get:3 http://deb.debian.org/debian bookworm/main amd64 liblimesuite-dev amd64 22.09.1+dfsg-1+b2 [55.8 kB] #25 1.783 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #25 1.791 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #25 1.807 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #25 1.824 Get:7 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #25 1.831 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.39-1~deb12u1 [354 kB] #25 1.872 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #25 2.042 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #25 2.053 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #25 2.072 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #25 2.083 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #25 2.096 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #25 2.237 debconf: delaying package configuration, since apt-utils is not installed #25 2.288 Fetched 5788 kB in 0s (12.8 MB/s) #25 2.390 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #25 2.390 (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 ... 116975 files and directories currently installed.) #25 2.431 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u14_amd64.deb ... #25 2.468 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u14) ... #25 2.775 Selecting previously unselected package liblimesuite22.09-1:amd64. #25 2.784 Preparing to unpack .../01-liblimesuite22.09-1_22.09.1+dfsg-1+b2_amd64.deb ... #25 2.861 Unpacking liblimesuite22.09-1:amd64 (22.09.1+dfsg-1+b2) ... #25 3.100 Selecting previously unselected package liblimesuite-dev:amd64. #25 3.104 Preparing to unpack .../02-liblimesuite-dev_22.09.1+dfsg-1+b2_amd64.deb ... #25 3.137 Unpacking liblimesuite-dev:amd64 (22.09.1+dfsg-1+b2) ... #25 3.388 Selecting previously unselected package libmicrohttpd12:amd64. #25 3.395 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #25 3.429 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #25 3.635 Selecting previously unselected package libmicrohttpd-dev:amd64. #25 3.641 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #25 3.674 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #25 3.959 Selecting previously unselected package liborcania2.3:amd64. #25 3.966 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #25 3.993 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #25 4.256 Selecting previously unselected package liborcania-dev:amd64. #25 4.260 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #25 4.376 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #25 4.626 Selecting previously unselected package libsystemd-dev:amd64. #25 4.633 Preparing to unpack .../07-libsystemd-dev_252.39-1~deb12u1_amd64.deb ... #25 4.669 Unpacking libsystemd-dev:amd64 (252.39-1~deb12u1) ... #25 5.032 Selecting previously unselected package libuhd4.3.0:amd64. #25 5.038 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #25 5.247 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #25 5.603 Selecting previously unselected package libuhd-dev:amd64. #25 5.619 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #25 5.655 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #25 5.947 Selecting previously unselected package libyder2.0:amd64. #25 5.955 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #25 6.006 Unpacking libyder2.0:amd64 (1.4.19-1) ... #25 6.264 Selecting previously unselected package libulfius2.7:amd64. #25 6.268 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #25 6.310 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #25 6.645 Selecting previously unselected package libyder-dev:amd64. #25 6.649 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #25 6.781 Unpacking libyder-dev:amd64 (1.4.19-1) ... #25 7.112 Selecting previously unselected package libulfius-dev:amd64. #25 7.116 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #25 7.158 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #25 7.529 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #25 7.741 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u14) ... #25 7.863 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #25 8.083 Setting up liborcania2.3:amd64 (2.3.2-1) ... #25 8.320 Setting up liblimesuite22.09-1:amd64 (22.09.1+dfsg-1+b2) ... #25 8.440 Setting up libyder2.0:amd64 (1.4.19-1) ... #25 8.572 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #25 8.683 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #25 8.797 Setting up libsystemd-dev:amd64 (252.39-1~deb12u1) ... #25 8.913 Setting up liblimesuite-dev:amd64 (22.09.1+dfsg-1+b2) ... #25 9.025 Setting up liborcania-dev:amd64 (2.3.2-1) ... #25 9.134 Setting up libulfius2.7:amd64 (2.7.13-1) ... #25 9.300 Setting up libyder-dev:amd64 (1.4.19-1) ... #25 9.423 Setting up libulfius-dev:amd64 (2.7.13-1) ... #25 9.609 Processing triggers for man-db (2.11.2-2) ... #25 9.715 Processing triggers for libc-bin (2.36-9+deb12u13) ... #25 9.948 + apt-get clean #25 DONE 10.1s #26 exporting to image #26 exporting layers #26 exporting layers 10.2s done #26 writing image sha256:577ba09820f823039155a01a4b5c2feee93d8a179ec36d615c07f0d99a35bf8c 0.0s done #26 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #26 DONE 10.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/_docker_playground/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 577ba09820f8 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + [ = registry.osmocom.org ] + docker_depends debian-bookworm-erlang + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-erlang + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-erlang + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-erlang + echo debian-bookworm-erlang + dir=debian-bookworm-erlang + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-erlang/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-erlang (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-erlang BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-erlang OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/_docker_playground/debian-bookworm-erlang' 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/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/_docker_playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --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 OSMO_BB_BRANCH=master \ --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-bookworm-erlang:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.64kB done #1 DONE 0.4s #2 [internal] load metadata for docker.io/library/debian:bookworm #2 DONE 0.8s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/9] FROM docker.io/library/debian:bookworm@sha256:26f2a7cab45014541c65f9d140ccfa6aaefbb49686c6759bea9c6f7f5bb3d72f #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.50kB done #5 DONE 0.1s #6 [6/9] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #6 DONE 0.2s #7 [2/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends erlang rebar rebar3 && apt-get clean #7 CACHED #8 [3/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends build-essential git iproute2 netcat-openbsd procps tcpdump vim wget && apt-get clean #8 CACHED #9 [4/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends libnftables-dev libpcap-dev libsctp1 && apt-get clean #9 CACHED #10 [5/9] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #10 DONE 0.8s #11 [6/9] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #11 DONE 0.3s #12 [7/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates gnupg && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #12 0.652 + apt-get update #12 0.706 Hit:1 http://deb.debian.org/debian bookworm InRelease #12 0.706 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #12 0.707 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #12 0.785 Fetched 103 kB in 0s (913 kB/s) #12 0.785 Reading package lists... #12 1.099 + apt-get install -y --no-install-recommends ca-certificates gnupg #12 1.102 Reading package lists... #12 1.381 Building dependency tree... #12 1.446 Reading state information... #12 1.518 The following additional packages will be installed: #12 1.518 dirmngr gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #12 1.518 gpgconf gpgsm libassuan0 libksba8 libnpth0 libreadline8 openssl #12 1.518 pinentry-curses readline-common #12 1.518 Suggested packages: #12 1.518 pinentry-gnome3 tor parcimonie xloadimage scdaemon pinentry-doc readline-doc #12 1.570 The following NEW packages will be installed: #12 1.570 ca-certificates dirmngr gnupg gnupg-l10n gnupg-utils gpg gpg-agent #12 1.570 gpg-wks-client gpg-wks-server gpgconf gpgsm libassuan0 libksba8 libnpth0 #12 1.570 libreadline8 openssl pinentry-curses readline-common #12 1.588 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. #12 1.588 Need to get 9706 kB of archives. #12 1.588 After this operation, 19.3 MB of additional disk space will be used. #12 1.588 Get:1 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB] #12 1.599 Get:2 http://deb.debian.org/debian-security bookworm-security/main amd64 openssl amd64 3.0.17-1~deb12u3 [1434 kB] #12 1.621 Get:3 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311+deb12u1 [155 kB] #12 1.622 Get:4 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB] #12 1.622 Get:5 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB] #12 1.624 Get:6 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1+deb12u1 [564 kB] #12 1.628 Get:7 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB] #12 1.636 Get:8 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #12 1.636 Get:9 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1+deb12u1 [792 kB] #12 1.643 Get:10 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1+deb12u1 [1093 kB] #12 1.646 Get:11 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1+deb12u1 [927 kB] #12 1.654 Get:12 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1+deb12u1 [949 kB] #12 1.662 Get:13 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB] #12 1.662 Get:14 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1+deb12u1 [694 kB] #12 1.668 Get:15 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1+deb12u1 [540 kB] #12 1.673 Get:16 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1+deb12u1 [531 kB] #12 1.677 Get:17 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1+deb12u1 [671 kB] #12 1.687 Get:18 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1+deb12u1 [846 kB] #12 1.806 debconf: delaying package configuration, since apt-utils is not installed #12 1.854 Fetched 9706 kB in 0s (79.6 MB/s) #12 1.963 Selecting previously unselected package readline-common. #12 1.963 (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 ... 31176 files and directories currently installed.) #12 2.029 Preparing to unpack .../00-readline-common_8.2-1.3_all.deb ... #12 2.066 Unpacking readline-common (8.2-1.3) ... #12 2.288 Selecting previously unselected package openssl. #12 2.290 Preparing to unpack .../01-openssl_3.0.17-1~deb12u3_amd64.deb ... #12 2.324 Unpacking openssl (3.0.17-1~deb12u3) ... #12 2.659 Selecting previously unselected package ca-certificates. #12 2.661 Preparing to unpack .../02-ca-certificates_20230311+deb12u1_all.deb ... #12 2.694 Unpacking ca-certificates (20230311+deb12u1) ... #12 3.004 Selecting previously unselected package libassuan0:amd64. #12 3.005 Preparing to unpack .../03-libassuan0_2.5.5-5_amd64.deb ... #12 3.081 Unpacking libassuan0:amd64 (2.5.5-5) ... #12 3.330 Selecting previously unselected package libreadline8:amd64. #12 3.331 Preparing to unpack .../04-libreadline8_8.2-1.3_amd64.deb ... #12 3.366 Unpacking libreadline8:amd64 (8.2-1.3) ... #12 3.561 Selecting previously unselected package gpgconf. #12 3.564 Preparing to unpack .../05-gpgconf_2.2.40-1.1+deb12u1_amd64.deb ... #12 3.605 Unpacking gpgconf (2.2.40-1.1+deb12u1) ... #12 3.891 Selecting previously unselected package libksba8:amd64. #12 3.893 Preparing to unpack .../06-libksba8_1.6.3-2_amd64.deb ... #12 3.933 Unpacking libksba8:amd64 (1.6.3-2) ... #12 4.197 Selecting previously unselected package libnpth0:amd64. #12 4.198 Preparing to unpack .../07-libnpth0_1.6-3_amd64.deb ... #12 4.235 Unpacking libnpth0:amd64 (1.6-3) ... #12 4.489 Selecting previously unselected package dirmngr. #12 4.491 Preparing to unpack .../08-dirmngr_2.2.40-1.1+deb12u1_amd64.deb ... #12 4.570 Unpacking dirmngr (2.2.40-1.1+deb12u1) ... #12 4.749 Selecting previously unselected package gnupg-l10n. #12 4.750 Preparing to unpack .../09-gnupg-l10n_2.2.40-1.1+deb12u1_all.deb ... #12 4.782 Unpacking gnupg-l10n (2.2.40-1.1+deb12u1) ... #12 5.012 Selecting previously unselected package gnupg-utils. #12 5.013 Preparing to unpack .../10-gnupg-utils_2.2.40-1.1+deb12u1_amd64.deb ... #12 5.047 Unpacking gnupg-utils (2.2.40-1.1+deb12u1) ... #12 5.252 Selecting previously unselected package gpg. #12 5.253 Preparing to unpack .../11-gpg_2.2.40-1.1+deb12u1_amd64.deb ... #12 5.292 Unpacking gpg (2.2.40-1.1+deb12u1) ... #12 5.551 Selecting previously unselected package pinentry-curses. #12 5.552 Preparing to unpack .../12-pinentry-curses_1.2.1-1_amd64.deb ... #12 5.584 Unpacking pinentry-curses (1.2.1-1) ... #12 5.812 Selecting previously unselected package gpg-agent. #12 5.815 Preparing to unpack .../13-gpg-agent_2.2.40-1.1+deb12u1_amd64.deb ... #12 5.847 Unpacking gpg-agent (2.2.40-1.1+deb12u1) ... #12 6.038 Selecting previously unselected package gpg-wks-client. #12 6.040 Preparing to unpack .../14-gpg-wks-client_2.2.40-1.1+deb12u1_amd64.deb ... #12 6.072 Unpacking gpg-wks-client (2.2.40-1.1+deb12u1) ... #12 6.270 Selecting previously unselected package gpg-wks-server. #12 6.271 Preparing to unpack .../15-gpg-wks-server_2.2.40-1.1+deb12u1_amd64.deb ... #12 6.315 Unpacking gpg-wks-server (2.2.40-1.1+deb12u1) ... #12 6.537 Selecting previously unselected package gpgsm. #12 6.539 Preparing to unpack .../16-gpgsm_2.2.40-1.1+deb12u1_amd64.deb ... #12 6.572 Unpacking gpgsm (2.2.40-1.1+deb12u1) ... #12 6.783 Selecting previously unselected package gnupg. #12 6.784 Preparing to unpack .../17-gnupg_2.2.40-1.1+deb12u1_all.deb ... #12 6.818 Unpacking gnupg (2.2.40-1.1+deb12u1) ... #12 7.056 Setting up libksba8:amd64 (1.6.3-2) ... #12 7.179 Setting up libnpth0:amd64 (1.6-3) ... #12 7.294 Setting up libassuan0:amd64 (2.5.5-5) ... #12 7.544 Setting up gnupg-l10n (2.2.40-1.1+deb12u1) ... #12 7.656 Setting up openssl (3.0.17-1~deb12u3) ... #12 7.796 Setting up readline-common (8.2-1.3) ... #12 7.908 Setting up pinentry-curses (1.2.1-1) ... #12 8.077 Setting up libreadline8:amd64 (8.2-1.3) ... #12 8.192 Setting up ca-certificates (20230311+deb12u1) ... #12 8.308 debconf: unable to initialize frontend: Dialog #12 8.308 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 8.308 debconf: falling back to frontend: Readline #12 8.313 debconf: unable to initialize frontend: Readline #12 8.313 debconf: (This frontend requires a controlling tty.) #12 8.313 debconf: falling back to frontend: Teletype #12 8.502 Updating certificates in /etc/ssl/certs... #12 8.783 142 added, 0 removed; done. #12 8.928 Setting up gpgconf (2.2.40-1.1+deb12u1) ... #12 9.033 Setting up gpg (2.2.40-1.1+deb12u1) ... #12 9.147 Setting up gnupg-utils (2.2.40-1.1+deb12u1) ... #12 9.265 Setting up gpg-agent (2.2.40-1.1+deb12u1) ... #12 9.521 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. #12 9.593 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. #12 9.659 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. #12 9.731 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. #12 9.761 Setting up gpgsm (2.2.40-1.1+deb12u1) ... #12 9.869 Setting up dirmngr (2.2.40-1.1+deb12u1) ... #12 10.02 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. #12 10.06 Setting up gpg-wks-server (2.2.40-1.1+deb12u1) ... #12 10.19 Setting up gpg-wks-client (2.2.40-1.1+deb12u1) ... #12 10.30 Setting up gnupg (2.2.40-1.1+deb12u1) ... #12 10.41 Processing triggers for libc-bin (2.36-9+deb12u13) ... #12 10.66 Processing triggers for ca-certificates (20230311+deb12u1) ... #12 10.69 Updating certificates in /etc/ssl/certs... #12 10.91 0 added, 0 removed; done. #12 10.91 Running hooks in /etc/ca-certificates/update.d... #12 10.91 done. #12 11.02 + apt-get clean #12 11.02 + echo deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./ #12 DONE 12.3s #13 [8/9] RUN USERADD --uid=1000 -m build #13 DONE 1.3s #14 [9/9] WORKDIR /HOME/BUILD #14 DONE 0.3s #15 exporting to image #15 exporting layers #15 exporting layers 0.7s done #15 writing image sha256:c4ccea9747dceefa1c07e08354d54e911d6d2abb4f31fc7eda7ab4072e852825 0.0s done #15 naming to docker.io/osmocom-build/debian-bookworm-erlang:latest 0.0s done #15 DONE 0.9s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/_docker_playground/debian-bookworm-erlang' + docker_image_exists debian-bookworm-erlang + docker images -q osmocom-build/debian-bookworm-erlang + test -n c4ccea9747dc + list_osmo_packages debian-bookworm debian-bookworm-erlang + local distro=debian-bookworm + local image=debian-bookworm-erlang + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-erlang -c + [ -n ] + return + [ = 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 ] + echo master + 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/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/_docker_playground/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/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/_docker_playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --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 OSMO_BB_BRANCH=master \ --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: #1 transferring dockerfile: 6.39kB done #1 DONE 0.3s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.4s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [ 1/16] FROM docker.io/library/debian:trixie@sha256:72547dd722cd005a8c2aa2079af9ca0ee93aad8e589689135feaed60b0a8c08d #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.97kB done #5 ... #6 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #6 DONE 0.2s #5 [internal] load build context #5 DONE 0.3s #7 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #7 ... #8 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release #8 DONE 0.4s #9 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #9 DONE 0.6s #10 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #10 CACHED #11 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #11 CACHED #6 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #6 CACHED #7 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #7 CACHED #9 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #9 CACHED #8 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release #8 DONE 0.4s #12 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #12 DONE 0.5s #13 [ 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/ #13 0.593 + useradd --uid=1000 -d /build -m build #13 1.038 + chown -R build:build /usr/local #13 1.055 + echo path-exclude=/usr/share/man/* #13 1.055 + rm -rf /usr/share/man/ #13 DONE 1.3s #14 [ 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 #14 0.519 + apt-get update #14 0.545 Get:1 http://deb.debian.org/debian trixie InRelease [140 kB] #14 0.561 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] #14 0.576 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] #14 0.583 Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9669 kB] #14 0.686 Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [5412 B] #14 0.692 Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [57.7 kB] #14 1.259 Fetched 9963 kB in 1s (13.7 MB/s) #14 1.259 Reading package lists... #14 1.569 + apt-get install -y --no-install-recommends ca-certificates wget #14 1.572 Reading package lists... #14 1.876 Building dependency tree... #14 1.942 Reading state information... #14 2.036 The following additional packages will be installed: #14 2.036 libffi8 libgnutls30t64 libidn2-0 libp11-kit0 libpsl5t64 libtasn1-6 #14 2.036 libunistring5 openssl #14 2.037 Suggested packages: #14 2.037 gnutls-bin #14 2.037 Recommended packages: #14 2.037 publicsuffix #14 2.088 The following NEW packages will be installed: #14 2.088 ca-certificates libffi8 libgnutls30t64 libidn2-0 libp11-kit0 libpsl5t64 #14 2.088 libtasn1-6 libunistring5 openssl wget #14 2.108 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. #14 2.108 Need to get 5248 kB of archives. #14 2.108 After this operation, 15.2 MB of additional disk space will be used. #14 2.108 Get:1 http://deb.debian.org/debian-security trixie-security/main amd64 openssl amd64 3.5.1-1+deb13u1 [1494 kB] #14 2.142 Get:2 http://deb.debian.org/debian trixie/main amd64 ca-certificates all 20250419 [162 kB] #14 2.144 Get:3 http://deb.debian.org/debian trixie/main amd64 libunistring5 amd64 1.3-2 [477 kB] #14 2.148 Get:4 http://deb.debian.org/debian trixie/main amd64 libidn2-0 amd64 2.3.8-2 [109 kB] #14 2.149 Get:5 http://deb.debian.org/debian trixie/main amd64 libffi8 amd64 3.4.8-2 [24.1 kB] #14 2.149 Get:6 http://deb.debian.org/debian trixie/main amd64 libp11-kit0 amd64 0.25.5-3 [425 kB] #14 2.164 Get:7 http://deb.debian.org/debian trixie/main amd64 libtasn1-6 amd64 4.20.0-2 [49.9 kB] #14 2.164 Get:8 http://deb.debian.org/debian trixie/main amd64 libgnutls30t64 amd64 3.8.9-3 [1465 kB] #14 2.170 Get:9 http://deb.debian.org/debian trixie/main amd64 libpsl5t64 amd64 0.21.2-1.1+b1 [57.2 kB] #14 2.171 Get:10 http://deb.debian.org/debian trixie/main amd64 wget amd64 1.25.0-2 [984 kB] #14 2.279 debconf: unable to initialize frontend: Dialog #14 2.279 debconf: (TERM is not set, so the dialog frontend is not usable.) #14 2.279 debconf: falling back to frontend: Readline #14 2.279 debconf: unable to initialize frontend: Readline #14 2.279 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8, <STDIN> line 10.) #14 2.279 debconf: falling back to frontend: Teletype #14 2.281 debconf: unable to initialize frontend: Teletype #14 2.281 debconf: (This frontend requires a controlling tty.) #14 2.281 debconf: falling back to frontend: Noninteractive #14 2.597 Preconfiguring packages ... #14 2.668 Fetched 5248 kB in 0s (59.8 MB/s) #14 2.764 Selecting previously unselected package openssl. #14 2.764 (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 ... 4935 files and directories currently installed.) #14 2.766 Preparing to unpack .../0-openssl_3.5.1-1+deb13u1_amd64.deb ... #14 2.799 Unpacking openssl (3.5.1-1+deb13u1) ... #14 4.455 Selecting previously unselected package ca-certificates. #14 4.457 Preparing to unpack .../1-ca-certificates_20250419_all.deb ... #14 4.490 Unpacking ca-certificates (20250419) ... #14 4.855 Selecting previously unselected package libunistring5:amd64. #14 4.856 Preparing to unpack .../2-libunistring5_1.3-2_amd64.deb ... #14 4.929 Unpacking libunistring5:amd64 (1.3-2) ... #14 5.212 Selecting previously unselected package libidn2-0:amd64. #14 5.212 Preparing to unpack .../3-libidn2-0_2.3.8-2_amd64.deb ... #14 5.254 Unpacking libidn2-0:amd64 (2.3.8-2) ... #14 5.522 Selecting previously unselected package libffi8:amd64. #14 5.524 Preparing to unpack .../4-libffi8_3.4.8-2_amd64.deb ... #14 5.558 Unpacking libffi8:amd64 (3.4.8-2) ... #14 5.809 Selecting previously unselected package libp11-kit0:amd64. #14 5.809 Preparing to unpack .../5-libp11-kit0_0.25.5-3_amd64.deb ... #14 5.853 Unpacking libp11-kit0:amd64 (0.25.5-3) ... #14 6.113 Selecting previously unselected package libtasn1-6:amd64. #14 6.113 Preparing to unpack .../6-libtasn1-6_4.20.0-2_amd64.deb ... #14 6.149 Unpacking libtasn1-6:amd64 (4.20.0-2) ... #14 6.398 Selecting previously unselected package libgnutls30t64:amd64. #14 6.399 Preparing to unpack .../7-libgnutls30t64_3.8.9-3_amd64.deb ... #14 6.434 Unpacking libgnutls30t64:amd64 (3.8.9-3) ... #14 6.702 Selecting previously unselected package libpsl5t64:amd64. #14 6.703 Preparing to unpack .../8-libpsl5t64_0.21.2-1.1+b1_amd64.deb ... #14 6.740 Unpacking libpsl5t64:amd64 (0.21.2-1.1+b1) ... #14 6.944 Selecting previously unselected package wget. #14 6.945 Preparing to unpack .../9-wget_1.25.0-2_amd64.deb ... #14 6.986 Unpacking wget (1.25.0-2) ... #14 7.209 Setting up libunistring5:amd64 (1.3-2) ... #14 7.317 Setting up libffi8:amd64 (3.4.8-2) ... #14 7.429 Setting up libtasn1-6:amd64 (4.20.0-2) ... #14 7.540 Setting up openssl (3.5.1-1+deb13u1) ... #14 7.686 Setting up libidn2-0:amd64 (2.3.8-2) ... #14 7.790 Setting up ca-certificates (20250419) ... #14 7.916 debconf: unable to initialize frontend: Dialog #14 7.916 debconf: (TERM is not set, so the dialog frontend is not usable.) #14 7.916 debconf: falling back to frontend: Readline #14 7.916 debconf: unable to initialize frontend: Readline #14 7.916 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.) #14 7.916 debconf: falling back to frontend: Teletype #14 7.918 debconf: unable to initialize frontend: Teletype #14 7.918 debconf: (This frontend requires a controlling tty.) #14 7.918 debconf: falling back to frontend: Noninteractive #14 8.078 Updating certificates in /etc/ssl/certs... #14 8.310 150 added, 0 removed; done. #14 8.454 Setting up libp11-kit0:amd64 (0.25.5-3) ... #14 8.565 Setting up libgnutls30t64:amd64 (3.8.9-3) ... #14 8.674 Setting up libpsl5t64:amd64 (0.21.2-1.1+b1) ... #14 8.787 Setting up wget (1.25.0-2) ... #14 8.937 Processing triggers for libc-bin (2.41-12) ... #14 9.084 Processing triggers for ca-certificates (20250419) ... #14 9.121 Updating certificates in /etc/ssl/certs... #14 9.336 0 added, 0 removed; done. #14 9.336 Running hooks in /etc/ca-certificates/update.d... #14 9.338 done. #14 9.426 + apt-get clean #14 9.429 + wget -q http://ftp.de.debian.org/debian/pool/main/n/ncurses/libtinfo5_6.4-4_amd64.deb #14 9.538 + dpkg -i libtinfo5_6.4-4_amd64.deb #14 9.638 Selecting previously unselected package libtinfo5:amd64. #14 9.639 (Reading database ... 5697 files and directories currently installed.) #14 9.639 Preparing to unpack libtinfo5_6.4-4_amd64.deb ... #14 9.713 Unpacking libtinfo5:amd64 (6.4-4) ... #14 9.839 Setting up libtinfo5:amd64 (6.4-4) ... #14 9.944 Processing triggers for libc-bin (2.41-12) ... #14 10.12 + rm libtinfo5_6.4-4_amd64.deb #14 10.12 + 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 #14 11.59 + tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #14 14.42 + rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #14 14.43 + mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm #14 14.44 + /opt/llvm-arm/bin/clang --version #14 14.44 clang version 14.0.0 (https://github.com/llvm/llvm-project.git 329fda39c507e8740978d10458451dcdb21563be) #14 14.44 Target: x86_64-unknown-linux-gnu #14 14.44 Thread model: posix #14 14.44 InstalledDir: /opt/llvm-arm/bin #14 14.44 + /opt/llvm-arm/bin/clang --print-targets #14 14.44 Registered Targets: #14 14.44 aarch64 - AArch64 (little endian) #14 14.44 aarch64_32 - AArch64 (little endian ILP32) #14 14.44 aarch64_be - AArch64 (big endian) #14 14.44 arm - ARM #14 14.44 arm64 - ARM64 (little endian) #14 14.44 arm64_32 - ARM64 (little endian ILP32) #14 14.44 armeb - ARM (big endian) #14 14.44 thumb - Thumb #14 14.44 thumbeb - Thumb (big endian) #14 DONE 15.8s #15 [ 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 #15 0.597 + apt-get update #15 0.635 Hit:1 http://deb.debian.org/debian trixie InRelease #15 0.635 Hit:2 http://deb.debian.org/debian trixie-updates InRelease #15 0.635 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease #15 0.677 Reading package lists... #15 1.165 + 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 #15 1.171 Reading package lists... #15 1.595 Building dependency tree... #15 1.701 Reading state information... #15 1.870 ca-certificates is already the newest version (20250419). #15 1.870 libtinfo5 is already the newest version (6.4-4). #15 1.870 The following additional packages will be installed: #15 1.870 adduser asciidoc-base asciidoc-common autopoint autotools-dev binutils #15 1.870 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu #15 1.870 bsdextrautils clang-format-19 cmake-data comerr-dev confget cpp cpp-14 #15 1.870 cpp-14-x86-64-linux-gnu cpp-x86-64-linux-gnu dbus-bin dbus-daemon #15 1.870 dbus-session-bus-common dbus-system-bus-common dh-strip-nondeterminism #15 1.870 dirmngr distro-info-data docbook docbook-dsssl docbook-utils docbook-xml #15 1.870 docbook-xsl docutils-common dpkg-dev dwz file fontconfig fontconfig-config #15 1.870 fonts-dejavu-core fonts-dejavu-mono fonts-gfs-baskerville fonts-gfs-porson #15 1.870 fonts-lmodern fonts-urw-base35 g++-14 g++-14-x86-64-linux-gnu #15 1.870 g++-x86-64-linux-gnu gcc-14 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu #15 1.870 gettext gettext-base gfortran-14 gfortran-14-x86-64-linux-gnu #15 1.870 gir1.2-girepository-2.0 gir1.2-glib-2.0 girepository-tools git-man #15 1.870 gnupg-l10n gpg gpg-agent gpgconf gpgsm gpgv groff-base guile-3.0-libs #15 1.870 ibverbs-providers icu-devtools inetutils-telnet intltool-debian #15 1.870 krb5-multidev libabsl20240722 libaio1t64 libalgorithm-c3-perl libamd-comgr2 #15 1.870 libamdhip64-5 libann0 libaom3 libapache-pom-java libapparmor1 #15 1.870 libarchive-zip-perl libarchive13t64 libasan8 libasound2-data libasound2t64 #15 1.870 libassuan9 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 #15 1.870 libavif16 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbabeltrace1 #15 1.870 libbctoolbox-dev libbctoolbox2 libbibtex-parser-perl libbinutils libbladerf2 #15 1.870 libblkid-dev libboost-atomic-dev libboost-atomic1.83-dev #15 1.870 libboost-atomic1.83.0 libboost-chrono-dev libboost-chrono1.83-dev #15 1.870 libboost-chrono1.83.0t64 libboost-container-dev libboost-container1.83-dev #15 1.870 libboost-container1.83.0 libboost-context-dev libboost-context1.83-dev #15 1.870 libboost-context1.83.0 libboost-coroutine-dev libboost-coroutine1.83-dev #15 1.870 libboost-coroutine1.83.0 libboost-date-time-dev libboost-date-time1.83-dev #15 1.870 libboost-date-time1.83.0 libboost-dev libboost-exception-dev #15 1.870 libboost-exception1.83-dev libboost-fiber-dev libboost-fiber1.83-dev #15 1.870 libboost-fiber1.83.0 libboost-filesystem-dev libboost-filesystem1.83-dev #15 1.870 libboost-filesystem1.83.0 libboost-graph-dev libboost-graph-parallel-dev #15 1.870 libboost-graph-parallel1.83-dev libboost-graph-parallel1.83.0 #15 1.870 libboost-graph1.83-dev libboost-graph1.83.0 libboost-iostreams-dev #15 1.870 libboost-iostreams1.83-dev libboost-iostreams1.83.0 libboost-json-dev #15 1.870 libboost-json1.83-dev libboost-json1.83.0 libboost-locale-dev #15 1.870 libboost-locale1.83-dev libboost-locale1.83.0 libboost-log-dev #15 1.870 libboost-log1.83-dev libboost-log1.83.0 libboost-math-dev #15 1.870 libboost-math1.83-dev libboost-math1.83.0 libboost-mpi-dev #15 1.870 libboost-mpi-python-dev libboost-mpi-python1.83-dev #15 1.870 libboost-mpi-python1.83.0 libboost-mpi1.83-dev libboost-mpi1.83.0 #15 1.870 libboost-nowide-dev libboost-nowide1.83-dev libboost-nowide1.83.0 #15 1.870 libboost-numpy-dev libboost-numpy1.83-dev libboost-numpy1.83.0 #15 1.870 libboost-program-options-dev libboost-program-options1.83-dev #15 1.870 libboost-program-options1.83.0 libboost-python-dev libboost-python1.83-dev #15 1.870 libboost-python1.83.0 libboost-random-dev libboost-random1.83-dev #15 1.870 libboost-random1.83.0 libboost-regex-dev libboost-regex1.83-dev #15 1.870 libboost-regex1.83.0 libboost-serialization-dev #15 1.870 libboost-serialization1.83-dev libboost-serialization1.83.0 #15 1.870 libboost-stacktrace-dev libboost-stacktrace1.83-dev #15 1.870 libboost-stacktrace1.83.0 libboost-system-dev libboost-system1.83-dev #15 1.870 libboost-system1.83.0 libboost-test-dev libboost-test1.83-dev #15 1.870 libboost-test1.83.0 libboost-thread-dev libboost-thread1.83-dev #15 1.870 libboost-thread1.83.0 libboost-timer-dev libboost-timer1.83-dev #15 1.870 libboost-timer1.83.0 libboost-tools-dev libboost-type-erasure-dev #15 1.870 libboost-type-erasure1.83-dev libboost-type-erasure1.83.0 libboost-url-dev #15 1.870 libboost-url1.83-dev libboost-url1.83.0 libboost-wave-dev #15 1.870 libboost-wave1.83-dev libboost-wave1.83.0 libboost1.83-dev #15 1.870 libboost1.83-tools-dev libbpf1 libbrotli-dev libbrotli1 libbsd-dev #15 1.870 libbson-1.0-0t64 libbson-dev libc-dev-bin libc-l10n libc6-dev #15 1.870 libcairo-gobject2 libcairo2 libcap-dev libcap2-bin libcapture-tiny-perl #15 1.870 libcares2 libcbor0.10 libcc1-0 libcdk5t64 libcdt5 libcgraph6 libclang-cpp19 #15 1.870 libclang1-19 libclass-c3-perl libclass-data-inheritable-perl #15 1.870 libclass-inspector-perl libclass-method-modifiers-perl #15 1.870 libclass-singleton-perl libclass-xsaccessor-perl libclone-perl libcom-err2 #15 1.870 libcommons-logging-java libcommons-parent-java libcrypt-dev libcsv3 #15 1.870 libctf-nobfd0 libctf0 libcups2t64 libcurl3t64-gnutls libcurl4-gnutls-dev #15 1.870 libcurl4t64 libdata-optlist-perl libdatetime-locale-perl libdatetime-perl #15 1.870 libdatetime-timezone-perl libdatrie1 libdav1d7 libdbi1t64 libdbus-1-3 #15 1.870 libdbus-1-dev libde265-0 libdebhelper-perl libdebuginfod-common #15 1.870 libdebuginfod1t64 libdeflate0 libdevel-callchecker-perl #15 1.870 libdevel-stacktrace-perl libdpkg-perl libdrm-amdgpu1 libdrm-common libdrm2 #15 1.870 libdw1t64 libdynaloader-functions-perl libedit2 libelf1t64 #15 1.870 libencode-locale-perl liberror-perl libeval-closure-perl libevent-2.1-7t64 #15 1.870 libevent-core-2.1-7t64 libevent-dev libevent-extra-2.1-7t64 #15 1.870 libevent-openssl-2.1-7t64 libevent-pthreads-2.1-7t64 libexception-class-perl #15 1.870 libexpat1 libexpat1-dev libfabric1 libfftw3-bin libfftw3-double3 #15 1.870 libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfido2-1 #15 1.870 libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl #15 1.870 libfile-sharedir-perl libfile-stripnondeterminism-perl libfile-touch-perl #15 1.870 libfile-which-perl libfindlib-ocaml libfmt10 libfontbox-java libfontconfig1 #15 1.870 libfontenc1 libfreetype6 libfribidi0 libfuse3-4 libgav1-1 libgc1 #15 1.870 libgcc-14-dev libgcrypt20 libgd3 libgdbm-compat4t64 libgdbm6t64 #15 1.870 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libgfortran-14-dev libgfortran5 #15 1.870 libgio-2.0-dev libgio-2.0-dev-bin libgirepository-1.0-1 #15 1.870 libgirepository-2.0-0 libglib2.0-0t64 libglib2.0-bin libglib2.0-data #15 1.870 libglib2.0-dev libglib2.0-dev-bin libgmpxx4ldbl libgnutls-dane0t64 #15 1.870 libgnutls-openssl27t64 libgomp1 libgpg-error-dev libgpg-error0 libgprofng0 #15 1.870 libgps30t64 libgraphite2-3 libgs-common libgs10 libgs10-common libgsm1 #15 1.870 libgssapi-krb5-2 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 #15 1.870 libharfbuzz0b libheif-plugin-dav1d libheif-plugin-libde265 libheif1 #15 1.870 libhiredis1.1.0 libhsa-runtime64-1 libhsakmt1 libhtml-parser-perl #15 1.870 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #15 1.870 libhttp-message-perl libhttp-negotiate-perl libhwasan0 libhwloc-dev #15 1.870 libhwloc-plugins libhwloc15 libibmad5 libibumad3 libibverbs-dev libibverbs1 #15 1.870 libice6 libicu-dev libicu76 libidn12 libidn2-dev libijs-0.35 libimagequant0 #15 1.870 libimport-into-perl libintelrdfpmath-dev libio-html-perl #15 1.870 libio-socket-ssl-perl libio-string-perl libipt2 libisl23 libitm1 libjansson4 #15 1.870 libjbig0 libjbig2dec0 libjpeg62-turbo libjs-jquery libjs-jquery-ui #15 1.870 libjs-sphinxdoc libjs-underscore libjson-c5 libjson-perl libjsoncpp26 #15 1.870 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkeyutils1 #15 1.870 libkpathsea6 libkrb5-3 libkrb5-dev libkrb5support0 libksba8 liblab-gamut1 #15 1.870 liblatex-tounicode-perl liblcms2-2 libldap-dev libldap2 liblerc4 #15 1.870 liblimesuite23.11-1 libllvm17t64 libllvm19 liblsan0 libltdl-dev libltdl7 #15 1.870 liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc #15 1.870 libmagic1t64 libmariadb3 libmbedcrypto16 libmbedtls21 libmbedx509-7 #15 1.870 libmd-dev libmicrohttpd-dev libmicrohttpd12t64 libmime-charset-perl libmnl0 #15 1.870 libmodule-implementation-perl libmodule-runtime-perl libmongoc-1.0-0t64 #15 1.870 libmongocrypt-dev libmongocrypt0 libmoo-perl libmount-dev libmpc3 libmpfi0 #15 1.870 libmpfr6 libmro-compat-perl libmunge2 libnamespace-autoclean-perl #15 1.870 libnamespace-clean-perl libncurses6 libncursesw6 libnet-http-perl #15 1.870 libnet-ssleay-perl libnetsnmptrapd40t64 libnewlib-dev libnftables1 #15 1.870 libnftnl11 libnghttp2-14 libnghttp3-9 libnghttp3-dev libngtcp2-16 #15 1.870 libngtcp2-crypto-gnutls-dev libngtcp2-crypto-gnutls8 libngtcp2-dev #15 1.870 libnl-3-200 libnl-route-3-200 libnorm-dev libnorm1t64 libnpth0t64 #15 1.870 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev libopenmpi40 liboping0 #15 1.870 libopts25 libopts25-dev liborcania-dev liborcania2.3 libortp16 libosp5 #15 1.870 libostyle1t64 libp11-kit-dev libpackage-stash-perl libpango-1.0-0 #15 1.870 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils libpaper2 #15 1.870 libparams-classify-perl libparams-util-perl #15 1.870 libparams-validationcompiler-perl libparmap-ocaml libpathplan4 #15 1.870 libpcap0.8-dev libpcap0.8t64 libpci-dev libpci3 libpciaccess0 libpcre2-16-0 #15 1.870 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpcsclite1 libpdfbox-java #15 1.870 libperl5.40 libperlio-gzip-perl libpgm-5.3-0t64 libpgm-dev libpipeline1 #15 1.870 libpixman-1-0 libpkgconf3 libpmix-dev libpmix2t64 libpng16-16t64 libpopt0 #15 1.870 libpotrace0 libproc2-0 libpsl-dev libpsm2-2 libptexenc1 libpython3-dev #15 1.870 libpython3-stdlib libpython3.13 libpython3.13-dev libpython3.13-minimal #15 1.870 libpython3.13-stdlib libquadmath0 libraqm0 librav1e0.7 librdmacm1t64 #15 1.871 libreadline8t64 librhash1 librole-tiny-perl librsvg2-2 librtmp-dev librtmp1 #15 1.871 libsasl2-2 libsasl2-dev libsasl2-modules-db libsctp1 libselinux1-dev #15 1.871 libsensors-config libsensors-dev libsensors5 libsepol-dev libsframe1 #15 1.871 libsgmls-perl libsharpyuv0 libsigsegv2 libsm6 libsnappy-dev libsnappy1v5 #15 1.871 libsnmp-base libsnmp40t64 libsodium-dev libsodium23 libsofia-sip-ua-dev #15 1.871 libsofia-sip-ua-glib3t64 libsofia-sip-ua0t64 libsombok3 #15 1.871 libsource-highlight-common libsource-highlight4t64 libspecio-perl #15 1.871 libssh2-1-dev libssh2-1t64 libstdc++-14-dev libstdcompat-ocaml #15 1.871 libstdlib-ocaml libsub-exporter-perl libsub-exporter-progressive-perl #15 1.871 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #15 1.871 libsvtav1enc2 libsynctex2 libsysprof-capture-4-dev libsystemd-dev #15 1.871 libsystemd-shared libtalloc2 libtasn1-6-dev libteckit0 libtexlua53-5 #15 1.871 libtext-charwidth-perl libtext-unidecode-perl libtext-wrapi18n-perl #15 1.871 libthai-data libthai0 libtiff6 libtimedate-perl libtinyxml2-11 #15 1.871 libtirpc-common libtirpc3t64 libtry-tiny-perl libtsan2 libubsan1 #15 1.871 libuchardet0 libucx0 libudev-dev libuhd4.8.0 libulfius2.7t64 libunbound8 #15 1.871 libunicode-linebreak-perl liburi-perl liburing2 libusb-0.1-4 libusb-1.0-0 #15 1.871 libutf8proc-dev libutf8proc3 libuv1t64 libvariable-magic-perl libwebp7 #15 1.871 libwebpdemux2 libwebpmux3 libwrap0 libwrap0-dev libwww-perl #15 1.871 libwww-robotrules-perl libx11-6 libx11-data libxapian30 libxau6 libxaw7 #15 1.871 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 #15 1.871 libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl #15 1.871 libxml-sax-perl libxml2 libxml2-dev libxmu6 libxnvctrl0 libxpm4 libxrender1 #15 1.871 libxslt1.1 libxstring-perl libxt6t64 libxtables12 libyaml-0-2 #15 1.871 libyaml-tiny-perl libyder-dev libyder2.0t64 libyuv0 libz3-4 libze1 libzmq5 #15 1.871 libzstd-dev libzzip-0-13t64 linux-libc-dev lmodern lynx lynx-common m4 #15 1.871 man-db mariadb-common media-types module-assistant mpi-default-bin #15 1.871 mpi-default-dev mysql-common native-architecture netbase nettle-dev #15 1.871 ninja-build ocaml-base ocaml-findlib ocl-icd-libopencl1 openjade openmpi-bin #15 1.871 openmpi-common opensp patch patchutils pci.ids perl perl-modules-5.40 #15 1.871 perl-openssl-defaults pinentry-curses pkgconf pkgconf-bin po-debconf #15 1.871 poppler-data preview-latex-style procps python-apt-common python3-apt #15 1.871 python3-astroid python3-autocommand python3-blockdiag python3-cairo #15 1.871 python3-chardet python3-dev python3-dill python3-distlib python3-docutils #15 1.871 python3-filelock python3-freetype python3-funcparserlib python3-inflect #15 1.871 python3-iniconfig python3-isort python3-jaraco.context #15 1.871 python3-jaraco.functools python3-jaraco.text python3-logilab-common #15 1.871 python3-markupsafe python3-mccabe python3-minimal python3-more-itertools #15 1.871 python3-mypy-extensions python3-packaging python3-pil python3-pip-whl #15 1.871 python3-pkg-resources python3-platformdirs python3-pluggy python3-pygments #15 1.871 python3-reportlab python3-rlpycairo python3-roman python3-setuptools-whl #15 1.871 python3-tomlkit python3-typeguard python3-typing-extensions #15 1.871 python3-virtualenv python3-webcolors python3-wheel python3-zipp python3.13 #15 1.871 python3.13-dev python3.13-minimal readline-common rpcsvc-proto #15 1.871 sensible-utils sgml-base sgml-data sgmlspl shared-mime-info sopv-gpgv #15 1.871 t1utils teckit tex-common texinfo-lib texlive texlive-base #15 1.871 texlive-bibtex-extra texlive-binaries texlive-extra-utils #15 1.871 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #15 1.871 texlive-latex-base texlive-latex-extra texlive-latex-recommended #15 1.871 texlive-luatex texlive-pictures texlive-plain-generic texlive-science #15 1.871 texlive-xetex tipa ucf uuid-dev wdiff x11-common xdg-utils xfonts-encodings #15 1.871 xfonts-utils xml-core xz-utils zlib1g-dev #15 1.872 Suggested packages: #15 1.872 liblocale-gettext-perl cron quota asciidoc-doc epubcheck gnu-standards #15 1.872 autoconf-doc binutils-doc gprofng-gui binutils-gold bison-doc bzip2-doc #15 1.872 distcc | icecc cmake-doc cmake-format elpa-cmake-mode coccinelle-doc #15 1.872 vim-addon-manager doc-base cpp-doc gcc-14-locales cpp-14-doc cppcheck-gui #15 1.872 clang clang-tidy graphicsmagick-imagemagick-compat | imagemagick inkscape #15 1.872 latex-cjk-all pdf-viewer texlive-lang-all texlive-lang-cyrillic transfig #15 1.872 xindy default-dbus-session-bus | dbus-session-bus dh-make adequate at #15 1.872 autopkgtest bls-standalone bsd-mailx | mailx check-all-the-things diffoscope #15 1.872 disorderfs docker.io dose-extra duck elpa-devscripts faketime gnuplot #15 1.872 how-can-i-help libauthen-sasl-perl libdbd-pg-perl libterm-size-perl #15 1.872 libyaml-libyaml-perl mmdebstrap mutt piuparts postgresql-client pristine-lfs #15 1.872 python3-debianbts python3-pycurl quilt ratt reprotest svn-buildpackage w3m #15 1.872 dbus-user-session libpam-systemd pinentry-gnome3 tor docbook-defguide psgml #15 1.872 docbook-dsssl-doc dbtoepub docbook-xsl-doc-html | docbook-xsl-doc-pdf #15 1.872 | docbook-xsl-doc-text | docbook-xsl-doc docbook-xsl-saxon fop libsaxon-java #15 1.872 libxalan2-java libxslthl-java xalan docbook-xsl-ns docbook5-defguide #15 1.872 doxygen-latex doxygen-doc doxygen-gui debian-keyring #15 1.872 debian-tag2upload-keyring flex-doc fonts-freefont-otf | fonts-freefont-ttf #15 1.872 fonts-texgyre g++-multilib g++-14-multilib gcc-14-doc gawk-doc gcc-multilib #15 1.872 manpages-dev gcc-doc gcc-14-multilib gdb-x86-64-linux-gnu gdb-doc gdbserver #15 1.872 libc-dbg gettext-doc libasprintf-dev libgettextpo-dev gnulib-l10n #15 1.872 gfortran-14-multilib gfortran-14-doc libcoarrays-dev git-doc git-email #15 1.872 git-gui gitk gitweb git-cvs git-mediawiki git-svn gpg-wks-server parcimonie #15 1.872 xloadimage scdaemon tpm2daemon gsfonts graphviz-doc groff lm-sensors lsof #15 1.872 strace krb5-doc lrzip alsa-utils libasound2-doc libasound2-plugins #15 1.872 libbladerf-doc bladerf-firmware bladerf-fpga libboost-doc libboost1.83-doc #15 1.872 gccxml libboost-contract1.83-dev libmpfrc++-dev libntl-dev default-jdk #15 1.872 libc-devtools glibc-doc libavalon-framework-java libexcalibur-logkit-java #15 1.872 liblog4j1.2-java cups-common libcurl4-doc bzr libfftw3-doc fuse3 rng-tools #15 1.872 libgcrypt-bin libgcrypt20-doc libgd-tools gdbm-l10n gir1.2-glib-2.0-dev #15 1.872 libglib2.0-doc libgdk-pixbuf2.0-bin low-memory-monitor gmp-doc libgmp10-doc #15 1.872 libmpfr-dev dns-root-data gnutls-bin gnutls-doc gpsd krb5-user #15 1.872 libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc #15 1.872 libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-kvazaar #15 1.872 libheif-plugin-rav1e libheif-plugin-svtenc libdata-dump-perl #15 1.872 libhwloc-contrib-plugins icu-doc idn libjs-jquery-ui-docs liblcms2-utils #15 1.872 liblimesuite-doc libtool-doc libcrypt-ssleay-perl libencode-eucjpascii-perl #15 1.872 libencode-hanextra-perl libpod2-base-perl libmpfi-doc ncurses-doc #15 1.872 libnewlib-doc libnftnl-dev-doc libnghttp2-doc libnorm-doc openmpi-doc #15 1.872 p11-kit-doc libscalar-number-perl pciutils pcscd readline-doc lksctp-tools #15 1.872 sgmls-doc snmp-mibs-downloader sofia-sip-doc libtest-fatal-perl sqlite3-doc #15 1.872 libssl-doc libstdc++-14-doc libcryptsetup12 libip4tc2 libpwquality1 #15 1.872 libqrencode4 libtss2-rc0t64 gcj-jdk uhd-doc uhd-host libbusiness-isbn-perl #15 1.872 libmime-base32-perl libregexp-ipv6-perl libauthen-ntlm-perl xapian-tools #15 1.872 libyaml-doc m4-doc make-doc apparmor less dialog | whiptail camlp4 #15 1.872 opencl-icd gfortran | fortran-compiler keychain libpam-ssh monkeysphere #15 1.872 ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl #15 1.872 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #15 1.872 libmail-box-perl poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho #15 1.872 fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai #15 1.872 fonts-arphic-uming fonts-nanum python3-doc python3-tk python3-venv #15 1.872 python-apt-doc python3-objgraph docutils-doc fonts-linuxlibertine #15 1.872 | ttf-linux-libertine texlive-lang-french python-mako-doc python3-beaker #15 1.872 python-pil-doc python-pygments-doc ttf-bitstream-vera #15 1.872 python3-egenix-mxtexttools python-reportlab-doc rl-accel rl-renderpm #15 1.872 python-setuptools-doc python3.13-venv python3.13-doc binfmt-support #15 1.872 openssh-server python3-braceexpand sgml-base-doc perlsgml w3-recs swig-doc #15 1.872 swig-examples systemd-container systemd-homed systemd-userdbd systemd-boot #15 1.872 systemd-resolved systemd-repart libtss2-tcti-device0 polkitd perl-tk xpdf #15 1.872 | pdf-viewer xzdec texlive-binaries-sse2 hintview chktex #15 1.872 default-jre-headless dvidvi dvipng fragmaster lacheck latexdiff purifyeps #15 1.872 texlive-fonts-recommended-doc texlive-latex-base-doc wp2latex icc-profiles #15 1.872 texlive-latex-extra-doc texlive-latex-recommended-doc texlive-pstricks #15 1.872 dot2tex prerex texlive-pictures-doc vprerex texlive-science-doc tipa-doc zip #15 1.872 wdiff-doc #15 1.872 Recommended packages: #15 1.872 xmlto autogen-doc bash-completion dahdi-linux dblatex-doc dctrl-tools dput #15 1.872 | dupload libdistro-info-perl libgit-wrapper-perl liblist-compare-perl #15 1.872 libstring-shellquote-perl licensecheck lintian lzip python3-debian #15 1.872 python3-magic python3-requests python3-unidiff python3-xdg strace #15 1.872 debian-keyring debian-tag2upload-keyring libgitlab-api-v4-perl #15 1.872 libsoap-lite-perl pristine-tar fakeroot libalgorithm-merge-perl libfl-dev #15 1.872 less gnupg-utils gpg-wks-client fonts-liberation xpdf | pdf-viewer #15 1.872 libgd-gd2-perl alsa-ucm-conf alsa-topology-conf bladerf manpages #15 1.872 manpages-dev libpam-cap libclass-c3-xs-perl libfile-fcntllock-perl #15 1.872 liblocale-gettext-perl libdevel-lexalias-perl libarchive-cpio-perl #15 1.872 libgdk-pixbuf2.0-bin xdg-user-dirs libgpg-error-l10n fonts-droid-fallback #15 1.872 libgts-bin libheif-plugin-x265 libheif-plugin-aomenc libhtml-format-perl #15 1.872 libio-compress-brotli-perl javascript-common libjson-xs-perl krb5-locales #15 1.872 libldap-common limesuite-udev libtool-bin libgpm2 #15 1.872 libstdc++-arm-none-eabi-newlib libcoarrays-openmpi-dev #15 1.872 libpackage-stash-xs-perl librsvg2-common libsasl2-modules libsnmp-perl #15 1.872 libref-util-perl libkmod2 libtasn1-doc gnuradio-dev libusb-1.0-doc #15 1.872 libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl #15 1.872 libxml-sax-expat-perl cppzmq-dev mailcap libfindlib-ocaml-dev udev #15 1.872 ofono-scripts xauth libmail-sendmail-perl psmisc linux-sysctl-defaults #15 1.872 python3-tk lsb-release iso-codes python3-olefile pyflakes3 #15 1.872 fonts-dejavu-extra python3-argcomplete sopv-doc systemd-timesyncd #15 1.872 | time-daemon systemd-cryptsetup fonts-texgyre fonts-texgyre-math dvisvgm #15 1.872 liblog-log4perl-perl ruby default-jre libspreadsheet-parseexcel-perl tk #15 1.872 libfile-mimeinfo-perl libnet-dbus-perl libx11-protocol-perl x11-utils #15 1.872 x11-xserver-utils #15 5.973 The following NEW packages will be installed: #15 5.973 adduser asciidoc asciidoc-base asciidoc-common asciidoc-dblatex autoconf #15 5.973 autoconf-archive autogen automake autopoint autotools-dev bc binutils #15 5.973 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu bison #15 5.973 bsdextrautils build-essential bzip2 ccache clang-format clang-format-19 #15 5.973 cmake cmake-data coccinelle comerr-dev confget cpp cpp-14 #15 5.973 cpp-14-x86-64-linux-gnu cpp-x86-64-linux-gnu cppcheck curl dahdi-source #15 5.973 dblatex dbus dbus-bin dbus-daemon dbus-session-bus-common #15 5.973 dbus-system-bus-common debhelper devscripts dh-autoreconf #15 5.973 dh-strip-nondeterminism dirmngr distro-info-data docbook docbook-dsssl #15 5.973 docbook-utils docbook-xml docbook-xsl docbook5-xml docutils-common doxygen #15 5.973 dpkg-dev dwz equivs file flex fontconfig fontconfig-config fonts-dejavu-core #15 5.973 fonts-dejavu-mono fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern #15 5.973 fonts-urw-base35 g++ g++-14 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu #15 5.973 gawk gcc gcc-14 gcc-14-x86-64-linux-gnu gcc-arm-none-eabi #15 5.973 gcc-x86-64-linux-gnu gdb gettext gettext-base gfortran-14 #15 5.973 gfortran-14-x86-64-linux-gnu ghostscript gir1.2-girepository-2.0 #15 5.973 gir1.2-glib-2.0 girepository-tools git git-man gnupg gnupg-l10n gpg #15 5.973 gpg-agent gpgconf gpgsm gpgv graphviz groff-base guile-3.0-libs htop #15 5.973 ibverbs-providers icu-devtools inetutils-telnet intltool-debian iproute2 #15 5.973 krb5-multidev latexmk lcov libabsl20240722 libaio-dev libaio1t64 #15 5.973 libalgorithm-c3-perl libamd-comgr2 libamdhip64-5 libann0 libaom3 #15 5.973 libapache-pom-java libapparmor1 libarchive-zip-perl libarchive13t64 libasan8 #15 5.973 libasound2-data libasound2-dev libasound2t64 libassuan9 libatomic1 #15 5.973 libavahi-client3 libavahi-common-data libavahi-common3 libavif16 #15 5.973 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbabeltrace1 #15 5.973 libbctoolbox-dev libbctoolbox2 libbibtex-parser-perl libbinutils #15 5.973 libbladerf-dev libbladerf2 libblkid-dev libboost-all-dev libboost-atomic-dev #15 5.973 libboost-atomic1.83-dev libboost-atomic1.83.0 libboost-chrono-dev #15 5.973 libboost-chrono1.83-dev libboost-chrono1.83.0t64 libboost-container-dev #15 5.973 libboost-container1.83-dev libboost-container1.83.0 libboost-context-dev #15 5.973 libboost-context1.83-dev libboost-context1.83.0 libboost-coroutine-dev #15 5.973 libboost-coroutine1.83-dev libboost-coroutine1.83.0 libboost-date-time-dev #15 5.973 libboost-date-time1.83-dev libboost-date-time1.83.0 libboost-dev #15 5.973 libboost-exception-dev libboost-exception1.83-dev libboost-fiber-dev #15 5.973 libboost-fiber1.83-dev libboost-fiber1.83.0 libboost-filesystem-dev #15 5.973 libboost-filesystem1.83-dev libboost-filesystem1.83.0 libboost-graph-dev #15 5.973 libboost-graph-parallel-dev libboost-graph-parallel1.83-dev #15 5.973 libboost-graph-parallel1.83.0 libboost-graph1.83-dev libboost-graph1.83.0 #15 5.973 libboost-iostreams-dev libboost-iostreams1.83-dev libboost-iostreams1.83.0 #15 5.973 libboost-json-dev libboost-json1.83-dev libboost-json1.83.0 #15 5.973 libboost-locale-dev libboost-locale1.83-dev libboost-locale1.83.0 #15 5.973 libboost-log-dev libboost-log1.83-dev libboost-log1.83.0 libboost-math-dev #15 5.973 libboost-math1.83-dev libboost-math1.83.0 libboost-mpi-dev #15 5.973 libboost-mpi-python-dev libboost-mpi-python1.83-dev #15 5.973 libboost-mpi-python1.83.0 libboost-mpi1.83-dev libboost-mpi1.83.0 #15 5.973 libboost-nowide-dev libboost-nowide1.83-dev libboost-nowide1.83.0 #15 5.973 libboost-numpy-dev libboost-numpy1.83-dev libboost-numpy1.83.0 #15 5.973 libboost-program-options-dev libboost-program-options1.83-dev #15 5.973 libboost-program-options1.83.0 libboost-python-dev libboost-python1.83-dev #15 5.973 libboost-python1.83.0 libboost-random-dev libboost-random1.83-dev #15 5.973 libboost-random1.83.0 libboost-regex-dev libboost-regex1.83-dev #15 5.973 libboost-regex1.83.0 libboost-serialization-dev #15 5.973 libboost-serialization1.83-dev libboost-serialization1.83.0 #15 5.973 libboost-stacktrace-dev libboost-stacktrace1.83-dev #15 5.973 libboost-stacktrace1.83.0 libboost-system-dev libboost-system1.83-dev #15 5.973 libboost-system1.83.0 libboost-test-dev libboost-test1.83-dev #15 5.973 libboost-test1.83.0 libboost-thread-dev libboost-thread1.83-dev #15 5.973 libboost-thread1.83.0 libboost-timer-dev libboost-timer1.83-dev #15 5.973 libboost-timer1.83.0 libboost-tools-dev libboost-type-erasure-dev #15 5.974 libboost-type-erasure1.83-dev libboost-type-erasure1.83.0 libboost-url-dev #15 5.974 libboost-url1.83-dev libboost-url1.83.0 libboost-wave-dev #15 5.974 libboost-wave1.83-dev libboost-wave1.83.0 libboost1.83-dev #15 5.974 libboost1.83-tools-dev libbpf1 libbrotli-dev libbrotli1 libbsd-dev #15 5.974 libbson-1.0-0t64 libbson-dev libc-ares-dev libc-dev-bin libc-l10n libc6-dev #15 5.974 libcairo-gobject2 libcairo2 libcap-dev libcap2-bin libcapture-tiny-perl #15 5.974 libcares2 libcbor0.10 libcc1-0 libcdk5-dev libcdk5t64 libcdt5 libcgraph6 #15 5.974 libclang-cpp19 libclang1-19 libclass-c3-perl libclass-data-inheritable-perl #15 5.974 libclass-inspector-perl libclass-method-modifiers-perl #15 5.974 libclass-singleton-perl libclass-xsaccessor-perl libclone-perl libcom-err2 #15 5.974 libcommons-logging-java libcommons-parent-java libcrypt-dev libcsv-dev #15 5.974 libcsv3 libctf-nobfd0 libctf0 libcups2t64 libcurl3t64-gnutls #15 5.974 libcurl4-gnutls-dev libcurl4t64 libdata-optlist-perl libdatetime-locale-perl #15 5.974 libdatetime-perl libdatetime-timezone-perl libdatrie1 libdav1d7 #15 5.974 libdbd-sqlite3 libdbi-dev libdbi1t64 libdbus-1-3 libdbus-1-dev libde265-0 #15 5.974 libdebhelper-perl libdebuginfod-common libdebuginfod1t64 libdeflate0 #15 5.974 libdevel-callchecker-perl libdevel-stacktrace-perl libdpkg-perl #15 5.974 libdrm-amdgpu1 libdrm-common libdrm2 libdw1t64 libdynaloader-functions-perl #15 5.974 libedit2 libelf-dev libelf1t64 libencode-locale-perl liberror-perl #15 5.974 libeval-closure-perl libevent-2.1-7t64 libevent-core-2.1-7t64 libevent-dev #15 5.974 libevent-extra-2.1-7t64 libevent-openssl-2.1-7t64 libevent-pthreads-2.1-7t64 #15 5.974 libexception-class-perl libexpat1 libexpat1-dev libfabric1 libffi-dev #15 5.974 libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 #15 5.974 libfftw3-single3 libfido2-1 libfile-dirlist-perl libfile-homedir-perl #15 5.974 libfile-listing-perl libfile-sharedir-perl libfile-stripnondeterminism-perl #15 5.974 libfile-touch-perl libfile-which-perl libfindlib-ocaml libfmt10 #15 5.974 libfontbox-java libfontconfig1 libfontenc1 libfreetype6 libfribidi0 #15 5.974 libfuse3-4 libgav1-1 libgc1 libgcc-14-dev libgcrypt20 libgcrypt20-dev libgd3 #15 5.974 libgdbm-compat4t64 libgdbm6t64 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common #15 5.974 libgfortran-14-dev libgfortran5 libgio-2.0-dev libgio-2.0-dev-bin #15 5.974 libgirepository-1.0-1 libgirepository-2.0-0 libglib2.0-0t64 libglib2.0-bin #15 5.974 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgmp-dev libgmpxx4ldbl #15 5.974 libgnutls-dane0t64 libgnutls-openssl27t64 libgnutls28-dev libgomp1 #15 5.974 libgpg-error-dev libgpg-error0 libgprofng0 libgps-dev libgps30t64 #15 5.974 libgraphite2-3 libgs-common libgs10 libgs10-common libgsm1 libgsm1-dev #15 5.974 libgssapi-krb5-2 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 #15 5.974 libharfbuzz0b libheif-plugin-dav1d libheif-plugin-libde265 libheif1 #15 5.974 libhiredis1.1.0 libhsa-runtime64-1 libhsakmt1 libhtml-parser-perl #15 5.974 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #15 5.974 libhttp-message-perl libhttp-negotiate-perl libhwasan0 libhwloc-dev #15 5.974 libhwloc-plugins libhwloc15 libibmad5 libibumad3 libibverbs-dev libibverbs1 #15 5.974 libice6 libicu-dev libicu76 libidn-dev libidn12 libidn2-dev libijs-0.35 #15 5.974 libimagequant0 libimport-into-perl libintelrdfpmath-dev libio-html-perl #15 5.974 libio-socket-ssl-perl libio-string-perl libipt2 libisl23 libitm1 #15 5.974 libjansson-dev libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo #15 5.974 libjs-jquery libjs-jquery-ui libjs-sphinxdoc libjs-underscore libjson-c5 #15 5.974 libjson-perl libjsoncpp26 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 #15 5.974 libkdb5-10t64 libkeyutils1 libkpathsea6 libkrb5-3 libkrb5-dev #15 5.974 libkrb5support0 libksba8 liblab-gamut1 liblatex-tounicode-perl liblcms2-2 #15 5.974 libldap-dev libldap2 liblerc4 liblimesuite-dev liblimesuite23.11-1 #15 5.974 libllvm17t64 libllvm19 liblsan0 libltdl-dev libltdl7 liblua5.3-0 #15 5.974 liblua5.3-dev liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc #15 5.974 libmagic1t64 libmariadb3 libmbedcrypto16 libmbedtls21 libmbedx509-7 #15 5.974 libmd-dev libmicrohttpd-dev libmicrohttpd12t64 libmime-charset-perl #15 5.974 libmnl-dev libmnl0 libmodule-implementation-perl libmodule-runtime-perl #15 5.974 libmongoc-1.0-0t64 libmongoc-dev libmongocrypt-dev libmongocrypt0 #15 5.974 libmoo-perl libmount-dev libmpc3 libmpfi0 libmpfr6 libmro-compat-perl #15 5.974 libmunge2 libnamespace-autoclean-perl libnamespace-clean-perl libncurses-dev #15 5.974 libncurses6 libncursesw6 libnet-http-perl libnet-ssleay-perl #15 5.974 libnetsnmptrapd40t64 libnewlib-arm-none-eabi libnewlib-dev libnftables-dev #15 5.974 libnftables1 libnftnl-dev libnftnl11 libnghttp2-14 libnghttp2-dev #15 5.974 libnghttp3-9 libnghttp3-dev libngtcp2-16 libngtcp2-crypto-gnutls-dev #15 5.974 libngtcp2-crypto-gnutls8 libngtcp2-dev libnl-3-200 libnl-3-dev #15 5.974 libnl-route-3-200 libnl-route-3-dev libnorm-dev libnorm1t64 libnpth0t64 #15 5.974 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev libopenmpi40 liboping-dev #15 5.974 liboping0 libopts25 libopts25-dev liborcania-dev liborcania2.3 libortp-dev #15 5.974 libortp16 libosp5 libostyle1t64 libp11-kit-dev libpackage-stash-perl #15 5.974 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils #15 5.974 libpaper2 libparams-classify-perl libparams-util-perl #15 5.974 libparams-validationcompiler-perl libparmap-ocaml libpathplan4 libpcap-dev #15 5.974 libpcap0.8-dev libpcap0.8t64 libpci-dev libpci3 libpciaccess0 libpcre2-16-0 #15 5.974 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpcsclite-dev libpcsclite1 #15 5.974 libpdfbox-java libperl5.40 libperlio-gzip-perl libpgm-5.3-0t64 libpgm-dev #15 5.974 libpipeline1 libpixman-1-0 libpkgconf3 libpmix-dev libpmix2t64 #15 5.974 libpng16-16t64 libpopt0 libpotrace0 libproc2-0 libpsl-dev libpsm2-2 #15 5.974 libptexenc1 libpython3-dev libpython3-stdlib libpython3.13 libpython3.13-dev #15 5.974 libpython3.13-minimal libpython3.13-stdlib libquadmath0 libraqm0 librav1e0.7 #15 5.974 librdmacm1t64 libreadline-dev libreadline8t64 librhash1 librole-tiny-perl #15 5.975 librsvg2-2 librsvg2-bin librtmp-dev librtmp1 libsasl2-2 libsasl2-dev #15 5.975 libsasl2-modules-db libsctp-dev libsctp1 libselinux1-dev libsensors-config #15 5.975 libsensors-dev libsensors5 libsepol-dev libsframe1 libsgmls-perl #15 5.975 libsharpyuv0 libsigsegv-dev libsigsegv2 libsm6 libsnappy-dev libsnappy1v5 #15 5.975 libsnmp-base libsnmp-dev libsnmp40t64 libsodium-dev libsodium23 #15 5.975 libsofia-sip-ua-dev libsofia-sip-ua-glib-dev libsofia-sip-ua-glib3t64 #15 5.975 libsofia-sip-ua0t64 libsombok3 libsource-highlight-common #15 5.975 libsource-highlight4t64 libspecio-perl libsqlite3-dev libssh2-1-dev #15 5.975 libssh2-1t64 libssl-dev libstdc++-14-dev libstdcompat-ocaml libstdlib-ocaml #15 5.975 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #15 5.975 libsub-install-perl libsub-name-perl libsub-quote-perl libsvtav1enc2 #15 5.975 libsynctex2 libsysprof-capture-4-dev libsystemd-dev libsystemd-shared #15 5.975 libtalloc-dev libtalloc2 libtasn1-6-dev libteckit0 libtexlua53-5 #15 5.975 libtext-charwidth-perl libtext-unidecode-perl libtext-wrapi18n-perl #15 5.975 libthai-data libthai0 libtiff6 libtimedate-perl libtinyxml2-11 #15 5.975 libtirpc-common libtirpc3t64 libtool libtry-tiny-perl libtsan2 libubsan1 #15 5.975 libuchardet0 libucx0 libudev-dev libuhd-dev libuhd4.8.0 libulfius-dev #15 5.975 libulfius2.7t64 libunbound8 libunicode-linebreak-perl liburi-perl #15 5.975 liburing-dev liburing2 libusb-0.1-4 libusb-1.0-0 libusb-1.0-0-dev libusb-dev #15 5.975 libutf8proc-dev libutf8proc3 libuv1t64 libvariable-magic-perl libwebp7 #15 5.975 libwebpdemux2 libwebpmux3 libwrap0 libwrap0-dev libwww-perl #15 5.975 libwww-robotrules-perl libx11-6 libx11-data libxapian30 libxau6 libxaw7 #15 5.975 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 #15 5.975 libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl #15 5.975 libxml-sax-perl libxml2 libxml2-dev libxml2-utils libxmu6 libxnvctrl0 #15 5.975 libxpm4 libxrender1 libxslt1.1 libxstring-perl libxt6t64 libxtables12 #15 5.975 libyaml-0-2 libyaml-dev libyaml-tiny-perl libyder-dev libyder2.0t64 libyuv0 #15 5.975 libz3-4 libze1 libzmq3-dev libzmq5 libzstd-dev libzzip-0-13t64 #15 5.975 linux-libc-dev lmodern locales lua-socket lynx lynx-common m4 make man-db #15 5.975 mariadb-common media-types meson module-assistant mpi-default-bin #15 5.975 mpi-default-dev mscgen mysql-common native-architecture netbase nettle-dev #15 5.975 ninja-build ocaml-base ocaml-findlib ocl-icd-libopencl1 ofono openjade #15 5.975 openmpi-bin openmpi-common opensp openssh-client patch patchelf patchutils #15 5.975 pci.ids perl perl-modules-5.40 perl-openssl-defaults picolibc-arm-none-eabi #15 5.976 pinentry-curses pkg-config pkgconf pkgconf-bin po-debconf poppler-data #15 5.976 preview-latex-style procps pylint python-apt-common python3 python3-apt #15 5.976 python3-astroid python3-autocommand python3-blockdiag python3-cairo #15 5.976 python3-chardet python3-dev python3-dill python3-distlib python3-docutils #15 5.976 python3-filelock python3-freetype python3-funcparserlib python3-gi #15 5.976 python3-inflect python3-iniconfig python3-isort python3-jaraco.context #15 5.976 python3-jaraco.functools python3-jaraco.text python3-logilab-common #15 5.976 python3-mako python3-markupsafe python3-mccabe python3-minimal #15 5.976 python3-more-itertools python3-mypy-extensions python3-nwdiag #15 5.976 python3-packaging python3-pil python3-pip python3-pip-whl #15 5.976 python3-pkg-resources python3-platformdirs python3-pluggy python3-pyflakes #15 5.976 python3-pygments python3-pytest python3-reportlab python3-rlpycairo #15 5.976 python3-roman python3-setuptools python3-setuptools-whl python3-tomlkit #15 5.976 python3-typeguard python3-typing-extensions python3-usb python3-virtualenv #15 5.976 python3-webcolors python3-wheel python3-yaml python3-zipp python3.13 #15 5.976 python3.13-dev python3.13-minimal readline-common rpcsvc-proto rsync #15 5.976 sensible-utils sgml-base sgml-data sgmlspl shared-mime-info sopv-gpgv #15 5.976 source-highlight sqlite3 stow sudo swig systemd t1utils tcpdump teckit #15 5.976 telnet tex-common tex-gyre texinfo texinfo-lib texlive texlive-base #15 5.976 texlive-bibtex-extra texlive-binaries texlive-extra-utils #15 5.976 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #15 5.976 texlive-latex-base texlive-latex-extra texlive-latex-recommended #15 5.976 texlive-luatex texlive-pictures texlive-plain-generic texlive-science #15 5.976 texlive-xetex tipa ucf unzip uuid-dev virtualenv wdiff x11-common xdg-utils #15 5.976 xfonts-encodings xfonts-utils xml-core xsltproc xxd xz-utils zlib1g-dev #15 6.045 0 upgraded, 888 newly installed, 0 to remove and 0 not upgraded. #15 6.045 Need to get 1096 MB of archives. #15 6.045 After this operation, 4784 MB of additional disk space will be used. #15 6.045 Get:1 http://deb.debian.org/debian trixie-updates/main amd64 libsystemd-shared amd64 257.8-1~deb13u2 [2151 kB] #15 6.085 Get:2 http://deb.debian.org/debian trixie/main amd64 libapparmor1 amd64 4.1.0-1 [43.7 kB] #15 6.086 Get:3 http://deb.debian.org/debian trixie-updates/main amd64 systemd amd64 257.8-1~deb13u2 [3099 kB] #15 6.126 Get:4 http://deb.debian.org/debian trixie/main amd64 libdbus-1-3 amd64 1.16.2-2 [178 kB] #15 6.128 Get:5 http://deb.debian.org/debian trixie/main amd64 dbus-bin amd64 1.16.2-2 [80.0 kB] #15 6.128 Get:6 http://deb.debian.org/debian trixie/main amd64 dbus-session-bus-common all 1.16.2-2 [52.3 kB] #15 6.129 Get:7 http://deb.debian.org/debian trixie/main amd64 libexpat1 amd64 2.7.1-2 [108 kB] #15 6.130 Get:8 http://deb.debian.org/debian trixie/main amd64 dbus-daemon amd64 1.16.2-2 [159 kB] #15 6.131 Get:9 http://deb.debian.org/debian trixie/main amd64 adduser all 3.152 [191 kB] #15 6.132 Get:10 http://deb.debian.org/debian trixie/main amd64 dbus-system-bus-common all 1.16.2-2 [53.5 kB] #15 6.136 Get:11 http://deb.debian.org/debian trixie/main amd64 dbus amd64 1.16.2-2 [71.6 kB] #15 6.136 Get:12 http://deb.debian.org/debian trixie/main amd64 autoconf-archive all 20220903-3 [775 kB] #15 6.139 Get:13 http://deb.debian.org/debian trixie/main amd64 m4 amd64 1.4.19-8 [294 kB] #15 6.143 Get:14 http://deb.debian.org/debian trixie/main amd64 flex amd64 2.6.4-8.2+b4 [423 kB] #15 6.145 Get:15 http://deb.debian.org/debian trixie/main amd64 libmpfr6 amd64 4.2.2-1 [729 kB] #15 6.152 Get:16 http://deb.debian.org/debian trixie/main amd64 readline-common all 8.2-6 [69.4 kB] #15 6.153 Get:17 http://deb.debian.org/debian trixie/main amd64 libreadline8t64 amd64 8.2-6 [169 kB] #15 6.156 Get:18 http://deb.debian.org/debian trixie/main amd64 libsigsegv2 amd64 2.14-1+b2 [34.4 kB] #15 6.157 Get:19 http://deb.debian.org/debian trixie/main amd64 gawk amd64 1:5.2.1-2+b1 [674 kB] #15 6.181 Get:20 http://deb.debian.org/debian trixie/main amd64 libtext-charwidth-perl amd64 0.04-11+b4 [9476 B] #15 6.181 Get:21 http://deb.debian.org/debian trixie/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B] #15 6.181 Get:22 http://deb.debian.org/debian trixie/main amd64 libncursesw6 amd64 6.5+20250216-2 [135 kB] #15 6.181 Get:23 http://deb.debian.org/debian trixie/main amd64 libproc2-0 amd64 2:4.0.4-9 [65.6 kB] #15 6.181 Get:24 http://deb.debian.org/debian trixie/main amd64 procps amd64 2:4.0.4-9 [882 kB] #15 6.186 Get:25 http://deb.debian.org/debian trixie/main amd64 sensible-utils all 0.0.25 [25.0 kB] #15 6.187 Get:26 http://deb.debian.org/debian trixie/main amd64 ucf all 3.0052 [43.3 kB] #15 6.189 Get:27 http://deb.debian.org/debian trixie/main amd64 libdebuginfod-common all 0.192-4 [23.7 kB] #15 6.199 Get:28 http://deb.debian.org/debian trixie/main amd64 libatomic1 amd64 14.2.0-19 [9308 B] #15 6.212 Get:29 http://deb.debian.org/debian trixie/main amd64 libglib2.0-0t64 amd64 2.84.4-3~deb13u1 [1519 kB] #15 6.217 Get:30 http://deb.debian.org/debian trixie/main amd64 confget amd64 5.1.2-2 [27.8 kB] #15 6.217 Get:31 http://deb.debian.org/debian trixie/main amd64 ofono amd64 2.16-5 [853 kB] #15 6.221 Get:32 http://deb.debian.org/debian trixie/main amd64 poppler-data all 0.4.12-1 [1601 kB] #15 6.235 Get:33 http://deb.debian.org/debian trixie/main amd64 libpython3.13-minimal amd64 3.13.5-2 [862 kB] #15 6.235 Get:34 http://deb.debian.org/debian trixie/main amd64 python3.13-minimal amd64 3.13.5-2 [2224 kB] #15 6.264 Get:35 http://deb.debian.org/debian trixie/main amd64 python3-minimal amd64 3.13.5-1 [27.2 kB] #15 6.265 Get:36 http://deb.debian.org/debian trixie/main amd64 media-types all 13.0.0 [29.3 kB] #15 6.265 Get:37 http://deb.debian.org/debian trixie/main amd64 netbase all 6.5 [12.4 kB] #15 6.266 Get:38 http://deb.debian.org/debian trixie/main amd64 libpython3.13-stdlib amd64 3.13.5-2 [1956 kB] #15 6.274 Get:39 http://deb.debian.org/debian trixie/main amd64 python3.13 amd64 3.13.5-2 [757 kB] #15 6.278 Get:40 http://deb.debian.org/debian trixie/main amd64 libpython3-stdlib amd64 3.13.5-1 [10.2 kB] #15 6.278 Get:41 http://deb.debian.org/debian trixie/main amd64 python3 amd64 3.13.5-1 [28.2 kB] #15 6.279 Get:42 http://deb.debian.org/debian trixie/main amd64 libpopt0 amd64 1.19+dfsg-2 [43.8 kB] #15 6.280 Get:43 http://deb.debian.org/debian trixie/main amd64 rsync amd64 3.4.1+ds1-5 [428 kB] #15 6.282 Get:44 http://deb.debian.org/debian trixie/main amd64 sudo amd64 1.9.16p2-3 [2087 kB] #15 6.300 Get:45 http://deb.debian.org/debian trixie/main amd64 libelf1t64 amd64 0.192-4 [189 kB] #15 6.301 Get:46 http://deb.debian.org/debian trixie/main amd64 libbpf1 amd64 1:1.5.0-3 [169 kB] #15 6.303 Get:47 http://deb.debian.org/debian trixie/main amd64 libmnl0 amd64 1.0.5-3 [11.9 kB] #15 6.303 Get:48 http://deb.debian.org/debian trixie/main amd64 libkrb5support0 amd64 1.21.3-5 [33.0 kB] #15 6.304 Get:49 http://deb.debian.org/debian trixie/main amd64 libcom-err2 amd64 1.47.2-3+b3 [25.0 kB] #15 6.305 Get:50 http://deb.debian.org/debian trixie/main amd64 libk5crypto3 amd64 1.21.3-5 [81.5 kB] #15 6.306 Get:51 http://deb.debian.org/debian trixie/main amd64 libkeyutils1 amd64 1.6.3-6 [9456 B] #15 6.306 Get:52 http://deb.debian.org/debian trixie/main amd64 libkrb5-3 amd64 1.21.3-5 [326 kB] #15 6.308 Get:53 http://deb.debian.org/debian trixie/main amd64 libgssapi-krb5-2 amd64 1.21.3-5 [138 kB] #15 6.309 Get:54 http://deb.debian.org/debian trixie/main amd64 libtirpc-common all 1.3.6+ds-1 [11.0 kB] #15 6.313 Get:55 http://deb.debian.org/debian trixie/main amd64 libtirpc3t64 amd64 1.3.6+ds-1 [83.3 kB] #15 6.315 Get:56 http://deb.debian.org/debian trixie/main amd64 libxtables12 amd64 1.8.11-2 [31.9 kB] #15 6.315 Get:57 http://deb.debian.org/debian trixie/main amd64 libcap2-bin amd64 1:2.75-10+b1 [36.4 kB] #15 6.317 Get:58 http://deb.debian.org/debian trixie/main amd64 iproute2 amd64 6.15.0-1 [1089 kB] #15 6.331 Get:59 http://deb.debian.org/debian trixie/main amd64 bzip2 amd64 1.0.8-6 [40.5 kB] #15 6.332 Get:60 http://deb.debian.org/debian trixie/main amd64 libmagic-mgc amd64 1:5.46-5 [338 kB] #15 6.334 Get:61 http://deb.debian.org/debian trixie/main amd64 libmagic1t64 amd64 1:5.46-5 [109 kB] #15 6.335 Get:62 http://deb.debian.org/debian trixie/main amd64 file amd64 1:5.46-5 [43.6 kB] #15 6.336 Get:63 http://deb.debian.org/debian trixie/main amd64 gettext-base amd64 0.23.1-2 [243 kB] #15 6.337 Get:64 http://deb.debian.org/debian trixie/main amd64 libuchardet0 amd64 0.0.8-1+b2 [68.9 kB] #15 6.338 Get:65 http://deb.debian.org/debian trixie/main amd64 groff-base amd64 1.23.0-9 [1187 kB] #15 6.347 Get:66 http://deb.debian.org/debian trixie/main amd64 inetutils-telnet amd64 2:2.6-3 [130 kB] #15 6.351 Get:67 http://deb.debian.org/debian trixie/main amd64 libc-l10n all 2.41-12 [739 kB] #15 6.358 Get:68 http://deb.debian.org/debian trixie/main amd64 locales all 2.41-12 [3924 kB] #15 6.390 Get:69 http://deb.debian.org/debian trixie/main amd64 bsdextrautils amd64 2.41-5 [94.6 kB] #15 6.391 Get:70 http://deb.debian.org/debian trixie/main amd64 libgdbm6t64 amd64 1.24-2 [75.2 kB] #15 6.392 Get:71 http://deb.debian.org/debian trixie/main amd64 libpipeline1 amd64 1.5.8-1 [42.0 kB] #15 6.393 Get:72 http://deb.debian.org/debian trixie/main amd64 man-db amd64 2.13.1-1 [1469 kB] #15 6.404 Get:73 http://deb.debian.org/debian trixie/main amd64 libedit2 amd64 3.1-20250104-1 [93.8 kB] #15 6.405 Get:74 http://deb.debian.org/debian trixie/main amd64 libcbor0.10 amd64 0.10.2-2 [28.3 kB] #15 6.406 Get:75 http://deb.debian.org/debian trixie/main amd64 libfido2-1 amd64 1.15.0-1+b1 [78.7 kB] #15 6.407 Get:76 http://deb.debian.org/debian trixie/main amd64 openssh-client amd64 1:10.0p1-7 [985 kB] #15 6.412 Get:77 http://deb.debian.org/debian trixie/main amd64 perl-modules-5.40 all 5.40.1-6 [3019 kB] #15 6.439 Get:78 http://deb.debian.org/debian trixie/main amd64 libgdbm-compat4t64 amd64 1.24-2 [50.3 kB] #15 6.440 Get:79 http://deb.debian.org/debian trixie/main amd64 libperl5.40 amd64 5.40.1-6 [4341 kB] #15 6.476 Get:80 http://deb.debian.org/debian trixie/main amd64 perl amd64 5.40.1-6 [267 kB] #15 6.478 Get:81 http://deb.debian.org/debian trixie/main amd64 xz-utils amd64 5.8.1-1 [660 kB] #15 6.484 Get:82 http://deb.debian.org/debian trixie/main amd64 asciidoc-common all 10.2.1-1 [104 kB] #15 6.485 Get:83 http://deb.debian.org/debian trixie/main amd64 sgml-base all 1.31+nmu1 [10.9 kB] #15 6.486 Get:84 http://deb.debian.org/debian trixie/main amd64 xml-core all 0.19 [20.1 kB] #15 6.486 Get:85 http://deb.debian.org/debian trixie/main amd64 docbook-xsl all 1.79.2+dfsg-7 [1221 kB] #15 6.495 Get:86 http://deb.debian.org/debian trixie/main amd64 libxml2 amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u1 [698 kB] #15 6.501 Get:87 http://deb.debian.org/debian trixie/main amd64 libxml2-utils amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u1 [100 kB] #15 6.502 Get:88 http://deb.debian.org/debian trixie/main amd64 libgpg-error0 amd64 1.51-4 [82.1 kB] #15 6.502 Get:89 http://deb.debian.org/debian trixie/main amd64 libgcrypt20 amd64 1.11.0-7 [843 kB] #15 6.509 Get:90 http://deb.debian.org/debian-security trixie-security/main amd64 libxslt1.1 amd64 1.1.35-1.2+deb13u2 [233 kB] #15 6.511 Get:91 http://deb.debian.org/debian-security trixie-security/main amd64 xsltproc amd64 1.1.35-1.2+deb13u2 [115 kB] #15 6.512 Get:92 http://deb.debian.org/debian trixie/main amd64 asciidoc-base all 10.2.1-1 [84.9 kB] #15 6.513 Get:93 http://deb.debian.org/debian trixie/main amd64 asciidoc all 10.2.1-1 [5708 B] #15 6.513 Get:94 http://deb.debian.org/debian trixie/main amd64 sgml-data all 2.0.11+nmu1 [179 kB] #15 6.514 Get:95 http://deb.debian.org/debian trixie/main amd64 docbook-xml all 4.5-13 [77.4 kB] #15 6.518 Get:96 http://deb.debian.org/debian trixie/main amd64 python-apt-common all 3.0.0 [68.2 kB] #15 6.520 Get:97 http://deb.debian.org/debian trixie/main amd64 distro-info-data all 0.66 [6616 B] #15 6.521 Get:98 http://deb.debian.org/debian trixie/main amd64 python3-apt amd64 3.0.0 [164 kB] #15 6.523 Get:99 http://deb.debian.org/debian trixie/main amd64 tex-common all 6.19 [29.4 kB] #15 6.524 Get:100 http://deb.debian.org/debian trixie/main amd64 libpaper2 amd64 2.2.5-0.3+b2 [16.7 kB] #15 6.525 Get:101 http://deb.debian.org/debian trixie/main amd64 libpaper-utils amd64 2.2.5-0.3+b2 [16.5 kB] #15 6.525 Get:102 http://deb.debian.org/debian trixie/main amd64 libkpathsea6 amd64 2024.20240313.70630+ds-6 [157 kB] #15 6.527 Get:103 http://deb.debian.org/debian trixie/main amd64 libptexenc1 amd64 2024.20240313.70630+ds-6 [49.3 kB] #15 6.529 Get:104 http://deb.debian.org/debian trixie/main amd64 libsynctex2 amd64 2024.20240313.70630+ds-6 [62.9 kB] #15 6.530 Get:105 http://deb.debian.org/debian trixie/main amd64 libtexlua53-5 amd64 2024.20240313.70630+ds-6 [114 kB] #15 6.532 Get:106 http://deb.debian.org/debian trixie/main amd64 t1utils amd64 1.41-4 [62.1 kB] #15 6.533 Get:107 http://deb.debian.org/debian trixie/main amd64 libbrotli1 amd64 1.1.0-2+b7 [307 kB] #15 6.536 Get:108 http://deb.debian.org/debian trixie/main amd64 libpng16-16t64 amd64 1.6.48-1 [282 kB] #15 6.538 Get:109 http://deb.debian.org/debian trixie/main amd64 libfreetype6 amd64 2.13.3+dfsg-1 [452 kB] #15 6.541 Get:110 http://deb.debian.org/debian trixie/main amd64 fonts-dejavu-mono all 2.37-8 [489 kB] #15 6.546 Get:111 http://deb.debian.org/debian trixie/main amd64 fonts-dejavu-core all 2.37-8 [840 kB] #15 6.553 Get:112 http://deb.debian.org/debian trixie/main amd64 libfontenc1 amd64 1:1.1.8-1+b2 [23.3 kB] #15 6.553 Get:113 http://deb.debian.org/debian trixie/main amd64 x11-common all 1:7.7+24 [217 kB] #15 6.555 Get:114 http://deb.debian.org/debian trixie/main amd64 xfonts-encodings all 1:1.0.4-2.2 [577 kB] #15 6.560 Get:115 http://deb.debian.org/debian trixie/main amd64 xfonts-utils amd64 1:7.7+7 [93.3 kB] #15 6.561 Get:116 http://deb.debian.org/debian trixie/main amd64 fonts-urw-base35 all 20200910-8 [10.8 MB] #15 6.678 Get:117 http://deb.debian.org/debian trixie/main amd64 fontconfig-config amd64 2.15.0-2.3 [318 kB] #15 6.679 Get:118 http://deb.debian.org/debian trixie/main amd64 libfontconfig1 amd64 2.15.0-2.3 [392 kB] #15 6.681 Get:119 http://deb.debian.org/debian trixie/main amd64 libpixman-1-0 amd64 0.44.0-3 [248 kB] #15 6.682 Get:120 http://deb.debian.org/debian trixie/main amd64 libxau6 amd64 1:1.0.11-1 [20.4 kB] #15 6.682 Get:121 http://deb.debian.org/debian trixie/main amd64 libxdmcp6 amd64 1:1.1.5-1 [27.8 kB] #15 6.683 Get:122 http://deb.debian.org/debian trixie/main amd64 libxcb1 amd64 1.17.0-2+b1 [144 kB] #15 6.684 Get:123 http://deb.debian.org/debian trixie/main amd64 libx11-data all 2:1.8.12-1 [343 kB] #15 6.685 Get:124 http://deb.debian.org/debian trixie/main amd64 libx11-6 amd64 2:1.8.12-1 [815 kB] #15 6.689 Get:125 http://deb.debian.org/debian trixie/main amd64 libxcb-render0 amd64 1.17.0-2+b1 [115 kB] #15 6.689 Get:126 http://deb.debian.org/debian trixie/main amd64 libxcb-shm0 amd64 1.17.0-2+b1 [105 kB] #15 6.690 Get:127 http://deb.debian.org/debian trixie/main amd64 libxext6 amd64 2:1.3.4-1+b3 [50.4 kB] #15 6.691 Get:128 http://deb.debian.org/debian trixie/main amd64 libxrender1 amd64 1:0.9.12-1 [27.9 kB] #15 6.691 Get:129 http://deb.debian.org/debian trixie/main amd64 libcairo2 amd64 1.18.4-1+b1 [538 kB] #15 6.696 Get:130 http://deb.debian.org/debian trixie/main amd64 libgraphite2-3 amd64 1.3.14-2+b1 [75.4 kB] #15 6.697 Get:131 http://deb.debian.org/debian trixie/main amd64 libharfbuzz0b amd64 10.2.0-1+b1 [479 kB] #15 6.701 Get:132 http://deb.debian.org/debian trixie/main amd64 libicu76 amd64 76.1-4 [9722 kB] #15 6.789 Get:133 http://deb.debian.org/debian trixie/main amd64 libmpfi0 amd64 1.5.4+ds-4 [35.5 kB] #15 6.790 Get:134 http://deb.debian.org/debian trixie/main amd64 libpotrace0 amd64 1.16-2+b2 [25.6 kB] #15 6.790 Get:135 http://deb.debian.org/debian trixie/main amd64 libteckit0 amd64 2.5.12+ds1-1+b1 [341 kB] #15 6.791 Get:136 http://deb.debian.org/debian trixie/main amd64 libice6 amd64 2:1.1.1-1 [65.4 kB] #15 6.791 Get:137 http://deb.debian.org/debian trixie/main amd64 libsm6 amd64 2:1.2.6-1 [37.3 kB] #15 6.791 Get:138 http://deb.debian.org/debian trixie/main amd64 libxt6t64 amd64 1:1.2.1-1.2+b2 [188 kB] #15 6.792 Get:139 http://deb.debian.org/debian trixie/main amd64 libxmu6 amd64 2:1.1.3-3+b4 [59.0 kB] #15 6.792 Get:140 http://deb.debian.org/debian trixie/main amd64 libxpm4 amd64 1:3.5.17-1+b3 [56.2 kB] #15 6.793 Get:141 http://deb.debian.org/debian trixie/main amd64 libxaw7 amd64 2:1.0.16-1 [212 kB] #15 6.796 Get:142 http://deb.debian.org/debian trixie/main amd64 libxi6 amd64 2:1.8.2-1 [78.9 kB] #15 6.797 Get:143 http://deb.debian.org/debian trixie/main amd64 libzzip-0-13t64 amd64 0.13.78+dfsg.1-0.1 [59.0 kB] #15 6.802 Get:144 http://deb.debian.org/debian trixie/main amd64 texlive-binaries amd64 2024.20240313.70630+ds-6 [8446 kB] #15 6.876 Get:145 http://deb.debian.org/debian trixie/main amd64 xdg-utils all 1.2.1-2 [75.8 kB] #15 6.876 Get:146 http://deb.debian.org/debian trixie/main amd64 texlive-base all 2024.20250309-1 [23.1 MB] #15 7.089 Get:147 http://deb.debian.org/debian trixie/main amd64 texlive-fonts-recommended all 2024.20250309-1 [4989 kB] #15 7.130 Get:148 http://deb.debian.org/debian trixie/main amd64 fonts-lmodern all 2.005-1 [4540 kB] #15 7.170 Get:149 http://deb.debian.org/debian trixie/main amd64 texlive-latex-base all 2024.20250309-1 [1294 kB] #15 7.182 Get:150 http://deb.debian.org/debian trixie/main amd64 texlive-latex-recommended all 2024.20250309-1 [8745 kB] #15 7.267 Get:151 http://deb.debian.org/debian trixie/main amd64 texlive all 2024.20250309-1 [18.7 kB] #15 7.267 Get:152 http://deb.debian.org/debian trixie/main amd64 libio-string-perl all 1.08-4 [12.1 kB] #15 7.267 Get:153 http://deb.debian.org/debian trixie/main amd64 liblatex-tounicode-perl all 0.55-1 [28.8 kB] #15 7.268 Get:154 http://deb.debian.org/debian trixie/main amd64 libbibtex-parser-perl all 1.05+dfsg-1 [17.4 kB] #15 7.268 Get:155 http://deb.debian.org/debian trixie/main amd64 texlive-bibtex-extra all 2024.20250309-2 [79.4 MB] #15 7.972 Get:156 http://deb.debian.org/debian trixie/main amd64 libfile-which-perl all 1.27-2 [15.1 kB] #15 7.973 Get:157 http://deb.debian.org/debian trixie/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB] #15 7.973 Get:158 http://deb.debian.org/debian trixie/main amd64 libthai-data all 0.1.29-2 [168 kB] #15 7.974 Get:159 http://deb.debian.org/debian trixie/main amd64 libdatrie1 amd64 0.2.13-3+b1 [38.1 kB] #15 7.974 Get:160 http://deb.debian.org/debian trixie/main amd64 libthai0 amd64 0.1.29-2+b1 [49.4 kB] #15 8.251 Get:161 http://deb.debian.org/debian trixie/main amd64 libsombok3 amd64 2.4.0-2+b2 [31.8 kB] #15 8.251 Get:162 http://deb.debian.org/debian trixie/main amd64 libmime-charset-perl all 1.013.1-2 [34.0 kB] #15 8.251 Get:163 http://deb.debian.org/debian trixie/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1+b9 [96.1 kB] #15 8.252 Get:164 http://deb.debian.org/debian trixie/main amd64 libyaml-tiny-perl all 1.76-1 [29.8 kB] #15 8.252 Get:165 http://deb.debian.org/debian trixie/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] #15 8.253 Get:166 http://deb.debian.org/debian trixie/main amd64 lmodern all 2.005-1 [9480 kB] #15 8.316 Get:167 http://deb.debian.org/debian trixie/main amd64 texlive-luatex all 2024.20250309-1 [29.1 MB] #15 8.571 Get:168 http://deb.debian.org/debian trixie/main amd64 texlive-plain-generic all 2024.20250309-2 [29.0 MB] #15 8.916 Get:169 http://deb.debian.org/debian trixie/main amd64 texlive-extra-utils all 2024.20250309-2 [67.6 MB] #15 9.476 Get:170 http://deb.debian.org/debian trixie/main amd64 libapache-pom-java all 33-2 [5852 B] #15 9.476 Get:171 http://deb.debian.org/debian trixie/main amd64 libcommons-parent-java all 56-1 [10.8 kB] #15 9.477 Get:172 http://deb.debian.org/debian trixie/main amd64 libcommons-logging-java all 1.3.0-2 [68.6 kB] #15 9.478 Get:173 http://deb.debian.org/debian trixie/main amd64 libfontbox-java all 1:1.8.16-5 [211 kB] #15 9.479 Get:174 http://deb.debian.org/debian trixie/main amd64 libpdfbox-java all 1:1.8.16-5 [5527 kB] #15 9.517 Get:175 http://deb.debian.org/debian trixie/main amd64 preview-latex-style all 13.2-1.1 [350 kB] #15 9.519 Get:176 http://deb.debian.org/debian trixie/main amd64 texlive-pictures all 2024.20250309-1 [17.0 MB] #15 9.812 Get:177 http://deb.debian.org/debian trixie/main amd64 texlive-latex-extra all 2024.20250309-2 [25.2 MB] #15 10.03 Get:178 http://deb.debian.org/debian trixie/main amd64 fonts-gfs-baskerville all 1.1-6 [43.7 kB] #15 10.03 Get:179 http://deb.debian.org/debian trixie/main amd64 fonts-gfs-porson all 1.1-7 [33.8 kB] #15 10.03 Get:180 http://deb.debian.org/debian trixie/main amd64 texlive-lang-greek all 2024.20250309-1 [79.2 MB] #15 10.69 Get:181 http://deb.debian.org/debian trixie/main amd64 texlive-science all 2024.20250309-2 [3937 kB] #15 10.71 Get:182 http://deb.debian.org/debian trixie/main amd64 dblatex all 0.3.12py3-5 [359 kB] #15 10.71 Get:183 http://deb.debian.org/debian trixie/main amd64 docbook all 4.5-11 [126 kB] #15 10.71 Get:184 http://deb.debian.org/debian trixie/main amd64 libosp5 amd64 1.5.2-15.2 [972 kB] #15 10.72 Get:185 http://deb.debian.org/debian trixie/main amd64 libostyle1t64 amd64 1.4devel1-23.3 [663 kB] #15 10.73 Get:186 http://deb.debian.org/debian trixie/main amd64 openjade amd64 1.4devel1-23.3 [285 kB] #15 10.73 Get:187 http://deb.debian.org/debian trixie/main amd64 docbook-dsssl all 1.79-10 [234 kB] #15 10.73 Get:188 http://deb.debian.org/debian trixie/main amd64 teckit amd64 2.5.12+ds1-1+b1 [714 kB] #15 10.74 Get:189 http://deb.debian.org/debian trixie/main amd64 tipa all 2:1.3-21 [2974 kB] #15 10.76 Get:190 http://deb.debian.org/debian trixie/main amd64 texlive-xetex all 2024.20250309-1 [11.3 MB] #15 10.86 Get:191 http://deb.debian.org/debian trixie/main amd64 texlive-formats-extra all 2024.20250309-2 [7795 kB] #15 10.92 Get:192 http://deb.debian.org/debian trixie/main amd64 lynx-common all 2.9.2-1 [1193 kB] #15 10.93 Get:193 http://deb.debian.org/debian trixie/main amd64 lynx amd64 2.9.2-1 [641 kB] #15 10.94 Get:194 http://deb.debian.org/debian trixie/main amd64 libsgmls-perl all 1.03ii-38 [23.7 kB] #15 10.94 Get:195 http://deb.debian.org/debian trixie/main amd64 sgmlspl all 1.03ii-38 [8752 B] #15 10.94 Get:196 http://deb.debian.org/debian trixie/main amd64 opensp amd64 1.5.2-15.2 [448 kB] #15 10.94 Get:197 http://deb.debian.org/debian trixie/main amd64 docbook-utils all 0.6.14-4 [64.5 kB] #15 10.94 Get:198 http://deb.debian.org/debian trixie/main amd64 asciidoc-dblatex all 10.2.1-1 [7192 B] #15 10.94 Get:199 http://deb.debian.org/debian trixie/main amd64 autoconf all 2.72-3.1 [494 kB] #15 10.95 Get:200 http://deb.debian.org/debian trixie/main amd64 libgc1 amd64 1:8.2.8-1 [247 kB] #15 10.95 Get:201 http://deb.debian.org/debian trixie/main amd64 guile-3.0-libs amd64 3.0.10+really3.0.10-4 [6877 kB] #15 11.06 Get:202 http://deb.debian.org/debian trixie/main amd64 libopts25 amd64 1:5.18.16-7 [61.9 kB] #15 11.06 Get:203 http://deb.debian.org/debian trixie/main amd64 libopts25-dev amd64 1:5.18.16-7 [99.6 kB] #15 11.06 Get:204 http://deb.debian.org/debian trixie/main amd64 autogen amd64 1:5.18.16-7 [561 kB] #15 11.07 Get:205 http://deb.debian.org/debian trixie/main amd64 autotools-dev all 20240727.1 [60.2 kB] #15 11.07 Get:206 http://deb.debian.org/debian trixie/main amd64 automake all 1:1.17-4 [862 kB] #15 11.07 Get:207 http://deb.debian.org/debian trixie/main amd64 autopoint all 0.23.1-2 [770 kB] #15 11.07 Get:208 http://deb.debian.org/debian trixie/main amd64 bc amd64 1.07.1-4 [103 kB] #15 11.07 Get:209 http://deb.debian.org/debian trixie/main amd64 libsframe1 amd64 2.44-3 [78.4 kB] #15 11.07 Get:210 http://deb.debian.org/debian trixie/main amd64 binutils-common amd64 2.44-3 [2509 kB] #15 11.08 Get:211 http://deb.debian.org/debian trixie/main amd64 libbinutils amd64 2.44-3 [534 kB] #15 11.08 Get:212 http://deb.debian.org/debian trixie/main amd64 libgprofng0 amd64 2.44-3 [808 kB] #15 11.09 Get:213 http://deb.debian.org/debian trixie/main amd64 libctf-nobfd0 amd64 2.44-3 [156 kB] #15 11.09 Get:214 http://deb.debian.org/debian trixie/main amd64 libctf0 amd64 2.44-3 [88.6 kB] #15 11.09 Get:215 http://deb.debian.org/debian trixie/main amd64 libjansson4 amd64 2.14-2+b3 [39.8 kB] #15 11.09 Get:216 http://deb.debian.org/debian trixie/main amd64 binutils-x86-64-linux-gnu amd64 2.44-3 [1014 kB] #15 11.10 Get:217 http://deb.debian.org/debian trixie/main amd64 binutils amd64 2.44-3 [265 kB] #15 11.10 Get:218 http://deb.debian.org/debian trixie/main amd64 binutils-arm-none-eabi amd64 2.44-3+23+b1 [2924 kB] #15 11.12 Get:219 http://deb.debian.org/debian trixie/main amd64 bison amd64 2:3.8.2+dfsg-1+b2 [1170 kB] #15 11.13 Get:220 http://deb.debian.org/debian trixie/main amd64 libc-dev-bin amd64 2.41-12 [58.2 kB] #15 11.13 Get:221 http://deb.debian.org/debian-security trixie-security/main amd64 linux-libc-dev all 6.12.48-1 [2671 kB] #15 11.16 Get:222 http://deb.debian.org/debian trixie/main amd64 libcrypt-dev amd64 1:4.4.38-1 [119 kB] #15 11.16 Get:223 http://deb.debian.org/debian trixie/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] #15 11.16 Get:224 http://deb.debian.org/debian trixie/main amd64 libc6-dev amd64 2.41-12 [1991 kB] #15 11.18 Get:225 http://deb.debian.org/debian trixie/main amd64 libisl23 amd64 0.27-1 [659 kB] #15 11.18 Get:226 http://deb.debian.org/debian trixie/main amd64 libmpc3 amd64 1.3.1-1+b3 [52.2 kB] #15 11.18 Get:227 http://deb.debian.org/debian trixie/main amd64 cpp-14-x86-64-linux-gnu amd64 14.2.0-19 [11.0 MB] #15 11.28 Get:228 http://deb.debian.org/debian trixie/main amd64 cpp-14 amd64 14.2.0-19 [1280 B] #15 11.28 Get:229 http://deb.debian.org/debian trixie/main amd64 cpp-x86-64-linux-gnu amd64 4:14.2.0-1 [4840 B] #15 11.28 Get:230 http://deb.debian.org/debian trixie/main amd64 cpp amd64 4:14.2.0-1 [1568 B] #15 11.28 Get:231 http://deb.debian.org/debian trixie/main amd64 libcc1-0 amd64 14.2.0-19 [42.8 kB] #15 11.28 Get:232 http://deb.debian.org/debian trixie/main amd64 libgomp1 amd64 14.2.0-19 [137 kB] #15 11.28 Get:233 http://deb.debian.org/debian trixie/main amd64 libitm1 amd64 14.2.0-19 [26.0 kB] #15 11.28 Get:234 http://deb.debian.org/debian trixie/main amd64 libasan8 amd64 14.2.0-19 [2725 kB] #15 11.30 Get:235 http://deb.debian.org/debian trixie/main amd64 liblsan0 amd64 14.2.0-19 [1204 kB] #15 11.31 Get:236 http://deb.debian.org/debian trixie/main amd64 libtsan2 amd64 14.2.0-19 [2460 kB] #15 11.33 Get:237 http://deb.debian.org/debian trixie/main amd64 libubsan1 amd64 14.2.0-19 [1074 kB] #15 11.34 Get:238 http://deb.debian.org/debian trixie/main amd64 libhwasan0 amd64 14.2.0-19 [1488 kB] #15 11.35 Get:239 http://deb.debian.org/debian trixie/main amd64 libquadmath0 amd64 14.2.0-19 [145 kB] #15 11.36 Get:240 http://deb.debian.org/debian trixie/main amd64 libgcc-14-dev amd64 14.2.0-19 [2672 kB] #15 11.38 Get:241 http://deb.debian.org/debian trixie/main amd64 gcc-14-x86-64-linux-gnu amd64 14.2.0-19 [21.4 MB] #15 11.56 Get:242 http://deb.debian.org/debian trixie/main amd64 gcc-14 amd64 14.2.0-19 [540 kB] #15 11.57 Get:243 http://deb.debian.org/debian trixie/main amd64 gcc-x86-64-linux-gnu amd64 4:14.2.0-1 [1436 B] #15 11.57 Get:244 http://deb.debian.org/debian trixie/main amd64 gcc amd64 4:14.2.0-1 [5136 B] #15 11.57 Get:245 http://deb.debian.org/debian trixie/main amd64 libstdc++-14-dev amd64 14.2.0-19 [2376 kB] #15 11.59 Get:246 http://deb.debian.org/debian trixie/main amd64 g++-14-x86-64-linux-gnu amd64 14.2.0-19 [12.1 MB] #15 11.69 Get:247 http://deb.debian.org/debian trixie/main amd64 g++-14 amd64 14.2.0-19 [22.5 kB] #15 11.69 Get:248 http://deb.debian.org/debian trixie/main amd64 g++-x86-64-linux-gnu amd64 4:14.2.0-1 [1200 B] #15 11.69 Get:249 http://deb.debian.org/debian trixie/main amd64 g++ amd64 4:14.2.0-1 [1344 B] #15 11.69 Get:250 http://deb.debian.org/debian trixie/main amd64 make amd64 4.4.1-2 [463 kB] #15 11.69 Get:251 http://deb.debian.org/debian trixie/main amd64 libdpkg-perl all 1.22.21 [650 kB] #15 11.70 Get:252 http://deb.debian.org/debian trixie/main amd64 patch amd64 2.8-2 [134 kB] #15 11.70 Get:253 http://deb.debian.org/debian trixie/main amd64 dpkg-dev all 1.22.21 [1338 kB] #15 11.71 Get:254 http://deb.debian.org/debian trixie/main amd64 build-essential amd64 12.12 [4624 B] #15 11.71 Get:255 http://deb.debian.org/debian trixie/main amd64 libfmt10 amd64 10.1.1+ds1-4 [127 kB] #15 11.71 Get:256 http://deb.debian.org/debian trixie/main amd64 libhiredis1.1.0 amd64 1.2.0-6+b3 [50.8 kB] #15 11.71 Get:257 http://deb.debian.org/debian trixie/main amd64 ccache amd64 4.11.2-2 [711 kB] #15 11.72 Get:258 http://deb.debian.org/debian trixie/main amd64 libz3-4 amd64 4.13.3-1 [8560 kB] #15 11.79 Get:259 http://deb.debian.org/debian trixie/main amd64 libllvm19 amd64 1:19.1.7-3+b1 [26.0 MB] #15 12.04 Get:260 http://deb.debian.org/debian trixie/main amd64 libclang-cpp19 amd64 1:19.1.7-3+b1 [13.2 MB] #15 12.13 Get:261 http://deb.debian.org/debian trixie/main amd64 clang-format-19 amd64 1:19.1.7-3+b1 [93.0 kB] #15 12.13 Get:262 http://deb.debian.org/debian trixie/main amd64 clang-format amd64 1:19.0-63 [6352 B] #15 12.13 Get:263 http://deb.debian.org/debian trixie/main amd64 cmake-data all 3.31.6-2 [2268 kB] #15 12.15 Get:264 http://deb.debian.org/debian trixie/main amd64 libarchive13t64 amd64 3.7.4-4 [349 kB] #15 12.15 Get:265 http://deb.debian.org/debian trixie/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-9 [19.8 kB] #15 12.16 Get:266 http://deb.debian.org/debian trixie/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-9 [57.5 kB] #15 12.16 Get:267 http://deb.debian.org/debian trixie/main amd64 libldap2 amd64 2.6.10+dfsg-1 [194 kB] #15 12.16 Get:268 http://deb.debian.org/debian trixie/main amd64 libnghttp2-14 amd64 1.64.0-1.1 [76.0 kB] #15 12.16 Get:269 http://deb.debian.org/debian trixie/main amd64 libnghttp3-9 amd64 1.8.0-1 [67.7 kB] #15 12.16 Get:270 http://deb.debian.org/debian trixie/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b5 [58.8 kB] #15 12.16 Get:271 http://deb.debian.org/debian trixie/main amd64 libssh2-1t64 amd64 1.11.1-1 [245 kB] #15 12.16 Get:272 http://deb.debian.org/debian trixie/main amd64 libcurl4t64 amd64 8.14.1-2 [391 kB] #15 12.16 Get:273 http://deb.debian.org/debian trixie/main amd64 libjsoncpp26 amd64 1.9.6-3 [81.7 kB] #15 12.17 Get:274 http://deb.debian.org/debian trixie/main amd64 librhash1 amd64 1.4.5-1 [132 kB] #15 12.17 Get:275 http://deb.debian.org/debian trixie/main amd64 libuv1t64 amd64 1.50.0-2 [154 kB] #15 12.17 Get:276 http://deb.debian.org/debian trixie/main amd64 cmake amd64 3.31.6-2 [12.0 MB] #15 12.28 Get:277 http://deb.debian.org/debian trixie/main amd64 libstdlib-ocaml amd64 5.3.0-3 [605 kB] #15 12.28 Get:278 http://deb.debian.org/debian trixie/main amd64 ocaml-base amd64 5.3.0-3 [495 kB] #15 12.28 Get:279 http://deb.debian.org/debian trixie/main amd64 libparmap-ocaml amd64 1.2.5-3+b4 [91.7 kB] #15 12.28 Get:280 http://deb.debian.org/debian trixie/main amd64 libfindlib-ocaml amd64 1.9.8-1+b1 [214 kB] #15 12.29 Get:281 http://deb.debian.org/debian trixie/main amd64 ocaml-findlib amd64 1.9.8-1+b1 [584 kB] #15 12.29 Get:282 http://deb.debian.org/debian trixie/main amd64 libstdcompat-ocaml amd64 20~git20240529-2+b2 [49.4 kB] #15 12.29 Get:283 http://deb.debian.org/debian trixie/main amd64 coccinelle amd64 1.3.0.deb-1+b2 [10.5 MB] #15 12.38 Get:284 http://deb.debian.org/debian trixie/main amd64 comerr-dev amd64 2.1-1.47.2-3+b3 [56.7 kB] #15 12.38 Get:285 http://deb.debian.org/debian trixie/main amd64 libtinyxml2-11 amd64 11.0.0+dfsg-1+b1 [31.1 kB] #15 12.38 Get:286 http://deb.debian.org/debian trixie/main amd64 python3-pygments all 2.18.0+dfsg-2 [836 kB] #15 12.39 Get:287 http://deb.debian.org/debian trixie/main amd64 cppcheck amd64 2.17.1-2 [2386 kB] #15 12.41 Get:288 http://deb.debian.org/debian trixie/main amd64 curl amd64 8.14.1-2 [269 kB] #15 12.41 Get:289 http://deb.debian.org/debian trixie/main amd64 libdebhelper-perl all 13.24.2 [90.9 kB] #15 12.41 Get:290 http://deb.debian.org/debian trixie/main amd64 libtool all 2.5.4-4 [539 kB] #15 12.42 Get:291 http://deb.debian.org/debian trixie/main amd64 dh-autoreconf all 20 [17.1 kB] #15 12.42 Get:292 http://deb.debian.org/debian trixie/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] #15 12.42 Get:293 http://deb.debian.org/debian trixie/main amd64 libfile-stripnondeterminism-perl all 1.14.1-2 [19.7 kB] #15 12.42 Get:294 http://deb.debian.org/debian trixie/main amd64 dh-strip-nondeterminism all 1.14.1-2 [8620 B] #15 12.42 Get:295 http://deb.debian.org/debian trixie/main amd64 dwz amd64 0.15-1+b1 [110 kB] #15 12.42 Get:296 http://deb.debian.org/debian trixie/main amd64 gettext amd64 0.23.1-2 [1680 kB] #15 12.43 Get:297 http://deb.debian.org/debian trixie/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] #15 12.43 Get:298 http://deb.debian.org/debian trixie/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] #15 12.44 Get:299 http://deb.debian.org/debian trixie/main amd64 debhelper all 13.24.2 [919 kB] #15 12.44 Get:300 http://deb.debian.org/debian trixie/main amd64 module-assistant all 0.11.14 [87.0 kB] #15 12.45 Get:301 http://deb.debian.org/debian trixie/main amd64 dahdi-source all 1:3.1.0+git20230717~dfsg-10.1 [835 kB] #15 12.45 Get:302 http://deb.debian.org/debian trixie/main amd64 libassuan9 amd64 3.0.2-2 [61.5 kB] #15 12.46 Get:303 http://deb.debian.org/debian trixie/main amd64 gpgconf amd64 2.4.7-21+b3 [129 kB] #15 12.46 Get:304 http://deb.debian.org/debian trixie/main amd64 libksba8 amd64 1.6.7-2+b1 [136 kB] #15 12.46 Get:305 http://deb.debian.org/debian trixie/main amd64 libnpth0t64 amd64 1.8-3 [23.2 kB] #15 12.46 Get:306 http://deb.debian.org/debian trixie/main amd64 gpg amd64 2.4.7-21+b3 [634 kB] #15 12.46 Get:307 http://deb.debian.org/debian trixie/main amd64 pinentry-curses amd64 1.3.1-2 [86.4 kB] #15 12.46 Get:308 http://deb.debian.org/debian trixie/main amd64 gpg-agent amd64 2.4.7-21+b3 [271 kB] #15 12.47 Get:309 http://deb.debian.org/debian trixie/main amd64 libfile-dirlist-perl all 0.05-3 [7600 B] #15 12.47 Get:310 http://deb.debian.org/debian trixie/main amd64 libfile-touch-perl all 0.12-2 [8816 B] #15 12.47 Get:311 http://deb.debian.org/debian trixie/main amd64 libclass-method-modifiers-perl all 2.15-1 [18.0 kB] #15 12.47 Get:312 http://deb.debian.org/debian trixie/main amd64 libclass-xsaccessor-perl amd64 1.19-4+b5 [36.1 kB] #15 12.47 Get:313 http://deb.debian.org/debian trixie/main amd64 libb-hooks-op-check-perl amd64 0.22-3+b2 [10.6 kB] #15 12.47 Get:314 http://deb.debian.org/debian trixie/main amd64 libdynaloader-functions-perl all 0.004-2 [12.2 kB] #15 12.47 Get:315 http://deb.debian.org/debian trixie/main amd64 libdevel-callchecker-perl amd64 0.009-2 [15.6 kB] #15 12.47 Get:316 http://deb.debian.org/debian trixie/main amd64 libparams-classify-perl amd64 0.015-2+b4 [22.5 kB] #15 12.47 Get:317 http://deb.debian.org/debian trixie/main amd64 libmodule-runtime-perl all 0.018-1 [17.8 kB] #15 12.48 Get:318 http://deb.debian.org/debian trixie/main amd64 libimport-into-perl all 1.002005-2 [11.3 kB] #15 12.48 Get:319 http://deb.debian.org/debian trixie/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB] #15 12.48 Get:320 http://deb.debian.org/debian trixie/main amd64 libsub-quote-perl all 2.006008-1 [21.8 kB] #15 12.48 Get:321 http://deb.debian.org/debian trixie/main amd64 libmoo-perl all 2.005005-1 [58.0 kB] #15 12.48 Get:322 http://deb.debian.org/debian trixie/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB] #15 12.48 Get:323 http://deb.debian.org/debian trixie/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB] #15 12.48 Get:324 http://deb.debian.org/debian trixie/main amd64 libhttp-date-perl all 6.06-1 [10.7 kB] #15 12.49 Get:325 http://deb.debian.org/debian trixie/main amd64 libfile-listing-perl all 6.16-1 [12.4 kB] #15 12.49 Get:326 http://deb.debian.org/debian trixie/main amd64 libhtml-tagset-perl all 3.24-1 [14.7 kB] #15 12.49 Get:327 http://deb.debian.org/debian trixie/main amd64 liburi-perl all 5.30-1 [105 kB] #15 12.49 Get:328 http://deb.debian.org/debian trixie/main amd64 libhtml-parser-perl amd64 3.83-1+b2 [99.7 kB] #15 12.49 Get:329 http://deb.debian.org/debian trixie/main amd64 libhtml-tree-perl all 5.07-3 [211 kB] #15 12.49 Get:330 http://deb.debian.org/debian trixie/main amd64 libclone-perl amd64 0.47-1+b1 [13.9 kB] #15 12.49 Get:331 http://deb.debian.org/debian trixie/main amd64 libio-html-perl all 1.004-3 [16.2 kB] #15 12.49 Get:332 http://deb.debian.org/debian trixie/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB] #15 12.49 Get:333 http://deb.debian.org/debian trixie/main amd64 libhttp-message-perl all 7.00-2 [79.8 kB] #15 12.49 Get:334 http://deb.debian.org/debian trixie/main amd64 libhttp-cookies-perl all 6.11-1 [19.1 kB] #15 12.49 Get:335 http://deb.debian.org/debian trixie/main amd64 libhttp-negotiate-perl all 6.01-2 [13.1 kB] #15 12.50 Get:336 http://deb.debian.org/debian trixie/main amd64 perl-openssl-defaults amd64 7+b2 [6724 B] #15 12.50 Get:337 http://deb.debian.org/debian trixie/main amd64 libnet-ssleay-perl amd64 1.94-3 [339 kB] #15 12.50 Get:338 http://deb.debian.org/debian trixie/main amd64 libio-socket-ssl-perl all 2.089-1 [223 kB] #15 12.50 Get:339 http://deb.debian.org/debian trixie/main amd64 libnet-http-perl all 6.23-1 [23.9 kB] #15 12.50 Get:340 http://deb.debian.org/debian trixie/main amd64 liblwp-protocol-https-perl all 6.14-1 [10.8 kB] #15 12.50 Get:341 http://deb.debian.org/debian trixie/main amd64 libtry-tiny-perl all 0.32-1 [22.9 kB] #15 12.50 Get:342 http://deb.debian.org/debian trixie/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #15 12.51 Get:343 http://deb.debian.org/debian trixie/main amd64 libwww-perl all 6.78-1 [183 kB] #15 12.51 Get:344 http://deb.debian.org/debian trixie/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] #15 12.51 Get:345 http://deb.debian.org/debian trixie/main amd64 gpgv amd64 2.4.7-21+b3 [241 kB] #15 12.52 Get:346 http://deb.debian.org/debian trixie/main amd64 sopv-gpgv all 0.1.4-1 [11.3 kB] #15 12.52 Get:347 http://deb.debian.org/debian trixie/main amd64 wdiff amd64 1.2.2-9 [122 kB] #15 12.52 Get:348 http://deb.debian.org/debian trixie/main amd64 devscripts all 2.25.15+deb13u1 [1068 kB] #15 12.53 Get:349 http://deb.debian.org/debian trixie/main amd64 dirmngr amd64 2.4.7-21+b3 [384 kB] #15 12.53 Get:350 http://deb.debian.org/debian trixie/main amd64 docbook5-xml all 5.0-4 [667 kB] #15 12.54 Get:351 http://deb.debian.org/debian trixie/main amd64 docutils-common all 0.21.2+dfsg-2 [128 kB] #15 12.54 Get:352 http://deb.debian.org/debian trixie/main amd64 libclang1-19 amd64 1:19.1.7-3+b1 [7623 kB] #15 12.61 Get:353 http://deb.debian.org/debian trixie/main amd64 libxapian30 amd64 1.4.29-3 [1165 kB] #15 12.62 Get:354 http://deb.debian.org/debian trixie/main amd64 doxygen amd64 1.9.8+ds-2.1 [5017 kB] #15 12.66 Get:355 http://deb.debian.org/debian trixie/main amd64 equivs all 2.3.2 [15.2 kB] #15 12.66 Get:356 http://deb.debian.org/debian trixie/main amd64 fontconfig amd64 2.15.0-2.3 [463 kB] #15 12.66 Get:357 http://deb.debian.org/debian trixie/main amd64 gcc-arm-none-eabi amd64 15:14.2.rel1-1 [58.0 MB] #15 13.17 Get:358 http://deb.debian.org/debian trixie/main amd64 libdw1t64 amd64 0.192-4 [255 kB] #15 13.17 Get:359 http://deb.debian.org/debian trixie/main amd64 libbabeltrace1 amd64 1.5.11-4+b2 [176 kB] #15 13.17 Get:360 http://deb.debian.org/debian trixie/main amd64 libngtcp2-16 amd64 1.11.0-1 [131 kB] #15 13.17 Get:361 http://deb.debian.org/debian trixie/main amd64 libngtcp2-crypto-gnutls8 amd64 1.11.0-1 [29.3 kB] #15 13.17 Get:362 http://deb.debian.org/debian trixie/main amd64 libcurl3t64-gnutls amd64 8.14.1-2 [384 kB] #15 13.17 Get:363 http://deb.debian.org/debian trixie/main amd64 libjson-c5 amd64 0.18+ds-1 [46.0 kB] #15 13.17 Get:364 http://deb.debian.org/debian trixie/main amd64 libdebuginfod1t64 amd64 0.192-4 [32.4 kB] #15 13.17 Get:365 http://deb.debian.org/debian trixie/main amd64 libipt2 amd64 2.1.2-1 [47.8 kB] #15 13.17 Get:366 http://deb.debian.org/debian trixie/main amd64 libpython3.13 amd64 3.13.5-2 [2160 kB] #15 13.19 Get:367 http://deb.debian.org/debian trixie/main amd64 libsource-highlight-common all 3.1.9-4.3 [77.5 kB] #15 13.19 Get:368 http://deb.debian.org/debian trixie/main amd64 libsource-highlight4t64 amd64 3.1.9-4.3+b1 [335 kB] #15 13.19 Get:369 http://deb.debian.org/debian trixie/main amd64 gdb amd64 16.3-1 [3992 kB] #15 13.22 Get:370 http://deb.debian.org/debian trixie/main amd64 libgfortran5 amd64 14.2.0-19 [836 kB] #15 13.23 Get:371 http://deb.debian.org/debian trixie/main amd64 libgfortran-14-dev amd64 14.2.0-19 [880 kB] #15 13.24 Get:372 http://deb.debian.org/debian trixie/main amd64 gfortran-14-x86-64-linux-gnu amd64 14.2.0-19 [11.7 MB] #15 13.34 Get:373 http://deb.debian.org/debian trixie/main amd64 gfortran-14 amd64 14.2.0-19 [14.5 kB] #15 13.34 Get:374 http://deb.debian.org/debian-security trixie-security/main amd64 libgs-common all 10.05.1~dfsg-1+deb13u1 [148 kB] #15 13.34 Get:375 http://deb.debian.org/debian-security trixie-security/main amd64 libgs10-common all 10.05.1~dfsg-1+deb13u1 [479 kB] #15 13.34 Get:376 http://deb.debian.org/debian trixie/main amd64 libavahi-common-data amd64 0.8-16 [112 kB] #15 13.34 Get:377 http://deb.debian.org/debian trixie/main amd64 libavahi-common3 amd64 0.8-16 [44.2 kB] #15 13.35 Get:378 http://deb.debian.org/debian trixie/main amd64 libavahi-client3 amd64 0.8-16 [48.4 kB] #15 13.35 Get:379 http://deb.debian.org/debian-security trixie-security/main amd64 libcups2t64 amd64 2.4.10-3+deb13u1 [251 kB] #15 13.35 Get:380 http://deb.debian.org/debian trixie/main amd64 libidn12 amd64 1.43-1 [47.7 kB] #15 13.35 Get:381 http://deb.debian.org/debian trixie/main amd64 libijs-0.35 amd64 0.35-15.2 [14.8 kB] #15 13.35 Get:382 http://deb.debian.org/debian trixie/main amd64 libjbig2dec0 amd64 0.20-1+b3 [65.1 kB] #15 13.35 Get:383 http://deb.debian.org/debian trixie/main amd64 libjpeg62-turbo amd64 1:2.1.5-4 [168 kB] #15 13.36 Get:384 http://deb.debian.org/debian trixie/main amd64 liblcms2-2 amd64 2.16-2 [160 kB] #15 13.36 Get:385 http://deb.debian.org/debian trixie/main amd64 libopenjp2-7 amd64 2.5.3-2.1~deb13u1 [205 kB] #15 13.36 Get:386 http://deb.debian.org/debian trixie/main amd64 libdeflate0 amd64 1.23-2 [47.3 kB] #15 13.36 Get:387 http://deb.debian.org/debian trixie/main amd64 libjbig0 amd64 2.1-6.1+b2 [32.1 kB] #15 13.36 Get:388 http://deb.debian.org/debian trixie/main amd64 liblerc4 amd64 4.0.0+ds-5 [183 kB] #15 13.36 Get:389 http://deb.debian.org/debian trixie/main amd64 libsharpyuv0 amd64 1.5.0-0.1 [116 kB] #15 13.36 Get:390 http://deb.debian.org/debian trixie/main amd64 libwebp7 amd64 1.5.0-0.1 [318 kB] #15 13.37 Get:391 http://deb.debian.org/debian-security trixie-security/main amd64 libtiff6 amd64 4.7.0-3+deb13u1 [346 kB] #15 13.37 Get:392 http://deb.debian.org/debian-security trixie-security/main amd64 libgs10 amd64 10.05.1~dfsg-1+deb13u1 [2566 kB] #15 13.39 Get:393 http://deb.debian.org/debian-security trixie-security/main amd64 ghostscript amd64 10.05.1~dfsg-1+deb13u1 [50.4 kB] #15 13.39 Get:394 http://deb.debian.org/debian trixie/main amd64 gir1.2-glib-2.0 amd64 2.84.4-3~deb13u1 [199 kB] #15 13.39 Get:395 http://deb.debian.org/debian trixie/main amd64 libgirepository-1.0-1 amd64 1.84.0-1 [116 kB] #15 13.39 Get:396 http://deb.debian.org/debian trixie/main amd64 gir1.2-girepository-2.0 amd64 1.84.0-1 [39.7 kB] #15 13.39 Get:397 http://deb.debian.org/debian trixie/main amd64 native-architecture all 0.2.6 [2264 B] #15 13.39 Get:398 http://deb.debian.org/debian trixie/main amd64 libgirepository-2.0-0 amd64 2.84.4-3~deb13u1 [143 kB] #15 13.40 Get:399 http://deb.debian.org/debian trixie/main amd64 girepository-tools amd64 2.84.4-3~deb13u1 [150 kB] #15 13.40 Get:400 http://deb.debian.org/debian trixie/main amd64 liberror-perl all 0.17030-1 [26.9 kB] #15 13.40 Get:401 http://deb.debian.org/debian trixie/main amd64 git-man all 1:2.47.3-0+deb13u1 [2205 kB] #15 13.50 Get:402 http://deb.debian.org/debian trixie/main amd64 git amd64 1:2.47.3-0+deb13u1 [8862 kB] #15 13.55 Get:403 http://deb.debian.org/debian trixie/main amd64 gnupg-l10n all 2.4.7-21 [747 kB] #15 13.55 Get:404 http://deb.debian.org/debian trixie/main amd64 gpgsm amd64 2.4.7-21+b3 [275 kB] #15 13.57 Get:405 http://deb.debian.org/debian trixie/main amd64 gnupg all 2.4.7-21 [417 kB] #15 13.57 Get:406 http://deb.debian.org/debian trixie/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB] #15 13.57 Get:407 http://deb.debian.org/debian trixie/main amd64 libcdt5 amd64 2.42.4-3 [40.3 kB] #15 13.57 Get:408 http://deb.debian.org/debian trixie/main amd64 libcgraph6 amd64 2.42.4-3 [64.0 kB] #15 13.57 Get:409 http://deb.debian.org/debian trixie/main amd64 libaom3 amd64 3.12.1-1 [1871 kB] #15 13.58 Get:410 http://deb.debian.org/debian trixie/main amd64 libdav1d7 amd64 1.5.1-1 [559 kB] #15 13.58 Get:411 http://deb.debian.org/debian trixie/main amd64 libabsl20240722 amd64 20240722.0-4 [492 kB] #15 13.59 Get:412 http://deb.debian.org/debian trixie/main amd64 libgav1-1 amd64 0.19.0-3+b1 [353 kB] #15 13.59 Get:413 http://deb.debian.org/debian trixie/main amd64 librav1e0.7 amd64 0.7.1-9+b2 [946 kB] #15 13.60 Get:414 http://deb.debian.org/debian trixie/main amd64 libsvtav1enc2 amd64 2.3.0+dfsg-1 [2489 kB] #15 13.62 Get:415 http://deb.debian.org/debian trixie/main amd64 libyuv0 amd64 0.0.1904.20250204-1 [174 kB] #15 13.62 Get:416 http://deb.debian.org/debian trixie/main amd64 libavif16 amd64 1.2.1-1.2 [133 kB] #15 13.62 Get:417 http://deb.debian.org/debian trixie/main amd64 libheif-plugin-dav1d amd64 1.19.8-1 [11.7 kB] #15 13.62 Get:418 http://deb.debian.org/debian trixie/main amd64 libde265-0 amd64 1.0.15-1+b3 [189 kB] #15 13.62 Get:419 http://deb.debian.org/debian trixie/main amd64 libheif-plugin-libde265 amd64 1.19.8-1 [15.3 kB] #15 13.62 Get:420 http://deb.debian.org/debian trixie/main amd64 libheif1 amd64 1.19.8-1 [520 kB] #15 13.63 Get:421 http://deb.debian.org/debian trixie/main amd64 libimagequant0 amd64 2.18.0-1+b2 [35.2 kB] #15 13.63 Get:422 http://deb.debian.org/debian trixie/main amd64 libgd3 amd64 2.3.3-13 [126 kB] #15 13.63 Get:423 http://deb.debian.org/debian trixie/main amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2+b1 [160 kB] #15 13.63 Get:424 http://deb.debian.org/debian trixie/main amd64 libltdl7 amd64 2.5.4-4 [416 kB] #15 13.63 Get:425 http://deb.debian.org/debian trixie/main amd64 libfribidi0 amd64 1.0.16-1 [26.5 kB] #15 13.63 Get:426 http://deb.debian.org/debian trixie/main amd64 libpango-1.0-0 amd64 1.56.3-1 [226 kB] #15 13.64 Get:427 http://deb.debian.org/debian trixie/main amd64 libpangoft2-1.0-0 amd64 1.56.3-1 [55.6 kB] #15 13.64 Get:428 http://deb.debian.org/debian trixie/main amd64 libpangocairo-1.0-0 amd64 1.56.3-1 [35.7 kB] #15 13.64 Get:429 http://deb.debian.org/debian trixie/main amd64 libpathplan4 amd64 2.42.4-3 [42.6 kB] #15 13.64 Get:430 http://deb.debian.org/debian trixie/main amd64 libgvc6 amd64 2.42.4-3 [686 kB] #15 13.65 Get:431 http://deb.debian.org/debian trixie/main amd64 libgvpr2 amd64 2.42.4-3 [192 kB] #15 13.65 Get:432 http://deb.debian.org/debian trixie/main amd64 liblab-gamut1 amd64 2.42.4-3 [198 kB] #15 13.66 Get:433 http://deb.debian.org/debian trixie/main amd64 graphviz amd64 2.42.4-3 [621 kB] #15 13.66 Get:434 http://deb.debian.org/debian trixie/main amd64 htop amd64 3.4.1-5 [171 kB] #15 13.66 Get:435 http://deb.debian.org/debian trixie/main amd64 libnl-3-200 amd64 3.7.0-2 [59.4 kB] #15 13.67 Get:436 http://deb.debian.org/debian trixie/main amd64 libnl-route-3-200 amd64 3.7.0-2 [182 kB] #15 13.67 Get:437 http://deb.debian.org/debian trixie/main amd64 libibverbs1 amd64 56.1-1 [62.4 kB] #15 13.67 Get:438 http://deb.debian.org/debian trixie/main amd64 ibverbs-providers amd64 56.1-1 [357 kB] #15 13.67 Get:439 http://deb.debian.org/debian trixie/main amd64 icu-devtools amd64 76.1-4 [215 kB] #15 13.67 Get:440 http://deb.debian.org/debian trixie/main amd64 libgssrpc4t64 amd64 1.21.3-5 [60.0 kB] #15 13.67 Get:441 http://deb.debian.org/debian trixie/main amd64 libkadm5clnt-mit12 amd64 1.21.3-5 [42.5 kB] #15 13.67 Get:442 http://deb.debian.org/debian trixie/main amd64 libkdb5-10t64 amd64 1.21.3-5 [42.6 kB] #15 13.67 Get:443 http://deb.debian.org/debian trixie/main amd64 libkadm5srv-mit12 amd64 1.21.3-5 [54.2 kB] #15 13.67 Get:444 http://deb.debian.org/debian trixie/main amd64 krb5-multidev amd64 1.21.3-5 [126 kB] #15 13.68 Get:445 http://deb.debian.org/debian trixie/main amd64 latexmk all 1:4.86~ds-1 [507 kB] #15 13.68 Get:446 http://deb.debian.org/debian trixie/main amd64 libcapture-tiny-perl all 0.50-1 [24.6 kB] #15 13.68 Get:447 http://deb.debian.org/debian trixie/main amd64 libclass-inspector-perl all 1.36-3 [17.5 kB] #15 13.69 Get:448 http://deb.debian.org/debian trixie/main amd64 libfile-sharedir-perl all 1.118-3 [16.0 kB] #15 13.69 Get:449 http://deb.debian.org/debian trixie/main amd64 libmodule-implementation-perl all 0.09-2 [12.6 kB] #15 13.69 Get:450 http://deb.debian.org/debian trixie/main amd64 libsub-exporter-progressive-perl all 0.001013-3 [7496 B] #15 13.69 Get:451 http://deb.debian.org/debian trixie/main amd64 libvariable-magic-perl amd64 0.64-1+b1 [44.9 kB] #15 13.69 Get:452 http://deb.debian.org/debian trixie/main amd64 libb-hooks-endofscope-perl all 0.28-2 [17.6 kB] #15 13.69 Get:453 http://deb.debian.org/debian trixie/main amd64 libpackage-stash-perl all 0.40-1 [22.0 kB] #15 13.69 Get:454 http://deb.debian.org/debian trixie/main amd64 libsub-identify-perl amd64 0.14-3+b3 [11.3 kB] #15 13.69 Get:455 http://deb.debian.org/debian trixie/main amd64 libsub-name-perl amd64 0.28-1 [12.2 kB] #15 13.70 Get:456 http://deb.debian.org/debian trixie/main amd64 libnamespace-clean-perl all 0.27-2 [17.8 kB] #15 13.70 Get:457 http://deb.debian.org/debian trixie/main amd64 libnamespace-autoclean-perl all 0.31-1 [13.8 kB] #15 13.70 Get:458 http://deb.debian.org/debian trixie/main amd64 libparams-util-perl amd64 1.102-3+b1 [24.4 kB] #15 13.70 Get:459 http://deb.debian.org/debian trixie/main amd64 libsub-install-perl all 0.929-1 [10.5 kB] #15 13.70 Get:460 http://deb.debian.org/debian trixie/main amd64 libdata-optlist-perl all 0.114-1 [10.6 kB] #15 13.70 Get:461 http://deb.debian.org/debian trixie/main amd64 libsub-exporter-perl all 0.990-1 [50.6 kB] #15 13.70 Get:462 http://deb.debian.org/debian trixie/main amd64 libeval-closure-perl all 0.14-3 [11.2 kB] #15 13.70 Get:463 http://deb.debian.org/debian trixie/main amd64 libclass-data-inheritable-perl all 0.10-1 [8632 B] #15 13.70 Get:464 http://deb.debian.org/debian trixie/main amd64 libdevel-stacktrace-perl all 2.0500-1 [26.4 kB] #15 13.70 Get:465 http://deb.debian.org/debian trixie/main amd64 libexception-class-perl all 1.45-1 [34.6 kB] #15 13.71 Get:466 http://deb.debian.org/debian trixie/main amd64 libparams-validationcompiler-perl all 0.31-1 [30.9 kB] #15 13.71 Get:467 http://deb.debian.org/debian trixie/main amd64 libalgorithm-c3-perl all 0.11-2 [10.8 kB] #15 13.71 Get:468 http://deb.debian.org/debian trixie/main amd64 libclass-c3-perl all 0.35-2 [21.0 kB] #15 13.71 Get:469 http://deb.debian.org/debian trixie/main amd64 libmro-compat-perl all 0.15-2 [11.8 kB] #15 13.71 Get:470 http://deb.debian.org/debian trixie/main amd64 libxstring-perl amd64 0.005-2+b4 [8076 B] #15 13.72 Get:471 http://deb.debian.org/debian trixie/main amd64 libspecio-perl all 0.50-1 [132 kB] #15 13.72 Get:472 http://deb.debian.org/debian trixie/main amd64 libdatetime-locale-perl all 1:1.41-1 [3131 kB] #15 13.75 Get:473 http://deb.debian.org/debian trixie/main amd64 libclass-singleton-perl all 1.6-2 [12.5 kB] #15 13.75 Get:474 http://deb.debian.org/debian trixie/main amd64 libdatetime-timezone-perl all 1:2.65-1+2025b [261 kB] #15 13.75 Get:475 http://deb.debian.org/debian trixie/main amd64 libdatetime-perl amd64 2:1.65-1+b2 [116 kB] #15 13.75 Get:476 http://deb.debian.org/debian trixie/main amd64 libjson-perl all 4.10000-1 [87.5 kB] #15 13.75 Get:477 http://deb.debian.org/debian trixie/main amd64 libperlio-gzip-perl amd64 0.20-1+b4 [17.5 kB] #15 13.75 Get:478 http://deb.debian.org/debian trixie/main amd64 lcov all 2.3.1-1 [393 kB] #15 13.75 Get:479 http://deb.debian.org/debian trixie/main amd64 libaio1t64 amd64 0.3.113-8+b1 [14.9 kB] #15 13.75 Get:480 http://deb.debian.org/debian trixie/main amd64 libaio-dev amd64 0.3.113-8+b1 [31.4 kB] #15 13.75 Get:481 http://deb.debian.org/debian trixie/main amd64 libllvm17t64 amd64 1:17.0.6-22+b2 [23.6 MB] #15 13.96 Get:482 http://deb.debian.org/debian trixie/main amd64 libamd-comgr2 amd64 6.0+git20231212.4510c28+dfsg-3+b2 [13.0 MB] #15 14.07 Get:483 http://deb.debian.org/debian trixie/main amd64 libdrm-common all 2.4.124-2 [8288 B] #15 14.07 Get:484 http://deb.debian.org/debian trixie/main amd64 libdrm2 amd64 2.4.124-2 [39.0 kB] #15 14.07 Get:485 http://deb.debian.org/debian trixie/main amd64 libdrm-amdgpu1 amd64 2.4.124-2 [22.6 kB] #15 14.07 Get:486 http://deb.debian.org/debian trixie/main amd64 libnuma1 amd64 2.0.19-1 [22.2 kB] #15 14.07 Get:487 http://deb.debian.org/debian trixie/main amd64 libhsakmt1 amd64 6.2.4+ds-1 [61.1 kB] #15 14.07 Get:488 http://deb.debian.org/debian trixie/main amd64 libhsa-runtime64-1 amd64 6.1.2-3 [535 kB] #15 14.07 Get:489 http://deb.debian.org/debian trixie/main amd64 libamdhip64-5 amd64 5.7.1-6 [8924 kB] #15 14.15 Get:490 http://deb.debian.org/debian trixie/main amd64 libasound2-data all 1.2.14-1 [21.1 kB] #15 14.15 Get:491 http://deb.debian.org/debian trixie/main amd64 libasound2t64 amd64 1.2.14-1 [381 kB] #15 14.15 Get:492 http://deb.debian.org/debian trixie/main amd64 libasound2-dev amd64 1.2.14-1 [120 kB] #15 14.15 Get:493 http://deb.debian.org/debian trixie/main amd64 libmbedcrypto16 amd64 3.6.4-2 [360 kB] #15 14.16 Get:494 http://deb.debian.org/debian trixie/main amd64 libmbedx509-7 amd64 3.6.4-2 [151 kB] #15 14.16 Get:495 http://deb.debian.org/debian trixie/main amd64 libmbedtls21 amd64 3.6.4-2 [242 kB] #15 14.16 Get:496 http://deb.debian.org/debian trixie/main amd64 libbctoolbox2 amd64 5.3.105-1 [219 kB] #15 14.16 Get:497 http://deb.debian.org/debian trixie/main amd64 libbctoolbox-dev amd64 5.3.105-1 [56.3 kB] #15 14.16 Get:498 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0 amd64 2:1.0.28-1 [59.6 kB] #15 14.16 Get:499 http://deb.debian.org/debian trixie/main amd64 libbladerf2 amd64 0.2024.05-1 [190 kB] #15 14.16 Get:500 http://deb.debian.org/debian trixie/main amd64 libbladerf-dev amd64 0.2024.05-1 [59.3 kB] #15 14.16 Get:501 http://deb.debian.org/debian trixie/main amd64 uuid-dev amd64 2.41-5 [48.8 kB] #15 14.17 Get:502 http://deb.debian.org/debian trixie/main amd64 libblkid-dev amd64 2.41-5 [208 kB] #15 14.17 Get:503 http://deb.debian.org/debian trixie/main amd64 libboost1.83-dev amd64 1.83.0-4.2 [10.6 MB] #15 14.26 Get:504 http://deb.debian.org/debian trixie/main amd64 libboost-atomic1.83.0 amd64 1.83.0-4.2 [234 kB] #15 14.26 Get:505 http://deb.debian.org/debian trixie/main amd64 libboost-atomic1.83-dev amd64 1.83.0-4.2 [236 kB] #15 14.27 Get:506 http://deb.debian.org/debian trixie/main amd64 libboost-atomic-dev amd64 1.83.0.2+b2 [3904 B] #15 14.27 Get:507 http://deb.debian.org/debian trixie/main amd64 libboost-chrono1.83.0t64 amd64 1.83.0-4.2 [240 kB] #15 14.27 Get:508 http://deb.debian.org/debian trixie/main amd64 libboost-chrono1.83-dev amd64 1.83.0-4.2 [246 kB] #15 14.27 Get:509 http://deb.debian.org/debian trixie/main amd64 libboost-chrono-dev amd64 1.83.0.2+b2 [4224 B] #15 14.27 Get:510 http://deb.debian.org/debian trixie/main amd64 libboost-container1.83.0 amd64 1.83.0-4.2 [260 kB] #15 14.30 Get:511 http://deb.debian.org/debian trixie/main amd64 libboost-container1.83-dev amd64 1.83.0-4.2 [265 kB] #15 14.30 Get:512 http://deb.debian.org/debian trixie/main amd64 libboost-container-dev amd64 1.83.0.2+b2 [4072 B] #15 14.30 Get:513 http://deb.debian.org/debian trixie/main amd64 libboost-date-time1.83.0 amd64 1.83.0-4.2 [230 kB] #15 14.30 Get:514 http://deb.debian.org/debian trixie/main amd64 libboost-serialization1.83.0 amd64 1.83.0-4.2 [333 kB] #15 14.30 Get:515 http://deb.debian.org/debian trixie/main amd64 libboost-serialization1.83-dev amd64 1.83.0-4.2 [373 kB] #15 14.30 Get:516 http://deb.debian.org/debian trixie/main amd64 libboost-date-time1.83-dev amd64 1.83.0-4.2 [239 kB] #15 14.30 Get:517 http://deb.debian.org/debian trixie/main amd64 libboost-system1.83.0 amd64 1.83.0-4.2 [231 kB] #15 14.30 Get:518 http://deb.debian.org/debian trixie/main amd64 libboost-system1.83-dev amd64 1.83.0-4.2 [232 kB] #15 14.30 Get:519 http://deb.debian.org/debian trixie/main amd64 libboost-thread1.83.0 amd64 1.83.0-4.2 [270 kB] #15 14.30 Get:520 http://deb.debian.org/debian trixie/main amd64 libboost-thread1.83-dev amd64 1.83.0-4.2 [277 kB] #15 14.31 Get:521 http://deb.debian.org/debian trixie/main amd64 libboost-context1.83.0 amd64 1.83.0-4.2 [231 kB] #15 14.31 Get:522 http://deb.debian.org/debian trixie/main amd64 libboost-context1.83-dev amd64 1.83.0-4.2 [233 kB] #15 14.32 Get:523 http://deb.debian.org/debian trixie/main amd64 libboost-context-dev amd64 1.83.0.2+b2 [3804 B] #15 14.32 Get:524 http://deb.debian.org/debian trixie/main amd64 libboost-coroutine1.83.0 amd64 1.83.0-4.2 [234 kB] #15 14.32 Get:525 http://deb.debian.org/debian trixie/main amd64 libboost-coroutine1.83-dev amd64 1.83.0-4.2 [236 kB] #15 14.33 Get:526 http://deb.debian.org/debian trixie/main amd64 libboost-coroutine-dev amd64 1.83.0.2+b2 [3868 B] #15 14.33 Get:527 http://deb.debian.org/debian trixie/main amd64 libboost-date-time-dev amd64 1.83.0.2+b2 [3596 B] #15 14.33 Get:528 http://deb.debian.org/debian trixie/main amd64 libboost-dev amd64 1.83.0.2+b2 [3836 B] #15 14.33 Get:529 http://deb.debian.org/debian trixie/main amd64 libboost-exception1.83-dev amd64 1.83.0-4.2 [230 kB] #15 14.83 Get:530 http://deb.debian.org/debian trixie/main amd64 libboost-exception-dev amd64 1.83.0.2+b2 [3584 B] #15 14.83 Get:531 http://deb.debian.org/debian trixie/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-4.2 [282 kB] #15 14.83 Get:532 http://deb.debian.org/debian trixie/main amd64 libboost-filesystem1.83-dev amd64 1.83.0-4.2 [297 kB] #15 14.83 Get:533 http://deb.debian.org/debian trixie/main amd64 libboost-fiber1.83.0 amd64 1.83.0-4.2 [254 kB] #15 14.83 Get:534 http://deb.debian.org/debian trixie/main amd64 libboost-fiber1.83-dev amd64 1.83.0-4.2 [265 kB] #15 14.83 Get:535 http://deb.debian.org/debian trixie/main amd64 libboost-fiber-dev amd64 1.83.0.2+b2 [4028 B] #15 14.83 Get:536 http://deb.debian.org/debian trixie/main amd64 libboost-filesystem-dev amd64 1.83.0.2+b2 [3628 B] #15 14.83 Get:537 http://deb.debian.org/debian trixie/main amd64 libboost-graph1.83.0 amd64 1.83.0-4.2 [359 kB] #15 14.83 Get:538 http://deb.debian.org/debian trixie/main amd64 libboost-regex1.83.0 amd64 1.83.0-4.2 [330 kB] #15 14.83 Get:539 http://deb.debian.org/debian trixie/main amd64 libicu-dev amd64 76.1-4 [10.8 MB] #15 15.12 Get:540 http://deb.debian.org/debian trixie/main amd64 libboost-regex1.83-dev amd64 1.83.0-4.2 [346 kB] #15 15.23 Get:541 http://deb.debian.org/debian trixie/main amd64 libboost-test1.83.0 amd64 1.83.0-4.2 [471 kB] #15 15.23 Get:542 http://deb.debian.org/debian trixie/main amd64 libboost-test1.83-dev amd64 1.83.0-4.2 [541 kB] #15 15.24 Get:543 http://deb.debian.org/debian trixie/main amd64 libboost-graph1.83-dev amd64 1.83.0-4.2 [383 kB] #15 15.24 Get:544 http://deb.debian.org/debian trixie/main amd64 libboost-graph-dev amd64 1.83.0.2+b2 [3700 B] #15 15.24 Get:545 http://deb.debian.org/debian trixie/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-10+b1 [132 kB] #15 15.24 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] #15 15.24 Get:547 http://deb.debian.org/debian trixie/main amd64 libpsm2-2 amd64 11.2.185-2.1 [181 kB] #15 15.24 Get:548 http://deb.debian.org/debian trixie/main amd64 librdmacm1t64 amd64 56.1-1 [70.4 kB] #15 15.24 Get:549 http://deb.debian.org/debian trixie/main amd64 libfabric1 amd64 2.1.0-1.1 [706 kB] #15 15.24 Get:550 http://deb.debian.org/debian trixie/main amd64 libhwloc15 amd64 2.12.0-4 [164 kB] #15 15.25 Get:551 http://deb.debian.org/debian trixie/main amd64 libmunge2 amd64 0.5.16-1 [19.7 kB] #15 15.25 Get:552 http://deb.debian.org/debian trixie/main amd64 libpciaccess0 amd64 0.17-3+b3 [51.9 kB] #15 15.25 Get:553 http://deb.debian.org/debian trixie/main amd64 libxnvctrl0 amd64 535.171.04-1+b2 [14.2 kB] #15 15.25 Get:554 http://deb.debian.org/debian trixie/main amd64 libze1 amd64 1.20.6-1 [473 kB] #15 15.25 Get:555 http://deb.debian.org/debian trixie/main amd64 ocl-icd-libopencl1 amd64 2.3.3-1 [42.9 kB] #15 15.25 Get:556 http://deb.debian.org/debian trixie/main amd64 libhwloc-plugins amd64 2.12.0-4 [23.5 kB] #15 15.25 Get:557 http://deb.debian.org/debian trixie/main amd64 libpmix2t64 amd64 5.0.7-1 [660 kB] #15 15.26 Get:558 http://deb.debian.org/debian trixie/main amd64 libfuse3-4 amd64 3.17.2-3 [98.7 kB] #15 15.26 Get:559 http://deb.debian.org/debian trixie/main amd64 libibumad3 amd64 56.1-1 [30.0 kB] #15 15.26 Get:560 http://deb.debian.org/debian trixie/main amd64 libibmad5 amd64 56.1-1 [44.5 kB] #15 15.27 Get:561 http://deb.debian.org/debian trixie/main amd64 libucx0 amd64 1.18.1+ds-2+b1 [1196 kB] #15 15.31 Get:562 http://deb.debian.org/debian trixie/main amd64 libopenmpi40 amd64 5.0.7-1 [2365 kB] #15 15.33 Get:563 http://deb.debian.org/debian trixie/main amd64 libboost-mpi1.83.0 amd64 1.83.0-4.2 [271 kB] #15 15.33 Get:564 http://deb.debian.org/debian trixie/main amd64 libboost-graph-parallel1.83.0 amd64 1.83.0-4.2 [280 kB] #15 15.34 Get:565 http://deb.debian.org/debian trixie/main amd64 libboost-graph-parallel1.83-dev amd64 1.83.0-4.2 [284 kB] #15 15.34 Get:566 http://deb.debian.org/debian trixie/main amd64 libboost-graph-parallel-dev amd64 1.83.0.2+b2 [3728 B] #15 15.34 Get:567 http://deb.debian.org/debian trixie/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-4.2 [254 kB] #15 15.34 Get:568 http://deb.debian.org/debian trixie/main amd64 libboost-iostreams1.83-dev amd64 1.83.0-4.2 [261 kB] #15 15.34 Get:569 http://deb.debian.org/debian trixie/main amd64 libboost-iostreams-dev amd64 1.83.0.2+b2 [3580 B] #15 15.35 Get:570 http://deb.debian.org/debian trixie/main amd64 libboost-json1.83.0 amd64 1.83.0-4.2 [357 kB] #15 15.35 Get:571 http://deb.debian.org/debian trixie/main amd64 libboost-json1.83-dev amd64 1.83.0-4.2 [373 kB] #15 15.36 Get:572 http://deb.debian.org/debian trixie/main amd64 libboost-json-dev amd64 1.83.0.2+b2 [3704 B] #15 15.36 Get:573 http://deb.debian.org/debian trixie/main amd64 libboost-locale1.83.0 amd64 1.83.0-4.2 [473 kB] #15 15.36 Get:574 http://deb.debian.org/debian trixie/main amd64 libboost-locale1.83-dev amd64 1.83.0-4.2 [555 kB] #15 15.37 Get:575 http://deb.debian.org/debian trixie/main amd64 libboost-locale-dev amd64 1.83.0.2+b2 [3924 B] #15 15.37 Get:576 http://deb.debian.org/debian trixie/main amd64 libboost-log1.83.0 amd64 1.83.0-4.2 [708 kB] #15 15.37 Get:577 http://deb.debian.org/debian trixie/main amd64 libboost-log1.83-dev amd64 1.83.0-4.2 [877 kB] #15 15.38 Get:578 http://deb.debian.org/debian trixie/main amd64 libboost-log-dev amd64 1.83.0.2+b2 [3796 B] #15 15.38 Get:579 http://deb.debian.org/debian trixie/main amd64 libboost-math1.83.0 amd64 1.83.0-4.2 [524 kB] #15 15.39 Get:580 http://deb.debian.org/debian trixie/main amd64 libboost-math1.83-dev amd64 1.83.0-4.2 [572 kB] #15 15.39 Get:581 http://deb.debian.org/debian trixie/main amd64 libboost-math-dev amd64 1.83.0.2+b2 [3796 B] #15 15.39 Get:582 http://deb.debian.org/debian trixie/main amd64 openmpi-common all 5.0.7-1 [97.2 kB] #15 15.40 Get:583 http://deb.debian.org/debian trixie/main amd64 libnl-3-dev amd64 3.7.0-2 [101 kB] #15 15.40 Get:584 http://deb.debian.org/debian trixie/main amd64 libnl-route-3-dev amd64 3.7.0-2 [201 kB] #15 15.40 Get:585 http://deb.debian.org/debian trixie/main amd64 libibverbs-dev amd64 56.1-1 [654 kB] #15 15.41 Get:586 http://deb.debian.org/debian trixie/main amd64 libnuma-dev amd64 2.0.19-1 [36.5 kB] #15 15.41 Get:587 http://deb.debian.org/debian trixie/main amd64 libltdl-dev amd64 2.5.4-4 [168 kB] #15 15.41 Get:588 http://deb.debian.org/debian trixie/main amd64 libhwloc-dev amd64 2.12.0-4 [258 kB] #15 15.41 Get:589 http://deb.debian.org/debian trixie/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-10+b1 [182 kB] #15 15.41 Get:590 http://deb.debian.org/debian trixie/main amd64 libevent-extra-2.1-7t64 amd64 2.1.12-stable-10+b1 [108 kB] #15 15.41 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] #15 15.41 Get:592 http://deb.debian.org/debian trixie/main amd64 libevent-dev amd64 2.1.12-stable-10+b1 [305 kB] #15 15.42 Get:593 http://deb.debian.org/debian trixie/main amd64 zlib1g-dev amd64 1:1.3.dfsg+really1.3.1-1+b1 [920 kB] #15 15.43 Get:594 http://deb.debian.org/debian trixie/main amd64 libpmix-dev amd64 5.0.7-1 [3978 kB] #15 15.46 Get:595 http://deb.debian.org/debian trixie/main amd64 libjs-jquery-ui all 1.13.2+dfsg-1 [250 kB] #15 15.46 Get:596 http://deb.debian.org/debian trixie/main amd64 openmpi-bin amd64 5.0.7-1 [189 kB] #15 15.46 Get:597 http://deb.debian.org/debian trixie/main amd64 libopenmpi-dev amd64 5.0.7-1 [1089 kB] #15 15.47 Get:598 http://deb.debian.org/debian trixie/main amd64 mpi-default-dev amd64 1.18 [3372 B] #15 15.47 Get:599 http://deb.debian.org/debian trixie/main amd64 libboost-mpi1.83-dev amd64 1.83.0-4.2 [290 kB] #15 15.47 Get:600 http://deb.debian.org/debian trixie/main amd64 libboost-mpi-dev amd64 1.83.0.2+b2 [3680 B] #15 15.47 Get:601 http://deb.debian.org/debian trixie/main amd64 libboost-python1.83.0 amd64 1.83.0-4.2 [306 kB] #15 15.48 Get:602 http://deb.debian.org/debian trixie/main amd64 mpi-default-bin amd64 1.18 [2576 B] #15 15.48 Get:603 http://deb.debian.org/debian trixie/main amd64 libboost-mpi-python1.83.0 amd64 1.83.0-4.2 [358 kB] #15 15.48 Get:604 http://deb.debian.org/debian trixie/main amd64 libboost-mpi-python1.83-dev amd64 1.83.0-4.2 [237 kB] #15 15.48 Get:605 http://deb.debian.org/debian trixie/main amd64 libboost-mpi-python-dev amd64 1.83.0.2+b2 [3712 B] #15 15.48 Get:606 http://deb.debian.org/debian trixie/main amd64 libboost-nowide1.83.0 amd64 1.83.0-4.2 [234 kB] #15 15.50 Get:607 http://deb.debian.org/debian trixie/main amd64 libboost-nowide1.83-dev amd64 1.83.0-4.2 [236 kB] #15 15.51 Get:608 http://deb.debian.org/debian trixie/main amd64 libboost-nowide-dev amd64 1.83.0.2+b2 [3668 B] #15 15.52 Get:609 http://deb.debian.org/debian trixie/main amd64 libboost-numpy1.83.0 amd64 1.83.0-4.2 [242 kB] #15 15.52 Get:610 http://deb.debian.org/debian trixie/main amd64 libboost-numpy1.83-dev amd64 1.83.0-4.2 [246 kB] #15 15.52 Get:611 http://deb.debian.org/debian trixie/main amd64 libboost-numpy-dev amd64 1.83.0.2+b2 [3644 B] #15 15.52 Get:612 http://deb.debian.org/debian trixie/main amd64 libboost-program-options1.83.0 amd64 1.83.0-4.2 [347 kB] #15 15.53 Get:613 http://deb.debian.org/debian trixie/main amd64 libboost-program-options1.83-dev amd64 1.83.0-4.2 [375 kB] #15 15.53 Get:614 http://deb.debian.org/debian trixie/main amd64 libboost-program-options-dev amd64 1.83.0.2+b2 [3612 B] #15 15.53 Get:615 http://deb.debian.org/debian trixie/main amd64 libexpat1-dev amd64 2.7.1-2 [161 kB] #15 15.53 Get:616 http://deb.debian.org/debian trixie/main amd64 libpython3.13-dev amd64 3.13.5-2 [5291 kB] #15 15.58 Get:617 http://deb.debian.org/debian trixie/main amd64 libpython3-dev amd64 3.13.5-1 [10.4 kB] #15 15.58 Get:618 http://deb.debian.org/debian trixie/main amd64 python3.13-dev amd64 3.13.5-2 [504 kB] #15 15.58 Get:619 http://deb.debian.org/debian trixie/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [116 kB] #15 15.58 Get:620 http://deb.debian.org/debian trixie/main amd64 libjs-sphinxdoc all 8.1.3-5 [30.5 kB] #15 15.58 Get:621 http://deb.debian.org/debian trixie/main amd64 python3-dev amd64 3.13.5-1 [26.1 kB] #15 15.58 Get:622 http://deb.debian.org/debian trixie/main amd64 libboost-python1.83-dev amd64 1.83.0-4.2 [328 kB] #15 15.59 Get:623 http://deb.debian.org/debian trixie/main amd64 libboost-python-dev amd64 1.83.0.2+b2 [3892 B] #15 15.59 Get:624 http://deb.debian.org/debian trixie/main amd64 libboost-random1.83.0 amd64 1.83.0-4.2 [238 kB] #15 15.59 Get:625 http://deb.debian.org/debian trixie/main amd64 libboost-random1.83-dev amd64 1.83.0-4.2 [241 kB] #15 15.59 Get:626 http://deb.debian.org/debian trixie/main amd64 libboost-random-dev amd64 1.83.0.2+b2 [3592 B] #15 15.59 Get:627 http://deb.debian.org/debian trixie/main amd64 libboost-regex-dev amd64 1.83.0.2+b2 [3864 B] #15 15.59 Get:628 http://deb.debian.org/debian trixie/main amd64 libboost-serialization-dev amd64 1.83.0.2+b2 [3832 B] #15 15.59 Get:629 http://deb.debian.org/debian trixie/main amd64 libboost-stacktrace1.83.0 amd64 1.83.0-4.2 [283 kB] #15 15.60 Get:630 http://deb.debian.org/debian trixie/main amd64 libboost-stacktrace1.83-dev amd64 1.83.0-4.2 [245 kB] #15 15.60 Get:631 http://deb.debian.org/debian trixie/main amd64 libboost-stacktrace-dev amd64 1.83.0.2+b2 [3592 B] #15 15.60 Get:632 http://deb.debian.org/debian trixie/main amd64 libboost-system-dev amd64 1.83.0.2+b2 [3736 B] #15 15.60 Get:633 http://deb.debian.org/debian trixie/main amd64 libboost-test-dev amd64 1.83.0.2+b2 [3628 B] #15 15.60 Get:634 http://deb.debian.org/debian trixie/main amd64 libboost-thread-dev amd64 1.83.0.2+b2 [3624 B] #15 15.61 Get:635 http://deb.debian.org/debian trixie/main amd64 libboost-timer1.83.0 amd64 1.83.0-4.2 [235 kB] #15 15.61 Get:636 http://deb.debian.org/debian trixie/main amd64 libboost-timer1.83-dev amd64 1.83.0-4.2 [237 kB] #15 15.62 Get:637 http://deb.debian.org/debian trixie/main amd64 libboost-timer-dev amd64 1.83.0.2+b2 [3716 B] #15 15.62 Get:638 http://deb.debian.org/debian trixie/main amd64 libboost1.83-tools-dev amd64 1.83.0-4.2 [1528 kB] #15 15.64 Get:639 http://deb.debian.org/debian trixie/main amd64 libboost-tools-dev amd64 1.83.0.2+b2 [3768 B] #15 15.64 Get:640 http://deb.debian.org/debian trixie/main amd64 libboost-type-erasure1.83.0 amd64 1.83.0-4.2 [246 kB] #15 15.64 Get:641 http://deb.debian.org/debian trixie/main amd64 libboost-type-erasure1.83-dev amd64 1.83.0-4.2 [249 kB] #15 15.64 Get:642 http://deb.debian.org/debian trixie/main amd64 libboost-type-erasure-dev amd64 1.83.0.2+b2 [3688 B] #15 15.64 Get:643 http://deb.debian.org/debian trixie/main amd64 libboost-url1.83.0 amd64 1.83.0-4.2 [336 kB] #15 15.64 Get:644 http://deb.debian.org/debian trixie/main amd64 libboost-url1.83-dev amd64 1.83.0-4.2 [421 kB] #15 15.65 Get:645 http://deb.debian.org/debian trixie/main amd64 libboost-url-dev amd64 1.83.0.2+b2 [3732 B] #15 15.65 Get:646 http://deb.debian.org/debian trixie/main amd64 libboost-wave1.83.0 amd64 1.83.0-4.2 [437 kB] #15 15.65 Get:647 http://deb.debian.org/debian trixie/main amd64 libboost-wave1.83-dev amd64 1.83.0-4.2 [486 kB] #15 15.66 Get:648 http://deb.debian.org/debian trixie/main amd64 libboost-wave-dev amd64 1.83.0.2+b2 [3624 B] #15 15.66 Get:649 http://deb.debian.org/debian trixie/main amd64 libboost-all-dev amd64 1.83.0.2+b2 [3936 B] #15 15.67 Get:650 http://deb.debian.org/debian trixie/main amd64 libbrotli-dev amd64 1.1.0-2+b7 [316 kB] #15 15.67 Get:651 http://deb.debian.org/debian trixie/main amd64 libmd-dev amd64 1.1.0-2+b1 [55.3 kB] #15 15.67 Get:652 http://deb.debian.org/debian trixie/main amd64 libbsd-dev amd64 0.12.2-2 [258 kB] #15 15.67 Get:653 http://deb.debian.org/debian trixie/main amd64 libbson-1.0-0t64 amd64 1.30.4-1 [87.5 kB] #15 15.68 Get:654 http://deb.debian.org/debian trixie/main amd64 libbson-dev amd64 1.30.4-1 [149 kB] #15 15.68 Get:655 http://deb.debian.org/debian trixie/main amd64 libcares2 amd64 1.34.5-1 [98.2 kB] #15 15.69 Get:656 http://deb.debian.org/debian trixie/main amd64 libc-ares-dev amd64 1.34.5-1 [226 kB] #15 15.69 Get:657 http://deb.debian.org/debian trixie/main amd64 libcairo-gobject2 amd64 1.18.4-1+b1 [130 kB] #15 15.69 Get:658 http://deb.debian.org/debian trixie/main amd64 libcap-dev amd64 1:2.75-10+b1 [546 kB] #15 15.70 Get:659 http://deb.debian.org/debian trixie/main amd64 libncurses6 amd64 6.5+20250216-2 [105 kB] #15 15.70 Get:660 http://deb.debian.org/debian trixie/main amd64 libcdk5t64 amd64 5.0.20250116-1 [129 kB] #15 15.70 Get:661 http://deb.debian.org/debian trixie/main amd64 libncurses-dev amd64 6.5+20250216-2 [353 kB] #15 15.71 Get:662 http://deb.debian.org/debian trixie/main amd64 libcdk5-dev amd64 5.0.20250116-1 [300 kB] #15 15.71 Get:663 http://deb.debian.org/debian trixie/main amd64 libcsv3 amd64 3.0.3+dfsg-6+b3 [10.8 kB] #15 15.72 Get:664 http://deb.debian.org/debian trixie/main amd64 libcsv-dev amd64 3.0.3+dfsg-6+b3 [23.0 kB] #15 15.72 Get:665 http://deb.debian.org/debian trixie/main amd64 libunbound8 amd64 1.22.0-2 [598 kB] #15 15.72 Get:666 http://deb.debian.org/debian trixie/main amd64 libgnutls-dane0t64 amd64 3.8.9-3 [455 kB] #15 15.73 Get:667 http://deb.debian.org/debian trixie/main amd64 libgnutls-openssl27t64 amd64 3.8.9-3 [455 kB] #15 15.73 Get:668 http://deb.debian.org/debian trixie/main amd64 libidn2-dev amd64 2.3.8-2 [103 kB] #15 15.73 Get:669 http://deb.debian.org/debian trixie/main amd64 libp11-kit-dev amd64 0.25.5-3 [208 kB] #15 15.73 Get:670 http://deb.debian.org/debian trixie/main amd64 libtasn1-6-dev amd64 4.20.0-2 [99.2 kB] #15 15.73 Get:671 http://deb.debian.org/debian trixie/main amd64 libgmpxx4ldbl amd64 2:6.3.0+dfsg-3 [329 kB] #15 15.74 Get:672 http://deb.debian.org/debian trixie/main amd64 libgmp-dev amd64 2:6.3.0+dfsg-3 [642 kB] #15 15.74 Get:673 http://deb.debian.org/debian trixie/main amd64 nettle-dev amd64 3.10.1-1 [1318 kB] #15 15.75 Get:674 http://deb.debian.org/debian trixie/main amd64 libgnutls28-dev amd64 3.8.9-3 [1406 kB] #15 15.77 Get:675 http://deb.debian.org/debian trixie/main amd64 libkrb5-dev amd64 1.21.3-5 [16.1 kB] #15 15.77 Get:676 http://deb.debian.org/debian trixie/main amd64 libldap-dev amd64 2.6.10+dfsg-1 [312 kB] #15 15.77 Get:677 http://deb.debian.org/debian trixie/main amd64 libpkgconf3 amd64 1.8.1-4 [36.4 kB] #15 15.77 Get:678 http://deb.debian.org/debian trixie/main amd64 pkgconf-bin amd64 1.8.1-4 [30.2 kB] #15 15.77 Get:679 http://deb.debian.org/debian trixie/main amd64 pkgconf amd64 1.8.1-4 [26.2 kB] #15 15.77 Get:680 http://deb.debian.org/debian trixie/main amd64 libnghttp2-dev amd64 1.64.0-1.1 [116 kB] #15 15.77 Get:681 http://deb.debian.org/debian trixie/main amd64 libnghttp3-dev amd64 1.8.0-1 [91.3 kB] #15 15.77 Get:682 http://deb.debian.org/debian trixie/main amd64 libngtcp2-crypto-gnutls-dev amd64 1.11.0-1 [34.0 kB] #15 15.77 Get:683 http://deb.debian.org/debian trixie/main amd64 libngtcp2-dev amd64 1.11.0-1 [179 kB] #15 15.77 Get:684 http://deb.debian.org/debian trixie/main amd64 libpsl-dev amd64 0.21.2-1.1+b1 [77.6 kB] #15 15.78 Get:685 http://deb.debian.org/debian trixie/main amd64 librtmp-dev amd64 2.4+20151223.gitfa8646d.1-2+b5 [68.0 kB] #15 15.78 Get:686 http://deb.debian.org/debian-security trixie-security/main amd64 libssl-dev amd64 3.5.1-1+deb13u1 [2955 kB] #15 15.81 Get:687 http://deb.debian.org/debian trixie/main amd64 libssh2-1-dev amd64 1.11.1-1 [393 kB] #15 15.81 Get:688 http://deb.debian.org/debian trixie/main amd64 libzstd-dev amd64 1.5.7+dfsg-1 [371 kB] #15 15.82 Get:689 http://deb.debian.org/debian trixie/main amd64 libcurl4-gnutls-dev amd64 8.14.1-2 [503 kB] #15 15.82 Get:690 http://deb.debian.org/debian trixie/main amd64 libdbi1t64 amd64 0.9.0-6.1+b1 [26.6 kB] #15 15.82 Get:691 http://deb.debian.org/debian trixie/main amd64 libdbd-sqlite3 amd64 0.9.0-13 [177 kB] #15 15.82 Get:692 http://deb.debian.org/debian trixie/main amd64 libdbi-dev amd64 0.9.0-6.1+b1 [33.5 kB] #15 15.82 Get:693 http://deb.debian.org/debian trixie-updates/main amd64 libsystemd-dev amd64 257.8-1~deb13u2 [1356 kB] #15 15.83 Get:694 http://deb.debian.org/debian trixie/main amd64 libdbus-1-dev amd64 1.16.2-2 [215 kB] #15 15.83 Get:695 http://deb.debian.org/debian trixie/main amd64 libelf-dev amd64 0.192-4 [93.2 kB] #15 15.84 Get:696 http://deb.debian.org/debian trixie/main amd64 libffi-dev amd64 3.4.8-2 [61.1 kB] #15 15.84 Get:697 http://deb.debian.org/debian trixie/main amd64 libfftw3-double3 amd64 3.3.10-2+b1 [781 kB] #15 15.84 Get:698 http://deb.debian.org/debian trixie/main amd64 libfftw3-long3 amd64 3.3.10-2+b1 [347 kB] #15 15.85 Get:699 http://deb.debian.org/debian trixie/main amd64 libfftw3-quad3 amd64 3.3.10-2+b1 [618 kB] #15 15.85 Get:700 http://deb.debian.org/debian trixie/main amd64 libfftw3-single3 amd64 3.3.10-2+b1 [809 kB] #15 15.86 Get:701 http://deb.debian.org/debian trixie/main amd64 libfftw3-bin amd64 3.3.10-2+b1 [51.3 kB] #15 15.86 Get:702 http://deb.debian.org/debian trixie/main amd64 libfftw3-dev amd64 3.3.10-2+b1 [2118 kB] #15 15.88 Get:703 http://deb.debian.org/debian trixie/main amd64 libgpg-error-dev amd64 1.51-4 [140 kB] #15 15.88 Get:704 http://deb.debian.org/debian trixie/main amd64 libgcrypt20-dev amd64 1.11.0-7 [891 kB] #15 15.89 Get:705 http://deb.debian.org/debian trixie/main amd64 libgdk-pixbuf2.0-common all 2.42.12+dfsg-4 [311 kB] #15 15.89 Get:706 http://deb.debian.org/debian trixie/main amd64 shared-mime-info amd64 2.4-5+b2 [760 kB] #15 15.89 Get:707 http://deb.debian.org/debian trixie/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.12+dfsg-4 [141 kB] #15 15.90 Get:708 http://deb.debian.org/debian trixie/main amd64 libsepol-dev amd64 3.8.1-1 [373 kB] #15 15.90 Get:709 http://deb.debian.org/debian trixie/main amd64 libpcre2-16-0 amd64 10.46-1~deb13u1 [281 kB] #15 15.90 Get:710 http://deb.debian.org/debian trixie/main amd64 libpcre2-32-0 amd64 10.46-1~deb13u1 [268 kB] #15 15.90 Get:711 http://deb.debian.org/debian trixie/main amd64 libpcre2-posix3 amd64 10.46-1~deb13u1 [63.9 kB] #15 15.90 Get:712 http://deb.debian.org/debian trixie/main amd64 libpcre2-dev amd64 10.46-1~deb13u1 [853 kB] #15 15.91 Get:713 http://deb.debian.org/debian trixie/main amd64 libselinux1-dev amd64 3.8.1-1 [169 kB] #15 15.91 Get:714 http://deb.debian.org/debian trixie/main amd64 libmount-dev amd64 2.41-5 [30.5 kB] #15 15.91 Get:715 http://deb.debian.org/debian trixie/main amd64 libsysprof-capture-4-dev amd64 48.0-2 [49.9 kB] #15 15.91 Get:716 http://deb.debian.org/debian trixie/main amd64 libgio-2.0-dev amd64 2.84.4-3~deb13u1 [1688 kB] #15 15.93 Get:717 http://deb.debian.org/debian trixie/main amd64 python3-packaging all 25.0-1 [56.6 kB] #15 15.93 Get:718 http://deb.debian.org/debian trixie/main amd64 libgio-2.0-dev-bin amd64 2.84.4-3~deb13u1 [166 kB] #15 15.93 Get:719 http://deb.debian.org/debian trixie/main amd64 libglib2.0-data all 2.84.4-3~deb13u1 [1286 kB] #15 15.94 Get:720 http://deb.debian.org/debian trixie/main amd64 libglib2.0-bin amd64 2.84.4-3~deb13u1 [130 kB] #15 15.94 Get:721 http://deb.debian.org/debian trixie/main amd64 libglib2.0-dev-bin amd64 2.84.4-3~deb13u1 [54.9 kB] #15 15.94 Get:722 http://deb.debian.org/debian trixie/main amd64 libglib2.0-dev amd64 2.84.4-3~deb13u1 [55.7 kB] #15 15.94 Get:723 http://deb.debian.org/debian trixie/main amd64 libgps30t64 amd64 3.25-5 [84.0 kB] #15 15.94 Get:724 http://deb.debian.org/debian trixie/main amd64 libgps-dev amd64 3.25-5 [144 kB] #15 15.94 Get:725 http://deb.debian.org/debian trixie/main amd64 libgsm1 amd64 1.0.22-1+b2 [29.3 kB] #15 15.94 Get:726 http://deb.debian.org/debian trixie/main amd64 libgsm1-dev amd64 1.0.22-1+b2 [34.8 kB] #15 15.95 Get:727 http://deb.debian.org/debian trixie/main amd64 libidn-dev amd64 1.43-1 [193 kB] #15 15.96 Get:728 http://deb.debian.org/debian trixie/main amd64 libintelrdfpmath-dev amd64 2.0u3-1 [6500 kB] #15 16.01 Get:729 http://deb.debian.org/debian trixie/main amd64 libjansson-dev amd64 2.14-2+b3 [43.2 kB] #15 16.01 Get:730 http://deb.debian.org/debian trixie/main amd64 liblimesuite23.11-1 amd64 23.11.0+dfsg-3+b2 [274 kB] #15 16.01 Get:731 http://deb.debian.org/debian trixie/main amd64 liblimesuite-dev amd64 23.11.0+dfsg-3+b2 [56.3 kB] #15 16.02 Get:732 http://deb.debian.org/debian trixie/main amd64 liblua5.3-0 amd64 5.3.6-2+b4 [129 kB] #15 16.02 Get:733 http://deb.debian.org/debian trixie/main amd64 libreadline-dev amd64 8.2-6 [153 kB] #15 16.02 Get:734 http://deb.debian.org/debian trixie/main amd64 liblua5.3-dev amd64 5.3.6-2+b4 [157 kB] #15 16.02 Get:735 http://deb.debian.org/debian trixie/main amd64 mysql-common all 5.8+1.1.1 [6784 B] #15 16.02 Get:736 http://deb.debian.org/debian trixie/main amd64 mariadb-common all 1:11.8.3-0+deb13u1 [28.8 kB] #15 16.02 Get:737 http://deb.debian.org/debian trixie/main amd64 libmariadb3 amd64 1:11.8.3-0+deb13u1 [187 kB] #15 16.02 Get:738 http://deb.debian.org/debian trixie/main amd64 libmicrohttpd12t64 amd64 1.0.1-4 [155 kB] #15 16.03 Get:739 http://deb.debian.org/debian trixie/main amd64 libmicrohttpd-dev amd64 1.0.1-4 [341 kB] #15 16.03 Get:740 http://deb.debian.org/debian trixie/main amd64 libmnl-dev amd64 1.0.5-3 [23.2 kB] #15 16.03 Get:741 http://deb.debian.org/debian trixie/main amd64 libmongocrypt0 amd64 1.13.2-1 [1369 kB] #15 16.05 Get:742 http://deb.debian.org/debian trixie/main amd64 libsnappy1v5 amd64 1.2.2-1 [29.3 kB] #15 16.05 Get:743 http://deb.debian.org/debian trixie/main amd64 libutf8proc3 amd64 2.9.0-1+b2 [61.0 kB] #15 16.05 Get:744 http://deb.debian.org/debian trixie/main amd64 libmongoc-1.0-0t64 amd64 1.30.4-1 [389 kB] #15 16.05 Get:745 http://deb.debian.org/debian trixie/main amd64 libmongocrypt-dev amd64 1.13.2-1 [349 kB] #15 16.06 Get:746 http://deb.debian.org/debian trixie/main amd64 libsnappy-dev amd64 1.2.2-1 [43.9 kB] #15 16.06 Get:747 http://deb.debian.org/debian trixie/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-9 [234 kB] #15 16.06 Get:748 http://deb.debian.org/debian trixie/main amd64 libutf8proc-dev amd64 2.9.0-1+b2 [65.4 kB] #15 16.06 Get:749 http://deb.debian.org/debian trixie/main amd64 libmongoc-dev amd64 1.30.4-1 [466 kB] #15 16.07 Get:750 http://deb.debian.org/debian trixie/main amd64 pci.ids all 0.0~2025.06.09-1 [269 kB] #15 16.07 Get:751 http://deb.debian.org/debian trixie/main amd64 libpci3 amd64 1:3.13.0-2 [75.6 kB] #15 16.07 Get:752 http://deb.debian.org/debian trixie/main amd64 libsensors-config all 1:3.6.2-2 [16.2 kB] #15 16.07 Get:753 http://deb.debian.org/debian trixie/main amd64 libsensors5 amd64 1:3.6.2-2 [37.5 kB] #15 16.07 Get:754 http://deb.debian.org/debian trixie/main amd64 libwrap0 amd64 7.6.q-36 [55.3 kB] #15 16.08 Get:755 http://deb.debian.org/debian trixie/main amd64 libsnmp-base all 5.9.4+dfsg-2 [1770 kB] #15 16.10 Get:756 http://deb.debian.org/debian trixie/main amd64 libsnmp40t64 amd64 5.9.4+dfsg-2 [2578 kB] #15 16.12 Get:757 http://deb.debian.org/debian trixie/main amd64 libnetsnmptrapd40t64 amd64 5.9.4+dfsg-2 [23.3 kB] #15 16.12 Get:758 http://deb.debian.org/debian trixie/main amd64 libnewlib-dev all 4.5.0.20241231-1 [263 kB] #15 16.13 Get:759 http://deb.debian.org/debian trixie/main amd64 libnewlib-arm-none-eabi all 4.5.0.20241231-1 [48.3 MB] #15 16.84 Get:760 http://deb.debian.org/debian trixie/main amd64 libnftnl11 amd64 1.2.9-1 [65.0 kB] #15 16.84 Get:761 http://deb.debian.org/debian trixie/main amd64 libnftables1 amd64 1.1.3-1 [332 kB] #15 16.84 Get:762 http://deb.debian.org/debian trixie/main amd64 libnftables-dev amd64 1.1.3-1 [13.9 kB] #15 16.84 Get:763 http://deb.debian.org/debian trixie/main amd64 libnftnl-dev amd64 1.2.9-1 [89.9 kB] #15 16.84 Get:764 http://deb.debian.org/debian trixie/main amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1+b2 [221 kB] #15 16.84 Get:765 http://deb.debian.org/debian trixie/main amd64 libxml2-dev amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u1 [793 kB] #15 17.27 Get:766 http://deb.debian.org/debian trixie/main amd64 libnorm-dev amd64 1.5.9+dfsg-3.1+b2 [390 kB] #15 17.27 Get:767 http://deb.debian.org/debian trixie/main amd64 liboping0 amd64 1.10.0-5+b5 [17.5 kB] #15 17.27 Get:768 http://deb.debian.org/debian trixie/main amd64 liboping-dev amd64 1.10.0-5+b5 [36.5 kB] #15 17.27 Get:769 http://deb.debian.org/debian trixie/main amd64 liborcania2.3 amd64 2.3.3-1+b2 [14.1 kB] #15 17.27 Get:770 http://deb.debian.org/debian trixie/main amd64 liborcania-dev amd64 2.3.3-1+b2 [117 kB] #15 17.27 Get:771 http://deb.debian.org/debian trixie/main amd64 libortp16 amd64 1:5.3.105-1 [107 kB] #15 17.27 Get:772 http://deb.debian.org/debian trixie/main amd64 libortp-dev amd64 1:5.3.105-1 [47.3 kB] #15 17.27 Get:773 http://deb.debian.org/debian trixie/main amd64 libpcap0.8t64 amd64 1.10.5-2 [169 kB] #15 17.27 Get:774 http://deb.debian.org/debian trixie/main amd64 libpcap0.8-dev amd64 1.10.5-2 [284 kB] #15 17.28 Get:775 http://deb.debian.org/debian trixie/main amd64 libpcap-dev amd64 1.10.5-2 [31.8 kB] #15 17.28 Get:776 http://deb.debian.org/debian trixie-updates/main amd64 libudev-dev amd64 257.8-1~deb13u2 [75.0 kB] #15 17.28 Get:777 http://deb.debian.org/debian trixie/main amd64 libpci-dev amd64 1:3.13.0-2 [66.9 kB] #15 17.28 Get:778 http://deb.debian.org/debian trixie/main amd64 libpcsclite1 amd64 2.3.3-1 [55.2 kB] #15 17.29 Get:779 http://deb.debian.org/debian trixie/main amd64 libpcsclite-dev amd64 2.3.3-1 [68.3 kB] #15 17.29 Get:780 http://deb.debian.org/debian trixie/main amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1+b1 [162 kB] #15 17.33 Get:781 http://deb.debian.org/debian trixie/main amd64 libpgm-dev amd64 5.3.128~dfsg-2.1+b1 [195 kB] #15 17.34 Get:782 http://deb.debian.org/debian trixie/main amd64 libraqm0 amd64 0.10.2-1 [13.9 kB] #15 17.34 Get:783 http://deb.debian.org/debian trixie/main amd64 librsvg2-2 amd64 2.60.0+dfsg-1 [1789 kB] #15 17.36 Get:784 http://deb.debian.org/debian trixie/main amd64 librsvg2-bin amd64 2.60.0+dfsg-1 [1967 kB] #15 17.37 Get:785 http://deb.debian.org/debian trixie/main amd64 libsctp1 amd64 1.0.21+dfsg-1 [25.8 kB] #15 17.37 Get:786 http://deb.debian.org/debian trixie/main amd64 libsctp-dev amd64 1.0.21+dfsg-1 [74.2 kB] #15 17.37 Get:787 http://deb.debian.org/debian trixie/main amd64 libsensors-dev amd64 1:3.6.2-2 [48.8 kB] #15 17.37 Get:788 http://deb.debian.org/debian trixie/main amd64 libsigsegv-dev amd64 2.14-1+b2 [28.2 kB] #15 17.37 Get:789 http://deb.debian.org/debian trixie/main amd64 libwrap0-dev amd64 7.6.q-36 [21.8 kB] #15 17.38 Get:790 http://deb.debian.org/debian trixie/main amd64 libsnmp-dev amd64 5.9.4+dfsg-2 [201 kB] #15 17.38 Get:791 http://deb.debian.org/debian trixie/main amd64 libsodium23 amd64 1.0.18-1+b2 [165 kB] #15 17.39 Get:792 http://deb.debian.org/debian trixie/main amd64 libsodium-dev amd64 1.0.18-1+b2 [184 kB] #15 17.39 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] #15 17.40 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] #15 17.41 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] #15 17.41 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] #15 17.41 Get:797 http://deb.debian.org/debian trixie/main amd64 libsqlite3-dev amd64 3.46.1-7 [1109 kB] #15 17.42 Get:798 http://deb.debian.org/debian trixie/main amd64 libtalloc2 amd64 2:2.4.3+samba4.22.4+dfsg-1~deb13u1 [61.1 kB] #15 17.42 Get:799 http://deb.debian.org/debian trixie/main amd64 libtalloc-dev amd64 2:2.4.3+samba4.22.4+dfsg-1~deb13u1 [72.5 kB] #15 17.42 Get:800 http://deb.debian.org/debian trixie/main amd64 libtext-unidecode-perl all 1.30-3 [101 kB] #15 17.43 Get:801 http://deb.debian.org/debian trixie/main amd64 libuhd4.8.0 amd64 4.8.0.0+ds1-2 [3943 kB] #15 17.48 Get:802 http://deb.debian.org/debian trixie/main amd64 libuhd-dev amd64 4.8.0.0+ds1-2 [244 kB] #15 17.48 Get:803 http://deb.debian.org/debian trixie/main amd64 libyder2.0t64 amd64 1.4.20-1.1+b1 [10.2 kB] #15 17.48 Get:804 http://deb.debian.org/debian trixie/main amd64 libulfius2.7t64 amd64 2.7.15-2.2+b2 [57.2 kB] #15 17.48 Get:805 http://deb.debian.org/debian trixie/main amd64 libyder-dev amd64 1.4.20-1.1+b1 [105 kB] #15 17.48 Get:806 http://deb.debian.org/debian trixie/main amd64 libulfius-dev amd64 2.7.15-2.2+b2 [249 kB] #15 17.49 Get:807 http://deb.debian.org/debian trixie/main amd64 liburing2 amd64 2.9-1 [26.4 kB] #15 17.49 Get:808 http://deb.debian.org/debian trixie/main amd64 liburing-dev amd64 2.9-1 [232 kB] #15 17.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] #15 17.49 Get:810 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0-dev amd64 2:1.0.28-1 [82.9 kB] #15 17.49 Get:811 http://deb.debian.org/debian trixie/main amd64 libusb-dev amd64 2:0.1.12-35+b1 [31.7 kB] #15 17.50 Get:812 http://deb.debian.org/debian trixie/main amd64 libwebpdemux2 amd64 1.5.0-0.1 [113 kB] #15 17.50 Get:813 http://deb.debian.org/debian trixie/main amd64 libwebpmux3 amd64 1.5.0-0.1 [126 kB] #15 17.50 Get:814 http://deb.debian.org/debian trixie/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB] #15 17.50 Get:815 http://deb.debian.org/debian trixie/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB] #15 17.50 Get:816 http://deb.debian.org/debian trixie/main amd64 libxml-sax-perl all 1.02+dfsg-4 [53.4 kB] #15 17.50 Get:817 http://deb.debian.org/debian trixie/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-5+b2 [314 kB] #15 17.50 Get:818 http://deb.debian.org/debian trixie/main amd64 libyaml-0-2 amd64 0.2.5-2 [52.5 kB] #15 17.51 Get:819 http://deb.debian.org/debian trixie/main amd64 libyaml-dev amd64 0.2.5-2 [63.4 kB] #15 17.51 Get:820 http://deb.debian.org/debian trixie/main amd64 libzmq5 amd64 4.3.5-1+b3 [283 kB] #15 17.52 Get:821 http://deb.debian.org/debian trixie/main amd64 libzmq3-dev amd64 4.3.5-1+b3 [494 kB] #15 17.52 Get:822 http://deb.debian.org/debian trixie/main amd64 lua-socket amd64 3.1.0-1+b2 [85.5 kB] #15 17.52 Get:823 http://deb.debian.org/debian trixie/main amd64 ninja-build amd64 1.12.1-1 [142 kB] #15 17.52 Get:824 http://deb.debian.org/debian trixie/main amd64 python3-autocommand all 2.2.2-3 [13.6 kB] #15 17.52 Get:825 http://deb.debian.org/debian trixie/main amd64 python3-more-itertools all 10.7.0-1 [67.4 kB] #15 17.53 Get:826 http://deb.debian.org/debian trixie/main amd64 python3-typing-extensions all 4.13.2-1 [90.5 kB] #15 17.53 Get:827 http://deb.debian.org/debian trixie/main amd64 python3-typeguard all 4.4.2-1 [37.3 kB] #15 17.53 Get:828 http://deb.debian.org/debian trixie/main amd64 python3-inflect all 7.3.1-2 [32.4 kB] #15 17.53 Get:829 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.context all 6.0.1-1 [8276 B] #15 17.54 Get:830 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.functools all 4.1.0-1 [12.0 kB] #15 17.54 Get:831 http://deb.debian.org/debian trixie/main amd64 python3-pkg-resources all 78.1.1-0.1 [224 kB] #15 17.54 Get:832 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.text all 4.0.0-1 [11.4 kB] #15 17.54 Get:833 http://deb.debian.org/debian trixie/main amd64 python3-zipp all 3.21.0-1 [10.6 kB] #15 17.54 Get:834 http://deb.debian.org/debian trixie/main amd64 python3-setuptools all 78.1.1-0.1 [738 kB] #15 17.55 Get:835 http://deb.debian.org/debian trixie/main amd64 meson all 1.7.0-1 [639 kB] #15 17.56 Get:836 http://deb.debian.org/debian trixie/main amd64 mscgen amd64 0.20-16 [46.8 kB] #15 17.56 Get:837 http://deb.debian.org/debian trixie/main amd64 patchelf amd64 0.18.0-1.4 [99.7 kB] #15 17.56 Get:838 http://deb.debian.org/debian trixie/main amd64 picolibc-arm-none-eabi all 1.8.10-2 [39.5 MB] #15 17.90 Get:839 http://deb.debian.org/debian trixie/main amd64 pkg-config amd64 1.8.1-4 [14.0 kB] #15 17.90 Get:840 http://deb.debian.org/debian trixie/main amd64 python3-astroid all 3.3.8-2 [213 kB] #15 17.90 Get:841 http://deb.debian.org/debian trixie/main amd64 python3-isort all 6.0.1-1 [72.3 kB] #15 17.90 Get:842 http://deb.debian.org/debian trixie/main amd64 python3-mypy-extensions all 1.0.0-1 [6064 B] #15 17.90 Get:843 http://deb.debian.org/debian trixie/main amd64 python3-logilab-common all 2.1.0-1 [111 kB] #15 17.90 Get:844 http://deb.debian.org/debian trixie/main amd64 python3-dill all 0.4.0-1 [83.7 kB] #15 17.91 Get:845 http://deb.debian.org/debian trixie/main amd64 python3-mccabe all 0.7.0-1 [10.5 kB] #15 17.91 Get:846 http://deb.debian.org/debian trixie/main amd64 python3-platformdirs all 4.3.7-1 [16.6 kB] #15 17.91 Get:847 http://deb.debian.org/debian trixie/main amd64 python3-tomlkit all 0.13.2-1 [42.7 kB] #15 17.91 Get:848 http://deb.debian.org/debian trixie/main amd64 pylint all 3.3.4-1 [341 kB] #15 17.92 Get:849 http://deb.debian.org/debian trixie/main amd64 python3-funcparserlib all 1.0.0-0.2 [17.5 kB] #15 17.92 Get:850 http://deb.debian.org/debian trixie/main amd64 python3-pil amd64 11.1.0-5+b1 [513 kB] #15 17.92 Get:851 http://deb.debian.org/debian trixie/main amd64 python3-webcolors all 1.13-1 [15.3 kB] #15 17.93 Get:852 http://deb.debian.org/debian trixie/main amd64 python3-roman all 5.0-1 [10.6 kB] #15 17.93 Get:853 http://deb.debian.org/debian trixie/main amd64 python3-docutils all 0.21.2+dfsg-2 [403 kB] #15 17.93 Get:854 http://deb.debian.org/debian trixie/main amd64 python3-chardet all 5.2.0+dfsg-2 [108 kB] #15 17.93 Get:855 http://deb.debian.org/debian trixie/main amd64 python3-cairo amd64 1.27.0-2 [114 kB] #15 17.93 Get:856 http://deb.debian.org/debian trixie/main amd64 python3-freetype all 2.5.1-1 [89.3 kB] #15 17.94 Get:857 http://deb.debian.org/debian trixie/main amd64 python3-rlpycairo all 0.3.0-3 [9904 B] #15 17.94 Get:858 http://deb.debian.org/debian trixie/main amd64 python3-reportlab all 4.3.1-1 [1158 kB] #15 17.95 Get:859 http://deb.debian.org/debian trixie/main amd64 python3-blockdiag all 3.0.0+dfsg-3 [73.1 kB] #15 17.95 Get:860 http://deb.debian.org/debian trixie/main amd64 python3-distlib all 0.3.9-1 [257 kB] #15 17.96 Get:861 http://deb.debian.org/debian trixie/main amd64 python3-filelock all 3.18.0-1 [12.8 kB] #15 17.96 Get:862 http://deb.debian.org/debian trixie/main amd64 python3-gi amd64 3.50.0-4+b1 [236 kB] #15 17.96 Get:863 http://deb.debian.org/debian trixie/main amd64 python3-iniconfig all 1.1.1-2 [6396 B] #15 17.97 Get:864 http://deb.debian.org/debian trixie/main amd64 python3-markupsafe amd64 2.1.5-1+b3 [14.0 kB] #15 17.97 Get:865 http://deb.debian.org/debian trixie/main amd64 python3-mako all 1.3.9-1 [83.6 kB] #15 17.97 Get:866 http://deb.debian.org/debian trixie/main amd64 python3-nwdiag all 3.0.0+dfsg-2 [32.7 kB] #15 17.97 Get:867 http://deb.debian.org/debian trixie/main amd64 python3-wheel all 0.46.1-2 [21.7 kB] #15 17.97 Get:868 http://deb.debian.org/debian trixie/main amd64 python3-pip all 25.1.1+dfsg-1 [1457 kB] #15 17.99 Get:869 http://deb.debian.org/debian trixie/main amd64 python3-pip-whl all 25.1.1+dfsg-1 [1507 kB] #15 18.00 Get:870 http://deb.debian.org/debian trixie/main amd64 python3-pluggy all 1.5.0-1 [26.9 kB] #15 18.00 Get:871 http://deb.debian.org/debian trixie/main amd64 python3-pyflakes all 3.2.0-3 [57.3 kB] #15 18.00 Get:872 http://deb.debian.org/debian trixie/main amd64 python3-pytest all 8.3.5-2 [250 kB] #15 18.00 Get:873 http://deb.debian.org/debian trixie/main amd64 python3-setuptools-whl all 78.1.1-0.1 [1268 kB] #15 18.01 Get:874 http://deb.debian.org/debian trixie/main amd64 python3-usb all 1.2.1-2 [37.6 kB] #15 18.01 Get:875 http://deb.debian.org/debian trixie/main amd64 python3-virtualenv all 20.31.2+ds-1 [72.8 kB] #15 18.01 Get:876 http://deb.debian.org/debian trixie/main amd64 python3-yaml amd64 6.0.2-1+b2 [136 kB] #15 18.01 Get:877 http://deb.debian.org/debian trixie/main amd64 source-highlight amd64 3.1.9-4.3+b1 [342 kB] #15 18.02 Get:878 http://deb.debian.org/debian trixie/main amd64 sqlite3 amd64 3.46.1-7 [384 kB] #15 18.02 Get:879 http://deb.debian.org/debian trixie/main amd64 stow all 2.4.1-2 [154 kB] #15 18.02 Get:880 http://deb.debian.org/debian trixie/main amd64 swig amd64 4.3.0-1 [1503 kB] #15 18.04 Get:881 http://deb.debian.org/debian trixie/main amd64 tcpdump amd64 4.99.5-2 [471 kB] #15 18.09 Get:882 http://deb.debian.org/debian trixie/main amd64 telnet all 0.17+2.6-3 [43.3 kB] #15 18.09 Get:883 http://deb.debian.org/debian trixie/main amd64 tex-gyre all 20180621-6 [6209 kB] #15 18.11 Get:884 http://deb.debian.org/debian trixie/main amd64 texinfo-lib amd64 7.1.1-1+b1 [232 kB] #15 18.12 Get:885 http://deb.debian.org/debian trixie/main amd64 texinfo all 7.1.1-1 [1753 kB] #15 18.13 Get:886 http://deb.debian.org/debian trixie/main amd64 unzip amd64 6.0-29 [173 kB] #15 18.13 Get:887 http://deb.debian.org/debian trixie/main amd64 virtualenv all 20.31.2+ds-1 [7348 B] #15 18.13 Get:888 http://deb.debian.org/debian trixie/main amd64 xxd amd64 2:9.1.1230-2 [98.8 kB] #15 18.31 debconf: unable to initialize frontend: Dialog #15 18.31 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 18.31 debconf: falling back to frontend: Readline #15 18.31 debconf: unable to initialize frontend: Readline #15 18.31 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8, <STDIN> line 888.) #15 18.31 debconf: falling back to frontend: Teletype #15 18.31 debconf: unable to initialize frontend: Teletype #15 18.31 debconf: (This frontend requires a controlling tty.) #15 18.31 debconf: falling back to frontend: Noninteractive #15 31.80 Preconfiguring packages ... #15 31.92 Fetched 1096 MB in 12s (90.5 MB/s) #15 32.14 Selecting previously unselected package libsystemd-shared:amd64. #15 32.14 (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 ... 5706 files and directories currently installed.) #15 32.14 Preparing to unpack .../libsystemd-shared_257.8-1~deb13u2_amd64.deb ... #15 32.19 Unpacking libsystemd-shared:amd64 (257.8-1~deb13u2) ... #15 32.88 Selecting previously unselected package libapparmor1:amd64. #15 32.88 Preparing to unpack .../libapparmor1_4.1.0-1_amd64.deb ... #15 33.01 Unpacking libapparmor1:amd64 (4.1.0-1) ... #15 33.30 Setting up libsystemd-shared:amd64 (257.8-1~deb13u2) ... #15 33.91 Selecting previously unselected package systemd. #15 33.91 (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 ... 5719 files and directories currently installed.) #15 33.91 Preparing to unpack .../0-systemd_257.8-1~deb13u2_amd64.deb ... #15 34.01 Unpacking systemd (257.8-1~deb13u2) ... #15 34.79 Selecting previously unselected package libdbus-1-3:amd64. #15 34.79 Preparing to unpack .../1-libdbus-1-3_1.16.2-2_amd64.deb ... #15 34.84 Unpacking libdbus-1-3:amd64 (1.16.2-2) ... #15 35.24 Selecting previously unselected package dbus-bin. #15 35.24 Preparing to unpack .../2-dbus-bin_1.16.2-2_amd64.deb ... #15 35.28 Unpacking dbus-bin (1.16.2-2) ... #15 35.52 Selecting previously unselected package dbus-session-bus-common. #15 35.52 Preparing to unpack .../3-dbus-session-bus-common_1.16.2-2_all.deb ... #15 35.56 Unpacking dbus-session-bus-common (1.16.2-2) ... #15 35.82 Selecting previously unselected package libexpat1:amd64. #15 35.82 Preparing to unpack .../4-libexpat1_2.7.1-2_amd64.deb ... #15 35.86 Unpacking libexpat1:amd64 (2.7.1-2) ... #15 36.27 Selecting previously unselected package dbus-daemon. #15 36.27 Preparing to unpack .../5-dbus-daemon_1.16.2-2_amd64.deb ... #15 36.31 Unpacking dbus-daemon (1.16.2-2) ... #15 36.57 Selecting previously unselected package adduser. #15 36.57 Preparing to unpack .../6-adduser_3.152_all.deb ... #15 36.61 Unpacking adduser (3.152) ... #15 36.88 Setting up adduser (3.152) ... #15 37.23 Selecting previously unselected package dbus-system-bus-common. #15 37.23 (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 ... 6795 files and directories currently installed.) #15 37.23 Preparing to unpack .../0-dbus-system-bus-common_1.16.2-2_all.deb ... #15 37.27 Unpacking dbus-system-bus-common (1.16.2-2) ... #15 37.57 Selecting previously unselected package dbus. #15 37.57 Preparing to unpack .../1-dbus_1.16.2-2_amd64.deb ... #15 37.61 Unpacking dbus (1.16.2-2) ... #15 37.87 Selecting previously unselected package autoconf-archive. #15 37.87 Preparing to unpack .../2-autoconf-archive_20220903-3_all.deb ... #15 37.92 Unpacking autoconf-archive (20220903-3) ... #15 38.15 Selecting previously unselected package m4. #15 38.16 Preparing to unpack .../3-m4_1.4.19-8_amd64.deb ... #15 38.19 Unpacking m4 (1.4.19-8) ... #15 38.79 Selecting previously unselected package flex. #15 38.79 Preparing to unpack .../4-flex_2.6.4-8.2+b4_amd64.deb ... #15 38.84 Unpacking flex (2.6.4-8.2+b4) ... #15 39.15 Selecting previously unselected package libmpfr6:amd64. #15 39.15 Preparing to unpack .../5-libmpfr6_4.2.2-1_amd64.deb ... #15 39.18 Unpacking libmpfr6:amd64 (4.2.2-1) ... #15 39.59 Selecting previously unselected package readline-common. #15 39.60 Preparing to unpack .../6-readline-common_8.2-6_all.deb ... #15 39.64 Unpacking readline-common (8.2-6) ... #15 39.97 Selecting previously unselected package libreadline8t64:amd64. #15 39.97 Preparing to unpack .../7-libreadline8t64_8.2-6_amd64.deb ... #15 40.00 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' #15 40.04 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' #15 40.06 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' #15 40.07 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' #15 40.09 Unpacking libreadline8t64:amd64 (8.2-6) ... #15 40.37 Selecting previously unselected package libsigsegv2:amd64. #15 40.37 Preparing to unpack .../8-libsigsegv2_2.14-1+b2_amd64.deb ... #15 40.41 Unpacking libsigsegv2:amd64 (2.14-1+b2) ... #15 40.62 Setting up libmpfr6:amd64 (4.2.2-1) ... #15 40.76 Setting up readline-common (8.2-6) ... #15 40.88 Setting up libreadline8t64:amd64 (8.2-6) ... #15 41.01 Setting up libsigsegv2:amd64 (2.14-1+b2) ... #15 41.44 Selecting previously unselected package gawk. #15 41.44 (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 ... 8244 files and directories currently installed.) #15 41.44 Preparing to unpack .../00-gawk_1%3a5.2.1-2+b1_amd64.deb ... #15 41.47 Unpacking gawk (1:5.2.1-2+b1) ... #15 41.72 Selecting previously unselected package libtext-charwidth-perl:amd64. #15 41.72 Preparing to unpack .../01-libtext-charwidth-perl_0.04-11+b4_amd64.deb ... #15 41.76 Unpacking libtext-charwidth-perl:amd64 (0.04-11+b4) ... #15 41.97 Selecting previously unselected package libtext-wrapi18n-perl. #15 41.97 Preparing to unpack .../02-libtext-wrapi18n-perl_0.06-10_all.deb ... #15 42.02 Unpacking libtext-wrapi18n-perl (0.06-10) ... #15 42.39 Selecting previously unselected package libncursesw6:amd64. #15 42.39 Preparing to unpack .../03-libncursesw6_6.5+20250216-2_amd64.deb ... #15 42.43 Unpacking libncursesw6:amd64 (6.5+20250216-2) ... #15 42.70 Selecting previously unselected package libproc2-0:amd64. #15 42.71 Preparing to unpack .../04-libproc2-0_2%3a4.0.4-9_amd64.deb ... #15 43.09 Unpacking libproc2-0:amd64 (2:4.0.4-9) ... #15 43.41 Selecting previously unselected package procps. #15 43.41 Preparing to unpack .../05-procps_2%3a4.0.4-9_amd64.deb ... #15 43.45 Unpacking procps (2:4.0.4-9) ... #15 43.72 Selecting previously unselected package sensible-utils. #15 43.72 Preparing to unpack .../06-sensible-utils_0.0.25_all.deb ... #15 43.77 Unpacking sensible-utils (0.0.25) ... #15 44.06 Selecting previously unselected package ucf. #15 44.06 Preparing to unpack .../07-ucf_3.0052_all.deb ... #15 44.10 Moving old data out of the way #15 44.10 Unpacking ucf (3.0052) ... #15 44.43 Selecting previously unselected package libdebuginfod-common. #15 44.43 Preparing to unpack .../08-libdebuginfod-common_0.192-4_all.deb ... #15 44.47 Unpacking libdebuginfod-common (0.192-4) ... #15 44.71 Selecting previously unselected package libatomic1:amd64. #15 44.71 Preparing to unpack .../09-libatomic1_14.2.0-19_amd64.deb ... #15 44.74 Unpacking libatomic1:amd64 (14.2.0-19) ... #15 45.18 Selecting previously unselected package libglib2.0-0t64:amd64. #15 45.18 Preparing to unpack .../10-libglib2.0-0t64_2.84.4-3~deb13u1_amd64.deb ... #15 45.23 Unpacking libglib2.0-0t64:amd64 (2.84.4-3~deb13u1) ... #15 45.51 Selecting previously unselected package confget. #15 45.51 Preparing to unpack .../11-confget_5.1.2-2_amd64.deb ... #15 45.55 Unpacking confget (5.1.2-2) ... #15 45.93 Selecting previously unselected package ofono. #15 45.93 Preparing to unpack .../12-ofono_2.16-5_amd64.deb ... #15 45.99 Unpacking ofono (2.16-5) ... #15 46.26 Selecting previously unselected package poppler-data. #15 46.26 Preparing to unpack .../13-poppler-data_0.4.12-1_all.deb ... #15 46.30 Unpacking poppler-data (0.4.12-1) ... #15 46.68 Selecting previously unselected package libpython3.13-minimal:amd64. #15 46.69 Preparing to unpack .../14-libpython3.13-minimal_3.13.5-2_amd64.deb ... #15 46.72 Unpacking libpython3.13-minimal:amd64 (3.13.5-2) ... #15 47.04 Selecting previously unselected package python3.13-minimal. #15 47.04 Preparing to unpack .../15-python3.13-minimal_3.13.5-2_amd64.deb ... #15 47.09 Unpacking python3.13-minimal (3.13.5-2) ... #15 47.47 Setting up libpython3.13-minimal:amd64 (3.13.5-2) ... #15 47.63 Setting up libexpat1:amd64 (2.7.1-2) ... #15 47.75 Setting up python3.13-minimal (3.13.5-2) ... #15 53.30 Selecting previously unselected package python3-minimal. #15 53.30 (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 ... 9683 files and directories currently installed.) #15 53.31 Preparing to unpack .../0-python3-minimal_3.13.5-1_amd64.deb ... #15 53.34 Unpacking python3-minimal (3.13.5-1) ... #15 53.55 Selecting previously unselected package media-types. #15 53.56 Preparing to unpack .../1-media-types_13.0.0_all.deb ... #15 53.60 Unpacking media-types (13.0.0) ... #15 53.87 Selecting previously unselected package netbase. #15 53.87 Preparing to unpack .../2-netbase_6.5_all.deb ... #15 53.91 Unpacking netbase (6.5) ... #15 54.13 Selecting previously unselected package libpython3.13-stdlib:amd64. #15 54.13 Preparing to unpack .../3-libpython3.13-stdlib_3.13.5-2_amd64.deb ... #15 54.16 Unpacking libpython3.13-stdlib:amd64 (3.13.5-2) ... #15 54.45 Selecting previously unselected package python3.13. #15 54.45 Preparing to unpack .../4-python3.13_3.13.5-2_amd64.deb ... #15 54.50 Unpacking python3.13 (3.13.5-2) ... #15 54.69 Selecting previously unselected package libpython3-stdlib:amd64. #15 54.69 Preparing to unpack .../5-libpython3-stdlib_3.13.5-1_amd64.deb ... #15 54.72 Unpacking libpython3-stdlib:amd64 (3.13.5-1) ... #15 54.97 Setting up python3-minimal (3.13.5-1) ... #15 55.38 Selecting previously unselected package python3. #15 55.38 (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 ... 10144 files and directories currently installed.) #15 55.38 Preparing to unpack .../000-python3_3.13.5-1_amd64.deb ... #15 55.43 Unpacking python3 (3.13.5-1) ... #15 55.68 Selecting previously unselected package libpopt0:amd64. #15 55.68 Preparing to unpack .../001-libpopt0_1.19+dfsg-2_amd64.deb ... #15 55.72 Unpacking libpopt0:amd64 (1.19+dfsg-2) ... #15 56.00 Selecting previously unselected package rsync. #15 56.01 Preparing to unpack .../002-rsync_3.4.1+ds1-5_amd64.deb ... #15 56.05 Unpacking rsync (3.4.1+ds1-5) ... #15 56.48 Selecting previously unselected package sudo. #15 56.48 Preparing to unpack .../003-sudo_1.9.16p2-3_amd64.deb ... #15 56.53 Unpacking sudo (1.9.16p2-3) ... #15 56.83 Selecting previously unselected package libelf1t64:amd64. #15 56.83 Preparing to unpack .../004-libelf1t64_0.192-4_amd64.deb ... #15 56.87 Unpacking libelf1t64:amd64 (0.192-4) ... #15 57.16 Selecting previously unselected package libbpf1:amd64. #15 57.16 Preparing to unpack .../005-libbpf1_1%3a1.5.0-3_amd64.deb ... #15 57.20 Unpacking libbpf1:amd64 (1:1.5.0-3) ... #15 57.47 Selecting previously unselected package libmnl0:amd64. #15 57.47 Preparing to unpack .../006-libmnl0_1.0.5-3_amd64.deb ... #15 57.50 Unpacking libmnl0:amd64 (1.0.5-3) ... #15 58.05 Selecting previously unselected package libkrb5support0:amd64. #15 58.05 Preparing to unpack .../007-libkrb5support0_1.21.3-5_amd64.deb ... #15 58.09 Unpacking libkrb5support0:amd64 (1.21.3-5) ... #15 58.37 Selecting previously unselected package libcom-err2:amd64. #15 58.37 Preparing to unpack .../008-libcom-err2_1.47.2-3+b3_amd64.deb ... #15 58.40 Unpacking libcom-err2:amd64 (1.47.2-3+b3) ... #15 58.66 Selecting previously unselected package libk5crypto3:amd64. #15 58.66 Preparing to unpack .../009-libk5crypto3_1.21.3-5_amd64.deb ... #15 58.70 Unpacking libk5crypto3:amd64 (1.21.3-5) ... #15 58.96 Selecting previously unselected package libkeyutils1:amd64. #15 58.96 Preparing to unpack .../010-libkeyutils1_1.6.3-6_amd64.deb ... #15 59.00 Unpacking libkeyutils1:amd64 (1.6.3-6) ... #15 59.26 Selecting previously unselected package libkrb5-3:amd64. #15 59.26 Preparing to unpack .../011-libkrb5-3_1.21.3-5_amd64.deb ... #15 59.29 Unpacking libkrb5-3:amd64 (1.21.3-5) ... #15 59.60 Selecting previously unselected package libgssapi-krb5-2:amd64. #15 59.60 Preparing to unpack .../012-libgssapi-krb5-2_1.21.3-5_amd64.deb ... #15 59.63 Unpacking libgssapi-krb5-2:amd64 (1.21.3-5) ... #15 59.85 Selecting previously unselected package libtirpc-common. #15 59.86 Preparing to unpack .../013-libtirpc-common_1.3.6+ds-1_all.deb ... #15 59.89 Unpacking libtirpc-common (1.3.6+ds-1) ... #15 60.16 Selecting previously unselected package libtirpc3t64:amd64. #15 60.17 Preparing to unpack .../014-libtirpc3t64_1.3.6+ds-1_amd64.deb ... #15 60.20 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' #15 60.22 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' #15 60.24 Unpacking libtirpc3t64:amd64 (1.3.6+ds-1) ... #15 60.49 Selecting previously unselected package libxtables12:amd64. #15 60.50 Preparing to unpack .../015-libxtables12_1.8.11-2_amd64.deb ... #15 60.53 Unpacking libxtables12:amd64 (1.8.11-2) ... #15 60.72 Selecting previously unselected package libcap2-bin. #15 60.72 Preparing to unpack .../016-libcap2-bin_1%3a2.75-10+b1_amd64.deb ... #15 60.76 Unpacking libcap2-bin (1:2.75-10+b1) ... #15 61.06 Selecting previously unselected package iproute2. #15 61.07 Preparing to unpack .../017-iproute2_6.15.0-1_amd64.deb ... #15 61.12 Unpacking iproute2 (6.15.0-1) ... #15 61.36 Selecting previously unselected package bzip2. #15 61.37 Preparing to unpack .../018-bzip2_1.0.8-6_amd64.deb ... #15 61.40 Unpacking bzip2 (1.0.8-6) ... #15 61.63 Selecting previously unselected package libmagic-mgc. #15 61.63 Preparing to unpack .../019-libmagic-mgc_1%3a5.46-5_amd64.deb ... #15 61.67 Unpacking libmagic-mgc (1:5.46-5) ... #15 61.97 Selecting previously unselected package libmagic1t64:amd64. #15 61.98 Preparing to unpack .../020-libmagic1t64_1%3a5.46-5_amd64.deb ... #15 62.01 Unpacking libmagic1t64:amd64 (1:5.46-5) ... #15 62.20 Selecting previously unselected package file. #15 62.20 Preparing to unpack .../021-file_1%3a5.46-5_amd64.deb ... #15 62.24 Unpacking file (1:5.46-5) ... #15 62.73 Selecting previously unselected package gettext-base. #15 62.73 Preparing to unpack .../022-gettext-base_0.23.1-2_amd64.deb ... #15 62.76 Unpacking gettext-base (0.23.1-2) ... #15 63.04 Selecting previously unselected package libuchardet0:amd64. #15 63.04 Preparing to unpack .../023-libuchardet0_0.0.8-1+b2_amd64.deb ... #15 63.08 Unpacking libuchardet0:amd64 (0.0.8-1+b2) ... #15 63.31 Selecting previously unselected package groff-base. #15 63.31 Preparing to unpack .../024-groff-base_1.23.0-9_amd64.deb ... #15 63.36 Unpacking groff-base (1.23.0-9) ... #15 63.66 Selecting previously unselected package inetutils-telnet. #15 63.66 Preparing to unpack .../025-inetutils-telnet_2%3a2.6-3_amd64.deb ... #15 63.70 Unpacking inetutils-telnet (2:2.6-3) ... #15 63.93 Selecting previously unselected package libc-l10n. #15 63.93 Preparing to unpack .../026-libc-l10n_2.41-12_all.deb ... #15 63.98 Unpacking libc-l10n (2.41-12) ... #15 64.35 Selecting previously unselected package locales. #15 64.35 Preparing to unpack .../027-locales_2.41-12_all.deb ... #15 64.40 Unpacking locales (2.41-12) ... #15 64.73 Selecting previously unselected package bsdextrautils. #15 64.73 Preparing to unpack .../028-bsdextrautils_2.41-5_amd64.deb ... #15 64.76 Unpacking bsdextrautils (2.41-5) ... #15 65.04 Selecting previously unselected package libgdbm6t64:amd64. #15 65.04 Preparing to unpack .../029-libgdbm6t64_1.24-2_amd64.deb ... #15 65.07 Unpacking libgdbm6t64:amd64 (1.24-2) ... #15 65.33 Selecting previously unselected package libpipeline1:amd64. #15 65.34 Preparing to unpack .../030-libpipeline1_1.5.8-1_amd64.deb ... #15 65.38 Unpacking libpipeline1:amd64 (1.5.8-1) ... #15 65.72 Selecting previously unselected package man-db. #15 65.72 Preparing to unpack .../031-man-db_2.13.1-1_amd64.deb ... #15 65.75 Unpacking man-db (2.13.1-1) ... #15 66.10 Selecting previously unselected package libedit2:amd64. #15 66.10 Preparing to unpack .../032-libedit2_3.1-20250104-1_amd64.deb ... #15 66.14 Unpacking libedit2:amd64 (3.1-20250104-1) ... #15 66.42 Selecting previously unselected package libcbor0.10:amd64. #15 66.43 Preparing to unpack .../033-libcbor0.10_0.10.2-2_amd64.deb ... #15 66.47 Unpacking libcbor0.10:amd64 (0.10.2-2) ... #15 66.73 Selecting previously unselected package libfido2-1:amd64. #15 66.74 Preparing to unpack .../034-libfido2-1_1.15.0-1+b1_amd64.deb ... #15 66.78 Unpacking libfido2-1:amd64 (1.15.0-1+b1) ... #15 67.13 Selecting previously unselected package openssh-client. #15 67.13 Preparing to unpack .../035-openssh-client_1%3a10.0p1-7_amd64.deb ... #15 67.20 Unpacking openssh-client (1:10.0p1-7) ... #15 67.41 Selecting previously unselected package perl-modules-5.40. #15 67.41 Preparing to unpack .../036-perl-modules-5.40_5.40.1-6_all.deb ... #15 67.45 Unpacking perl-modules-5.40 (5.40.1-6) ... #15 67.87 Selecting previously unselected package libgdbm-compat4t64:amd64. #15 67.87 Preparing to unpack .../037-libgdbm-compat4t64_1.24-2_amd64.deb ... #15 67.91 Unpacking libgdbm-compat4t64:amd64 (1.24-2) ... #15 68.76 Selecting previously unselected package libperl5.40:amd64. #15 68.76 Preparing to unpack .../038-libperl5.40_5.40.1-6_amd64.deb ... #15 68.80 Unpacking libperl5.40:amd64 (5.40.1-6) ... #15 69.15 Selecting previously unselected package perl. #15 69.16 Preparing to unpack .../039-perl_5.40.1-6_amd64.deb ... #15 69.19 Unpacking perl (5.40.1-6) ... #15 69.44 Selecting previously unselected package xz-utils. #15 69.44 Preparing to unpack .../040-xz-utils_5.8.1-1_amd64.deb ... #15 69.48 Unpacking xz-utils (5.8.1-1) ... #15 69.75 Selecting previously unselected package asciidoc-common. #15 69.75 Preparing to unpack .../041-asciidoc-common_10.2.1-1_all.deb ... #15 69.79 Unpacking asciidoc-common (10.2.1-1) ... #15 70.09 Selecting previously unselected package sgml-base. #15 70.09 Preparing to unpack .../042-sgml-base_1.31+nmu1_all.deb ... #15 70.13 Unpacking sgml-base (1.31+nmu1) ... #15 70.53 Selecting previously unselected package xml-core. #15 70.54 Preparing to unpack .../043-xml-core_0.19_all.deb ... #15 70.57 Unpacking xml-core (0.19) ... #15 70.85 Selecting previously unselected package docbook-xsl. #15 70.85 Preparing to unpack .../044-docbook-xsl_1.79.2+dfsg-7_all.deb ... #15 70.89 Unpacking docbook-xsl (1.79.2+dfsg-7) ... #15 71.21 Selecting previously unselected package libxml2:amd64. #15 71.21 Preparing to unpack .../045-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u1_amd64.deb ... #15 71.24 Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... #15 71.47 Selecting previously unselected package libxml2-utils. #15 71.47 Preparing to unpack .../046-libxml2-utils_2.12.7+dfsg+really2.9.14-2.1+deb13u1_amd64.deb ... #15 71.51 Unpacking libxml2-utils (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... #15 71.77 Selecting previously unselected package libgpg-error0:amd64. #15 71.78 Preparing to unpack .../047-libgpg-error0_1.51-4_amd64.deb ... #15 71.81 Unpacking libgpg-error0:amd64 (1.51-4) ... #15 72.12 Selecting previously unselected package libgcrypt20:amd64. #15 72.13 Preparing to unpack .../048-libgcrypt20_1.11.0-7_amd64.deb ... #15 72.16 Unpacking libgcrypt20:amd64 (1.11.0-7) ... #15 72.45 Selecting previously unselected package libxslt1.1:amd64. #15 72.45 Preparing to unpack .../049-libxslt1.1_1.1.35-1.2+deb13u2_amd64.deb ... #15 72.49 Unpacking libxslt1.1:amd64 (1.1.35-1.2+deb13u2) ... #15 72.71 Selecting previously unselected package xsltproc. #15 72.71 Preparing to unpack .../050-xsltproc_1.1.35-1.2+deb13u2_amd64.deb ... #15 72.74 Unpacking xsltproc (1.1.35-1.2+deb13u2) ... #15 73.00 Selecting previously unselected package asciidoc-base. #15 73.00 Preparing to unpack .../051-asciidoc-base_10.2.1-1_all.deb ... #15 73.03 Unpacking asciidoc-base (10.2.1-1) ... #15 73.23 Selecting previously unselected package asciidoc. #15 73.23 Preparing to unpack .../052-asciidoc_10.2.1-1_all.deb ... #15 73.26 Unpacking asciidoc (10.2.1-1) ... #15 73.57 Selecting previously unselected package sgml-data. #15 73.57 Preparing to unpack .../053-sgml-data_2.0.11+nmu1_all.deb ... #15 73.60 Unpacking sgml-data (2.0.11+nmu1) ... #15 73.91 Selecting previously unselected package docbook-xml. #15 73.92 Preparing to unpack .../054-docbook-xml_4.5-13_all.deb ... #15 73.95 Unpacking docbook-xml (4.5-13) ... #15 74.16 Selecting previously unselected package python-apt-common. #15 74.16 Preparing to unpack .../055-python-apt-common_3.0.0_all.deb ... #15 74.20 Unpacking python-apt-common (3.0.0) ... #15 74.39 Selecting previously unselected package distro-info-data. #15 74.39 Preparing to unpack .../056-distro-info-data_0.66_all.deb ... #15 74.43 Unpacking distro-info-data (0.66) ... #15 74.66 Selecting previously unselected package python3-apt. #15 74.66 Preparing to unpack .../057-python3-apt_3.0.0_amd64.deb ... #15 74.70 Unpacking python3-apt (3.0.0) ... #15 75.10 Selecting previously unselected package tex-common. #15 75.11 Preparing to unpack .../058-tex-common_6.19_all.deb ... #15 75.15 Unpacking tex-common (6.19) ... #15 75.64 Selecting previously unselected package libpaper2:amd64. #15 75.65 Preparing to unpack .../059-libpaper2_2.2.5-0.3+b2_amd64.deb ... #15 75.68 Unpacking libpaper2:amd64 (2.2.5-0.3+b2) ... #15 75.88 Selecting previously unselected package libpaper-utils. #15 75.88 Preparing to unpack .../060-libpaper-utils_2.2.5-0.3+b2_amd64.deb ... #15 75.91 Unpacking libpaper-utils (2.2.5-0.3+b2) ... #15 76.16 Selecting previously unselected package libkpathsea6:amd64. #15 76.16 Preparing to unpack .../061-libkpathsea6_2024.20240313.70630+ds-6_amd64.deb ... #15 76.20 Unpacking libkpathsea6:amd64 (2024.20240313.70630+ds-6) ... #15 76.43 Selecting previously unselected package libptexenc1:amd64. #15 76.43 Preparing to unpack .../062-libptexenc1_2024.20240313.70630+ds-6_amd64.deb ... #15 76.46 Unpacking libptexenc1:amd64 (2024.20240313.70630+ds-6) ... #15 76.70 Selecting previously unselected package libsynctex2:amd64. #15 76.70 Preparing to unpack .../063-libsynctex2_2024.20240313.70630+ds-6_amd64.deb ... #15 76.73 Unpacking libsynctex2:amd64 (2024.20240313.70630+ds-6) ... #15 76.99 Selecting previously unselected package libtexlua53-5:amd64. #15 77.00 Preparing to unpack .../064-libtexlua53-5_2024.20240313.70630+ds-6_amd64.deb ... #15 77.03 Unpacking libtexlua53-5:amd64 (2024.20240313.70630+ds-6) ... #15 77.21 Selecting previously unselected package t1utils. #15 77.21 Preparing to unpack .../065-t1utils_1.41-4_amd64.deb ... #15 77.24 Unpacking t1utils (1.41-4) ... #15 77.52 Selecting previously unselected package libbrotli1:amd64. #15 77.52 Preparing to unpack .../066-libbrotli1_1.1.0-2+b7_amd64.deb ... #15 77.55 Unpacking libbrotli1:amd64 (1.1.0-2+b7) ... #15 77.80 Selecting previously unselected package libpng16-16t64:amd64. #15 77.80 Preparing to unpack .../067-libpng16-16t64_1.6.48-1_amd64.deb ... #15 77.84 Unpacking libpng16-16t64:amd64 (1.6.48-1) ... #15 78.11 Selecting previously unselected package libfreetype6:amd64. #15 78.12 Preparing to unpack .../068-libfreetype6_2.13.3+dfsg-1_amd64.deb ... #15 78.15 Unpacking libfreetype6:amd64 (2.13.3+dfsg-1) ... #15 78.73 Selecting previously unselected package fonts-dejavu-mono. #15 78.73 Preparing to unpack .../069-fonts-dejavu-mono_2.37-8_all.deb ... #15 78.77 Unpacking fonts-dejavu-mono (2.37-8) ... #15 79.10 Selecting previously unselected package fonts-dejavu-core. #15 79.10 Preparing to unpack .../070-fonts-dejavu-core_2.37-8_all.deb ... #15 79.16 Unpacking fonts-dejavu-core (2.37-8) ... #15 79.41 Selecting previously unselected package libfontenc1:amd64. #15 79.41 Preparing to unpack .../071-libfontenc1_1%3a1.1.8-1+b2_amd64.deb ... #15 79.45 Unpacking libfontenc1:amd64 (1:1.1.8-1+b2) ... #15 79.74 Selecting previously unselected package x11-common. #15 79.74 Preparing to unpack .../072-x11-common_1%3a7.7+24_all.deb ... #15 79.78 Unpacking x11-common (1:7.7+24) ... #15 79.98 Selecting previously unselected package xfonts-encodings. #15 79.98 Preparing to unpack .../073-xfonts-encodings_1%3a1.0.4-2.2_all.deb ... #15 80.02 Unpacking xfonts-encodings (1:1.0.4-2.2) ... #15 80.26 Selecting previously unselected package xfonts-utils. #15 80.26 Preparing to unpack .../074-xfonts-utils_1%3a7.7+7_amd64.deb ... #15 80.30 Unpacking xfonts-utils (1:7.7+7) ... #15 80.59 Selecting previously unselected package fonts-urw-base35. #15 80.60 Preparing to unpack .../075-fonts-urw-base35_20200910-8_all.deb ... #15 80.65 Unpacking fonts-urw-base35 (20200910-8) ... #15 81.09 Selecting previously unselected package fontconfig-config. #15 81.09 Preparing to unpack .../076-fontconfig-config_2.15.0-2.3_amd64.deb ... #15 81.12 Unpacking fontconfig-config (2.15.0-2.3) ... #15 81.37 Selecting previously unselected package libfontconfig1:amd64. #15 81.38 Preparing to unpack .../077-libfontconfig1_2.15.0-2.3_amd64.deb ... #15 81.41 Unpacking libfontconfig1:amd64 (2.15.0-2.3) ... #15 81.68 Selecting previously unselected package libpixman-1-0:amd64. #15 81.68 Preparing to unpack .../078-libpixman-1-0_0.44.0-3_amd64.deb ... #15 81.71 Unpacking libpixman-1-0:amd64 (0.44.0-3) ... #15 81.95 Selecting previously unselected package libxau6:amd64. #15 81.95 Preparing to unpack .../079-libxau6_1%3a1.0.11-1_amd64.deb ... #15 81.98 Unpacking libxau6:amd64 (1:1.0.11-1) ... #15 82.21 Selecting previously unselected package libxdmcp6:amd64. #15 82.22 Preparing to unpack .../080-libxdmcp6_1%3a1.1.5-1_amd64.deb ... #15 82.26 Unpacking libxdmcp6:amd64 (1:1.1.5-1) ... #15 82.50 Selecting previously unselected package libxcb1:amd64. #15 82.50 Preparing to unpack .../081-libxcb1_1.17.0-2+b1_amd64.deb ... #15 82.53 Unpacking libxcb1:amd64 (1.17.0-2+b1) ... #15 82.74 Selecting previously unselected package libx11-data. #15 82.74 Preparing to unpack .../082-libx11-data_2%3a1.8.12-1_all.deb ... #15 82.78 Unpacking libx11-data (2:1.8.12-1) ... #15 83.05 Selecting previously unselected package libx11-6:amd64. #15 83.05 Preparing to unpack .../083-libx11-6_2%3a1.8.12-1_amd64.deb ... #15 83.09 Unpacking libx11-6:amd64 (2:1.8.12-1) ... #15 83.44 Selecting previously unselected package libxcb-render0:amd64. #15 83.44 Preparing to unpack .../084-libxcb-render0_1.17.0-2+b1_amd64.deb ... #15 83.47 Unpacking libxcb-render0:amd64 (1.17.0-2+b1) ... #15 83.90 Selecting previously unselected package libxcb-shm0:amd64. #15 83.91 Preparing to unpack .../085-libxcb-shm0_1.17.0-2+b1_amd64.deb ... #15 84.34 Unpacking libxcb-shm0:amd64 (1.17.0-2+b1) ... #15 85.04 Selecting previously unselected package libxext6:amd64. #15 85.04 Preparing to unpack .../086-libxext6_2%3a1.3.4-1+b3_amd64.deb ... #15 85.08 Unpacking libxext6:amd64 (2:1.3.4-1+b3) ... #15 85.33 Selecting previously unselected package libxrender1:amd64. #15 85.33 Preparing to unpack .../087-libxrender1_1%3a0.9.12-1_amd64.deb ... #15 85.36 Unpacking libxrender1:amd64 (1:0.9.12-1) ... #15 85.62 Selecting previously unselected package libcairo2:amd64. #15 85.62 Preparing to unpack .../088-libcairo2_1.18.4-1+b1_amd64.deb ... #15 85.66 Unpacking libcairo2:amd64 (1.18.4-1+b1) ... #15 85.93 Selecting previously unselected package libgraphite2-3:amd64. #15 85.94 Preparing to unpack .../089-libgraphite2-3_1.3.14-2+b1_amd64.deb ... #15 85.97 Unpacking libgraphite2-3:amd64 (1.3.14-2+b1) ... #15 86.22 Selecting previously unselected package libharfbuzz0b:amd64. #15 86.22 Preparing to unpack .../090-libharfbuzz0b_10.2.0-1+b1_amd64.deb ... #15 86.25 Unpacking libharfbuzz0b:amd64 (10.2.0-1+b1) ... #15 86.55 Selecting previously unselected package libicu76:amd64. #15 86.56 Preparing to unpack .../091-libicu76_76.1-4_amd64.deb ... #15 86.59 Unpacking libicu76:amd64 (76.1-4) ... #15 87.07 Selecting previously unselected package libmpfi0:amd64. #15 87.07 Preparing to unpack .../092-libmpfi0_1.5.4+ds-4_amd64.deb ... #15 87.11 Unpacking libmpfi0:amd64 (1.5.4+ds-4) ... #15 87.45 Selecting previously unselected package libpotrace0:amd64. #15 87.46 Preparing to unpack .../093-libpotrace0_1.16-2+b2_amd64.deb ... #15 87.52 Unpacking libpotrace0:amd64 (1.16-2+b2) ... #15 87.77 Selecting previously unselected package libteckit0:amd64. #15 87.77 Preparing to unpack .../094-libteckit0_2.5.12+ds1-1+b1_amd64.deb ... #15 87.80 Unpacking libteckit0:amd64 (2.5.12+ds1-1+b1) ... #15 88.08 Selecting previously unselected package libice6:amd64. #15 88.08 Preparing to unpack .../095-libice6_2%3a1.1.1-1_amd64.deb ... #15 88.11 Unpacking libice6:amd64 (2:1.1.1-1) ... #15 88.38 Selecting previously unselected package libsm6:amd64. #15 88.38 Preparing to unpack .../096-libsm6_2%3a1.2.6-1_amd64.deb ... #15 88.42 Unpacking libsm6:amd64 (2:1.2.6-1) ... #15 88.68 Selecting previously unselected package libxt6t64:amd64. #15 88.69 Preparing to unpack .../097-libxt6t64_1%3a1.2.1-1.2+b2_amd64.deb ... #15 88.73 Unpacking libxt6t64:amd64 (1:1.2.1-1.2+b2) ... #15 88.98 Selecting previously unselected package libxmu6:amd64. #15 88.98 Preparing to unpack .../098-libxmu6_2%3a1.1.3-3+b4_amd64.deb ... #15 89.02 Unpacking libxmu6:amd64 (2:1.1.3-3+b4) ... #15 89.27 Selecting previously unselected package libxpm4:amd64. #15 89.27 Preparing to unpack .../099-libxpm4_1%3a3.5.17-1+b3_amd64.deb ... #15 89.30 Unpacking libxpm4:amd64 (1:3.5.17-1+b3) ... #15 89.64 Selecting previously unselected package libxaw7:amd64. #15 89.64 Preparing to unpack .../100-libxaw7_2%3a1.0.16-1_amd64.deb ... #15 89.67 Unpacking libxaw7:amd64 (2:1.0.16-1) ... #15 89.96 Selecting previously unselected package libxi6:amd64. #15 89.96 Preparing to unpack .../101-libxi6_2%3a1.8.2-1_amd64.deb ... #15 90.00 Unpacking libxi6:amd64 (2:1.8.2-1) ... #15 90.31 Selecting previously unselected package libzzip-0-13t64:amd64. #15 90.31 Preparing to unpack .../102-libzzip-0-13t64_0.13.78+dfsg.1-0.1_amd64.deb ... #15 90.35 Unpacking libzzip-0-13t64:amd64 (0.13.78+dfsg.1-0.1) ... #15 90.64 Selecting previously unselected package texlive-binaries. #15 90.64 Preparing to unpack .../103-texlive-binaries_2024.20240313.70630+ds-6_amd64.deb ... #15 90.67 Unpacking texlive-binaries (2024.20240313.70630+ds-6) ... #15 91.23 Selecting previously unselected package xdg-utils. #15 91.23 Preparing to unpack .../104-xdg-utils_1.2.1-2_all.deb ... #15 91.27 Unpacking xdg-utils (1.2.1-2) ... #15 91.55 Selecting previously unselected package texlive-base. #15 91.56 Preparing to unpack .../105-texlive-base_2024.20250309-1_all.deb ... #15 91.60 Unpacking texlive-base (2024.20250309-1) ... #15 92.29 Selecting previously unselected package texlive-fonts-recommended. #15 92.30 Preparing to unpack .../106-texlive-fonts-recommended_2024.20250309-1_all.deb ... #15 92.34 Unpacking texlive-fonts-recommended (2024.20250309-1) ... #15 92.72 Selecting previously unselected package fonts-lmodern. #15 92.72 Preparing to unpack .../107-fonts-lmodern_2.005-1_all.deb ... #15 92.75 Unpacking fonts-lmodern (2.005-1) ... #15 93.14 Selecting previously unselected package texlive-latex-base. #15 93.14 Preparing to unpack .../108-texlive-latex-base_2024.20250309-1_all.deb ... #15 93.18 Unpacking texlive-latex-base (2024.20250309-1) ... #15 93.52 Selecting previously unselected package texlive-latex-recommended. #15 93.52 Preparing to unpack .../109-texlive-latex-recommended_2024.20250309-1_all.deb ... #15 93.56 Unpacking texlive-latex-recommended (2024.20250309-1) ... #15 93.99 Selecting previously unselected package texlive. #15 93.99 Preparing to unpack .../110-texlive_2024.20250309-1_all.deb ... #15 94.02 Unpacking texlive (2024.20250309-1) ... #15 94.24 Selecting previously unselected package libio-string-perl. #15 94.24 Preparing to unpack .../111-libio-string-perl_1.08-4_all.deb ... #15 94.28 Unpacking libio-string-perl (1.08-4) ... #15 94.49 Selecting previously unselected package liblatex-tounicode-perl. #15 94.49 Preparing to unpack .../112-liblatex-tounicode-perl_0.55-1_all.deb ... #15 94.53 Unpacking liblatex-tounicode-perl (0.55-1) ... #15 94.73 Selecting previously unselected package libbibtex-parser-perl. #15 94.73 Preparing to unpack .../113-libbibtex-parser-perl_1.05+dfsg-1_all.deb ... #15 94.77 Unpacking libbibtex-parser-perl (1.05+dfsg-1) ... #15 95.01 Selecting previously unselected package texlive-bibtex-extra. #15 95.02 Preparing to unpack .../114-texlive-bibtex-extra_2024.20250309-2_all.deb ... #15 95.05 Unpacking texlive-bibtex-extra (2024.20250309-2) ... #15 95.85 Selecting previously unselected package libfile-which-perl. #15 95.86 Preparing to unpack .../115-libfile-which-perl_1.27-2_all.deb ... #15 95.90 Unpacking libfile-which-perl (1.27-2) ... #15 96.10 Selecting previously unselected package libfile-homedir-perl. #15 96.10 Preparing to unpack .../116-libfile-homedir-perl_1.006-2_all.deb ... #15 96.14 Unpacking libfile-homedir-perl (1.006-2) ... #15 96.36 Selecting previously unselected package libthai-data. #15 96.36 Preparing to unpack .../117-libthai-data_0.1.29-2_all.deb ... #15 96.40 Unpacking libthai-data (0.1.29-2) ... #15 96.65 Selecting previously unselected package libdatrie1:amd64. #15 96.66 Preparing to unpack .../118-libdatrie1_0.2.13-3+b1_amd64.deb ... #15 96.69 Unpacking libdatrie1:amd64 (0.2.13-3+b1) ... #15 96.94 Selecting previously unselected package libthai0:amd64. #15 96.94 Preparing to unpack .../119-libthai0_0.1.29-2+b1_amd64.deb ... #15 96.97 Unpacking libthai0:amd64 (0.1.29-2+b1) ... #15 97.25 Selecting previously unselected package libsombok3:amd64. #15 97.26 Preparing to unpack .../120-libsombok3_2.4.0-2+b2_amd64.deb ... #15 97.29 Unpacking libsombok3:amd64 (2.4.0-2+b2) ... #15 97.49 Selecting previously unselected package libmime-charset-perl. #15 97.49 Preparing to unpack .../121-libmime-charset-perl_1.013.1-2_all.deb ... #15 97.53 Unpacking libmime-charset-perl (1.013.1-2) ... #15 97.72 Selecting previously unselected package libunicode-linebreak-perl. #15 97.73 Preparing to unpack .../122-libunicode-linebreak-perl_0.0.20190101-1+b9_amd64.deb ... #15 97.76 Unpacking libunicode-linebreak-perl (0.0.20190101-1+b9) ... #15 97.97 Selecting previously unselected package libyaml-tiny-perl. #15 97.97 Preparing to unpack .../123-libyaml-tiny-perl_1.76-1_all.deb ... #15 98.00 Unpacking libyaml-tiny-perl (1.76-1) ... #15 98.30 Selecting previously unselected package libjs-jquery. #15 98.30 Preparing to unpack .../124-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... #15 98.35 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #15 98.62 Selecting previously unselected package lmodern. #15 98.63 Preparing to unpack .../125-lmodern_2.005-1_all.deb ... #15 98.67 Unpacking lmodern (2.005-1) ... #15 99.68 Selecting previously unselected package texlive-luatex. #15 99.69 Preparing to unpack .../126-texlive-luatex_2024.20250309-1_all.deb ... #15 99.73 Unpacking texlive-luatex (2024.20250309-1) ... #15 100.5 Selecting previously unselected package texlive-plain-generic. #15 100.5 Preparing to unpack .../127-texlive-plain-generic_2024.20250309-2_all.deb ... #15 100.5 Unpacking texlive-plain-generic (2024.20250309-2) ... #15 101.5 Selecting previously unselected package texlive-extra-utils. #15 101.5 Preparing to unpack .../128-texlive-extra-utils_2024.20250309-2_all.deb ... #15 101.5 Unpacking texlive-extra-utils (2024.20250309-2) ... #15 102.2 Selecting previously unselected package libapache-pom-java. #15 102.2 Preparing to unpack .../129-libapache-pom-java_33-2_all.deb ... #15 102.3 Unpacking libapache-pom-java (33-2) ... #15 102.5 Selecting previously unselected package libcommons-parent-java. #15 102.5 Preparing to unpack .../130-libcommons-parent-java_56-1_all.deb ... #15 102.5 Unpacking libcommons-parent-java (56-1) ... #15 102.7 Selecting previously unselected package libcommons-logging-java. #15 102.7 Preparing to unpack .../131-libcommons-logging-java_1.3.0-2_all.deb ... #15 102.7 Unpacking libcommons-logging-java (1.3.0-2) ... #15 102.9 Selecting previously unselected package libfontbox-java. #15 102.9 Preparing to unpack .../132-libfontbox-java_1%3a1.8.16-5_all.deb ... #15 103.0 Unpacking libfontbox-java (1:1.8.16-5) ... #15 103.2 Selecting previously unselected package libpdfbox-java. #15 103.2 Preparing to unpack .../133-libpdfbox-java_1%3a1.8.16-5_all.deb ... #15 103.2 Unpacking libpdfbox-java (1:1.8.16-5) ... #15 103.6 Selecting previously unselected package preview-latex-style. #15 103.6 Preparing to unpack .../134-preview-latex-style_13.2-1.1_all.deb ... #15 103.6 Unpacking preview-latex-style (13.2-1.1) ... #15 103.9 Selecting previously unselected package texlive-pictures. #15 103.9 Preparing to unpack .../135-texlive-pictures_2024.20250309-1_all.deb ... #15 103.9 Unpacking texlive-pictures (2024.20250309-1) ... #15 104.5 Selecting previously unselected package texlive-latex-extra. #15 104.5 Preparing to unpack .../136-texlive-latex-extra_2024.20250309-2_all.deb ... #15 104.5 Unpacking texlive-latex-extra (2024.20250309-2) ... #15 105.7 Selecting previously unselected package fonts-gfs-baskerville. #15 105.8 Preparing to unpack .../137-fonts-gfs-baskerville_1.1-6_all.deb ... #15 105.8 Unpacking fonts-gfs-baskerville (1.1-6) ... #15 106.0 Selecting previously unselected package fonts-gfs-porson. #15 106.0 Preparing to unpack .../138-fonts-gfs-porson_1.1-7_all.deb ... #15 106.0 Unpacking fonts-gfs-porson (1.1-7) ... #15 106.2 Selecting previously unselected package texlive-lang-greek. #15 106.2 Preparing to unpack .../139-texlive-lang-greek_2024.20250309-1_all.deb ... #15 106.3 Unpacking texlive-lang-greek (2024.20250309-1) ... #15 107.0 Selecting previously unselected package texlive-science. #15 107.0 Preparing to unpack .../140-texlive-science_2024.20250309-2_all.deb ... #15 107.1 Unpacking texlive-science (2024.20250309-2) ... #15 107.5 Selecting previously unselected package dblatex. #15 107.5 Preparing to unpack .../141-dblatex_0.3.12py3-5_all.deb ... #15 107.5 Unpacking dblatex (0.3.12py3-5) ... #15 107.8 Selecting previously unselected package docbook. #15 107.8 Preparing to unpack .../142-docbook_4.5-11_all.deb ... #15 107.8 Unpacking docbook (4.5-11) ... #15 108.1 Selecting previously unselected package libosp5. #15 108.1 Preparing to unpack .../143-libosp5_1.5.2-15.2_amd64.deb ... #15 108.1 Unpacking libosp5 (1.5.2-15.2) ... #15 108.4 Selecting previously unselected package libostyle1t64. #15 108.4 Preparing to unpack .../144-libostyle1t64_1.4devel1-23.3_amd64.deb ... #15 108.5 Unpacking libostyle1t64 (1.4devel1-23.3) ... #15 108.8 Selecting previously unselected package openjade. #15 108.8 Preparing to unpack .../145-openjade_1.4devel1-23.3_amd64.deb ... #15 108.8 Unpacking openjade (1.4devel1-23.3) ... #15 109.1 Selecting previously unselected package docbook-dsssl. #15 109.1 Preparing to unpack .../146-docbook-dsssl_1.79-10_all.deb ... #15 109.1 Unpacking docbook-dsssl (1.79-10) ... #15 109.4 Selecting previously unselected package teckit. #15 109.4 Preparing to unpack .../147-teckit_2.5.12+ds1-1+b1_amd64.deb ... #15 109.4 Unpacking teckit (2.5.12+ds1-1+b1) ... #15 109.7 Selecting previously unselected package tipa. #15 109.7 Preparing to unpack .../148-tipa_2%3a1.3-21_all.deb ... #15 109.9 Unpacking tipa (2:1.3-21) ... #15 110.2 Selecting previously unselected package texlive-xetex. #15 110.2 Preparing to unpack .../149-texlive-xetex_2024.20250309-1_all.deb ... #15 110.2 Unpacking texlive-xetex (2024.20250309-1) ... #15 110.7 Selecting previously unselected package texlive-formats-extra. #15 110.7 Preparing to unpack .../150-texlive-formats-extra_2024.20250309-2_all.deb ... #15 110.7 Unpacking texlive-formats-extra (2024.20250309-2) ... #15 111.2 Selecting previously unselected package lynx-common. #15 111.2 Preparing to unpack .../151-lynx-common_2.9.2-1_all.deb ... #15 111.2 Unpacking lynx-common (2.9.2-1) ... #15 111.5 Selecting previously unselected package lynx. #15 111.5 Preparing to unpack .../152-lynx_2.9.2-1_amd64.deb ... #15 111.6 Unpacking lynx (2.9.2-1) ... #15 111.8 Selecting previously unselected package libsgmls-perl. #15 111.8 Preparing to unpack .../153-libsgmls-perl_1.03ii-38_all.deb ... #15 111.8 Unpacking libsgmls-perl (1.03ii-38) ... #15 112.0 Selecting previously unselected package sgmlspl. #15 112.0 Preparing to unpack .../154-sgmlspl_1.03ii-38_all.deb ... #15 112.1 Unpacking sgmlspl (1.03ii-38) ... #15 112.3 Selecting previously unselected package opensp. #15 112.3 Preparing to unpack .../155-opensp_1.5.2-15.2_amd64.deb ... #15 112.3 Unpacking opensp (1.5.2-15.2) ... #15 112.6 Selecting previously unselected package docbook-utils. #15 112.6 Preparing to unpack .../156-docbook-utils_0.6.14-4_all.deb ... #15 112.6 Unpacking docbook-utils (0.6.14-4) ... #15 112.8 Selecting previously unselected package asciidoc-dblatex. #15 112.8 Preparing to unpack .../157-asciidoc-dblatex_10.2.1-1_all.deb ... #15 112.8 Unpacking asciidoc-dblatex (10.2.1-1) ... #15 113.1 Selecting previously unselected package autoconf. #15 113.1 Preparing to unpack .../158-autoconf_2.72-3.1_all.deb ... #15 113.2 Unpacking autoconf (2.72-3.1) ... #15 113.4 Selecting previously unselected package libgc1:amd64. #15 113.4 Preparing to unpack .../159-libgc1_1%3a8.2.8-1_amd64.deb ... #15 113.5 Unpacking libgc1:amd64 (1:8.2.8-1) ... #15 113.8 Selecting previously unselected package guile-3.0-libs:amd64. #15 113.8 Preparing to unpack .../160-guile-3.0-libs_3.0.10+really3.0.10-4_amd64.deb ... #15 113.8 Unpacking guile-3.0-libs:amd64 (3.0.10+really3.0.10-4) ... #15 114.3 Selecting previously unselected package libopts25:amd64. #15 114.3 Preparing to unpack .../161-libopts25_1%3a5.18.16-7_amd64.deb ... #15 114.3 Unpacking libopts25:amd64 (1:5.18.16-7) ... #15 114.5 Selecting previously unselected package libopts25-dev:amd64. #15 114.5 Preparing to unpack .../162-libopts25-dev_1%3a5.18.16-7_amd64.deb ... #15 114.6 Unpacking libopts25-dev:amd64 (1:5.18.16-7) ... #15 114.8 Selecting previously unselected package autogen. #15 114.8 Preparing to unpack .../163-autogen_1%3a5.18.16-7_amd64.deb ... #15 114.8 Unpacking autogen (1:5.18.16-7) ... #15 115.1 Selecting previously unselected package autotools-dev. #15 115.1 Preparing to unpack .../164-autotools-dev_20240727.1_all.deb ... #15 115.1 Unpacking autotools-dev (20240727.1) ... #15 115.4 Selecting previously unselected package automake. #15 115.4 Preparing to unpack .../165-automake_1%3a1.17-4_all.deb ... #15 115.4 Unpacking automake (1:1.17-4) ... #15 115.6 Selecting previously unselected package autopoint. #15 115.7 Preparing to unpack .../166-autopoint_0.23.1-2_all.deb ... #15 115.7 Unpacking autopoint (0.23.1-2) ... #15 116.0 Selecting previously unselected package bc. #15 116.0 Preparing to unpack .../167-bc_1.07.1-4_amd64.deb ... #15 116.1 Unpacking bc (1.07.1-4) ... #15 116.4 Selecting previously unselected package libsframe1:amd64. #15 116.4 Preparing to unpack .../168-libsframe1_2.44-3_amd64.deb ... #15 116.4 Unpacking libsframe1:amd64 (2.44-3) ... #15 116.7 Selecting previously unselected package binutils-common:amd64. #15 116.7 Preparing to unpack .../169-binutils-common_2.44-3_amd64.deb ... #15 116.7 Unpacking binutils-common:amd64 (2.44-3) ... #15 117.0 Selecting previously unselected package libbinutils:amd64. #15 117.0 Preparing to unpack .../170-libbinutils_2.44-3_amd64.deb ... #15 117.1 Unpacking libbinutils:amd64 (2.44-3) ... #15 117.4 Selecting previously unselected package libgprofng0:amd64. #15 117.4 Preparing to unpack .../171-libgprofng0_2.44-3_amd64.deb ... #15 117.4 Unpacking libgprofng0:amd64 (2.44-3) ... #15 117.7 Selecting previously unselected package libctf-nobfd0:amd64. #15 117.7 Preparing to unpack .../172-libctf-nobfd0_2.44-3_amd64.deb ... #15 117.8 Unpacking libctf-nobfd0:amd64 (2.44-3) ... #15 118.0 Selecting previously unselected package libctf0:amd64. #15 118.0 Preparing to unpack .../173-libctf0_2.44-3_amd64.deb ... #15 118.0 Unpacking libctf0:amd64 (2.44-3) ... #15 118.3 Selecting previously unselected package libjansson4:amd64. #15 118.3 Preparing to unpack .../174-libjansson4_2.14-2+b3_amd64.deb ... #15 118.3 Unpacking libjansson4:amd64 (2.14-2+b3) ... #15 118.6 Selecting previously unselected package binutils-x86-64-linux-gnu. #15 118.6 Preparing to unpack .../175-binutils-x86-64-linux-gnu_2.44-3_amd64.deb ... #15 118.6 Unpacking binutils-x86-64-linux-gnu (2.44-3) ... #15 118.9 Selecting previously unselected package binutils. #15 118.9 Preparing to unpack .../176-binutils_2.44-3_amd64.deb ... #15 118.9 Unpacking binutils (2.44-3) ... #15 119.1 Selecting previously unselected package binutils-arm-none-eabi. #15 119.1 Preparing to unpack .../177-binutils-arm-none-eabi_2.44-3+23+b1_amd64.deb ... #15 119.2 Unpacking binutils-arm-none-eabi (2.44-3+23+b1) ... #15 119.5 Selecting previously unselected package bison. #15 119.5 Preparing to unpack .../178-bison_2%3a3.8.2+dfsg-1+b2_amd64.deb ... #15 119.6 Unpacking bison (2:3.8.2+dfsg-1+b2) ... #15 119.8 Selecting previously unselected package libc-dev-bin. #15 119.8 Preparing to unpack .../179-libc-dev-bin_2.41-12_amd64.deb ... #15 119.8 Unpacking libc-dev-bin (2.41-12) ... #15 120.0 Selecting previously unselected package linux-libc-dev. #15 120.0 Preparing to unpack .../180-linux-libc-dev_6.12.48-1_all.deb ... #15 120.1 Unpacking linux-libc-dev (6.12.48-1) ... #15 120.8 Selecting previously unselected package libcrypt-dev:amd64. #15 120.8 Preparing to unpack .../181-libcrypt-dev_1%3a4.4.38-1_amd64.deb ... #15 120.9 Unpacking libcrypt-dev:amd64 (1:4.4.38-1) ... #15 121.1 Selecting previously unselected package rpcsvc-proto. #15 121.1 Preparing to unpack .../182-rpcsvc-proto_1.4.3-1_amd64.deb ... #15 121.1 Unpacking rpcsvc-proto (1.4.3-1) ... #15 121.4 Selecting previously unselected package libc6-dev:amd64. #15 121.4 Preparing to unpack .../183-libc6-dev_2.41-12_amd64.deb ... #15 121.4 Unpacking libc6-dev:amd64 (2.41-12) ... #15 121.8 Selecting previously unselected package libisl23:amd64. #15 121.8 Preparing to unpack .../184-libisl23_0.27-1_amd64.deb ... #15 121.9 Unpacking libisl23:amd64 (0.27-1) ... #15 124.7 Selecting previously unselected package libmpc3:amd64. #15 124.7 Preparing to unpack .../185-libmpc3_1.3.1-1+b3_amd64.deb ... #15 124.8 Unpacking libmpc3:amd64 (1.3.1-1+b3) ... #15 125.0 Selecting previously unselected package cpp-14-x86-64-linux-gnu. #15 125.0 Preparing to unpack .../186-cpp-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #15 125.1 Unpacking cpp-14-x86-64-linux-gnu (14.2.0-19) ... #15 125.6 Selecting previously unselected package cpp-14. #15 125.6 Preparing to unpack .../187-cpp-14_14.2.0-19_amd64.deb ... #15 125.6 Unpacking cpp-14 (14.2.0-19) ... #15 125.8 Selecting previously unselected package cpp-x86-64-linux-gnu. #15 125.8 Preparing to unpack .../188-cpp-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #15 125.9 Unpacking cpp-x86-64-linux-gnu (4:14.2.0-1) ... #15 126.5 Selecting previously unselected package cpp. #15 126.5 Preparing to unpack .../189-cpp_4%3a14.2.0-1_amd64.deb ... #15 126.6 Unpacking cpp (4:14.2.0-1) ... #15 126.8 Selecting previously unselected package libcc1-0:amd64. #15 126.8 Preparing to unpack .../190-libcc1-0_14.2.0-19_amd64.deb ... #15 126.9 Unpacking libcc1-0:amd64 (14.2.0-19) ... #15 127.2 Selecting previously unselected package libgomp1:amd64. #15 127.2 Preparing to unpack .../191-libgomp1_14.2.0-19_amd64.deb ... #15 127.2 Unpacking libgomp1:amd64 (14.2.0-19) ... #15 127.5 Selecting previously unselected package libitm1:amd64. #15 127.5 Preparing to unpack .../192-libitm1_14.2.0-19_amd64.deb ... #15 127.5 Unpacking libitm1:amd64 (14.2.0-19) ... #15 128.0 Selecting previously unselected package libasan8:amd64. #15 128.0 Preparing to unpack .../193-libasan8_14.2.0-19_amd64.deb ... #15 128.1 Unpacking libasan8:amd64 (14.2.0-19) ... #15 128.5 Selecting previously unselected package liblsan0:amd64. #15 128.5 Preparing to unpack .../194-liblsan0_14.2.0-19_amd64.deb ... #15 128.6 Unpacking liblsan0:amd64 (14.2.0-19) ... #15 128.9 Selecting previously unselected package libtsan2:amd64. #15 128.9 Preparing to unpack .../195-libtsan2_14.2.0-19_amd64.deb ... #15 128.9 Unpacking libtsan2:amd64 (14.2.0-19) ... #15 129.3 Selecting previously unselected package libubsan1:amd64. #15 129.3 Preparing to unpack .../196-libubsan1_14.2.0-19_amd64.deb ... #15 129.3 Unpacking libubsan1:amd64 (14.2.0-19) ... #15 129.7 Selecting previously unselected package libhwasan0:amd64. #15 129.7 Preparing to unpack .../197-libhwasan0_14.2.0-19_amd64.deb ... #15 129.7 Unpacking libhwasan0:amd64 (14.2.0-19) ... #15 130.0 Selecting previously unselected package libquadmath0:amd64. #15 130.0 Preparing to unpack .../198-libquadmath0_14.2.0-19_amd64.deb ... #15 130.1 Unpacking libquadmath0:amd64 (14.2.0-19) ... #15 130.2 Selecting previously unselected package libgcc-14-dev:amd64. #15 130.3 Preparing to unpack .../199-libgcc-14-dev_14.2.0-19_amd64.deb ... #15 130.3 Unpacking libgcc-14-dev:amd64 (14.2.0-19) ... #15 130.6 Selecting previously unselected package gcc-14-x86-64-linux-gnu. #15 130.6 Preparing to unpack .../200-gcc-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #15 130.6 Unpacking gcc-14-x86-64-linux-gnu (14.2.0-19) ... #15 131.1 Selecting previously unselected package gcc-14. #15 131.1 Preparing to unpack .../201-gcc-14_14.2.0-19_amd64.deb ... #15 131.2 Unpacking gcc-14 (14.2.0-19) ... #15 131.4 Selecting previously unselected package gcc-x86-64-linux-gnu. #15 131.4 Preparing to unpack .../202-gcc-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #15 131.4 Unpacking gcc-x86-64-linux-gnu (4:14.2.0-1) ... #15 131.6 Selecting previously unselected package gcc. #15 131.6 Preparing to unpack .../203-gcc_4%3a14.2.0-1_amd64.deb ... #15 131.7 Unpacking gcc (4:14.2.0-1) ... #15 131.9 Selecting previously unselected package libstdc++-14-dev:amd64. #15 131.9 Preparing to unpack .../204-libstdc++-14-dev_14.2.0-19_amd64.deb ... #15 132.0 Unpacking libstdc++-14-dev:amd64 (14.2.0-19) ... #15 132.2 Selecting previously unselected package g++-14-x86-64-linux-gnu. #15 132.2 Preparing to unpack .../205-g++-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #15 132.3 Unpacking g++-14-x86-64-linux-gnu (14.2.0-19) ... #15 133.0 Selecting previously unselected package g++-14. #15 133.0 Preparing to unpack .../206-g++-14_14.2.0-19_amd64.deb ... #15 133.0 Unpacking g++-14 (14.2.0-19) ... #15 133.2 Selecting previously unselected package g++-x86-64-linux-gnu. #15 133.2 Preparing to unpack .../207-g++-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #15 133.3 Unpacking g++-x86-64-linux-gnu (4:14.2.0-1) ... #15 133.5 Selecting previously unselected package g++. #15 133.5 Preparing to unpack .../208-g++_4%3a14.2.0-1_amd64.deb ... #15 133.6 Unpacking g++ (4:14.2.0-1) ... #15 133.8 Selecting previously unselected package make. #15 133.8 Preparing to unpack .../209-make_4.4.1-2_amd64.deb ... #15 133.9 Unpacking make (4.4.1-2) ... #15 134.5 Selecting previously unselected package libdpkg-perl. #15 134.5 Preparing to unpack .../210-libdpkg-perl_1.22.21_all.deb ... #15 134.5 Unpacking libdpkg-perl (1.22.21) ... #15 134.7 Selecting previously unselected package patch. #15 134.7 Preparing to unpack .../211-patch_2.8-2_amd64.deb ... #15 134.8 Unpacking patch (2.8-2) ... #15 135.0 Selecting previously unselected package dpkg-dev. #15 135.0 Preparing to unpack .../212-dpkg-dev_1.22.21_all.deb ... #15 135.0 Unpacking dpkg-dev (1.22.21) ... #15 135.4 Selecting previously unselected package build-essential. #15 135.4 Preparing to unpack .../213-build-essential_12.12_amd64.deb ... #15 135.5 Unpacking build-essential (12.12) ... #15 135.7 Selecting previously unselected package libfmt10:amd64. #15 135.7 Preparing to unpack .../214-libfmt10_10.1.1+ds1-4_amd64.deb ... #15 135.8 Unpacking libfmt10:amd64 (10.1.1+ds1-4) ... #15 136.0 Selecting previously unselected package libhiredis1.1.0:amd64. #15 136.0 Preparing to unpack .../215-libhiredis1.1.0_1.2.0-6+b3_amd64.deb ... #15 136.1 Unpacking libhiredis1.1.0:amd64 (1.2.0-6+b3) ... #15 136.4 Selecting previously unselected package ccache. #15 136.5 Preparing to unpack .../216-ccache_4.11.2-2_amd64.deb ... #15 136.5 Unpacking ccache (4.11.2-2) ... #15 136.8 Selecting previously unselected package libz3-4:amd64. #15 136.8 Preparing to unpack .../217-libz3-4_4.13.3-1_amd64.deb ... #15 136.8 Unpacking libz3-4:amd64 (4.13.3-1) ... #15 137.5 Selecting previously unselected package libllvm19:amd64. #15 137.5 Preparing to unpack .../218-libllvm19_1%3a19.1.7-3+b1_amd64.deb ... #15 137.5 Unpacking libllvm19:amd64 (1:19.1.7-3+b1) ... #15 138.5 Selecting previously unselected package libclang-cpp19. #15 138.6 Preparing to unpack .../219-libclang-cpp19_1%3a19.1.7-3+b1_amd64.deb ... #15 138.8 Unpacking libclang-cpp19 (1:19.1.7-3+b1) ... #15 139.2 Selecting previously unselected package clang-format-19. #15 139.3 Preparing to unpack .../220-clang-format-19_1%3a19.1.7-3+b1_amd64.deb ... #15 139.3 Unpacking clang-format-19 (1:19.1.7-3+b1) ... #15 139.5 Selecting previously unselected package clang-format:amd64. #15 139.5 Preparing to unpack .../221-clang-format_1%3a19.0-63_amd64.deb ... #15 139.5 Unpacking clang-format:amd64 (1:19.0-63) ... #15 139.8 Selecting previously unselected package cmake-data. #15 139.8 Preparing to unpack .../222-cmake-data_3.31.6-2_all.deb ... #15 139.9 Unpacking cmake-data (3.31.6-2) ... #15 140.5 Selecting previously unselected package libarchive13t64:amd64. #15 140.5 Preparing to unpack .../223-libarchive13t64_3.7.4-4_amd64.deb ... #15 140.5 Unpacking libarchive13t64:amd64 (3.7.4-4) ... #15 140.8 Selecting previously unselected package libsasl2-modules-db:amd64. #15 140.8 Preparing to unpack .../224-libsasl2-modules-db_2.1.28+dfsg1-9_amd64.deb ... #15 140.8 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... #15 141.1 Selecting previously unselected package libsasl2-2:amd64. #15 141.1 Preparing to unpack .../225-libsasl2-2_2.1.28+dfsg1-9_amd64.deb ... #15 141.1 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-9) ... #15 141.4 Selecting previously unselected package libldap2:amd64. #15 141.4 Preparing to unpack .../226-libldap2_2.6.10+dfsg-1_amd64.deb ... #15 141.5 Unpacking libldap2:amd64 (2.6.10+dfsg-1) ... #15 141.9 Selecting previously unselected package libnghttp2-14:amd64. #15 141.9 Preparing to unpack .../227-libnghttp2-14_1.64.0-1.1_amd64.deb ... #15 141.9 Unpacking libnghttp2-14:amd64 (1.64.0-1.1) ... #15 142.2 Selecting previously unselected package libnghttp3-9:amd64. #15 142.2 Preparing to unpack .../228-libnghttp3-9_1.8.0-1_amd64.deb ... #15 142.3 Unpacking libnghttp3-9:amd64 (1.8.0-1) ... #15 142.7 Selecting previously unselected package librtmp1:amd64. #15 142.7 Preparing to unpack .../229-librtmp1_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ... #15 142.7 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #15 144.4 Selecting previously unselected package libssh2-1t64:amd64. #15 144.4 Preparing to unpack .../230-libssh2-1t64_1.11.1-1_amd64.deb ... #15 144.4 Unpacking libssh2-1t64:amd64 (1.11.1-1) ... #15 144.9 Selecting previously unselected package libcurl4t64:amd64. #15 144.9 Preparing to unpack .../231-libcurl4t64_8.14.1-2_amd64.deb ... #15 145.0 Unpacking libcurl4t64:amd64 (8.14.1-2) ... #15 145.4 Selecting previously unselected package libjsoncpp26:amd64. #15 145.4 Preparing to unpack .../232-libjsoncpp26_1.9.6-3_amd64.deb ... #15 145.5 Unpacking libjsoncpp26:amd64 (1.9.6-3) ... #15 145.8 Selecting previously unselected package librhash1:amd64. #15 145.8 Preparing to unpack .../233-librhash1_1.4.5-1_amd64.deb ... #15 145.9 Unpacking librhash1:amd64 (1.4.5-1) ... #15 146.2 Selecting previously unselected package libuv1t64:amd64. #15 146.2 Preparing to unpack .../234-libuv1t64_1.50.0-2_amd64.deb ... #15 146.3 Unpacking libuv1t64:amd64 (1.50.0-2) ... #15 146.5 Selecting previously unselected package cmake. #15 146.5 Preparing to unpack .../235-cmake_3.31.6-2_amd64.deb ... #15 146.6 Unpacking cmake (3.31.6-2) ... #15 147.5 Selecting previously unselected package libstdlib-ocaml. #15 147.5 Preparing to unpack .../236-libstdlib-ocaml_5.3.0-3_amd64.deb ... #15 147.6 Unpacking libstdlib-ocaml (5.3.0-3) ... #15 148.0 Selecting previously unselected package ocaml-base. #15 148.0 Preparing to unpack .../237-ocaml-base_5.3.0-3_amd64.deb ... #15 148.0 Unpacking ocaml-base (5.3.0-3) ... #15 148.3 Selecting previously unselected package libparmap-ocaml. #15 148.4 Preparing to unpack .../238-libparmap-ocaml_1.2.5-3+b4_amd64.deb ... #15 148.4 Unpacking libparmap-ocaml (1.2.5-3+b4) ... #15 148.6 Selecting previously unselected package libfindlib-ocaml. #15 148.6 Preparing to unpack .../239-libfindlib-ocaml_1.9.8-1+b1_amd64.deb ... #15 148.8 Unpacking libfindlib-ocaml (1.9.8-1+b1) ... #15 149.0 Selecting previously unselected package ocaml-findlib. #15 149.0 Preparing to unpack .../240-ocaml-findlib_1.9.8-1+b1_amd64.deb ... #15 149.0 Unpacking ocaml-findlib (1.9.8-1+b1) ... #15 149.2 Selecting previously unselected package libstdcompat-ocaml. #15 149.3 Preparing to unpack .../241-libstdcompat-ocaml_20~git20240529-2+b2_amd64.deb ... #15 149.3 Unpacking libstdcompat-ocaml (20~git20240529-2+b2) ... #15 149.8 Selecting previously unselected package coccinelle. #15 149.8 Preparing to unpack .../242-coccinelle_1.3.0.deb-1+b2_amd64.deb ... #15 149.9 Unpacking coccinelle (1.3.0.deb-1+b2) ... #15 150.6 Selecting previously unselected package comerr-dev:amd64. #15 150.6 Preparing to unpack .../243-comerr-dev_2.1-1.47.2-3+b3_amd64.deb ... #15 150.9 Unpacking comerr-dev:amd64 (2.1-1.47.2-3+b3) ... #15 151.3 Selecting previously unselected package libtinyxml2-11:amd64. #15 151.3 Preparing to unpack .../244-libtinyxml2-11_11.0.0+dfsg-1+b1_amd64.deb ... #15 151.4 Unpacking libtinyxml2-11:amd64 (11.0.0+dfsg-1+b1) ... #15 151.6 Selecting previously unselected package python3-pygments. #15 151.6 Preparing to unpack .../245-python3-pygments_2.18.0+dfsg-2_all.deb ... #15 151.7 Unpacking python3-pygments (2.18.0+dfsg-2) ... #15 151.9 Selecting previously unselected package cppcheck. #15 151.9 Preparing to unpack .../246-cppcheck_2.17.1-2_amd64.deb ... #15 151.9 Unpacking cppcheck (2.17.1-2) ... #15 152.2 Selecting previously unselected package curl. #15 152.3 Preparing to unpack .../247-curl_8.14.1-2_amd64.deb ... #15 152.3 Unpacking curl (8.14.1-2) ... #15 152.5 Selecting previously unselected package libdebhelper-perl. #15 152.5 Preparing to unpack .../248-libdebhelper-perl_13.24.2_all.deb ... #15 152.6 Unpacking libdebhelper-perl (13.24.2) ... #15 152.9 Selecting previously unselected package libtool. #15 152.9 Preparing to unpack .../249-libtool_2.5.4-4_all.deb ... #15 152.9 Unpacking libtool (2.5.4-4) ... #15 153.1 Selecting previously unselected package dh-autoreconf. #15 153.1 Preparing to unpack .../250-dh-autoreconf_20_all.deb ... #15 153.2 Unpacking dh-autoreconf (20) ... #15 153.5 Selecting previously unselected package libarchive-zip-perl. #15 153.5 Preparing to unpack .../251-libarchive-zip-perl_1.68-1_all.deb ... #15 153.5 Unpacking libarchive-zip-perl (1.68-1) ... #15 154.0 Selecting previously unselected package libfile-stripnondeterminism-perl. #15 154.0 Preparing to unpack .../252-libfile-stripnondeterminism-perl_1.14.1-2_all.deb ... #15 154.0 Unpacking libfile-stripnondeterminism-perl (1.14.1-2) ... #15 154.6 Selecting previously unselected package dh-strip-nondeterminism. #15 154.6 Preparing to unpack .../253-dh-strip-nondeterminism_1.14.1-2_all.deb ... #15 154.6 Unpacking dh-strip-nondeterminism (1.14.1-2) ... #15 154.8 Selecting previously unselected package dwz. #15 154.8 Preparing to unpack .../254-dwz_0.15-1+b1_amd64.deb ... #15 154.9 Unpacking dwz (0.15-1+b1) ... #15 155.1 Selecting previously unselected package gettext. #15 155.1 Preparing to unpack .../255-gettext_0.23.1-2_amd64.deb ... #15 155.2 Unpacking gettext (0.23.1-2) ... #15 156.4 Selecting previously unselected package intltool-debian. #15 156.4 Preparing to unpack .../256-intltool-debian_0.35.0+20060710.6_all.deb ... #15 156.4 Unpacking intltool-debian (0.35.0+20060710.6) ... #15 156.6 Selecting previously unselected package po-debconf. #15 156.7 Preparing to unpack .../257-po-debconf_1.0.21+nmu1_all.deb ... #15 156.7 Unpacking po-debconf (1.0.21+nmu1) ... #15 156.9 Selecting previously unselected package debhelper. #15 156.9 Preparing to unpack .../258-debhelper_13.24.2_all.deb ... #15 156.9 Unpacking debhelper (13.24.2) ... #15 157.6 Selecting previously unselected package module-assistant. #15 157.7 Preparing to unpack .../259-module-assistant_0.11.14_all.deb ... #15 157.7 Unpacking module-assistant (0.11.14) ... #15 157.9 Selecting previously unselected package dahdi-source. #15 158.0 Preparing to unpack .../260-dahdi-source_1%3a3.1.0+git20230717~dfsg-10.1_all.deb ... #15 158.0 Unpacking dahdi-source (1:3.1.0+git20230717~dfsg-10.1) ... #15 158.3 Selecting previously unselected package libassuan9:amd64. #15 158.3 Preparing to unpack .../261-libassuan9_3.0.2-2_amd64.deb ... #15 158.3 Unpacking libassuan9:amd64 (3.0.2-2) ... #15 158.6 Selecting previously unselected package gpgconf. #15 158.6 Preparing to unpack .../262-gpgconf_2.4.7-21+b3_amd64.deb ... #15 158.6 Unpacking gpgconf (2.4.7-21+b3) ... #15 159.2 Selecting previously unselected package libksba8:amd64. #15 159.2 Preparing to unpack .../263-libksba8_1.6.7-2+b1_amd64.deb ... #15 159.3 Unpacking libksba8:amd64 (1.6.7-2+b1) ... #15 159.7 Selecting previously unselected package libnpth0t64:amd64. #15 159.8 Preparing to unpack .../264-libnpth0t64_1.8-3_amd64.deb ... #15 159.8 Unpacking libnpth0t64:amd64 (1.8-3) ... #15 160.4 Selecting previously unselected package gpg. #15 160.4 Preparing to unpack .../265-gpg_2.4.7-21+b3_amd64.deb ... #15 160.4 Unpacking gpg (2.4.7-21+b3) ... #15 161.3 Selecting previously unselected package pinentry-curses. #15 161.3 Preparing to unpack .../266-pinentry-curses_1.3.1-2_amd64.deb ... #15 161.3 Unpacking pinentry-curses (1.3.1-2) ... #15 161.6 Selecting previously unselected package gpg-agent. #15 161.6 Preparing to unpack .../267-gpg-agent_2.4.7-21+b3_amd64.deb ... #15 161.7 Unpacking gpg-agent (2.4.7-21+b3) ... #15 162.0 Selecting previously unselected package libfile-dirlist-perl. #15 162.0 Preparing to unpack .../268-libfile-dirlist-perl_0.05-3_all.deb ... #15 162.0 Unpacking libfile-dirlist-perl (0.05-3) ... #15 162.2 Selecting previously unselected package libfile-touch-perl. #15 162.2 Preparing to unpack .../269-libfile-touch-perl_0.12-2_all.deb ... #15 162.2 Unpacking libfile-touch-perl (0.12-2) ... #15 162.5 Selecting previously unselected package libclass-method-modifiers-perl. #15 162.5 Preparing to unpack .../270-libclass-method-modifiers-perl_2.15-1_all.deb ... #15 162.5 Unpacking libclass-method-modifiers-perl (2.15-1) ... #15 162.7 Selecting previously unselected package libclass-xsaccessor-perl. #15 162.7 Preparing to unpack .../271-libclass-xsaccessor-perl_1.19-4+b5_amd64.deb ... #15 162.7 Unpacking libclass-xsaccessor-perl (1.19-4+b5) ... #15 163.0 Selecting previously unselected package libb-hooks-op-check-perl:amd64. #15 163.0 Preparing to unpack .../272-libb-hooks-op-check-perl_0.22-3+b2_amd64.deb ... #15 163.0 Unpacking libb-hooks-op-check-perl:amd64 (0.22-3+b2) ... #15 163.3 Selecting previously unselected package libdynaloader-functions-perl. #15 163.3 Preparing to unpack .../273-libdynaloader-functions-perl_0.004-2_all.deb ... #15 163.3 Unpacking libdynaloader-functions-perl (0.004-2) ... #15 163.9 Selecting previously unselected package libdevel-callchecker-perl:amd64. #15 163.9 Preparing to unpack .../274-libdevel-callchecker-perl_0.009-2_amd64.deb ... #15 164.0 Unpacking libdevel-callchecker-perl:amd64 (0.009-2) ... #15 164.2 Selecting previously unselected package libparams-classify-perl:amd64. #15 164.2 Preparing to unpack .../275-libparams-classify-perl_0.015-2+b4_amd64.deb ... #15 164.2 Unpacking libparams-classify-perl:amd64 (0.015-2+b4) ... #15 164.7 Selecting previously unselected package libmodule-runtime-perl. #15 164.7 Preparing to unpack .../276-libmodule-runtime-perl_0.018-1_all.deb ... #15 164.7 Unpacking libmodule-runtime-perl (0.018-1) ... #15 165.3 Selecting previously unselected package libimport-into-perl. #15 165.3 Preparing to unpack .../277-libimport-into-perl_1.002005-2_all.deb ... #15 165.5 Unpacking libimport-into-perl (1.002005-2) ... #15 166.4 Selecting previously unselected package librole-tiny-perl. #15 166.4 Preparing to unpack .../278-librole-tiny-perl_2.002004-1_all.deb ... #15 166.5 Unpacking librole-tiny-perl (2.002004-1) ... #15 166.7 Selecting previously unselected package libsub-quote-perl. #15 166.7 Preparing to unpack .../279-libsub-quote-perl_2.006008-1_all.deb ... #15 166.7 Unpacking libsub-quote-perl (2.006008-1) ... #15 166.9 Selecting previously unselected package libmoo-perl. #15 166.9 Preparing to unpack .../280-libmoo-perl_2.005005-1_all.deb ... #15 166.9 Unpacking libmoo-perl (2.005005-1) ... #15 167.2 Selecting previously unselected package libencode-locale-perl. #15 167.2 Preparing to unpack .../281-libencode-locale-perl_1.05-3_all.deb ... #15 167.2 Unpacking libencode-locale-perl (1.05-3) ... #15 167.4 Selecting previously unselected package libtimedate-perl. #15 167.4 Preparing to unpack .../282-libtimedate-perl_2.3300-2_all.deb ... #15 167.5 Unpacking libtimedate-perl (2.3300-2) ... #15 167.7 Selecting previously unselected package libhttp-date-perl. #15 167.7 Preparing to unpack .../283-libhttp-date-perl_6.06-1_all.deb ... #15 167.8 Unpacking libhttp-date-perl (6.06-1) ... #15 168.2 Selecting previously unselected package libfile-listing-perl. #15 168.2 Preparing to unpack .../284-libfile-listing-perl_6.16-1_all.deb ... #15 168.3 Unpacking libfile-listing-perl (6.16-1) ... #15 168.7 Selecting previously unselected package libhtml-tagset-perl. #15 168.7 Preparing to unpack .../285-libhtml-tagset-perl_3.24-1_all.deb ... #15 168.8 Unpacking libhtml-tagset-perl (3.24-1) ... #15 169.1 Selecting previously unselected package liburi-perl. #15 169.1 Preparing to unpack .../286-liburi-perl_5.30-1_all.deb ... #15 169.2 Unpacking liburi-perl (5.30-1) ... #15 169.6 Selecting previously unselected package libhtml-parser-perl:amd64. #15 169.6 Preparing to unpack .../287-libhtml-parser-perl_3.83-1+b2_amd64.deb ... #15 169.7 Unpacking libhtml-parser-perl:amd64 (3.83-1+b2) ... #15 169.9 Selecting previously unselected package libhtml-tree-perl. #15 169.9 Preparing to unpack .../288-libhtml-tree-perl_5.07-3_all.deb ... #15 169.9 Unpacking libhtml-tree-perl (5.07-3) ... #15 170.2 Selecting previously unselected package libclone-perl:amd64. #15 170.2 Preparing to unpack .../289-libclone-perl_0.47-1+b1_amd64.deb ... #15 170.2 Unpacking libclone-perl:amd64 (0.47-1+b1) ... #15 170.4 Selecting previously unselected package libio-html-perl. #15 170.4 Preparing to unpack .../290-libio-html-perl_1.004-3_all.deb ... #15 170.5 Unpacking libio-html-perl (1.004-3) ... #15 170.7 Selecting previously unselected package liblwp-mediatypes-perl. #15 170.7 Preparing to unpack .../291-liblwp-mediatypes-perl_6.04-2_all.deb ... #15 170.7 Unpacking liblwp-mediatypes-perl (6.04-2) ... #15 171.0 Selecting previously unselected package libhttp-message-perl. #15 171.0 Preparing to unpack .../292-libhttp-message-perl_7.00-2_all.deb ... #15 171.0 Unpacking libhttp-message-perl (7.00-2) ... #15 171.3 Selecting previously unselected package libhttp-cookies-perl. #15 171.3 Preparing to unpack .../293-libhttp-cookies-perl_6.11-1_all.deb ... #15 171.3 Unpacking libhttp-cookies-perl (6.11-1) ... #15 171.6 Selecting previously unselected package libhttp-negotiate-perl. #15 171.6 Preparing to unpack .../294-libhttp-negotiate-perl_6.01-2_all.deb ... #15 171.6 Unpacking libhttp-negotiate-perl (6.01-2) ... #15 171.8 Selecting previously unselected package perl-openssl-defaults:amd64. #15 171.8 Preparing to unpack .../295-perl-openssl-defaults_7+b2_amd64.deb ... #15 171.9 Unpacking perl-openssl-defaults:amd64 (7+b2) ... #15 172.2 Selecting previously unselected package libnet-ssleay-perl:amd64. #15 172.2 Preparing to unpack .../296-libnet-ssleay-perl_1.94-3_amd64.deb ... #15 172.2 Unpacking libnet-ssleay-perl:amd64 (1.94-3) ... #15 173.2 Selecting previously unselected package libio-socket-ssl-perl. #15 173.2 Preparing to unpack .../297-libio-socket-ssl-perl_2.089-1_all.deb ... #15 173.2 Unpacking libio-socket-ssl-perl (2.089-1) ... #15 173.4 Selecting previously unselected package libnet-http-perl. #15 173.5 Preparing to unpack .../298-libnet-http-perl_6.23-1_all.deb ... #15 173.5 Unpacking libnet-http-perl (6.23-1) ... #15 173.7 Selecting previously unselected package liblwp-protocol-https-perl. #15 173.7 Preparing to unpack .../299-liblwp-protocol-https-perl_6.14-1_all.deb ... #15 173.7 Unpacking liblwp-protocol-https-perl (6.14-1) ... #15 174.1 Selecting previously unselected package libtry-tiny-perl. #15 174.1 Preparing to unpack .../300-libtry-tiny-perl_0.32-1_all.deb ... #15 174.1 Unpacking libtry-tiny-perl (0.32-1) ... #15 174.3 Selecting previously unselected package libwww-robotrules-perl. #15 174.3 Preparing to unpack .../301-libwww-robotrules-perl_6.02-1_all.deb ... #15 174.4 Unpacking libwww-robotrules-perl (6.02-1) ... #15 174.6 Selecting previously unselected package libwww-perl. #15 174.6 Preparing to unpack .../302-libwww-perl_6.78-1_all.deb ... #15 174.6 Unpacking libwww-perl (6.78-1) ... #15 174.8 Selecting previously unselected package patchutils. #15 174.9 Preparing to unpack .../303-patchutils_0.4.2-1_amd64.deb ... #15 174.9 Unpacking patchutils (0.4.2-1) ... #15 175.1 Selecting previously unselected package gpgv. #15 175.1 Preparing to unpack .../304-gpgv_2.4.7-21+b3_amd64.deb ... #15 175.1 Unpacking gpgv (2.4.7-21+b3) ... #15 175.4 Selecting previously unselected package sopv-gpgv. #15 175.4 Preparing to unpack .../305-sopv-gpgv_0.1.4-1_all.deb ... #15 175.5 Unpacking sopv-gpgv (0.1.4-1) ... #15 175.7 Selecting previously unselected package wdiff. #15 175.7 Preparing to unpack .../306-wdiff_1.2.2-9_amd64.deb ... #15 175.8 Unpacking wdiff (1.2.2-9) ... #15 176.8 Selecting previously unselected package devscripts. #15 176.8 Preparing to unpack .../307-devscripts_2.25.15+deb13u1_all.deb ... #15 176.9 Unpacking devscripts (2.25.15+deb13u1) ... #15 177.3 Selecting previously unselected package dirmngr. #15 177.3 Preparing to unpack .../308-dirmngr_2.4.7-21+b3_amd64.deb ... #15 177.4 Unpacking dirmngr (2.4.7-21+b3) ... #15 177.7 Selecting previously unselected package docbook5-xml. #15 177.7 Preparing to unpack .../309-docbook5-xml_5.0-4_all.deb ... #15 177.7 Unpacking docbook5-xml (5.0-4) ... #15 178.1 Selecting previously unselected package docutils-common. #15 178.1 Preparing to unpack .../310-docutils-common_0.21.2+dfsg-2_all.deb ... #15 178.2 Unpacking docutils-common (0.21.2+dfsg-2) ... #15 178.6 Selecting previously unselected package libclang1-19. #15 178.6 Preparing to unpack .../311-libclang1-19_1%3a19.1.7-3+b1_amd64.deb ... #15 178.6 Unpacking libclang1-19 (1:19.1.7-3+b1) ... #15 179.2 Selecting previously unselected package libxapian30:amd64. #15 179.2 Preparing to unpack .../312-libxapian30_1.4.29-3_amd64.deb ... #15 179.2 Unpacking libxapian30:amd64 (1.4.29-3) ... #15 179.5 Selecting previously unselected package doxygen. #15 179.5 Preparing to unpack .../313-doxygen_1.9.8+ds-2.1_amd64.deb ... #15 179.6 Unpacking doxygen (1.9.8+ds-2.1) ... #15 180.1 Selecting previously unselected package equivs. #15 180.1 Preparing to unpack .../314-equivs_2.3.2_all.deb ... #15 180.1 Unpacking equivs (2.3.2) ... #15 180.4 Selecting previously unselected package fontconfig. #15 180.4 Preparing to unpack .../315-fontconfig_2.15.0-2.3_amd64.deb ... #15 180.4 Unpacking fontconfig (2.15.0-2.3) ... #15 180.8 Selecting previously unselected package gcc-arm-none-eabi. #15 180.8 Preparing to unpack .../316-gcc-arm-none-eabi_15%3a14.2.rel1-1_amd64.deb ... #15 180.8 Unpacking gcc-arm-none-eabi (15:14.2.rel1-1) ... #15 183.4 Selecting previously unselected package libdw1t64:amd64. #15 183.4 Preparing to unpack .../317-libdw1t64_0.192-4_amd64.deb ... #15 183.4 Unpacking libdw1t64:amd64 (0.192-4) ... #15 183.7 Selecting previously unselected package libbabeltrace1:amd64. #15 183.7 Preparing to unpack .../318-libbabeltrace1_1.5.11-4+b2_amd64.deb ... #15 183.7 Unpacking libbabeltrace1:amd64 (1.5.11-4+b2) ... #15 184.0 Selecting previously unselected package libngtcp2-16:amd64. #15 184.0 Preparing to unpack .../319-libngtcp2-16_1.11.0-1_amd64.deb ... #15 184.1 Unpacking libngtcp2-16:amd64 (1.11.0-1) ... #15 184.3 Selecting previously unselected package libngtcp2-crypto-gnutls8:amd64. #15 184.4 Preparing to unpack .../320-libngtcp2-crypto-gnutls8_1.11.0-1_amd64.deb ... #15 184.4 Unpacking libngtcp2-crypto-gnutls8:amd64 (1.11.0-1) ... #15 184.7 Selecting previously unselected package libcurl3t64-gnutls:amd64. #15 184.7 Preparing to unpack .../321-libcurl3t64-gnutls_8.14.1-2_amd64.deb ... #15 184.7 Unpacking libcurl3t64-gnutls:amd64 (8.14.1-2) ... #15 185.0 Selecting previously unselected package libjson-c5:amd64. #15 185.0 Preparing to unpack .../322-libjson-c5_0.18+ds-1_amd64.deb ... #15 185.1 Unpacking libjson-c5:amd64 (0.18+ds-1) ... #15 185.3 Selecting previously unselected package libdebuginfod1t64:amd64. #15 185.3 Preparing to unpack .../323-libdebuginfod1t64_0.192-4_amd64.deb ... #15 185.4 Unpacking libdebuginfod1t64:amd64 (0.192-4) ... #15 185.6 Selecting previously unselected package libipt2. #15 185.6 Preparing to unpack .../324-libipt2_2.1.2-1_amd64.deb ... #15 185.7 Unpacking libipt2 (2.1.2-1) ... #15 185.9 Selecting previously unselected package libpython3.13:amd64. #15 185.9 Preparing to unpack .../325-libpython3.13_3.13.5-2_amd64.deb ... #15 186.0 Unpacking libpython3.13:amd64 (3.13.5-2) ... #15 186.3 Selecting previously unselected package libsource-highlight-common. #15 186.3 Preparing to unpack .../326-libsource-highlight-common_3.1.9-4.3_all.deb ... #15 186.4 Unpacking libsource-highlight-common (3.1.9-4.3) ... #15 186.6 Selecting previously unselected package libsource-highlight4t64:amd64. #15 186.6 Preparing to unpack .../327-libsource-highlight4t64_3.1.9-4.3+b1_amd64.deb ... #15 186.7 Unpacking libsource-highlight4t64:amd64 (3.1.9-4.3+b1) ... #15 187.0 Selecting previously unselected package gdb. #15 187.0 Preparing to unpack .../328-gdb_16.3-1_amd64.deb ... #15 187.1 Unpacking gdb (16.3-1) ... #15 187.6 Selecting previously unselected package libgfortran5:amd64. #15 187.6 Preparing to unpack .../329-libgfortran5_14.2.0-19_amd64.deb ... #15 187.6 Unpacking libgfortran5:amd64 (14.2.0-19) ... #15 187.8 Selecting previously unselected package libgfortran-14-dev:amd64. #15 187.9 Preparing to unpack .../330-libgfortran-14-dev_14.2.0-19_amd64.deb ... #15 187.9 Unpacking libgfortran-14-dev:amd64 (14.2.0-19) ... #15 188.6 Selecting previously unselected package gfortran-14-x86-64-linux-gnu. #15 188.6 Preparing to unpack .../331-gfortran-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #15 188.6 Unpacking gfortran-14-x86-64-linux-gnu (14.2.0-19) ... #15 189.4 Selecting previously unselected package gfortran-14. #15 189.4 Preparing to unpack .../332-gfortran-14_14.2.0-19_amd64.deb ... #15 189.5 Unpacking gfortran-14 (14.2.0-19) ... #15 189.7 Selecting previously unselected package libgs-common. #15 189.7 Preparing to unpack .../333-libgs-common_10.05.1~dfsg-1+deb13u1_all.deb ... #15 189.8 Unpacking libgs-common (10.05.1~dfsg-1+deb13u1) ... #15 190.0 Selecting previously unselected package libgs10-common. #15 190.0 Preparing to unpack .../334-libgs10-common_10.05.1~dfsg-1+deb13u1_all.deb ... #15 190.0 Unpacking libgs10-common (10.05.1~dfsg-1+deb13u1) ... #15 190.3 Selecting previously unselected package libavahi-common-data:amd64. #15 190.4 Preparing to unpack .../335-libavahi-common-data_0.8-16_amd64.deb ... #15 190.4 Unpacking libavahi-common-data:amd64 (0.8-16) ... #15 191.1 Selecting previously unselected package libavahi-common3:amd64. #15 191.1 Preparing to unpack .../336-libavahi-common3_0.8-16_amd64.deb ... #15 191.2 Unpacking libavahi-common3:amd64 (0.8-16) ... #15 191.6 Selecting previously unselected package libavahi-client3:amd64. #15 191.6 Preparing to unpack .../337-libavahi-client3_0.8-16_amd64.deb ... #15 191.6 Unpacking libavahi-client3:amd64 (0.8-16) ... #15 192.1 Selecting previously unselected package libcups2t64:amd64. #15 192.1 Preparing to unpack .../338-libcups2t64_2.4.10-3+deb13u1_amd64.deb ... #15 192.1 Unpacking libcups2t64:amd64 (2.4.10-3+deb13u1) ... #15 192.4 Selecting previously unselected package libidn12:amd64. #15 192.4 Preparing to unpack .../339-libidn12_1.43-1_amd64.deb ... #15 192.4 Unpacking libidn12:amd64 (1.43-1) ... #15 192.8 Selecting previously unselected package libijs-0.35:amd64. #15 192.9 Preparing to unpack .../340-libijs-0.35_0.35-15.2_amd64.deb ... #15 192.9 Unpacking libijs-0.35:amd64 (0.35-15.2) ... #15 193.2 Selecting previously unselected package libjbig2dec0:amd64. #15 193.2 Preparing to unpack .../341-libjbig2dec0_0.20-1+b3_amd64.deb ... #15 193.2 Unpacking libjbig2dec0:amd64 (0.20-1+b3) ... #15 193.5 Selecting previously unselected package libjpeg62-turbo:amd64. #15 193.5 Preparing to unpack .../342-libjpeg62-turbo_1%3a2.1.5-4_amd64.deb ... #15 193.6 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-4) ... #15 193.8 Selecting previously unselected package liblcms2-2:amd64. #15 193.8 Preparing to unpack .../343-liblcms2-2_2.16-2_amd64.deb ... #15 193.9 Unpacking liblcms2-2:amd64 (2.16-2) ... #15 194.2 Selecting previously unselected package libopenjp2-7:amd64. #15 194.2 Preparing to unpack .../344-libopenjp2-7_2.5.3-2.1~deb13u1_amd64.deb ... #15 194.2 Unpacking libopenjp2-7:amd64 (2.5.3-2.1~deb13u1) ... #15 194.5 Selecting previously unselected package libdeflate0:amd64. #15 194.5 Preparing to unpack .../345-libdeflate0_1.23-2_amd64.deb ... #15 194.5 Unpacking libdeflate0:amd64 (1.23-2) ... #15 194.8 Selecting previously unselected package libjbig0:amd64. #15 194.8 Preparing to unpack .../346-libjbig0_2.1-6.1+b2_amd64.deb ... #15 194.8 Unpacking libjbig0:amd64 (2.1-6.1+b2) ... #15 195.1 Selecting previously unselected package liblerc4:amd64. #15 195.1 Preparing to unpack .../347-liblerc4_4.0.0+ds-5_amd64.deb ... #15 195.1 Unpacking liblerc4:amd64 (4.0.0+ds-5) ... #15 195.4 Selecting previously unselected package libsharpyuv0:amd64. #15 195.4 Preparing to unpack .../348-libsharpyuv0_1.5.0-0.1_amd64.deb ... #15 195.5 Unpacking libsharpyuv0:amd64 (1.5.0-0.1) ... #15 195.8 Selecting previously unselected package libwebp7:amd64. #15 195.8 Preparing to unpack .../349-libwebp7_1.5.0-0.1_amd64.deb ... #15 195.8 Unpacking libwebp7:amd64 (1.5.0-0.1) ... #15 196.1 Selecting previously unselected package libtiff6:amd64. #15 196.1 Preparing to unpack .../350-libtiff6_4.7.0-3+deb13u1_amd64.deb ... #15 196.1 Unpacking libtiff6:amd64 (4.7.0-3+deb13u1) ... #15 196.4 Selecting previously unselected package libgs10:amd64. #15 196.4 Preparing to unpack .../351-libgs10_10.05.1~dfsg-1+deb13u1_amd64.deb ... #15 196.4 Unpacking libgs10:amd64 (10.05.1~dfsg-1+deb13u1) ... #15 196.8 Selecting previously unselected package ghostscript. #15 196.8 Preparing to unpack .../352-ghostscript_10.05.1~dfsg-1+deb13u1_amd64.deb ... #15 196.9 Unpacking ghostscript (10.05.1~dfsg-1+deb13u1) ... #15 197.0 Selecting previously unselected package gir1.2-glib-2.0:amd64. #15 197.1 Preparing to unpack .../353-gir1.2-glib-2.0_2.84.4-3~deb13u1_amd64.deb ... #15 197.1 Unpacking gir1.2-glib-2.0:amd64 (2.84.4-3~deb13u1) ... #15 197.3 Selecting previously unselected package libgirepository-1.0-1:amd64. #15 197.4 Preparing to unpack .../354-libgirepository-1.0-1_1.84.0-1_amd64.deb ... #15 197.4 Unpacking libgirepository-1.0-1:amd64 (1.84.0-1) ... #15 197.8 Selecting previously unselected package gir1.2-girepository-2.0:amd64. #15 197.8 Preparing to unpack .../355-gir1.2-girepository-2.0_1.84.0-1_amd64.deb ... #15 201.0 Unpacking gir1.2-girepository-2.0:amd64 (1.84.0-1) ... #15 201.2 Selecting previously unselected package native-architecture. #15 201.2 Preparing to unpack .../356-native-architecture_0.2.6_all.deb ... #15 201.3 Unpacking native-architecture (0.2.6) ... #15 201.5 Selecting previously unselected package libgirepository-2.0-0:amd64. #15 201.5 Preparing to unpack .../357-libgirepository-2.0-0_2.84.4-3~deb13u1_amd64.deb ... #15 201.6 Unpacking libgirepository-2.0-0:amd64 (2.84.4-3~deb13u1) ... #15 201.8 Selecting previously unselected package girepository-tools:amd64. #15 201.8 Preparing to unpack .../358-girepository-tools_2.84.4-3~deb13u1_amd64.deb ... #15 201.8 Unpacking girepository-tools:amd64 (2.84.4-3~deb13u1) ... #15 202.0 Selecting previously unselected package liberror-perl. #15 202.0 Preparing to unpack .../359-liberror-perl_0.17030-1_all.deb ... #15 202.0 Unpacking liberror-perl (0.17030-1) ... #15 202.3 Selecting previously unselected package git-man. #15 202.3 Preparing to unpack .../360-git-man_1%3a2.47.3-0+deb13u1_all.deb ... #15 202.3 Unpacking git-man (1:2.47.3-0+deb13u1) ... #15 202.7 Selecting previously unselected package git. #15 202.7 Preparing to unpack .../361-git_1%3a2.47.3-0+deb13u1_amd64.deb ... #15 202.7 Unpacking git (1:2.47.3-0+deb13u1) ... #15 203.3 Selecting previously unselected package gnupg-l10n. #15 203.3 Preparing to unpack .../362-gnupg-l10n_2.4.7-21_all.deb ... #15 203.3 Unpacking gnupg-l10n (2.4.7-21) ... #15 204.5 Selecting previously unselected package gpgsm. #15 204.5 Preparing to unpack .../363-gpgsm_2.4.7-21+b3_amd64.deb ... #15 204.6 Unpacking gpgsm (2.4.7-21+b3) ... #15 204.8 Selecting previously unselected package gnupg. #15 204.9 Preparing to unpack .../364-gnupg_2.4.7-21_all.deb ... #15 204.9 Unpacking gnupg (2.4.7-21) ... #15 205.1 Selecting previously unselected package libann0. #15 205.1 Preparing to unpack .../365-libann0_1.1.2+doc-9+b1_amd64.deb ... #15 205.2 Unpacking libann0 (1.1.2+doc-9+b1) ... #15 205.4 Selecting previously unselected package libcdt5:amd64. #15 205.4 Preparing to unpack .../366-libcdt5_2.42.4-3_amd64.deb ... #15 205.5 Unpacking libcdt5:amd64 (2.42.4-3) ... #15 205.7 Selecting previously unselected package libcgraph6:amd64. #15 205.7 Preparing to unpack .../367-libcgraph6_2.42.4-3_amd64.deb ... #15 205.7 Unpacking libcgraph6:amd64 (2.42.4-3) ... #15 206.0 Selecting previously unselected package libaom3:amd64. #15 206.0 Preparing to unpack .../368-libaom3_3.12.1-1_amd64.deb ... #15 206.1 Unpacking libaom3:amd64 (3.12.1-1) ... #15 207.2 Selecting previously unselected package libdav1d7:amd64. #15 207.2 Preparing to unpack .../369-libdav1d7_1.5.1-1_amd64.deb ... #15 207.3 Unpacking libdav1d7:amd64 (1.5.1-1) ... #15 207.6 Selecting previously unselected package libabsl20240722:amd64. #15 207.6 Preparing to unpack .../370-libabsl20240722_20240722.0-4_amd64.deb ... #15 207.6 Unpacking libabsl20240722:amd64 (20240722.0-4) ... #15 207.9 Selecting previously unselected package libgav1-1:amd64. #15 207.9 Preparing to unpack .../371-libgav1-1_0.19.0-3+b1_amd64.deb ... #15 207.9 Unpacking libgav1-1:amd64 (0.19.0-3+b1) ... #15 208.2 Selecting previously unselected package librav1e0.7:amd64. #15 208.2 Preparing to unpack .../372-librav1e0.7_0.7.1-9+b2_amd64.deb ... #15 208.2 Unpacking librav1e0.7:amd64 (0.7.1-9+b2) ... #15 208.5 Selecting previously unselected package libsvtav1enc2:amd64. #15 208.5 Preparing to unpack .../373-libsvtav1enc2_2.3.0+dfsg-1_amd64.deb ... #15 208.5 Unpacking libsvtav1enc2:amd64 (2.3.0+dfsg-1) ... #15 209.0 Selecting previously unselected package libyuv0:amd64. #15 209.0 Preparing to unpack .../374-libyuv0_0.0.1904.20250204-1_amd64.deb ... #15 209.1 Unpacking libyuv0:amd64 (0.0.1904.20250204-1) ... #15 209.3 Selecting previously unselected package libavif16:amd64. #15 209.3 Preparing to unpack .../375-libavif16_1.2.1-1.2_amd64.deb ... #15 209.3 Unpacking libavif16:amd64 (1.2.1-1.2) ... #15 209.5 Selecting previously unselected package libheif-plugin-dav1d:amd64. #15 209.6 Preparing to unpack .../376-libheif-plugin-dav1d_1.19.8-1_amd64.deb ... #15 209.6 Unpacking libheif-plugin-dav1d:amd64 (1.19.8-1) ... #15 209.8 Selecting previously unselected package libde265-0:amd64. #15 209.8 Preparing to unpack .../377-libde265-0_1.0.15-1+b3_amd64.deb ... #15 209.9 Unpacking libde265-0:amd64 (1.0.15-1+b3) ... #15 210.1 Selecting previously unselected package libheif-plugin-libde265:amd64. #15 210.1 Preparing to unpack .../378-libheif-plugin-libde265_1.19.8-1_amd64.deb ... #15 210.1 Unpacking libheif-plugin-libde265:amd64 (1.19.8-1) ... #15 210.4 Selecting previously unselected package libheif1:amd64. #15 210.4 Preparing to unpack .../379-libheif1_1.19.8-1_amd64.deb ... #15 210.5 Unpacking libheif1:amd64 (1.19.8-1) ... #15 210.8 Selecting previously unselected package libimagequant0:amd64. #15 210.8 Preparing to unpack .../380-libimagequant0_2.18.0-1+b2_amd64.deb ... #15 210.8 Unpacking libimagequant0:amd64 (2.18.0-1+b2) ... #15 211.1 Selecting previously unselected package libgd3:amd64. #15 211.1 Preparing to unpack .../381-libgd3_2.3.3-13_amd64.deb ... #15 211.1 Unpacking libgd3:amd64 (2.3.3-13) ... #15 211.4 Selecting previously unselected package libgts-0.7-5t64:amd64. #15 211.4 Preparing to unpack .../382-libgts-0.7-5t64_0.7.6+darcs121130-5.2+b1_amd64.deb ... #15 211.4 Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ... #15 211.7 Selecting previously unselected package libltdl7:amd64. #15 211.7 Preparing to unpack .../383-libltdl7_2.5.4-4_amd64.deb ... #15 211.7 Unpacking libltdl7:amd64 (2.5.4-4) ... #15 212.1 Selecting previously unselected package libfribidi0:amd64. #15 212.1 Preparing to unpack .../384-libfribidi0_1.0.16-1_amd64.deb ... #15 212.1 Unpacking libfribidi0:amd64 (1.0.16-1) ... #15 212.4 Selecting previously unselected package libpango-1.0-0:amd64. #15 212.4 Preparing to unpack .../385-libpango-1.0-0_1.56.3-1_amd64.deb ... #15 212.4 Unpacking libpango-1.0-0:amd64 (1.56.3-1) ... #15 212.9 Selecting previously unselected package libpangoft2-1.0-0:amd64. #15 212.9 Preparing to unpack .../386-libpangoft2-1.0-0_1.56.3-1_amd64.deb ... #15 212.9 Unpacking libpangoft2-1.0-0:amd64 (1.56.3-1) ... #15 213.3 Selecting previously unselected package libpangocairo-1.0-0:amd64. #15 213.3 Preparing to unpack .../387-libpangocairo-1.0-0_1.56.3-1_amd64.deb ... #15 213.3 Unpacking libpangocairo-1.0-0:amd64 (1.56.3-1) ... #15 213.5 Selecting previously unselected package libpathplan4:amd64. #15 213.6 Preparing to unpack .../388-libpathplan4_2.42.4-3_amd64.deb ... #15 213.6 Unpacking libpathplan4:amd64 (2.42.4-3) ... #15 213.9 Selecting previously unselected package libgvc6. #15 213.9 Preparing to unpack .../389-libgvc6_2.42.4-3_amd64.deb ... #15 214.1 Unpacking libgvc6 (2.42.4-3) ... #15 214.3 Selecting previously unselected package libgvpr2:amd64. #15 214.3 Preparing to unpack .../390-libgvpr2_2.42.4-3_amd64.deb ... #15 214.4 Unpacking libgvpr2:amd64 (2.42.4-3) ... #15 214.6 Selecting previously unselected package liblab-gamut1:amd64. #15 214.6 Preparing to unpack .../391-liblab-gamut1_2.42.4-3_amd64.deb ... #15 214.7 Unpacking liblab-gamut1:amd64 (2.42.4-3) ... #15 215.0 Selecting previously unselected package graphviz. #15 215.0 Preparing to unpack .../392-graphviz_2.42.4-3_amd64.deb ... #15 215.1 Unpacking graphviz (2.42.4-3) ... #15 215.8 Selecting previously unselected package htop. #15 215.8 Preparing to unpack .../393-htop_3.4.1-5_amd64.deb ... #15 216.0 Unpacking htop (3.4.1-5) ... #15 216.4 Selecting previously unselected package libnl-3-200:amd64. #15 216.4 Preparing to unpack .../394-libnl-3-200_3.7.0-2_amd64.deb ... #15 216.4 Unpacking libnl-3-200:amd64 (3.7.0-2) ... #15 216.7 Selecting previously unselected package libnl-route-3-200:amd64. #15 216.7 Preparing to unpack .../395-libnl-route-3-200_3.7.0-2_amd64.deb ... #15 216.8 Unpacking libnl-route-3-200:amd64 (3.7.0-2) ... #15 217.2 Selecting previously unselected package libibverbs1:amd64. #15 217.2 Preparing to unpack .../396-libibverbs1_56.1-1_amd64.deb ... #15 217.2 Unpacking libibverbs1:amd64 (56.1-1) ... #15 220.2 Selecting previously unselected package ibverbs-providers:amd64. #15 220.2 Preparing to unpack .../397-ibverbs-providers_56.1-1_amd64.deb ... #15 220.3 Unpacking ibverbs-providers:amd64 (56.1-1) ... #15 220.5 Selecting previously unselected package icu-devtools. #15 220.6 Preparing to unpack .../398-icu-devtools_76.1-4_amd64.deb ... #15 220.6 Unpacking icu-devtools (76.1-4) ... #15 221.0 Selecting previously unselected package libgssrpc4t64:amd64. #15 221.0 Preparing to unpack .../399-libgssrpc4t64_1.21.3-5_amd64.deb ... #15 221.0 Unpacking libgssrpc4t64:amd64 (1.21.3-5) ... #15 221.5 Selecting previously unselected package libkadm5clnt-mit12:amd64. #15 221.5 Preparing to unpack .../400-libkadm5clnt-mit12_1.21.3-5_amd64.deb ... #15 221.5 Unpacking libkadm5clnt-mit12:amd64 (1.21.3-5) ... #15 221.8 Selecting previously unselected package libkdb5-10t64:amd64. #15 221.8 Preparing to unpack .../401-libkdb5-10t64_1.21.3-5_amd64.deb ... #15 221.9 Unpacking libkdb5-10t64:amd64 (1.21.3-5) ... #15 222.2 Selecting previously unselected package libkadm5srv-mit12:amd64. #15 222.2 Preparing to unpack .../402-libkadm5srv-mit12_1.21.3-5_amd64.deb ... #15 222.2 Unpacking libkadm5srv-mit12:amd64 (1.21.3-5) ... #15 222.4 Selecting previously unselected package krb5-multidev:amd64. #15 222.4 Preparing to unpack .../403-krb5-multidev_1.21.3-5_amd64.deb ... #15 222.5 Unpacking krb5-multidev:amd64 (1.21.3-5) ... #15 222.7 Selecting previously unselected package latexmk. #15 222.7 Preparing to unpack .../404-latexmk_1%3a4.86~ds-1_all.deb ... #15 222.8 Unpacking latexmk (1:4.86~ds-1) ... #15 223.0 Selecting previously unselected package libcapture-tiny-perl. #15 223.0 Preparing to unpack .../405-libcapture-tiny-perl_0.50-1_all.deb ... #15 223.1 Unpacking libcapture-tiny-perl (0.50-1) ... #15 223.3 Selecting previously unselected package libclass-inspector-perl. #15 223.3 Preparing to unpack .../406-libclass-inspector-perl_1.36-3_all.deb ... #15 223.3 Unpacking libclass-inspector-perl (1.36-3) ... #15 223.5 Selecting previously unselected package libfile-sharedir-perl. #15 223.5 Preparing to unpack .../407-libfile-sharedir-perl_1.118-3_all.deb ... #15 223.6 Unpacking libfile-sharedir-perl (1.118-3) ... #15 223.8 Selecting previously unselected package libmodule-implementation-perl. #15 223.8 Preparing to unpack .../408-libmodule-implementation-perl_0.09-2_all.deb ... #15 223.9 Unpacking libmodule-implementation-perl (0.09-2) ... #15 224.1 Selecting previously unselected package libsub-exporter-progressive-perl. #15 224.1 Preparing to unpack .../409-libsub-exporter-progressive-perl_0.001013-3_all.deb ... #15 224.2 Unpacking libsub-exporter-progressive-perl (0.001013-3) ... #15 224.4 Selecting previously unselected package libvariable-magic-perl. #15 224.4 Preparing to unpack .../410-libvariable-magic-perl_0.64-1+b1_amd64.deb ... #15 224.4 Unpacking libvariable-magic-perl (0.64-1+b1) ... #15 224.6 Selecting previously unselected package libb-hooks-endofscope-perl. #15 224.6 Preparing to unpack .../411-libb-hooks-endofscope-perl_0.28-2_all.deb ... #15 224.6 Unpacking libb-hooks-endofscope-perl (0.28-2) ... #15 224.8 Selecting previously unselected package libpackage-stash-perl. #15 224.9 Preparing to unpack .../412-libpackage-stash-perl_0.40-1_all.deb ... #15 225.0 Unpacking libpackage-stash-perl (0.40-1) ... #15 225.2 Selecting previously unselected package libsub-identify-perl. #15 225.2 Preparing to unpack .../413-libsub-identify-perl_0.14-3+b3_amd64.deb ... #15 225.3 Unpacking libsub-identify-perl (0.14-3+b3) ... #15 225.5 Selecting previously unselected package libsub-name-perl:amd64. #15 225.5 Preparing to unpack .../414-libsub-name-perl_0.28-1_amd64.deb ... #15 225.6 Unpacking libsub-name-perl:amd64 (0.28-1) ... #15 225.8 Selecting previously unselected package libnamespace-clean-perl. #15 225.8 Preparing to unpack .../415-libnamespace-clean-perl_0.27-2_all.deb ... #15 225.8 Unpacking libnamespace-clean-perl (0.27-2) ... #15 226.0 Selecting previously unselected package libnamespace-autoclean-perl. #15 226.0 Preparing to unpack .../416-libnamespace-autoclean-perl_0.31-1_all.deb ... #15 226.1 Unpacking libnamespace-autoclean-perl (0.31-1) ... #15 226.3 Selecting previously unselected package libparams-util-perl. #15 226.3 Preparing to unpack .../417-libparams-util-perl_1.102-3+b1_amd64.deb ... #15 226.3 Unpacking libparams-util-perl (1.102-3+b1) ... #15 226.6 Selecting previously unselected package libsub-install-perl. #15 226.6 Preparing to unpack .../418-libsub-install-perl_0.929-1_all.deb ... #15 226.7 Unpacking libsub-install-perl (0.929-1) ... #15 226.9 Selecting previously unselected package libdata-optlist-perl. #15 226.9 Preparing to unpack .../419-libdata-optlist-perl_0.114-1_all.deb ... #15 227.0 Unpacking libdata-optlist-perl (0.114-1) ... #15 227.2 Selecting previously unselected package libsub-exporter-perl. #15 227.2 Preparing to unpack .../420-libsub-exporter-perl_0.990-1_all.deb ... #15 227.2 Unpacking libsub-exporter-perl (0.990-1) ... #15 227.4 Selecting previously unselected package libeval-closure-perl. #15 227.4 Preparing to unpack .../421-libeval-closure-perl_0.14-3_all.deb ... #15 228.2 Unpacking libeval-closure-perl (0.14-3) ... #15 228.4 Selecting previously unselected package libclass-data-inheritable-perl. #15 228.4 Preparing to unpack .../422-libclass-data-inheritable-perl_0.10-1_all.deb ... #15 228.4 Unpacking libclass-data-inheritable-perl (0.10-1) ... #15 228.6 Selecting previously unselected package libdevel-stacktrace-perl. #15 228.6 Preparing to unpack .../423-libdevel-stacktrace-perl_2.0500-1_all.deb ... #15 228.7 Unpacking libdevel-stacktrace-perl (2.0500-1) ... #15 228.9 Selecting previously unselected package libexception-class-perl. #15 228.9 Preparing to unpack .../424-libexception-class-perl_1.45-1_all.deb ... #15 229.0 Unpacking libexception-class-perl (1.45-1) ... #15 229.1 Selecting previously unselected package libparams-validationcompiler-perl. #15 229.1 Preparing to unpack .../425-libparams-validationcompiler-perl_0.31-1_all.deb ... #15 229.2 Unpacking libparams-validationcompiler-perl (0.31-1) ... #15 229.4 Selecting previously unselected package libalgorithm-c3-perl. #15 229.4 Preparing to unpack .../426-libalgorithm-c3-perl_0.11-2_all.deb ... #15 229.4 Unpacking libalgorithm-c3-perl (0.11-2) ... #15 229.6 Selecting previously unselected package libclass-c3-perl. #15 229.6 Preparing to unpack .../427-libclass-c3-perl_0.35-2_all.deb ... #15 229.6 Unpacking libclass-c3-perl (0.35-2) ... #15 229.8 Selecting previously unselected package libmro-compat-perl. #15 229.8 Preparing to unpack .../428-libmro-compat-perl_0.15-2_all.deb ... #15 229.9 Unpacking libmro-compat-perl (0.15-2) ... #15 230.1 Selecting previously unselected package libxstring-perl:amd64. #15 230.1 Preparing to unpack .../429-libxstring-perl_0.005-2+b4_amd64.deb ... #15 230.1 Unpacking libxstring-perl:amd64 (0.005-2+b4) ... #15 230.4 Selecting previously unselected package libspecio-perl. #15 230.4 Preparing to unpack .../430-libspecio-perl_0.50-1_all.deb ... #15 230.4 Unpacking libspecio-perl (0.50-1) ... #15 230.6 Selecting previously unselected package libdatetime-locale-perl. #15 230.6 Preparing to unpack .../431-libdatetime-locale-perl_1%3a1.41-1_all.deb ... #15 230.6 Unpacking libdatetime-locale-perl (1:1.41-1) ... #15 232.9 Selecting previously unselected package libclass-singleton-perl. #15 232.9 Preparing to unpack .../432-libclass-singleton-perl_1.6-2_all.deb ... #15 233.0 Unpacking libclass-singleton-perl (1.6-2) ... #15 233.2 Selecting previously unselected package libdatetime-timezone-perl. #15 233.2 Preparing to unpack .../433-libdatetime-timezone-perl_1%3a2.65-1+2025b_all.deb ... #15 233.2 Unpacking libdatetime-timezone-perl (1:2.65-1+2025b) ... #15 233.5 Selecting previously unselected package libdatetime-perl. #15 233.5 Preparing to unpack .../434-libdatetime-perl_2%3a1.65-1+b2_amd64.deb ... #15 233.6 Unpacking libdatetime-perl (2:1.65-1+b2) ... #15 233.8 Selecting previously unselected package libjson-perl. #15 233.8 Preparing to unpack .../435-libjson-perl_4.10000-1_all.deb ... #15 233.9 Unpacking libjson-perl (4.10000-1) ... #15 234.1 Selecting previously unselected package libperlio-gzip-perl. #15 234.1 Preparing to unpack .../436-libperlio-gzip-perl_0.20-1+b4_amd64.deb ... #15 234.1 Unpacking libperlio-gzip-perl (0.20-1+b4) ... #15 234.4 Selecting previously unselected package lcov. #15 234.4 Preparing to unpack .../437-lcov_2.3.1-1_all.deb ... #15 234.4 Unpacking lcov (2.3.1-1) ... #15 234.7 Selecting previously unselected package libaio1t64:amd64. #15 234.7 Preparing to unpack .../438-libaio1t64_0.3.113-8+b1_amd64.deb ... #15 234.8 Unpacking libaio1t64:amd64 (0.3.113-8+b1) ... #15 235.0 Selecting previously unselected package libaio-dev:amd64. #15 235.0 Preparing to unpack .../439-libaio-dev_0.3.113-8+b1_amd64.deb ... #15 235.0 Unpacking libaio-dev:amd64 (0.3.113-8+b1) ... #15 235.3 Selecting previously unselected package libllvm17t64:amd64. #15 235.3 Preparing to unpack .../440-libllvm17t64_1%3a17.0.6-22+b2_amd64.deb ... #15 235.3 Unpacking libllvm17t64:amd64 (1:17.0.6-22+b2) ... #15 236.3 Selecting previously unselected package libamd-comgr2:amd64. #15 236.3 Preparing to unpack .../441-libamd-comgr2_6.0+git20231212.4510c28+dfsg-3+b2_amd64.deb ... #15 236.3 Unpacking libamd-comgr2:amd64 (6.0+git20231212.4510c28+dfsg-3+b2) ... #15 236.8 Selecting previously unselected package libdrm-common. #15 236.8 Preparing to unpack .../442-libdrm-common_2.4.124-2_all.deb ... #15 236.9 Unpacking libdrm-common (2.4.124-2) ... #15 237.1 Selecting previously unselected package libdrm2:amd64. #15 237.1 Preparing to unpack .../443-libdrm2_2.4.124-2_amd64.deb ... #15 237.2 Unpacking libdrm2:amd64 (2.4.124-2) ... #15 237.4 Selecting previously unselected package libdrm-amdgpu1:amd64. #15 237.4 Preparing to unpack .../444-libdrm-amdgpu1_2.4.124-2_amd64.deb ... #15 237.5 Unpacking libdrm-amdgpu1:amd64 (2.4.124-2) ... #15 237.7 Selecting previously unselected package libnuma1:amd64. #15 237.7 Preparing to unpack .../445-libnuma1_2.0.19-1_amd64.deb ... #15 237.8 Unpacking libnuma1:amd64 (2.0.19-1) ... #15 238.0 Selecting previously unselected package libhsakmt1:amd64. #15 238.0 Preparing to unpack .../446-libhsakmt1_6.2.4+ds-1_amd64.deb ... #15 238.1 Unpacking libhsakmt1:amd64 (6.2.4+ds-1) ... #15 238.3 Selecting previously unselected package libhsa-runtime64-1:amd64. #15 238.3 Preparing to unpack .../447-libhsa-runtime64-1_6.1.2-3_amd64.deb ... #15 238.4 Unpacking libhsa-runtime64-1:amd64 (6.1.2-3) ... #15 238.7 Selecting previously unselected package libamdhip64-5:amd64. #15 238.7 Preparing to unpack .../448-libamdhip64-5_5.7.1-6_amd64.deb ... #15 238.7 Unpacking libamdhip64-5:amd64 (5.7.1-6) ... #15 239.4 Selecting previously unselected package libasound2-data. #15 239.4 Preparing to unpack .../449-libasound2-data_1.2.14-1_all.deb ... #15 239.5 Unpacking libasound2-data (1.2.14-1) ... #15 239.7 Selecting previously unselected package libasound2t64:amd64. #15 239.7 Preparing to unpack .../450-libasound2t64_1.2.14-1_amd64.deb ... #15 239.8 Unpacking libasound2t64:amd64 (1.2.14-1) ... #15 240.0 Selecting previously unselected package libasound2-dev:amd64. #15 240.0 Preparing to unpack .../451-libasound2-dev_1.2.14-1_amd64.deb ... #15 240.0 Unpacking libasound2-dev:amd64 (1.2.14-1) ... #15 240.3 Selecting previously unselected package libmbedcrypto16:amd64. #15 240.3 Preparing to unpack .../452-libmbedcrypto16_3.6.4-2_amd64.deb ... #15 240.4 Unpacking libmbedcrypto16:amd64 (3.6.4-2) ... #15 242.3 Selecting previously unselected package libmbedx509-7:amd64. #15 242.3 Preparing to unpack .../453-libmbedx509-7_3.6.4-2_amd64.deb ... #15 242.3 Unpacking libmbedx509-7:amd64 (3.6.4-2) ... #15 242.6 Selecting previously unselected package libmbedtls21:amd64. #15 242.6 Preparing to unpack .../454-libmbedtls21_3.6.4-2_amd64.deb ... #15 242.6 Unpacking libmbedtls21:amd64 (3.6.4-2) ... #15 242.8 Selecting previously unselected package libbctoolbox2:amd64. #15 242.9 Preparing to unpack .../455-libbctoolbox2_5.3.105-1_amd64.deb ... #15 242.9 Unpacking libbctoolbox2:amd64 (5.3.105-1) ... #15 243.1 Selecting previously unselected package libbctoolbox-dev:amd64. #15 243.1 Preparing to unpack .../456-libbctoolbox-dev_5.3.105-1_amd64.deb ... #15 243.2 Unpacking libbctoolbox-dev:amd64 (5.3.105-1) ... #15 243.4 Selecting previously unselected package libusb-1.0-0:amd64. #15 243.4 Preparing to unpack .../457-libusb-1.0-0_2%3a1.0.28-1_amd64.deb ... #15 243.4 Unpacking libusb-1.0-0:amd64 (2:1.0.28-1) ... #15 243.7 Selecting previously unselected package libbladerf2:amd64. #15 243.7 Preparing to unpack .../458-libbladerf2_0.2024.05-1_amd64.deb ... #15 243.8 Unpacking libbladerf2:amd64 (0.2024.05-1) ... #15 244.0 Selecting previously unselected package libbladerf-dev:amd64. #15 244.0 Preparing to unpack .../459-libbladerf-dev_0.2024.05-1_amd64.deb ... #15 244.0 Unpacking libbladerf-dev:amd64 (0.2024.05-1) ... #15 244.2 Selecting previously unselected package uuid-dev:amd64. #15 244.2 Preparing to unpack .../460-uuid-dev_2.41-5_amd64.deb ... #15 244.2 Unpacking uuid-dev:amd64 (2.41-5) ... #15 244.4 Selecting previously unselected package libblkid-dev:amd64. #15 244.4 Preparing to unpack .../461-libblkid-dev_2.41-5_amd64.deb ... #15 244.5 Unpacking libblkid-dev:amd64 (2.41-5) ... #15 244.7 Selecting previously unselected package libboost1.83-dev:amd64. #15 244.8 Preparing to unpack .../462-libboost1.83-dev_1.83.0-4.2_amd64.deb ... #15 244.8 Unpacking libboost1.83-dev:amd64 (1.83.0-4.2) ... #15 246.8 Selecting previously unselected package libboost-atomic1.83.0:amd64. #15 246.8 Preparing to unpack .../463-libboost-atomic1.83.0_1.83.0-4.2_amd64.deb ... #15 246.9 Unpacking libboost-atomic1.83.0:amd64 (1.83.0-4.2) ... #15 247.0 Selecting previously unselected package libboost-atomic1.83-dev:amd64. #15 247.1 Preparing to unpack .../464-libboost-atomic1.83-dev_1.83.0-4.2_amd64.deb ... #15 247.1 Unpacking libboost-atomic1.83-dev:amd64 (1.83.0-4.2) ... #15 247.3 Selecting previously unselected package libboost-atomic-dev:amd64. #15 247.3 Preparing to unpack .../465-libboost-atomic-dev_1.83.0.2+b2_amd64.deb ... #15 247.4 Unpacking libboost-atomic-dev:amd64 (1.83.0.2+b2) ... #15 247.6 Selecting previously unselected package libboost-chrono1.83.0t64:amd64. #15 247.6 Preparing to unpack .../466-libboost-chrono1.83.0t64_1.83.0-4.2_amd64.deb ... #15 247.6 Unpacking libboost-chrono1.83.0t64:amd64 (1.83.0-4.2) ... #15 247.8 Selecting previously unselected package libboost-chrono1.83-dev:amd64. #15 247.8 Preparing to unpack .../467-libboost-chrono1.83-dev_1.83.0-4.2_amd64.deb ... #15 247.9 Unpacking libboost-chrono1.83-dev:amd64 (1.83.0-4.2) ... #15 248.1 Selecting previously unselected package libboost-chrono-dev:amd64. #15 248.1 Preparing to unpack .../468-libboost-chrono-dev_1.83.0.2+b2_amd64.deb ... #15 248.1 Unpacking libboost-chrono-dev:amd64 (1.83.0.2+b2) ... #15 248.3 Selecting previously unselected package libboost-container1.83.0:amd64. #15 248.3 Preparing to unpack .../469-libboost-container1.83.0_1.83.0-4.2_amd64.deb ... #15 248.4 Unpacking libboost-container1.83.0:amd64 (1.83.0-4.2) ... #15 248.7 Selecting previously unselected package libboost-container1.83-dev:amd64. #15 248.7 Preparing to unpack .../470-libboost-container1.83-dev_1.83.0-4.2_amd64.deb ... #15 248.7 Unpacking libboost-container1.83-dev:amd64 (1.83.0-4.2) ... #15 248.9 Selecting previously unselected package libboost-container-dev:amd64. #15 248.9 Preparing to unpack .../471-libboost-container-dev_1.83.0.2+b2_amd64.deb ... #15 249.0 Unpacking libboost-container-dev:amd64 (1.83.0.2+b2) ... #15 249.2 Selecting previously unselected package libboost-date-time1.83.0:amd64. #15 249.2 Preparing to unpack .../472-libboost-date-time1.83.0_1.83.0-4.2_amd64.deb ... #15 249.3 Unpacking libboost-date-time1.83.0:amd64 (1.83.0-4.2) ... #15 249.6 Selecting previously unselected package libboost-serialization1.83.0:amd64. #15 249.6 Preparing to unpack .../473-libboost-serialization1.83.0_1.83.0-4.2_amd64.deb ... #15 249.6 Unpacking libboost-serialization1.83.0:amd64 (1.83.0-4.2) ... #15 250.0 Selecting previously unselected package libboost-serialization1.83-dev:amd64. #15 250.0 Preparing to unpack .../474-libboost-serialization1.83-dev_1.83.0-4.2_amd64.deb ... #15 250.1 Unpacking libboost-serialization1.83-dev:amd64 (1.83.0-4.2) ... #15 250.3 Selecting previously unselected package libboost-date-time1.83-dev:amd64. #15 250.3 Preparing to unpack .../475-libboost-date-time1.83-dev_1.83.0-4.2_amd64.deb ... #15 250.3 Unpacking libboost-date-time1.83-dev:amd64 (1.83.0-4.2) ... #15 250.6 Selecting previously unselected package libboost-system1.83.0:amd64. #15 250.6 Preparing to unpack .../476-libboost-system1.83.0_1.83.0-4.2_amd64.deb ... #15 250.6 Unpacking libboost-system1.83.0:amd64 (1.83.0-4.2) ... #15 250.9 Selecting previously unselected package libboost-system1.83-dev:amd64. #15 250.9 Preparing to unpack .../477-libboost-system1.83-dev_1.83.0-4.2_amd64.deb ... #15 250.9 Unpacking libboost-system1.83-dev:amd64 (1.83.0-4.2) ... #15 251.2 Selecting previously unselected package libboost-thread1.83.0:amd64. #15 251.2 Preparing to unpack .../478-libboost-thread1.83.0_1.83.0-4.2_amd64.deb ... #15 251.2 Unpacking libboost-thread1.83.0:amd64 (1.83.0-4.2) ... #15 251.4 Selecting previously unselected package libboost-thread1.83-dev:amd64. #15 251.4 Preparing to unpack .../479-libboost-thread1.83-dev_1.83.0-4.2_amd64.deb ... #15 251.5 Unpacking libboost-thread1.83-dev:amd64 (1.83.0-4.2) ... #15 251.7 Selecting previously unselected package libboost-context1.83.0:amd64. #15 251.7 Preparing to unpack .../480-libboost-context1.83.0_1.83.0-4.2_amd64.deb ... #15 252.9 Unpacking libboost-context1.83.0:amd64 (1.83.0-4.2) ... #15 253.1 Selecting previously unselected package libboost-context1.83-dev:amd64. #15 253.1 Preparing to unpack .../481-libboost-context1.83-dev_1.83.0-4.2_amd64.deb ... #15 253.1 Unpacking libboost-context1.83-dev:amd64 (1.83.0-4.2) ... #15 253.3 Selecting previously unselected package libboost-context-dev:amd64. #15 253.3 Preparing to unpack .../482-libboost-context-dev_1.83.0.2+b2_amd64.deb ... #15 253.4 Unpacking libboost-context-dev:amd64 (1.83.0.2+b2) ... #15 256.5 Selecting previously unselected package libboost-coroutine1.83.0:amd64. #15 256.5 Preparing to unpack .../483-libboost-coroutine1.83.0_1.83.0-4.2_amd64.deb ... #15 256.6 Unpacking libboost-coroutine1.83.0:amd64 (1.83.0-4.2) ... #15 256.8 Selecting previously unselected package libboost-coroutine1.83-dev:amd64. #15 256.8 Preparing to unpack .../484-libboost-coroutine1.83-dev_1.83.0-4.2_amd64.deb ... #15 256.8 Unpacking libboost-coroutine1.83-dev:amd64 (1.83.0-4.2) ... #15 257.0 Selecting previously unselected package libboost-coroutine-dev:amd64. #15 257.1 Preparing to unpack .../485-libboost-coroutine-dev_1.83.0.2+b2_amd64.deb ... #15 257.1 Unpacking libboost-coroutine-dev:amd64 (1.83.0.2+b2) ... #15 257.3 Selecting previously unselected package libboost-date-time-dev:amd64. #15 257.3 Preparing to unpack .../486-libboost-date-time-dev_1.83.0.2+b2_amd64.deb ... #15 257.3 Unpacking libboost-date-time-dev:amd64 (1.83.0.2+b2) ... #15 257.5 Selecting previously unselected package libboost-dev:amd64. #15 257.5 Preparing to unpack .../487-libboost-dev_1.83.0.2+b2_amd64.deb ... #15 257.6 Unpacking libboost-dev:amd64 (1.83.0.2+b2) ... #15 257.8 Selecting previously unselected package libboost-exception1.83-dev:amd64. #15 257.8 Preparing to unpack .../488-libboost-exception1.83-dev_1.83.0-4.2_amd64.deb ... #15 257.8 Unpacking libboost-exception1.83-dev:amd64 (1.83.0-4.2) ... #15 258.5 Selecting previously unselected package libboost-exception-dev:amd64. #15 258.5 Preparing to unpack .../489-libboost-exception-dev_1.83.0.2+b2_amd64.deb ... #15 258.6 Unpacking libboost-exception-dev:amd64 (1.83.0.2+b2) ... #15 258.8 Selecting previously unselected package libboost-filesystem1.83.0:amd64. #15 258.8 Preparing to unpack .../490-libboost-filesystem1.83.0_1.83.0-4.2_amd64.deb ... #15 258.8 Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-4.2) ... #15 259.0 Selecting previously unselected package libboost-filesystem1.83-dev:amd64. #15 259.0 Preparing to unpack .../491-libboost-filesystem1.83-dev_1.83.0-4.2_amd64.deb ... #15 259.1 Unpacking libboost-filesystem1.83-dev:amd64 (1.83.0-4.2) ... #15 259.3 Selecting previously unselected package libboost-fiber1.83.0:amd64. #15 259.3 Preparing to unpack .../492-libboost-fiber1.83.0_1.83.0-4.2_amd64.deb ... #15 259.4 Unpacking libboost-fiber1.83.0:amd64 (1.83.0-4.2) ... #15 259.6 Selecting previously unselected package libboost-fiber1.83-dev:amd64. #15 259.6 Preparing to unpack .../493-libboost-fiber1.83-dev_1.83.0-4.2_amd64.deb ... #15 259.6 Unpacking libboost-fiber1.83-dev:amd64 (1.83.0-4.2) ... #15 259.8 Selecting previously unselected package libboost-fiber-dev:amd64. #15 259.8 Preparing to unpack .../494-libboost-fiber-dev_1.83.0.2+b2_amd64.deb ... #15 259.9 Unpacking libboost-fiber-dev:amd64 (1.83.0.2+b2) ... #15 260.1 Selecting previously unselected package libboost-filesystem-dev:amd64. #15 260.1 Preparing to unpack .../495-libboost-filesystem-dev_1.83.0.2+b2_amd64.deb ... #15 260.2 Unpacking libboost-filesystem-dev:amd64 (1.83.0.2+b2) ... #15 262.0 Selecting previously unselected package libboost-graph1.83.0:amd64. #15 262.0 Preparing to unpack .../496-libboost-graph1.83.0_1.83.0-4.2_amd64.deb ... #15 262.1 Unpacking libboost-graph1.83.0:amd64 (1.83.0-4.2) ... #15 262.3 Selecting previously unselected package libboost-regex1.83.0:amd64. #15 262.3 Preparing to unpack .../497-libboost-regex1.83.0_1.83.0-4.2_amd64.deb ... #15 262.3 Unpacking libboost-regex1.83.0:amd64 (1.83.0-4.2) ... #15 262.7 Selecting previously unselected package libicu-dev:amd64. #15 262.7 Preparing to unpack .../498-libicu-dev_76.1-4_amd64.deb ... #15 262.7 Unpacking libicu-dev:amd64 (76.1-4) ... #15 263.2 Selecting previously unselected package libboost-regex1.83-dev:amd64. #15 263.2 Preparing to unpack .../499-libboost-regex1.83-dev_1.83.0-4.2_amd64.deb ... #15 263.2 Unpacking libboost-regex1.83-dev:amd64 (1.83.0-4.2) ... #15 263.6 Selecting previously unselected package libboost-test1.83.0:amd64. #15 263.6 Preparing to unpack .../500-libboost-test1.83.0_1.83.0-4.2_amd64.deb ... #15 263.7 Unpacking libboost-test1.83.0:amd64 (1.83.0-4.2) ... #15 263.9 Selecting previously unselected package libboost-test1.83-dev:amd64. #15 263.9 Preparing to unpack .../501-libboost-test1.83-dev_1.83.0-4.2_amd64.deb ... #15 263.9 Unpacking libboost-test1.83-dev:amd64 (1.83.0-4.2) ... #15 264.3 Selecting previously unselected package libboost-graph1.83-dev:amd64. #15 264.3 Preparing to unpack .../502-libboost-graph1.83-dev_1.83.0-4.2_amd64.deb ... #15 264.3 Unpacking libboost-graph1.83-dev:amd64 (1.83.0-4.2) ... #15 264.5 Selecting previously unselected package libboost-graph-dev:amd64. #15 264.5 Preparing to unpack .../503-libboost-graph-dev_1.83.0.2+b2_amd64.deb ... #15 264.5 Unpacking libboost-graph-dev:amd64 (1.83.0.2+b2) ... #15 264.8 Selecting previously unselected package libevent-core-2.1-7t64:amd64. #15 264.8 Preparing to unpack .../504-libevent-core-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... #15 264.8 Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #15 265.1 Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. #15 265.1 Preparing to unpack .../505-libevent-pthreads-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... #15 265.1 Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #15 265.4 Selecting previously unselected package libpsm2-2. #15 265.5 Preparing to unpack .../506-libpsm2-2_11.2.185-2.1_amd64.deb ... #15 265.5 Unpacking libpsm2-2 (11.2.185-2.1) ... #15 265.8 Selecting previously unselected package librdmacm1t64:amd64. #15 265.8 Preparing to unpack .../507-librdmacm1t64_56.1-1_amd64.deb ... #15 265.8 Unpacking librdmacm1t64:amd64 (56.1-1) ... #15 266.1 Selecting previously unselected package libfabric1:amd64. #15 266.1 Preparing to unpack .../508-libfabric1_2.1.0-1.1_amd64.deb ... #15 266.1 Unpacking libfabric1:amd64 (2.1.0-1.1) ... #15 266.4 Selecting previously unselected package libhwloc15:amd64. #15 266.4 Preparing to unpack .../509-libhwloc15_2.12.0-4_amd64.deb ... #15 266.4 Unpacking libhwloc15:amd64 (2.12.0-4) ... #15 266.7 Selecting previously unselected package libmunge2:amd64. #15 266.7 Preparing to unpack .../510-libmunge2_0.5.16-1_amd64.deb ... #15 266.7 Unpacking libmunge2:amd64 (0.5.16-1) ... #15 267.0 Selecting previously unselected package libpciaccess0:amd64. #15 267.0 Preparing to unpack .../511-libpciaccess0_0.17-3+b3_amd64.deb ... #15 267.0 Unpacking libpciaccess0:amd64 (0.17-3+b3) ... #15 267.3 Selecting previously unselected package libxnvctrl0:amd64. #15 267.3 Preparing to unpack .../512-libxnvctrl0_535.171.04-1+b2_amd64.deb ... #15 267.4 Unpacking libxnvctrl0:amd64 (535.171.04-1+b2) ... #15 267.7 Selecting previously unselected package libze1:amd64. #15 267.7 Preparing to unpack .../513-libze1_1.20.6-1_amd64.deb ... #15 267.8 Unpacking libze1:amd64 (1.20.6-1) ... #15 268.0 Selecting previously unselected package ocl-icd-libopencl1:amd64. #15 268.0 Preparing to unpack .../514-ocl-icd-libopencl1_2.3.3-1_amd64.deb ... #15 268.0 Unpacking ocl-icd-libopencl1:amd64 (2.3.3-1) ... #15 268.2 Selecting previously unselected package libhwloc-plugins:amd64. #15 268.2 Preparing to unpack .../515-libhwloc-plugins_2.12.0-4_amd64.deb ... #15 268.3 Unpacking libhwloc-plugins:amd64 (2.12.0-4) ... #15 268.5 Selecting previously unselected package libpmix2t64:amd64. #15 268.5 Preparing to unpack .../516-libpmix2t64_5.0.7-1_amd64.deb ... #15 268.5 Unpacking libpmix2t64:amd64 (5.0.7-1) ... #15 268.9 Selecting previously unselected package libfuse3-4:amd64. #15 268.9 Preparing to unpack .../517-libfuse3-4_3.17.2-3_amd64.deb ... #15 268.9 Unpacking libfuse3-4:amd64 (3.17.2-3) ... #15 269.2 Selecting previously unselected package libibumad3:amd64. #15 269.2 Preparing to unpack .../518-libibumad3_56.1-1_amd64.deb ... #15 269.2 Unpacking libibumad3:amd64 (56.1-1) ... #15 269.5 Selecting previously unselected package libibmad5:amd64. #15 269.5 Preparing to unpack .../519-libibmad5_56.1-1_amd64.deb ... #15 269.5 Unpacking libibmad5:amd64 (56.1-1) ... #15 269.8 Selecting previously unselected package libucx0:amd64. #15 269.8 Preparing to unpack .../520-libucx0_1.18.1+ds-2+b1_amd64.deb ... #15 269.8 Unpacking libucx0:amd64 (1.18.1+ds-2+b1) ... #15 270.1 Selecting previously unselected package libopenmpi40:amd64. #15 270.2 Preparing to unpack .../521-libopenmpi40_5.0.7-1_amd64.deb ... #15 270.2 Unpacking libopenmpi40:amd64 (5.0.7-1) ... #15 270.6 Selecting previously unselected package libboost-mpi1.83.0. #15 270.6 Preparing to unpack .../522-libboost-mpi1.83.0_1.83.0-4.2_amd64.deb ... #15 270.6 Unpacking libboost-mpi1.83.0 (1.83.0-4.2) ... #15 270.9 Selecting previously unselected package libboost-graph-parallel1.83.0. #15 270.9 Preparing to unpack .../523-libboost-graph-parallel1.83.0_1.83.0-4.2_amd64.deb ... #15 270.9 Unpacking libboost-graph-parallel1.83.0 (1.83.0-4.2) ... #15 271.2 Selecting previously unselected package libboost-graph-parallel1.83-dev. #15 271.2 Preparing to unpack .../524-libboost-graph-parallel1.83-dev_1.83.0-4.2_amd64.deb ... #15 271.2 Unpacking libboost-graph-parallel1.83-dev (1.83.0-4.2) ... #15 271.4 Selecting previously unselected package libboost-graph-parallel-dev. #15 271.5 Preparing to unpack .../525-libboost-graph-parallel-dev_1.83.0.2+b2_amd64.deb ... #15 271.5 Unpacking libboost-graph-parallel-dev (1.83.0.2+b2) ... #15 271.7 Selecting previously unselected package libboost-iostreams1.83.0:amd64. #15 271.7 Preparing to unpack .../526-libboost-iostreams1.83.0_1.83.0-4.2_amd64.deb ... #15 271.8 Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-4.2) ... #15 272.1 Selecting previously unselected package libboost-iostreams1.83-dev:amd64. #15 272.1 Preparing to unpack .../527-libboost-iostreams1.83-dev_1.83.0-4.2_amd64.deb ... #15 272.1 Unpacking libboost-iostreams1.83-dev:amd64 (1.83.0-4.2) ... #15 272.3 Selecting previously unselected package libboost-iostreams-dev:amd64. #15 272.4 Preparing to unpack .../528-libboost-iostreams-dev_1.83.0.2+b2_amd64.deb ... #15 272.4 Unpacking libboost-iostreams-dev:amd64 (1.83.0.2+b2) ... #15 273.0 Selecting previously unselected package libboost-json1.83.0:amd64. #15 273.0 Preparing to unpack .../529-libboost-json1.83.0_1.83.0-4.2_amd64.deb ... #15 273.0 Unpacking libboost-json1.83.0:amd64 (1.83.0-4.2) ... #15 273.3 Selecting previously unselected package libboost-json1.83-dev:amd64. #15 273.3 Preparing to unpack .../530-libboost-json1.83-dev_1.83.0-4.2_amd64.deb ... #15 273.3 Unpacking libboost-json1.83-dev:amd64 (1.83.0-4.2) ... #15 273.6 Selecting previously unselected package libboost-json-dev:amd64. #15 273.6 Preparing to unpack .../531-libboost-json-dev_1.83.0.2+b2_amd64.deb ... #15 273.6 Unpacking libboost-json-dev:amd64 (1.83.0.2+b2) ... #15 274.6 Selecting previously unselected package libboost-locale1.83.0:amd64. #15 274.6 Preparing to unpack .../532-libboost-locale1.83.0_1.83.0-4.2_amd64.deb ... #15 274.7 Unpacking libboost-locale1.83.0:amd64 (1.83.0-4.2) ... #15 274.9 Selecting previously unselected package libboost-locale1.83-dev:amd64. #15 274.9 Preparing to unpack .../533-libboost-locale1.83-dev_1.83.0-4.2_amd64.deb ... #15 275.0 Unpacking libboost-locale1.83-dev:amd64 (1.83.0-4.2) ... #15 275.3 Selecting previously unselected package libboost-locale-dev:amd64. #15 275.3 Preparing to unpack .../534-libboost-locale-dev_1.83.0.2+b2_amd64.deb ... #15 275.3 Unpacking libboost-locale-dev:amd64 (1.83.0.2+b2) ... #15 275.5 Selecting previously unselected package libboost-log1.83.0. #15 275.5 Preparing to unpack .../535-libboost-log1.83.0_1.83.0-4.2_amd64.deb ... #15 275.6 Unpacking libboost-log1.83.0 (1.83.0-4.2) ... #15 275.8 Selecting previously unselected package libboost-log1.83-dev. #15 275.8 Preparing to unpack .../536-libboost-log1.83-dev_1.83.0-4.2_amd64.deb ... #15 275.8 Unpacking libboost-log1.83-dev (1.83.0-4.2) ... #15 276.1 Selecting previously unselected package libboost-log-dev. #15 276.1 Preparing to unpack .../537-libboost-log-dev_1.83.0.2+b2_amd64.deb ... #15 276.1 Unpacking libboost-log-dev (1.83.0.2+b2) ... #15 276.4 Selecting previously unselected package libboost-math1.83.0:amd64. #15 276.4 Preparing to unpack .../538-libboost-math1.83.0_1.83.0-4.2_amd64.deb ... #15 276.5 Unpacking libboost-math1.83.0:amd64 (1.83.0-4.2) ... #15 276.7 Selecting previously unselected package libboost-math1.83-dev:amd64. #15 276.7 Preparing to unpack .../539-libboost-math1.83-dev_1.83.0-4.2_amd64.deb ... #15 276.7 Unpacking libboost-math1.83-dev:amd64 (1.83.0-4.2) ... #15 277.0 Selecting previously unselected package libboost-math-dev:amd64. #15 277.0 Preparing to unpack .../540-libboost-math-dev_1.83.0.2+b2_amd64.deb ... #15 277.0 Unpacking libboost-math-dev:amd64 (1.83.0.2+b2) ... #15 277.2 Selecting previously unselected package openmpi-common. #15 277.2 Preparing to unpack .../541-openmpi-common_5.0.7-1_all.deb ... #15 277.2 Unpacking openmpi-common (5.0.7-1) ... #15 277.5 Selecting previously unselected package libnl-3-dev:amd64. #15 277.5 Preparing to unpack .../542-libnl-3-dev_3.7.0-2_amd64.deb ... #15 277.5 Unpacking libnl-3-dev:amd64 (3.7.0-2) ... #15 277.7 Selecting previously unselected package libnl-route-3-dev:amd64. #15 277.7 Preparing to unpack .../543-libnl-route-3-dev_3.7.0-2_amd64.deb ... #15 277.8 Unpacking libnl-route-3-dev:amd64 (3.7.0-2) ... #15 278.0 Selecting previously unselected package libibverbs-dev:amd64. #15 278.0 Preparing to unpack .../544-libibverbs-dev_56.1-1_amd64.deb ... #15 278.0 Unpacking libibverbs-dev:amd64 (56.1-1) ... #15 278.3 Selecting previously unselected package libnuma-dev:amd64. #15 278.3 Preparing to unpack .../545-libnuma-dev_2.0.19-1_amd64.deb ... #15 278.3 Unpacking libnuma-dev:amd64 (2.0.19-1) ... #15 278.6 Selecting previously unselected package libltdl-dev:amd64. #15 278.6 Preparing to unpack .../546-libltdl-dev_2.5.4-4_amd64.deb ... #15 278.6 Unpacking libltdl-dev:amd64 (2.5.4-4) ... #15 278.9 Selecting previously unselected package libhwloc-dev:amd64. #15 278.9 Preparing to unpack .../547-libhwloc-dev_2.12.0-4_amd64.deb ... #15 278.9 Unpacking libhwloc-dev:amd64 (2.12.0-4) ... #15 279.7 Selecting previously unselected package libevent-2.1-7t64:amd64. #15 279.7 Preparing to unpack .../548-libevent-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... #15 279.7 Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #15 280.0 Selecting previously unselected package libevent-extra-2.1-7t64:amd64. #15 280.0 Preparing to unpack .../549-libevent-extra-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... #15 280.0 Unpacking libevent-extra-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #15 280.3 Selecting previously unselected package libevent-openssl-2.1-7t64:amd64. #15 280.4 Preparing to unpack .../550-libevent-openssl-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... #15 280.4 Unpacking libevent-openssl-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #15 280.7 Selecting previously unselected package libevent-dev. #15 280.7 Preparing to unpack .../551-libevent-dev_2.1.12-stable-10+b1_amd64.deb ... #15 280.7 Unpacking libevent-dev (2.1.12-stable-10+b1) ... #15 280.9 Selecting previously unselected package zlib1g-dev:amd64. #15 281.0 Preparing to unpack .../552-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb ... #15 281.0 Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ... #15 281.2 Selecting previously unselected package libpmix-dev:amd64. #15 281.2 Preparing to unpack .../553-libpmix-dev_5.0.7-1_amd64.deb ... #15 281.3 Unpacking libpmix-dev:amd64 (5.0.7-1) ... #15 281.6 Selecting previously unselected package libjs-jquery-ui. #15 281.6 Preparing to unpack .../554-libjs-jquery-ui_1.13.2+dfsg-1_all.deb ... #15 281.7 Unpacking libjs-jquery-ui (1.13.2+dfsg-1) ... #15 282.0 Selecting previously unselected package openmpi-bin. #15 282.1 Preparing to unpack .../555-openmpi-bin_5.0.7-1_amd64.deb ... #15 282.1 Unpacking openmpi-bin (5.0.7-1) ... #15 282.5 Selecting previously unselected package libopenmpi-dev:amd64. #15 282.5 Preparing to unpack .../556-libopenmpi-dev_5.0.7-1_amd64.deb ... #15 282.5 Unpacking libopenmpi-dev:amd64 (5.0.7-1) ... #15 282.9 Selecting previously unselected package mpi-default-dev. #15 282.9 Preparing to unpack .../557-mpi-default-dev_1.18_amd64.deb ... #15 282.9 Unpacking mpi-default-dev (1.18) ... #15 283.5 Selecting previously unselected package libboost-mpi1.83-dev. #15 283.5 Preparing to unpack .../558-libboost-mpi1.83-dev_1.83.0-4.2_amd64.deb ... #15 283.6 Unpacking libboost-mpi1.83-dev (1.83.0-4.2) ... #15 283.9 Selecting previously unselected package libboost-mpi-dev. #15 283.9 Preparing to unpack .../559-libboost-mpi-dev_1.83.0.2+b2_amd64.deb ... #15 283.9 Unpacking libboost-mpi-dev (1.83.0.2+b2) ... #15 284.1 Selecting previously unselected package libboost-python1.83.0. #15 284.2 Preparing to unpack .../560-libboost-python1.83.0_1.83.0-4.2_amd64.deb ... #15 284.2 Unpacking libboost-python1.83.0 (1.83.0-4.2) ... #15 284.6 Selecting previously unselected package mpi-default-bin. #15 284.6 Preparing to unpack .../561-mpi-default-bin_1.18_amd64.deb ... #15 284.6 Unpacking mpi-default-bin (1.18) ... #15 284.9 Selecting previously unselected package libboost-mpi-python1.83.0. #15 284.9 Preparing to unpack .../562-libboost-mpi-python1.83.0_1.83.0-4.2_amd64.deb ... #15 285.0 Unpacking libboost-mpi-python1.83.0 (1.83.0-4.2) ... #15 285.3 Selecting previously unselected package libboost-mpi-python1.83-dev. #15 285.3 Preparing to unpack .../563-libboost-mpi-python1.83-dev_1.83.0-4.2_amd64.deb ... #15 285.4 Unpacking libboost-mpi-python1.83-dev (1.83.0-4.2) ... #15 285.6 Selecting previously unselected package libboost-mpi-python-dev. #15 285.6 Preparing to unpack .../564-libboost-mpi-python-dev_1.83.0.2+b2_amd64.deb ... #15 285.7 Unpacking libboost-mpi-python-dev (1.83.0.2+b2) ... #15 285.9 Selecting previously unselected package libboost-nowide1.83.0. #15 285.9 Preparing to unpack .../565-libboost-nowide1.83.0_1.83.0-4.2_amd64.deb ... #15 286.0 Unpacking libboost-nowide1.83.0 (1.83.0-4.2) ... #15 286.2 Selecting previously unselected package libboost-nowide1.83-dev. #15 286.2 Preparing to unpack .../566-libboost-nowide1.83-dev_1.83.0-4.2_amd64.deb ... #15 286.2 Unpacking libboost-nowide1.83-dev (1.83.0-4.2) ... #15 286.4 Selecting previously unselected package libboost-nowide-dev. #15 286.4 Preparing to unpack .../567-libboost-nowide-dev_1.83.0.2+b2_amd64.deb ... #15 286.4 Unpacking libboost-nowide-dev (1.83.0.2+b2) ... #15 286.7 Selecting previously unselected package libboost-numpy1.83.0. #15 286.7 Preparing to unpack .../568-libboost-numpy1.83.0_1.83.0-4.2_amd64.deb ... #15 286.7 Unpacking libboost-numpy1.83.0 (1.83.0-4.2) ... #15 286.9 Selecting previously unselected package libboost-numpy1.83-dev. #15 286.9 Preparing to unpack .../569-libboost-numpy1.83-dev_1.83.0-4.2_amd64.deb ... #15 286.9 Unpacking libboost-numpy1.83-dev (1.83.0-4.2) ... #15 287.2 Selecting previously unselected package libboost-numpy-dev. #15 287.2 Preparing to unpack .../570-libboost-numpy-dev_1.83.0.2+b2_amd64.deb ... #15 287.2 Unpacking libboost-numpy-dev (1.83.0.2+b2) ... #15 287.5 Selecting previously unselected package libboost-program-options1.83.0:amd64. #15 287.5 Preparing to unpack .../571-libboost-program-options1.83.0_1.83.0-4.2_amd64.deb ... #15 287.5 Unpacking libboost-program-options1.83.0:amd64 (1.83.0-4.2) ... #15 287.8 Selecting previously unselected package libboost-program-options1.83-dev:amd64. #15 287.8 Preparing to unpack .../572-libboost-program-options1.83-dev_1.83.0-4.2_amd64.deb ... #15 287.8 Unpacking libboost-program-options1.83-dev:amd64 (1.83.0-4.2) ... #15 288.1 Selecting previously unselected package libboost-program-options-dev:amd64. #15 288.1 Preparing to unpack .../573-libboost-program-options-dev_1.83.0.2+b2_amd64.deb ... #15 288.1 Unpacking libboost-program-options-dev:amd64 (1.83.0.2+b2) ... #15 288.4 Selecting previously unselected package libexpat1-dev:amd64. #15 288.4 Preparing to unpack .../574-libexpat1-dev_2.7.1-2_amd64.deb ... #15 288.4 Unpacking libexpat1-dev:amd64 (2.7.1-2) ... #15 288.7 Selecting previously unselected package libpython3.13-dev:amd64. #15 288.7 Preparing to unpack .../575-libpython3.13-dev_3.13.5-2_amd64.deb ... #15 288.7 Unpacking libpython3.13-dev:amd64 (3.13.5-2) ... #15 289.3 Selecting previously unselected package libpython3-dev:amd64. #15 289.3 Preparing to unpack .../576-libpython3-dev_3.13.5-1_amd64.deb ... #15 289.4 Unpacking libpython3-dev:amd64 (3.13.5-1) ... #15 289.6 Selecting previously unselected package python3.13-dev. #15 289.6 Preparing to unpack .../577-python3.13-dev_3.13.5-2_amd64.deb ... #15 289.6 Unpacking python3.13-dev (3.13.5-2) ... #15 289.8 Selecting previously unselected package libjs-underscore. #15 289.8 Preparing to unpack .../578-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... #15 289.9 Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #15 290.1 Selecting previously unselected package libjs-sphinxdoc. #15 290.1 Preparing to unpack .../579-libjs-sphinxdoc_8.1.3-5_all.deb ... #15 290.2 Unpacking libjs-sphinxdoc (8.1.3-5) ... #15 290.4 Selecting previously unselected package python3-dev. #15 290.4 Preparing to unpack .../580-python3-dev_3.13.5-1_amd64.deb ... #15 290.5 Unpacking python3-dev (3.13.5-1) ... #15 290.7 Selecting previously unselected package libboost-python1.83-dev. #15 290.8 Preparing to unpack .../581-libboost-python1.83-dev_1.83.0-4.2_amd64.deb ... #15 290.8 Unpacking libboost-python1.83-dev (1.83.0-4.2) ... #15 291.1 Selecting previously unselected package libboost-python-dev. #15 291.1 Preparing to unpack .../582-libboost-python-dev_1.83.0.2+b2_amd64.deb ... #15 291.1 Unpacking libboost-python-dev (1.83.0.2+b2) ... #15 291.5 Selecting previously unselected package libboost-random1.83.0:amd64. #15 291.5 Preparing to unpack .../583-libboost-random1.83.0_1.83.0-4.2_amd64.deb ... #15 291.6 Unpacking libboost-random1.83.0:amd64 (1.83.0-4.2) ... #15 291.9 Selecting previously unselected package libboost-random1.83-dev:amd64. #15 291.9 Preparing to unpack .../584-libboost-random1.83-dev_1.83.0-4.2_amd64.deb ... #15 291.9 Unpacking libboost-random1.83-dev:amd64 (1.83.0-4.2) ... #15 293.1 Selecting previously unselected package libboost-random-dev:amd64. #15 293.1 Preparing to unpack .../585-libboost-random-dev_1.83.0.2+b2_amd64.deb ... #15 293.2 Unpacking libboost-random-dev:amd64 (1.83.0.2+b2) ... #15 293.4 Selecting previously unselected package libboost-regex-dev:amd64. #15 293.5 Preparing to unpack .../586-libboost-regex-dev_1.83.0.2+b2_amd64.deb ... #15 293.5 Unpacking libboost-regex-dev:amd64 (1.83.0.2+b2) ... #15 293.7 Selecting previously unselected package libboost-serialization-dev:amd64. #15 293.7 Preparing to unpack .../587-libboost-serialization-dev_1.83.0.2+b2_amd64.deb ... #15 293.8 Unpacking libboost-serialization-dev:amd64 (1.83.0.2+b2) ... #15 294.1 Selecting previously unselected package libboost-stacktrace1.83.0:amd64. #15 294.1 Preparing to unpack .../588-libboost-stacktrace1.83.0_1.83.0-4.2_amd64.deb ... #15 294.1 Unpacking libboost-stacktrace1.83.0:amd64 (1.83.0-4.2) ... #15 294.5 Selecting previously unselected package libboost-stacktrace1.83-dev:amd64. #15 294.5 Preparing to unpack .../589-libboost-stacktrace1.83-dev_1.83.0-4.2_amd64.deb ... #15 294.5 Unpacking libboost-stacktrace1.83-dev:amd64 (1.83.0-4.2) ... #15 294.7 Selecting previously unselected package libboost-stacktrace-dev:amd64. #15 294.7 Preparing to unpack .../590-libboost-stacktrace-dev_1.83.0.2+b2_amd64.deb ... #15 294.8 Unpacking libboost-stacktrace-dev:amd64 (1.83.0.2+b2) ... #15 295.0 Selecting previously unselected package libboost-system-dev:amd64. #15 295.0 Preparing to unpack .../591-libboost-system-dev_1.83.0.2+b2_amd64.deb ... #15 295.0 Unpacking libboost-system-dev:amd64 (1.83.0.2+b2) ... #15 295.3 Selecting previously unselected package libboost-test-dev:amd64. #15 295.3 Preparing to unpack .../592-libboost-test-dev_1.83.0.2+b2_amd64.deb ... #15 295.5 Unpacking libboost-test-dev:amd64 (1.83.0.2+b2) ... #15 295.7 Selecting previously unselected package libboost-thread-dev:amd64. #15 295.8 Preparing to unpack .../593-libboost-thread-dev_1.83.0.2+b2_amd64.deb ... #15 295.8 Unpacking libboost-thread-dev:amd64 (1.83.0.2+b2) ... #15 296.2 Selecting previously unselected package libboost-timer1.83.0:amd64. #15 296.2 Preparing to unpack .../594-libboost-timer1.83.0_1.83.0-4.2_amd64.deb ... #15 296.2 Unpacking libboost-timer1.83.0:amd64 (1.83.0-4.2) ... #15 296.5 Selecting previously unselected package libboost-timer1.83-dev:amd64. #15 296.5 Preparing to unpack .../595-libboost-timer1.83-dev_1.83.0-4.2_amd64.deb ... #15 296.5 Unpacking libboost-timer1.83-dev:amd64 (1.83.0-4.2) ... #15 296.7 Selecting previously unselected package libboost-timer-dev:amd64. #15 296.7 Preparing to unpack .../596-libboost-timer-dev_1.83.0.2+b2_amd64.deb ... #15 296.8 Unpacking libboost-timer-dev:amd64 (1.83.0.2+b2) ... #15 297.0 Selecting previously unselected package libboost1.83-tools-dev. #15 297.0 Preparing to unpack .../597-libboost1.83-tools-dev_1.83.0-4.2_amd64.deb ... #15 297.1 Unpacking libboost1.83-tools-dev (1.83.0-4.2) ... #15 297.4 Selecting previously unselected package libboost-tools-dev. #15 297.4 Preparing to unpack .../598-libboost-tools-dev_1.83.0.2+b2_amd64.deb ... #15 297.4 Unpacking libboost-tools-dev (1.83.0.2+b2) ... #15 297.7 Selecting previously unselected package libboost-type-erasure1.83.0:amd64. #15 297.7 Preparing to unpack .../599-libboost-type-erasure1.83.0_1.83.0-4.2_amd64.deb ... #15 297.7 Unpacking libboost-type-erasure1.83.0:amd64 (1.83.0-4.2) ... #15 298.0 Selecting previously unselected package libboost-type-erasure1.83-dev:amd64. #15 298.0 Preparing to unpack .../600-libboost-type-erasure1.83-dev_1.83.0-4.2_amd64.deb ... #15 298.1 Unpacking libboost-type-erasure1.83-dev:amd64 (1.83.0-4.2) ... #15 298.4 Selecting previously unselected package libboost-type-erasure-dev:amd64. #15 298.4 Preparing to unpack .../601-libboost-type-erasure-dev_1.83.0.2+b2_amd64.deb ... #15 298.4 Unpacking libboost-type-erasure-dev:amd64 (1.83.0.2+b2) ... #15 298.8 Selecting previously unselected package libboost-url1.83.0:amd64. #15 298.8 Preparing to unpack .../602-libboost-url1.83.0_1.83.0-4.2_amd64.deb ... #15 298.8 Unpacking libboost-url1.83.0:amd64 (1.83.0-4.2) ... #15 299.1 Selecting previously unselected package libboost-url1.83-dev:amd64. #15 299.1 Preparing to unpack .../603-libboost-url1.83-dev_1.83.0-4.2_amd64.deb ... #15 299.2 Unpacking libboost-url1.83-dev:amd64 (1.83.0-4.2) ... #15 299.5 Selecting previously unselected package libboost-url-dev:amd64. #15 299.5 Preparing to unpack .../604-libboost-url-dev_1.83.0.2+b2_amd64.deb ... #15 299.5 Unpacking libboost-url-dev:amd64 (1.83.0.2+b2) ... #15 299.8 Selecting previously unselected package libboost-wave1.83.0:amd64. #15 299.8 Preparing to unpack .../605-libboost-wave1.83.0_1.83.0-4.2_amd64.deb ... #15 299.9 Unpacking libboost-wave1.83.0:amd64 (1.83.0-4.2) ... #15 300.2 Selecting previously unselected package libboost-wave1.83-dev:amd64. #15 300.2 Preparing to unpack .../606-libboost-wave1.83-dev_1.83.0-4.2_amd64.deb ... #15 300.4 Unpacking libboost-wave1.83-dev:amd64 (1.83.0-4.2) ... #15 300.7 Selecting previously unselected package libboost-wave-dev:amd64. #15 300.7 Preparing to unpack .../607-libboost-wave-dev_1.83.0.2+b2_amd64.deb ... #15 300.7 Unpacking libboost-wave-dev:amd64 (1.83.0.2+b2) ... #15 300.9 Selecting previously unselected package libboost-all-dev. #15 300.9 Preparing to unpack .../608-libboost-all-dev_1.83.0.2+b2_amd64.deb ... #15 301.0 Unpacking libboost-all-dev (1.83.0.2+b2) ... #15 301.2 Selecting previously unselected package libbrotli-dev:amd64. #15 301.2 Preparing to unpack .../609-libbrotli-dev_1.1.0-2+b7_amd64.deb ... #15 301.3 Unpacking libbrotli-dev:amd64 (1.1.0-2+b7) ... #15 301.5 Selecting previously unselected package libmd-dev:amd64. #15 301.5 Preparing to unpack .../610-libmd-dev_1.1.0-2+b1_amd64.deb ... #15 301.6 Unpacking libmd-dev:amd64 (1.1.0-2+b1) ... #15 301.8 Selecting previously unselected package libbsd-dev:amd64. #15 301.8 Preparing to unpack .../611-libbsd-dev_0.12.2-2_amd64.deb ... #15 301.8 Unpacking libbsd-dev:amd64 (0.12.2-2) ... #15 302.1 Selecting previously unselected package libbson-1.0-0t64. #15 302.1 Preparing to unpack .../612-libbson-1.0-0t64_1.30.4-1_amd64.deb ... #15 302.2 Unpacking libbson-1.0-0t64 (1.30.4-1) ... #15 302.4 Selecting previously unselected package libbson-dev. #15 302.4 Preparing to unpack .../613-libbson-dev_1.30.4-1_amd64.deb ... #15 302.5 Unpacking libbson-dev (1.30.4-1) ... #15 302.9 Selecting previously unselected package libcares2:amd64. #15 302.9 Preparing to unpack .../614-libcares2_1.34.5-1_amd64.deb ... #15 302.9 Unpacking libcares2:amd64 (1.34.5-1) ... #15 303.1 Selecting previously unselected package libc-ares-dev:amd64. #15 303.1 Preparing to unpack .../615-libc-ares-dev_1.34.5-1_amd64.deb ... #15 303.2 Unpacking libc-ares-dev:amd64 (1.34.5-1) ... #15 303.5 Selecting previously unselected package libcairo-gobject2:amd64. #15 303.5 Preparing to unpack .../616-libcairo-gobject2_1.18.4-1+b1_amd64.deb ... #15 303.5 Unpacking libcairo-gobject2:amd64 (1.18.4-1+b1) ... #15 303.7 Selecting previously unselected package libcap-dev:amd64. #15 303.7 Preparing to unpack .../617-libcap-dev_1%3a2.75-10+b1_amd64.deb ... #15 303.8 Unpacking libcap-dev:amd64 (1:2.75-10+b1) ... #15 304.1 Selecting previously unselected package libncurses6:amd64. #15 304.1 Preparing to unpack .../618-libncurses6_6.5+20250216-2_amd64.deb ... #15 304.1 Unpacking libncurses6:amd64 (6.5+20250216-2) ... #15 304.5 Selecting previously unselected package libcdk5t64:amd64. #15 304.5 Preparing to unpack .../619-libcdk5t64_5.0.20250116-1_amd64.deb ... #15 304.5 Unpacking libcdk5t64:amd64 (5.0.20250116-1) ... #15 304.7 Selecting previously unselected package libncurses-dev:amd64. #15 304.8 Preparing to unpack .../620-libncurses-dev_6.5+20250216-2_amd64.deb ... #15 304.8 Unpacking libncurses-dev:amd64 (6.5+20250216-2) ... #15 305.0 Selecting previously unselected package libcdk5-dev. #15 305.0 Preparing to unpack .../621-libcdk5-dev_5.0.20250116-1_amd64.deb ... #15 305.1 Unpacking libcdk5-dev (5.0.20250116-1) ... #15 305.3 Selecting previously unselected package libcsv3:amd64. #15 305.3 Preparing to unpack .../622-libcsv3_3.0.3+dfsg-6+b3_amd64.deb ... #15 305.3 Unpacking libcsv3:amd64 (3.0.3+dfsg-6+b3) ... #15 305.6 Selecting previously unselected package libcsv-dev:amd64. #15 305.6 Preparing to unpack .../623-libcsv-dev_3.0.3+dfsg-6+b3_amd64.deb ... #15 305.6 Unpacking libcsv-dev:amd64 (3.0.3+dfsg-6+b3) ... #15 305.9 Selecting previously unselected package libunbound8:amd64. #15 305.9 Preparing to unpack .../624-libunbound8_1.22.0-2_amd64.deb ... #15 306.2 Unpacking libunbound8:amd64 (1.22.0-2) ... #15 306.5 Selecting previously unselected package libgnutls-dane0t64:amd64. #15 306.5 Preparing to unpack .../625-libgnutls-dane0t64_3.8.9-3_amd64.deb ... #15 306.6 Unpacking libgnutls-dane0t64:amd64 (3.8.9-3) ... #15 306.8 Selecting previously unselected package libgnutls-openssl27t64:amd64. #15 306.8 Preparing to unpack .../626-libgnutls-openssl27t64_3.8.9-3_amd64.deb ... #15 306.9 Unpacking libgnutls-openssl27t64:amd64 (3.8.9-3) ... #15 307.1 Selecting previously unselected package libidn2-dev:amd64. #15 307.1 Preparing to unpack .../627-libidn2-dev_2.3.8-2_amd64.deb ... #15 307.1 Unpacking libidn2-dev:amd64 (2.3.8-2) ... #15 307.4 Selecting previously unselected package libp11-kit-dev:amd64. #15 307.4 Preparing to unpack .../628-libp11-kit-dev_0.25.5-3_amd64.deb ... #15 307.4 Unpacking libp11-kit-dev:amd64 (0.25.5-3) ... #15 307.6 Selecting previously unselected package libtasn1-6-dev:amd64. #15 307.6 Preparing to unpack .../629-libtasn1-6-dev_4.20.0-2_amd64.deb ... #15 307.7 Unpacking libtasn1-6-dev:amd64 (4.20.0-2) ... #15 308.0 Selecting previously unselected package libgmpxx4ldbl:amd64. #15 308.0 Preparing to unpack .../630-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_amd64.deb ... #15 308.0 Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ... #15 308.3 Selecting previously unselected package libgmp-dev:amd64. #15 308.3 Preparing to unpack .../631-libgmp-dev_2%3a6.3.0+dfsg-3_amd64.deb ... #15 308.3 Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-3) ... #15 308.5 Selecting previously unselected package nettle-dev:amd64. #15 308.5 Preparing to unpack .../632-nettle-dev_3.10.1-1_amd64.deb ... #15 308.6 Unpacking nettle-dev:amd64 (3.10.1-1) ... #15 308.8 Selecting previously unselected package libgnutls28-dev:amd64. #15 308.8 Preparing to unpack .../633-libgnutls28-dev_3.8.9-3_amd64.deb ... #15 308.9 Unpacking libgnutls28-dev:amd64 (3.8.9-3) ... #15 309.1 Selecting previously unselected package libkrb5-dev:amd64. #15 309.2 Preparing to unpack .../634-libkrb5-dev_1.21.3-5_amd64.deb ... #15 309.2 Unpacking libkrb5-dev:amd64 (1.21.3-5) ... #15 309.4 Selecting previously unselected package libldap-dev:amd64. #15 309.4 Preparing to unpack .../635-libldap-dev_2.6.10+dfsg-1_amd64.deb ... #15 309.5 Unpacking libldap-dev:amd64 (2.6.10+dfsg-1) ... #15 309.8 Selecting previously unselected package libpkgconf3:amd64. #15 309.8 Preparing to unpack .../636-libpkgconf3_1.8.1-4_amd64.deb ... #15 309.9 Unpacking libpkgconf3:amd64 (1.8.1-4) ... #15 310.1 Selecting previously unselected package pkgconf-bin. #15 310.1 Preparing to unpack .../637-pkgconf-bin_1.8.1-4_amd64.deb ... #15 310.2 Unpacking pkgconf-bin (1.8.1-4) ... #15 310.6 Selecting previously unselected package pkgconf:amd64. #15 310.6 Preparing to unpack .../638-pkgconf_1.8.1-4_amd64.deb ... #15 310.7 Unpacking pkgconf:amd64 (1.8.1-4) ... #15 312.4 Selecting previously unselected package libnghttp2-dev:amd64. #15 312.4 Preparing to unpack .../639-libnghttp2-dev_1.64.0-1.1_amd64.deb ... #15 312.5 Unpacking libnghttp2-dev:amd64 (1.64.0-1.1) ... #15 312.7 Selecting previously unselected package libnghttp3-dev:amd64. #15 312.7 Preparing to unpack .../640-libnghttp3-dev_1.8.0-1_amd64.deb ... #15 312.8 Unpacking libnghttp3-dev:amd64 (1.8.0-1) ... #15 313.0 Selecting previously unselected package libngtcp2-crypto-gnutls-dev:amd64. #15 313.0 Preparing to unpack .../641-libngtcp2-crypto-gnutls-dev_1.11.0-1_amd64.deb ... #15 313.1 Unpacking libngtcp2-crypto-gnutls-dev:amd64 (1.11.0-1) ... #15 313.3 Selecting previously unselected package libngtcp2-dev:amd64. #15 313.3 Preparing to unpack .../642-libngtcp2-dev_1.11.0-1_amd64.deb ... #15 313.4 Unpacking libngtcp2-dev:amd64 (1.11.0-1) ... #15 313.7 Selecting previously unselected package libpsl-dev:amd64. #15 313.7 Preparing to unpack .../643-libpsl-dev_0.21.2-1.1+b1_amd64.deb ... #15 313.8 Unpacking libpsl-dev:amd64 (0.21.2-1.1+b1) ... #15 314.0 Selecting previously unselected package librtmp-dev:amd64. #15 314.0 Preparing to unpack .../644-librtmp-dev_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ... #15 314.1 Unpacking librtmp-dev:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #15 314.3 Selecting previously unselected package libssl-dev:amd64. #15 314.3 Preparing to unpack .../645-libssl-dev_3.5.1-1+deb13u1_amd64.deb ... #15 314.3 Unpacking libssl-dev:amd64 (3.5.1-1+deb13u1) ... #15 314.7 Selecting previously unselected package libssh2-1-dev:amd64. #15 314.7 Preparing to unpack .../646-libssh2-1-dev_1.11.1-1_amd64.deb ... #15 314.7 Unpacking libssh2-1-dev:amd64 (1.11.1-1) ... #15 315.0 Selecting previously unselected package libzstd-dev:amd64. #15 315.0 Preparing to unpack .../647-libzstd-dev_1.5.7+dfsg-1_amd64.deb ... #15 315.0 Unpacking libzstd-dev:amd64 (1.5.7+dfsg-1) ... #15 315.3 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #15 315.3 Preparing to unpack .../648-libcurl4-gnutls-dev_8.14.1-2_amd64.deb ... #15 315.3 Unpacking libcurl4-gnutls-dev:amd64 (8.14.1-2) ... #15 315.7 Selecting previously unselected package libdbi1t64:amd64. #15 315.7 Preparing to unpack .../649-libdbi1t64_0.9.0-6.1+b1_amd64.deb ... #15 315.8 Unpacking libdbi1t64:amd64 (0.9.0-6.1+b1) ... #15 316.0 Selecting previously unselected package libdbd-sqlite3:amd64. #15 316.0 Preparing to unpack .../650-libdbd-sqlite3_0.9.0-13_amd64.deb ... #15 316.0 Unpacking libdbd-sqlite3:amd64 (0.9.0-13) ... #15 316.5 Selecting previously unselected package libdbi-dev. #15 316.5 Preparing to unpack .../651-libdbi-dev_0.9.0-6.1+b1_amd64.deb ... #15 316.5 Unpacking libdbi-dev (0.9.0-6.1+b1) ... #15 316.7 Selecting previously unselected package libsystemd-dev:amd64. #15 316.7 Preparing to unpack .../652-libsystemd-dev_257.8-1~deb13u2_amd64.deb ... #15 316.8 Unpacking libsystemd-dev:amd64 (257.8-1~deb13u2) ... #15 317.1 Selecting previously unselected package libdbus-1-dev:amd64. #15 317.1 Preparing to unpack .../653-libdbus-1-dev_1.16.2-2_amd64.deb ... #15 317.2 Unpacking libdbus-1-dev:amd64 (1.16.2-2) ... #15 317.4 Selecting previously unselected package libelf-dev:amd64. #15 317.4 Preparing to unpack .../654-libelf-dev_0.192-4_amd64.deb ... #15 317.5 Unpacking libelf-dev:amd64 (0.192-4) ... #15 317.7 Selecting previously unselected package libffi-dev:amd64. #15 317.7 Preparing to unpack .../655-libffi-dev_3.4.8-2_amd64.deb ... #15 317.7 Unpacking libffi-dev:amd64 (3.4.8-2) ... #15 318.0 Selecting previously unselected package libfftw3-double3:amd64. #15 318.0 Preparing to unpack .../656-libfftw3-double3_3.3.10-2+b1_amd64.deb ... #15 318.1 Unpacking libfftw3-double3:amd64 (3.3.10-2+b1) ... #15 318.3 Selecting previously unselected package libfftw3-long3:amd64. #15 318.3 Preparing to unpack .../657-libfftw3-long3_3.3.10-2+b1_amd64.deb ... #15 318.4 Unpacking libfftw3-long3:amd64 (3.3.10-2+b1) ... #15 318.6 Selecting previously unselected package libfftw3-quad3:amd64. #15 318.7 Preparing to unpack .../658-libfftw3-quad3_3.3.10-2+b1_amd64.deb ... #15 318.7 Unpacking libfftw3-quad3:amd64 (3.3.10-2+b1) ... #15 319.1 Selecting previously unselected package libfftw3-single3:amd64. #15 319.1 Preparing to unpack .../659-libfftw3-single3_3.3.10-2+b1_amd64.deb ... #15 319.2 Unpacking libfftw3-single3:amd64 (3.3.10-2+b1) ... #15 319.4 Selecting previously unselected package libfftw3-bin. #15 319.4 Preparing to unpack .../660-libfftw3-bin_3.3.10-2+b1_amd64.deb ... #15 319.5 Unpacking libfftw3-bin (3.3.10-2+b1) ... #15 319.7 Selecting previously unselected package libfftw3-dev:amd64. #15 319.7 Preparing to unpack .../661-libfftw3-dev_3.3.10-2+b1_amd64.deb ... #15 319.7 Unpacking libfftw3-dev:amd64 (3.3.10-2+b1) ... #15 320.1 Selecting previously unselected package libgpg-error-dev:amd64. #15 320.1 Preparing to unpack .../662-libgpg-error-dev_1.51-4_amd64.deb ... #15 320.1 Unpacking libgpg-error-dev:amd64 (1.51-4) ... #15 320.3 Selecting previously unselected package libgcrypt20-dev:amd64. #15 320.4 Preparing to unpack .../663-libgcrypt20-dev_1.11.0-7_amd64.deb ... #15 320.4 Unpacking libgcrypt20-dev:amd64 (1.11.0-7) ... #15 320.6 Selecting previously unselected package libgdk-pixbuf2.0-common. #15 320.6 Preparing to unpack .../664-libgdk-pixbuf2.0-common_2.42.12+dfsg-4_all.deb ... #15 320.7 Unpacking libgdk-pixbuf2.0-common (2.42.12+dfsg-4) ... #15 320.9 Selecting previously unselected package shared-mime-info. #15 321.0 Preparing to unpack .../665-shared-mime-info_2.4-5+b2_amd64.deb ... #15 321.0 Unpacking shared-mime-info (2.4-5+b2) ... #15 321.7 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #15 321.7 Preparing to unpack .../666-libgdk-pixbuf-2.0-0_2.42.12+dfsg-4_amd64.deb ... #15 321.7 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-4) ... #15 321.9 Selecting previously unselected package libsepol-dev:amd64. #15 322.0 Preparing to unpack .../667-libsepol-dev_3.8.1-1_amd64.deb ... #15 322.0 Unpacking libsepol-dev:amd64 (3.8.1-1) ... #15 322.3 Selecting previously unselected package libpcre2-16-0:amd64. #15 322.3 Preparing to unpack .../668-libpcre2-16-0_10.46-1~deb13u1_amd64.deb ... #15 322.3 Unpacking libpcre2-16-0:amd64 (10.46-1~deb13u1) ... #15 322.8 Selecting previously unselected package libpcre2-32-0:amd64. #15 322.8 Preparing to unpack .../669-libpcre2-32-0_10.46-1~deb13u1_amd64.deb ... #15 322.9 Unpacking libpcre2-32-0:amd64 (10.46-1~deb13u1) ... #15 323.2 Selecting previously unselected package libpcre2-posix3:amd64. #15 323.2 Preparing to unpack .../670-libpcre2-posix3_10.46-1~deb13u1_amd64.deb ... #15 323.2 Unpacking libpcre2-posix3:amd64 (10.46-1~deb13u1) ... #15 323.4 Selecting previously unselected package libpcre2-dev:amd64. #15 323.4 Preparing to unpack .../671-libpcre2-dev_10.46-1~deb13u1_amd64.deb ... #15 323.5 Unpacking libpcre2-dev:amd64 (10.46-1~deb13u1) ... #15 323.8 Selecting previously unselected package libselinux1-dev:amd64. #15 323.8 Preparing to unpack .../672-libselinux1-dev_3.8.1-1_amd64.deb ... #15 323.8 Unpacking libselinux1-dev:amd64 (3.8.1-1) ... #15 324.0 Selecting previously unselected package libmount-dev:amd64. #15 324.0 Preparing to unpack .../673-libmount-dev_2.41-5_amd64.deb ... #15 324.1 Unpacking libmount-dev:amd64 (2.41-5) ... #15 324.3 Selecting previously unselected package libsysprof-capture-4-dev:amd64. #15 324.3 Preparing to unpack .../674-libsysprof-capture-4-dev_48.0-2_amd64.deb ... #15 324.3 Unpacking libsysprof-capture-4-dev:amd64 (48.0-2) ... #15 324.5 Selecting previously unselected package libgio-2.0-dev:amd64. #15 324.5 Preparing to unpack .../675-libgio-2.0-dev_2.84.4-3~deb13u1_amd64.deb ... #15 324.5 Unpacking libgio-2.0-dev:amd64 (2.84.4-3~deb13u1) ... #15 324.8 Selecting previously unselected package python3-packaging. #15 324.9 Preparing to unpack .../676-python3-packaging_25.0-1_all.deb ... #15 324.9 Unpacking python3-packaging (25.0-1) ... #15 325.2 Selecting previously unselected package libgio-2.0-dev-bin. #15 325.2 Preparing to unpack .../677-libgio-2.0-dev-bin_2.84.4-3~deb13u1_amd64.deb ... #15 325.3 Unpacking libgio-2.0-dev-bin (2.84.4-3~deb13u1) ... #15 325.7 Selecting previously unselected package libglib2.0-data. #15 325.7 Preparing to unpack .../678-libglib2.0-data_2.84.4-3~deb13u1_all.deb ... #15 325.8 Unpacking libglib2.0-data (2.84.4-3~deb13u1) ... #15 326.0 Selecting previously unselected package libglib2.0-bin. #15 326.0 Preparing to unpack .../679-libglib2.0-bin_2.84.4-3~deb13u1_amd64.deb ... #15 326.1 Unpacking libglib2.0-bin (2.84.4-3~deb13u1) ... #15 326.3 Selecting previously unselected package libglib2.0-dev-bin. #15 326.3 Preparing to unpack .../680-libglib2.0-dev-bin_2.84.4-3~deb13u1_amd64.deb ... #15 326.3 Unpacking libglib2.0-dev-bin (2.84.4-3~deb13u1) ... #15 326.5 Selecting previously unselected package libglib2.0-dev:amd64. #15 326.5 Preparing to unpack .../681-libglib2.0-dev_2.84.4-3~deb13u1_amd64.deb ... #15 326.6 Unpacking libglib2.0-dev:amd64 (2.84.4-3~deb13u1) ... #15 327.3 Selecting previously unselected package libgps30t64:amd64. #15 327.3 Preparing to unpack .../682-libgps30t64_3.25-5_amd64.deb ... #15 327.3 Unpacking libgps30t64:amd64 (3.25-5) ... #15 327.7 Selecting previously unselected package libgps-dev:amd64. #15 327.7 Preparing to unpack .../683-libgps-dev_3.25-5_amd64.deb ... #15 327.8 Unpacking libgps-dev:amd64 (3.25-5) ... #15 331.6 Selecting previously unselected package libgsm1:amd64. #15 331.6 Preparing to unpack .../684-libgsm1_1.0.22-1+b2_amd64.deb ... #15 331.6 Unpacking libgsm1:amd64 (1.0.22-1+b2) ... #15 333.0 Selecting previously unselected package libgsm1-dev:amd64. #15 333.0 Preparing to unpack .../685-libgsm1-dev_1.0.22-1+b2_amd64.deb ... #15 333.1 Unpacking libgsm1-dev:amd64 (1.0.22-1+b2) ... #15 333.3 Selecting previously unselected package libidn-dev:amd64. #15 333.3 Preparing to unpack .../686-libidn-dev_1.43-1_amd64.deb ... #15 333.3 Unpacking libidn-dev:amd64 (1.43-1) ... #15 333.6 Selecting previously unselected package libintelrdfpmath-dev:amd64. #15 333.6 Preparing to unpack .../687-libintelrdfpmath-dev_2.0u3-1_amd64.deb ... #15 333.6 Unpacking libintelrdfpmath-dev:amd64 (2.0u3-1) ... #15 334.1 Selecting previously unselected package libjansson-dev:amd64. #15 334.1 Preparing to unpack .../688-libjansson-dev_2.14-2+b3_amd64.deb ... #15 334.1 Unpacking libjansson-dev:amd64 (2.14-2+b3) ... #15 334.4 Selecting previously unselected package liblimesuite23.11-1:amd64. #15 334.4 Preparing to unpack .../689-liblimesuite23.11-1_23.11.0+dfsg-3+b2_amd64.deb ... #15 334.4 Unpacking liblimesuite23.11-1:amd64 (23.11.0+dfsg-3+b2) ... #15 334.6 Selecting previously unselected package liblimesuite-dev:amd64. #15 334.7 Preparing to unpack .../690-liblimesuite-dev_23.11.0+dfsg-3+b2_amd64.deb ... #15 334.7 Unpacking liblimesuite-dev:amd64 (23.11.0+dfsg-3+b2) ... #15 335.0 Selecting previously unselected package liblua5.3-0:amd64. #15 335.0 Preparing to unpack .../691-liblua5.3-0_5.3.6-2+b4_amd64.deb ... #15 335.0 Unpacking liblua5.3-0:amd64 (5.3.6-2+b4) ... #15 335.3 Selecting previously unselected package libreadline-dev:amd64. #15 335.3 Preparing to unpack .../692-libreadline-dev_8.2-6_amd64.deb ... #15 335.3 Unpacking libreadline-dev:amd64 (8.2-6) ... #15 335.7 Selecting previously unselected package liblua5.3-dev:amd64. #15 335.7 Preparing to unpack .../693-liblua5.3-dev_5.3.6-2+b4_amd64.deb ... #15 335.7 Unpacking liblua5.3-dev:amd64 (5.3.6-2+b4) ... #15 336.1 Selecting previously unselected package mysql-common. #15 336.1 Preparing to unpack .../694-mysql-common_5.8+1.1.1_all.deb ... #15 336.2 Unpacking mysql-common (5.8+1.1.1) ... #15 336.6 Selecting previously unselected package mariadb-common. #15 336.6 Preparing to unpack .../695-mariadb-common_1%3a11.8.3-0+deb13u1_all.deb ... #15 336.7 Unpacking mariadb-common (1:11.8.3-0+deb13u1) ... #15 337.1 Selecting previously unselected package libmariadb3:amd64. #15 337.1 Preparing to unpack .../696-libmariadb3_1%3a11.8.3-0+deb13u1_amd64.deb ... #15 337.2 Unpacking libmariadb3:amd64 (1:11.8.3-0+deb13u1) ... #15 337.5 Selecting previously unselected package libmicrohttpd12t64:amd64. #15 337.5 Preparing to unpack .../697-libmicrohttpd12t64_1.0.1-4_amd64.deb ... #15 337.5 Unpacking libmicrohttpd12t64:amd64 (1.0.1-4) ... #15 337.9 Selecting previously unselected package libmicrohttpd-dev:amd64. #15 337.9 Preparing to unpack .../698-libmicrohttpd-dev_1.0.1-4_amd64.deb ... #15 337.9 Unpacking libmicrohttpd-dev:amd64 (1.0.1-4) ... #15 338.2 Selecting previously unselected package libmnl-dev:amd64. #15 338.2 Preparing to unpack .../699-libmnl-dev_1.0.5-3_amd64.deb ... #15 338.3 Unpacking libmnl-dev:amd64 (1.0.5-3) ... #15 338.5 Selecting previously unselected package libmongocrypt0:amd64. #15 338.5 Preparing to unpack .../700-libmongocrypt0_1.13.2-1_amd64.deb ... #15 338.6 Unpacking libmongocrypt0:amd64 (1.13.2-1) ... #15 338.9 Selecting previously unselected package libsnappy1v5:amd64. #15 338.9 Preparing to unpack .../701-libsnappy1v5_1.2.2-1_amd64.deb ... #15 338.9 Unpacking libsnappy1v5:amd64 (1.2.2-1) ... #15 339.3 Selecting previously unselected package libutf8proc3:amd64. #15 339.3 Preparing to unpack .../702-libutf8proc3_2.9.0-1+b2_amd64.deb ... #15 339.4 Unpacking libutf8proc3:amd64 (2.9.0-1+b2) ... #15 339.6 Selecting previously unselected package libmongoc-1.0-0t64. #15 339.6 Preparing to unpack .../703-libmongoc-1.0-0t64_1.30.4-1_amd64.deb ... #15 339.6 Unpacking libmongoc-1.0-0t64 (1.30.4-1) ... #15 340.1 Selecting previously unselected package libmongocrypt-dev:amd64. #15 340.1 Preparing to unpack .../704-libmongocrypt-dev_1.13.2-1_amd64.deb ... #15 340.1 Unpacking libmongocrypt-dev:amd64 (1.13.2-1) ... #15 340.4 Selecting previously unselected package libsnappy-dev:amd64. #15 340.4 Preparing to unpack .../705-libsnappy-dev_1.2.2-1_amd64.deb ... #15 340.4 Unpacking libsnappy-dev:amd64 (1.2.2-1) ... #15 340.7 Selecting previously unselected package libsasl2-dev. #15 340.7 Preparing to unpack .../706-libsasl2-dev_2.1.28+dfsg1-9_amd64.deb ... #15 340.7 Unpacking libsasl2-dev (2.1.28+dfsg1-9) ... #15 341.0 Selecting previously unselected package libutf8proc-dev:amd64. #15 341.0 Preparing to unpack .../707-libutf8proc-dev_2.9.0-1+b2_amd64.deb ... #15 341.1 Unpacking libutf8proc-dev:amd64 (2.9.0-1+b2) ... #15 341.3 Selecting previously unselected package libmongoc-dev. #15 341.3 Preparing to unpack .../708-libmongoc-dev_1.30.4-1_amd64.deb ... #15 341.5 Unpacking libmongoc-dev (1.30.4-1) ... #15 341.7 Selecting previously unselected package pci.ids. #15 341.7 Preparing to unpack .../709-pci.ids_0.0~2025.06.09-1_all.deb ... #15 341.8 Unpacking pci.ids (0.0~2025.06.09-1) ... #15 342.0 Selecting previously unselected package libpci3:amd64. #15 342.0 Preparing to unpack .../710-libpci3_1%3a3.13.0-2_amd64.deb ... #15 342.1 Unpacking libpci3:amd64 (1:3.13.0-2) ... #15 342.8 Selecting previously unselected package libsensors-config. #15 342.8 Preparing to unpack .../711-libsensors-config_1%3a3.6.2-2_all.deb ... #15 342.8 Unpacking libsensors-config (1:3.6.2-2) ... #15 343.1 Selecting previously unselected package libsensors5:amd64. #15 343.1 Preparing to unpack .../712-libsensors5_1%3a3.6.2-2_amd64.deb ... #15 343.2 Unpacking libsensors5:amd64 (1:3.6.2-2) ... #15 343.5 Selecting previously unselected package libwrap0:amd64. #15 343.5 Preparing to unpack .../713-libwrap0_7.6.q-36_amd64.deb ... #15 343.5 Unpacking libwrap0:amd64 (7.6.q-36) ... #15 343.8 Selecting previously unselected package libsnmp-base. #15 343.8 Preparing to unpack .../714-libsnmp-base_5.9.4+dfsg-2_all.deb ... #15 343.9 Unpacking libsnmp-base (5.9.4+dfsg-2) ... #15 344.2 Selecting previously unselected package libsnmp40t64:amd64. #15 344.2 Preparing to unpack .../715-libsnmp40t64_5.9.4+dfsg-2_amd64.deb ... #15 344.2 Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-2) ... #15 344.5 Selecting previously unselected package libnetsnmptrapd40t64:amd64. #15 344.5 Preparing to unpack .../716-libnetsnmptrapd40t64_5.9.4+dfsg-2_amd64.deb ... #15 344.5 Unpacking libnetsnmptrapd40t64:amd64 (5.9.4+dfsg-2) ... #15 344.8 Selecting previously unselected package libnewlib-dev. #15 344.8 Preparing to unpack .../717-libnewlib-dev_4.5.0.20241231-1_all.deb ... #15 344.8 Unpacking libnewlib-dev (4.5.0.20241231-1) ... #15 345.1 Selecting previously unselected package libnewlib-arm-none-eabi. #15 345.1 Preparing to unpack .../718-libnewlib-arm-none-eabi_4.5.0.20241231-1_all.deb ... #15 345.1 Unpacking libnewlib-arm-none-eabi (4.5.0.20241231-1) ... #15 346.3 Selecting previously unselected package libnftnl11:amd64. #15 346.3 Preparing to unpack .../719-libnftnl11_1.2.9-1_amd64.deb ... #15 346.4 Unpacking libnftnl11:amd64 (1.2.9-1) ... #15 346.8 Selecting previously unselected package libnftables1:amd64. #15 346.8 Preparing to unpack .../720-libnftables1_1.1.3-1_amd64.deb ... #15 346.9 Unpacking libnftables1:amd64 (1.1.3-1) ... #15 347.2 Selecting previously unselected package libnftables-dev:amd64. #15 347.2 Preparing to unpack .../721-libnftables-dev_1.1.3-1_amd64.deb ... #15 347.2 Unpacking libnftables-dev:amd64 (1.1.3-1) ... #15 347.4 Selecting previously unselected package libnftnl-dev:amd64. #15 347.4 Preparing to unpack .../722-libnftnl-dev_1.2.9-1_amd64.deb ... #15 347.5 Unpacking libnftnl-dev:amd64 (1.2.9-1) ... #15 348.0 Selecting previously unselected package libnorm1t64:amd64. #15 348.0 Preparing to unpack .../723-libnorm1t64_1.5.9+dfsg-3.1+b2_amd64.deb ... #15 348.0 Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1+b2) ... #15 348.3 Selecting previously unselected package libxml2-dev:amd64. #15 348.3 Preparing to unpack .../724-libxml2-dev_2.12.7+dfsg+really2.9.14-2.1+deb13u1_amd64.deb ... #15 348.3 Unpacking libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... #15 348.6 Selecting previously unselected package libnorm-dev:amd64. #15 348.6 Preparing to unpack .../725-libnorm-dev_1.5.9+dfsg-3.1+b2_amd64.deb ... #15 348.6 Unpacking libnorm-dev:amd64 (1.5.9+dfsg-3.1+b2) ... #15 349.0 Selecting previously unselected package liboping0:amd64. #15 349.0 Preparing to unpack .../726-liboping0_1.10.0-5+b5_amd64.deb ... #15 349.0 Unpacking liboping0:amd64 (1.10.0-5+b5) ... #15 349.3 Selecting previously unselected package liboping-dev:amd64. #15 349.3 Preparing to unpack .../727-liboping-dev_1.10.0-5+b5_amd64.deb ... #15 349.4 Unpacking liboping-dev:amd64 (1.10.0-5+b5) ... #15 349.8 Selecting previously unselected package liborcania2.3:amd64. #15 349.8 Preparing to unpack .../728-liborcania2.3_2.3.3-1+b2_amd64.deb ... #15 349.9 Unpacking liborcania2.3:amd64 (2.3.3-1+b2) ... #15 350.2 Selecting previously unselected package liborcania-dev:amd64. #15 350.2 Preparing to unpack .../729-liborcania-dev_2.3.3-1+b2_amd64.deb ... #15 350.2 Unpacking liborcania-dev:amd64 (2.3.3-1+b2) ... #15 350.5 Selecting previously unselected package libortp16:amd64. #15 350.5 Preparing to unpack .../730-libortp16_1%3a5.3.105-1_amd64.deb ... #15 350.5 Unpacking libortp16:amd64 (1:5.3.105-1) ... #15 350.7 Selecting previously unselected package libortp-dev:amd64. #15 350.7 Preparing to unpack .../731-libortp-dev_1%3a5.3.105-1_amd64.deb ... #15 350.8 Unpacking libortp-dev:amd64 (1:5.3.105-1) ... #15 351.1 Selecting previously unselected package libpcap0.8t64:amd64. #15 351.1 Preparing to unpack .../732-libpcap0.8t64_1.10.5-2_amd64.deb ... #15 351.1 Unpacking libpcap0.8t64:amd64 (1.10.5-2) ... #15 351.3 Selecting previously unselected package libpcap0.8-dev:amd64. #15 351.3 Preparing to unpack .../733-libpcap0.8-dev_1.10.5-2_amd64.deb ... #15 351.3 Unpacking libpcap0.8-dev:amd64 (1.10.5-2) ... #15 351.6 Selecting previously unselected package libpcap-dev:amd64. #15 351.6 Preparing to unpack .../734-libpcap-dev_1.10.5-2_amd64.deb ... #15 351.6 Unpacking libpcap-dev:amd64 (1.10.5-2) ... #15 352.3 Selecting previously unselected package libudev-dev:amd64. #15 352.3 Preparing to unpack .../735-libudev-dev_257.8-1~deb13u2_amd64.deb ... #15 352.3 Unpacking libudev-dev:amd64 (257.8-1~deb13u2) ... #15 352.5 Selecting previously unselected package libpci-dev:amd64. #15 352.5 Preparing to unpack .../736-libpci-dev_1%3a3.13.0-2_amd64.deb ... #15 352.5 Unpacking libpci-dev:amd64 (1:3.13.0-2) ... #15 352.8 Selecting previously unselected package libpcsclite1:amd64. #15 352.8 Preparing to unpack .../737-libpcsclite1_2.3.3-1_amd64.deb ... #15 352.8 Unpacking libpcsclite1:amd64 (2.3.3-1) ... #15 354.7 Selecting previously unselected package libpcsclite-dev:amd64. #15 354.7 Preparing to unpack .../738-libpcsclite-dev_2.3.3-1_amd64.deb ... #15 354.9 Unpacking libpcsclite-dev:amd64 (2.3.3-1) ... #15 355.1 Selecting previously unselected package libpgm-5.3-0t64:amd64. #15 355.2 Preparing to unpack .../739-libpgm-5.3-0t64_5.3.128~dfsg-2.1+b1_amd64.deb ... #15 355.2 Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1+b1) ... #15 355.4 Selecting previously unselected package libpgm-dev:amd64. #15 355.4 Preparing to unpack .../740-libpgm-dev_5.3.128~dfsg-2.1+b1_amd64.deb ... #15 355.5 Unpacking libpgm-dev:amd64 (5.3.128~dfsg-2.1+b1) ... #15 355.8 Selecting previously unselected package libraqm0:amd64. #15 355.8 Preparing to unpack .../741-libraqm0_0.10.2-1_amd64.deb ... #15 355.8 Unpacking libraqm0:amd64 (0.10.2-1) ... #15 356.1 Selecting previously unselected package librsvg2-2:amd64. #15 356.1 Preparing to unpack .../742-librsvg2-2_2.60.0+dfsg-1_amd64.deb ... #15 356.2 Unpacking librsvg2-2:amd64 (2.60.0+dfsg-1) ... #15 356.6 Selecting previously unselected package librsvg2-bin. #15 356.6 Preparing to unpack .../743-librsvg2-bin_2.60.0+dfsg-1_amd64.deb ... #15 356.6 Unpacking librsvg2-bin (2.60.0+dfsg-1) ... #15 357.0 Selecting previously unselected package libsctp1:amd64. #15 357.0 Preparing to unpack .../744-libsctp1_1.0.21+dfsg-1_amd64.deb ... #15 357.0 Unpacking libsctp1:amd64 (1.0.21+dfsg-1) ... #15 357.3 Selecting previously unselected package libsctp-dev:amd64. #15 357.3 Preparing to unpack .../745-libsctp-dev_1.0.21+dfsg-1_amd64.deb ... #15 358.2 Unpacking libsctp-dev:amd64 (1.0.21+dfsg-1) ... #15 358.5 Selecting previously unselected package libsensors-dev:amd64. #15 358.5 Preparing to unpack .../746-libsensors-dev_1%3a3.6.2-2_amd64.deb ... #15 358.5 Unpacking libsensors-dev:amd64 (1:3.6.2-2) ... #15 358.7 Selecting previously unselected package libsigsegv-dev:amd64. #15 358.7 Preparing to unpack .../747-libsigsegv-dev_2.14-1+b2_amd64.deb ... #15 358.7 Unpacking libsigsegv-dev:amd64 (2.14-1+b2) ... #15 359.0 Selecting previously unselected package libwrap0-dev:amd64. #15 359.0 Preparing to unpack .../748-libwrap0-dev_7.6.q-36_amd64.deb ... #15 359.0 Unpacking libwrap0-dev:amd64 (7.6.q-36) ... #15 359.4 Selecting previously unselected package libsnmp-dev. #15 359.4 Preparing to unpack .../749-libsnmp-dev_5.9.4+dfsg-2_amd64.deb ... #15 359.4 Unpacking libsnmp-dev (5.9.4+dfsg-2) ... #15 360.1 Selecting previously unselected package libsodium23:amd64. #15 360.1 Preparing to unpack .../750-libsodium23_1.0.18-1+b2_amd64.deb ... #15 360.2 Unpacking libsodium23:amd64 (1.0.18-1+b2) ... #15 360.4 Selecting previously unselected package libsodium-dev:amd64. #15 360.4 Preparing to unpack .../751-libsodium-dev_1.0.18-1+b2_amd64.deb ... #15 360.4 Unpacking libsodium-dev:amd64 (1.0.18-1+b2) ... #15 360.8 Selecting previously unselected package libsofia-sip-ua0t64. #15 360.8 Preparing to unpack .../752-libsofia-sip-ua0t64_1.12.11+20110422.1+1e14eea~dfsg-6.1+b1_amd64.deb ... #15 361.1 Unpacking libsofia-sip-ua0t64 (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #15 362.4 Selecting previously unselected package libsofia-sip-ua-dev. #15 362.4 Preparing to unpack .../753-libsofia-sip-ua-dev_1.12.11+20110422.1+1e14eea~dfsg-6.1+b1_amd64.deb ... #15 362.4 Unpacking libsofia-sip-ua-dev (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #15 362.7 Selecting previously unselected package libsofia-sip-ua-glib3t64. #15 362.7 Preparing to unpack .../754-libsofia-sip-ua-glib3t64_1.12.11+20110422.1+1e14eea~dfsg-6.1+b1_amd64.deb ... #15 362.8 Unpacking libsofia-sip-ua-glib3t64 (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #15 363.0 Selecting previously unselected package libsofia-sip-ua-glib-dev. #15 363.0 Preparing to unpack .../755-libsofia-sip-ua-glib-dev_1.12.11+20110422.1+1e14eea~dfsg-6.1+b1_amd64.deb ... #15 363.0 Unpacking libsofia-sip-ua-glib-dev (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #15 363.4 Selecting previously unselected package libsqlite3-dev:amd64. #15 363.4 Preparing to unpack .../756-libsqlite3-dev_3.46.1-7_amd64.deb ... #15 363.5 Unpacking libsqlite3-dev:amd64 (3.46.1-7) ... #15 364.1 Selecting previously unselected package libtalloc2:amd64. #15 364.1 Preparing to unpack .../757-libtalloc2_2%3a2.4.3+samba4.22.4+dfsg-1~deb13u1_amd64.deb ... #15 364.2 Unpacking libtalloc2:amd64 (2:2.4.3+samba4.22.4+dfsg-1~deb13u1) ... #15 364.9 Selecting previously unselected package libtalloc-dev:amd64. #15 364.9 Preparing to unpack .../758-libtalloc-dev_2%3a2.4.3+samba4.22.4+dfsg-1~deb13u1_amd64.deb ... #15 365.0 Unpacking libtalloc-dev:amd64 (2:2.4.3+samba4.22.4+dfsg-1~deb13u1) ... #15 365.3 Selecting previously unselected package libtext-unidecode-perl. #15 365.3 Preparing to unpack .../759-libtext-unidecode-perl_1.30-3_all.deb ... #15 365.3 Unpacking libtext-unidecode-perl (1.30-3) ... #15 365.6 Selecting previously unselected package libuhd4.8.0:amd64. #15 365.6 Preparing to unpack .../760-libuhd4.8.0_4.8.0.0+ds1-2_amd64.deb ... #15 365.6 Unpacking libuhd4.8.0:amd64 (4.8.0.0+ds1-2) ... #15 366.0 Selecting previously unselected package libuhd-dev:amd64. #15 366.1 Preparing to unpack .../761-libuhd-dev_4.8.0.0+ds1-2_amd64.deb ... #15 366.1 Unpacking libuhd-dev:amd64 (4.8.0.0+ds1-2) ... #15 366.5 Selecting previously unselected package libyder2.0t64:amd64. #15 366.5 Preparing to unpack .../762-libyder2.0t64_1.4.20-1.1+b1_amd64.deb ... #15 366.6 Unpacking libyder2.0t64:amd64 (1.4.20-1.1+b1) ... #15 366.8 Selecting previously unselected package libulfius2.7t64:amd64. #15 366.9 Preparing to unpack .../763-libulfius2.7t64_2.7.15-2.2+b2_amd64.deb ... #15 366.9 Unpacking libulfius2.7t64:amd64 (2.7.15-2.2+b2) ... #15 367.1 Selecting previously unselected package libyder-dev:amd64. #15 367.1 Preparing to unpack .../764-libyder-dev_1.4.20-1.1+b1_amd64.deb ... #15 367.2 Unpacking libyder-dev:amd64 (1.4.20-1.1+b1) ... #15 367.4 Selecting previously unselected package libulfius-dev:amd64. #15 367.4 Preparing to unpack .../765-libulfius-dev_2.7.15-2.2+b2_amd64.deb ... #15 367.4 Unpacking libulfius-dev:amd64 (2.7.15-2.2+b2) ... #15 367.7 Selecting previously unselected package liburing2:amd64. #15 367.7 Preparing to unpack .../766-liburing2_2.9-1_amd64.deb ... #15 367.7 Unpacking liburing2:amd64 (2.9-1) ... #15 367.9 Selecting previously unselected package liburing-dev:amd64. #15 367.9 Preparing to unpack .../767-liburing-dev_2.9-1_amd64.deb ... #15 368.0 Unpacking liburing-dev:amd64 (2.9-1) ... #15 368.2 Selecting previously unselected package libusb-0.1-4:amd64. #15 368.3 Preparing to unpack .../768-libusb-0.1-4_2%3a0.1.12-35+b1_amd64.deb ... #15 368.3 Unpacking libusb-0.1-4:amd64 (2:0.1.12-35+b1) ... #15 368.5 Selecting previously unselected package libusb-1.0-0-dev:amd64. #15 368.5 Preparing to unpack .../769-libusb-1.0-0-dev_2%3a1.0.28-1_amd64.deb ... #15 368.5 Unpacking libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... #15 368.7 Selecting previously unselected package libusb-dev. #15 368.7 Preparing to unpack .../770-libusb-dev_2%3a0.1.12-35+b1_amd64.deb ... #15 368.8 Unpacking libusb-dev (2:0.1.12-35+b1) ... #15 369.0 Selecting previously unselected package libwebpdemux2:amd64. #15 369.0 Preparing to unpack .../771-libwebpdemux2_1.5.0-0.1_amd64.deb ... #15 369.1 Unpacking libwebpdemux2:amd64 (1.5.0-0.1) ... #15 369.3 Selecting previously unselected package libwebpmux3:amd64. #15 369.3 Preparing to unpack .../772-libwebpmux3_1.5.0-0.1_amd64.deb ... #15 369.4 Unpacking libwebpmux3:amd64 (1.5.0-0.1) ... #15 369.6 Selecting previously unselected package libxml-namespacesupport-perl. #15 369.6 Preparing to unpack .../773-libxml-namespacesupport-perl_1.12-2_all.deb ... #15 369.6 Unpacking libxml-namespacesupport-perl (1.12-2) ... #15 369.9 Selecting previously unselected package libxml-sax-base-perl. #15 369.9 Preparing to unpack .../774-libxml-sax-base-perl_1.09-3_all.deb ... #15 370.0 Unpacking libxml-sax-base-perl (1.09-3) ... #15 370.4 Selecting previously unselected package libxml-sax-perl. #15 370.4 Preparing to unpack .../775-libxml-sax-perl_1.02+dfsg-4_all.deb ... #15 370.4 Unpacking libxml-sax-perl (1.02+dfsg-4) ... #15 370.7 Selecting previously unselected package libxml-libxml-perl. #15 370.7 Preparing to unpack .../776-libxml-libxml-perl_2.0207+dfsg+really+2.0134-5+b2_amd64.deb ... #15 370.7 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-5+b2) ... #15 371.0 Selecting previously unselected package libyaml-0-2:amd64. #15 371.0 Preparing to unpack .../777-libyaml-0-2_0.2.5-2_amd64.deb ... #15 371.1 Unpacking libyaml-0-2:amd64 (0.2.5-2) ... #15 371.3 Selecting previously unselected package libyaml-dev:amd64. #15 371.3 Preparing to unpack .../778-libyaml-dev_0.2.5-2_amd64.deb ... #15 371.3 Unpacking libyaml-dev:amd64 (0.2.5-2) ... #15 372.6 Selecting previously unselected package libzmq5:amd64. #15 372.6 Preparing to unpack .../779-libzmq5_4.3.5-1+b3_amd64.deb ... #15 372.6 Unpacking libzmq5:amd64 (4.3.5-1+b3) ... #15 372.8 Selecting previously unselected package libzmq3-dev:amd64. #15 372.8 Preparing to unpack .../780-libzmq3-dev_4.3.5-1+b3_amd64.deb ... #15 372.8 Unpacking libzmq3-dev:amd64 (4.3.5-1+b3) ... #15 373.1 Selecting previously unselected package lua-socket:amd64. #15 373.1 Preparing to unpack .../781-lua-socket_3.1.0-1+b2_amd64.deb ... #15 373.1 Unpacking lua-socket:amd64 (3.1.0-1+b2) ... #15 373.3 Selecting previously unselected package ninja-build. #15 373.3 Preparing to unpack .../782-ninja-build_1.12.1-1_amd64.deb ... #15 373.4 Unpacking ninja-build (1.12.1-1) ... #15 373.6 Selecting previously unselected package python3-autocommand. #15 373.6 Preparing to unpack .../783-python3-autocommand_2.2.2-3_all.deb ... #15 373.7 Unpacking python3-autocommand (2.2.2-3) ... #15 373.9 Selecting previously unselected package python3-more-itertools. #15 373.9 Preparing to unpack .../784-python3-more-itertools_10.7.0-1_all.deb ... #15 374.0 Unpacking python3-more-itertools (10.7.0-1) ... #15 374.2 Selecting previously unselected package python3-typing-extensions. #15 374.2 Preparing to unpack .../785-python3-typing-extensions_4.13.2-1_all.deb ... #15 374.2 Unpacking python3-typing-extensions (4.13.2-1) ... #15 374.5 Selecting previously unselected package python3-typeguard. #15 374.5 Preparing to unpack .../786-python3-typeguard_4.4.2-1_all.deb ... #15 374.5 Unpacking python3-typeguard (4.4.2-1) ... #15 374.8 Selecting previously unselected package python3-inflect. #15 374.8 Preparing to unpack .../787-python3-inflect_7.3.1-2_all.deb ... #15 374.8 Unpacking python3-inflect (7.3.1-2) ... #15 375.1 Selecting previously unselected package python3-jaraco.context. #15 375.1 Preparing to unpack .../788-python3-jaraco.context_6.0.1-1_all.deb ... #15 375.2 Unpacking python3-jaraco.context (6.0.1-1) ... #15 376.1 Selecting previously unselected package python3-jaraco.functools. #15 376.2 Preparing to unpack .../789-python3-jaraco.functools_4.1.0-1_all.deb ... #15 376.2 Unpacking python3-jaraco.functools (4.1.0-1) ... #15 376.4 Selecting previously unselected package python3-pkg-resources. #15 376.4 Preparing to unpack .../790-python3-pkg-resources_78.1.1-0.1_all.deb ... #15 376.5 Unpacking python3-pkg-resources (78.1.1-0.1) ... #15 376.7 Selecting previously unselected package python3-jaraco.text. #15 376.7 Preparing to unpack .../791-python3-jaraco.text_4.0.0-1_all.deb ... #15 376.7 Unpacking python3-jaraco.text (4.0.0-1) ... #15 377.0 Selecting previously unselected package python3-zipp. #15 377.0 Preparing to unpack .../792-python3-zipp_3.21.0-1_all.deb ... #15 377.0 Unpacking python3-zipp (3.21.0-1) ... #15 377.2 Selecting previously unselected package python3-setuptools. #15 377.2 Preparing to unpack .../793-python3-setuptools_78.1.1-0.1_all.deb ... #15 377.3 Unpacking python3-setuptools (78.1.1-0.1) ... #15 377.5 Selecting previously unselected package meson. #15 377.6 Preparing to unpack .../794-meson_1.7.0-1_all.deb ... #15 377.6 Unpacking meson (1.7.0-1) ... #15 377.8 Selecting previously unselected package mscgen. #15 377.8 Preparing to unpack .../795-mscgen_0.20-16_amd64.deb ... #15 377.9 Unpacking mscgen (0.20-16) ... #15 378.1 Selecting previously unselected package patchelf. #15 378.1 Preparing to unpack .../796-patchelf_0.18.0-1.4_amd64.deb ... #15 378.1 Unpacking patchelf (0.18.0-1.4) ... #15 378.5 Selecting previously unselected package picolibc-arm-none-eabi. #15 378.5 Preparing to unpack .../797-picolibc-arm-none-eabi_1.8.10-2_all.deb ... #15 378.6 Unpacking picolibc-arm-none-eabi (1.8.10-2) ... #15 380.7 Selecting previously unselected package pkg-config:amd64. #15 380.7 Preparing to unpack .../798-pkg-config_1.8.1-4_amd64.deb ... #15 380.7 Unpacking pkg-config:amd64 (1.8.1-4) ... #15 380.9 Selecting previously unselected package python3-astroid. #15 380.9 Preparing to unpack .../799-python3-astroid_3.3.8-2_all.deb ... #15 381.0 Unpacking python3-astroid (3.3.8-2) ... #15 381.2 Selecting previously unselected package python3-isort. #15 381.2 Preparing to unpack .../800-python3-isort_6.0.1-1_all.deb ... #15 381.3 Unpacking python3-isort (6.0.1-1) ... #15 381.5 Selecting previously unselected package python3-mypy-extensions. #15 381.6 Preparing to unpack .../801-python3-mypy-extensions_1.0.0-1_all.deb ... #15 381.6 Unpacking python3-mypy-extensions (1.0.0-1) ... #15 381.8 Selecting previously unselected package python3-logilab-common. #15 381.8 Preparing to unpack .../802-python3-logilab-common_2.1.0-1_all.deb ... #15 381.9 Unpacking python3-logilab-common (2.1.0-1) ... #15 382.2 Selecting previously unselected package python3-dill. #15 382.2 Preparing to unpack .../803-python3-dill_0.4.0-1_all.deb ... #15 382.2 Unpacking python3-dill (0.4.0-1) ... #15 382.6 Selecting previously unselected package python3-mccabe. #15 382.6 Preparing to unpack .../804-python3-mccabe_0.7.0-1_all.deb ... #15 382.7 Unpacking python3-mccabe (0.7.0-1) ... #15 382.9 Selecting previously unselected package python3-platformdirs. #15 382.9 Preparing to unpack .../805-python3-platformdirs_4.3.7-1_all.deb ... #15 383.0 Unpacking python3-platformdirs (4.3.7-1) ... #15 383.2 Selecting previously unselected package python3-tomlkit. #15 383.2 Preparing to unpack .../806-python3-tomlkit_0.13.2-1_all.deb ... #15 383.3 Unpacking python3-tomlkit (0.13.2-1) ... #15 383.6 Selecting previously unselected package pylint. #15 383.6 Preparing to unpack .../807-pylint_3.3.4-1_all.deb ... #15 383.6 Unpacking pylint (3.3.4-1) ... #15 383.9 Selecting previously unselected package python3-funcparserlib. #15 383.9 Preparing to unpack .../808-python3-funcparserlib_1.0.0-0.2_all.deb ... #15 383.9 Unpacking python3-funcparserlib (1.0.0-0.2) ... #15 386.2 Selecting previously unselected package python3-pil:amd64. #15 386.2 Preparing to unpack .../809-python3-pil_11.1.0-5+b1_amd64.deb ... #15 386.2 Unpacking python3-pil:amd64 (11.1.0-5+b1) ... #15 386.5 Selecting previously unselected package python3-webcolors. #15 386.5 Preparing to unpack .../810-python3-webcolors_1.13-1_all.deb ... #15 386.6 Unpacking python3-webcolors (1.13-1) ... #15 386.8 Selecting previously unselected package python3-roman. #15 386.9 Preparing to unpack .../811-python3-roman_5.0-1_all.deb ... #15 386.9 Unpacking python3-roman (5.0-1) ... #15 387.2 Selecting previously unselected package python3-docutils. #15 387.2 Preparing to unpack .../812-python3-docutils_0.21.2+dfsg-2_all.deb ... #15 387.2 Unpacking python3-docutils (0.21.2+dfsg-2) ... #15 387.5 Selecting previously unselected package python3-chardet. #15 387.6 Preparing to unpack .../813-python3-chardet_5.2.0+dfsg-2_all.deb ... #15 387.6 Unpacking python3-chardet (5.2.0+dfsg-2) ... #15 387.9 Selecting previously unselected package python3-cairo. #15 387.9 Preparing to unpack .../814-python3-cairo_1.27.0-2_amd64.deb ... #15 388.0 Unpacking python3-cairo (1.27.0-2) ... #15 388.2 Selecting previously unselected package python3-freetype. #15 388.2 Preparing to unpack .../815-python3-freetype_2.5.1-1_all.deb ... #15 388.3 Unpacking python3-freetype (2.5.1-1) ... #15 388.6 Selecting previously unselected package python3-rlpycairo. #15 388.6 Preparing to unpack .../816-python3-rlpycairo_0.3.0-3_all.deb ... #15 388.6 Unpacking python3-rlpycairo (0.3.0-3) ... #15 388.9 Selecting previously unselected package python3-reportlab. #15 388.9 Preparing to unpack .../817-python3-reportlab_4.3.1-1_all.deb ... #15 389.0 Unpacking python3-reportlab (4.3.1-1) ... #15 389.3 Selecting previously unselected package python3-blockdiag. #15 389.3 Preparing to unpack .../818-python3-blockdiag_3.0.0+dfsg-3_all.deb ... #15 389.3 Unpacking python3-blockdiag (3.0.0+dfsg-3) ... #15 389.6 Selecting previously unselected package python3-distlib. #15 389.6 Preparing to unpack .../819-python3-distlib_0.3.9-1_all.deb ... #15 389.7 Unpacking python3-distlib (0.3.9-1) ... #15 389.9 Selecting previously unselected package python3-filelock. #15 389.9 Preparing to unpack .../820-python3-filelock_3.18.0-1_all.deb ... #15 390.0 Unpacking python3-filelock (3.18.0-1) ... #15 390.2 Selecting previously unselected package python3-gi. #15 390.2 Preparing to unpack .../821-python3-gi_3.50.0-4+b1_amd64.deb ... #15 390.3 Unpacking python3-gi (3.50.0-4+b1) ... #15 390.5 Selecting previously unselected package python3-iniconfig. #15 390.5 Preparing to unpack .../822-python3-iniconfig_1.1.1-2_all.deb ... #15 390.6 Unpacking python3-iniconfig (1.1.1-2) ... #15 391.1 Selecting previously unselected package python3-markupsafe. #15 391.1 Preparing to unpack .../823-python3-markupsafe_2.1.5-1+b3_amd64.deb ... #15 391.1 Unpacking python3-markupsafe (2.1.5-1+b3) ... #15 391.3 Selecting previously unselected package python3-mako. #15 391.4 Preparing to unpack .../824-python3-mako_1.3.9-1_all.deb ... #15 391.4 Unpacking python3-mako (1.3.9-1) ... #15 391.6 Selecting previously unselected package python3-nwdiag. #15 391.6 Preparing to unpack .../825-python3-nwdiag_3.0.0+dfsg-2_all.deb ... #15 391.7 Unpacking python3-nwdiag (3.0.0+dfsg-2) ... #15 392.0 Selecting previously unselected package python3-wheel. #15 392.0 Preparing to unpack .../826-python3-wheel_0.46.1-2_all.deb ... #15 392.0 Unpacking python3-wheel (0.46.1-2) ... #15 392.2 Selecting previously unselected package python3-pip. #15 392.2 Preparing to unpack .../827-python3-pip_25.1.1+dfsg-1_all.deb ... #15 392.3 Unpacking python3-pip (25.1.1+dfsg-1) ... #15 392.6 Selecting previously unselected package python3-pip-whl. #15 392.6 Preparing to unpack .../828-python3-pip-whl_25.1.1+dfsg-1_all.deb ... #15 392.6 Unpacking python3-pip-whl (25.1.1+dfsg-1) ... #15 392.9 Selecting previously unselected package python3-pluggy. #15 393.0 Preparing to unpack .../829-python3-pluggy_1.5.0-1_all.deb ... #15 393.0 Unpacking python3-pluggy (1.5.0-1) ... #15 393.2 Selecting previously unselected package python3-pyflakes. #15 393.2 Preparing to unpack .../830-python3-pyflakes_3.2.0-3_all.deb ... #15 393.3 Unpacking python3-pyflakes (3.2.0-3) ... #15 393.5 Selecting previously unselected package python3-pytest. #15 393.5 Preparing to unpack .../831-python3-pytest_8.3.5-2_all.deb ... #15 393.5 Unpacking python3-pytest (8.3.5-2) ... #15 393.8 Selecting previously unselected package python3-setuptools-whl. #15 393.8 Preparing to unpack .../832-python3-setuptools-whl_78.1.1-0.1_all.deb ... #15 393.8 Unpacking python3-setuptools-whl (78.1.1-0.1) ... #15 394.1 Selecting previously unselected package python3-usb. #15 394.1 Preparing to unpack .../833-python3-usb_1.2.1-2_all.deb ... #15 394.1 Unpacking python3-usb (1.2.1-2) ... #15 394.6 Selecting previously unselected package python3-virtualenv. #15 394.6 Preparing to unpack .../834-python3-virtualenv_20.31.2+ds-1_all.deb ... #15 394.6 Unpacking python3-virtualenv (20.31.2+ds-1) ... #15 394.9 Selecting previously unselected package python3-yaml. #15 394.9 Preparing to unpack .../835-python3-yaml_6.0.2-1+b2_amd64.deb ... #15 394.9 Unpacking python3-yaml (6.0.2-1+b2) ... #15 395.1 Selecting previously unselected package source-highlight. #15 395.1 Preparing to unpack .../836-source-highlight_3.1.9-4.3+b1_amd64.deb ... #15 395.1 Unpacking source-highlight (3.1.9-4.3+b1) ... #15 395.4 Selecting previously unselected package sqlite3. #15 395.5 Preparing to unpack .../837-sqlite3_3.46.1-7_amd64.deb ... #15 395.5 Unpacking sqlite3 (3.46.1-7) ... #15 395.8 Selecting previously unselected package stow. #15 395.8 Preparing to unpack .../838-stow_2.4.1-2_all.deb ... #15 395.8 Unpacking stow (2.4.1-2) ... #15 396.0 Selecting previously unselected package swig. #15 396.0 Preparing to unpack .../839-swig_4.3.0-1_amd64.deb ... #15 396.1 Unpacking swig (4.3.0-1) ... #15 396.5 Selecting previously unselected package tcpdump. #15 396.5 Preparing to unpack .../840-tcpdump_4.99.5-2_amd64.deb ... #15 396.6 Unpacking tcpdump (4.99.5-2) ... #15 396.8 Selecting previously unselected package telnet. #15 396.8 Preparing to unpack .../841-telnet_0.17+2.6-3_all.deb ... #15 396.8 Unpacking telnet (0.17+2.6-3) ... #15 397.1 Selecting previously unselected package tex-gyre. #15 397.1 Preparing to unpack .../842-tex-gyre_20180621-6_all.deb ... #15 397.2 Unpacking tex-gyre (20180621-6) ... #15 397.5 Selecting previously unselected package texinfo-lib. #15 397.5 Preparing to unpack .../843-texinfo-lib_7.1.1-1+b1_amd64.deb ... #15 397.6 Unpacking texinfo-lib (7.1.1-1+b1) ... #15 397.8 Selecting previously unselected package texinfo. #15 397.8 Preparing to unpack .../844-texinfo_7.1.1-1_all.deb ... #15 397.9 Unpacking texinfo (7.1.1-1) ... #15 398.1 Selecting previously unselected package unzip. #15 398.2 Preparing to unpack .../845-unzip_6.0-29_amd64.deb ... #15 398.2 Unpacking unzip (6.0-29) ... #15 398.4 Selecting previously unselected package virtualenv. #15 398.4 Preparing to unpack .../846-virtualenv_20.31.2+ds-1_all.deb ... #15 398.4 Unpacking virtualenv (20.31.2+ds-1) ... #15 400.8 Selecting previously unselected package xxd. #15 400.8 Preparing to unpack .../847-xxd_2%3a9.1.1230-2_amd64.deb ... #15 400.8 Unpacking xxd (2:9.1.1230-2) ... #15 401.0 Setting up media-types (13.0.0) ... #15 401.2 Setting up libpipeline1:amd64 (1.5.8-1) ... #15 401.3 Setting up libgraphite2-3:amd64 (1.3.14-2+b1) ... #15 401.4 Setting up libboost-python1.83.0 (1.83.0-4.2) ... #15 401.5 Setting up libgnutls-openssl27t64:amd64 (3.8.9-3) ... #15 401.7 Setting up liblcms2-2:amd64 (2.16-2) ... #15 401.8 Setting up libboost-program-options1.83.0:amd64 (1.83.0-4.2) ... #15 401.9 Setting up libpixman-1-0:amd64 (0.44.0-3) ... #15 402.1 Setting up libtext-charwidth-perl:amd64 (0.04-11+b4) ... #15 402.2 Setting up libxapian30:amd64 (1.4.29-3) ... #15 402.4 Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1+b2) ... #15 402.6 Setting up wdiff (1.2.2-9) ... #15 402.8 Setting up libsharpyuv0:amd64 (1.5.0-0.1) ... #15 402.9 Setting up libaom3:amd64 (3.12.1-1) ... #15 403.1 Setting up libpciaccess0:amd64 (0.17-3+b3) ... #15 403.4 Setting up mysql-common (5.8+1.1.1) ... #15 403.7 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #15 403.7 Setting up libxau6:amd64 (1:1.0.11-1) ... #15 403.9 Setting up libxdmcp6:amd64 (1:1.1.5-1) ... #15 404.0 Setting up python3-setuptools-whl (78.1.1-0.1) ... #15 404.1 Setting up libnpth0t64:amd64 (1.8-3) ... #15 404.3 Setting up libboost-stacktrace1.83.0:amd64 (1.83.0-4.2) ... #15 404.5 Setting up libkeyutils1:amd64 (1.6.3-6) ... #15 404.7 Setting up libapparmor1:amd64 (4.1.0-1) ... #15 404.8 Setting up libc-l10n (2.41-12) ... #15 405.0 Setting up pci.ids (0.0~2025.06.09-1) ... #15 405.1 Setting up binutils-arm-none-eabi (2.44-3+23+b1) ... #15 405.2 Setting up libxcb1:amd64 (1.17.0-2+b1) ... #15 405.4 Setting up libsodium23:amd64 (1.0.18-1+b2) ... #15 405.5 Setting up swig (4.3.0-1) ... #15 405.6 Setting up native-architecture (0.2.6) ... #15 405.7 Setting up libzstd-dev:amd64 (1.5.7+dfsg-1) ... #15 405.8 Setting up liblerc4:amd64 (4.0.0+ds-5) ... #15 406.0 Setting up libgdbm6t64:amd64 (1.24-2) ... #15 406.4 Setting up bsdextrautils (2.41-5) ... #15 406.5 Setting up libboost-nowide1.83.0 (1.83.0-4.2) ... #15 406.7 Setting up libsofia-sip-ua0t64 (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #15 406.8 Setting up fonts-gfs-porson (1.1-7) ... #15 407.0 Setting up libboost-date-time1.83.0:amd64 (1.83.0-4.2) ... #15 407.1 Setting up libgpg-error0:amd64 (1.51-4) ... #15 407.2 Setting up libdatrie1:amd64 (0.2.13-3+b1) ... #15 407.4 Setting up libgdbm-compat4t64:amd64 (1.24-2) ... #15 407.5 Setting up libboost-json1.83.0:amd64 (1.83.0-4.2) ... #15 407.6 Setting up libmagic-mgc (1:5.46-5) ... #15 407.8 Setting up libboost-timer1.83.0:amd64 (1.83.0-4.2) ... #15 407.9 Setting up libutf8proc3:amd64 (2.9.0-1+b2) ... #15 408.0 Setting up libgsm1:amd64 (1.0.22-1+b2) ... #15 408.1 Setting up python3-pip-whl (25.1.1+dfsg-1) ... #15 408.3 Setting up gawk (1:5.2.1-2+b1) ... #15 408.5 Setting up libxcb-render0:amd64 (1.17.0-2+b1) ... #15 408.7 Setting up libcbor0.10:amd64 (0.10.2-2) ... #15 408.8 Setting up libyaml-0-2:amd64 (0.2.5-2) ... #15 408.9 Setting up libsigsegv-dev:amd64 (2.14-1+b2) ... #15 409.0 Setting up distro-info-data (0.66) ... #15 409.1 Setting up libsnmp-base (5.9.4+dfsg-2) ... #15 409.3 Setting up libtirpc-common (1.3.6+ds-1) ... #15 409.5 Setting up libijs-0.35:amd64 (0.35-15.2) ... #15 409.7 Setting up libtinyxml2-11:amd64 (11.0.0+dfsg-1+b1) ... #15 409.8 Setting up libboost-regex1.83.0:amd64 (1.83.0-4.2) ... #15 409.9 Setting up unzip (6.0-29) ... #15 410.0 Setting up libdbi1t64:amd64 (0.9.0-6.1+b1) ... #15 410.1 Setting up libgs-common (10.05.1~dfsg-1+deb13u1) ... #15 410.2 Setting up libbrotli1:amd64 (1.1.0-2+b7) ... #15 410.4 Setting up libfontbox-java (1:1.8.16-5) ... #15 410.5 Setting up libedit2:amd64 (3.1-20250104-1) ... #15 410.6 Setting up libboost-system1.83.0:amd64 (1.83.0-4.2) ... #15 410.7 Setting up liblab-gamut1:amd64 (2.42.4-3) ... #15 410.9 Setting up libgdk-pixbuf2.0-common (2.42.12+dfsg-4) ... #15 411.0 Setting up libuv1t64:amd64 (1.50.0-2) ... #15 411.1 Setting up libboost-context1.83.0:amd64 (1.83.0-4.2) ... #15 411.2 Setting up libmagic1t64:amd64 (1:5.46-5) ... #15 411.4 Setting up libboost-random1.83.0:amd64 (1.83.0-4.2) ... #15 411.5 Setting up binutils-common:amd64 (2.44-3) ... #15 411.7 Setting up x11-common (1:7.7+24) ... #15 412.4 debconf: unable to initialize frontend: Dialog #15 412.4 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 412.4 debconf: falling back to frontend: Readline #15 412.4 debconf: unable to initialize frontend: Readline #15 412.4 debconf: (This frontend requires a controlling tty.) #15 412.4 debconf: falling back to frontend: Teletype #15 412.4 debconf: unable to initialize frontend: Teletype #15 412.4 debconf: (This frontend requires a controlling tty.) #15 412.4 debconf: falling back to frontend: Noninteractive #15 412.4 invoke-rc.d: could not determine current runlevel #15 412.4 invoke-rc.d: policy-rc.d denied execution of start. #15 412.4 Setting up libsensors-config (1:3.6.2-2) ... #15 412.6 Setting up libnghttp2-14:amd64 (1.64.0-1.1) ... #15 412.8 Setting up libibumad3:amd64 (56.1-1) ... #15 412.9 Setting up libdeflate0:amd64 (1.23-2) ... #15 413.0 Setting up perl-openssl-defaults:amd64 (7+b2) ... #15 413.1 Setting up linux-libc-dev (6.12.48-1) ... #15 413.3 Setting up bc (1.07.1-4) ... #15 413.4 Setting up libctf-nobfd0:amd64 (2.44-3) ... #15 413.5 Setting up libboost-thread1.83.0:amd64 (1.83.0-4.2) ... #15 413.6 Setting up gettext-base (0.23.1-2) ... #15 413.7 Setting up m4 (1.4.19-8) ... #15 413.8 Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #15 414.0 Setting up libgcrypt20:amd64 (1.11.0-7) ... #15 414.1 Setting up lua-socket:amd64 (3.1.0-1+b2) ... #15 414.2 Setting up confget (5.1.2-2) ... #15 414.3 Setting up systemd (257.8-1~deb13u2) ... #15 414.7 Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' → '/usr/lib/systemd/system/getty@.service'. #15 414.7 Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' → '/usr/lib/systemd/system/remote-fs.target'. #15 414.8 Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' → '/usr/lib/systemd/system/systemd-pstore.service'. #15 414.8 Initializing machine ID from random generator. #15 414.8 Creating group 'systemd-journal' with GID 999. #15 414.8 Creating group 'systemd-network' with GID 998. #15 414.8 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. #15 415.1 /usr/lib/tmpfiles.d/legacy.conf:14: Duplicate line for path "/run/lock", ignoring. #15 415.2 Setting up autoconf-archive (20220903-3) ... #15 415.3 Setting up libxcb-shm0:amd64 (1.17.0-2+b1) ... #15 415.4 Setting up libibmad5:amd64 (56.1-1) ... #15 415.5 Setting up libcom-err2:amd64 (1.47.2-3+b3) ... #15 415.7 Setting up file (1:5.46-5) ... #15 415.8 Setting up libutf8proc-dev:amd64 (2.9.0-1+b2) ... #15 415.9 Setting up libboost-filesystem1.83.0:amd64 (1.83.0-4.2) ... #15 416.0 Setting up libgomp1:amd64 (14.2.0-19) ... #15 416.1 Setting up libabsl20240722:amd64 (20240722.0-4) ... #15 416.3 Setting up bzip2 (1.0.8-6) ... #15 416.4 Setting up libffi-dev:amd64 (3.4.8-2) ... #15 416.5 Setting up locales (2.41-12) ... #15 416.6 debconf: unable to initialize frontend: Dialog #15 416.6 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 416.6 debconf: falling back to frontend: Readline #15 416.6 debconf: unable to initialize frontend: Readline #15 416.6 debconf: (This frontend requires a controlling tty.) #15 416.6 debconf: falling back to frontend: Teletype #15 416.6 debconf: unable to initialize frontend: Teletype #15 416.6 debconf: (This frontend requires a controlling tty.) #15 416.6 debconf: falling back to frontend: Noninteractive #15 417.0 Generating locales (this might take a while)... #15 417.0 Generation complete. #15 417.0 Setting up libopts25:amd64 (1:5.18.16-7) ... #15 417.2 Setting up libtext-wrapi18n-perl (0.06-10) ... #15 417.3 Setting up libjbig0:amd64 (2.1-6.1+b2) ... #15 417.4 Setting up libboost-url1.83.0:amd64 (1.83.0-4.2) ... #15 417.5 Setting up libpcre2-16-0:amd64 (10.46-1~deb13u1) ... #15 417.6 Setting up xxd (2:9.1.1230-2) ... #15 417.7 Setting up libze1:amd64 (1.20.6-1) ... #15 417.8 Setting up libsource-highlight-common (3.1.9-4.3) ... #15 418.0 Setting up libsframe1:amd64 (2.44-3) ... #15 418.1 Setting up ninja-build (1.12.1-1) ... #15 418.2 Setting up libelf1t64:amd64 (0.192-4) ... #15 418.3 Setting up libjansson4:amd64 (2.14-2+b3) ... #15 418.4 Setting up libusb-0.1-4:amd64 (2:0.1.12-35+b1) ... #15 418.5 Setting up libpsl-dev:amd64 (0.21.2-1.1+b1) ... #15 418.7 Setting up libsnappy1v5:amd64 (1.2.2-1) ... #15 418.8 Setting up poppler-data (0.4.12-1) ... #15 419.1 Setting up libkrb5support0:amd64 (1.21.3-5) ... #15 419.2 Setting up libdw1t64:amd64 (0.192-4) ... #15 419.4 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... #15 420.3 Setting up libosp5 (1.5.2-15.2) ... #15 420.5 Setting up libboost-atomic1.83.0:amd64 (1.83.0-4.2) ... #15 420.7 Setting up libcap2-bin (1:2.75-10+b1) ... #15 420.8 Setting up libtalloc2:amd64 (2:2.4.3+samba4.22.4+dfsg-1~deb13u1) ... #15 420.9 Setting up libsysprof-capture-4-dev:amd64 (48.0-2) ... #15 421.1 Setting up mariadb-common (1:11.8.3-0+deb13u1) ... #15 421.2 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #15 421.2 Setting up libasound2-data (1.2.14-1) ... #15 421.3 Setting up libboost-serialization1.83.0:amd64 (1.83.0-4.2) ... #15 421.4 Setting up libtalloc-dev:amd64 (2:2.4.3+samba4.22.4+dfsg-1~deb13u1) ... #15 421.6 Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1+b1) ... #15 421.7 Setting up libboost-numpy1.83.0 (1.83.0-4.2) ... #15 421.8 Setting up libfontenc1:amd64 (1:1.1.8-1+b2) ... #15 422.0 Setting up autotools-dev (20240727.1) ... #15 422.1 Setting up liborcania2.3:amd64 (2.3.3-1+b2) ... #15 422.2 Setting up libz3-4:amd64 (4.13.3-1) ... #15 422.3 Setting up libpcre2-32-0:amd64 (10.46-1~deb13u1) ... #15 422.4 Setting up libglib2.0-data (2.84.4-3~deb13u1) ... #15 422.6 Setting up libunbound8:amd64 (1.22.0-2) ... #15 422.7 Setting up libpkgconf3:amd64 (1.8.1-4) ... #15 422.8 Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ... #15 422.9 Setting up rpcsvc-proto (1.4.3-1) ... #15 423.0 Setting up libasound2t64:amd64 (1.2.14-1) ... #15 423.1 Setting up libmunge2:amd64 (0.5.16-1) ... #15 423.3 Setting up libjpeg62-turbo:amd64 (1:2.1.5-4) ... #15 423.4 Setting up libzzip-0-13t64:amd64 (0.13.78+dfsg.1-0.1) ... #15 423.5 Setting up libgnutls-dane0t64:amd64 (3.8.9-3) ... #15 423.7 Setting up libwrap0:amd64 (7.6.q-36) ... #15 423.8 Setting up libx11-data (2:1.8.12-1) ... #15 423.9 Setting up make (4.4.1-2) ... #15 424.0 Setting up libgpg-error-dev:amd64 (1.51-4) ... #15 424.1 Setting up libsvtav1enc2:amd64 (2.3.0+dfsg-1) ... #15 424.3 Setting up libboost-chrono1.83.0t64:amd64 (1.83.0-4.2) ... #15 424.4 Setting up gnupg-l10n (2.4.7-21) ... #15 424.5 Setting up libjbig2dec0:amd64 (0.20-1+b3) ... #15 424.8 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #15 425.0 Setting up libboost-iostreams1.83.0:amd64 (1.83.0-4.2) ... #15 425.1 Setting up libteckit0:amd64 (2.5.12+ds1-1+b1) ... #15 425.3 Setting up libpgm-dev:amd64 (5.3.128~dfsg-2.1+b1) ... #15 425.4 Setting up libjsoncpp26:amd64 (1.9.6-3) ... #15 425.5 Setting up libpathplan4:amd64 (2.42.4-3) ... #15 425.6 Setting up libapache-pom-java (33-2) ... #15 425.7 Setting up libavahi-common-data:amd64 (0.8-16) ... #15 425.8 Setting up libann0 (1.1.2+doc-9+b1) ... #15 425.9 Setting up libncurses6:amd64 (6.5+20250216-2) ... #15 426.1 Setting up libdbus-1-3:amd64 (1.16.2-2) ... #15 426.2 Setting up xz-utils (5.8.1-1) ... #15 426.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #15 426.3 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 #15 426.3 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 #15 426.3 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 #15 426.3 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 #15 426.3 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 #15 426.3 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 #15 426.3 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 #15 426.3 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 #15 426.3 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 #15 426.3 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 #15 426.4 Setting up xfonts-encodings (1:1.0.4-2.2) ... #15 426.6 Setting up libfribidi0:amd64 (1.0.16-1) ... #15 426.7 Setting up t1utils (1.41-4) ... #15 426.8 Setting up libnewlib-dev (4.5.0.20241231-1) ... #15 427.0 Setting up libquadmath0:amd64 (14.2.0-19) ... #15 427.1 Setting up libtexlua53-5:amd64 (2024.20240313.70630+ds-6) ... #15 427.2 Setting up libimagequant0:amd64 (2.18.0-1+b2) ... #15 427.4 Setting up libproc2-0:amd64 (2:4.0.4-9) ... #15 427.5 Setting up libstdlib-ocaml (5.3.0-3) ... #15 427.7 Setting up libgsm1-dev:amd64 (1.0.22-1+b2) ... #15 427.8 Setting up fonts-dejavu-mono (2.37-8) ... #15 428.1 Setting up libssl-dev:amd64 (3.5.1-1+deb13u1) ... #15 428.2 Setting up libboost-nowide1.83-dev (1.83.0-4.2) ... #15 428.4 Setting up libpng16-16t64:amd64 (1.6.48-1) ... #15 428.5 Setting up libhwloc15:amd64 (2.12.0-4) ... #15 428.6 Setting up libcares2:amd64 (1.34.5-1) ... #15 428.7 Setting up libmpc3:amd64 (1.3.1-1+b3) ... #15 428.8 Setting up libmnl0:amd64 (1.0.5-3) ... #15 428.9 Setting up libc-ares-dev:amd64 (1.34.5-1) ... #15 429.1 Setting up liboping0:amd64 (1.10.0-5+b5) ... #15 429.2 Setting up libatomic1:amd64 (14.2.0-19) ... #15 429.3 Setting up libidn12:amd64 (1.43-1) ... #15 429.5 Setting up patch (2.8-2) ... #15 429.6 Setting up autopoint (0.23.1-2) ... #15 429.7 Setting up libboost-numpy1.83-dev (1.83.0-4.2) ... #15 429.9 Setting up libmpfi0:amd64 (1.5.4+ds-4) ... #15 430.0 Setting up sudo (1.9.16p2-3) ... #15 430.4 invoke-rc.d: could not determine current runlevel #15 430.4 invoke-rc.d: policy-rc.d denied execution of start. #15 430.4 Setting up libipt2 (2.1.2-1) ... #15 430.5 Setting up ocaml-base (5.3.0-3) ... #15 430.6 Setting up libmariadb3:amd64 (1:11.8.3-0+deb13u1) ... #15 430.7 Setting up fonts-dejavu-core (2.37-8) ... #15 431.1 Setting up libgav1-1:amd64 (0.19.0-3+b1) ... #15 431.2 Setting up libsepol-dev:amd64 (3.8.1-1) ... #15 431.4 Setting up libpcsclite1:amd64 (2.3.3-1) ... #15 431.5 Setting up pkgconf-bin (1.8.1-4) ... #15 431.6 Setting up libsensors5:amd64 (1:3.6.2-2) ... #15 431.8 Setting up libsodium-dev:amd64 (1.0.18-1+b2) ... #15 431.9 Setting up libpcsclite-dev:amd64 (2.3.3-1) ... #15 432.0 Setting up libncursesw6:amd64 (6.5+20250216-2) ... #15 432.1 Setting up libk5crypto3:amd64 (1.21.3-5) ... #15 432.4 Setting up libxtables12:amd64 (1.8.11-2) ... #15 432.5 Setting up lynx-common (2.9.2-1) ... #15 432.7 Setting up libgc1:amd64 (1:8.2.8-1) ... #15 432.8 Setting up libltdl7:amd64 (2.5.4-4) ... #15 433.0 Setting up libidn2-dev:amd64 (2.3.8-2) ... #15 433.1 Setting up libfftw3-double3:amd64 (3.3.10-2+b1) ... #15 433.3 Setting up libboost-test1.83.0:amd64 (1.83.0-4.2) ... #15 433.4 Setting up libnewlib-arm-none-eabi (4.5.0.20241231-1) ... #15 435.0 Setting up libkpathsea6:amd64 (2024.20240313.70630+ds-6) ... #15 435.2 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-9) ... #15 435.3 Setting up libgfortran5:amd64 (14.2.0-19) ... #15 435.4 Setting up libboost-fiber1.83.0:amd64 (1.83.0-4.2) ... #15 435.6 Setting up libnghttp3-9:amd64 (1.8.0-1) ... #15 436.7 Setting up libwebp7:amd64 (1.5.0-0.1) ... #15 436.8 Setting up libnghttp3-dev:amd64 (1.8.0-1) ... #15 437.0 Setting up libsofia-sip-ua-dev (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #15 437.2 Setting up libubsan1:amd64 (14.2.0-19) ... #15 437.3 Setting up libstdcompat-ocaml (20~git20240529-2+b2) ... #15 437.4 Setting up libpci3:amd64 (1:3.13.0-2) ... #15 437.6 Setting up libnuma1:amd64 (2.0.19-1) ... #15 437.8 Setting up libpcre2-posix3:amd64 (10.46-1~deb13u1) ... #15 437.9 Setting up dwz (0.15-1+b1) ... #15 438.1 Setting up libaio1t64:amd64 (0.3.113-8+b1) ... #15 438.2 Setting up libsctp1:amd64 (1.0.21+dfsg-1) ... #15 438.3 Setting up python-apt-common (3.0.0) ... #15 438.6 Setting up libdav1d7:amd64 (1.5.1-1) ... #15 439.0 Setting up perl-modules-5.40 (5.40.1-6) ... #15 439.1 Setting up fonts-gfs-baskerville (1.1-6) ... #15 439.3 Setting up sensible-utils (0.0.25) ... #15 439.4 Setting up ocl-icd-libopencl1:amd64 (2.3.3-1) ... #15 439.8 Setting up libhwasan0:amd64 (14.2.0-19) ... #15 440.0 Setting up gpgv (2.4.7-21+b3) ... #15 440.1 Setting up libcrypt-dev:amd64 (1:4.4.38-1) ... #15 440.3 Setting up libtiff6:amd64 (4.7.0-3+deb13u1) ... #15 440.4 Setting up dbus-session-bus-common (1.16.2-2) ... #15 440.7 Setting up libwrap0-dev:amd64 (7.6.q-36) ... #15 441.6 Setting up librav1e0.7:amd64 (0.7.1-9+b2) ... #15 441.8 Setting up libasan8:amd64 (14.2.0-19) ... #15 442.2 Setting up libuchardet0:amd64 (0.0.8-1+b2) ... #15 442.4 Setting up liblua5.3-0:amd64 (5.3.6-2+b4) ... #15 442.8 Setting up libassuan9:amd64 (3.0.2-2) ... #15 442.9 Setting up procps (2:4.0.4-9) ... #15 443.1 Setting up libmd-dev:amd64 (1.1.0-2+b1) ... #15 443.3 Setting up libnl-3-200:amd64 (3.7.0-2) ... #15 443.5 Setting up bison (2:3.8.2+dfsg-1+b2) ... #15 443.6 update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode #15 443.6 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 #15 443.6 Setting up gpgconf (2.4.7-21+b3) ... #15 443.7 Setting up libboost-graph1.83.0:amd64 (1.83.0-4.2) ... #15 443.9 Setting up libpsm2-2 (11.2.185-2.1) ... #15 444.7 Setting up libmicrohttpd12t64:amd64 (1.0.1-4) ... #15 444.9 Setting up openmpi-common (5.0.7-1) ... #15 445.0 Setting up fonts-lmodern (2.005-1) ... #15 445.3 Setting up libboost-container1.83.0:amd64 (1.83.0-4.2) ... #15 445.4 Setting up libopenjp2-7:amd64 (2.5.3-2.1~deb13u1) ... #15 445.5 Setting up git-man (1:2.47.3-0+deb13u1) ... #15 445.7 Setting up libpcap0.8t64:amd64 (1.10.5-2) ... #15 445.8 Setting up libx11-6:amd64 (2:1.8.12-1) ... #15 445.9 Setting up libthai-data (0.1.29-2) ... #15 446.0 Setting up netbase (6.5) ... #15 446.3 Setting up libngtcp2-16:amd64 (1.11.0-1) ... #15 446.4 Setting up sgml-base (1.31+nmu1) ... #15 446.5 Setting up libboost-type-erasure1.83.0:amd64 (1.83.0-4.2) ... #15 446.7 Setting up cmake-data (3.31.6-2) ... #15 447.2 Setting up librhash1:amd64 (1.4.5-1) ... #15 447.3 Setting up libcdt5:amd64 (2.42.4-3) ... #15 447.4 Setting up libkrb5-3:amd64 (1.21.3-5) ... #15 447.6 Setting up libcgraph6:amd64 (2.42.4-3) ... #15 447.7 Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #15 447.9 Setting up libusb-1.0-0:amd64 (2:1.0.28-1) ... #15 448.0 Setting up libicu76:amd64 (76.1-4) ... #15 448.1 Setting up libmbedcrypto16:amd64 (3.6.4-2) ... #15 448.3 Setting up libsensors-dev:amd64 (1:3.6.2-2) ... #15 448.4 Setting up libpaper2:amd64 (2.2.5-0.3+b2) ... #15 448.6 debconf: unable to initialize frontend: Dialog #15 448.6 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 448.6 debconf: falling back to frontend: Readline #15 448.6 debconf: unable to initialize frontend: Readline #15 448.6 debconf: (This frontend requires a controlling tty.) #15 448.6 debconf: falling back to frontend: Teletype #15 448.6 debconf: unable to initialize frontend: Teletype #15 448.6 debconf: (This frontend requires a controlling tty.) #15 448.6 debconf: falling back to frontend: Noninteractive #15 448.7 Setting up libssh2-1t64:amd64 (1.11.1-1) ... #15 448.8 Setting up lynx (2.9.2-1) ... #15 448.9 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #15 448.9 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 #15 449.0 Setting up libboost-math1.83.0:amd64 (1.83.0-4.2) ... #15 449.1 Setting up libtsan2:amd64 (14.2.0-19) ... #15 449.2 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #15 449.4 Setting up libfuse3-4:amd64 (3.17.2-3) ... #15 449.6 Setting up libbinutils:amd64 (2.44-3) ... #15 449.8 Setting up liburing2:amd64 (2.9-1) ... #15 449.9 Setting up patchelf (0.18.0-1.4) ... #15 450.0 Setting up dbus-system-bus-common (1.16.2-2) ... #15 450.9 Creating group 'messagebus' with GID 997. #15 450.9 Creating user 'messagebus' (System Message Bus) with UID 997 and GID 997. #15 451.3 Setting up libfido2-1:amd64 (1.15.0-1+b1) ... #15 451.5 Setting up libisl23:amd64 (0.27-1) ... #15 451.6 Setting up libasound2-dev:amd64 (1.2.14-1) ... #15 451.8 Setting up libde265-0:amd64 (1.0.15-1+b3) ... #15 451.9 Setting up libc-dev-bin (2.41-12) ... #15 452.1 Setting up libyder2.0t64:amd64 (1.4.20-1.1+b1) ... #15 452.3 Setting up libbson-1.0-0t64 (1.30.4-1) ... #15 452.5 Setting up liboping-dev:amd64 (1.10.0-5+b5) ... #15 452.7 Setting up libtasn1-6-dev:amd64 (4.20.0-2) ... #15 452.8 Setting up libwebpmux3:amd64 (1.5.0-0.1) ... #15 452.9 Setting up libparmap-ocaml (1.2.5-3+b4) ... #15 453.1 Setting up libcap-dev:amd64 (1:2.75-10+b1) ... #15 453.2 Setting up libdrm-common (2.4.124-2) ... #15 453.3 Setting up libyuv0:amd64 (0.0.1904.20250204-1) ... #15 453.5 Setting up libpython3.13-stdlib:amd64 (3.13.5-2) ... #15 453.6 Setting up libhiredis1.1.0:amd64 (1.2.0-6+b3) ... #15 453.7 Setting up libjson-c5:amd64 (0.18+ds-1) ... #15 453.9 Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... #15 454.0 Setting up xdg-utils (1.2.1-2) ... #15 454.1 update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode #15 454.1 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 #15 454.3 Setting up libbsd-dev:amd64 (0.12.2-2) ... #15 454.4 Setting up libostyle1t64 (1.4devel1-23.3) ... #15 454.7 Setting up libcc1-0:amd64 (14.2.0-19) ... #15 454.8 Setting up libldap2:amd64 (2.6.10+dfsg-1) ... #15 455.0 Setting up libjansson-dev:amd64 (2.14-2+b3) ... #15 455.1 Setting up dbus-bin (1.16.2-2) ... #15 455.3 Setting up libsystemd-dev:amd64 (257.8-1~deb13u2) ... #15 455.4 Setting up sqlite3 (3.46.1-7) ... #15 455.5 Setting up libbrotli-dev:amd64 (1.1.0-2+b7) ... #15 455.9 Setting up libboost1.83-tools-dev (1.83.0-4.2) ... #15 456.0 Setting up libfmt10:amd64 (10.1.1+ds1-4) ... #15 456.1 Setting up libbpf1:amd64 (1:1.5.0-3) ... #15 456.2 Setting up liblsan0:amd64 (14.2.0-19) ... #15 456.4 Setting up libngtcp2-crypto-gnutls8:amd64 (1.11.0-1) ... #15 456.6 Setting up libp11-kit-dev:amd64 (0.25.5-3) ... #15 456.7 Setting up libitm1:amd64 (14.2.0-19) ... #15 456.8 Setting up libsynctex2:amd64 (2024.20240313.70630+ds-6) ... #15 457.0 Setting up libintelrdfpmath-dev:amd64 (2.0u3-1) ... #15 457.2 Setting up libpython3-stdlib:amd64 (3.13.5-1) ... #15 457.4 Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #15 457.5 Setting up libpopt0:amd64 (1.19+dfsg-2) ... #15 457.6 Setting up libcsv3:amd64 (3.0.3+dfsg-6+b3) ... #15 457.8 Setting up libmongocrypt0:amd64 (1.13.2-1) ... #15 458.0 Setting up libpotrace0:amd64 (1.16-2+b2) ... #15 458.2 Setting up libctf0:amd64 (2.44-3) ... #15 458.3 Setting up libpython3.13:amd64 (3.13.5-2) ... #15 458.5 Setting up libksba8:amd64 (1.6.7-2+b1) ... #15 458.6 Setting up pinentry-curses (1.3.1-2) ... #15 458.8 Setting up libbson-dev (1.30.4-1) ... #15 458.9 Setting up libdbi-dev (0.9.0-6.1+b1) ... #15 459.0 Setting up teckit (2.5.12+ds1-1+b1) ... #15 459.1 Setting up libllvm19:amd64 (1:19.1.7-3+b1) ... #15 459.3 Setting up libice6:amd64 (2:1.1.1-1) ... #15 459.4 Setting up tcpdump (4.99.5-2) ... #15 460.0 Setting up libavif16:amd64 (1.2.1-1.2) ... #15 460.5 Setting up flex (2.6.4-8.2+b4) ... #15 460.6 Setting up libboost-wave1.83.0:amd64 (1.83.0-4.2) ... #15 460.8 Setting up gettext (0.23.1-2) ... #15 460.9 Setting up libfftw3-single3:amd64 (3.3.10-2+b1) ... #15 461.1 Setting up libboost-coroutine1.83.0:amd64 (1.83.0-4.2) ... #15 461.2 Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-3) ... #15 461.3 Setting up gpg-agent (2.4.7-21+b3) ... #15 461.6 Created symlink '/etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket' → '/usr/lib/systemd/user/gpg-agent-browser.socket'. #15 461.6 Created symlink '/etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket' → '/usr/lib/systemd/user/gpg-agent-extra.socket'. #15 461.7 Created symlink '/etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket' → '/usr/lib/systemd/user/gpg-agent-ssh.socket'. #15 461.8 Created symlink '/etc/systemd/user/sockets.target.wants/gpg-agent.socket' → '/usr/lib/systemd/user/gpg-agent.socket'. #15 461.8 Setting up libclang1-19 (1:19.1.7-3+b1) ... #15 462.1 Setting up libpdfbox-java (1:1.8.16-5) ... #15 462.2 Setting up libxpm4:amd64 (1:3.5.17-1+b3) ... #15 462.3 Setting up nettle-dev:amd64 (3.10.1-1) ... #15 462.5 Setting up libxrender1:amd64 (1:0.9.12-1) ... #15 462.6 Setting up libcsv-dev:amd64 (3.0.3+dfsg-6+b3) ... #15 462.7 Setting up libyaml-dev:amd64 (0.2.5-2) ... #15 462.9 Setting up libopts25-dev:amd64 (1:5.18.16-7) ... #15 463.1 Setting up python3.13 (3.13.5-2) ... #15 463.9 Setting up guile-3.0-libs:amd64 (3.0.10+really3.0.10-4) ... #15 464.0 Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #15 464.2 Setting up libboost-log1.83.0 (1.83.0-4.2) ... #15 464.3 Setting up htop (3.4.1-5) ... #15 464.4 Setting up fontconfig-config (2.15.0-2.3) ... #15 464.6 debconf: unable to initialize frontend: Dialog #15 464.6 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 464.6 debconf: falling back to frontend: Readline #15 464.6 debconf: unable to initialize frontend: Readline #15 464.6 debconf: (This frontend requires a controlling tty.) #15 464.6 debconf: falling back to frontend: Teletype #15 464.6 debconf: unable to initialize frontend: Teletype #15 464.6 debconf: (This frontend requires a controlling tty.) #15 464.6 debconf: falling back to frontend: Noninteractive #15 465.9 Setting up libdbd-sqlite3:amd64 (0.9.0-13) ... #15 466.8 Setting up libwebpdemux2:amd64 (1.5.0-0.1) ... #15 467.0 Setting up gcc-arm-none-eabi (15:14.2.rel1-1) ... #15 467.1 Setting up libevent-openssl-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #15 467.2 Setting up gpgsm (2.4.7-21+b3) ... #15 467.3 Setting up ccache (4.11.2-2) ... #15 467.4 Updating symlinks in /usr/lib/ccache ... #15 467.4 Setting up libsnappy-dev:amd64 (1.2.2-1) ... #15 467.5 Setting up libcommons-parent-java (56-1) ... #15 467.7 Setting up libavahi-common3:amd64 (0.8-16) ... #15 467.9 Setting up inetutils-telnet (2:2.6-3) ... #15 467.9 update-alternatives: using /usr/bin/inetutils-telnet to provide /usr/bin/telnet (telnet) in auto mode #15 467.9 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 #15 468.0 Setting up libboost-locale1.83.0:amd64 (1.83.0-4.2) ... #15 468.1 Setting up libfindlib-ocaml (1.9.8-1+b1) ... #15 468.2 Setting up libuhd4.8.0:amd64 (4.8.0.0+ds1-2) ... #15 468.4 Setting up libcommons-logging-java (1.3.0-2) ... #15 468.5 Setting up libxext6:amd64 (2:1.3.4-1+b3) ... #15 468.6 Setting up libfftw3-long3:amd64 (3.3.10-2+b1) ... #15 468.7 Setting up libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... #15 468.8 Setting up libboost-tools-dev (1.83.0.2+b2) ... #15 468.9 Setting up libnftnl11:amd64 (1.2.9-1) ... #15 469.1 Setting up python3 (3.13.5-1) ... #15 469.1 running python rtupdate hooks for python3.13... #15 469.6 running python post-rtupdate hooks for python3.13... #15 469.7 Setting up libmongocrypt-dev:amd64 (1.13.2-1) ... #15 469.9 Setting up libsource-highlight4t64:amd64 (3.1.9-4.3+b1) ... #15 470.0 Setting up libngtcp2-crypto-gnutls-dev:amd64 (1.11.0-1) ... #15 470.1 Setting up dbus-daemon (1.16.2-2) ... #15 470.2 Setting up libpaper-utils (2.2.5-0.3+b2) ... #15 470.4 Setting up opensp (1.5.2-15.2) ... #15 470.5 Setting up sopv-gpgv (0.1.4-1) ... #15 470.5 update-alternatives: using /usr/bin/sopv-gpgv to provide /usr/bin/sopv (sopv) in auto mode #15 470.6 Setting up liborcania-dev:amd64 (2.3.3-1+b2) ... #15 470.7 Setting up libngtcp2-dev:amd64 (1.11.0-1) ... #15 470.8 Setting up python3-distlib (0.3.9-1) ... #15 471.1 Setting up python3-zipp (3.21.0-1) ... #15 471.3 Setting up libaio-dev:amd64 (0.3.113-8+b1) ... #15 471.4 Setting up python3-autocommand (2.2.2-3) ... #15 471.6 Setting up libboost-nowide-dev (1.83.0.2+b2) ... #15 471.7 Setting up python3-markupsafe (2.1.5-1+b3) ... #15 471.9 Setting up libbladerf2:amd64 (0.2024.05-1) ... #15 471.9 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. #15 471.9 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. #15 471.9 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. #15 472.0 Setting up python3-platformdirs (4.3.7-1) ... #15 472.1 Setting up pkgconf:amd64 (1.8.1-4) ... #15 472.3 Setting up libgps30t64:amd64 (3.25-5) ... #15 472.4 Setting up libnl-route-3-200:amd64 (3.7.0-2) ... #15 472.5 Setting up libxnvctrl0:amd64 (535.171.04-1+b2) ... #15 472.6 Setting up asciidoc-common (10.2.1-1) ... #15 475.2 Setting up libperl5.40:amd64 (5.40.1-6) ... #15 475.3 Setting up dirmngr (2.4.7-21+b3) ... #15 475.5 Created symlink '/etc/systemd/user/sockets.target.wants/dirmngr.socket' → '/usr/lib/systemd/user/dirmngr.socket'. #15 475.9 Setting up libthai0:amd64 (0.1.29-2+b1) ... #15 476.0 Setting up python3-roman (5.0-1) ... #15 476.2 Setting up perl (5.40.1-6) ... #15 476.6 Setting up python3-pygments (2.18.0+dfsg-2) ... #15 477.1 Setting up libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... #15 477.2 Setting up libglib2.0-0t64:amd64 (2.84.4-3~deb13u1) ... #15 477.3 No schema files found: doing nothing. #15 477.3 Setting up libgprofng0:amd64 (2.44-3) ... #15 477.5 Setting up libclass-data-inheritable-perl (0.10-1) ... #15 477.6 Setting up python3-webcolors (1.13-1) ... #15 477.8 Setting up python3-packaging (25.0-1) ... #15 478.2 Setting up libmbedx509-7:amd64 (3.6.4-2) ... #15 478.3 Setting up libalgorithm-c3-perl (0.11-2) ... #15 478.4 Setting up python3-chardet (5.2.0+dfsg-2) ... #15 478.7 Setting up libjs-jquery-ui (1.13.2+dfsg-1) ... #15 478.8 Setting up libptexenc1:amd64 (2024.20240313.70630+ds-6) ... #15 478.9 Setting up libllvm17t64:amd64 (1:17.0.6-22+b2) ... #15 479.0 Setting up libfreetype6:amd64 (2.13.3+dfsg-1) ... #15 479.2 Setting up libldap-dev:amd64 (2.6.10+dfsg-1) ... #15 479.3 Setting up python3-dill (0.4.0-1) ... #15 479.7 Setting up libcdk5t64:amd64 (5.0.20250116-1) ... #15 479.8 Setting up libmnl-dev:amd64 (1.0.5-3) ... #15 480.0 Setting up dbus (1.16.2-2) ... #15 480.2 invoke-rc.d: could not determine current runlevel #15 480.2 invoke-rc.d: policy-rc.d denied execution of start. #15 480.3 Setting up libfftw3-quad3:amd64 (3.3.10-2+b1) ... #15 480.4 Setting up shared-mime-info (2.4-5+b2) ... #15 503.0 Setting up libboost-numpy-dev (1.83.0.2+b2) ... #15 503.1 Setting up ofono (2.16-5) ... #15 503.5 invoke-rc.d: could not determine current runlevel #15 503.5 invoke-rc.d: policy-rc.d denied execution of start. #15 503.5 invoke-rc.d: could not determine current runlevel #15 503.5 invoke-rc.d: policy-rc.d denied execution of start. #15 503.6 Created symlink '/etc/systemd/system/multi-user.target.wants/dundee.service' → '/usr/lib/systemd/system/dundee.service'. #15 503.6 Created symlink '/etc/systemd/system/multi-user.target.wants/ofono.service' → '/usr/lib/systemd/system/ofono.service'. #15 503.7 Created symlink '/etc/systemd/system/multi-user.target.wants/ofono-fcc-unlock.service' → '/usr/lib/systemd/system/ofono-fcc-unlock.service'. #15 503.7 Setting up ocaml-findlib (1.9.8-1+b1) ... #15 503.9 Setting up libnftnl-dev:amd64 (1.2.9-1) ... #15 504.0 Setting up stow (2.4.1-2) ... #15 504.2 Setting up libgssapi-krb5-2:amd64 (1.21.3-5) ... #15 504.3 Setting up libvariable-magic-perl (0.64-1+b1) ... #15 504.4 Setting up libio-html-perl (1.004-3) ... #15 505.0 Setting up libb-hooks-op-check-perl:amd64 (0.22-3+b2) ... #15 505.1 Setting up icu-devtools (76.1-4) ... #15 505.2 Setting up pkg-config:amd64 (1.8.1-4) ... #15 505.3 Setting up cpp-14-x86-64-linux-gnu (14.2.0-19) ... #15 505.4 Setting up liblimesuite23.11-1:amd64 (23.11.0+dfsg-3+b2) ... #15 505.6 Setting up libudev-dev:amd64 (257.8-1~deb13u2) ... #15 505.7 Setting up python3-funcparserlib (1.0.0-0.2) ... #15 505.9 Setting up python3-typing-extensions (4.13.2-1) ... #15 506.1 Setting up ucf (3.0052) ... #15 506.2 Setting up gir1.2-glib-2.0:amd64 (2.84.4-3~deb13u1) ... #15 506.3 Setting up libbabeltrace1:amd64 (1.5.11-4+b2) ... #15 506.4 Setting up libjs-sphinxdoc (8.1.3-5) ... #15 506.6 Setting up libparams-util-perl (1.102-3+b1) ... #15 506.7 Setting up libdpkg-perl (1.22.21) ... #15 506.8 Setting up cpp-14 (14.2.0-19) ... #15 506.9 Setting up autoconf (2.72-3.1) ... #15 507.1 Setting up libmongoc-1.0-0t64 (1.30.4-1) ... #15 507.2 Setting up python3-isort (6.0.1-1) ... #15 507.8 Setting up cppcheck (2.17.1-2) ... #15 507.9 Setting up libsub-exporter-progressive-perl (0.001013-3) ... #15 508.1 Setting up python3-pluggy (1.5.0-1) ... #15 511.3 Setting up libevent-extra-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #15 511.5 Setting up libcapture-tiny-perl (0.50-1) ... #15 511.6 Setting up libmbedtls21:amd64 (3.6.4-2) ... #15 511.7 Setting up libtimedate-perl (2.3300-2) ... #15 511.9 Setting up module-assistant (0.11.14) ... #15 512.1 Setting up libsub-name-perl:amd64 (0.28-1) ... #15 512.2 Setting up libgvpr2:amd64 (2.42.4-3) ... #15 512.4 Setting up libdrm2:amd64 (2.4.124-2) ... #15 512.5 Setting up libnl-3-dev:amd64 (3.7.0-2) ... #15 513.2 Setting up python3-astroid (3.3.8-2) ... #15 513.6 Setting up groff-base (1.23.0-9) ... #15 513.9 Setting up libmime-charset-perl (1.013.1-2) ... #15 514.0 Setting up xml-core (0.19) ... #15 514.7 Setting up source-highlight (3.1.9-4.3+b1) ... #15 514.9 Setting up libjson-perl (4.10000-1) ... #15 515.1 Setting up libxslt1.1:amd64 (1.1.35-1.2+deb13u2) ... #15 515.2 Setting up libc6-dev:amd64 (2.41-12) ... #15 515.4 Setting up libharfbuzz0b:amd64 (10.2.0-1+b1) ... #15 515.6 Setting up libgirepository-1.0-1:amd64 (1.84.0-1) ... #15 515.7 Setting up libyder-dev:amd64 (1.4.20-1.1+b1) ... #15 515.8 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-4) ... #15 516.0 Setting up python3-mccabe (0.7.0-1) ... #15 516.2 Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ... #15 516.4 Setting up libsub-quote-perl (2.006008-1) ... #15 516.5 Setting up libdevel-stacktrace-perl (2.0500-1) ... #15 516.7 Setting up libuhd-dev:amd64 (4.8.0.0+ds1-2) ... #15 516.8 Setting up libclass-xsaccessor-perl (1.19-4+b5) ... #15 517.2 Setting up libamd-comgr2:amd64 (6.0+git20231212.4510c28+dfsg-3+b2) ... #15 517.3 Setting up libfontconfig1:amd64 (2.15.0-2.3) ... #15 517.5 Setting up libfile-dirlist-perl (0.05-3) ... #15 517.7 Setting up libgcc-14-dev:amd64 (14.2.0-19) ... #15 517.8 Setting up picolibc-arm-none-eabi (1.8.10-2) ... #15 517.9 Setting up libxml2-utils (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... #15 518.0 Setting up libtext-unidecode-perl (1.30-3) ... #15 518.2 Setting up python3-tomlkit (0.13.2-1) ... #15 518.4 Setting up libperlio-gzip-perl (0.20-1+b4) ... #15 518.5 Setting up libstdc++-14-dev:amd64 (14.2.0-19) ... #15 518.6 Setting up libsm6:amd64 (2:1.2.6-1) ... #15 518.8 Setting up libarchive13t64:amd64 (3.7.4-4) ... #15 519.0 Setting up openjade (1.4devel1-23.3) ... #15 519.2 Setting up libicu-dev:amd64 (76.1-4) ... #15 519.3 Setting up libgps-dev:amd64 (3.25-5) ... #15 519.4 Setting up libavahi-client3:amd64 (0.8-16) ... #15 519.7 Setting up liburi-perl (5.30-1) ... #15 520.0 Setting up libidn-dev:amd64 (1.43-1) ... #15 520.1 Setting up gpg (2.4.7-21+b3) ... #15 520.3 Created symlink '/etc/systemd/user/sockets.target.wants/keyboxd.socket' → '/usr/lib/systemd/user/keyboxd.socket'. #15 520.4 Setting up libfile-touch-perl (0.12-2) ... #15 520.5 Setting up liburing-dev:amd64 (2.9-1) ... #15 520.6 Setting up rsync (3.4.1+ds1-5) ... #15 520.9 invoke-rc.d: could not determine current runlevel #15 520.9 invoke-rc.d: policy-rc.d denied execution of start. #15 521.0 Setting up python3-mako (1.3.9-1) ... #15 521.2 Setting up coccinelle (1.3.0.deb-1+b2) ... #15 521.4 Setting up libclang-cpp19 (1:19.1.7-3+b1) ... #15 521.5 Setting up binutils-x86-64-linux-gnu (2.44-3) ... #15 521.8 Setting up libdrm-amdgpu1:amd64 (2.4.124-2) ... #15 521.9 Setting up libnet-ssleay-perl:amd64 (1.94-3) ... #15 522.0 Setting up cpp-x86-64-linux-gnu (4:14.2.0-1) ... #15 522.1 Setting up automake (1:1.17-4) ... #15 522.2 update-alternatives: using /usr/bin/automake-1.17 to provide /usr/bin/automake (automake) in auto mode #15 522.2 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 #15 522.2 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 #15 522.3 Setting up libgfortran-14-dev:amd64 (14.2.0-19) ... #15 522.4 Setting up libgnutls28-dev:amd64 (3.8.9-3) ... #15 522.5 Setting up python3-more-itertools (10.7.0-1) ... #15 522.7 Setting up libbctoolbox2:amd64 (5.3.105-1) ... #15 522.9 Setting up python3-iniconfig (1.1.1-2) ... #15 523.1 Setting up liblimesuite-dev:amd64 (23.11.0+dfsg-3+b2) ... #15 523.2 Setting up libnghttp2-dev:amd64 (1.64.0-1.1) ... #15 523.3 Setting up libhttp-date-perl (6.06-1) ... #15 523.5 Setting up libfile-which-perl (1.27-2) ... #15 523.6 Setting up libibverbs1:amd64 (56.1-1) ... #15 523.9 Setting up fontconfig (2.15.0-2.3) ... #15 524.0 Regenerating fonts cache... done. #15 526.5 Setting up libgio-2.0-dev-bin (2.84.4-3~deb13u1) ... #15 526.8 Setting up libboost1.83-dev:amd64 (1.83.0-4.2) ... #15 526.9 Setting up python3-filelock (3.18.0-1) ... #15 527.1 Setting up libncurses-dev:amd64 (6.5+20250216-2) ... #15 527.3 Setting up libsgmls-perl (1.03ii-38) ... #15 527.5 Setting up libsnmp40t64:amd64 (5.9.4+dfsg-2) ... #15 527.6 Setting up libnftables1:amd64 (1.1.3-1) ... #15 527.7 Setting up libfile-listing-perl (6.16-1) ... #15 527.9 Setting up telnet (0.17+2.6-3) ... #15 528.0 Setting up libzmq5:amd64 (4.3.5-1+b3) ... #15 528.1 Setting up libbladerf-dev:amd64 (0.2024.05-1) ... #15 528.2 Setting up libboost-chrono1.83-dev:amd64 (1.83.0-4.2) ... #15 528.4 Setting up python3-jaraco.functools (4.1.0-1) ... #15 528.6 Setting up libpcre2-dev:amd64 (10.46-1~deb13u1) ... #15 528.8 Setting up libxi6:amd64 (2:1.8.2-1) ... #15 528.9 Setting up libclass-inspector-perl (1.36-3) ... #15 529.0 Setting up libdynaloader-functions-perl (0.004-2) ... #15 529.2 Setting up python3-jaraco.context (6.0.1-1) ... #15 529.4 Setting up libdebuginfod-common (0.192-4) ... #15 529.6 debconf: unable to initialize frontend: Dialog #15 529.6 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 529.6 debconf: falling back to frontend: Readline #15 529.6 debconf: unable to initialize frontend: Readline #15 529.6 debconf: (This frontend requires a controlling tty.) #15 529.6 debconf: falling back to frontend: Teletype #15 529.6 debconf: unable to initialize frontend: Teletype #15 529.6 debconf: (This frontend requires a controlling tty.) #15 529.6 debconf: falling back to frontend: Noninteractive #15 529.7 Setting up libcurl4t64:amd64 (8.14.1-2) ... #15 529.9 Setting up libclass-method-modifiers-perl (2.15-1) ... #15 530.1 Setting up libtirpc3t64:amd64 (1.3.6+ds-1) ... #15 530.8 Setting up ibverbs-providers:amd64 (56.1-1) ... #15 531.7 Setting up libboost-math1.83-dev:amd64 (1.83.0-4.2) ... #15 531.9 Setting up sgmlspl (1.03ii-38) ... #15 532.0 Setting up libgirepository-2.0-0:amd64 (2.84.4-3~deb13u1) ... #15 532.2 Setting up libnftables-dev:amd64 (1.1.3-1) ... #15 532.3 Setting up libsombok3:amd64 (2.4.0-2+b2) ... #15 532.4 Setting up libboost-chrono-dev:amd64 (1.83.0.2+b2) ... #15 532.6 Setting up libfftw3-bin (3.3.10-2+b1) ... #15 532.7 Setting up libclone-perl:amd64 (0.47-1+b1) ... #15 532.9 Setting up libselinux1-dev:amd64 (3.8.1-1) ... #15 533.0 Setting up libarchive-zip-perl (1.68-1) ... #15 533.1 Setting up libsub-identify-perl (0.14-3+b3) ... #15 533.2 Setting up python3-apt (3.0.0) ... #15 533.4 Setting up iproute2 (6.15.0-1) ... #15 533.5 debconf: unable to initialize frontend: Dialog #15 533.5 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 533.5 debconf: falling back to frontend: Readline #15 533.5 debconf: unable to initialize frontend: Readline #15 533.5 debconf: (This frontend requires a controlling tty.) #15 533.5 debconf: falling back to frontend: Teletype #15 533.5 debconf: unable to initialize frontend: Teletype #15 533.5 debconf: (This frontend requires a controlling tty.) #15 533.5 debconf: falling back to frontend: Noninteractive #15 533.7 Setting up clang-format-19 (1:19.1.7-3+b1) ... #15 533.8 Setting up python3-pytest (8.3.5-2) ... #15 534.1 Setting up openssh-client (1:10.0p1-7) ... #15 534.5 Created symlink '/etc/systemd/user/sockets.target.wants/ssh-agent.socket' → '/usr/lib/systemd/user/ssh-agent.socket'. #15 534.5 Setting up python3-usb (1.2.1-2) ... #15 534.7 Setting up libboost-math-dev:amd64 (1.83.0.2+b2) ... #15 534.8 Setting up libhtml-tagset-perl (3.24-1) ... #15 534.9 Setting up python3-mypy-extensions (1.0.0-1) ... #15 535.1 Setting up libdebhelper-perl (13.24.2) ... #15 535.3 Setting up liblatex-tounicode-perl (0.55-1) ... #15 536.6 Setting up libpango-1.0-0:amd64 (1.56.3-1) ... #15 536.7 Setting up python3-pyflakes (3.2.0-3) ... #15 536.9 Setting up python3-typeguard (4.4.2-1) ... #15 537.1 Setting up liblwp-mediatypes-perl (6.04-2) ... #15 537.2 Setting up xsltproc (1.1.35-1.2+deb13u2) ... #15 537.3 Setting up libboost-program-options1.83-dev:amd64 (1.83.0-4.2) ... #15 537.5 Setting up libtry-tiny-perl (0.32-1) ... #15 537.6 Setting up libboost-serialization1.83-dev:amd64 (1.83.0-4.2) ... #15 537.7 Setting up libcurl3t64-gnutls:amd64 (8.14.1-2) ... #15 537.8 Setting up libnorm-dev:amd64 (1.5.9+dfsg-3.1+b2) ... #15 538.0 Setting up libglib2.0-bin (2.84.4-3~deb13u1) ... #15 538.1 Setting up libxml-namespacesupport-perl (1.12-2) ... #15 538.3 Setting up libboost-test1.83-dev:amd64 (1.83.0-4.2) ... #15 538.5 Setting up libnet-http-perl (6.23-1) ... #15 539.2 Setting up python3-virtualenv (20.31.2+ds-1) ... #15 539.4 Setting up python3-yaml (6.0.2-1+b2) ... #15 539.6 Setting up libclass-singleton-perl (1.6-2) ... #15 539.7 Setting up libencode-locale-perl (1.05-3) ... #15 539.9 Setting up libexception-class-perl (1.45-1) ... #15 540.0 Setting up binutils (2.44-3) ... #15 540.3 Setting up libclass-c3-perl (0.35-2) ... #15 540.9 Setting up texinfo-lib (7.1.1-1+b1) ... #15 541.0 Setting up libusb-dev (2:0.1.12-35+b1) ... #15 541.1 Setting up libreadline-dev:amd64 (8.2-6) ... #15 541.3 Setting up libxstring-perl:amd64 (0.005-2+b4) ... #15 541.4 Setting up python3-freetype (2.5.1-1) ... #15 541.6 Setting up xfonts-utils (1:7.7+7) ... #15 541.8 Setting up libhwloc-plugins:amd64 (2.12.0-4) ... #15 541.9 Setting up libdevel-callchecker-perl:amd64 (0.009-2) ... #15 542.0 Setting up man-db (2.13.1-1) ... #15 542.4 debconf: unable to initialize frontend: Dialog #15 542.4 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 542.4 debconf: falling back to frontend: Readline #15 542.4 debconf: unable to initialize frontend: Readline #15 542.4 debconf: (This frontend requires a controlling tty.) #15 542.4 debconf: falling back to frontend: Teletype #15 542.4 debconf: unable to initialize frontend: Teletype #15 542.4 debconf: (This frontend requires a controlling tty.) #15 542.4 debconf: falling back to frontend: Noninteractive #15 542.4 Building database of manual pages ... #15 542.5 Created symlink '/etc/systemd/system/timers.target.wants/man-db.timer' → '/usr/lib/systemd/system/man-db.timer'. #15 542.6 Setting up libyaml-tiny-perl (1.76-1) ... #15 542.7 Setting up python3-wheel (0.46.1-2) ... #15 543.0 Setting up libcairo2:amd64 (1.18.4-1+b1) ... #15 543.1 Setting up libsub-install-perl (0.929-1) ... #15 543.3 Setting up autogen (1:5.18.16-7) ... #15 543.4 Setting up dpkg-dev (1.22.21) ... #15 543.6 Setting up libcdk5-dev (5.0.20250116-1) ... #15 543.8 Setting up intltool-debian (0.35.0+20060710.6) ... #15 544.0 Setting up libnuma-dev:amd64 (2.0.19-1) ... #15 544.1 Setting up libsofia-sip-ua-glib3t64 (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #15 544.2 Setting up libboost-test-dev:amd64 (1.83.0.2+b2) ... #15 544.3 Setting up liberror-perl (0.17030-1) ... #15 544.5 Setting up patchutils (0.4.2-1) ... #15 544.6 Setting up tex-common (6.19) ... #15 544.8 debconf: unable to initialize frontend: Dialog #15 544.8 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 544.8 debconf: falling back to frontend: Readline #15 544.8 debconf: unable to initialize frontend: Readline #15 544.8 debconf: (This frontend requires a controlling tty.) #15 544.8 debconf: falling back to frontend: Teletype #15 544.8 debconf: unable to initialize frontend: Teletype #15 544.8 debconf: (This frontend requires a controlling tty.) #15 544.8 debconf: falling back to frontend: Noninteractive #15 544.9 update-language: texlive-base not installed and configured, doing nothing! #15 544.9 Setting up libnl-route-3-dev:amd64 (3.7.0-2) ... #15 545.1 Setting up libltdl-dev:amd64 (2.5.4-4) ... #15 545.2 Setting up python3-inflect (7.3.1-2) ... #15 545.4 Setting up libxml-sax-base-perl (1.09-3) ... #15 546.1 Setting up libio-string-perl (1.08-4) ... #15 546.3 Setting up libsasl2-dev (2.1.28+dfsg1-9) ... #15 546.4 Setting up doxygen (1.9.8+ds-2.1) ... #15 546.5 Setting up libboost-timer1.83-dev:amd64 (1.83.0-4.2) ... #15 546.7 Setting up libexpat1-dev:amd64 (2.7.1-2) ... #15 546.8 Setting up libgcrypt20-dev:amd64 (1.11.0-7) ... #15 546.9 Setting up libsqlite3-dev:amd64 (3.46.1-7) ... #15 547.1 Setting up libboost-program-options-dev:amd64 (1.83.0.2+b2) ... #15 547.2 Setting up libboost-container1.83-dev:amd64 (1.83.0-4.2) ... #15 547.8 Setting up gir1.2-girepository-2.0:amd64 (1.84.0-1) ... #15 547.9 Setting up python3-jaraco.text (4.0.0-1) ... #15 548.1 Setting up libgssrpc4t64:amd64 (1.21.3-5) ... #15 548.3 Setting up libboost-date-time1.83-dev:amd64 (1.83.0-4.2) ... #15 548.4 Setting up uuid-dev:amd64 (2.41-5) ... #15 548.5 Setting up libunicode-linebreak-perl (0.0.20190101-1+b9) ... #15 548.7 Setting up libraqm0:amd64 (0.10.2-1) ... #15 548.8 Setting up virtualenv (20.31.2+ds-1) ... #15 548.9 Setting up python3-gi (3.50.0-4+b1) ... #15 549.2 Setting up libxt6t64:amd64 (1:1.2.1-1.2+b2) ... #15 549.4 Setting up comerr-dev:amd64 (2.1-1.47.2-3+b3) ... #15 549.5 Setting up libevent-dev (2.1.12-stable-10+b1) ... #15 549.7 Setting up libboost-stacktrace1.83-dev:amd64 (1.83.0-4.2) ... #15 549.8 Setting up libortp16:amd64 (1:5.3.105-1) ... #15 549.9 Setting up libdata-optlist-perl (0.114-1) ... #15 550.1 Setting up libboost-regex1.83-dev:amd64 (1.83.0-4.2) ... #15 550.5 Setting up libsctp-dev:amd64 (1.0.21+dfsg-1) ... #15 550.7 Setting up libbctoolbox-dev:amd64 (5.3.105-1) ... #15 550.8 Setting up libboost-serialization-dev:amd64 (1.83.0.2+b2) ... #15 551.0 Setting up libpmix2t64:amd64 (5.0.7-1) ... #15 551.1 Setting up git (1:2.47.3-0+deb13u1) ... #15 551.2 Setting up python3-pip (25.1.1+dfsg-1) ... #15 552.0 Setting up libboost-date-time-dev:amd64 (1.83.0.2+b2) ... #15 552.1 Setting up libboost-atomic1.83-dev:amd64 (1.83.0-4.2) ... #15 552.3 Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ... #15 552.4 Setting up libwww-robotrules-perl (6.02-1) ... #15 552.6 Setting up libboost-atomic-dev:amd64 (1.83.0.2+b2) ... #15 552.7 Setting up libmicrohttpd-dev:amd64 (1.0.1-4) ... #15 552.8 Setting up libboost-exception1.83-dev:amd64 (1.83.0-4.2) ... #15 552.9 Setting up cpp (4:14.2.0-1) ... #15 553.1 Setting up libboost-stacktrace-dev:amd64 (1.83.0.2+b2) ... #15 553.2 Setting up lmodern (2.005-1) ... #15 553.7 Setting up libhtml-parser-perl:amd64 (3.83-1+b2) ... #15 553.9 Setting up librole-tiny-perl (2.002004-1) ... #15 554.0 Setting up gnupg (2.4.7-21) ... #15 554.2 Setting up cmake (3.31.6-2) ... #15 554.5 Setting up libfile-sharedir-perl (1.118-3) ... #15 554.7 Setting up librdmacm1t64:amd64 (56.1-1) ... #15 554.8 Setting up libnetsnmptrapd40t64:amd64 (5.9.4+dfsg-2) ... #15 554.9 Setting up libcairo-gobject2:amd64 (1.18.4-1+b1) ... #15 555.0 Setting up libhwloc-dev:amd64 (2.12.0-4) ... #15 555.3 Setting up libboost-dev:amd64 (1.83.0.2+b2) ... #15 555.5 Setting up curl (8.14.1-2) ... #15 555.6 Setting up libboost-system1.83-dev:amd64 (1.83.0-4.2) ... #15 555.7 Setting up libmro-compat-perl (0.15-2) ... #15 555.9 Setting up gcc-14-x86-64-linux-gnu (14.2.0-19) ... #15 556.1 Setting up libpangoft2-1.0-0:amd64 (1.56.3-1) ... #15 556.4 Setting up libfile-homedir-perl (1.006-2) ... #15 556.5 Setting up libboost-regex-dev:amd64 (1.83.0.2+b2) ... #15 556.6 Setting up libfftw3-dev:amd64 (3.3.10-2+b1) ... #15 556.9 Setting up libcups2t64:amd64 (2.4.10-3+deb13u1) ... #15 557.0 Setting up tex-gyre (20180621-6) ... #15 557.3 Setting up libboost-timer-dev:amd64 (1.83.0.2+b2) ... #15 557.4 Setting up libio-socket-ssl-perl (2.089-1) ... #15 557.6 Setting up libpmix-dev:amd64 (5.0.7-1) ... #15 557.7 Setting up libortp-dev:amd64 (1:5.3.105-1) ... #15 557.8 Setting up libhsakmt1:amd64 (6.2.4+ds-1) ... #15 557.9 Setting up libpci-dev:amd64 (1:3.13.0-2) ... #15 558.1 Setting up libsub-exporter-perl (0.990-1) ... #15 558.2 Setting up libpangocairo-1.0-0:amd64 (1.56.3-1) ... #15 558.3 Setting up libkadm5clnt-mit12:amd64 (1.21.3-5) ... #15 558.7 Setting up libhttp-message-perl (7.00-2) ... #15 558.8 Setting up libeval-closure-perl (0.14-3) ... #15 559.0 Setting up python3-pkg-resources (78.1.1-0.1) ... #15 559.2 Setting up libboost-thread1.83-dev:amd64 (1.83.0-4.2) ... #15 559.4 Setting up libfile-stripnondeterminism-perl (1.14.1-2) ... #15 559.5 Setting up libfabric1:amd64 (2.1.0-1.1) ... #15 559.6 Setting up libblkid-dev:amd64 (2.41-5) ... #15 559.7 Setting up libdebuginfod1t64:amd64 (0.192-4) ... #15 559.9 Setting up libhttp-negotiate-perl (6.01-2) ... #15 560.0 Setting up clang-format:amd64 (1:19.0-63) ... #15 560.1 Setting up libparams-validationcompiler-perl (0.31-1) ... #15 560.3 Setting up libxmu6:amd64 (2:1.1.3-3+b4) ... #15 560.7 Setting up liblua5.3-dev:amd64 (5.3.6-2+b4) ... #15 560.9 Setting up girepository-tools:amd64 (2.84.4-3~deb13u1) ... #15 561.0 Setting up libboost-json1.83-dev:amd64 (1.83.0-4.2) ... #15 561.1 Setting up python3-cairo (1.27.0-2) ... #15 561.3 Setting up python3-setuptools (78.1.1-0.1) ... #15 561.9 Setting up libboost-locale1.83-dev:amd64 (1.83.0-4.2) ... #15 562.0 Setting up gcc-x86-64-linux-gnu (4:14.2.0-1) ... #15 562.1 Setting up libkdb5-10t64:amd64 (1.21.3-5) ... #15 562.2 Setting up libhttp-cookies-perl (6.11-1) ... #15 562.4 Setting up python3-logilab-common (2.1.0-1) ... #15 562.6 Setting up libmongoc-dev (1.30.4-1) ... #15 562.7 Setting up libboost-iostreams1.83-dev:amd64 (1.83.0-4.2) ... #15 562.8 Setting up po-debconf (1.0.21+nmu1) ... #15 563.1 Setting up libhtml-tree-perl (5.07-3) ... #15 563.2 Setting up preview-latex-style (13.2-1.1) ... #15 563.3 Setting up libparams-classify-perl:amd64 (0.015-2+b4) ... #15 563.4 Setting up libulfius2.7t64:amd64 (2.7.15-2.2+b2) ... #15 563.5 Setting up libboost-system-dev:amd64 (1.83.0.2+b2) ... #15 563.6 Setting up libboost-type-erasure1.83-dev:amd64 (1.83.0-4.2) ... #15 563.8 Setting up meson (1.7.0-1) ... #15 564.3 Setting up libboost-url1.83-dev:amd64 (1.83.0-4.2) ... #15 564.4 Setting up libboost-locale-dev:amd64 (1.83.0.2+b2) ... #15 564.5 Setting up libboost-filesystem1.83-dev:amd64 (1.83.0-4.2) ... #15 564.7 Setting up libxaw7:amd64 (2:1.0.16-1) ... #15 564.8 Setting up libboost-exception-dev:amd64 (1.83.0.2+b2) ... #15 564.9 Setting up libboost-iostreams-dev:amd64 (1.83.0.2+b2) ... #15 565.0 Setting up fonts-urw-base35 (20200910-8) ... #15 565.4 Setting up libibverbs-dev:amd64 (56.1-1) ... #15 565.5 Setting up libbibtex-parser-perl (1.05+dfsg-1) ... #15 565.6 Setting up libxml-sax-perl (1.02+dfsg-4) ... #15 565.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #15 565.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 565.8 debconf: unable to initialize frontend: Dialog #15 565.8 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 565.8 debconf: falling back to frontend: Readline #15 565.8 debconf: unable to initialize frontend: Readline #15 565.8 debconf: (This frontend requires a controlling tty.) #15 565.8 debconf: falling back to frontend: Teletype #15 565.8 debconf: unable to initialize frontend: Teletype #15 565.8 debconf: (This frontend requires a controlling tty.) #15 565.8 debconf: falling back to frontend: Noninteractive #15 565.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #15 566.0 Setting up libboost-graph1.83-dev:amd64 (1.83.0-4.2) ... #15 566.1 Setting up libboost-container-dev:amd64 (1.83.0.2+b2) ... #15 566.2 Setting up gcc-14 (14.2.0-19) ... #15 566.3 Setting up libboost-type-erasure-dev:amd64 (1.83.0.2+b2) ... #15 566.5 Setting up gfortran-14-x86-64-linux-gnu (14.2.0-19) ... #15 566.6 Setting up libboost-context1.83-dev:amd64 (1.83.0-4.2) ... #15 566.7 Setting up librsvg2-2:amd64 (2.60.0+dfsg-1) ... #15 566.9 Setting up libboost-coroutine1.83-dev:amd64 (1.83.0-4.2) ... #15 567.0 Setting up python3-pil:amd64 (11.1.0-5+b1) ... #15 567.3 Setting up gdb (16.3-1) ... #15 567.5 Setting up libboost-fiber1.83-dev:amd64 (1.83.0-4.2) ... #15 567.6 Setting up libmodule-runtime-perl (0.018-1) ... #15 567.7 Setting up python3-rlpycairo (0.3.0-3) ... #15 567.9 Setting up libpython3.13-dev:amd64 (3.13.5-2) ... #15 568.2 Setting up librtmp-dev:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #15 568.3 Setting up libelf-dev:amd64 (0.192-4) ... #15 568.4 Setting up libboost-random1.83-dev:amd64 (1.83.0-4.2) ... #15 568.5 Setting up libssh2-1-dev:amd64 (1.11.1-1) ... #15 568.7 Setting up g++-14-x86-64-linux-gnu (14.2.0-19) ... #15 569.2 Setting up python3-reportlab (4.3.1-1) ... #15 569.8 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-5+b2) ... #15 570.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #15 570.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #15 570.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 570.2 debconf: unable to initialize frontend: Dialog #15 570.2 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 570.2 debconf: falling back to frontend: Readline #15 570.2 debconf: unable to initialize frontend: Readline #15 570.2 debconf: (This frontend requires a controlling tty.) #15 570.2 debconf: falling back to frontend: Teletype #15 570.2 debconf: unable to initialize frontend: Teletype #15 570.2 debconf: (This frontend requires a controlling tty.) #15 570.2 debconf: falling back to frontend: Noninteractive #15 570.2 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #15 570.3 Setting up dh-strip-nondeterminism (1.14.1-2) ... #15 570.4 Setting up texlive-binaries (2024.20240313.70630+ds-6) ... #15 570.5 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode #15 570.5 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode #15 570.5 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 #15 570.6 Setting up libhsa-runtime64-1:amd64 (6.1.2-3) ... #15 570.8 Setting up libsnmp-dev (5.9.4+dfsg-2) ... #15 572.6 Setting up libkadm5srv-mit12:amd64 (1.21.3-5) ... #15 572.7 Setting up g++-x86-64-linux-gnu (4:14.2.0-1) ... #15 572.8 Setting up libboost-url-dev:amd64 (1.83.0.2+b2) ... #15 573.0 Setting up libboost-coroutine-dev:amd64 (1.83.0.2+b2) ... #15 573.1 Setting up g++-14 (14.2.0-19) ... #15 573.4 Setting up libboost-log1.83-dev (1.83.0-4.2) ... #15 573.5 Setting up libboost-json-dev:amd64 (1.83.0.2+b2) ... #15 573.6 Setting up gfortran-14 (14.2.0-19) ... #15 573.8 Setting up texlive-base (2024.20250309-1) ... #15 574.3 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps #15 574.5 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg #15 574.6 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper #15 574.8 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex #15 574.8 debconf: unable to initialize frontend: Dialog #15 574.8 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 574.8 debconf: falling back to frontend: Readline #15 574.8 debconf: unable to initialize frontend: Readline #15 574.8 debconf: (This frontend requires a controlling tty.) #15 574.8 debconf: falling back to frontend: Teletype #15 574.8 debconf: unable to initialize frontend: Teletype #15 574.8 debconf: (This frontend requires a controlling tty.) #15 574.8 debconf: falling back to frontend: Noninteractive #15 575.1 Setting up libboost-log-dev (1.83.0.2+b2) ... #15 575.2 Setting up libmount-dev:amd64 (2.41-5) ... #15 575.4 Setting up libboost-filesystem-dev:amd64 (1.83.0.2+b2) ... #15 575.5 Setting up pylint (3.3.4-1) ... #15 575.8 Setting up libboost-thread-dev:amd64 (1.83.0.2+b2) ... #15 575.9 Setting up libboost-fiber-dev:amd64 (1.83.0.2+b2) ... #15 576.0 Setting up krb5-multidev:amd64 (1.21.3-5) ... #15 576.2 Setting up libgs10-common (10.05.1~dfsg-1+deb13u1) ... #15 576.3 Setting up libglib2.0-dev-bin (2.84.4-3~deb13u1) ... #15 576.4 Setting up librsvg2-bin (2.60.0+dfsg-1) ... #15 576.6 Setting up libboost-graph-dev:amd64 (1.83.0.2+b2) ... #15 576.7 Setting up libgio-2.0-dev:amd64 (2.84.4-3~deb13u1) ... #15 576.8 Setting up libpython3-dev:amd64 (3.13.5-1) ... #15 576.9 Setting up libboost-wave1.83-dev:amd64 (1.83.0-4.2) ... #15 577.0 Setting up libtool (2.5.4-4) ... #15 577.1 Setting up libmodule-implementation-perl (0.09-2) ... #15 577.2 Setting up texlive-luatex (2024.20250309-1) ... #15 577.4 Setting up libpackage-stash-perl (0.40-1) ... #15 577.6 Setting up python3.13-dev (3.13.5-2) ... #15 577.7 Setting up libimport-into-perl (1.002005-2) ... #15 577.9 Setting up libmoo-perl (2.005005-1) ... #15 578.0 Setting up texlive-plain-generic (2024.20250309-2) ... #15 578.1 Setting up libboost-random-dev:amd64 (1.83.0.2+b2) ... #15 578.2 Setting up texlive-lang-greek (2024.20250309-1) ... #15 578.4 Setting up libboost-wave-dev:amd64 (1.83.0.2+b2) ... #15 578.6 Setting up libboost-context-dev:amd64 (1.83.0.2+b2) ... #15 578.7 Setting up gcc (4:14.2.0-1) ... #15 578.9 Setting up dh-autoreconf (20) ... #15 579.0 Setting up libkrb5-dev:amd64 (1.21.3-5) ... #15 579.1 Setting up libspecio-perl (0.50-1) ... #15 579.4 Setting up libamdhip64-5:amd64 (5.7.1-6) ... #15 579.6 Setting up libglib2.0-dev:amd64 (2.84.4-3~deb13u1) ... #15 579.7 Setting up texlive-latex-base (2024.20250309-1) ... #15 579.8 Setting up texlive-extra-utils (2024.20250309-2) ... #15 580.0 Setting up python3-dev (3.13.5-1) ... #15 580.1 Setting up texlive-latex-recommended (2024.20250309-1) ... #15 580.2 Setting up libboost-python1.83-dev (1.83.0-4.2) ... #15 580.4 Setting up texinfo (7.1.1-1) ... #15 580.5 Running mktexlsr. This may take some time. ... done. #15 580.7 Setting up texlive-pictures (2024.20250309-1) ... #15 580.9 Setting up g++ (4:14.2.0-1) ... #15 581.0 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #15 581.0 Setting up texlive-fonts-recommended (2024.20250309-1) ... #15 581.7 Setting up build-essential (12.12) ... #15 581.8 Setting up libzmq3-dev:amd64 (4.3.5-1+b3) ... #15 581.9 Setting up tipa (2:1.3-21) ... #15 582.1 Setting up libb-hooks-endofscope-perl (0.28-2) ... #15 582.2 Setting up libgs10:amd64 (10.05.1~dfsg-1+deb13u1) ... #15 582.3 Setting up libsofia-sip-ua-glib-dev (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #15 582.4 Setting up libucx0:amd64 (1.18.1+ds-2+b1) ... #15 582.5 Setting up texlive (2024.20250309-1) ... #15 582.7 Setting up texlive-science (2024.20250309-2) ... #15 583.0 Setting up latexmk (1:4.86~ds-1) ... #15 583.2 Setting up debhelper (13.24.2) ... #15 583.3 Setting up texlive-latex-extra (2024.20250309-2) ... #15 583.5 Setting up ghostscript (10.05.1~dfsg-1+deb13u1) ... #15 583.6 Setting up libcurl4-gnutls-dev:amd64 (8.14.1-2) ... #15 583.7 Setting up libboost-python-dev (1.83.0.2+b2) ... #15 583.9 Setting up texlive-bibtex-extra (2024.20250309-2) ... #15 584.0 Setting up libnamespace-clean-perl (0.27-2) ... #15 584.1 Setting up equivs (2.3.2) ... #15 584.2 Setting up texlive-xetex (2024.20250309-1) ... #15 584.4 Setting up libnamespace-autoclean-perl (0.31-1) ... #15 584.5 Setting up libdatetime-locale-perl (1:1.41-1) ... #15 584.6 Setting up libopenmpi40:amd64 (5.0.7-1) ... #15 584.7 Setting up libulfius-dev:amd64 (2.7.15-2.2+b2) ... #15 584.8 Setting up libdatetime-timezone-perl (1:2.65-1+2025b) ... #15 584.9 Setting up dahdi-source (1:3.1.0+git20230717~dfsg-10.1) ... #15 585.1 Setting up texlive-formats-extra (2024.20250309-2) ... #15 585.3 Setting up libboost-mpi1.83.0 (1.83.0-4.2) ... #15 585.4 Setting up openmpi-bin (5.0.7-1) ... #15 585.7 update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode #15 585.7 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 #15 585.7 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 #15 585.7 update-alternatives: using /usr/bin/mpicc.openmpi to provide /usr/bin/mpicc (mpi) in auto mode #15 585.7 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 #15 585.7 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 #15 585.7 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 #15 585.7 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 #15 585.7 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 #15 585.7 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 #15 585.7 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 #15 585.7 Setting up libdatetime-perl (2:1.65-1+b2) ... #15 585.9 Setting up libboost-graph-parallel1.83.0 (1.83.0-4.2) ... #15 586.0 Setting up mpi-default-bin (1.18) ... #15 586.1 Setting up lcov (2.3.1-1) ... #15 586.3 Setting up libopenmpi-dev:amd64 (5.0.7-1) ... #15 586.4 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 #15 586.5 Setting up libboost-graph-parallel1.83-dev (1.83.0-4.2) ... #15 586.6 Setting up libboost-mpi-python1.83.0 (1.83.0-4.2) ... #15 586.7 Setting up libboost-graph-parallel-dev (1.83.0.2+b2) ... #15 586.9 Setting up mpi-default-dev (1.18) ... #15 587.0 Setting up libboost-mpi1.83-dev (1.83.0-4.2) ... #15 587.1 Setting up libboost-mpi-dev (1.83.0.2+b2) ... #15 587.2 Setting up libboost-mpi-python1.83-dev (1.83.0-4.2) ... #15 587.4 Setting up libboost-mpi-python-dev (1.83.0.2+b2) ... #15 587.5 Setting up libboost-all-dev (1.83.0.2+b2) ... #15 587.6 Setting up libheif-plugin-libde265:amd64 (1.19.8-1) ... #15 587.8 Setting up libwww-perl (6.78-1) ... #15 587.9 Setting up libheif1:amd64 (1.19.8-1) ... #15 588.0 Setting up devscripts (2.25.15+deb13u1) ... #15 588.2 Setting up libgd3:amd64 (2.3.3-13) ... #15 588.3 Setting up libgvc6 (2.42.4-3) ... #15 588.4 Setting up libheif-plugin-dav1d:amd64 (1.19.8-1) ... #15 588.6 Setting up liblwp-protocol-https-perl (6.14-1) ... #15 588.7 Setting up graphviz (2.42.4-3) ... #15 588.9 Setting up mscgen (0.20-16) ... #15 589.0 Processing triggers for libc-bin (2.41-12) ... #15 589.1 Processing triggers for sgml-base (1.31+nmu1) ... #15 589.4 Setting up libdbus-1-dev:amd64 (1.16.2-2) ... #15 589.7 Setting up docbook-xsl (1.79.2+dfsg-7) ... #15 589.9 Setting up docutils-common (0.21.2+dfsg-2) ... #15 590.2 Setting up sgml-data (2.0.11+nmu1) ... #15 590.6 Setting up libpcap0.8-dev:amd64 (1.10.5-2) ... #15 590.7 Setting up docbook5-xml (5.0-4) ... #15 590.9 Setting up asciidoc-base (10.2.1-1) ... #15 591.7 Setting up libpcap-dev:amd64 (1.10.5-2) ... #15 591.8 Setting up asciidoc (10.2.1-1) ... #15 592.0 Processing triggers for sgml-base (1.31+nmu1) ... #15 592.1 Setting up docbook (4.5-11) ... #15 592.7 Setting up python3-docutils (0.21.2+dfsg-2) ... #15 593.0 Setting up docbook-xml (4.5-13) ... #15 594.3 Setting up python3-blockdiag (3.0.0+dfsg-3) ... #15 594.6 Setting up python3-nwdiag (3.0.0+dfsg-2) ... #15 594.8 Processing triggers for sgml-base (1.31+nmu1) ... #15 595.0 Setting up dblatex (0.3.12py3-5) ... #15 595.2 Setting up docbook-dsssl (1.79-10) ... #15 595.5 Processing triggers for sgml-base (1.31+nmu1) ... #15 595.6 Setting up docbook-utils (0.6.14-4) ... #15 595.8 Setting up asciidoc-dblatex (10.2.1-1) ... #15 596.0 Processing triggers for dbus (1.16.2-2) ... #15 596.1 Processing triggers for tex-common (6.19) ... #15 596.2 debconf: unable to initialize frontend: Dialog #15 596.2 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 596.2 debconf: falling back to frontend: Readline #15 596.2 debconf: unable to initialize frontend: Readline #15 596.2 debconf: (This frontend requires a controlling tty.) #15 596.2 debconf: falling back to frontend: Teletype #15 596.2 debconf: unable to initialize frontend: Teletype #15 596.2 debconf: (This frontend requires a controlling tty.) #15 596.2 debconf: falling back to frontend: Noninteractive #15 596.2 Running updmap-sys. This may take some time... done. #15 596.6 Running mktexlsr /var/lib/texmf ... done. #15 596.6 Building format(s) --all. #15 596.6 This may take some time... done. #15 673.5 + apt-get clean #15 DONE 674.1s #16 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #16 DONE 0.9s #17 [ 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 #17 0.667 + cat /tmp/pysim_requirements.txt #17 0.667 pyscard #17 0.667 pyserial #17 0.667 pytlv #17 0.667 cmd2>=2.6.2,<3.0 #17 0.667 jsonpath-ng #17 0.667 construct>=2.10.70 #17 0.667 bidict #17 0.667 pyosmocom>=0.0.9 #17 0.667 pyyaml>=5.1 #17 0.667 termcolor #17 0.667 colorlog #17 0.667 pycryptodomex #17 0.667 cryptography #17 0.667 git+https://github.com/osmocom/asn1tools #17 0.667 packaging #17 0.667 git+https://github.com/hologram-io/smpp.pdu #17 0.667 smpp.twisted3 @ git+https://github.com/jookies/smpp.twisted #17 0.667 + 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 #17 0.987 Collecting git+https://github.com/eriwen/lcov-to-cobertura-xml.git@028da3798355d0260c6c6491b39347d84ca7a02d #17 0.988 Cloning https://github.com/eriwen/lcov-to-cobertura-xml.git (to revision 028da3798355d0260c6c6491b39347d84ca7a02d) to /tmp/pip-req-build-vfm7yf3a #17 0.989 Running command git clone --filter=blob:none --quiet https://github.com/eriwen/lcov-to-cobertura-xml.git /tmp/pip-req-build-vfm7yf3a #17 1.924 Running command git rev-parse -q --verify 'sha^028da3798355d0260c6c6491b39347d84ca7a02d' #17 1.925 Running command git fetch -q https://github.com/eriwen/lcov-to-cobertura-xml.git 028da3798355d0260c6c6491b39347d84ca7a02d #17 2.229 Running command git checkout -q 028da3798355d0260c6c6491b39347d84ca7a02d #17 2.650 Resolved https://github.com/eriwen/lcov-to-cobertura-xml.git to commit 028da3798355d0260c6c6491b39347d84ca7a02d #17 2.654 Installing build dependencies: started #17 3.704 Installing build dependencies: finished with status 'done' #17 3.713 Getting requirements to build wheel: started #17 4.074 Getting requirements to build wheel: finished with status 'done' #17 4.074 Preparing metadata (pyproject.toml): started #17 4.220 Preparing metadata (pyproject.toml): finished with status 'done' #17 4.225 Collecting sphinx-argparse #17 4.225 Cloning https://github.com/osmocom/sphinx-argparse (to revision inside-classes) to /tmp/pip-install-w37aabhd/sphinx-argparse_79469c2b693b4cfe900e022b40d7f4e2 #17 4.227 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/sphinx-argparse /tmp/pip-install-w37aabhd/sphinx-argparse_79469c2b693b4cfe900e022b40d7f4e2 #17 5.196 Running command git checkout -b inside-classes --track origin/inside-classes #17 5.607 Switched to a new branch 'inside-classes' #17 5.607 branch 'inside-classes' set up to track 'origin/inside-classes'. #17 5.607 Resolved https://github.com/osmocom/sphinx-argparse to commit 7796d28597c0b612fafeab58929e0c6f817ed1dc #17 5.610 Installing build dependencies: started #17 6.190 Installing build dependencies: finished with status 'done' #17 6.190 Getting requirements to build wheel: started #17 6.336 Getting requirements to build wheel: finished with status 'done' #17 6.337 Preparing metadata (pyproject.toml): started #17 6.557 Preparing metadata (pyproject.toml): finished with status 'done' #17 6.559 Collecting git+https://github.com/podshumok/python-smpplib.git #17 6.559 Cloning https://github.com/podshumok/python-smpplib.git to /tmp/pip-req-build-borwd8pk #17 6.560 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-req-build-borwd8pk #17 7.538 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8 #17 7.540 Preparing metadata (setup.py): started #17 7.677 Preparing metadata (setup.py): finished with status 'done' #17 7.679 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14)) #17 7.680 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-iyjdcxod #17 7.681 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/asn1tools /tmp/pip-req-build-iyjdcxod #17 9.107 Resolved https://github.com/osmocom/asn1tools to commit 44277cdb34959196f317b6a02af20a4a1c3c4e2d #17 9.109 Preparing metadata (setup.py): started #17 9.272 Preparing metadata (setup.py): finished with status 'done' #17 9.275 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16)) #17 9.275 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-6e977999 #17 9.277 Running command git clone --filter=blob:none --quiet https://github.com/hologram-io/smpp.pdu /tmp/pip-req-build-6e977999 #17 10.21 Resolved https://github.com/hologram-io/smpp.pdu to commit 20acc840ded958898eeb35ae9a18df9b29bdaaac #17 10.21 Preparing metadata (setup.py): started #17 10.40 Preparing metadata (setup.py): finished with status 'done' #17 10.40 Collecting smpp.twisted3@ git+https://github.com/jookies/smpp.twisted (from -r /tmp/pysim_requirements.txt (line 17)) #17 10.41 Running command git clone --filter=blob:none --quiet https://github.com/jookies/smpp.twisted /tmp/pip-install-w37aabhd/smpp-twisted3_794157af2ebe45b3ba09b623355466d9 #17 10.41 Cloning https://github.com/jookies/smpp.twisted to /tmp/pip-install-w37aabhd/smpp-twisted3_794157af2ebe45b3ba09b623355466d9 #17 11.44 Resolved https://github.com/jookies/smpp.twisted to commit c9b266f54e44e7aff964b64cfb05ca1ecbcd7710 #17 11.44 Preparing metadata (setup.py): started #17 11.70 Preparing metadata (setup.py): finished with status 'done' #17 12.33 Collecting ruff #17 12.37 Downloading ruff-0.14.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (25 kB) #17 12.49 Collecting sphinx #17 12.50 Downloading sphinx-8.2.3-py3-none-any.whl.metadata (7.0 kB) #17 12.59 Collecting sphinxcontrib-napoleon #17 12.60 Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl.metadata (6.2 kB) #17 12.70 Collecting pyscard (from -r /tmp/pysim_requirements.txt (line 1)) #17 12.71 Downloading pyscard-2.3.0.tar.gz (159 kB) #17 12.85 Installing build dependencies: started #17 13.99 Installing build dependencies: finished with status 'done' #17 13.99 Getting requirements to build wheel: started #17 14.35 Getting requirements to build wheel: finished with status 'done' #17 14.35 Preparing metadata (pyproject.toml): started #17 14.55 Preparing metadata (pyproject.toml): finished with status 'done' #17 14.60 Collecting pyserial (from -r /tmp/pysim_requirements.txt (line 2)) #17 14.61 Downloading pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB) #17 14.71 Collecting pytlv (from -r /tmp/pysim_requirements.txt (line 3)) #17 14.72 Downloading pytlv-0.71.tar.gz (15 kB) #17 14.75 Preparing metadata (setup.py): started #17 14.99 Preparing metadata (setup.py): finished with status 'done' #17 15.05 Collecting cmd2<3.0,>=2.6.2 (from -r /tmp/pysim_requirements.txt (line 4)) #17 15.06 Downloading cmd2-2.7.0-py3-none-any.whl.metadata (17 kB) #17 15.25 Collecting jsonpath-ng (from -r /tmp/pysim_requirements.txt (line 5)) #17 15.26 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) #17 15.36 Collecting construct>=2.10.70 (from -r /tmp/pysim_requirements.txt (line 6)) #17 15.37 Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) #17 15.49 Collecting bidict (from -r /tmp/pysim_requirements.txt (line 7)) #17 15.50 Downloading bidict-0.23.1-py3-none-any.whl.metadata (8.7 kB) #17 15.68 Collecting pyosmocom>=0.0.9 (from -r /tmp/pysim_requirements.txt (line 8)) #17 15.69 Downloading pyosmocom-0.0.9-py3-none-any.whl.metadata (22 kB) #17 15.74 Requirement already satisfied: pyyaml>=5.1 in /usr/lib/python3/dist-packages (from -r /tmp/pysim_requirements.txt (line 9)) (6.0.2) #17 15.80 Collecting termcolor (from -r /tmp/pysim_requirements.txt (line 10)) #17 15.81 Downloading termcolor-3.1.0-py3-none-any.whl.metadata (6.4 kB) #17 15.90 Collecting colorlog (from -r /tmp/pysim_requirements.txt (line 11)) #17 15.91 Downloading colorlog-6.10.1-py3-none-any.whl.metadata (11 kB) #17 16.10 Collecting pycryptodomex (from -r /tmp/pysim_requirements.txt (line 12)) #17 16.11 Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) #17 16.38 Collecting cryptography (from -r /tmp/pysim_requirements.txt (line 13)) #17 16.39 Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) #17 16.46 Requirement already satisfied: packaging in /usr/lib/python3/dist-packages (from -r /tmp/pysim_requirements.txt (line 15)) (25.0) #17 16.55 Collecting six (from smpplib==2.1.0) #17 16.56 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) #17 16.69 Collecting pyparsing>=3.0.6 (from asn1tools==0.166.0->-r /tmp/pysim_requirements.txt (line 14)) #17 16.70 Downloading pyparsing-3.2.5-py3-none-any.whl.metadata (5.0 kB) #17 16.82 Collecting bitstruct (from asn1tools==0.166.0->-r /tmp/pysim_requirements.txt (line 14)) #17 16.83 Downloading bitstruct-8.21.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.3 kB) #17 16.94 Collecting Twisted~=23.10.0 (from smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) #17 16.96 Downloading twisted-23.10.0-py3-none-any.whl.metadata (9.5 kB) #17 17.06 Collecting smpp.pdu3~=0.4 (from smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) #17 17.07 Downloading smpp.pdu3-0.6-py2.py3-none-any.whl.metadata (929 bytes) #17 17.17 Collecting pyperclip>=1.8 (from cmd2<3.0,>=2.6.2->-r /tmp/pysim_requirements.txt (line 4)) #17 17.17 Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) #17 17.26 Collecting rich-argparse>=1.7.1 (from cmd2<3.0,>=2.6.2->-r /tmp/pysim_requirements.txt (line 4)) #17 17.27 Downloading rich_argparse-1.7.1-py3-none-any.whl.metadata (14 kB) #17 17.37 Collecting wcwidth>=0.2.10 (from cmd2<3.0,>=2.6.2->-r /tmp/pysim_requirements.txt (line 4)) #17 17.38 Downloading wcwidth-0.2.14-py2.py3-none-any.whl.metadata (15 kB) #17 17.49 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)) #17 17.50 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) #17 17.58 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)) #17 17.59 Downloading automat-25.4.16-py3-none-any.whl.metadata (8.4 kB) #17 17.67 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)) #17 17.69 Downloading constantly-23.10.4-py3-none-any.whl.metadata (1.8 kB) #17 17.77 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)) #17 17.79 Downloading hyperlink-21.0.0-py2.py3-none-any.whl.metadata (1.5 kB) #17 17.88 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)) #17 17.89 Downloading incremental-24.7.2-py3-none-any.whl.metadata (8.1 kB) #17 17.93 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) #17 18.11 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)) #17 18.12 Downloading zope_interface-8.0.1-cp313-cp313-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl.metadata (44 kB) #17 18.23 Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) #17 18.24 Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) #17 18.32 Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) #17 18.33 Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) #17 18.53 Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) #17 18.54 Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) #17 18.67 Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) #17 18.68 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) #17 18.79 Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) #17 18.80 Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) #17 18.90 Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) #17 18.91 Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) #17 19.01 Collecting Jinja2>=3.1 (from sphinx) #17 19.01 Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) #17 19.05 Requirement already satisfied: Pygments>=2.17 in /usr/lib/python3/dist-packages (from sphinx) (2.18.0) #17 19.05 Requirement already satisfied: docutils<0.22,>=0.20 in /usr/lib/python3/dist-packages (from sphinx) (0.21.2) #17 19.10 Collecting snowballstemmer>=2.2 (from sphinx) #17 19.11 Downloading snowballstemmer-3.0.1-py3-none-any.whl.metadata (7.9 kB) #17 19.23 Collecting babel>=2.13 (from sphinx) #17 19.24 Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) #17 19.34 Collecting alabaster>=0.7.14 (from sphinx) #17 19.35 Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) #17 19.47 Collecting imagesize>=1.3 (from sphinx) #17 19.47 Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) #17 19.63 Collecting requests>=2.30.0 (from sphinx) #17 19.64 Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) #17 19.80 Collecting roman-numerals-py>=1.0.0 (from sphinx) #17 19.81 Downloading roman_numerals_py-3.1.0-py3-none-any.whl.metadata (3.6 kB) #17 19.92 Collecting pockets>=0.3 (from sphinxcontrib-napoleon) #17 19.94 Downloading pockets-0.9.1-py2.py3-none-any.whl.metadata (4.4 kB) #17 20.02 Collecting ply (from jsonpath-ng->-r /tmp/pysim_requirements.txt (line 5)) #17 20.02 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) #17 20.89 Collecting gsm0338 (from pyosmocom>=0.0.9->-r /tmp/pysim_requirements.txt (line 8)) #17 20.90 Downloading gsm0338-1.1.0-py3-none-any.whl.metadata (2.5 kB) #17 21.26 Collecting cffi>=2.0.0 (from cryptography->-r /tmp/pysim_requirements.txt (line 13)) #17 21.26 Downloading cffi-2.0.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) #17 21.37 Collecting pycparser (from cffi>=2.0.0->cryptography->-r /tmp/pysim_requirements.txt (line 13)) #17 21.38 Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) #17 21.48 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)) #17 21.48 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) #17 21.53 Requirement already satisfied: setuptools>=61.0 in /usr/lib/python3/dist-packages (from incremental>=22.10.0->Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) (78.1.1) #17 21.53 Requirement already satisfied: MarkupSafe>=2.0 in /usr/lib/python3/dist-packages (from Jinja2>=3.1->sphinx) (2.1.5) #17 21.63 Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx) #17 21.64 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) #17 21.75 Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) #17 21.76 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) #17 21.87 Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) #17 21.87 Downloading certifi-2025.10.5-py3-none-any.whl.metadata (2.5 kB) #17 22.01 Collecting rich>=11.0.0 (from rich-argparse>=1.7.1->cmd2<3.0,>=2.6.2->-r /tmp/pysim_requirements.txt (line 4)) #17 22.02 Downloading rich-14.2.0-py3-none-any.whl.metadata (18 kB) #17 22.12 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)) #17 22.12 Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) #17 22.22 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)) #17 22.23 Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) #17 22.30 Downloading cmd2-2.7.0-py3-none-any.whl (154 kB) #17 22.35 Downloading smpp.pdu3-0.6-py2.py3-none-any.whl (31 kB) #17 22.40 Downloading twisted-23.10.0-py3-none-any.whl (3.2 MB) #17 22.52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 25.1 MB/s eta 0:00:00 #17 22.53 Downloading ruff-0.14.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.1 MB) #17 22.76 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 56.8 MB/s eta 0:00:00 #17 22.77 Downloading sphinx-8.2.3-py3-none-any.whl (3.6 MB) #17 22.85 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 44.1 MB/s eta 0:00:00 #17 22.86 Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl (17 kB) #17 22.91 Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) #17 22.95 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) #17 22.98 Downloading construct-2.10.70-py3-none-any.whl (63 kB) #17 23.03 Downloading bidict-0.23.1-py3-none-any.whl (32 kB) #17 23.07 Downloading pyosmocom-0.0.9-py3-none-any.whl (39 kB) #17 23.12 Downloading termcolor-3.1.0-py3-none-any.whl (7.7 kB) #17 23.16 Downloading colorlog-6.10.1-py3-none-any.whl (11 kB) #17 23.21 Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) #17 23.27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 36.5 MB/s eta 0:00:00 #17 23.28 Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) #17 23.36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 54.7 MB/s eta 0:00:00 #17 23.37 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) #17 23.41 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) #17 23.47 Downloading automat-25.4.16-py3-none-any.whl (42 kB) #17 23.51 Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) #17 23.65 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 71.5 MB/s eta 0:00:00 #17 23.66 Downloading cffi-2.0.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) #17 23.70 Downloading constantly-23.10.4-py3-none-any.whl (13 kB) #17 23.74 Downloading hyperlink-21.0.0-py2.py3-none-any.whl (74 kB) #17 23.79 Downloading idna-3.11-py3-none-any.whl (71 kB) #17 23.83 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) #17 23.91 Downloading incremental-24.7.2-py3-none-any.whl (20 kB) #17 23.94 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) #17 23.98 Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) #17 24.02 Downloading pyparsing-3.2.5-py3-none-any.whl (113 kB) #17 24.06 Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) #17 24.13 Downloading requests-2.32.5-py3-none-any.whl (64 kB) #17 24.17 Downloading charset_normalizer-3.4.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) #17 24.22 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) #17 24.28 Downloading certifi-2025.10.5-py3-none-any.whl (163 kB) #17 24.32 Downloading rich_argparse-1.7.1-py3-none-any.whl (25 kB) #17 24.37 Downloading rich-14.2.0-py3-none-any.whl (243 kB) #17 24.42 Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) #17 24.47 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) #17 24.53 Downloading roman_numerals_py-3.1.0-py3-none-any.whl (7.7 kB) #17 24.79 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) #17 24.87 Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 kB) #17 25.13 Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) #17 25.21 Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) #17 25.35 Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) #17 25.43 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) #17 25.53 Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) #17 25.89 Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) #17 26.29 Downloading wcwidth-0.2.14-py2.py3-none-any.whl (37 kB) #17 26.56 Downloading zope_interface-8.0.1-cp313-cp313-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (264 kB) #17 26.90 Downloading bitstruct-8.21.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (83 kB) #17 27.20 Downloading gsm0338-1.1.0-py3-none-any.whl (5.8 kB) #17 27.34 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) #17 28.47 Downloading pycparser-2.23-py3-none-any.whl (118 kB) #17 29.64 Building wheels for collected packages: lcov_cobertura, sphinx-argparse, smpplib, asn1tools, smpp.pdu, smpp.twisted3, pyscard, pytlv #17 29.65 Building wheel for lcov_cobertura (pyproject.toml): started #17 29.78 Building wheel for lcov_cobertura (pyproject.toml): finished with status 'done' #17 29.78 Created wheel for lcov_cobertura: filename=lcov_cobertura-2.0.2-py3-none-any.whl size=11718 sha256=7c00cd75ceca67ca83ebe468c10497cea16e6faf71485207ab6cba37d5a5c175 #17 29.78 Stored in directory: /root/.cache/pip/wheels/b9/a4/13/8f640a807038bb8924745d8e57cbd8b4034170f7f9788ffab8 #17 29.78 Building wheel for sphinx-argparse (pyproject.toml): started #17 29.89 Building wheel for sphinx-argparse (pyproject.toml): finished with status 'done' #17 29.89 Created wheel for sphinx-argparse: filename=sphinx_argparse-0.4.0-py3-none-any.whl size=12713 sha256=8043538f2c3c3e897959e32dacb56790404ecaeb8d103a8080fa15d3d51ef351 #17 29.89 Stored in directory: /tmp/pip-ephem-wheel-cache-farl337d/wheels/73/b7/19/d26631b7ef1c14ec1e1ab5e03c0cbd994720ce53e99f41792e #17 29.90 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 #17 29.90 Building wheel for smpplib (setup.py): started #17 30.03 Building wheel for smpplib (setup.py): finished with status 'done' #17 30.03 Created wheel for smpplib: filename=smpplib-2.1.0-py3-none-any.whl size=29013 sha256=ba4942f2ee430432a94bb6f48746ff885b79035f950e755c68d698818e711267 #17 30.03 Stored in directory: /tmp/pip-ephem-wheel-cache-farl337d/wheels/c7/1f/00/8310d8f80e9235411f5c532fa8639d4e8a55d6c60ce2f719e1 #17 30.03 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 #17 30.03 Building wheel for asn1tools (setup.py): started #17 30.19 Building wheel for asn1tools (setup.py): finished with status 'done' #17 30.19 Created wheel for asn1tools: filename=asn1tools-0.166.0-py3-none-any.whl size=119785 sha256=8f97dd4b34d5c5dd1210f4dc723ac59b9c69cf2e3a2e3f037093851881570eac #17 30.19 Stored in directory: /tmp/pip-ephem-wheel-cache-farl337d/wheels/2f/48/f7/6b02e94c4a617fd3401d48992f12efefb61549179aeaea7ba5 #17 30.19 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 #17 30.19 Building wheel for smpp.pdu (setup.py): started #17 30.33 Building wheel for smpp.pdu (setup.py): finished with status 'done' #17 30.33 Created wheel for smpp.pdu: filename=smpp_pdu-0.3-py3-none-any.whl size=31755 sha256=d4255400e3f5bff4b5cbef83c2e90ddfd7df9baa18b34b60c51412dd06418633 #17 30.33 Stored in directory: /tmp/pip-ephem-wheel-cache-farl337d/wheels/ec/59/c8/1689acefa6165ca4c187514c7119267ae941b1075c4f9d7fee #17 30.33 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 #17 30.33 Building wheel for smpp.twisted3 (setup.py): started #17 30.59 Building wheel for smpp.twisted3 (setup.py): finished with status 'done' #17 30.59 Created wheel for smpp.twisted3: filename=smpp_twisted3-0.8-py3-none-any.whl size=17529 sha256=f06b8f765fe844d370227a2e007701785bc6f1b8a13baa75bcbf0c533ec89bcb #17 30.59 Stored in directory: /tmp/pip-ephem-wheel-cache-farl337d/wheels/d7/df/1e/ec5213d7c625fee8bc3ed25a094b2da2e711989dcf777efeac #17 30.59 Building wheel for pyscard (pyproject.toml): started #17 31.93 Building wheel for pyscard (pyproject.toml): finished with status 'done' #17 31.93 Created wheel for pyscard: filename=pyscard-2.3.0-cp313-cp313-linux_x86_64.whl size=237673 sha256=c889e9aa966113e943de05426774beb06849bbc3cb3f81a75beb2f65451f5e2f #17 31.93 Stored in directory: /root/.cache/pip/wheels/5c/a6/a1/666c5aeba27caabc96c3e718df8248f41f4aa1b50f4dca4058 #17 31.93 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 #17 31.93 Building wheel for pytlv (setup.py): started #17 32.08 Building wheel for pytlv (setup.py): finished with status 'done' #17 32.08 Created wheel for pytlv: filename=pytlv-0.71-py2.py3-none-any.whl size=16606 sha256=2c7e8ca28742d8a4a7fdfc975d592c753ed4e07799c5f91d40d76a059c127d4b #17 32.08 Stored in directory: /root/.cache/pip/wheels/ef/7c/d8/e0f4af40e0231f40f63199f2bf7014ad923f3e01f744324f4d #17 32.08 Successfully built lcov_cobertura sphinx-argparse smpplib asn1tools smpp.pdu smpp.twisted3 pyscard pytlv #17 32.16 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-py, 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 #17 40.98 #17 40.98 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-2025.10.5 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.7.2 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.9 pyparsing-3.2.5 pyperclip-1.11.0 pyscard-2.3.0 pyserial-3.5 pytlv-0.71 requests-2.32.5 rich-14.2.0 rich-argparse-1.7.1 roman-numerals-py-3.1.0 ruff-0.14.1 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-8.2.3 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.1.0 urllib3-2.5.0 wcwidth-0.2.14 zope-interface-8.0.1 #17 40.98 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. #17 DONE 45.5s #18 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #18 DONE 0.4s #19 [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 #19 0.665 + git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests #19 0.665 Cloning into 'osmo-python-tests'... #19 0.821 + cd osmo-python-tests #19 0.821 + python3 setup.py clean build install #19 0.939 running clean #19 0.944 running build #19 0.944 running build_py #19 0.949 creating build/lib/osmopy #19 0.949 copying osmopy/__init__.py -> build/lib/osmopy #19 0.949 copying osmopy/osmo_ipa.py -> build/lib/osmopy #19 0.949 copying osmopy/trap_helper.py -> build/lib/osmopy #19 0.949 copying osmopy/osmoutil.py -> build/lib/osmopy #19 0.950 copying osmopy/obscvty.py -> build/lib/osmopy #19 0.950 creating build/lib/osmopy/osmo_interact #19 0.950 copying osmopy/osmo_interact/__init__.py -> build/lib/osmopy/osmo_interact #19 0.950 copying osmopy/osmo_interact/vty.py -> build/lib/osmopy/osmo_interact #19 0.950 copying osmopy/osmo_interact/common.py -> build/lib/osmopy/osmo_interact #19 0.950 copying osmopy/osmo_interact/ctrl.py -> build/lib/osmopy/osmo_interact #19 0.950 running build_scripts #19 0.955 creating build/scripts-3.13 #19 0.955 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.13 #19 0.955 copying and adjusting scripts/osmotestvty.py -> build/scripts-3.13 #19 0.955 copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.13 #19 0.955 copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.13 #19 0.955 copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.13 #19 0.956 copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.13 #19 0.956 copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.13 #19 0.956 copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.13 #19 0.956 copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.13 #19 0.956 copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.13 #19 0.956 changing mode of build/scripts-3.13/osmodumpdoc.py from 644 to 755 #19 0.956 changing mode of build/scripts-3.13/osmotestvty.py from 644 to 755 #19 0.956 changing mode of build/scripts-3.13/osmotestconfig.py from 644 to 755 #19 0.956 changing mode of build/scripts-3.13/osmo_ctrl.py from 644 to 755 #19 0.956 changing mode of build/scripts-3.13/osmo_rate_ctr2csv.py from 644 to 755 #19 0.956 changing mode of build/scripts-3.13/osmo_trap2cgi.py from 644 to 755 #19 0.956 changing mode of build/scripts-3.13/osmo_interact_vty.py from 644 to 755 #19 0.956 changing mode of build/scripts-3.13/osmo_interact_ctrl.py from 644 to 755 #19 0.956 changing mode of build/scripts-3.13/osmo_verify_transcript_vty.py from 644 to 755 #19 0.956 changing mode of build/scripts-3.13/osmo_verify_transcript_ctrl.py from 644 to 755 #19 0.956 running install #19 0.956 /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. #19 0.956 !! #19 0.956 #19 0.956 ******************************************************************************** #19 0.956 Please avoid running ``setup.py`` directly. #19 0.956 Instead, use pypa/build, pypa/installer or other #19 0.956 standards-based tools. #19 0.956 #19 0.956 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. #19 0.956 ******************************************************************************** #19 0.956 #19 0.956 !! #19 0.956 self.initialize_options() #19 0.993 /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:90: EasyInstallDeprecationWarning: easy_install command is deprecated. #19 0.993 !! #19 0.993 #19 0.993 ******************************************************************************** #19 0.993 Please avoid running ``setup.py`` and ``easy_install``. #19 0.993 Instead, use pypa/build, pypa/installer or other #19 0.993 standards-based tools. #19 0.993 #19 0.993 See https://github.com/pypa/setuptools/issues/917 for details. #19 0.993 ******************************************************************************** #19 0.993 #19 0.993 !! #19 0.993 self.initialize_options() #19 1.021 running bdist_egg #19 1.030 running egg_info #19 1.033 creating osmopython.egg-info #19 1.033 writing osmopython.egg-info/PKG-INFO #19 1.033 writing dependency_links to osmopython.egg-info/dependency_links.txt #19 1.033 writing top-level names to osmopython.egg-info/top_level.txt #19 1.034 writing manifest file 'osmopython.egg-info/SOURCES.txt' #19 1.037 reading manifest file 'osmopython.egg-info/SOURCES.txt' #19 1.038 writing manifest file 'osmopython.egg-info/SOURCES.txt' #19 1.038 installing library code to build/bdist.linux-x86_64/egg #19 1.038 running install_lib #19 1.038 creating build/bdist.linux-x86_64/egg #19 1.038 creating build/bdist.linux-x86_64/egg/osmopy #19 1.038 copying build/lib/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy #19 1.038 copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #19 1.038 creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 1.039 copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 1.039 copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 1.039 copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 1.039 copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 1.039 copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy #19 1.039 copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy #19 1.039 copying build/lib/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy #19 1.039 byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.cpython-313.pyc #19 1.039 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-313.pyc #19 1.041 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-313.pyc #19 1.041 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.cpython-313.pyc #19 1.042 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.cpython-313.pyc #19 1.044 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-313.pyc #19 1.044 byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.cpython-313.pyc #19 1.045 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.cpython-313.pyc #19 1.046 byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.cpython-313.pyc #19 1.047 creating build/bdist.linux-x86_64/egg/EGG-INFO #19 1.047 installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 1.047 running install_scripts #19 1.047 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 1.047 copying build/scripts-3.13/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 1.047 copying build/scripts-3.13/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 1.047 copying build/scripts-3.13/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 1.047 copying build/scripts-3.13/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 1.047 copying build/scripts-3.13/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 1.047 copying build/scripts-3.13/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 1.047 copying build/scripts-3.13/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 1.047 copying build/scripts-3.13/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 1.047 copying build/scripts-3.13/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 1.047 copying build/scripts-3.13/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 1.047 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755 #19 1.047 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755 #19 1.047 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755 #19 1.047 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755 #19 1.047 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755 #19 1.047 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755 #19 1.047 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755 #19 1.047 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755 #19 1.047 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755 #19 1.047 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755 #19 1.047 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO #19 1.048 copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #19 1.048 copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #19 1.048 copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #19 1.048 zip_safe flag not set; analyzing archive contents... #19 1.048 osmopy.__pycache__.trap_helper.cpython-313: module references __file__ #19 1.049 creating dist #19 1.049 creating 'dist/osmopython-0.3.0-py3.13.egg' and adding 'build/bdist.linux-x86_64/egg' to it #19 1.054 removing 'build/bdist.linux-x86_64/egg' (and everything under it) #19 1.055 Processing osmopython-0.3.0-py3.13.egg #19 1.055 creating /usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.egg #19 1.055 Extracting osmopython-0.3.0-py3.13.egg to /usr/local/lib/python3.13/dist-packages #19 1.066 Adding osmopython 0.3.0 to easy-install.pth file #19 1.066 Installing osmo_rate_ctr2csv.py script to /usr/local/bin #19 1.066 Installing osmodumpdoc.py script to /usr/local/bin #19 1.067 Installing osmotestvty.py script to /usr/local/bin #19 1.067 Installing osmo_trap2cgi.py script to /usr/local/bin #19 1.067 Installing osmotestconfig.py script to /usr/local/bin #19 1.067 Installing osmo_ctrl.py script to /usr/local/bin #19 1.068 Installing osmo_verify_transcript_ctrl.py script to /usr/local/bin #19 1.068 Installing osmo_interact_ctrl.py script to /usr/local/bin #19 1.068 Installing osmo_interact_vty.py script to /usr/local/bin #19 1.068 Installing osmo_verify_transcript_vty.py script to /usr/local/bin #19 1.068 #19 1.068 Installed /usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.egg #19 1.069 Processing dependencies for osmopython==0.3.0 #19 1.069 Finished processing dependencies for osmopython==0.3.0 #19 1.089 + cd .. #19 1.089 + rm -rf osmo-python-tests #19 DONE 1.2s #20 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #20 DONE 0.4s #21 [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 #21 0.789 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci #21 0.790 Cloning into 'osmo-ci'... #21 0.995 + su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin #21 1.006 'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #21 1.006 'common.sh' -> '/usr/local/bin/common.sh' #21 1.006 'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #21 1.006 'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #21 1.006 'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #21 1.006 'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #21 1.006 'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #21 1.006 'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #21 1.006 'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #21 1.006 'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #21 1.006 'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #21 1.006 'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #21 1.006 'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #21 1.006 'reminder-extend-obs-key.sh' -> '/usr/local/bin/reminder-extend-obs-key.sh' #21 1.006 'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #21 1.006 'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #21 1.006 'wrapper_core_bt_on_error.sh' -> '/usr/local/bin/wrapper_core_bt_on_error.sh' #21 1.006 'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh' #21 1.006 'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #21 1.006 'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #21 1.008 + rm -rf osmo-ci #21 DONE 1.2s #22 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #22 DONE 0.4s #23 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #23 0.699 Cloning into 'osmo-gsm-manuals'... #23 DONE 1.1s #24 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release #24 DONE 0.6s #25 [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 #25 0.681 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./ #25 0.681 + apt-get update #25 0.745 Hit:1 http://deb.debian.org/debian trixie InRelease #25 0.745 Hit:2 http://deb.debian.org/debian trixie-updates InRelease #25 0.745 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease #25 0.745 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease [1579 B] #25 0.796 Err:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease #25 0.796 Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6B2A9F3792D15EB70D4E6A8F86A730B653725973 is not bound: No binding signature at time 2025-10-22T06:32:43Z because: No binding signature at time 2025-10-22T06:32:43Z #25 0.799 Reading package lists... #25 1.179 W: OpenPGP signature verification failed: https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6B2A9F3792D15EB70D4E6A8F86A730B653725973 is not bound: No binding signature at time 2025-10-22T06:32:43Z because: No binding signature at time 2025-10-22T06:32:43Z #25 1.179 E: The repository 'https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease' is not signed. #25 ERROR: process "/bin/sh -c set -x && \techo \"deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] $OSMOCOM_REPO ./\" \t\t> /etc/apt/sources.list.d/osmocom-nightly.list && \tapt-get update && \tapt-get install -y --no-install-recommends \t\t-t'o=obs://osmocom/osmocom:nightly/Debian_13,n=Debian_13,l=osmocom:nightly,c=' \t\tsdcc \t\t&& \tapt-get clean" did not complete successfully: exit code: 100 ------ > [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: 0.681 + apt-get update 0.745 Hit:1 http://deb.debian.org/debian trixie InRelease 0.745 Hit:2 http://deb.debian.org/debian trixie-updates InRelease 0.745 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease 0.745 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease [1579 B] 0.796 Err:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease 0.796 Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6B2A9F3792D15EB70D4E6A8F86A730B653725973 is not bound: No binding signature at time 2025-10-22T06:32:43Z because: No binding signature at time 2025-10-22T06:32:43Z 1.179 W: OpenPGP signature verification failed: https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6B2A9F3792D15EB70D4E6A8F86A730B653725973 is not bound: No binding signature at time 2025-10-22T06:32:43Z because: No binding signature at time 2025-10-22T06:32:43Z 1.179 E: The repository 'https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease' is not signed. ------ Dockerfile:227 -------------------- 226 | ADD $OSMOCOM_REPO/Release /tmp/Release 227 | >>> RUN set -x && \ 228 | >>> echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] $OSMOCOM_REPO ./" \ 229 | >>> > /etc/apt/sources.list.d/osmocom-nightly.list && \ 230 | >>> apt-get update && \ 231 | >>> apt-get install -y --no-install-recommends \ 232 | >>> -t'o=obs://osmocom/osmocom:nightly/Debian_13,n=Debian_13,l=osmocom:nightly,c=' \ 233 | >>> sdcc \ 234 | >>> && \ 235 | >>> apt-get clean 236 | -------------------- ERROR: failed to solve: process "/bin/sh -c set -x && \techo \"deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] $OSMOCOM_REPO ./\" \t\t> /etc/apt/sources.list.d/osmocom-nightly.list && \tapt-get update && \tapt-get install -y --no-install-recommends \t\t-t'o=obs://osmocom/osmocom:nightly/Debian_13,n=Debian_13,l=osmocom:nightly,c=' \t\tsdcc \t\t&& \tapt-get clean" did not complete successfully: exit code: 100 make: *** [../make/Makefile:96: docker-build] Error 1 make: Leaving directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/_docker_playground/debian-trixie-build' + exit 1 Build step 'Execute shell' marked build as failure Sending e-mails to: jenkins-notifications@lists.osmocom.org Finished: FAILURE